blob: 36c7bc641dba3efe58f3e78b9a51a62b7ea515b3 [file] [log] [blame]
Linus Torvalds1da177e2005-04-16 15:20:36 -07001
2 List of maintainers and how to submit kernel changes
3
4Please try to follow the guidelines below. This will make things
5easier on the maintainers. Not all of these guidelines matter for every
6trivial patch so apply some common sense.
7
81. Always _test_ your changes, however small, on at least 4 or
9 5 people, preferably many more.
10
112. Try to release a few ALPHA test versions to the net. Announce
12 them onto the kernel channel and await results. This is especially
13 important for device drivers, because often that's the only way
14 you will find things like the fact version 3 firmware needs
15 a magic fix you didn't know about, or some clown changed the
16 chips on a board and not its name. (Don't laugh! Look at the
17 SMC etherpower for that.)
18
193. Make sure your changes compile correctly in multiple
20 configurations. In particular check that changes work both as a
21 module and built into the kernel.
22
234. When you are happy with a change make it generally available for
24 testing and await feedback.
25
265. Make a patch available to the relevant maintainer in the list. Use
27 'diff -u' to make the patch easy to merge. Be prepared to get your
28 changes sent back with seemingly silly requests about formatting
29 and variable names. These aren't as silly as they seem. One
30 job the maintainers (and especially Linus) do is to keep things
31 looking the same. Sometimes this means that the clever hack in
32 your driver to get around a problem actually needs to become a
Andy Whitcroft0a920b52007-06-01 00:46:48 -070033 generalized kernel feature ready for next time.
34
35 PLEASE check your patch with the automated style checker
36 (scripts/checkpatch.pl) to catch trival style violations.
37 See Documentation/CodingStyle for guidance here.
Linus Torvalds1da177e2005-04-16 15:20:36 -070038
39 PLEASE try to include any credit lines you want added with the
40 patch. It avoids people being missed off by mistake and makes
41 it easier to know who wants adding and who doesn't.
42
43 PLEASE document known bugs. If it doesn't work for everything
44 or does something very odd once a month document it.
45
Alan Coxc9ee1332006-05-20 15:00:12 -070046 PLEASE remember that submissions must be made under the terms
Randy Dunlap45003712007-08-30 23:56:37 -070047 of the OSDL certificate of contribution and should include a
48 Signed-off-by: line. The current version of this "Developer's
49 Certificate of Origin" (DCO) is listed in the file
50 Documentation/SubmittingPatches.
Alan Coxc9ee1332006-05-20 15:00:12 -070051
Linus Torvalds1da177e2005-04-16 15:20:36 -0700526. Make sure you have the right to send any changes you make. If you
53 do changes at work you may find your employer owns the patch
54 not you.
55
Alan Coxc9ee1332006-05-20 15:00:12 -0700567. When sending security related changes or reports to a maintainer
57 please Cc: security@kernel.org, especially if the maintainer
58 does not respond.
59
608. Happy hacking.
Linus Torvalds1da177e2005-04-16 15:20:36 -070061
Antoine Jacquetb7eee612007-04-27 12:30:59 -030062 -----------------------------------
Linus Torvalds1da177e2005-04-16 15:20:36 -070063
64Maintainers List (try to look for most precise areas first)
65
66Note: For the hard of thinking, this list is meant to remain in alphabetical
67order. If you could add yourselves to it in alphabetical order that would be
68so much easier [Ed]
69
70P: Person
71M: Mail patches to
72L: Mailing list that is relevant to this area
73W: Web-page with status/info
Jody McIntyre50306fb2005-11-23 15:44:03 -080074T: SCM tree type and location. Type is one of: git, hg, quilt.
Linus Torvalds1da177e2005-04-16 15:20:36 -070075S: Status, one of the following:
76
77 Supported: Someone is actually paid to look after this.
78 Maintained: Someone actually looks after it.
79 Odd Fixes: It has a maintainer but they don't have time to do
80 much other than throw the odd patch in. See below..
81 Orphan: No current maintainer [but maybe you could take the
82 role as you write your new code].
83 Obsolete: Old code. Something tagged obsolete generally means
84 it has been replaced by a better system and you
85 should be using that.
86
Linus Torvalds1da177e2005-04-16 15:20:36 -0700873C505 NETWORK DRIVER
88P: Philip Blundell
89M: philb@gnu.org
Ralf Baechle979b6c12005-06-13 14:30:40 -070090L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -070091S: Maintained
92
Steffen Klasserta6d89912007-08-10 14:05:27 -0700933C59X NETWORK DRIVER
94P: Steffen Klassert
95M: klassert@mathematik.tu-chemnitz.de
96L: netdev@vger.kernel.org
97S: Maintained
98
Linus Torvalds1da177e2005-04-16 15:20:36 -0700993CR990 NETWORK DRIVER
100P: David Dillow
101M: dave@thedillows.org
Ralf Baechle979b6c12005-06-13 14:30:40 -0700102L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -0700103S: Maintained
104
1053W-XXXX ATA-RAID CONTROLLER DRIVER
106P: Adam Radford
107M: linuxraid@amcc.com
108L: linux-scsi@vger.kernel.org
109W: http://www.amcc.com
110S: Supported
111
1123W-9XXX SATA-RAID CONTROLLER DRIVER
113P: Adam Radford
114M: linuxraid@amcc.com
115L: linux-scsi@vger.kernel.org
116W: http://www.amcc.com
117S: Supported
118
11953C700 AND 53C700-66 SCSI DRIVER
120P: James E.J. Bottomley
121M: James.Bottomley@HansenPartnership.com
122L: linux-scsi@vger.kernel.org
123S: Maintained
124
1256PACK NETWORK DRIVER FOR AX.25
126P: Andreas Koensgen
127M: ajk@iehk.rwth-aachen.de
128L: linux-hams@vger.kernel.org
129S: Maintained
130
Linus Torvalds1da177e2005-04-16 15:20:36 -07001318169 10/100/1000 GIGABIT ETHERNET DRIVER
132P: Francois Romieu
133M: romieu@fr.zoreil.com
Ralf Baechle979b6c12005-06-13 14:30:40 -0700134L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -0700135S: Maintained
136
1378250/16?50 (AND CLONE UARTS) SERIAL DRIVER
Linus Torvalds1da177e2005-04-16 15:20:36 -0700138L: linux-serial@vger.kernel.org
139W: http://serial.sourceforge.net
Russell King353cefd2006-10-03 17:36:11 +0100140S: Orphan
Linus Torvalds1da177e2005-04-16 15:20:36 -0700141
1428390 NETWORK DRIVERS [WD80x3/SMC-ELITE, SMC-ULTRA, NE2000, 3C503, etc.]
143P: Paul Gortmaker
144M: p_gortmaker@yahoo.com
Ralf Baechle979b6c12005-06-13 14:30:40 -0700145L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -0700146S: Maintained
147
Eric Van Hensbergen67543e52006-03-25 03:07:29 -08001489P FILE SYSTEM
Jim Cromiece00f852006-11-30 04:49:44 +0100149P: Eric Van Hensbergen
150M: ericvh@gmail.com
151P: Ron Minnich
Eric Van Hensbergen27a2a5f2007-07-23 13:06:13 -0500152M: rminnich@sandia.gov
Jim Cromiece00f852006-11-30 04:49:44 +0100153P: Latchesar Ionkov
154M: lucho@ionkov.net
155L: v9fs-developer@lists.sourceforge.net
Eric Van Hensbergen27a2a5f2007-07-23 13:06:13 -0500156W: http://swik.net/v9fs
Jim Cromiece00f852006-11-30 04:49:44 +0100157T: git kernel.org:/pub/scm/linux/kernel/ericvh/v9fs.git
158S: Maintained
Eric Van Hensbergen67543e52006-03-25 03:07:29 -0800159
Linus Torvalds1da177e2005-04-16 15:20:36 -0700160A2232 SERIAL BOARD DRIVER
161P: Enver Haase
Linus Torvalds1da177e2005-04-16 15:20:36 -0700162M: A2232@gmx.net
163L: linux-m68k@lists.linux-m68k.org
164S: Maintained
165
166AIO
167P: Benjamin LaHaise
168M: bcrl@kvack.org
169L: linux-aio@kvack.org
170S: Supported
171
Hans de Goedef2b84bb2006-06-04 20:22:24 +0200172ABIT UGURU HARDWARE MONITOR DRIVER
173P: Hans de Goede
174M: j.w.r.degoede@hhs.nl
175L: lm-sensors@lm-sensors.org
176S: Maintained
177
Linus Torvalds1da177e2005-04-16 15:20:36 -0700178ACENIC DRIVER
179P: Jes Sorensen
180M: jes@trained-monkey.org
181L: linux-acenic@sunsite.dk
182S: Maintained
183
Salyzyn, Marke6d1fc32007-03-29 01:20:24 -0700184IPS SCSI RAID DRIVER
185P: Adaptec OEM Raid Solutions
186M: aacraid@adaptec.com
187L: linux-scsi@vger.kernel.org
188W: http://www.adaptec.com/
189S: Maintained
190
191DPT_I2O SCSI RAID DRIVER
192P: Adaptec OEM Raid Solutions
193M: aacraid@adaptec.com
194L: linux-scsi@vger.kernel.org
195W: http://www.adaptec.com/
196S: Maintained
197
Linus Torvalds1da177e2005-04-16 15:20:36 -0700198AACRAID SCSI RAID DRIVER
199P: Adaptec OEM Raid Solutions
Salyzyn, Marke6d1fc32007-03-29 01:20:24 -0700200M: aacraid@adaptec.com
Linus Torvalds1da177e2005-04-16 15:20:36 -0700201L: linux-scsi@vger.kernel.org
Salyzyn, Marke6d1fc32007-03-29 01:20:24 -0700202W: http://www.adaptec.com/
Linus Torvalds1da177e2005-04-16 15:20:36 -0700203S: Supported
204
Carlos Corbacho745a5d22008-02-05 02:17:10 +0000205ACER WMI LAPTOP EXTRAS
206P: Carlos Corbacho
207M: carlos@strangeworlds.co.uk
208L: aceracpi@googlegroups.com (subscribers-only)
209W: http://code.google.com/p/aceracpi
210S: Maintained
211
Linus Torvalds1da177e2005-04-16 15:20:36 -0700212ACPI
213P: Len Brown
214M: len.brown@intel.com
Len Brown8b59a452007-01-08 19:03:28 -0500215M: lenb@kernel.org
Len Brown6968e502005-12-30 00:32:49 -0500216L: linux-acpi@vger.kernel.org
Len Brown38e09d82007-10-25 17:55:59 -0400217W: http://www.lesswatts.org/projects/acpi/
Jody McIntyre6fb04252005-11-18 09:31:06 -0800218T: git kernel.org:/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6.git
Len Brown8b59a452007-01-08 19:03:28 -0500219S: Supported
220
221ACPI BATTERY DRIVERS
Len Browna4146552007-06-23 15:54:36 -0400222P: Alexey Starikovskiy
223M: astarikovskiy@suse.de
Len Brown8b59a452007-01-08 19:03:28 -0500224L: linux-acpi@vger.kernel.org
225W: http://acpi.sourceforge.net/
226S: Supported
227
228ACPI EC DRIVER
229P: Alexey Starikovskiy
Len Browna4146552007-06-23 15:54:36 -0400230M: astarikovskiy@suse.de
Len Brown8b59a452007-01-08 19:03:28 -0500231L: linux-acpi@vger.kernel.org
232W: http://acpi.sourceforge.net/
233S: Supported
234
235ACPI FAN DRIVER
Len Brown38e09d82007-10-25 17:55:59 -0400236P: Len Brown
237M: len.brown@intel.com
Len Brown8b59a452007-01-08 19:03:28 -0500238L: linux-acpi@vger.kernel.org
239W: http://acpi.sourceforge.net/
240S: Supported
Linus Torvalds1da177e2005-04-16 15:20:36 -0700241
Kristen Carlson Accardi998be202006-07-26 10:52:33 -0700242ACPI PCI HOTPLUG DRIVER
243P: Kristen Carlson Accardi
244M: kristen.c.accardi@intel.com
245L: pcihpd-discuss@lists.sourceforge.net
Len Brown8b59a452007-01-08 19:03:28 -0500246S: Supported
247
248ACPI THERMAL DRIVER
Len Brown38e09d82007-10-25 17:55:59 -0400249P: Len Brown
250M: len.brown@intel.com
Len Brown8b59a452007-01-08 19:03:28 -0500251L: linux-acpi@vger.kernel.org
252W: http://acpi.sourceforge.net/
253S: Supported
Kristen Carlson Accardi998be202006-07-26 10:52:33 -0700254
Len Brown359acec2007-02-10 01:59:24 -0500255ACPI VIDEO DRIVER
Len Brown38e09d82007-10-25 17:55:59 -0400256P: Rui Zhang
257M: rui.zhang@intel.com
Len Brown359acec2007-02-10 01:59:24 -0500258L: linux-acpi@vger.kernel.org
259W: http://acpi.sourceforge.net/
260S: Supported
261
Carlos Corbachobff431e2008-02-05 02:17:04 +0000262ACPI WMI DRIVER
263P: Carlos Corbacho
264M: carlos@strangeworlds.co.uk
265L: linux-acpi@vger.kernel.org
266W: http://www.lesswatts.org/projects/acpi/
267S: Maintained
268
Linus Torvalds1da177e2005-04-16 15:20:36 -0700269ADM1025 HARDWARE MONITOR DRIVER
270P: Jean Delvare
271M: khali@linux-fr.org
Jean Delvarecc0b07e2005-05-22 09:39:11 +0200272L: lm-sensors@lm-sensors.org
Linus Torvalds1da177e2005-04-16 15:20:36 -0700273S: Maintained
274
Corentin Labbecae2caa2007-02-14 21:15:04 +0100275ADM1029 HARDWARE MONITOR DRIVER
276P: Corentin Labbe
277M: corentin.labbe@geomatys.fr
278L: lm-sensors@lm-sensors.org
279S: Maintained
280
Michael Wucc0b88c2007-08-31 01:15:25 -0400281ADM8211 WIRELESS DRIVER
282P: Michael Wu
283M: flamingice@sourmilk.net
284L: linux-wireless@vger.kernel.org
285W: http://linuxwireless.org/
286T: git kernel.org:/pub/scm/linux/kernel/git/mwu/mac80211-drivers.git
287S: Maintained
288
Linus Torvalds1da177e2005-04-16 15:20:36 -0700289ADT746X FAN DRIVER
290P: Colin Leroy
291M: colin@colino.net
292S: Maintained
293
Matthew Wilcox8c6af9e2007-07-26 11:03:19 -0400294ADVANSYS SCSI DRIVER
295P: Matthew Wilcox
296M: matthew@wil.cx
297L: linux-scsi@vger.kernel.org
298S: Maintained
299
Linus Torvalds1da177e2005-04-16 15:20:36 -0700300AEDSP16 DRIVER
301P: Riccardo Facchetti
302M: fizban@tin.it
303S: Maintained
304
305AFFS FILE SYSTEM
306P: Roman Zippel
307M: zippel@linux-m68k.org
308S: Maintained
309
310AGPGART DRIVER
Dave Jones70e89922007-07-09 20:23:50 -0400311P: David Airlie
312M: airlied@linux.ie
313T: git kernel.org:/pub/scm/linux/kernel/git/airlied/drm-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -0700314S: Maintained
315
316AHA152X SCSI DRIVER
317P: Juergen E. Fischer
318M: Juergen Fischer <fischer@norbit.de>
319L: linux-scsi@vger.kernel.org
320S: Maintained
321
Hannes Reinecke64624d42007-10-19 10:32:29 +0200322AIC7XXX / AIC79XX SCSI DRIVER
323P: Hannes Reinecke
324M: hare@suse.de
325L: linux-scsi@vger.kernel.org
326S: Maintained
327
Linus Torvalds1da177e2005-04-16 15:20:36 -0700328ALCATEL SPEEDTOUCH USB DRIVER
329P: Duncan Sands
330M: duncan.sands@free.fr
Greg Kroah-Hartman63725942007-11-21 15:16:59 -0700331L: linux-usb@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -0700332W: http://www.linux-usb.org/SpeedTouch/
333S: Maintained
334
Pierre Ossman272f1332007-05-14 21:25:26 +0200335ALCHEMY AU1XX0 MMC DRIVER
336S: Orphan
337
R.Marek@sh.cvut.cz4a4e5782005-04-21 09:07:56 +0000338ALI1563 I2C DRIVER
339P: Rudolf Marek
Jean Delvare7188cc62006-12-12 18:18:30 +0100340M: r.marek@assembler.cz
Jean Delvare5d925fe2006-07-01 17:14:32 +0200341L: i2c@lm-sensors.org
R.Marek@sh.cvut.cz4a4e5782005-04-21 09:07:56 +0000342S: Maintained
343
Linus Torvalds1da177e2005-04-16 15:20:36 -0700344ALPHA PORT
345P: Richard Henderson
346M: rth@twiddle.net
347S: Odd Fixes for 2.4; Maintained for 2.6.
348P: Ivan Kokshaysky
349M: ink@jurassic.park.msu.ru
350S: Maintained for 2.4; PCI support for 2.6.
351
Thomas Dahlmann167a6752007-07-12 09:30:39 -0700352AMD GEODE CS5536 USB DEVICE CONTROLLER DRIVER
353P: Thomas Dahlmann
354M: thomas.dahlmann@amd.com
Alan Cox20292bc2008-02-06 01:36:07 -0800355L: info-linux@geode.amd.com (subscribers-only)
Thomas Dahlmann167a6752007-07-12 09:30:39 -0700356S: Supported
357
Jordan Crousef90b8112006-01-06 00:12:14 -0800358AMD GEODE PROCESSOR/CHIPSET SUPPORT
Jim Cromiece00f852006-11-30 04:49:44 +0100359P: Jordan Crouse
Alan Cox20292bc2008-02-06 01:36:07 -0800360L: info-linux@geode.amd.com (subscribers-only)
Jordan Crousef90b8112006-01-06 00:12:14 -0800361W: http://www.amd.com/us-en/ConnectivitySolutions/TechnicalResources/0,,50_2334_2452_11363,00.html
362S: Supported
363
Stelian Pop284f42b2006-12-12 18:18:31 +0100364AMS (Apple Motion Sensor) DRIVER
365P: Stelian Pop
366M: stelian@popies.net
367P: Michael Hanselmann
368M: linux-kernel@hansmi.ch
369S: Supported
370
Tom Tuckerf94b5332006-09-22 15:22:48 -0700371AMSO1100 RNIC DRIVER
372P: Tom Tucker
373M: tom@opengridcomputing.com
374P: Steve Wise
375M: swise@opengridcomputing.com
Roland Dreier78526822007-07-09 20:12:26 -0700376L: general@lists.openfabrics.org
Tom Tuckerf94b5332006-09-22 15:22:48 -0700377S: Maintained
378
Johannes Berg42269062006-07-25 16:15:50 +0200379AOA (Apple Onboard Audio) ALSA DRIVER
380P: Johannes Berg
381M: johannes@sipsolutions.net
382L: linuxppc-dev@ozlabs.org
Takashi Iwai82622042007-04-16 12:32:52 +0200383L: alsa-devel@alsa-project.org (subscribers-only)
Johannes Berg42269062006-07-25 16:15:50 +0200384S: Maintained
385
Linus Torvalds1da177e2005-04-16 15:20:36 -0700386APM DRIVER
387P: Stephen Rothwell
388M: sfr@canb.auug.org.au
389L: linux-laptop@vger.kernel.org
390W: http://www.canb.auug.org.au/~sfr/
391S: Supported
392
Nicolas Boichat6f2fad72007-05-08 00:24:52 -0700393APPLE SMC DRIVER
394P: Nicolas Boichat
395M: nicolas@boichat.ch
396L: mactel-linux-devel@lists.sourceforge.net
397S: Maintained
398
Linus Torvalds1da177e2005-04-16 15:20:36 -0700399APPLETALK NETWORK LAYER
400P: Arnaldo Carvalho de Melo
Arnaldo Carvalho de Melo926554c2007-03-31 12:05:49 -0300401M: acme@ghostprotocols.net
Linus Torvalds1da177e2005-04-16 15:20:36 -0700402S: Maintained
403
Johannes Bergeb9ebe62007-10-27 23:42:45 -0400404APPLETOUCH TOUCHPAD DRIVER
405P: Johannes Berg
406M: johannes@sipsolutions.net
Dmitry Torokhoveb76c5c2007-11-02 09:07:33 -0400407L: linux-input@vger.kernel.org
Johannes Bergeb9ebe62007-10-27 23:42:45 -0400408S: Maintained
409
Jaya Kumar1154ea72005-06-21 17:17:04 -0700410ARC FRAMEBUFFER DRIVER
411P: Jaya Kumar
412M: jayalk@intworks.biz
413S: Maintained
414
Linus Torvalds1da177e2005-04-16 15:20:36 -0700415ARM MFM AND FLOPPY DRIVERS
416P: Ian Molton
417M: spyro@f2s.com
418S: Maintained
419
Russell King2761f5c2007-05-24 06:56:08 +0200420ARM PRIMECELL MMCI PL180/1 DRIVER
421P: Russell King
422M: rmk@arm.linux.org.uk
423L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
424S: Maintained
425
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -0800426ARM/ADI ROADRUNNER MACHINE SUPPORT
427P: Lennert Buytenhek
428M: kernel@wantstofly.org
429L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
430S: Maintained
431
432ARM/ADS SPHERE MACHINE SUPPORT
433P: Lennert Buytenhek
434M: kernel@wantstofly.org
435L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
436S: Maintained
437
438ARM/AJECO 1ARM MACHINE SUPPORT
439P: Lennert Buytenhek
440M: kernel@wantstofly.org
441L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
442S: Maintained
443
Andrew Victord4a89c72006-12-04 13:56:21 +0100444ARM/ATMEL AT91RM9200 ARM ARCHITECTURE
445P: Andrew Victor
Joe Perches6650e0a2007-12-10 15:49:32 -0800446M: andrew@sanpeople.com
Andrew Victord4a89c72006-12-04 13:56:21 +0100447L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
448W: http://maxim.org.za/at91_26.html
449S: Maintained
450
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -0800451ARM/CIRRUS LOGIC EP93XX ARM ARCHITECTURE
452P: Lennert Buytenhek
453M: kernel@wantstofly.org
454L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
455S: Maintained
456
457ARM/CIRRUS LOGIC EDB9315A MACHINE SUPPORT
458P: Lennert Buytenhek
459M: kernel@wantstofly.org
460L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
461S: Maintained
462
Linus Torvalds1da177e2005-04-16 15:20:36 -0700463ARM/CORGI MACHINE SUPPORT
464P: Richard Purdie
465M: rpurdie@rpsys.net
466S: Maintained
467
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -0800468ARM/GLOMATION GESBC9312SX MACHINE SUPPORT
469P: Lennert Buytenhek
470M: kernel@wantstofly.org
471L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
472S: Maintained
473
Kristoffer Ericson21f37bc2006-11-21 01:20:31 +0100474ARM/HP JORNADA 7XX MACHINE SUPPORT
475P: Kristoffer Ericson
Kristoffer Ericson6a4d0282007-07-07 17:45:10 +0100476M: kristoffer.ericson@gmail.com
Kristoffer Ericson21f37bc2006-11-21 01:20:31 +0100477W: www.jlime.com
478S: Maintained
479
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -0800480ARM/INTEL IOP32X ARM ARCHITECTURE
481P: Lennert Buytenhek
482M: kernel@wantstofly.org
Dan Williamse2bdb172007-01-02 18:32:37 +0100483P: Dan Williams
484M: dan.j.williams@intel.com
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -0800485L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
Dan Williamse2bdb172007-01-02 18:32:37 +0100486S: Supported
487
488ARM/INTEL IOP33X ARM ARCHITECTURE
489P: Dan Williams
490M: dan.j.williams@intel.com
491L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
492S: Supported
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -0800493
494ARM/INTEL IOP13XX ARM ARCHITECTURE
495P: Lennert Buytenhek
496M: kernel@wantstofly.org
Dan Williamse2bdb172007-01-02 18:32:37 +0100497P: Dan Williams
498M: dan.j.williams@intel.com
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -0800499L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
Dan Williamse2bdb172007-01-02 18:32:37 +0100500S: Supported
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -0800501
502ARM/INTEL IQ81342EX MACHINE SUPPORT
503P: Lennert Buytenhek
504M: kernel@wantstofly.org
Dan Williamse2bdb172007-01-02 18:32:37 +0100505P: Dan Williams
506M: dan.j.williams@intel.com
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -0800507L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
Dan Williamse2bdb172007-01-02 18:32:37 +0100508S: Supported
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -0800509
510ARM/INTEL IXP2000 ARM ARCHITECTURE
511P: Lennert Buytenhek
512M: kernel@wantstofly.org
513L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
514S: Maintained
515
516ARM/INTEL IXDP2850 MACHINE SUPPORT
517P: Lennert Buytenhek
518M: kernel@wantstofly.org
519L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
520S: Maintained
521
522ARM/INTEL IXP23XX ARM ARCHITECTURE
523P: Lennert Buytenhek
524M: kernel@wantstofly.org
525L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
526S: Maintained
527
528ARM/INTEL XSC3 (MANZANO) ARM CORE
529P: Lennert Buytenhek
530M: kernel@wantstofly.org
Dan Williamse2bdb172007-01-02 18:32:37 +0100531P: Dan Williams
532M: dan.j.williams@intel.com
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -0800533L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
Dan Williamse2bdb172007-01-02 18:32:37 +0100534S: Supported
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -0800535
536ARM/IP FABRICS DOUBLE ESPRESSO MACHINE SUPPORT
537P: Lennert Buytenhek
538M: kernel@wantstofly.org
539L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
540S: Maintained
541
542ARM/LOGICPD PXA270 MACHINE SUPPORT
543P: Lennert Buytenhek
544M: kernel@wantstofly.org
545L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
546S: Maintained
547
Dirk Opfer8459c152005-11-06 14:27:52 +0000548ARM/TOSA MACHINE SUPPORT
549P: Dirk Opfer
550M: dirk@opfer-online.de
551S: Maintained
552
Linus Torvalds1da177e2005-04-16 15:20:36 -0700553ARM/PLEB SUPPORT
554P: Peter Chubb
555M: pleb@gelato.unsw.edu.au
556W: http://www.disy.cse.unsw.edu.au/Hardware/PLEB
557S: Maintained
558
559ARM/PT DIGITAL BOARD PORT
560P: Stefan Eletzhofer
561M: stefan.eletzhofer@eletztrick.de
Alexey Dobriyan70f09f12005-06-23 00:09:47 -0700562L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -0700563W: http://www.arm.linux.org.uk/
564S: Maintained
565
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -0800566ARM/RADISYS ENP2611 MACHINE SUPPORT
567P: Lennert Buytenhek
568M: kernel@wantstofly.org
569L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
570S: Maintained
571
Linus Torvalds1da177e2005-04-16 15:20:36 -0700572ARM/SHARK MACHINE SUPPORT
573P: Alexander Schulz
574M: alex@shark-linux.de
575W: http://www.shark-linux.de/shark.html
576S: Maintained
577
578ARM/STRONGARM110 PORT
579P: Russell King
580M: rmk@arm.linux.org.uk
Alexey Dobriyan70f09f12005-06-23 00:09:47 -0700581L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -0700582W: http://www.arm.linux.org.uk/
583S: Maintained
584
585ARM/S3C2410 ARM ARCHITECTURE
586P: Ben Dooks
Ben Dooks449d4dd2006-12-22 01:10:23 -0800587M: ben-linux@fluff.org
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.fluff.org/ben/linux/
590S: Maintained
591
592ARM/S3C2440 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
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -0800599ARM/TECHNOLOGIC SYSTEMS TS7250 MACHINE SUPPORT
600P: Lennert Buytenhek
601M: kernel@wantstofly.org
602L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
603S: Maintained
604
605ARM/THECUS N2100 MACHINE SUPPORT
606P: Lennert Buytenhek
607M: kernel@wantstofly.org
608L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
609S: Maintained
610
Linus Torvalds1da177e2005-04-16 15:20:36 -0700611ARPD SUPPORT
612P: Jonathan Layes
Ralf Baechle979b6c12005-06-13 14:30:40 -0700613L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -0700614S: Maintained
615
616ASUS ACPI EXTRAS DRIVER
Len Brown0b67d942006-12-22 21:18:56 -0500617P: Corentin Chary
618M: corentincj@iksaif.net
Linus Torvalds1da177e2005-04-16 15:20:36 -0700619P: Karol Kozimor
620M: sziwan@users.sourceforge.net
Linus Torvalds1da177e2005-04-16 15:20:36 -0700621L: acpi4asus-user@lists.sourceforge.net
622W: http://sourceforge.net/projects/acpi4asus
Len Brown0b67d942006-12-22 21:18:56 -0500623W: http://xf.iksaif.net/acpi4asus
Linus Torvalds1da177e2005-04-16 15:20:36 -0700624S: Maintained
625
Mark M. Hoffman6ea884d2007-06-09 10:11:15 -0400626ASUS ASB100 HARDWARE MONITOR DRIVER
627P: Mark M. Hoffman
628M: mhoffman@lightlink.com
629L: lm-sensors@lm-sensors.org
630S: Maintained
631
Corentin Chary85091b72007-01-26 14:04:30 +0100632ASUS LAPTOP EXTRAS DRIVER
633P: Corentin Chary
634M: corentincj@iksaif.net
635L: acpi4asus-user@lists.sourceforge.net
636W: http://sourceforge.net/projects/acpi4asus
637W: http://xf.iksaif.net/acpi4asus
638S: Maintained
639
Dan Williamsb3e5f262007-08-07 10:26:35 -0700640ASYNCHRONOUS TRANSFERS/TRANSFORMS API
641P: Dan Williams
642M: dan.j.williams@intel.com
Maciej Sosnowski5e45bb22008-02-21 13:44:31 +0100643P: Maciej Sosnowski
644M: maciej.sosnowski@intel.com
Dan Williamsb3e5f262007-08-07 10:26:35 -0700645L: linux-kernel@vger.kernel.org
646W: http://sourceforge.net/projects/xscaleiop
647S: Supported
648
Linus Torvalds1da177e2005-04-16 15:20:36 -0700649ATA OVER ETHERNET DRIVER
650P: Ed L. Cashin
651M: ecashin@coraid.com
652W: http://www.coraid.com/support/linux
653S: Supported
654
Jiri Slabyfa1c1142007-08-12 17:33:16 +0200655ATHEROS ATH5K WIRELESS DRIVER
656P: Jiri Slaby
657M: jirislaby@gmail.com
658P: Nick Kossifidis
659M: mickflemm@gmail.com
660P: Luis R. Rodriguez
661M: mcgrof@gmail.com
662L: linux-wireless@vger.kernel.org
663L: ath5k-devel@lists.ath5k.org
664S: Maintained
665
Jay Cliburn8d5ca6e2007-02-03 20:25:10 -0600666ATL1 ETHERNET DRIVER
667P: Jay Cliburn
668M: jcliburn@gmail.com
669P: Chris Snook
670M: csnook@redhat.com
671L: atl1-devel@lists.sourceforge.net
672W: http://sourceforge.net/projects/atl1
673W: http://atl1.sourceforge.net
674S: Maintained
675
Linus Torvalds1da177e2005-04-16 15:20:36 -0700676ATM
677P: Chas Williams
678M: chas@cmf.nrl.navy.mil
Roland Dreierf37bf902006-09-13 20:39:33 -0700679L: linux-atm-general@lists.sourceforge.net (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -0700680W: http://linux-atm.sourceforge.net
681S: Maintained
682
Pierre Ossman272f1332007-05-14 21:25:26 +0200683ATMEL AT91 MCI DRIVER
Pierre Ossman81764fa2007-07-15 18:47:38 +0200684P: Nicolas Ferre
Nicolas Ferre8f4c79c2008-01-14 00:55:13 -0800685M: nicolas.ferre@atmel.com
Pierre Ossman81764fa2007-07-15 18:47:38 +0200686L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
687W: http://www.atmel.com/products/AT91/
688W: http://www.at91.com/
689S: Maintained
Pierre Ossman272f1332007-05-14 21:25:26 +0200690
Haavard Skinnemoena1cfac42008-02-08 04:21:00 -0800691ATMEL AT91 / AT32 SERIAL DRIVER
692P: Haavard Skinnemoen
693M: hskinnemoen@atmel.com
694L: linux-kernel@vger.kernel.org
695S: Supported
696
Nicolas Ferre8f4c79c2008-01-14 00:55:13 -0800697ATMEL LCDFB DRIVER
698P: Nicolas Ferre
699M: nicolas.ferre@atmel.com
Geert Uytterhoeven8936b6d2008-02-23 15:23:30 -0800700L: linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers)
Nicolas Ferre8f4c79c2008-01-14 00:55:13 -0800701S: Maintained
702
Haavard Skinnemoen89e57852006-11-09 14:51:17 +0100703ATMEL MACB ETHERNET DRIVER
Haavard Skinnemoen89e57852006-11-09 14:51:17 +0100704P: Haavard Skinnemoen
705M: hskinnemoen@atmel.com
706S: Supported
707
Haavard Skinnemoen754ce4f2007-02-14 00:33:09 -0800708ATMEL SPI DRIVER
709P: Haavard Skinnemoen
710M: hskinnemoen@atmel.com
711S: Supported
712
Haavard Skinnemoen914a3f32007-10-10 02:29:43 -0700713ATMEL USBA UDC DRIVER
714P: Haavard Skinnemoen
715M: hskinnemoen@atmel.com
716L: kernel@avr32linux.org
717W: http://avr32linux.org/twiki/bin/view/Main/AtmelUsbDeviceDriver
718S: Supported
719
Linus Torvalds1da177e2005-04-16 15:20:36 -0700720ATMEL WIRELESS DRIVER
721P: Simon Kelley
722M: simon@thekelleys.org.uk
Johannes Berg724c6b32007-04-23 12:18:20 -0700723L: linux-wireless@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -0700724W: http://www.thekelleys.org.uk/atmel
725W: http://atmelwlandriver.sourceforge.net/
726S: Maintained
727
Chris Wrighta92b7b82005-07-07 18:12:23 -0700728AUDIT SUBSYSTEM
David Woodhousead3f9a22005-07-13 15:28:29 +0100729P: David Woodhouse
730M: dwmw2@infradead.org
Gabriel Cb9a06202007-08-10 13:00:56 -0700731L: linux-audit@redhat.com (subscribers-only)
David Woodhousead3f9a22005-07-13 15:28:29 +0100732W: http://people.redhat.com/sgrubb/audit/
Josh Boyer1adc1232005-11-23 15:44:15 -0800733T: git kernel.org:/pub/scm/linux/kernel/git/dwmw2/audit-2.6.git
Chris Wrighta92b7b82005-07-07 18:12:23 -0700734S: Maintained
735
Miguel Ojeda Sandonis70e84042007-02-10 01:44:32 -0800736AUXILIARY DISPLAY DRIVERS
737P: Miguel Ojeda Sandonis
738M: maxextreme@gmail.com
739L: linux-kernel@vger.kernel.org
Miguel Ojeda6b968622007-05-08 00:29:54 -0700740W: http://auxdisplay.googlepages.com/
Miguel Ojeda Sandonis70e84042007-02-10 01:44:32 -0800741S: Maintained
742
Haavard Skinnemoen5f97f7f2006-09-25 23:32:13 -0700743AVR32 ARCHITECTURE
Haavard Skinnemoen5f97f7f2006-09-25 23:32:13 -0700744P: Haavard Skinnemoen
745M: hskinnemoen@atmel.com
746W: http://www.atmel.com/products/AVR32/
747W: http://avr32linux.org/
748W: http://avrfreaks.net/
749S: Supported
750
751AVR32/AT32AP MACHINE SUPPORT
Haavard Skinnemoen5f97f7f2006-09-25 23:32:13 -0700752P: Haavard Skinnemoen
753M: hskinnemoen@atmel.com
754S: Supported
755
Linus Torvalds1da177e2005-04-16 15:20:36 -0700756AX.25 NETWORK LAYER
757P: Ralf Baechle
758M: ralf@linux-mips.org
759L: linux-hams@vger.kernel.org
Ralf Baechled34cb282006-04-19 04:14:30 +0200760W: http://www.linux-ax25.org/
Linus Torvalds1da177e2005-04-16 15:20:36 -0700761S: Maintained
762
Richard Purdie300abeb2007-02-07 22:21:07 +0000763BACKLIGHT CLASS/SUBSYSTEM
764P: Richard Purdie
765M: rpurdie@rpsys.net
766S: Maintained
767
Bryan Wu1394f032007-05-06 14:50:22 -0700768BLACKFIN ARCHITECTURE
Bryan Wue3b2d3f2007-06-11 15:31:30 +0800769P: Bryan Wu
770M: bryan.wu@analog.com
Bryan Wue3b2d3f2007-06-11 15:31:30 +0800771L: uclinux-dist-devel@blackfin.uclinux.org (subscribers-only)
772W: http://blackfin.uclinux.org
773S: Supported
Bryan Wu1394f032007-05-06 14:50:22 -0700774
Bryan Wue190d6b2007-07-17 14:43:44 +0800775BLACKFIN EMAC DRIVER
776P: Bryan Wu
777M: bryan.wu@analog.com
778L: uclinux-dist-devel@blackfin.uclinux.org (subscribers-only)
779W: http://blackfin.uclinux.org
780S: Supported
781
Mike Frysinger566da5b2007-06-11 15:31:30 +0800782BLACKFIN RTC DRIVER
783P: Mike Frysinger
Mike Frysinger566da5b2007-06-11 15:31:30 +0800784M: vapier.adi@gmail.com
785L: uclinux-dist-devel@blackfin.uclinux.org (subscribers-only)
786W: http://blackfin.uclinux.org
787S: Supported
788
Bryan Wu1394f032007-05-06 14:50:22 -0700789BLACKFIN SERIAL DRIVER
Mike Frysinger9c5e7102007-11-17 23:19:44 +0800790P: Sonic Zhang
791M: sonic.zhang@analog.com
Bryan Wue3b2d3f2007-06-11 15:31:30 +0800792L: uclinux-dist-devel@blackfin.uclinux.org (subscribers-only)
793W: http://blackfin.uclinux.org
794S: Supported
Bryan Wu1394f032007-05-06 14:50:22 -0700795
Bryan Wu1e6d3202007-07-15 02:50:02 +0800796BLACKFIN WATCHDOG DRIVER
797P: Mike Frysinger
Bryan Wu1e6d3202007-07-15 02:50:02 +0800798M: vapier.adi@gmail.com
799L: uclinux-dist-devel@blackfin.uclinux.org (subscribers-only)
800W: http://blackfin.uclinux.org
801S: Supported
802
Linus Torvalds1da177e2005-04-16 15:20:36 -0700803BAYCOM/HDLCDRV DRIVERS FOR AX.25
804P: Thomas Sailer
805M: t.sailer@alumni.ethz.ch
806L: linux-hams@vger.kernel.org
807W: http://www.baycom.org/~tom/ham/ham.html
808S: Maintained
809
Michael Buesche4d6b792007-09-18 15:39:42 -0400810B43 WIRELESS DRIVER
811P: Michael Buesch
812M: mb@bu3sch.de
813P: Stefano Brivio
Stefano Brivio2817ef12007-11-06 22:48:56 +0100814M: stefano.brivio@polimi.it
Michael Buesche4d6b792007-09-18 15:39:42 -0400815L: linux-wireless@vger.kernel.org
Stefano Brivio2817ef12007-11-06 22:48:56 +0100816W: http://linuxwireless.org/en/users/Drivers/b43
Michael Buesche4d6b792007-09-18 15:39:42 -0400817S: Maintained
818
Larry Finger75388ac2007-09-25 16:46:54 -0700819B43LEGACY WIRELESS DRIVER
820P: Larry Finger
821M: Larry.Finger@lwfinger.net
Stefano Brivio2817ef12007-11-06 22:48:56 +0100822P: Stefano Brivio
823M: stefano.brivio@polimi.it
Larry Finger75388ac2007-09-25 16:46:54 -0700824L: linux-wireless@vger.kernel.org
Stefano Brivio2817ef12007-11-06 22:48:56 +0100825W: http://linuxwireless.org/en/users/Drivers/b43
Larry Finger75388ac2007-09-25 16:46:54 -0700826S: Maintained
827
Michael Bueschfb67a0f2006-08-16 00:39:36 +0200828BCM43XX WIRELESS DRIVER (SOFTMAC BASED VERSION)
829P: Larry Finger
830M: Larry.Finger@lwfinger.net
Michael Buesch9eac8f92006-04-22 17:31:27 +0200831P: Stefano Brivio
Stefano Brivio2817ef12007-11-06 22:48:56 +0100832M: stefano.brivio@polimi.it
Johannes Berg724c6b32007-04-23 12:18:20 -0700833L: linux-wireless@vger.kernel.org
Michael Buesch9eac8f92006-04-22 17:31:27 +0200834W: http://bcm43xx.berlios.de/
John W. Linville003faaa2008-01-27 22:48:37 -0800835S: Obsolete
Michael Buesch9eac8f92006-04-22 17:31:27 +0200836
Linus Torvalds1da177e2005-04-16 15:20:36 -0700837BEFS FILE SYSTEM
838P: Sergey S. Kostyliov
839M: rathamahata@php4.ru
840L: linux-kernel@vger.kernel.org
841S: Maintained
842
Linus Torvalds1da177e2005-04-16 15:20:36 -0700843BFS FILE SYSTEM
844P: Tigran A. Aivazian
Tigran Aivazianb5b9df62006-11-08 17:44:46 -0800845M: tigran@aivazian.fsnet.co.uk
Linus Torvalds1da177e2005-04-16 15:20:36 -0700846L: linux-kernel@vger.kernel.org
847S: Maintained
848
Bryan Wud24ecfc2007-05-01 23:26:32 +0200849BLACKFIN I2C TWI DRIVER
850P: Sonic Zhang
851M: sonic.zhang@analog.com
852L: uclinux-dist-devel@blackfin.uclinux.org (subscribers-only)
853W: http://blackfin.uclinux.org/
854S: Supported
855
Linus Torvalds1da177e2005-04-16 15:20:36 -0700856BLOCK LAYER
857P: Jens Axboe
Jens Axboe0fe23472006-09-04 15:41:16 +0200858M: axboe@kernel.dk
Linus Torvalds1da177e2005-04-16 15:20:36 -0700859L: linux-kernel@vger.kernel.org
Jody McIntyre6fb04252005-11-18 09:31:06 -0800860T: git kernel.org:/pub/scm/linux/kernel/git/axboe/linux-2.6-block.git
Linus Torvalds1da177e2005-04-16 15:20:36 -0700861S: Maintained
862
Joern Engel2b54aae2008-02-06 01:38:02 -0800863BLOCK2MTD DRIVER
864P: Joern Engel
865M: joern@lazybastard.org
866L: linux-mtd@lists.infradead.org
867S: Maintained
868
Linus Torvalds1da177e2005-04-16 15:20:36 -0700869BLUETOOTH SUBSYSTEM
870P: Marcel Holtmann
871M: marcel@holtmann.org
872P: Maxim Krasnyansky
873M: maxk@qualcomm.com
874L: bluez-devel@lists.sf.net
875W: http://bluez.sf.net
876W: http://www.bluez.org
877W: http://www.holtmann.org/linux/bluetooth/
Josh Boyer1adc1232005-11-23 15:44:15 -0800878T: git kernel.org:/pub/scm/linux/kernel/git/holtmann/bluetooth-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -0700879S: Maintained
880
881BLUETOOTH RFCOMM LAYER
882P: Marcel Holtmann
883M: marcel@holtmann.org
884P: Maxim Krasnyansky
885M: maxk@qualcomm.com
886S: Maintained
887
888BLUETOOTH BNEP LAYER
889P: Marcel Holtmann
890M: marcel@holtmann.org
891P: Maxim Krasnyansky
892M: maxk@qualcomm.com
893S: Maintained
894
895BLUETOOTH CMTP LAYER
896P: Marcel Holtmann
897M: marcel@holtmann.org
898S: Maintained
899
900BLUETOOTH HIDP LAYER
901P: Marcel Holtmann
902M: marcel@holtmann.org
903S: Maintained
904
905BLUETOOTH HCI UART DRIVER
906P: Marcel Holtmann
907M: marcel@holtmann.org
908P: Maxim Krasnyansky
909M: maxk@qualcomm.com
910S: Maintained
911
912BLUETOOTH HCI USB DRIVER
913P: Marcel Holtmann
914M: marcel@holtmann.org
915P: Maxim Krasnyansky
916M: maxk@qualcomm.com
917S: Maintained
918
919BLUETOOTH HCI BCM203X DRIVER
920P: Marcel Holtmann
921M: marcel@holtmann.org
922S: Maintained
923
924BLUETOOTH HCI BPA10X DRIVER
925P: Marcel Holtmann
926M: marcel@holtmann.org
927S: Maintained
928
929BLUETOOTH HCI BFUSB DRIVER
930P: Marcel Holtmann
931M: marcel@holtmann.org
932S: Maintained
933
934BLUETOOTH HCI DTL1 DRIVER
935P: Marcel Holtmann
936M: marcel@holtmann.org
937S: Maintained
938
939BLUETOOTH HCI BLUECARD DRIVER
940P: Marcel Holtmann
941M: marcel@holtmann.org
942S: Maintained
943
944BLUETOOTH HCI BT3C DRIVER
945P: Marcel Holtmann
946M: marcel@holtmann.org
947S: Maintained
948
949BLUETOOTH HCI BTUART DRIVER
950P: Marcel Holtmann
951M: marcel@holtmann.org
952S: Maintained
953
954BLUETOOTH HCI VHCI DRIVER
955P: Maxim Krasnyansky
956M: maxk@qualcomm.com
957S: Maintained
958
959BONDING DRIVER
Jim Cromiece00f852006-11-30 04:49:44 +0100960P: Jay Vosburgh
961M: fubar@us.ibm.com
962L: bonding-devel@lists.sourceforge.net
963W: http://sourceforge.net/projects/bonding/
964S: Supported
Linus Torvalds1da177e2005-04-16 15:20:36 -0700965
Arnd Bergmannfef1c772005-06-23 09:43:37 +1000966BROADBAND PROCESSOR ARCHITECTURE
967P: Arnd Bergmann
968M: arnd@arndb.de
Stephen Rothwell1d049812006-03-22 11:26:58 +1100969L: linuxppc-dev@ozlabs.org
Arthur Othieno6d923f92006-05-19 06:22:23 -0400970W: http://www.penguinppc.org/ppc64/
Arnd Bergmannfef1c772005-06-23 09:43:37 +1000971S: Supported
972
Gary Zambrano39105892006-06-22 17:26:20 -0700973BROADCOM B44 10/100 ETHERNET DRIVER
974P: Gary Zambrano
975M: zambrano@broadcom.com
976L: netdev@vger.kernel.org
977S: Supported
978
Michael Chan948c51e2006-06-04 02:51:39 -0700979BROADCOM BNX2 GIGABIT ETHERNET DRIVER
980P: Michael Chan
981M: mchan@broadcom.com
982L: netdev@vger.kernel.org
983S: Supported
984
985BROADCOM TG3 GIGABIT ETHERNET DRIVER
986P: Michael Chan
987M: mchan@broadcom.com
988L: netdev@vger.kernel.org
989S: Supported
990
Jens Axboe5cdf7f72007-07-17 08:58:06 +0200991BSG (block layer generic sg v4 driver)
992P: FUJITA Tomonori
993M: fujita.tomonori@lab.ntt.co.jp
994L: linux-scsi@vger.kernel.org
995S: Supported
996
Linus Torvalds1da177e2005-04-16 15:20:36 -0700997BTTV VIDEO4LINUX DRIVER
Mauro Carvalho Chehab96b6aba2005-06-28 20:45:20 -0700998P: Mauro Carvalho Chehab
Mauro Carvalho Chehab8d58d772006-01-27 16:32:02 -0200999M: mchehab@infradead.org
1000M: v4l-dvb-maintainer@linuxtv.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001001L: video4linux-list@redhat.com
Mauro Carvalho Chehab96b6aba2005-06-28 20:45:20 -07001002W: http://linuxtv.org
Mauro Carvalho Chehabecfa4fd2005-12-19 09:15:13 -02001003T: git kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvb.git
Mauro Carvalho Chehab96b6aba2005-06-28 20:45:20 -07001004S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07001005
Jonathan Corbet77d51402007-03-22 19:44:17 -03001006CAFE CMOS INTEGRATED CAMERA CONTROLLER DRIVER
1007P: Jonathan Corbet
1008M: corbet@lwn.net
1009L: video4linux-list@redhat.com
1010S: Maintained
1011
Oliver Hartkoppbeca2222007-11-16 16:07:41 -08001012CAN NETWORK LAYER
1013P: Urs Thuermann
1014M: urs.thuermann@volkswagen.de
1015P: Oliver Hartkopp
1016M: oliver.hartkopp@volkswagen.de
1017L: socketcan-core@lists.berlios.de
1018W: http://developer.berlios.de/projects/socketcan/
1019S: Maintained
1020
Muli Ben-Yehuda77dac902006-07-10 17:06:12 +02001021CALGARY x86-64 IOMMU
1022P: Muli Ben-Yehuda
1023M: muli@il.ibm.com
1024P: Jon D. Mason
Jon Masond8d2bed2006-10-05 18:47:21 +02001025M: jdmason@kudzu.us
Muli Ben-Yehuda77dac902006-07-10 17:06:12 +02001026L: linux-kernel@vger.kernel.org
1027L: discuss@x86-64.org
1028S: Maintained
1029
Miguel Ojeda Sandonis70e84042007-02-10 01:44:32 -08001030CFAG12864B LCD DRIVER
1031P: Miguel Ojeda Sandonis
1032M: maxextreme@gmail.com
1033L: linux-kernel@vger.kernel.org
Miguel Ojeda6b968622007-05-08 00:29:54 -07001034W: http://auxdisplay.googlepages.com/
Miguel Ojeda Sandonis70e84042007-02-10 01:44:32 -08001035S: Maintained
1036
1037CFAG12864BFB LCD FRAMEBUFFER DRIVER
1038P: Miguel Ojeda Sandonis
1039M: maxextreme@gmail.com
1040L: linux-kernel@vger.kernel.org
Miguel Ojeda6b968622007-05-08 00:29:54 -07001041W: http://auxdisplay.googlepages.com/
Miguel Ojeda Sandonis70e84042007-02-10 01:44:32 -08001042S: Maintained
1043
Johannes Berg704232c2007-04-23 12:20:05 -07001044CFG80211 and NL80211
1045P: Johannes Berg
1046M: johannes@sipsolutions.net
1047L: linux-wireless@vger.kernel.org
1048S: Maintained
1049
Andy Whitcroft0a920b52007-06-01 00:46:48 -07001050CHECKPATCH
1051P: Andy Whitcroft
1052M: apw@shadowen.org
1053P: Randy Dunlap
1054M: rdunlap@xenotime.net
1055P: Joel Schopp
1056M: jschopp@austin.ibm.com
1057S: Supported
1058
Linus Torvalds1da177e2005-04-16 15:20:36 -07001059COMMON INTERNET FILE SYSTEM (CIFS)
1060P: Steve French
1061M: sfrench@samba.org
Jesper Juhlfb453d42006-01-15 02:46:48 +01001062L: linux-cifs-client@lists.samba.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001063L: samba-technical@lists.samba.org
Steve Frenchaf5a0322007-08-13 19:53:17 +00001064W: http://linux-cifs.samba.org/
Josh Boyer1adc1232005-11-23 15:44:15 -08001065T: git kernel.org:/pub/scm/linux/kernel/git/sfrench/cifs-2.6.git
Antoine Jacquetb7eee612007-04-27 12:30:59 -03001066S: Supported
Linus Torvalds1da177e2005-04-16 15:20:36 -07001067
Joel Becker7063fbf2005-12-15 14:29:43 -08001068CONFIGFS
1069P: Joel Becker
Joel Becker62ca3d22006-01-27 11:04:12 -08001070M: joel.becker@oracle.com
1071L: linux-kernel@vger.kernel.org
Joel Becker7063fbf2005-12-15 14:29:43 -08001072S: Supported
1073
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -08001074CIRRUS LOGIC EP93XX ETHERNET DRIVER
1075P: Lennert Buytenhek
1076M: kernel@wantstofly.org
1077L: netdev@vger.kernel.org
1078S: Maintained
1079
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -08001080CIRRUS LOGIC EP93XX OHCI USB HOST DRIVER
1081P: Lennert Buytenhek
1082M: kernel@wantstofly.org
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07001083L: linux-usb@vger.kernel.org
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -08001084S: Maintained
1085
Linus Torvalds1da177e2005-04-16 15:20:36 -07001086CIRRUS LOGIC CS4280/CS461x SOUNDDRIVER
1087P: Cirrus Logic Corporation (kernel 2.2 driver)
1088M: Cirrus Logic Corporation, Thomas Woller <twoller@crystal.cirrus.com>
1089P: Nils Faerber (port to kernel 2.4)
1090M: Nils Faerber <nils@kernelconcepts.de>
1091S: Maintained
1092
1093CODA FILE SYSTEM
1094P: Jan Harkes
1095M: jaharkes@cs.cmu.edu
1096M: coda@cs.cmu.edu
1097L: codalist@coda.cs.cmu.edu
1098W: http://www.coda.cs.cmu.edu/
1099S: Maintained
1100
1101COMPACTPCI HOTPLUG CORE
1102P: Scott Murray
1103M: scottm@somanetworks.com
1104M: scott@spiteful.org
1105L: pcihpd-discuss@lists.sourceforge.net
1106S: Supported
1107
1108COMPACTPCI HOTPLUG ZIATECH ZT5550 DRIVER
1109P: Scott Murray
1110M: scottm@somanetworks.com
1111M: scott@spiteful.org
1112L: pcihpd-discuss@lists.sourceforge.net
1113S: Supported
1114
1115COMPACTPCI HOTPLUG GENERIC DRIVER
1116P: Scott Murray
1117M: scottm@somanetworks.com
1118M: scott@spiteful.org
1119L: pcihpd-discuss@lists.sourceforge.net
1120S: Supported
1121
1122COMPUTONE INTELLIPORT MULTIPORT CARD
1123P: Michael H. Warfield
Adrian Bunk07d46de2005-06-25 14:59:13 -07001124M: mhw@wittsend.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07001125W: http://www.wittsend.com/computone.html
Adrian Bunk07d46de2005-06-25 14:59:13 -07001126S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07001127
Simon Arlott949be0f2007-03-06 02:47:46 -08001128CONEXANT ACCESSRUNNER USB DRIVER
1129P: Simon Arlott
1130M: cxacru@fire.lp0.eu
Simon Arlott9ae5e3b2007-05-09 08:38:10 +02001131L: accessrunner-general@lists.sourceforge.net
1132W: http://accessrunner.sourceforge.net/
Simon Arlott949be0f2007-03-06 02:47:46 -08001133S: Maintained
1134
Rudolf Marekbebe4672007-05-08 17:22:02 +02001135CORETEMP HARDWARE MONITORING DRIVER
1136P: Rudolf Marek
1137M: r.marek@assembler.cz
1138L: lm-sensors@lm-sensors.org
1139S: Maintained
1140
Linus Torvalds1da177e2005-04-16 15:20:36 -07001141COSA/SRP SYNC SERIAL DRIVER
1142P: Jan "Yenya" Kasprzak
1143M: kas@fi.muni.cz
1144W: http://www.fi.muni.cz/~kas/cosa/
1145S: Maintained
1146
1147CPU FREQUENCY DRIVERS
1148P: Dave Jones
1149M: davej@codemonkey.org.uk
1150L: cpufreq@lists.linux.org.uk
1151W: http://www.codemonkey.org.uk/projects/cpufreq/
Dave Jones7531a0b2006-12-12 17:26:35 -05001152T: git kernel.org/pub/scm/linux/kernel/git/davej/cpufreq.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07001153S: Maintained
1154
1155CPUID/MSR DRIVER
1156P: H. Peter Anvin
1157M: hpa@zytor.com
1158S: Maintained
1159
Paul Jacksoned90fb42005-09-27 21:45:37 -07001160CPUSETS
1161P: Paul Jackson
1162P: Simon Derr
1163M: pj@sgi.com
1164M: simon.derr@bull.net
1165L: linux-kernel@vger.kernel.org
1166W: http://www.bullopensource.org/cpuset/
1167S: Supported
1168
Linus Torvalds1da177e2005-04-16 15:20:36 -07001169CRAMFS FILESYSTEM
Jim Cromiece00f852006-11-30 04:49:44 +01001170W: http://sourceforge.net/projects/cramfs/
1171S: Orphan
Linus Torvalds1da177e2005-04-16 15:20:36 -07001172
1173CRIS PORT
1174P: Mikael Starvik
1175M: starvik@axis.com
Jesper Nilsson0b07aa62008-01-25 13:22:29 +01001176P: Jesper Nilsson
1177M: jesper.nilsson@axis.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07001178L: dev-etrax@axis.com
1179W: http://developer.axis.com
1180S: Maintained
1181
1182CRYPTO API
1183P: Herbert Xu
1184M: herbert@gondor.apana.org.au
1185P: David S. Miller
1186M: davem@davemloft.net
1187L: linux-crypto@vger.kernel.org
Josh Boyer1adc1232005-11-23 15:44:15 -08001188T: git kernel.org:/pub/scm/linux/kernel/git/herbert/crypto-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07001189S: Maintained
1190
Jaya Kumar9b4ffa42005-11-17 10:12:23 +01001191CS5535 Audio ALSA driver
1192P: Jaya Kumar
1193M: jayakumar.alsa@gmail.com
1194S: Maintained
1195
Linus Torvalds1da177e2005-04-16 15:20:36 -07001196CYBERPRO FB DRIVER
1197P: Russell King
1198M: rmk@arm.linux.org.uk
1199W: http://www.arm.linux.org.uk/
1200S: Maintained
1201
Knut Petersen9fa68ea2005-09-09 13:04:56 -07001202CYBLAFB FRAMEBUFFER DRIVER
1203P: Knut Petersen
1204M: Knut_Petersen@t-online.de
Geert Uytterhoeven8936b6d2008-02-23 15:23:30 -08001205L: linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers)
Knut Petersen9fa68ea2005-09-09 13:04:56 -07001206S: Maintained
1207
Linus Torvalds1da177e2005-04-16 15:20:36 -07001208CYCLADES 2X SYNC CARD DRIVER
1209P: Arnaldo Carvalho de Melo
Arnaldo Carvalho de Melo926554c2007-03-31 12:05:49 -03001210M: acme@ghostprotocols.net
1211W: http://oops.ghostprotocols.net:81/blog
Linus Torvalds1da177e2005-04-16 15:20:36 -07001212S: Maintained
1213
1214CYCLADES ASYNC MUX DRIVER
Linus Torvalds1da177e2005-04-16 15:20:36 -07001215W: http://www.cyclades.com/
Jiri Slabyd4598832007-02-12 00:51:53 -08001216S: Orphan
Linus Torvalds1da177e2005-04-16 15:20:36 -07001217
1218CYCLADES PC300 DRIVER
Linus Torvalds1da177e2005-04-16 15:20:36 -07001219W: http://www.cyclades.com/
Jiri Slabyd4598832007-02-12 00:51:53 -08001220S: Orphan
Linus Torvalds1da177e2005-04-16 15:20:36 -07001221
Linus Torvalds1da177e2005-04-16 15:20:36 -07001222DAMA SLAVE for AX.25
1223P: Joerg Reuter
1224M: jreuter@yaina.de
1225W: http://yaina.de/jreuter/
1226W: http://www.qsl.net/dl1bke/
1227L: linux-hams@vger.kernel.org
1228S: Maintained
1229
1230DC395x SCSI driver
1231P: Oliver Neukum
1232M: oliver@neukum.name
1233P: Ali Akcaagac
1234M: aliakc@web.de
1235P: Jamie Lenehan
1236M: lenehan@twibble.org
1237W: http://twibble.org/dist/dc395x/
Randy Dunlapf5df58812006-07-14 00:24:29 -07001238L: dc395x@twibble.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001239L: http://lists.twibble.org/mailman/listinfo/dc395x/
1240S: Maintained
1241
1242DC390/AM53C974 SCSI driver
1243P: Kurt Garloff
1244M: garloff@suse.de
1245W: http://www.garloff.de/kurt/linux/dc390/
1246P: Guennadi Liakhovetski
1247M: g.liakhovetski@gmx.de
1248S: Maintained
1249
Arnaldo Carvalho de Meloeb8edb02005-09-17 00:42:26 -07001250DCCP PROTOCOL
1251P: Arnaldo Carvalho de Melo
Arnaldo Carvalho de Melo926554c2007-03-31 12:05:49 -03001252M: acme@ghostprotocols.net
Arnaldo Carvalho de Meloeb8edb02005-09-17 00:42:26 -07001253L: dccp@vger.kernel.org
Ian McDonaldf3b84ec2005-11-10 13:05:01 -08001254W: http://linux-net.osdl.org/index.php/DCCP
Arnaldo Carvalho de Meloeb8edb02005-09-17 00:42:26 -07001255S: Maintained
1256
Linus Torvalds1da177e2005-04-16 15:20:36 -07001257DECnet NETWORK LAYER
Christine Caulfield8943f262008-02-14 19:31:31 -08001258P: Christine Caulfield
1259M: christine.caulfield@googlemail.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07001260W: http://linux-decnet.sourceforge.net
1261L: linux-decnet-user@lists.sourceforge.net
1262S: Maintained
1263
1264DEFXX FDDI NETWORK DRIVER
1265P: Maciej W. Rozycki
1266M: macro@linux-mips.org
1267S: Maintained
1268
1269DELL LAPTOP SMM DRIVER
1270P: Massimo Dal Zotto
1271M: dz@debian.org
1272W: http://www.debian.org/~dz/i8k/
1273S: Maintained
1274
Doug Warzecha90563ec2005-09-06 15:17:15 -07001275DELL SYSTEMS MANAGEMENT BASE DRIVER (dcdbas)
1276P: Doug Warzecha
1277M: Douglas_Warzecha@dell.com
1278S: Maintained
1279
Pavel Machek5ddb88c2006-09-29 02:01:29 -07001280DEVICE-MAPPER (LVM)
Linus Torvalds1da177e2005-04-16 15:20:36 -07001281P: Alasdair Kergon
1282L: dm-devel@redhat.com
1283W: http://sources.redhat.com/dm
1284S: Maintained
1285
1286DEVICE NUMBER REGISTRY
1287P: Torben Mathiasen
1288M: device@lanana.org
1289W: http://lanana.org/docs/device-list/index.html
1290L: linux-kernel@vger.kernel.org
1291S: Maintained
1292
Linus Torvalds1da177e2005-04-16 15:20:36 -07001293DIGI INTL. EPCA DRIVER
1294P: Digi International, Inc
1295M: Eng.Linux@digi.com
1296L: Eng.Linux@digi.com
1297W: http://www.digi.com
1298S: Orphaned
1299
Linus Torvalds1da177e2005-04-16 15:20:36 -07001300DIRECTORY NOTIFICATION
1301P: Stephen Rothwell
1302M: sfr@canb.auug.org.au
1303L: linux-kernel@vger.kernel.org
1304S: Supported
1305
1306DISK GEOMETRY AND PARTITION HANDLING
1307P: Andries Brouwer
1308M: aeb@cwi.nl
1309W: http://www.win.tue.nl/~aeb/linux/Large-Disk.html
1310W: http://www.win.tue.nl/~aeb/linux/zip/zip-1.html
1311W: http://www.win.tue.nl/~aeb/partitions/partition_types-1.html
1312S: Maintained
1313
1314DISKQUOTA:
1315P: Jan Kara
1316M: jack@suse.cz
1317L: linux-kernel@vger.kernel.org
1318S: Maintained
1319
Steven Whitehouse5be7b502006-04-28 11:27:32 -04001320DISTRIBUTED LOCK MANAGER
Christine Caulfield8943f262008-02-14 19:31:31 -08001321P: Christine Caulfield
1322M: ccaulfie@redhat.com
Steven Whitehouse5be7b502006-04-28 11:27:32 -04001323P: David Teigland
1324M: teigland@redhat.com
David Teiglanda4644182006-06-22 15:29:57 -04001325L: cluster-devel@redhat.com
Steven Whitehouse5be7b502006-04-28 11:27:32 -04001326W: http://sources.redhat.com/cluster/
David Teiglandd7c2fea2008-02-21 15:27:09 -06001327T: git kernel.org:/pub/scm/linux/kernel/git/teigland/dlm.git
Steven Whitehouse5be7b502006-04-28 11:27:32 -04001328S: Supported
1329
Linus Torvalds1da177e2005-04-16 15:20:36 -07001330DAVICOM FAST ETHERNET (DMFE) NETWORK DRIVER
1331P: Tobias Ringstrom
1332M: tori@unhappy.mine.nu
Randy Dunlap2cb4abd2007-02-07 15:52:36 -08001333L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001334S: Maintained
1335
Dan Williamsb3e5f262007-08-07 10:26:35 -07001336DMA GENERIC OFFLOAD ENGINE SUBSYSTEM
Maciej Sosnowski5e45bb22008-02-21 13:44:31 +01001337P: Maciej Sosnowski
1338M: maciej.sosnowski@intel.com
Dan Williamsb3e5f262007-08-07 10:26:35 -07001339P: Dan Williams
1340M: dan.j.williams@intel.com
Nelson, Shannon248a9dc2007-07-15 23:37:20 -07001341L: linux-kernel@vger.kernel.org
Dan Williamsb3e5f262007-08-07 10:26:35 -07001342S: Supported
Nelson, Shannon248a9dc2007-07-15 23:37:20 -07001343
Juerg Haefligerb8250372007-06-09 10:11:16 -04001344DME1737 HARDWARE MONITOR DRIVER
1345P: Juerg Haefliger
1346M: juergh@gmail.com
1347L: lm-sensors@lm-sensors.org
1348S: Maintained
1349
Martin Waitzba483d52005-06-17 13:20:59 -07001350DOCBOOK FOR DOCUMENTATION
Randy Dunlap0f40efb2006-07-03 00:24:15 -07001351P: Randy Dunlap
1352M: rdunlap@xenotime.net
Martin Waitzba483d52005-06-17 13:20:59 -07001353S: Maintained
1354
Kristen Carlson Accardi5b9c9bf2006-07-26 13:59:00 -04001355DOCKING STATION DRIVER
1356P: Kristen Carlson Accardi
1357M: kristen.c.accardi@intel.com
1358L: linux-acpi@vger.kernel.org
Len Brown8b59a452007-01-08 19:03:28 -05001359S: Supported
Kristen Carlson Accardi5b9c9bf2006-07-26 13:59:00 -04001360
Linus Torvalds1da177e2005-04-16 15:20:36 -07001361DOUBLETALK DRIVER
1362P: James R. Van Zandt
1363M: jrv@vanzandt.mv.com
1364L: blinux-list@redhat.com
1365S: Maintained
1366
1367DRIVER CORE, KOBJECTS, AND SYSFS
1368P: Greg Kroah-Hartman
1369M: gregkh@suse.de
1370L: linux-kernel@vger.kernel.org
Jody McIntyre6fb04252005-11-18 09:31:06 -08001371T: quilt kernel.org/pub/linux/kernel/people/gregkh/gregkh-2.6/
Linus Torvalds1da177e2005-04-16 15:20:36 -07001372S: Supported
1373
1374DRM DRIVERS
1375P: David Airlie
1376M: airlied@linux.ie
1377L: dri-devel@lists.sourceforge.net
Jody McIntyre6fb04252005-11-18 09:31:06 -08001378T: git kernel.org:/pub/scm/linux/kernel/git/airlied/drm-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07001379S: Maintained
1380
1381DSCC4 DRIVER
Francois Romieu01f20732007-01-26 00:57:17 -08001382P: Francois Romieu
1383M: romieu@fr.zoreil.com
1384L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001385S: Maintained
1386
1387DVB SUBSYSTEM AND DRIVERS
1388P: LinuxTV.org Project
Mauro Carvalho Chehab8d58d772006-01-27 16:32:02 -02001389M: v4l-dvb-maintainer@linuxtv.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001390L: linux-dvb@linuxtv.org (subscription required)
Johannes Stezenbach7d69fa62005-08-11 11:54:24 +02001391W: http://linuxtv.org/
Mauro Carvalho Chehabecfa4fd2005-12-19 09:15:13 -02001392T: git kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvb.git
Mauro Carvalho Chehab8d58d772006-01-27 16:32:02 -02001393S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07001394
Maciej W. Rozycki789c7042008-02-07 00:15:13 -08001395DZ DECSTATION DZ11 SERIAL DRIVER
1396P: Maciej W. Rozycki
1397M: macro@linux-mips.org
1398S: Maintained
1399
Linus Torvalds1da177e2005-04-16 15:20:36 -07001400EATA-DMA SCSI DRIVER
1401P: Michael Neuffer
1402L: linux-eata@i-connect.net, linux-scsi@vger.kernel.org
1403S: Maintained
1404
1405EATA ISA/EISA/PCI SCSI DRIVER
1406P: Dario Ballabio
1407M: ballabio_dario@emc.com
1408L: linux-scsi@vger.kernel.org
1409S: Maintained
1410
1411EATA-PIO SCSI DRIVER
1412P: Michael Neuffer
1413M: mike@i-Connect.Net
1414L: linux-eata@i-connect.net, linux-scsi@vger.kernel.org
1415S: Maintained
1416
1417EBTABLES
1418P: Bart De Schuymer
1419M: bart.de.schuymer@pandora.be
1420L: ebtables-user@lists.sourceforge.net
1421L: ebtables-devel@lists.sourceforge.net
1422W: http://ebtables.sourceforge.net/
1423S: Maintained
1424
Michael Halcrow237fead2006-10-04 02:16:22 -07001425ECRYPT FILE SYSTEM
1426P: Mike Halcrow, Phillip Hellewell
1427M: mhalcrow@us.ibm.com, phillip@hellewell.homeip.net
1428L: ecryptfs-devel@lists.sourceforge.net
1429W: http://ecryptfs.sourceforge.net/
1430S: Supported
1431
Alan Coxda9bb1d2006-01-18 17:44:13 -08001432EDAC-CORE
Dave Peterson0e438e32006-03-26 01:38:55 -08001433P: Doug Thompson
Douglas Thompsonba9a5912007-07-19 01:50:32 -07001434M: dougthompson@xmission.com
Dave Peterson0e438e32006-03-26 01:38:55 -08001435L: bluesmoke-devel@lists.sourceforge.net
1436W: bluesmoke.sourceforge.net
Doug Thompson8c2a6a42006-06-30 01:56:09 -07001437S: Supported
Dave Peterson0e438e32006-03-26 01:38:55 -08001438
1439EDAC-E752X
Doug Thompson8c2a6a42006-06-30 01:56:09 -07001440P: Mark Gross
Douglas Thompsonba9a5912007-07-19 01:50:32 -07001441P: Doug Thompson
Doug Thompson8c2a6a42006-06-30 01:56:09 -07001442M: mark.gross@intel.com
Douglas Thompsonba9a5912007-07-19 01:50:32 -07001443M: dougthompson@xmission.com
Dave Peterson0e438e32006-03-26 01:38:55 -08001444L: bluesmoke-devel@lists.sourceforge.net
1445W: bluesmoke.sourceforge.net
1446S: Maintained
1447
1448EDAC-E7XXX
Doug Thompson8c2a6a42006-06-30 01:56:09 -07001449P: Doug Thompson
Douglas Thompsonba9a5912007-07-19 01:50:32 -07001450M: dougthompson@xmission.com
Dave Peterson0e438e32006-03-26 01:38:55 -08001451L: bluesmoke-devel@lists.sourceforge.net
1452W: bluesmoke.sourceforge.net
1453S: Maintained
1454
Douglas Thompson6bc78402007-07-19 01:50:12 -07001455EDAC-I82443BXGX
1456P: Tim Small
1457M: tim@buttersideup.com
1458L: bluesmoke-devel@lists.sourceforge.net
1459W: bluesmoke.sourceforge.net
1460S: Maintained
1461
1462EDAC-I3000
1463P: Jason Uhlenkott
1464M: juhlenko@akamai.com
1465L: bluesmoke-devel@lists.sourceforge.net
1466W: bluesmoke.sourceforge.net
1467S: Maintained
1468
1469EDAC-I5000
1470P: Doug Thompson
Douglas Thompsonba9a5912007-07-19 01:50:32 -07001471M: dougthompson@xmission.com
1472L: bluesmoke-devel@lists.sourceforge.net
1473W: bluesmoke.sourceforge.net
1474S: Maintained
1475
1476EDAC-I82975X
1477P: Ranganathan Desikan
1478P: Arvind R.
1479M: rdesikan@jetzbroadband.com
1480M: arvind@acarlab.com
1481L: bluesmoke-devel@lists.sourceforge.net
1482W: bluesmoke.sourceforge.net
1483S: Maintained
1484
1485EDAC-PASEMI
1486P: Egor Martovetsky
1487M: egor@pasemi.com
Douglas Thompson6bc78402007-07-19 01:50:12 -07001488L: bluesmoke-devel@lists.sourceforge.net
1489W: bluesmoke.sourceforge.net
1490S: Maintained
1491
Dave Peterson0e438e32006-03-26 01:38:55 -08001492EDAC-R82600
1493P: Tim Small
1494M: tim@buttersideup.com
1495L: bluesmoke-devel@lists.sourceforge.net
1496W: bluesmoke.sourceforge.net
1497S: Maintained
Alan Coxda9bb1d2006-01-18 17:44:13 -08001498
Linus Torvalds1da177e2005-04-16 15:20:36 -07001499EEPRO100 NETWORK DRIVER
1500P: Andrey V. Savochkin
1501M: saw@saw.sw.com.sg
1502S: Maintained
1503
Josh Triplett0bee8d22006-07-30 03:03:58 -07001504EFS FILESYSTEM
1505W: http://aeschi.ch.eu.org/efs/
1506S: Orphan
1507
Heiko J Schickfab97222006-09-22 15:22:22 -07001508EHCA (IBM GX bus InfiniBand adapter) DRIVER:
1509P: Hoang-Nam Nguyen
1510M: hnguyen@de.ibm.com
1511P: Christoph Raisch
1512M: raisch@de.ibm.com
Roland Dreier78526822007-07-09 20:12:26 -07001513L: general@lists.openfabrics.org
Heiko J Schickfab97222006-09-22 15:22:22 -07001514S: Supported
1515
James.Smart@Emulex.Com3a1c1d42005-08-11 13:42:35 -04001516EMULEX LPFC FC SCSI DRIVER
Jim Cromiece00f852006-11-30 04:49:44 +01001517P: James Smart
1518M: james.smart@emulex.com
1519L: linux-scsi@vger.kernel.org
1520W: http://sourceforge.net/projects/lpfcxxxx
1521S: Supported
James.Smart@Emulex.Com3a1c1d42005-08-11 13:42:35 -04001522
Linus Torvalds1da177e2005-04-16 15:20:36 -07001523EPSON 1355 FRAMEBUFFER DRIVER
1524P: Christopher Hoover
1525M: ch@murgatroid.com, ch@hpl.hp.com
1526S: Maintained
1527
1528ETHEREXPRESS-16 NETWORK DRIVER
1529P: Philip Blundell
1530M: philb@gnu.org
Ralf Baechle979b6c12005-06-13 14:30:40 -07001531L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001532S: Maintained
1533
1534ETHERNET BRIDGE
1535P: Stephen Hemminger
Stephen Hemminger65ebe632007-01-23 11:38:57 -08001536M: shemminger@linux-foundation.org
David Brownellf318a632007-04-23 14:41:06 -07001537L: bridge@lists.linux-foundation.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001538W: http://bridge.sourceforge.net/
1539S: Maintained
1540
1541ETHERTEAM 16I DRIVER
1542P: Mika Kuoppala
1543M: miku@iki.fi
1544S: Maintained
1545
1546EXT2 FILE SYSTEM
Erik Mouw72be2cc2006-12-06 20:40:49 -08001547L: linux-ext4@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001548S: Maintained
1549
1550EXT3 FILE SYSTEM
1551P: Stephen Tweedie, Andrew Morton
Simon Horman588cc702007-02-20 13:58:06 -08001552M: sct@redhat.com, akpm@linux-foundation.org, adilger@clusterfs.com
Erik Mouw72be2cc2006-12-06 20:40:49 -08001553L: linux-ext4@vger.kernel.org
1554S: Maintained
1555
1556EXT4 FILE SYSTEM
1557P: Stephen Tweedie, Andrew Morton
Simon Horman588cc702007-02-20 13:58:06 -08001558M: sct@redhat.com, akpm@linux-foundation.org, adilger@clusterfs.com
Erik Mouw72be2cc2006-12-06 20:40:49 -08001559L: linux-ext4@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001560S: Maintained
1561
Jean Delvaree53004e2006-01-09 23:26:14 +01001562F71805F HARDWARE MONITORING DRIVER
1563P: Jean Delvare
1564M: khali@linux-fr.org
1565L: lm-sensors@lm-sensors.org
1566S: Maintained
1567
Linus Torvalds1da177e2005-04-16 15:20:36 -07001568FARSYNC SYNCHRONOUS DRIVER
1569P: Kevin Curtis
1570M: kevin.curtis@farsite.co.uk
Linus Torvalds1da177e2005-04-16 15:20:36 -07001571W: http://www.farsite.co.uk/
1572S: Supported
1573
Akinobu Mitac5408b82007-04-23 14:41:20 -07001574FAULT INJECTION SUPPORT
1575P: Akinobu Mita
1576M: akinobu.mita@gmail.com
1577S: Supported
1578
Linus Torvalds1da177e2005-04-16 15:20:36 -07001579FRAMEBUFFER LAYER
1580P: Antonino Daplas
Antonino A. Daplas0478e622007-02-28 20:12:37 -08001581M: adaplas@gmail.com
Geert Uytterhoeven8936b6d2008-02-23 15:23:30 -08001582L: linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers)
Linus Torvalds1da177e2005-04-16 15:20:36 -07001583W: http://linux-fbdev.sourceforge.net/
1584S: Maintained
1585
Pantelis Antoniou4689a6b2005-10-30 01:21:53 +03001586FREESCALE SOC FS_ENET DRIVER
1587P: Pantelis Antoniou
1588M: pantelis.antoniou@gmail.com
1589P: Vitaly Bordug
1590M: vbordug@ru.mvista.com
Mark A. Greer88de3ca2007-10-02 10:24:08 +10001591L: linuxppc-dev@ozlabs.org
Pantelis Antoniou4689a6b2005-10-30 01:21:53 +03001592L: netdev@vger.kernel.org
1593S: Maintained
1594
Li Yanga7205b32007-04-23 10:38:18 -07001595FREESCALE HIGHSPEED USB DEVICE DRIVER
1596P: Li Yang
1597M: leoli@freescale.com
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07001598L: linux-usb@vger.kernel.org
Mark A. Greer88de3ca2007-10-02 10:24:08 +10001599L: linuxppc-dev@ozlabs.org
Li Yanga7205b32007-04-23 10:38:18 -07001600S: Maintained
1601
Li Yangbeaf53b2007-05-25 13:54:02 +08001602FREESCALE QUICC ENGINE UCC ETHERNET DRIVER
1603P: Li Yang
1604M: leoli@freescale.com
1605L: netdev@vger.kernel.org
Mark A. Greer88de3ca2007-10-02 10:24:08 +10001606L: linuxppc-dev@ozlabs.org
Li Yangbeaf53b2007-05-25 13:54:02 +08001607S: Maintained
1608
Linus Torvalds1da177e2005-04-16 15:20:36 -07001609FILE LOCKING (flock() and fcntl()/lockf())
1610P: Matthew Wilcox
1611M: matthew@wil.cx
1612L: linux-fsdevel@vger.kernel.org
1613S: Maintained
1614
1615FILESYSTEMS (VFS and infrastructure)
1616P: Alexander Viro
viro@ZenIV.linux.org.uk84122052005-09-06 19:35:49 +01001617M: viro@zeniv.linux.org.uk
Paul Menageb9cf92e2008-02-14 19:31:24 -08001618L: linux-fsdevel@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001619S: Maintained
1620
Stefan Richterf148e202008-01-12 12:32:44 +01001621FIREWIRE SUBSYSTEM (drivers/firewire, <linux/firewire*.h>)
Stefan Richterb3274472007-05-30 20:44:52 -04001622P: Kristian Hoegsberg, Stefan Richter
1623M: krh@redhat.com, stefanr@s5r6.in-berlin.de
1624L: linux1394-devel@lists.sourceforge.net
1625W: http://www.linux1394.org/
1626T: git kernel.org:/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6.git
1627S: Maintained
1628
Linus Torvalds1da177e2005-04-16 15:20:36 -07001629FIRMWARE LOADER (request_firmware)
1630L: linux-kernel@vger.kernel.org
1631S: Orphan
1632
1633FPU EMULATOR
1634P: Bill Metzenthen
1635M: billm@suburbia.net
1636W: http://suburbia.net/~billm/floating-point/emulator/
1637S: Maintained
1638
1639FRAME RELAY DLCI/FRAD (Sangoma drivers too)
1640P: Mike McLagan
1641M: mike.mclagan@linux.org
Ralf Baechle979b6c12005-06-13 14:30:40 -07001642L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001643S: Maintained
1644
1645FREEVXFS FILESYSTEM
1646P: Christoph Hellwig
1647M: hch@infradead.org
1648W: ftp://ftp.openlinux.org/pub/people/hch/vxfs
1649S: Maintained
1650
David Howells5ab7ffe2007-04-10 15:10:45 +01001651FUJITSU FR-V (FRV) PORT
Linus Torvalds1da177e2005-04-16 15:20:36 -07001652P: David Howells
1653M: dhowells@redhat.com
1654S: Maintained
1655
Miklos Szeredi04578f12005-09-09 13:10:22 -07001656FUSE: FILESYSTEM IN USERSPACE
1657P: Miklos Szeredi
1658M: miklos@szeredi.hu
1659L: fuse-devel@lists.sourceforge.net
1660W: http://fuse.sourceforge.net/
1661S: Maintained
1662
Linus Torvalds1da177e2005-04-16 15:20:36 -07001663FUTURE DOMAIN TMC-16x0 SCSI DRIVER (16-bit)
1664P: Rik Faith
1665M: faith@cs.unc.edu
1666L: linux-scsi@vger.kernel.org
1667S: Odd fixes (e.g., new signatures)
1668
1669GDT SCSI DISK ARRAY CONTROLLER DRIVER
1670P: Achim Leubner
1671M: achim_leubner@adaptec.com
1672L: linux-scsi@vger.kernel.org
1673W: http://www.icp-vortex.com/
1674S: Supported
1675
Haavard Skinnemoen1c23af92007-05-01 23:26:34 +02001676GENERIC GPIO I2C DRIVER
1677P: Haavard Skinnemoen
1678M: hskinnemoen@atmel.com
1679S: Supported
1680
Linus Torvalds1da177e2005-04-16 15:20:36 -07001681GENERIC HDLC DRIVER, N2, C101, PCI200SYN and WANXL DRIVERS
1682P: Krzysztof Halasa
1683M: khc@pm.waw.pl
1684W: http://www.kernel.org/pub/linux/utils/net/hdlc/
1685S: Maintained
1686
Steven Whitehouse5be7b502006-04-28 11:27:32 -04001687GFS2 FILE SYSTEM
1688P: Steven Whitehouse
1689M: swhiteho@redhat.com
David Teiglanda4644182006-06-22 15:29:57 -04001690L: cluster-devel@redhat.com
Steven Whitehouse5be7b502006-04-28 11:27:32 -04001691W: http://sources.redhat.com/cluster/
Steven Whitehouse370298e2006-10-12 15:40:05 -04001692T: git kernel.org:/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixes.git
1693T: git kernel.org:/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw.git
Steven Whitehouse5be7b502006-04-28 11:27:32 -04001694S: Supported
1695
Hansjoerg Lipp0a34eb82006-03-26 01:38:28 -08001696GIGASET ISDN DRIVERS
1697P: Hansjoerg Lipp
1698M: hjlipp@web.de
1699P: Tilman Schmidt
1700M: tilman@imap.cc
1701L: gigaset307x-common@lists.sourceforge.net
1702W: http://gigaset307x.sourceforge.net/
1703S: Maintained
1704
Jean Delvare5b543962005-08-15 19:51:02 +02001705HARDWARE MONITORING
Mark M. Hoffman6ea884d2007-06-09 10:11:15 -04001706P: Mark M. Hoffman
1707M: mhoffman@lightlink.com
Jean Delvare5b543962005-08-15 19:51:02 +02001708L: lm-sensors@lm-sensors.org
Jean Delvare595142e2006-12-06 20:39:36 -08001709W: http://www.lm-sensors.org/
Mark M. Hoffmana1aa5a72007-10-07 14:45:26 -04001710T: git lm-sensors.org:/kernel/mhoffman/hwmon-2.6.git testing
1711T: git lm-sensors.org:/kernel/mhoffman/hwmon-2.6.git release
Jean Delvare5b543962005-08-15 19:51:02 +02001712S: Maintained
1713
Michael Buesch844dd052006-06-26 00:24:59 -07001714HARDWARE RANDOM NUMBER GENERATOR CORE
Michael Buesch41851082008-02-23 15:23:42 -08001715S: Orphaned
Michael Buesch844dd052006-06-26 00:24:59 -07001716
Robert Love860e1d62005-08-31 23:57:59 -04001717HARD DRIVE ACTIVE PROTECTION SYSTEM (HDAPS) DRIVER
1718P: Robert Love
1719M: rlove@rlove.org
1720M: linux-kernel@vger.kernel.org
1721W: http://www.kernel.org/pub/linux/kernel/people/rml/hdaps/
1722S: Maintained
1723
Linus Torvalds1da177e2005-04-16 15:20:36 -07001724HARMONY SOUND DRIVER
1725P: Kyle McMartin
1726M: kyle@parisc-linux.org
Kyle McMartinac6aecb2007-12-03 22:04:34 +00001727L: linux-parisc@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001728S: Maintained
1729
1730HAYES ESP SERIAL DRIVER
1731P: Andrew J. Robinson
1732M: arobinso@nyx.net
1733L: linux-kernel@vger.kernel.org
1734W: http://www.nyx.net/~arobinso
1735S: Maintained
1736
1737HFS FILESYSTEM
1738P: Roman Zippel
1739M: zippel@linux-m68k.org
1740L: linux-kernel@vger.kernel.org
1741S: Maintained
1742
1743HGA FRAMEBUFFER DRIVER
1744P: Ferenc Bakonyi
1745M: fero@drama.obuda.kando.hu
1746L: linux-nvidia@lists.surfsouth.com
1747W: http://drama.obuda.kando.hu/~fero/cgi-bin/hgafb.shtml
1748S: Maintained
1749
Jiri Kosina4ef4caa2006-12-14 12:03:30 +01001750HID CORE LAYER
1751P: Jiri Kosina
1752M: jkosina@suse.cz
Dmitry Torokhoveb76c5c2007-11-02 09:07:33 -04001753L: linux-input@vger.kernel.org
Jiri Kosinaa4dff392007-02-27 17:40:09 +01001754T: git kernel.org:/pub/scm/linux/kernel/git/jikos/hid.git
Jiri Kosina4ef4caa2006-12-14 12:03:30 +01001755S: Maintained
1756
Ingo Molnar38bed542007-02-22 09:09:34 +01001757HIGH-RESOLUTION TIMERS, CLOCKEVENTS, DYNTICKS
1758P: Thomas Gleixner
1759M: tglx@linutronix.de
1760L: linux-kernel@vger.kernel.org
1761S: Maintained
1762
Linus Torvalds1da177e2005-04-16 15:20:36 -07001763HIGH-SPEED SCC DRIVER FOR AX.25
1764P: Klaus Kudielka
1765M: klaus.kudielka@ieee.org
1766L: linux-hams@vger.kernel.org
1767W: http://www.nt.tuwien.ac.at/~kkudielk/Linux/
1768S: Maintained
1769
HighPoint Linux Teamede1e6f2006-05-16 14:38:09 +08001770HIGHPOINT ROCKETRAID 3xxx RAID DRIVER
1771P: HighPoint Linux Team
1772M: linux@highpoint-tech.com
1773W: http://www.highpoint-tech.com
1774S: Supported
1775
Linus Torvalds1da177e2005-04-16 15:20:36 -07001776HIPPI
1777P: Jes Sorensen
1778M: jes@trained-monkey.org
1779L: linux-hippi@sunsite.dk
1780S: Maintained
1781
1782HEWLETT-PACKARD FIBRE CHANNEL 64-bit/66MHz PCI non-intelligent HBA
1783P: Chirag Kantharia
1784M: chirag.kantharia@hp.com
1785L: iss_storagedev@hp.com
1786S: Maintained
Antoine Jacquetb7eee612007-04-27 12:30:59 -03001787
Linus Torvalds1da177e2005-04-16 15:20:36 -07001788HEWLETT-PACKARD SMART2 RAID DRIVER
1789P: Chirag Kantharia
1790M: chirag.kantharia@hp.com
1791L: iss_storagedev@hp.com
1792S: Maintained
Antoine Jacquetb7eee612007-04-27 12:30:59 -03001793
Linus Torvalds1da177e2005-04-16 15:20:36 -07001794HEWLETT-PACKARD SMART CISS RAID DRIVER (cciss)
1795P: Mike Miller
1796M: mike.miller@hp.com
1797L: iss_storagedev@hp.com
1798S: Supported
Antoine Jacquetb7eee612007-04-27 12:30:59 -03001799
Jouni Malinenff1d2762005-05-12 22:54:16 -04001800HOST AP DRIVER
1801P: Jouni Malinen
Jouni Malinen85d32e72007-03-24 17:15:30 -07001802M: j@w1.fi
1803L: hostap@shmoo.com (subscribers-only)
Johannes Berg724c6b32007-04-23 12:18:20 -07001804L: linux-wireless@vger.kernel.org
Jouni Malinenff1d2762005-05-12 22:54:16 -04001805W: http://hostap.epitest.fi/
1806S: Maintained
1807
Linus Torvalds1da177e2005-04-16 15:20:36 -07001808HP100: Driver for HP 10/100 Mbit/s Voice Grade Network Adapter Series
1809P: Jaroslav Kysela
Jaroslav Kyselac1017a42007-10-15 09:50:19 +02001810M: perex@perex.cz
Linus Torvalds1da177e2005-04-16 15:20:36 -07001811S: Maintained
1812
Carlos Corbachodd8cd772008-02-05 02:17:15 +00001813HP COMPAQ TC1100 TABLET WMI EXTRAS DRIVER
1814P: Carlos Corbacho
1815M: carlos@strangeworlds.co.uk
1816S: Odd Fixes
1817
Bob Piccob9b03322005-11-07 00:59:19 -08001818HPET: High Precision Event Timers driver (hpet.c)
1819P: Clemens Ladisch
1820M: clemens@ladisch.de
1821S: Maintained
1822
1823HPET: i386
1824P: Venkatesh Pallipadi (Venki)
1825M: venkatesh.pallipadi@intel.com
1826S: Maintained
1827
1828HPET: x86_64
Andi Kleen8bd09832007-10-13 01:01:08 +02001829P: Vojtech Pavlik
1830M: vojtech@suse.cz
Bob Piccob9b03322005-11-07 00:59:19 -08001831S: Maintained
1832
1833HPET: ACPI hpet.c
1834P: Bob Picco
1835M: bob.picco@hp.com
1836S: Maintained
1837
Linus Torvalds1da177e2005-04-16 15:20:36 -07001838HPFS FILESYSTEM
1839P: Mikulas Patocka
1840M: mikulas@artax.karlin.mff.cuni.cz
1841W: http://artax.karlin.mff.cuni.cz/~mikulas/vyplody/hpfs/index-e.cgi
1842S: Maintained
1843
1844HUGETLB FILESYSTEM
1845P: William Irwin
1846M: wli@holomorphy.com
1847S: Maintained
1848
Mark M. Hoffman6ea884d2007-06-09 10:11:15 -04001849I2C/SMBUS STUB DRIVER
1850P: Mark M. Hoffman
1851M: mhoffman@lightlink.com
1852L: lm-sensors@lm-sensors.org
1853S: Maintained
1854
Jean Delvare5b543962005-08-15 19:51:02 +02001855I2C SUBSYSTEM
Linus Torvalds1da177e2005-04-16 15:20:36 -07001856P: Jean Delvare
1857M: khali@linux-fr.org
Jean Delvare5d925fe2006-07-01 17:14:32 +02001858L: i2c@lm-sensors.org
Jean Delvare595142e2006-12-06 20:39:36 -08001859T: quilt http://khali.linux-fr.org/devel/linux-2.6/jdelvare-i2c/
Linus Torvalds1da177e2005-04-16 15:20:36 -07001860S: Maintained
1861
Till Harbaume8c76ee2007-05-01 23:26:35 +02001862I2C-TINY-USB DRIVER
1863P: Till Harbaum
1864M: till@harbaum.org
1865L: i2c@lm-sensors.org
1866T: http://www.harbaum.org/till/i2c_tiny_usb
1867S: Maintained
1868
Linus Torvalds1da177e2005-04-16 15:20:36 -07001869i386 BOOT CODE
H. Peter Anvin7f1291f2007-07-11 12:18:26 -07001870P: H. Peter Anvin
1871M: hpa@zytor.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07001872L: Linux-Kernel@vger.kernel.org
1873S: Maintained
1874
1875i386 SETUP CODE / CPU ERRATA WORKAROUNDS
Linus Torvalds1da177e2005-04-16 15:20:36 -07001876P: H. Peter Anvin
1877M: hpa@zytor.com
H. Peter Anvin72af61c2007-07-13 16:26:55 -07001878T: git.kernel.org:/pub/scm/linux/kernel/git/hpa/linux-2.6-x86setup.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07001879S: Maintained
1880
Linus Torvalds1da177e2005-04-16 15:20:36 -07001881IA64 (Itanium) PLATFORM
1882P: Tony Luck
1883M: tony.luck@intel.com
1884L: linux-ia64@vger.kernel.org
1885W: http://www.ia64-linux.org/
Jody McIntyre6fb04252005-11-18 09:31:06 -08001886T: git kernel.org:/pub/scm/linux/kernel/git/aegl/linux-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07001887S: Maintained
1888
1889SN-IA64 (Itanium) SUB-PLATFORM
Greg Edwardse5ee7dd2006-01-18 10:21:59 -06001890P: Jes Sorensen
1891M: jes@sgi.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07001892L: linux-altix@sgi.com
1893L: linux-ia64@vger.kernel.org
1894W: http://www.sgi.com/altix
1895S: Maintained
1896
1897IBM MCA SCSI SUBSYSTEM DRIVER
1898P: Michael Lang
1899M: langa2@kph.uni-mainz.de
1900W: http://www.uni-mainz.de/~langm000/linux.html
1901S: Maintained
1902
1903IBM Power Linux RAID adapter
1904P: Brian King
1905M: brking@us.ibm.com
1906S: Supported
1907
1908IBM ServeRAID RAID DRIVER
1909P: Jack Hammer
1910P: Dave Jeffery
1911M: ipslinux@adaptec.com
1912W: http://www.developer.ibm.com/welcome/netfinity/serveraid.html
Antoine Jacquetb7eee612007-04-27 12:30:59 -03001913S: Supported
Linus Torvalds1da177e2005-04-16 15:20:36 -07001914
Bartlomiej Zolnierkiewicz1e7106f2007-01-27 13:46:14 +01001915IDE SUBSYSTEM
Linus Torvalds1da177e2005-04-16 15:20:36 -07001916P: Bartlomiej Zolnierkiewicz
Bartlomiej Zolnierkiewicz1e7106f2007-01-27 13:46:14 +01001917M: bzolnier@gmail.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07001918L: linux-ide@vger.kernel.org
Bartlomiej Zolnierkiewicz1e7106f2007-01-27 13:46:14 +01001919T: quilt kernel.org/pub/linux/kernel/people/bart/pata-2.6/
Linus Torvalds1da177e2005-04-16 15:20:36 -07001920S: Maintained
1921
1922IDE/ATAPI CDROM DRIVER
Borislav Petkovc404c192007-12-24 15:23:44 +01001923P: Borislav Petkov
Borislav Petkovef709162008-02-19 01:41:25 +01001924M: petkovbb@gmail.com
Jens Axboe9c5b0ce2007-01-03 18:15:20 +01001925L: linux-ide@vger.kernel.org
Borislav Petkovc404c192007-12-24 15:23:44 +01001926S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07001927
1928IDE/ATAPI FLOPPY DRIVERS
1929P: Paul Bristow
1930M: Paul Bristow <paul@paulbristow.net>
1931W: http://paulbristow.net/linux/idefloppy.html
1932L: linux-kernel@vger.kernel.org
1933S: Maintained
1934
1935IDE/ATAPI TAPE DRIVERS
1936P: Gadi Oxman
1937M: Gadi Oxman <gadio@netvision.net.il>
1938L: linux-kernel@vger.kernel.org
1939S: Maintained
1940
Bartlomiej Zolnierkiewiczf72abc22007-09-19 22:08:56 +02001941IDE-SCSI DRIVER
1942L: linux-ide@vger.kernel.org
1943L: linux-scsi@vger.kernel.org
1944S: Orphan
1945
Stefan Richterf148e202008-01-12 12:32:44 +01001946IEEE 1394 SUBSYSTEM (drivers/ieee1394)
Linus Torvalds1da177e2005-04-16 15:20:36 -07001947P: Ben Collins
Stefan Richterf51a5a92007-04-23 14:41:10 -07001948M: ben.collins@ubuntu.com
Stefan Richter87730d02006-09-16 12:24:00 +02001949P: Stefan Richter
1950M: stefanr@s5r6.in-berlin.de
Linus Torvalds1da177e2005-04-16 15:20:36 -07001951L: linux1394-devel@lists.sourceforge.net
1952W: http://www.linux1394.org/
Stefan Richter87730d02006-09-16 12:24:00 +02001953T: git kernel.org:/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07001954S: Maintained
1955
Stefan Richterf51a5a92007-04-23 14:41:10 -07001956IEEE 1394 RAW I/O DRIVER (raw1394)
Linus Torvalds1da177e2005-04-16 15:20:36 -07001957P: Dan Dennedy
1958M: dan@dennedy.org
Stefan Richterf51a5a92007-04-23 14:41:10 -07001959P: Stefan Richter
1960M: stefanr@s5r6.in-berlin.de
Linus Torvalds1da177e2005-04-16 15:20:36 -07001961L: linux1394-devel@lists.sourceforge.net
Jody McIntyre105d7b32005-09-30 11:59:04 -07001962S: Maintained
1963
Linus Torvalds1da177e2005-04-16 15:20:36 -07001964IMS TWINTURBO FRAMEBUFFER DRIVER
Geert Uytterhoeven8936b6d2008-02-23 15:23:30 -08001965L: linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers)
Paul Mundt843393d2007-11-19 13:11:04 +09001966S: Orphan
Linus Torvalds1da177e2005-04-16 15:20:36 -07001967
1968INFINIBAND SUBSYSTEM
1969P: Roland Dreier
Roland Dreier21c121c2005-06-27 14:36:47 -07001970M: rolandd@cisco.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07001971P: Sean Hefty
Sean Heftyed96f24702008-01-02 12:00:24 -08001972M: sean.hefty@intel.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07001973P: Hal Rosenstock
Roland Dreiercec7c892007-07-12 15:59:36 -07001974M: hal.rosenstock@gmail.com
Roland Dreier78526822007-07-09 20:12:26 -07001975L: general@lists.openfabrics.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001976W: http://www.openib.org/
Jody McIntyre6fb04252005-11-18 09:31:06 -08001977T: git kernel.org:/pub/scm/linux/kernel/git/roland/infiniband.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07001978S: Supported
1979
Robert P. J. Day2f1d0762007-07-10 00:38:18 -04001980INPUT (KEYBOARD, MOUSE, JOYSTICK, TOUCHSCREEN) DRIVERS
Vojtech Pavlik664d22a2005-12-13 17:03:36 -08001981P: Dmitry Torokhov
Dmitry Torokhov62f7caf2006-06-26 01:47:56 -04001982M: dmitry.torokhov@gmail.com
1983M: dtor@mail.ru
Dmitry Torokhoveb76c5c2007-11-02 09:07:33 -04001984L: linux-input@vger.kernel.org
Josh Boyer1adc1232005-11-23 15:44:15 -08001985T: git kernel.org:/pub/scm/linux/kernel/git/dtor/input.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07001986S: Maintained
1987
Robert Lovec9f04f52005-07-15 12:21:07 -04001988INOTIFY
Cal Peake18b36c72006-12-12 20:18:16 +01001989P: John McCutchan
1990M: ttb@tentacle.dhs.org
1991P: Robert Love
1992M: rml@novell.com
Robert Lovec9f04f52005-07-15 12:21:07 -04001993L: linux-kernel@vger.kernel.org
1994S: Maintained
1995
Antonino A. Daplas9eb8ef72006-01-14 13:21:26 -08001996INTEL FRAMEBUFFER DRIVER (excluding 810 and 815)
Jim Cromiece00f852006-11-30 04:49:44 +01001997P: Sylvain Meyer
1998M: sylvain.meyer@worldonline.fr
Geert Uytterhoeven8936b6d2008-02-23 15:23:30 -08001999L: linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers)
Jim Cromiece00f852006-11-30 04:49:44 +01002000S: Maintained
Antonino A. Daplas9eb8ef72006-01-14 13:21:26 -08002001
Linus Torvalds1da177e2005-04-16 15:20:36 -07002002INTEL 810/815 FRAMEBUFFER DRIVER
Jim Cromiece00f852006-11-30 04:49:44 +01002003P: Antonino Daplas
Antonino A. Daplas0478e622007-02-28 20:12:37 -08002004M: adaplas@gmail.com
Geert Uytterhoeven8936b6d2008-02-23 15:23:30 -08002005L: linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers)
Jim Cromiece00f852006-11-30 04:49:44 +01002006S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07002007
Linus Torvalds1da177e2005-04-16 15:20:36 -07002008INTEL IA32 MICROCODE UPDATE SUPPORT
2009P: Tigran Aivazian
Tigran Aivazianb5b9df62006-11-08 17:44:46 -08002010M: tigran@aivazian.fsnet.co.uk
Linus Torvalds1da177e2005-04-16 15:20:36 -07002011S: Maintained
2012
Nelson, Shannon248a9dc2007-07-15 23:37:20 -07002013INTEL I/OAT DMA DRIVER
Maciej Sosnowski5e45bb22008-02-21 13:44:31 +01002014P: Maciej Sosnowski
2015M: maciej.sosnowski@intel.com
Nelson, Shannon248a9dc2007-07-15 23:37:20 -07002016L: linux-kernel@vger.kernel.org
2017S: Supported
2018
Dan Williamsb3e5f262007-08-07 10:26:35 -07002019INTEL IOP-ADMA DMA DRIVER
2020P: Dan Williams
2021M: dan.j.williams@intel.com
2022L: linux-kernel@vger.kernel.org
2023S: Supported
2024
Michael Buesch844dd052006-06-26 00:24:59 -07002025INTEL IXP4XX RANDOM NUMBER GENERATOR SUPPORT
2026P: Deepak Saxena
2027M: dsaxena@plexity.net
2028S: Maintained
2029
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -08002030INTEL IXP2000 ETHERNET DRIVER
2031P: Lennert Buytenhek
2032M: kernel@wantstofly.org
2033L: netdev@vger.kernel.org
2034S: Maintained
2035
Linus Torvalds1da177e2005-04-16 15:20:36 -07002036INTEL PRO/100 ETHERNET SUPPORT
Auke Kok20424652008-01-07 21:47:25 -08002037P: Auke Kok
2038M: auke-jan.h.kok@intel.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07002039P: Jesse Brandeburg
2040M: jesse.brandeburg@intel.com
Jesse Brandeburgadd18782006-03-14 14:52:13 -08002041P: Jeff Kirsher
2042M: jeffrey.t.kirsher@intel.com
Auke Kok20424652008-01-07 21:47:25 -08002043P: John Ronciak
2044M: john.ronciak@intel.com
Auke Kokdcd01fa2007-03-06 08:58:06 -08002045L: e1000-devel@lists.sourceforge.net
Linus Torvalds1da177e2005-04-16 15:20:36 -07002046W: http://sourceforge.net/projects/e1000/
2047S: Supported
2048
2049INTEL PRO/1000 GIGABIT ETHERNET SUPPORT
Auke Kok20424652008-01-07 21:47:25 -08002050P: Auke Kok
2051M: auke-jan.h.kok@intel.com
Jesse Brandeburgadd18782006-03-14 14:52:13 -08002052P: Jesse Brandeburg
2053M: jesse.brandeburg@intel.com
2054P: Jeff Kirsher
2055M: jeffrey.t.kirsher@intel.com
Auke Kok20424652008-01-07 21:47:25 -08002056P: John Ronciak
2057M: john.ronciak@intel.com
Auke Kokdcd01fa2007-03-06 08:58:06 -08002058L: e1000-devel@lists.sourceforge.net
Linus Torvalds1da177e2005-04-16 15:20:36 -07002059W: http://sourceforge.net/projects/e1000/
2060S: Supported
2061
2062INTEL PRO/10GbE SUPPORT
2063P: Ayyappan Veeraiyan
2064M: ayyappan.veeraiyan@intel.com
Auke Kok99a1f9e2006-04-14 19:05:38 -07002065P: Auke Kok
2066M: auke-jan.h.kok@intel.com
Auke Kok9a799d72007-09-15 14:07:45 -07002067P: Jesse Brandeburg
2068M: jesse.brandeburg@intel.com
2069P: John Ronciak
2070M: john.ronciak@intel.com
Auke Kokdcd01fa2007-03-06 08:58:06 -08002071L: e1000-devel@lists.sourceforge.net
Linus Torvalds1da177e2005-04-16 15:20:36 -07002072W: http://sourceforge.net/projects/e1000/
2073S: Supported
2074
James Ketrenos826d2ab2005-11-07 18:56:59 -06002075INTEL PRO/WIRELESS 2100 NETWORK CONNECTION SUPPORT
Reinette Chatre1d43d312007-11-06 22:06:28 -08002076P: Zhu Yi
James Ketrenos826d2ab2005-11-07 18:56:59 -06002077M: yi.zhu@intel.com
2078P: James Ketrenos
2079M: jketreno@linux.intel.com
Reinette Chatre1d43d312007-11-06 22:06:28 -08002080P: Reinette Chatre
2081M: reinette.chatre@intel.com
Johannes Berg724c6b32007-04-23 12:18:20 -07002082L: linux-wireless@vger.kernel.org
Randy Dunlapf5df58812006-07-14 00:24:29 -07002083L: ipw2100-devel@lists.sourceforge.net
Joe Perches04bdfb92007-12-22 14:03:27 -08002084W: http://lists.sourceforge.net/mailman/listinfo/ipw2100-devel
James Ketrenos826d2ab2005-11-07 18:56:59 -06002085W: http://ipw2100.sourceforge.net
2086S: Supported
2087
2088INTEL PRO/WIRELESS 2915ABG NETWORK CONNECTION SUPPORT
Reinette Chatre1d43d312007-11-06 22:06:28 -08002089P: Zhu Yi
James Ketrenos826d2ab2005-11-07 18:56:59 -06002090M: yi.zhu@intel.com
2091P: James Ketrenos
2092M: jketreno@linux.intel.com
Reinette Chatre1d43d312007-11-06 22:06:28 -08002093P: Reinette Chatre
2094M: reinette.chatre@intel.com
Johannes Berg724c6b32007-04-23 12:18:20 -07002095L: linux-wireless@vger.kernel.org
Randy Dunlapf5df58812006-07-14 00:24:29 -07002096L: ipw2100-devel@lists.sourceforge.net
Joe Perches04bdfb92007-12-22 14:03:27 -08002097W: http://lists.sourceforge.net/mailman/listinfo/ipw2100-devel
James Ketrenos826d2ab2005-11-07 18:56:59 -06002098W: http://ipw2200.sourceforge.net
2099S: Supported
2100
Zhu Yib481de92007-09-25 17:54:57 -07002101INTEL WIRELESS WIFI LINK (iwlwifi)
2102P: Zhu Yi
2103M: yi.zhu@intel.com
Reinette Chatre1d43d312007-11-06 22:06:28 -08002104P: Reinette Chatre
2105M: reinette.chatre@intel.com
Zhu Yib481de92007-09-25 17:54:57 -07002106L: linux-wireless@vger.kernel.org
2107L: ipw3945-devel@lists.sourceforge.net
2108W: http://intellinuxwireless.org
2109T: git git://intellinuxwireless.org/repos/iwlwifi
2110S: Supported
2111
Ralf Baechlecb109a02007-08-30 23:56:30 -07002112IOC3 ETHERNET DRIVER
Linus Torvalds1da177e2005-04-16 15:20:36 -07002113P: Ralf Baechle
2114M: ralf@linux-mips.org
2115L: linux-mips@linux-mips.org
2116S: Maintained
2117
Ralf Baechlecb109a02007-08-30 23:56:30 -07002118IOC3 SERIAL DRIVER
2119P: Pat Gefre
2120M: pfg@sgi.com
Joe Perches6650e0a2007-12-10 15:49:32 -08002121L: linux-mips@linux-mips.org
Ralf Baechlecb109a02007-08-30 23:56:30 -07002122S: Maintained
2123
Linus Torvalds1da177e2005-04-16 15:20:36 -07002124IP MASQUERADING:
2125P: Juanjo Ciarlante
2126M: jjciarla@raiz.uncu.edu.ar
2127S: Maintained
2128
Francois Romieu1202d6f2007-09-17 17:13:55 -07002129IP1000A 10/100/1000 GIGABIT ETHERNET DRIVER
2130P: Francois Romieu
2131M: romieu@fr.zoreil.com
2132P: Sorbica Shieh
2133M: sorbica@icplus.com.tw
2134P: Jesse Huang
2135M: jesse@icplus.com.tw
2136L: netdev@vger.kernel.org
2137S: Maintained
2138
Bryan O'Sullivan77d87982006-03-29 15:23:39 -08002139IPATH DRIVER:
Arthur Jonesf42b6472007-07-09 20:12:26 -07002140P: Arthur Jones
2141M: infinipath@qlogic.com
2142L: general@lists.openfabrics.org
2143T: git git://git.qlogic.com/ipath-linux-2.6
Bryan O'Sullivan77d87982006-03-29 15:23:39 -08002144S: Supported
2145
Corey Minyard4409ebe2006-04-20 02:43:12 -07002146IPMI SUBSYSTEM
2147P: Corey Minyard
2148M: minyard@acm.org
2149L: openipmi-developer@lists.sourceforge.net
2150W: http://openipmi.sourceforge.net/
2151S: Supported
2152
Linus Torvalds1da177e2005-04-16 15:20:36 -07002153IPX NETWORK LAYER
2154P: Arnaldo Carvalho de Melo
Arnaldo Carvalho de Melo926554c2007-03-31 12:05:49 -03002155M: acme@ghostprotocols.net
Ralf Baechle979b6c12005-06-13 14:30:40 -07002156L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002157S: Maintained
2158
David Sterba099dc4f2008-02-07 10:57:12 +01002159IPWIRELES DRIVER
2160P: Jiri Kosina
2161M: jkosina@suse.cz
2162P: David Sterba
2163M: dsterba@suse.cz
2164S: Maintained
2165T: git://git.kernel.org/pub/scm/linux/kernel/git/jikos/ipwireless_cs.git
2166
Linus Torvalds1da177e2005-04-16 15:20:36 -07002167IRDA SUBSYSTEM
Samuel Ortizf3539762006-05-09 15:24:49 -07002168P: Samuel Ortiz
2169M: samuel@sortiz.org
Olaf Heringa2ac9532005-07-12 13:58:35 -07002170L: irda-users@lists.sourceforge.net (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002171W: http://irda.sourceforge.net/
Samuel Ortizf3539762006-05-09 15:24:49 -07002172S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07002173
Mike Christie14816b12007-11-28 16:22:06 -08002174ISCSI
2175P: Mike Christie
2176M: michaelc@cs.wisc.edu
2177L: open-iscsi@googlegroups.com
2178W: www.open-iscsi.org
2179T: git kernel.org:/pub/scm/linux/kernel/mnc/linux-2.6-iscsi.git
2180S: Maintained
2181
Linus Torvalds1da177e2005-04-16 15:20:36 -07002182ISAPNP
2183P: Jaroslav Kysela
Jaroslav Kyselac1017a42007-10-15 09:50:19 +02002184M: perex@perex.cz
Linus Torvalds1da177e2005-04-16 15:20:36 -07002185S: Maintained
2186
2187ISDN SUBSYSTEM
2188P: Karsten Keil
2189M: kkeil@suse.de
Linus Torvalds1da177e2005-04-16 15:20:36 -07002190L: isdn4linux@listserv.isdn4linux.de
2191W: http://www.isdn4linux.de
Josh Boyer1adc1232005-11-23 15:44:15 -08002192T: git kernel.org:/pub/scm/linux/kernel/kkeil/isdn-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07002193S: Maintained
2194
2195ISDN SUBSYSTEM (Eicon active card driver)
2196P: Armin Schindler
2197M: mac@melware.de
2198L: isdn4linux@listserv.isdn4linux.de
2199W: http://www.melware.de
2200S: Maintained
2201
Hans Verkuil91821ff2007-12-02 09:35:33 -03002202IVTV VIDEO4LINUX DRIVER
2203P: Hans Verkuil
2204M: hverkuil@xs4all.nl
2205L: ivtv-devel@ivtvdriver.org
2206L: ivtv-users@ivtvdriver.org
2207L: video4linux-list@redhat.com
2208W: http://www.ivtvdriver.org
2209S: Maintained
2210
Linus Torvalds1da177e2005-04-16 15:20:36 -07002211JOURNALLING FLASH FILE SYSTEM V2 (JFFS2)
2212P: David Woodhouse
2213M: dwmw2@infradead.org
David Woodhouse6d85d062007-10-27 10:39:48 -04002214L: linux-mtd@lists.infradead.org
2215W: http://www.linux-mtd.infradead.org/doc/jffs2.html
Linus Torvalds1da177e2005-04-16 15:20:36 -07002216S: Maintained
2217
2218JFS FILESYSTEM
2219P: Dave Kleikamp
2220M: shaggy@austin.ibm.com
2221L: jfs-discussion@lists.sourceforge.net
2222W: http://jfs.sourceforge.net/
Josh Boyer1adc1232005-11-23 15:44:15 -08002223T: git kernel.org:/pub/scm/linux/kernel/git/shaggy/jfs-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07002224S: Supported
2225
Josh Triplettde456d32006-07-30 03:04:00 -07002226JOURNALLING LAYER FOR BLOCK DEVICES (JBD)
Theodore Tsoae0718f2006-05-20 15:00:13 -07002227P: Stephen Tweedie, Andrew Morton
Simon Horman588cc702007-02-20 13:58:06 -08002228M: sct@redhat.com, akpm@linux-foundation.org
Erik Mouw72be2cc2006-12-06 20:40:49 -08002229L: linux-ext4@vger.kernel.org
Theodore Tsoae0718f2006-05-20 15:00:13 -07002230S: Maintained
2231
Rudolf Marek4660cb32006-10-08 22:01:26 +02002232K8TEMP HARDWARE MONITORING DRIVER
2233P: Rudolf Marek
2234M: r.marek@assembler.cz
2235L: lm-sensors@lm-sensors.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002236S: Maintained
2237
2238KCONFIG
2239P: Roman Zippel
2240M: zippel@linux-m68k.org
Sam Ravnborg347d12d2007-10-18 13:23:33 +02002241L: linux-kbuild@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002242S: Maintained
2243
Vivek Goyalea6c2082006-05-20 14:59:55 -07002244KDUMP
2245P: Vivek Goyal
Vivek Goyal4200b662007-12-01 12:16:30 -08002246M: vgoyal@redhat.com
Vivek Goyalea6c2082006-05-20 14:59:55 -07002247P: Haren Myneni
2248M: hbabu@us.ibm.com
Simon Horman34633992007-05-08 00:31:40 -07002249L: kexec@lists.infradead.org
Vivek Goyalea6c2082006-05-20 14:59:55 -07002250L: linux-kernel@vger.kernel.org
2251W: http://lse.sourceforge.net/kdump/
2252S: Maintained
2253
Linus Torvalds1da177e2005-04-16 15:20:36 -07002254KERNEL AUTOMOUNTER (AUTOFS)
2255P: H. Peter Anvin
2256M: hpa@zytor.com
2257L: autofs@linux.kernel.org
2258S: Odd Fixes
2259
2260KERNEL AUTOMOUNTER v4 (AUTOFS4)
2261P: Ian Kent
2262M: raven@themaw.net
2263L: autofs@linux.kernel.org
2264S: Maintained
2265
2266KERNEL BUILD (kbuild: Makefile, scripts/Makefile.*)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002267P: Sam Ravnborg
2268M: sam@ravnborg.org
Jody McIntyre6fb04252005-11-18 09:31:06 -08002269T: git kernel.org:/pub/scm/linux/kernel/git/sam/kbuild.git
Sam Ravnborg347d12d2007-10-18 13:23:33 +02002270L: linux-kbuild@vger.kernel.org
Antoine Jacquetb7eee612007-04-27 12:30:59 -03002271S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07002272
2273KERNEL JANITORS
2274P: Several
maximilian attemsc3000e02007-07-06 11:17:32 -07002275L: kernel-janitors@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002276W: http://www.kerneljanitors.org/
Linus Torvalds1da177e2005-04-16 15:20:36 -07002277S: Maintained
2278
2279KERNEL NFSD
Neil Browna512cd52007-07-31 00:37:27 -07002280P: J. Bruce Fields
2281M: bfields@fieldses.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002282P: Neil Brown
NeilBrown98fac232007-01-26 00:56:57 -08002283M: neilb@suse.de
Neil Brown16141c02007-12-11 16:16:12 -08002284L: linux-nfs@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002285W: http://nfs.sourceforge.net/
NeilBrown98fac232007-01-26 00:56:57 -08002286S: Supported
Linus Torvalds1da177e2005-04-16 15:20:36 -07002287
Avi Kivity426d62e2006-12-13 00:34:03 -08002288KERNEL VIRTUAL MACHINE (KVM)
2289P: Avi Kivity
2290M: avi@qumranet.com
2291L: kvm-devel@lists.sourceforge.net
2292W: kvm.sourceforge.net
2293S: Supported
2294
Zhang Xiantao920ed9f2008-01-31 12:03:39 +08002295KERNEL VIRTUAL MACHINE For Itanium(KVM/IA64)
2296P: Anthony Xu
2297M: anthony.xu@intel.com
2298P: Xiantao Zhang
2299M: xiantao.zhang@intel.com
2300L: kvm-ia64-devel@lists.sourceforge.net
2301W: kvm.sourceforge.net
2302S: Supported
2303
Eric W. Biedermandc009d92005-06-25 14:57:52 -07002304KEXEC
2305P: Eric Biederman
Eric W. Biedermandc009d92005-06-25 14:57:52 -07002306M: ebiederm@xmission.com
Signed-off-by@vergenet.net":Simonb7c698f2007-10-18 03:04:33 -07002307W: http://ftp.kernel.org/pub/linux/kernel/people/horms/kexec-tools/
Eric W. Biedermandc009d92005-06-25 14:57:52 -07002308L: linux-kernel@vger.kernel.org
Simon Horman34633992007-05-08 00:31:40 -07002309L: kexec@lists.infradead.org
Eric W. Biedermandc009d92005-06-25 14:57:52 -07002310S: Maintained
2311
Prasanna S Panchamukhi89559a62005-09-22 21:43:47 -07002312KPROBES
2313P: Prasanna S Panchamukhi
2314M: prasanna@in.ibm.com
2315P: Ananth N Mavinakayanahalli
2316M: ananth@in.ibm.com
2317P: Anil S Keshavamurthy
2318M: anil.s.keshavamurthy@intel.com
2319P: David S. Miller
2320M: davem@davemloft.net
2321L: linux-kernel@vger.kernel.org
2322S: Maintained
2323
Miguel Ojeda Sandonis70e84042007-02-10 01:44:32 -08002324KS0108 LCD CONTROLLER DRIVER
2325P: Miguel Ojeda Sandonis
2326M: maxextreme@gmail.com
2327L: linux-kernel@vger.kernel.org
Miguel Ojeda6b968622007-05-08 00:29:54 -07002328W: http://auxdisplay.googlepages.com/
Miguel Ojeda Sandonis70e84042007-02-10 01:44:32 -08002329S: Maintained
2330
Linus Torvalds1da177e2005-04-16 15:20:36 -07002331LAPB module
Linus Torvalds1da177e2005-04-16 15:20:36 -07002332L: linux-x25@vger.kernel.org
David S. Millerbf9915c2006-07-21 14:55:17 -07002333S: Orphan
Linus Torvalds1da177e2005-04-16 15:20:36 -07002334
2335LASI 53c700 driver for PARISC
2336P: James E.J. Bottomley
2337M: James.Bottomley@HansenPartnership.com
2338L: linux-scsi@vger.kernel.org
2339S: Maintained
2340
Richard Purdie263de9b2006-05-15 09:44:16 -07002341LED SUBSYSTEM
2342P: Richard Purdie
2343M: rpurdie@rpsys.net
2344S: Maintained
2345
Linus Torvalds1da177e2005-04-16 15:20:36 -07002346LEGO USB Tower driver
2347P: Juergen Stuber
2348M: starblue@users.sourceforge.net
2349L: legousb-devel@lists.sourceforge.net
2350W: http://legousb.sourceforge.net/
2351S: Maintained
2352
Rusty Russell568a17f2007-10-25 14:12:24 +10002353LGUEST
2354P: Rusty Russell
2355M: rusty@rustcorp.com.au
2356L: lguest@ozlabs.org
2357W: http://lguest.ozlabs.org/
2358S: Maintained
2359
Linus Torvalds1da177e2005-04-16 15:20:36 -07002360LINUX FOR IBM pSERIES (RS/6000)
2361P: Paul Mackerras
2362M: paulus@au.ibm.com
2363W: http://www.ibm.com/linux/ltc/projects/ppc
2364S: Supported
2365
2366LINUX FOR NCR VOYAGER
2367P: James Bottomley
2368M: James.Bottomley@HansenPartnership.com
2369W: http://www.hansenpartnership.com/voyager
2370S: Maintained
2371
2372LINUX FOR POWERPC
2373P: Paul Mackerras
2374M: paulus@samba.org
2375W: http://www.penguinppc.org/
2376L: linuxppc-dev@ozlabs.org
Josh Boyer1adc1232005-11-23 15:44:15 -08002377T: git kernel.org:/pub/scm/linux/kernel/git/paulus/powerpc.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07002378S: Supported
2379
2380LINUX FOR POWER MACINTOSH
2381P: Benjamin Herrenschmidt
2382M: benh@kernel.crashing.org
2383W: http://www.penguinppc.org/
2384L: linuxppc-dev@ozlabs.org
2385S: Maintained
2386
2387LINUX FOR POWERPC EMBEDDED MPC52XX
2388P: Sylvain Munaut
2389M: tnt@246tNt.com
Grant Likelye1eea9f2007-10-09 14:45:26 -06002390P: Grant Likely
2391M: grant.likely@secretlab.ca
Linus Torvalds1da177e2005-04-16 15:20:36 -07002392W: http://www.246tNt.com/mpc52xx/
2393W: http://www.penguinppc.org/
2394L: linuxppc-dev@ozlabs.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002395S: Maintained
2396
2397LINUX FOR POWERPC EMBEDDED PPC4XX
Josh Boyer9a474ff2007-09-19 21:19:07 -05002398P: Josh Boyer
2399M: jwboyer@linux.vnet.ibm.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07002400P: Matt Porter
2401M: mporter@kernel.crashing.org
2402W: http://www.penguinppc.org/
Mark A. Greer88de3ca2007-10-02 10:24:08 +10002403L: linuxppc-dev@ozlabs.org
Josh Boyer9a474ff2007-09-19 21:19:07 -05002404T: git kernel.org:/pub/scm/linux/kernel/git/jwboyer/powerpc.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07002405S: Maintained
2406
Grant Likely260c02a2007-10-02 12:15:34 +10002407LINUX FOR POWERPC EMBEDDED XILINX VIRTEX
2408P: Grant Likely
2409M: grant.likely@secretlab.ca
Grant Likelyf210d432007-10-03 23:24:52 -06002410W: http://wiki.secretlab.ca/index.php/Linux_on_Xilinx_Virtex
Grant Likely260c02a2007-10-02 12:15:34 +10002411L: linuxppc-dev@ozlabs.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002412S: Maintained
2413
Tom Rinie93adf12005-07-26 12:49:53 -07002414LINUX FOR POWERPC BOOT CODE
Linus Torvalds1da177e2005-04-16 15:20:36 -07002415P: Tom Rini
2416M: trini@kernel.crashing.org
2417W: http://www.penguinppc.org/
Mark A. Greer88de3ca2007-10-02 10:24:08 +10002418L: linuxppc-dev@ozlabs.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002419S: Maintained
2420
Tom Rinie93adf12005-07-26 12:49:53 -07002421LINUX FOR POWERPC EMBEDDED PPC8XX
Marcelo Tosattidba5baf2007-09-10 18:46:01 -04002422P: Vitaly Bordug
2423M: vitb@kernel.crashing.org
Tom Rinie93adf12005-07-26 12:49:53 -07002424P: Marcelo Tosatti
Marcelo Tosatti2e367a82006-05-15 09:44:08 -07002425M: marcelo@kvack.org
Tom Rinie93adf12005-07-26 12:49:53 -07002426W: http://www.penguinppc.org/
Mark A. Greer88de3ca2007-10-02 10:24:08 +10002427L: linuxppc-dev@ozlabs.org
Tom Rinie93adf12005-07-26 12:49:53 -07002428S: Maintained
2429
Linus Torvalds1da177e2005-04-16 15:20:36 -07002430LINUX FOR POWERPC EMBEDDED PPC83XX AND PPC85XX
Jim Cromiece00f852006-11-30 04:49:44 +01002431P: Kumar Gala
2432M: galak@kernel.crashing.org
2433W: http://www.penguinppc.org/
Mark A. Greer88de3ca2007-10-02 10:24:08 +10002434L: linuxppc-dev@ozlabs.org
Jim Cromiece00f852006-11-30 04:49:44 +01002435S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07002436
Olof Johanssonab06ff32006-09-06 14:44:54 -05002437LINUX FOR POWERPC PA SEMI PWRFICIENT
2438P: Olof Johansson
2439M: olof@lixom.net
2440W: http://www.pasemi.com/
2441L: linuxppc-dev@ozlabs.org
2442S: Supported
2443
Linus Torvalds1da177e2005-04-16 15:20:36 -07002444LLC (802.2)
2445P: Arnaldo Carvalho de Melo
Arnaldo Carvalho de Melo926554c2007-03-31 12:05:49 -03002446M: acme@ghostprotocols.net
Linus Torvalds1da177e2005-04-16 15:20:36 -07002447S: Maintained
2448
2449LINUX FOR 64BIT POWERPC
2450P: Paul Mackerras
2451M: paulus@samba.org
2452M: paulus@au.ibm.com
2453P: Anton Blanchard
2454M: anton@samba.org
2455M: anton@au.ibm.com
Arthur Othieno6d923f92006-05-19 06:22:23 -04002456W: http://www.penguinppc.org/ppc64/
Stephen Rothwell1d049812006-03-22 11:26:58 +11002457L: linuxppc-dev@ozlabs.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002458S: Supported
2459
2460LINUX SECURITY MODULE (LSM) FRAMEWORK
2461P: Chris Wright
Chris Wright692a2062006-03-11 03:27:19 -08002462M: chrisw@sous-sol.org
Chris Wright1a4520b2006-03-11 03:27:20 -08002463L: linux-security-module@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002464W: http://lsm.immunix.org
Josh Boyer1adc1232005-11-23 15:44:15 -08002465T: git kernel.org:/pub/scm/linux/kernel/git/chrisw/lsm-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07002466S: Supported
2467
2468LM83 HARDWARE MONITOR DRIVER
2469P: Jean Delvare
2470M: khali@linux-fr.org
Jean Delvarecc0b07e2005-05-22 09:39:11 +02002471L: lm-sensors@lm-sensors.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002472S: Maintained
2473
2474LM90 HARDWARE MONITOR DRIVER
2475P: Jean Delvare
2476M: khali@linux-fr.org
Jean Delvarecc0b07e2005-05-22 09:39:11 +02002477L: lm-sensors@lm-sensors.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002478S: Maintained
2479
Peter Zijlstra512e67f2007-10-11 22:11:11 +02002480LOCKDEP AND LOCKSTAT
2481P: Peter Zijlstra
2482M: peterz@infradead.org
2483P: Ingo Molnar
2484M: mingo@redhat.com
2485L: linux-kernel@vger.kernel.org
2486T: git://git.kernel.org/pub/scm/linux/kernel/git/peterz/linux-2.6-lockdep.git
2487S: Maintained
2488
Anton Altaparmakovdde33342007-05-21 09:37:42 +01002489LOGICAL DISK MANAGER SUPPORT (LDM, Windows 2000/XP/Vista Dynamic Disks)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002490P: Richard Russon (FlatCap)
2491M: ldm@flatcap.org
Anton Altaparmakovdde33342007-05-21 09:37:42 +01002492L: linux-ntfs-dev@lists.sourceforge.net
2493W: http://www.linux-ntfs.org/content/view/19/37/
Linus Torvalds1da177e2005-04-16 15:20:36 -07002494S: Maintained
2495
Moore, Eric Deanc87e34e2005-12-01 11:06:25 -07002496LSILOGIC MPT FUSION DRIVERS (FC/SAS/SPI)
2497P: Eric Moore
Eric Moored8a82d72006-12-29 16:47:43 -08002498M: Eric.Moore@lsi.com
2499M: support@lsi.com
Eric Moorecec744f2007-09-14 19:08:08 -06002500L: DL-MPTFusionLinux@lsi.com
Moore, Eric Deanc87e34e2005-12-01 11:06:25 -07002501L: linux-scsi@vger.kernel.org
2502W: http://www.lsilogic.com/support
2503S: Supported
2504
Linus Torvalds1da177e2005-04-16 15:20:36 -07002505LSILOGIC/SYMBIOS/NCR 53C8XX and 53C1010 PCI-SCSI drivers
2506P: Matthew Wilcox
2507M: matthew@wil.cx
2508L: linux-scsi@vger.kernel.org
2509S: Maintained
2510
Hirokazu Takatac12a54b2007-07-15 23:38:45 -07002511M32R ARCHITECTURE
2512P: Hirokazu Takata
2513M: takata@linux-m32r.org
2514L: linux-m32r@ml.linux-m32r.org
2515L: linux-m32r-ja@ml.linux-m32r.org (in Japanese)
2516W: http://www.linux-m32r.org/
2517S: Maintained
2518
Linus Torvalds1da177e2005-04-16 15:20:36 -07002519M68K ARCHITECTURE
2520P: Geert Uytterhoeven
2521M: geert@linux-m68k.org
2522P: Roman Zippel
2523M: zippel@linux-m68k.org
2524L: linux-m68k@lists.linux-m68k.org
2525W: http://www.linux-m68k.org/
2526W: http://linux-m68k-cvs.ubb.ca/
2527S: Maintained
2528
2529M68K ON APPLE MACINTOSH
2530P: Joshua Thompson
2531M: funaho@jurai.org
2532W: http://www.mac.linux-m68k.org/
Finn Thain9bb9f222007-11-18 11:10:05 +01002533L: linux-m68k@lists.linux-m68k.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002534S: Maintained
2535
2536M68K ON HP9000/300
2537P: Philip Blundell
2538M: philb@gnu.org
2539W: http://www.tazenda.demon.co.uk/phil/linux-hp
2540S: Maintained
2541
Jiri Benc64a327a2007-05-05 11:47:08 -07002542MAC80211
Jiri Benc64a327a2007-05-05 11:47:08 -07002543P: Michael Wu
2544M: flamingice@sourmilk.net
Johannes Berg31c7cec2007-10-23 17:05:25 +02002545P: Johannes Berg
2546M: johannes@sipsolutions.net
2547P: Jiri Benc
2548M: jbenc@suse.cz
Jiri Benc64a327a2007-05-05 11:47:08 -07002549L: linux-wireless@vger.kernel.org
2550W: http://linuxwireless.org/
Johannes Berg31c7cec2007-10-23 17:05:25 +02002551T: git kernel.org:/pub/scm/linux/kernel/git/linville/wireless-2.6.git
Jiri Benc64a327a2007-05-05 11:47:08 -07002552S: Maintained
2553
Stefano Brivio1036d862007-12-23 04:46:27 +01002554MAC80211 PID RATE CONTROL
2555P: Stefano Brivio
2556M: stefano.brivio@polimi.it
2557P: Mattias Nissler
2558M: mattias.nissler@gmx.de
2559L: linux-wireless@vger.kernel.org
2560W: http://linuxwireless.org/en/developers/Documentation/mac80211/RateControl/PID
2561T: git kernel.org:/pub/scm/linux/kernel/git/linville/wireless-2.6.git
2562S: Maintained
2563
Patrick McHardyb863ceb2007-07-14 18:55:06 -07002564MACVLAN DRIVER
2565P: Patrick McHardy
2566M: kaber@trash.net
2567L: netdev@vger.kernel.org
2568S: Maintained
2569
Linus Torvalds1da177e2005-04-16 15:20:36 -07002570MARVELL YUKON / SYSKONNECT DRIVER
2571P: Mirko Lindner
2572M: mlindner@syskonnect.de
2573P: Ralph Roesler
2574M: rroesler@syskonnect.de
2575W: http://www.syskonnect.com
2576S: Supported
2577
Michael Kerriskfaf16682005-07-31 22:34:47 -07002578MAN-PAGES: MANUAL PAGES FOR LINUX -- Sections 2, 3, 4, 5, and 7
Jim Cromiece00f852006-11-30 04:49:44 +01002579P: Michael Kerrisk
Michael Kerrisk1d7f5022007-10-16 23:30:31 -07002580M: mtk.manpages@gmail.com
Jim Cromiece00f852006-11-30 04:49:44 +01002581W: ftp://ftp.kernel.org/pub/linux/docs/manpages
2582S: Maintained
Michael Kerriskfaf16682005-07-31 22:34:47 -07002583
Stefano Brivio74cda162007-11-19 20:27:46 +01002584MARVELL LIBERTAS WIRELESS DRIVER
2585P: Dan Williams
2586M: dcbw@redhat.com
2587L: libertas-dev@lists.infradead.org
2588S: Maintained
2589
Dale Farnsworthb60d6972006-01-16 16:45:45 -07002590MARVELL MV643XX ETHERNET DRIVER
2591P: Dale Farnsworth
2592M: dale@farnsworth.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002593P: Manish Lachwani
Dale Farnsworthb60d6972006-01-16 16:45:45 -07002594M: mlachwani@mvista.com
Ralf Baechle979b6c12005-06-13 14:30:40 -07002595L: netdev@vger.kernel.org
Dale Farnsworthb60d6972006-01-16 16:45:45 -07002596S: Odd Fixes for 2.4; Maintained for 2.6.
Linus Torvalds1da177e2005-04-16 15:20:36 -07002597
2598MATROX FRAMEBUFFER DRIVER
2599P: Petr Vandrovec
2600M: vandrove@vc.cvut.cz
Geert Uytterhoeven8936b6d2008-02-23 15:23:30 -08002601L: linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002602S: Maintained
2603
Hans-Juergen Kochd20620d2007-05-08 17:22:00 +02002604MAX6650 HARDWARE MONITOR AND FAN CONTROLLER DRIVER
2605P: Hans J. Koch
2606M: hjk@linutronix.de
2607L: lm-sensors@lm-sensors.org
2608S: Maintained
2609
Kolli, Neela Syam757e0102005-10-14 15:59:13 -07002610MEGARAID SCSI DRIVERS
Jim Cromiece00f852006-11-30 04:49:44 +01002611P: Neela Syam Kolli
Sumant Patrobdd0d752007-05-10 07:22:35 -07002612M: megaraidlinux@lsi.com
Jim Cromiece00f852006-11-30 04:49:44 +01002613S: linux-scsi@vger.kernel.org
2614W: http://megaraid.lsilogic.com
2615S: Maintained
Kolli, Neela Syam757e0102005-10-14 15:59:13 -07002616
Steven Rostedt70ea91f2006-07-30 03:03:53 -07002617MEMORY MANAGEMENT
2618L: linux-mm@kvack.org
2619L: linux-kernel@vger.kernel.org
2620W: http://www.linux-mm.org
2621S: Maintained
2622
David Howellsb920de12008-02-08 04:19:31 -08002623MEI MN10300/AM33 PORT
2624P: David Howells
2625M: dhowells@redhat.com
2626P: Koichi Yasutake
2627M: yasutake.koichi@jp.panasonic.com
2628L: linux-am33-list@redhat.com
2629W: ftp://ftp.redhat.com/pub/redhat/gnupro/AM33/
2630S: Maintained
2631
David Woodhousef4e9ce66c2006-04-11 19:29:07 -04002632MEMORY TECHNOLOGY DEVICES (MTD)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002633P: David Woodhouse
2634M: dwmw2@infradead.org
2635W: http://www.linux-mtd.infradead.org/
2636L: linux-mtd@lists.infradead.org
David Woodhousef4e9ce66c2006-04-11 19:29:07 -04002637T: git git://git.infradead.org/mtd-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07002638S: Maintained
2639
Artem Bityutskiy48576402007-02-13 17:11:10 +02002640UNSORTED BLOCK IMAGES (UBI)
2641P: Artem Bityutskiy
2642M: dedekind@infradead.org
2643W: http://www.linux-mtd.infradead.org/
2644L: linux-mtd@lists.infradead.org
Artem Bityutskiy21600542007-05-22 12:23:21 +03002645T: git git://git.infradead.org/~dedekind/ubi-2.6.git
Artem Bityutskiy48576402007-02-13 17:11:10 +02002646S: Maintained
2647
Linus Torvalds1da177e2005-04-16 15:20:36 -07002648MICROTEK X6 SCANNER
2649P: Oliver Neukum
2650M: oliver@neukum.name
2651S: Maintained
2652
2653MIPS
2654P: Ralf Baechle
2655M: ralf@linux-mips.org
Ralf Baechled50f7ec2005-10-04 13:30:10 +01002656W: http://www.linux-mips.org/
Linus Torvalds1da177e2005-04-16 15:20:36 -07002657L: linux-mips@linux-mips.org
Ralf Baechle7425b342006-03-10 13:47:21 +00002658T: git www.linux-mips.org:/pub/scm/linux.git
2659S: Supported
Linus Torvalds1da177e2005-04-16 15:20:36 -07002660
2661MISCELLANEOUS MCA-SUPPORT
2662P: James Bottomley
James Bottomleyc4e16082007-11-03 08:40:30 -05002663M: James.Bottomley@HansenPartnership.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07002664L: linux-kernel@vger.kernel.org
2665S: Maintained
2666
2667MODULE SUPPORT
2668P: Rusty Russell
2669M: rusty@rustcorp.com.au
2670L: linux-kernel@vger.kernel.org
2671S: Maintained
2672
2673MOTION EYE VAIO PICTUREBOOK CAMERA DRIVER
2674P: Stelian Pop
2675M: stelian@popies.net
2676W: http://popies.net/meye/
2677S: Maintained
2678
Pavel Pisac58ff042007-05-16 01:10:41 +02002679MOTOROLA IMX MMC/SD HOST CONTROLLER INTERFACE DRIVER
2680P: Pavel Pisa
2681M: ppisa@pikron.com
2682L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
Pavel Pisac58ff042007-05-16 01:10:41 +02002683S: Maintained
2684
Linus Torvalds1da177e2005-04-16 15:20:36 -07002685MOUSE AND MISC DEVICES [GENERAL]
2686P: Alessandro Rubini
2687M: rubini@ipvvis.unipv.it
2688L: linux-kernel@vger.kernel.org
2689S: Maintained
2690
Jiri Slabyd7354102006-12-08 02:38:35 -08002691MOXA SMARTIO/INDUSTIO SERIAL CARD (MXSER 2.0)
2692P: Jiri Slaby
2693M: jirislaby@gmail.com
2694L: linux-kernel@vger.kernel.org
2695S: Maintained
2696
Lennart Poettering8c4c7312006-10-06 01:27:02 -04002697MSI LAPTOP SUPPORT
2698P: Lennart Poettering
2699M: mzxreary@0pointer.de
Joe Perches04bdfb92007-12-22 14:03:27 -08002700W: https://tango.0pointer.de/mailman/listinfo/s270-linux
Lennart Poettering8c4c7312006-10-06 01:27:02 -04002701W: http://0pointer.de/lennart/tchibo.html
2702S: Maintained
2703
Pierre Ossman5c4e6f12007-05-21 20:23:20 +02002704MULTIMEDIA CARD (MMC), SECURE DIGITAL (SD) AND SDIO SUBSYSTEM
Pierre Ossmanb9f5d802006-10-17 00:09:30 -07002705P: Pierre Ossman
2706M: drzeus-mmc@drzeus.cx
2707L: linux-kernel@vger.kernel.org
2708S: Maintained
Russell Kingbaca2da2006-06-04 17:36:31 +01002709
David Brownell15a05802007-08-08 09:12:54 -07002710MULTIMEDIA CARD (MMC) ETC. OVER SPI
2711P: David Brownell
2712M: dbrownell@users.sourceforge.net
2713L: linux-kernel@vger.kernel.org
2714S: Odd fixes
2715
Linus Torvalds1da177e2005-04-16 15:20:36 -07002716MULTISOUND SOUND DRIVER
2717P: Andrew Veliath
2718M: andrewtv@usa.net
2719S: Maintained
2720
Jiri Slabyd7354102006-12-08 02:38:35 -08002721MULTITECH MULTIPORT CARD (ISICOM)
2722P: Jiri Slaby
2723M: jirislaby@gmail.com
2724L: linux-kernel@vger.kernel.org
2725S: Maintained
2726
Linus Torvalds1da177e2005-04-16 15:20:36 -07002727NATSEMI ETHERNET DRIVER (DP8381x)
2728P: Tim Hockin
2729M: thockin@hockin.org
2730S: Maintained
2731
2732NCP FILESYSTEM
2733P: Petr Vandrovec
2734M: vandrove@vc.cvut.cz
2735L: linware@sh.cvut.cz
2736S: Maintained
2737
2738NCR DUAL 700 SCSI DRIVER (MICROCHANNEL)
2739P: James E.J. Bottomley
2740M: James.Bottomley@HansenPartnership.com
2741L: linux-scsi@vger.kernel.org
2742S: Maintained
2743
Glenn Streiff3c2d7742008-02-04 20:20:45 -08002744NETEFFECT IWARP RNIC DRIVER (IW_NES)
2745P: Faisal Latif
2746M: flatif@neteffect.com
2747P: Glenn Streiff
2748M: gstreiff@neteffect.com
2749L: general@lists.openfabrics.org
2750W: http://www.neteffect.com
2751S: Supported
2752F: drivers/infiniband/hw/nes/
2753
Stephen Hemmingerbe2f2e82006-05-25 16:14:43 -07002754NETEM NETWORK EMULATOR
2755P: Stephen Hemminger
Stephen Hemminger65ebe632007-01-23 11:38:57 -08002756M: shemminger@linux-foundation.org
David Brownellf318a632007-04-23 14:41:06 -07002757L: netem@lists.linux-foundation.org
Stephen Hemmingerbe2f2e82006-05-25 16:14:43 -07002758S: Maintained
2759
Jiri Slaby4a584482007-08-30 23:56:39 -07002760NETERION (S2IO) Xframe 10GbE DRIVER
2761P: Ramkrishna Vepa
2762M: ram.vepa@neterion.com
2763P: Rastapur Santosh
2764M: santosh.rastapur@neterion.com
2765P: Sivakumar Subramani
2766M: sivakumar.subramani@neterion.com
2767P: Sreenivasa Honnur
2768M: sreenivasa.honnur@neterion.com
2769L: netdev@vger.kernel.org
2770W: http://trac.neterion.com/cgi-bin/trac.cgi/wiki/TitleIndex?anonymous
2771S: Supported
2772
Linus Torvalds1da177e2005-04-16 15:20:36 -07002773NETFILTER/IPTABLES/IPCHAINS
2774P: Rusty Russell
2775P: Marc Boucher
2776P: James Morris
2777P: Harald Welte
2778P: Jozsef Kadlecsik
Patrick McHardy82b98542006-10-12 14:08:55 -07002779P: Patrick McHardy
2780M: kaber@trash.net
Patrick McHardy1a03b812007-09-18 13:19:26 -07002781L: netfilter-devel@vger.kernel.org
2782L: netfilter@vger.kernel.org
Patrick McHardy82b98542006-10-12 14:08:55 -07002783L: coreteam@netfilter.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002784W: http://www.netfilter.org/
2785W: http://www.iptables.org/
Linus Torvalds1da177e2005-04-16 15:20:36 -07002786S: Supported
2787
Paul Moore4cc67732006-09-25 15:57:13 -07002788NETLABEL
2789P: Paul Moore
2790M: paul.moore@hp.com
2791W: http://netlabel.sf.net
2792L: netdev@vger.kernel.org
2793S: Supported
2794
Linus Torvalds1da177e2005-04-16 15:20:36 -07002795NETROM NETWORK LAYER
2796P: Ralf Baechle
2797M: ralf@linux-mips.org
2798L: linux-hams@vger.kernel.org
Ralf Baechled34cb282006-04-19 04:14:30 +02002799W: http://www.linux-ax25.org/
Linus Torvalds1da177e2005-04-16 15:20:36 -07002800S: Maintained
2801
Pavel Machek5ddb88c2006-09-29 02:01:29 -07002802NETWORK BLOCK DEVICE (NBD)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002803P: Paul Clements
2804M: Paul.Clements@steeleye.com
2805S: Maintained
2806
2807NETWORK DEVICE DRIVERS
Linus Torvalds1da177e2005-04-16 15:20:36 -07002808P: Jeff Garzik
2809M: jgarzik@pobox.com
Ralf Baechle979b6c12005-06-13 14:30:40 -07002810L: netdev@vger.kernel.org
Jody McIntyre6fb04252005-11-18 09:31:06 -08002811T: git kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07002812S: Maintained
2813
2814NETWORKING [GENERAL]
2815P: Networking Team
Ralf Baechle979b6c12005-06-13 14:30:40 -07002816M: netdev@vger.kernel.org
2817L: netdev@vger.kernel.org
David S. Millerf1465f72006-03-27 23:28:44 -08002818W: http://linux-net.osdl.org/
Linus Torvalds1da177e2005-04-16 15:20:36 -07002819S: Maintained
2820
2821NETWORKING [IPv4/IPv6]
2822P: David S. Miller
2823M: davem@davemloft.net
2824P: Alexey Kuznetsov
2825M: kuznet@ms2.inr.ac.ru
2826P: Pekka Savola (ipv6)
2827M: pekkas@netcore.fi
2828P: James Morris
James Morris48de5be2005-08-08 10:29:08 -04002829M: jmorris@namei.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002830P: Hideaki YOSHIFUJI
2831M: yoshfuji@linux-ipv6.org
2832P: Patrick McHardy
Patrick McHardy1a03b812007-09-18 13:19:26 -07002833M: kaber@trash.net
Ralf Baechle979b6c12005-06-13 14:30:40 -07002834L: netdev@vger.kernel.org
John W. Linvilled5ca3112006-01-18 14:52:18 -08002835T: git kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07002836S: Maintained
2837
James Morris10e2ff12007-08-25 14:41:28 -07002838NETWORKING [LABELED] (NetLabel, CIPSO, Labeled IPsec, SECMARK)
2839P: Paul Moore
2840M: paul.moore@hp.com
2841L: netdev@vger.kernel.org
2842S: Maintained
2843
John W. Linville29f8f632006-01-18 14:52:48 -08002844NETWORKING [WIRELESS]
2845P: John W. Linville
2846M: linville@tuxdriver.com
Randy Dunlap2cb4abd2007-02-07 15:52:36 -08002847L: linux-wireless@vger.kernel.org
John W. Linville29f8f632006-01-18 14:52:48 -08002848T: git kernel.org:/pub/scm/linux/kernel/git/linville/wireless-2.6.git
2849S: Maintained
2850
Amit S. Kale3d396eb2006-10-21 15:33:03 -04002851NETXEN (1/10) GbE SUPPORT
dhananjay@netxen.comd230ce32007-12-26 10:23:53 -08002852P: Dhananjay Phadke
2853M: dhananjay@netxen.com
Amit S. Kale3d396eb2006-10-21 15:33:03 -04002854L: netdev@vger.kernel.org
2855W: http://www.netxen.com
2856S: Supported
2857
Linus Torvalds1da177e2005-04-16 15:20:36 -07002858IPVS
2859P: Wensong Zhang
2860M: wensong@linux-vs.org
Horms9d30c172005-09-29 19:47:06 -07002861P: Simon Horman
2862M: horms@verge.net.au
Linus Torvalds1da177e2005-04-16 15:20:36 -07002863P: Julian Anastasov
2864M: ja@ssi.bg
Horms9d30c172005-09-29 19:47:06 -07002865L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002866S: Maintained
2867
2868NFS CLIENT
2869P: Trond Myklebust
Trond Myklebust78f58152007-12-12 20:16:06 -05002870M: Trond.Myklebust@netapp.com
2871L: linux-nfs@vger.kernel.org
2872W: http://client.linux-nfs.org
2873T: git git://git.linux-nfs.org/pub/linux/nfs-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07002874S: Maintained
2875
2876NI5010 NETWORK DRIVER
Andreas Mohr5b552b12006-06-30 02:25:07 -07002877P: Jan-Pascal van Best
2878M: janpascal@vanbest.org
2879P: Andreas Mohr
2880M: andi@lisas.de
Ralf Baechle979b6c12005-06-13 14:30:40 -07002881L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002882S: Maintained
2883
2884NINJA SCSI-3 / NINJA SCSI-32Bi (16bit/CardBus) PCMCIA SCSI HOST ADAPTER DRIVER
2885P: YOKOTA Hiroshi
2886M: yokota@netlab.is.tsukuba.ac.jp
2887W: http://www.netlab.is.tsukuba.ac.jp/~yokota/izumi/ninja/
2888S: Maintained
2889
2890NINJA SCSI-32Bi/UDE PCI/CARDBUS SCSI HOST ADAPTER DRIVER
2891P: GOTO Masanori
2892M: gotom@debian.or.jp
2893P: YOKOTA Hiroshi
2894M: yokota@netlab.is.tsukuba.ac.jp
2895W: http://www.netlab.is.tsukuba.ac.jp/~yokota/izumi/ninja/
2896S: Maintained
2897
Linus Torvalds1da177e2005-04-16 15:20:36 -07002898NTFS FILESYSTEM
2899P: Anton Altaparmakov
2900M: aia21@cantab.net
2901L: linux-ntfs-dev@lists.sourceforge.net
2902L: linux-kernel@vger.kernel.org
2903W: http://linux-ntfs.sf.net/
Josh Boyer1adc1232005-11-23 15:44:15 -08002904T: git kernel.org:/pub/scm/linux/kernel/git/aia21/ntfs-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07002905S: Maintained
2906
Antonino A. Daplas9eb8ef72006-01-14 13:21:26 -08002907NVIDIA (rivafb and nvidiafb) FRAMEBUFFER DRIVER
Jim Cromiece00f852006-11-30 04:49:44 +01002908P: Antonino Daplas
Antonino A. Daplas0478e622007-02-28 20:12:37 -08002909M: adaplas@gmail.com
Geert Uytterhoeven8936b6d2008-02-23 15:23:30 -08002910L: linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers)
Jim Cromiece00f852006-11-30 04:49:44 +01002911S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07002912
Peter Korsgaard1ded9692006-06-12 21:40:53 +02002913OPENCORES I2C BUS DRIVER
2914P: Peter Korsgaard
2915M: jacmet@sunsite.dk
Jean Delvare5d925fe2006-07-01 17:14:32 +02002916L: i2c@lm-sensors.org
Peter Korsgaard1ded9692006-06-12 21:40:53 +02002917S: Maintained
2918
Mark Fashehccd979b2005-12-15 14:31:24 -08002919ORACLE CLUSTER FILESYSTEM 2 (OCFS2)
2920P: Mark Fasheh
2921M: mark.fasheh@oracle.com
2922P: Kurt Hackel
2923M: kurt.hackel@oracle.com
2924L: ocfs2-devel@oss.oracle.com
2925W: http://oss.oracle.com/projects/ocfs2/
Antoine Jacquetb7eee612007-04-27 12:30:59 -03002926S: Supported
Mark Fashehccd979b2005-12-15 14:31:24 -08002927
Harald Weltec1986ee2005-11-13 16:06:29 -08002928OMNIKEY CARDMAN 4000 DRIVER
2929P: Harald Welte
2930M: laforge@gnumonks.org
2931S: Maintained
2932
Harald Welte77c44ab2005-11-13 16:06:26 -08002933OMNIKEY CARDMAN 4040 DRIVER
2934P: Harald Welte
2935M: laforge@gnumonks.org
2936S: Maintained
2937
Jonathan Corbet77d51402007-03-22 19:44:17 -03002938OMNIVISION OV7670 SENSOR DRIVER
2939P: Jonathan Corbet
2940M: corbet@lwn.net
2941L: video4linux-list@redhat.com
2942S: Maintained
2943
Thomas Gleixner431bca72007-05-02 09:31:35 +02002944ONENAND FLASH DRIVER
2945P: Kyungmin Park
2946M: kyungmin.park@samsung.com
2947L: linux-mtd@lists.infradead.org
2948S: Maintained
2949
Linus Torvalds1da177e2005-04-16 15:20:36 -07002950ONSTREAM SCSI TAPE DRIVER
2951P: Willem Riede
2952M: osst@riede.org
2953L: osst-users@lists.sourceforge.net
2954L: linux-scsi@vger.kernel.org
2955S: Maintained
2956
Linus Torvalds1da177e2005-04-16 15:20:36 -07002957OPROFILE
2958P: Philippe Elie
2959M: phil.el@wanadoo.fr
2960L: oprofile-list@lists.sf.net
2961S: Maintained
2962
2963ORINOCO DRIVER
2964P: Pavel Roskin
2965M: proski@gnu.org
2966P: David Gibson
2967M: hermes@gibson.dropbear.id.au
Johannes Berg724c6b32007-04-23 12:18:20 -07002968L: linux-wireless@vger.kernel.org
Pavel Roskinecffdde2005-05-05 16:16:01 -07002969L: orinoco-users@lists.sourceforge.net
2970L: orinoco-devel@lists.sourceforge.net
2971W: http://www.nongnu.org/orinoco/
Linus Torvalds1da177e2005-04-16 15:20:36 -07002972S: Maintained
2973
Olof Johanssonf5cd7872007-01-31 21:43:54 -06002974PA SEMI ETHERNET DRIVER
2975P: Olof Johansson
2976M: olof@lixom.net
2977L: netdev@vger.kernel.org
2978S: Maintained
2979
Olof Johanssonbeb58aa2007-02-13 22:09:03 +01002980PA SEMI SMBUS DRIVER
2981P: Olof Johansson
2982M: olof@lixom.net
2983L: i2c@lm-sensors.org
2984S: Maintained
2985
Linus Torvalds1da177e2005-04-16 15:20:36 -07002986PARALLEL PORT SUPPORT
Randy Dunlap3dd1a322007-05-16 22:11:12 -07002987L: linux-parport@lists.infradead.org (subscribers-only)
David Brownell5fdc2ab2007-03-05 00:30:13 -08002988S: Orphan
Linus Torvalds1da177e2005-04-16 15:20:36 -07002989
2990PARIDE DRIVERS FOR PARALLEL PORT IDE DEVICES
2991P: Tim Waugh
2992M: tim@cyberelk.net
Randy Dunlap3dd1a322007-05-16 22:11:12 -07002993L: linux-parport@lists.infradead.org (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002994W: http://www.torque.net/linux-pp.html
2995S: Maintained
2996
2997PARISC ARCHITECTURE
Kyle McMartinac6aecb2007-12-03 22:04:34 +00002998P: Kyle McMartin
2999M: kyle@parisc-linux.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003000P: Matthew Wilcox
3001M: matthew@wil.cx
3002P: Grant Grundler
3003M: grundler@parisc-linux.org
Kyle McMartinac6aecb2007-12-03 22:04:34 +00003004L: linux-parisc@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003005W: http://www.parisc-linux.org/
Kyle McMartin223232d2006-04-21 16:54:23 -04003006T: git kernel.org:/pub/scm/linux/kernel/git/kyle/parisc-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07003007S: Maintained
3008
Jeremy Fitzhardinge4cdf6bc2007-05-02 19:27:13 +02003009PARAVIRT_OPS INTERFACE
3010P: Jeremy Fitzhardinge
3011M: jeremy@xensource.com
3012P: Chris Wright
3013M: chrisw@sous-sol.org
3014P: Zachary Amsden
3015M: zach@vmware.com
3016P: Rusty Russell
3017M: rusty@rustcorp.com.au
3018L: virtualization@lists.osdl.org
3019L: linux-kernel@vger.kernel.org
3020S: Supported
3021
Jim Cromie1662d322006-10-06 00:43:59 -07003022PC87360 HARDWARE MONITORING DRIVER
3023P: Jim Cromie
3024M: jim.cromie@gmail.com
3025L: lm-sensors@lm-sensors.org
3026S: Maintained
3027
3028PC8736x GPIO DRIVER
3029P: Jim Cromie
3030M: jim.cromie@gmail.com
3031S: Maintained
3032
linas@austin.ibm.com065c6352005-12-02 19:16:18 -06003033PCI ERROR RECOVERY
3034P: Linas Vepstas
3035M: linas@austin.ibm.com
3036L: linux-kernel@vger.kernel.org
3037L: linux-pci@atrey.karlin.mff.cuni.cz
3038S: Supported
3039
Linus Torvalds1da177e2005-04-16 15:20:36 -07003040PCI SUBSYSTEM
3041P: Greg Kroah-Hartman
3042M: gregkh@suse.de
3043L: linux-kernel@vger.kernel.org
3044L: linux-pci@atrey.karlin.mff.cuni.cz
Jody McIntyre6fb04252005-11-18 09:31:06 -08003045T: quilt kernel.org/pub/linux/kernel/people/gregkh/gregkh-2.6/
Linus Torvalds1da177e2005-04-16 15:20:36 -07003046S: Supported
3047
3048PCI HOTPLUG CORE
Kristen Carlson Accardifb5f4d72006-09-29 10:30:27 -07003049P: Kristen Carlson Accardi
3050M: kristen.c.accardi@intel.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07003051S: Supported
3052
Kristen Accardi8cf4c192005-08-16 15:16:10 -07003053PCIE HOTPLUG DRIVER
3054P: Kristen Carlson Accardi
3055M: kristen.c.accardi@intel.com
3056L: pcihpd-discuss@lists.sourceforge.net
Len Brown8b59a452007-01-08 19:03:28 -05003057S: Supported
Kristen Accardi8cf4c192005-08-16 15:16:10 -07003058
Linus Torvalds1da177e2005-04-16 15:20:36 -07003059PCMCIA SUBSYSTEM
Dominik Brodowski4230dfc2005-07-07 17:59:06 -07003060P: Linux PCMCIA Team
Randy Dunlapf5df58812006-07-14 00:24:29 -07003061L: linux-pcmcia@lists.infradead.org
Joe Perches6650e0a2007-12-10 15:49:32 -08003062W: http://lists.infradead.org/mailman/listinfo/linux-pcmcia
Jody McIntyre6fb04252005-11-18 09:31:06 -08003063T: git kernel.org:/pub/scm/linux/kernel/git/brodo/pcmcia-2.6.git
Dominik Brodowski4230dfc2005-07-07 17:59:06 -07003064S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07003065
3066PCNET32 NETWORK DRIVER
pcnet32@verizon.net04ce0942007-02-16 10:07:12 -06003067P: Don Fry
3068M: pcnet32@verizon.net
Ralf Baechle979b6c12005-06-13 14:30:40 -07003069L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003070S: Maintained
3071
Shailabh Nagarad4ecbc2006-07-14 00:24:44 -07003072PER-TASK DELAY ACCOUNTING
3073P: Shailabh Nagar
3074M: nagar@watson.ibm.com
3075L: linux-kernel@vger.kernel.org
3076S: Maintained
3077
Jim Cromiedd49d0f2006-03-24 18:08:17 +01003078PERSONALITY HANDLING
3079P: Christoph Hellwig
3080M: hch@infradead.org
3081L: linux-abi-devel@lists.sourceforge.net
3082S: Maintained
3083
Linus Torvalds1da177e2005-04-16 15:20:36 -07003084PHRAM MTD DRIVER
Joern Engel2b54aae2008-02-06 01:38:02 -08003085P: Joern Engel
3086M: joern@lazybastard.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003087L: linux-mtd@lists.infradead.org
3088S: Maintained
3089
Peter Osterlund249a6772005-09-27 21:45:30 -07003090PKTCDVD DRIVER
3091P: Peter Osterlund
3092M: petero2@telia.com
3093L: linux-kernel@vger.kernel.org
Peter Osterlund249a6772005-09-27 21:45:30 -07003094S: Maintained
3095
Linus Torvalds1da177e2005-04-16 15:20:36 -07003096POSIX CLOCKS and TIMERS
Ingo Molnaraa781ae2007-07-19 01:48:32 -07003097P: Thomas Gleixner
3098M: tglx@linutronix.de
Hormsf1c3ddf2006-01-15 02:18:28 +01003099L: linux-kernel@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003100S: Supported
3101
Anton Vorontsov3be86142007-07-15 04:43:36 +04003102POWER SUPPLY CLASS/SUBSYSTEM and DRIVERS
3103P: Anton Vorontsov
3104M: cbou@mail.ru
3105P: David Woodhouse
3106M: dwmw2@infradead.org
3107L: linux-kernel@vger.kernel.org
Anton Vorontsov3be86142007-07-15 04:43:36 +04003108T: git git.infradead.org/battery-2.6.git
3109S: Maintained
3110
Eugene Surovegin24682972005-10-14 03:00:53 -07003111POWERPC 4xx EMAC DRIVER
3112P: Eugene Surovegin
3113M: ebs@ebshome.net
3114W: http://kernel.ebshome.net/emac/
Mark A. Greer88de3ca2007-10-02 10:24:08 +10003115L: linuxppc-dev@ozlabs.org
Eugene Surovegin24682972005-10-14 03:00:53 -07003116L: netdev@vger.kernel.org
3117S: Maintained
3118
Linus Torvalds1da177e2005-04-16 15:20:36 -07003119PNP SUPPORT
3120P: Adam Belay
3121M: ambx1@neo.rr.com
3122S: Maintained
3123
Vitaly Wool999445d2007-01-04 13:07:03 +01003124PNXxxxx I2C DRIVER
3125P: Vitaly Wool
3126M: vitalywool@gmail.com
3127L: i2c@lm-sensors.org
3128S: Maintained
3129
Linus Torvalds1da177e2005-04-16 15:20:36 -07003130PPP PROTOCOL DRIVERS AND COMPRESSORS
3131P: Paul Mackerras
3132M: paulus@samba.org
3133L: linux-ppp@vger.kernel.org
3134S: Maintained
3135
3136PPP OVER ATM (RFC 2364)
3137P: Mitchell Blank Jr
3138M: mitch@sfgoth.com
3139S: Maintained
3140
3141PPP OVER ETHERNET
3142P: Michal Ostrowski
3143M: mostrows@speakeasy.net
3144S: Maintained
3145
James Chapmana6d23702007-06-27 15:53:17 -07003146PPP OVER L2TP
3147P: James Chapman
3148M: jchapman@katalix.com
3149S: Maintained
3150
Linus Torvalds1da177e2005-04-16 15:20:36 -07003151PREEMPTIBLE KERNEL
3152P: Robert Love
3153M: rml@tech9.net
3154L: linux-kernel@vger.kernel.org
3155L: kpreempt-tech@lists.sourceforge.net
3156W: ftp://ftp.kernel.org/pub/linux/kernel/people/rml/preempt-kernel
3157S: Supported
3158
Michael Wueff1a592007-09-25 18:11:01 -07003159P54 WIRELESS DRIVER
3160P: Michael Wu
3161M: flamingice@sourmilk.net
3162L: linux-wireless@vger.kernel.org
3163W: http://prism54.org
3164T: git kernel.org:/pub/scm/linux/kernel/git/mwu/mac80211-drivers.git
3165S: Maintained
3166
Linus Torvalds1da177e2005-04-16 15:20:36 -07003167PRISM54 WIRELESS DRIVER
Luis R. Rodrigueze88b34b2007-06-01 00:46:57 -07003168P: Luis R. Rodriguez
3169M: mcgrof@gmail.com
Johannes Berg724c6b32007-04-23 12:18:20 -07003170L: linux-wireless@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003171W: http://prism54.org
3172S: Maintained
3173
3174PROMISE DC4030 CACHING DISK CONTROLLER DRIVER
3175P: Peter Denison
3176M: promise@pnd-pc.demon.co.uk
3177W: http://www.pnd-pc.demon.co.uk/promise/
3178S: Maintained
3179
Mikael Petterssonb3277df2007-01-10 09:33:53 +01003180PROMISE SATA TX2/TX4 CONTROLLER LIBATA DRIVER
3181P: Mikael Pettersson
3182M: mikpe@it.uu.se
3183L: linux-ide@vger.kernel.org
3184S: Maintained
3185
Masakazu Mokuno02c18892007-07-05 20:11:16 +09003186PS3 NETWORK SUPPORT
3187P: Masakazu Mokuno
3188M: mokuno@sm.sony.co.jp
3189L: netdev@vger.kernel.org
3190L: cbe-oss-dev@ozlabs.org
3191S: Supported
3192
Geoff Levandf58a9d12006-11-23 00:46:51 +01003193PS3 PLATFORM SUPPORT
3194P: Geoff Levand
3195M: geoffrey.levand@am.sony.com
3196L: linuxppc-dev@ozlabs.org
3197L: cbe-oss-dev@ozlabs.org
3198S: Supported
3199
Michael Krufky83202042006-07-03 00:24:18 -07003200PVRUSB2 VIDEO4LINUX DRIVER
3201P: Mike Isely
3202M: isely@pobox.com
Mike Isely16e94952007-01-03 18:08:06 -03003203L: pvrusb2@isely.net (subscribers-only)
Michael Krufky83202042006-07-03 00:24:18 -07003204L: video4linux-list@redhat.com
3205W: http://www.isely.net/pvrusb2/
3206S: Maintained
3207
Linus Torvalds1da177e2005-04-16 15:20:36 -07003208PXA2xx SUPPORT
3209P: Nicolas Pitre
3210M: nico@cam.org
Alexey Dobriyan70f09f12005-06-23 00:09:47 -07003211L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -07003212S: Maintained
3213
Pierre Ossman272f1332007-05-14 21:25:26 +02003214PXA MMCI DRIVER
3215S: Orphan
3216
Linus Torvalds1da177e2005-04-16 15:20:36 -07003217QLOGIC QLA2XXX FC-SCSI DRIVER
3218P: Andrew Vasquez
Andrew Vasquez95e6a852006-03-14 14:41:04 -08003219M: linux-driver@qlogic.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07003220L: linux-scsi@vger.kernel.org
3221S: Supported
3222
Ron Mercer5a4faa82006-07-25 00:40:21 -07003223QLOGIC QLA3XXX NETWORK DRIVER
3224P: Ron Mercer
3225M: linux-driver@qlogic.com
3226L: netdev@vger.kernel.org
3227S: Supported
3228
Linus Torvalds1da177e2005-04-16 15:20:36 -07003229QNX4 FILESYSTEM
3230P: Anders Larsen
3231M: al@alarsen.net
3232L: linux-kernel@vger.kernel.org
3233W: http://www.alarsen.net/linux/qnx4fs/
3234S: Maintained
3235
3236RADEON FRAMEBUFFER DISPLAY DRIVER
Benjamin Herrenschmidt187a2782005-04-16 15:26:40 -07003237P: Benjamin Herrenschmidt
3238M: benh@kernel.crashing.org
Geert Uytterhoeven8936b6d2008-02-23 15:23:30 -08003239L: linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers)
Linus Torvalds1da177e2005-04-16 15:20:36 -07003240S: Maintained
3241
3242RAGE128 FRAMEBUFFER DISPLAY DRIVER
Benjamin Herrenschmidt187a2782005-04-16 15:26:40 -07003243P: Paul Mackerras
3244M: paulus@samba.org
Geert Uytterhoeven8936b6d2008-02-23 15:23:30 -08003245L: linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers)
Linus Torvalds1da177e2005-04-16 15:20:36 -07003246S: Maintained
3247
3248RAYLINK/WEBGEAR 802.11 WIRELESS LAN DRIVER
3249P: Corey Thomas
Joe Perches7c4a52e2008-02-03 16:38:31 +02003250M: coreythomas@charter.net
Johannes Berg724c6b32007-04-23 12:18:20 -07003251L: linux-wireless@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003252S: Maintained
3253
Ivo van Doorn95ea3622007-09-25 17:57:13 -07003254RALINK RT2X00 WLAN DRIVER
3255P: rt2x00 project
3256L: linux-wireless@vger.kernel.org
3257L: rt2400-devel@lists.sourceforge.net
3258W: http://rt2x00.serialmonkey.com/
3259S: Maintained
3260F: drivers/net/wireless/rt2x00/
3261
Nick Piggin9db55792008-02-08 04:19:49 -08003262RAMDISK RAM BLOCK DEVICE DRIVER
3263P: Nick Piggin
3264M: npiggin@suse.de
3265S: Maintained
3266
Matt Mackall9e95ce22005-04-16 15:25:56 -07003267RANDOM NUMBER DRIVER
3268P: Matt Mackall
3269M: mpm@selenic.com
3270S: Maintained
3271
Matt Porter394b7012005-11-07 01:00:15 -08003272RAPIDIO SUBSYSTEM
3273P: Matt Porter
3274M: mporter@kernel.crashing.org
3275L: linux-kernel@vger.kernel.org
3276S: Maintained
3277
Florian Fainellic1f766b2008-02-06 22:39:44 +01003278RDC R-321X SoC
3279P: Florian Fainelli
3280M: florian.fainelli@telecomint.eu
3281L: linux-kernel@vger.kernel.org
3282S: Maintained
3283
Florian Fainellidb17f392007-12-19 11:30:30 +01003284RDC R6040 FAST ETHERNET DRIVER
3285P: Florian Fainelli
3286M: florian.fainelli@telecomint.eu
3287L: netdev@vger.kernel.org
3288S: Maintained
3289
Josh Triplett595182b2006-10-04 02:17:21 -07003290READ-COPY UPDATE (RCU)
3291P: Dipankar Sarma
3292M: dipankar@in.ibm.com
3293W: http://www.rdrop.com/users/paulmck/rclock/
3294L: linux-kernel@vger.kernel.org
3295S: Supported
3296
3297RCUTORTURE MODULE
3298P: Josh Triplett
3299M: josh@freedesktop.org
3300L: linux-kernel@vger.kernel.org
3301S: Maintained
3302
Linus Torvalds1da177e2005-04-16 15:20:36 -07003303REAL TIME CLOCK DRIVER
3304P: Paul Gortmaker
3305M: p_gortmaker@yahoo.com
3306L: linux-kernel@vger.kernel.org
3307S: Maintained
3308
Alessandro Zummo0c86edc2006-03-27 01:16:37 -08003309REAL TIME CLOCK (RTC) SUBSYSTEM
3310P: Alessandro Zummo
3311M: a.zummo@towertech.it
Alessandro Zummo76465492006-12-10 02:19:06 -08003312L: rtc-linux@googlegroups.com
Alessandro Zummo0c86edc2006-03-27 01:16:37 -08003313S: Maintained
3314
Linus Torvalds1da177e2005-04-16 15:20:36 -07003315REISERFS FILE SYSTEM
3316P: Hans Reiser
3317M: reiserfs-dev@namesys.com
Jeff Mahoney76c4e5e2007-06-08 13:47:02 -07003318L: reiserfs-devel@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003319W: http://www.namesys.com
3320S: Supported
3321
3322ROCKETPORT DRIVER
3323P: Comtrol Corp.
Linus Torvalds1da177e2005-04-16 15:20:36 -07003324W: http://www.comtrol.com
3325S: Maintained
3326
3327ROSE NETWORK LAYER
3328P: Ralf Baechle
3329M: ralf@linux-mips.org
3330L: linux-hams@vger.kernel.org
Ralf Baechled34cb282006-04-19 04:14:30 +02003331W: http://www.linux-ax25.org/
Linus Torvalds1da177e2005-04-16 15:20:36 -07003332S: Maintained
3333
3334RISCOM8 DRIVER
3335S: Orphan
3336
Michael Wu605bebe2007-05-14 01:41:02 -04003337RTL818X WIRELESS DRIVER
3338P: Michael Wu
3339M: flamingice@sourmilk.net
3340P: Andrea Merello
3341M: andreamrl@tiscali.it
3342L: linux-wireless@vger.kernel.org
3343W: http://linuxwireless.org/
3344T: git kernel.org:/pub/scm/linux/kernel/git/mwu/mac80211-drivers.git
3345S: Maintained
3346
Antonino A. Daplas9eb8ef72006-01-14 13:21:26 -08003347S3 SAVAGE FRAMEBUFFER DRIVER
Jim Cromiece00f852006-11-30 04:49:44 +01003348P: Antonino Daplas
Antonino A. Daplas0478e622007-02-28 20:12:37 -08003349M: adaplas@gmail.com
Geert Uytterhoeven8936b6d2008-02-23 15:23:30 -08003350L: linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers)
Jim Cromiece00f852006-11-30 04:49:44 +01003351S: Maintained
Antonino A. Daplas9eb8ef72006-01-14 13:21:26 -08003352
Linus Torvalds1da177e2005-04-16 15:20:36 -07003353S390
3354P: Martin Schwidefsky
3355M: schwidefsky@de.ibm.com
Martin Schwidefsky83014252006-09-20 15:58:58 +02003356P: Heiko Carstens
3357M: heiko.carstens@de.ibm.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07003358M: linux390@de.ibm.com
Martin Schwidefskyd58140cc2007-02-05 21:17:27 +01003359L: linux-s390@vger.kernel.org
Heiko Carstens5238da42006-02-11 17:56:01 -08003360W: http://www.ibm.com/developerworks/linux/linux390/
3361S: Supported
3362
3363S390 NETWORK DRIVERS
Ursula Braundd96df22007-09-19 13:09:02 +02003364P: Ursula Braun
3365M: ubraun@linux.vnet.ibm.com
Ursula Braunb9192ad2007-10-22 16:16:15 +02003366P: Frank Blaschka
3367M: blaschka@linux.vnet.ibm.com
Heiko Carstens5238da42006-02-11 17:56:01 -08003368M: linux390@de.ibm.com
Martin Schwidefskyd58140cc2007-02-05 21:17:27 +01003369L: linux-s390@vger.kernel.org
Heiko Carstens5238da42006-02-11 17:56:01 -08003370W: http://www.ibm.com/developerworks/linux/linux390/
3371S: Supported
3372
3373S390 ZFCP DRIVER
Swen Schillig0033bb42007-12-18 11:16:14 +01003374P: Christof Schmitt
3375M: christof.schmitt@de.ibm.com
3376P: Martin Peschke
3377M: mp3@de.ibm.com
Heiko Carstens5238da42006-02-11 17:56:01 -08003378M: linux390@de.ibm.com
Martin Schwidefskyd58140cc2007-02-05 21:17:27 +01003379L: linux-s390@vger.kernel.org
Heiko Carstens5238da42006-02-11 17:56:01 -08003380W: http://www.ibm.com/developerworks/linux/linux390/
Linus Torvalds1da177e2005-04-16 15:20:36 -07003381S: Supported
3382
Ursula Braundd96df22007-09-19 13:09:02 +02003383S390 IUCV NETWORK LAYER
3384P: Ursula Braun
3385M: ubraun@linux.vnet.ibm.com
3386M: linux390@de.ibm.com
3387L: linux-s390@vger.kernel.org
3388W: http://www.ibm.com/developerworks/linux/linux390/
3389S: Supported
3390
Linus Torvalds1da177e2005-04-16 15:20:36 -07003391SAA7146 VIDEO4LINUX-2 DRIVER
3392P: Michael Hunold
3393M: michael@mihu.de
3394W: http://www.mihu.de/linux/saa7146
3395S: Maintained
3396
Linus Torvalds1da177e2005-04-16 15:20:36 -07003397SC1200 WDT DRIVER
3398P: Zwane Mwaikambo
Zwane Mwaikambo3c7bf1e2005-08-18 11:24:07 -07003399M: zwane@arm.linux.org.uk
Linus Torvalds1da177e2005-04-16 15:20:36 -07003400S: Maintained
3401
3402SCHEDULER
3403P: Ingo Molnar
3404M: mingo@elte.hu
3405P: Robert Love [the preemptible kernel bits]
3406M: rml@tech9.net
3407L: linux-kernel@vger.kernel.org
3408S: Maintained
3409
3410SCSI CDROM DRIVER
3411P: Jens Axboe
Jens Axboe0fe23472006-09-04 15:41:16 +02003412M: axboe@kernel.dk
Linus Torvalds1da177e2005-04-16 15:20:36 -07003413L: linux-scsi@vger.kernel.org
3414W: http://www.kernel.dk
3415S: Maintained
3416
3417SCSI SG DRIVER
3418P: Doug Gilbert
3419M: dgilbert@interlog.com
3420L: linux-scsi@vger.kernel.org
3421W: http://www.torque.net/sg
3422S: Maintained
3423
3424SCSI SUBSYSTEM
3425P: James E.J. Bottomley
James Bottomleyc4e16082007-11-03 08:40:30 -05003426M: James.Bottomley@HansenPartnership.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07003427L: linux-scsi@vger.kernel.org
Jody McIntyre6fb04252005-11-18 09:31:06 -08003428T: git kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6.git
James Bottomleyc4e16082007-11-03 08:40:30 -05003429T: git kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6.git
3430T: git kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-pending-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07003431S: Maintained
3432
3433SCSI TAPE DRIVER
John Anthony Kazos Jrdd4ef012007-05-09 08:06:37 +02003434P: Kai Mäkisara
Linus Torvalds1da177e2005-04-16 15:20:36 -07003435M: Kai.Makisara@kolumbus.fi
3436L: linux-scsi@vger.kernel.org
3437S: Maintained
3438
3439SCTP PROTOCOL
Sridhar Samudrala5f858132007-03-23 11:39:51 -07003440P: Vlad Yasevich
3441M: vladislav.yasevich@hp.com
Jim Cromiece00f852006-11-30 04:49:44 +01003442P: Sridhar Samudrala
3443M: sri@us.ibm.com
3444L: lksctp-developers@lists.sourceforge.net
Sridhar Samudrala5f858132007-03-23 11:39:51 -07003445W: http://lksctp.sourceforge.net
Jim Cromiece00f852006-11-30 04:49:44 +01003446S: Supported
Linus Torvalds1da177e2005-04-16 15:20:36 -07003447
3448SCx200 CPU SUPPORT
Jim Cromie1662d322006-10-06 00:43:59 -07003449P: Jim Cromie
3450M: jim.cromie@gmail.com
3451S: Odd Fixes
3452
3453SCx200 GPIO DRIVER
3454P: Jim Cromie
3455M: jim.cromie@gmail.com
3456S: Maintained
3457
3458SCx200 HRT CLOCKSOURCE DRIVER
3459P: Jim Cromie
3460M: jim.cromie@gmail.com
3461S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07003462
3463SECURITY CONTACT
3464P: Security Officers
3465M: security@kernel.org
3466S: Supported
3467
3468SELINUX SECURITY MODULE
3469P: Stephen Smalley
Stephen Smalley62cfe7e2006-02-04 23:27:42 -08003470M: sds@tycho.nsa.gov
Linus Torvalds1da177e2005-04-16 15:20:36 -07003471P: James Morris
James Morris48de5be2005-08-08 10:29:08 -04003472M: jmorris@namei.org
Stephen Smalley588a3152007-02-23 09:20:09 -05003473P: Eric Paris
3474M: eparis@parisplace.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003475L: linux-kernel@vger.kernel.org (kernel issues)
Stephen Smalley588a3152007-02-23 09:20:09 -05003476L: selinux@tycho.nsa.gov (subscribers-only, general discussion)
Linus Torvalds1da177e2005-04-16 15:20:36 -07003477W: http://www.nsa.gov/selinux
3478S: Supported
3479
Jiri Slabycef2cf02007-05-08 00:31:45 -07003480SENSABLE PHANTOM
3481P: Jiri Slaby
3482M: jirislaby@gmail.com
3483S: Maintained
3484
Linus Torvalds1da177e2005-04-16 15:20:36 -07003485SERIAL ATA (SATA) SUBSYSTEM:
3486P: Jeff Garzik
3487M: jgarzik@pobox.com
3488L: linux-ide@vger.kernel.org
Jody McIntyre6fb04252005-11-18 09:31:06 -08003489T: git kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07003490S: Supported
3491
3492SGI SN-IA64 (Altix) SERIAL CONSOLE DRIVER
3493P: Pat Gefre
3494M: pfg@sgi.com
3495L: linux-ia64@vger.kernel.org
3496S: Supported
3497
3498SGI VISUAL WORKSTATION 320 AND 540
3499P: Andrey Panin
3500M: pazke@donpac.ru
3501L: linux-visws-devel@lists.sf.net
3502W: http://linux-visws.sf.net
3503S: Maintained for 2.6.
3504
3505SIMTEC EB110ATX (Chalice CATS)
3506P: Ben Dooks
3507P: Vincent Sanders
3508M: support@simtec.co.uk
3509W: http://www.simtec.co.uk/products/EB110ATX/
3510S: Supported
3511
3512SIMTEC EB2410ITX (BAST)
3513P: Ben Dooks
3514P: Vincent Sanders
3515M: support@simtec.co.uk
3516W: http://www.simtec.co.uk/products/EB2410ITX/
3517S: Supported
3518
Francois Romieu92aab3c2005-07-30 13:11:18 +02003519SIS 190 ETHERNET DRIVER
3520P: Francois Romieu
3521M: romieu@fr.zoreil.com
3522L: netdev@vger.kernel.org
3523S: Maintained
3524
Linus Torvalds1da177e2005-04-16 15:20:36 -07003525SIS 5513 IDE CONTROLLER DRIVER
3526P: Lionel Bouton
3527M: Lionel.Bouton@inet6.fr
3528W: http://inet6.dyn.dhs.org/sponsoring/sis5513/index.html
3529W: http://gyver.homeip.net/sis5513/index.html
3530S: Maintained
3531
3532SIS 900/7016 FAST ETHERNET DRIVER
3533P: Daniele Venzano
3534M: venza@brownhat.org
3535W: http://www.brownhat.org/sis900.html
Ralf Baechle979b6c12005-06-13 14:30:40 -07003536L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003537S: Maintained
3538
Mark M. Hoffman6ea884d2007-06-09 10:11:15 -04003539SIS 96X I2C/SMBUS DRIVER
3540P: Mark M. Hoffman
3541M: mhoffman@lightlink.com
3542L: lm-sensors@lm-sensors.org
3543S: Maintained
3544
Linus Torvalds1da177e2005-04-16 15:20:36 -07003545SIS FRAMEBUFFER DRIVER
3546P: Thomas Winischhofer
3547M: thomas@winischhofer.net
3548W: http://www.winischhofer.net/linuxsisvga.shtml
Antoine Jacquetb7eee612007-04-27 12:30:59 -03003549S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07003550
3551SIS USB2VGA DRIVER
3552P: Thomas Winischhofer
3553M: thomas@winischhofer.net
3554W: http://www.winischhofer.at/linuxsisusbvga.shtml
3555S: Maintained
3556
Christoph Lameter415ad262007-07-26 10:40:56 -07003557SLAB ALLOCATOR
3558P: Christoph Lameter
3559M: clameter@sgi.com
3560P: Pekka Enberg
3561M: penberg@cs.helsinki.fi
Pekka Enbergc76d1182008-02-11 23:52:47 +02003562P: Matt Mackall
3563M: mpm@selenic.com
Christoph Lameter415ad262007-07-26 10:40:56 -07003564L: linux-mm@kvack.org
3565S: Maintained
3566
Linus Torvalds1da177e2005-04-16 15:20:36 -07003567SMC91x ETHERNET DRIVER
3568P: Nicolas Pitre
3569M: nico@cam.org
3570S: Maintained
3571
Mark M. Hoffman6ea884d2007-06-09 10:11:15 -04003572SMSC47B397 HARDWARE MONITOR DRIVER
3573P: Mark M. Hoffman
3574M: mhoffman@lightlink.com
3575L: lm-sensors@lm-sensors.org
3576S: Maintained
3577
Daniel Drake8f0f8502006-07-18 22:00:25 +01003578SOFTMAC LAYER (IEEE 802.11)
Daniel Drake8f0f8502006-07-18 22:00:25 +01003579P: Daniel Drake
3580M: dsd@gentoo.org
Johannes Berg724c6b32007-04-23 12:18:20 -07003581L: linux-wireless@vger.kernel.org
Johannes Berg6b345dd2007-11-05 14:32:35 +01003582S: Obsolete
Daniel Drake8f0f8502006-07-18 22:00:25 +01003583
Linus Torvalds1da177e2005-04-16 15:20:36 -07003584SOFTWARE RAID (Multiple Disks) SUPPORT
3585P: Ingo Molnar
3586M: mingo@redhat.com
3587P: Neil Brown
NeilBrown524418b2007-01-26 00:57:01 -08003588M: neilb@suse.de
Linus Torvalds1da177e2005-04-16 15:20:36 -07003589L: linux-raid@vger.kernel.org
NeilBrown524418b2007-01-26 00:57:01 -08003590S: Supported
Linus Torvalds1da177e2005-04-16 15:20:36 -07003591
Pavel Machek95a631e2007-07-19 01:47:42 -07003592HIBERNATION (aka Software Suspend, aka swsusp):
Linus Torvalds1da177e2005-04-16 15:20:36 -07003593P: Pavel Machek
3594M: pavel@suse.cz
Pavel Machek95a631e2007-07-19 01:47:42 -07003595P: Rafael J. Wysocki
3596M: rjw@sisk.pl
3597L: linux-pm@lists.linux-foundation.org
3598S: Supported
3599
3600SUSPEND TO RAM:
Len Browna0ce3172007-10-25 18:05:49 -04003601P: Len Brown
3602M: len.brown@intel.com
Pavel Machek95a631e2007-07-19 01:47:42 -07003603P: Pavel Machek
3604M: pavel@suse.cz
3605P: Rafael J. Wysocki
3606M: rjw@sisk.pl
David Brownellf318a632007-04-23 14:41:06 -07003607L: linux-pm@lists.linux-foundation.org
Len Browna0ce3172007-10-25 18:05:49 -04003608S: Supported
Linus Torvalds1da177e2005-04-16 15:20:36 -07003609
3610SONIC NETWORK DRIVER
3611P: Thomas Bogendoerfer
3612M: tsbogend@alpha.franken.de
Ralf Baechle979b6c12005-06-13 14:30:40 -07003613L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003614S: Maintained
3615
Michael Buesch61e115a2007-09-18 15:12:50 -04003616SONICS SILICON BACKPLANE DRIVER (SSB)
3617P: Michael Buesch
3618M: mb@bu3sch.de
3619L: netdev@vger.kernel.org
3620S: Maintained
3621
Linus Torvalds1da177e2005-04-16 15:20:36 -07003622SONY VAIO CONTROL DEVICE DRIVER
Mattia Dongili0d477fa2007-02-08 20:16:40 +01003623P: Mattia Dongili
3624M: malattia@linux.it
Mattia Dongili5b181672007-03-12 21:43:57 +01003625L: linux-acpi@vger.kernel.org
3626W: http://www.linux.it/~malattia/wiki/index.php/Sony_drivers
Linus Torvalds1da177e2005-04-16 15:20:36 -07003627S: Maintained
3628
Alex Dubovbaf85322008-02-09 10:20:54 -08003629SONY MEMORYSTICK CARD SUPPORT
3630P: Alex Dubov
3631M: oakad@yahoo.com
3632L: linux-kernel@vger.kernel.org
3633W: http://tifmxx.berlios.de/
3634S: Maintained
3635
Linus Torvalds1da177e2005-04-16 15:20:36 -07003636SOUND
3637P: Jaroslav Kysela
Jaroslav Kyselac1017a42007-10-15 09:50:19 +02003638M: perex@perex.cz
Takashi Iwai82622042007-04-16 12:32:52 +02003639L: alsa-devel@alsa-project.org (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -07003640S: Maintained
3641
Liam Girdwoodeb1a6af2006-10-06 18:34:51 +02003642SOUND - SOC LAYER / DYNAMIC AUDIO POWER MANAGEMENT
3643P: Liam Girdwood
3644M: liam.girdwood@wolfsonmicro.com
Mark Brown2cad0ad2008-01-10 14:33:07 +01003645P: Mark Brown
3646M: broonie@opensource.wolfsonmicro.com
3647T: git opensource.wolfsonmicro.com/linux-2.6-asoc
Takashi Iwai82622042007-04-16 12:32:52 +02003648L: alsa-devel@alsa-project.org (subscribers-only)
Liam Girdwoodeb1a6af2006-10-06 18:34:51 +02003649S: Supported
3650
Kumar Gala025c3982006-04-02 16:05:54 -05003651SPI SUBSYSTEM
3652P: David Brownell
3653M: dbrownell@users.sourceforge.net
3654L: spi-devel-general@lists.sourceforge.net
3655S: Maintained
3656
Steven Rostedt855f46a2006-08-05 12:14:50 -07003657STABLE BRANCH:
3658P: Greg Kroah-Hartman
3659M: greg@kroah.com
3660P: Chris Wright
3661M: chrisw@sous-sol.org
3662L: stable@kernel.org
3663S: Maintained
3664
Kylene Hall1c72d462005-05-01 08:59:13 -07003665TPM DEVICE DRIVER
3666P: Kylene Hall
Kent Yoder8e81cc12007-08-22 14:01:04 -07003667M: tpmdd-devel@lists.sourceforge.net
Kylene Hall1c72d462005-05-01 08:59:13 -07003668W: http://tpmdd.sourceforge.net
Marcel Selhorstd3a7b6d2007-03-16 13:38:31 -08003669P: Marcel Selhorst
3670M: tpm@selhorst.net
3671W: http://www.prosec.rub.de/tpm/
Stephen Rothwell3bd2aad2007-05-15 01:41:36 -07003672L: tpmdd-devel@lists.sourceforge.net
Kylene Hall1c72d462005-05-01 08:59:13 -07003673S: Maintained
3674
Mark Gross1a80ba82005-10-30 15:02:55 -08003675Telecom Clock Driver for MCPL0010
Jim Cromiece00f852006-11-30 04:49:44 +01003676P: Mark Gross
3677M: mark.gross@intel.com
3678S: Supported
Mark Gross1a80ba82005-10-30 15:02:55 -08003679
Chris Zankel48b415c2005-06-23 22:01:07 -07003680TENSILICA XTENSA PORT (xtensa):
3681P: Chris Zankel
3682M: chris@zankel.net
3683S: Maintained
3684
Henrique de Moraes Holschuh756970a2007-03-29 01:58:44 -03003685THINKPAD ACPI EXTRAS DRIVER
3686P: Henrique de Moraes Holschuh
3687M: ibm-acpi@hmh.eng.br
3688L: ibm-acpi-devel@lists.sourceforge.net
3689W: http://ibm-acpi.sourceforge.net
3690W: http://thinkwiki.org/wiki/Ibm-acpi
3691T: git repo.or.cz/linux-2.6/linux-acpi-2.6/ibm-acpi-2.6.git
3692S: Maintained
3693
Linus Torvalds1da177e2005-04-16 15:20:36 -07003694UltraSPARC (sparc64):
3695P: David S. Miller
3696M: davem@davemloft.net
Linus Torvalds1da177e2005-04-16 15:20:36 -07003697L: sparclinux@vger.kernel.org
Josh Boyer1adc1232005-11-23 15:44:15 -08003698T: git kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07003699S: Maintained
3700
3701SHARP LH SUPPORT (LH7952X & LH7A40X)
3702P: Marc Singer
3703M: elf@buici.com
3704W: http://projects.buici.com/arm
Alexey Dobriyan70f09f12005-06-23 00:09:47 -07003705L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -07003706S: Maintained
3707
Kristen Accardi8cf4c192005-08-16 15:16:10 -07003708SHPC HOTPLUG DRIVER
3709P: Kristen Carlson Accardi
3710M: kristen.c.accardi@intel.com
3711L: pcihpd-discuss@lists.sourceforge.net
Len Brown8b59a452007-01-08 19:03:28 -05003712S: Supported
Kristen Accardi8cf4c192005-08-16 15:16:10 -07003713
Pierre Ossmand129bce2006-03-24 03:18:17 -08003714SECURE DIGITAL HOST CONTROLLER INTERFACE DRIVER
3715P: Pierre Ossman
3716M: drzeus-sdhci@drzeus.cx
3717L: sdhci-devel@list.drzeus.cx
Pierre Ossmand129bce2006-03-24 03:18:17 -08003718S: Maintained
3719
Stephen Hemminger4b1ac9ab2005-09-21 09:55:41 -07003720SKGE, SKY2 10/100/1000 GIGABIT ETHERNET DRIVERS
3721P: Stephen Hemminger
Stephen Hemminger65ebe632007-01-23 11:38:57 -08003722M: shemminger@linux-foundation.org
Stephen Hemminger4b1ac9ab2005-09-21 09:55:41 -07003723L: netdev@vger.kernel.org
3724S: Maintained
3725
Chris Boot1a87d942006-07-10 04:45:34 -07003726SOEKRIS NET48XX LED SUPPORT
3727P: Chris Boot
3728M: bootc@bootc.net
3729S: Maintained
3730
Linus Torvalds1da177e2005-04-16 15:20:36 -07003731SPARC (sparc32):
3732P: William L. Irwin
3733M: wli@holomorphy.com
3734L: sparclinux@vger.kernel.org
3735S: Maintained
3736
3737SPECIALIX IO8+ MULTIPORT SERIAL CARD DRIVER
3738P: Roger Wolff
3739M: R.E.Wolff@BitWizard.nl
3740L: linux-kernel@vger.kernel.org ?
3741S: Supported
3742
Jim Lewis2752e402006-09-29 02:01:19 -07003743SPIDERNET NETWORK DRIVER for CELL
Jens Osterkampcb8da8a2008-01-11 13:44:35 +01003744P: Ishizaki Kou
3745M: kou.ishizaki@toshiba.co.jp
3746P: Jens Osterkamp
3747M: jens@de.ibm.com
Jim Lewis2752e402006-09-29 02:01:19 -07003748L: netdev@vger.kernel.org
3749S: Supported
3750
Linus Torvalds1da177e2005-04-16 15:20:36 -07003751SRM (Alpha) environment access
3752P: Jan-Benedict Glaw
3753M: jbglaw@lug-owl.de
3754L: linux-kernel@vger.kernel.org
3755S: Maintained
3756
3757STARFIRE/DURALAN NETWORK DRIVER
3758P: Ion Badulescu
3759M: ionut@cs.columbia.edu
3760S: Maintained
3761
3762STARMODE RADIO IP (STRIP) PROTOCOL DRIVER
3763W: http://mosquitonet.Stanford.EDU/strip.html
3764S: Unsupported ?
3765
3766STRADIS MPEG-2 DECODER DRIVER
3767P: Nathan Laredo
3768M: laredo@gnu.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003769W: http://www.stradis.com/
3770S: Maintained
3771
Paul Mundt2cbb12a2007-11-19 13:08:37 +09003772SUPERH
Linus Torvalds1da177e2005-04-16 15:20:36 -07003773P: Paul Mundt
3774M: lethal@linux-sh.org
Paul Mundt2cbb12a2007-11-19 13:08:37 +09003775L: linux-sh@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003776W: http://www.linux-sh.org
Paul Mundt2cbb12a2007-11-19 13:08:37 +09003777T: git kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07003778S: Maintained
3779
3780SUN3/3X
3781P: Sam Creasey
3782M: sammy@sammy.net
Linus Torvalds1da177e2005-04-16 15:20:36 -07003783W: http://sammy.net/sun3/
3784S: Maintained
3785
3786SVGA HANDLING
3787P: Martin Mares
3788M: mj@ucw.cz
3789L: linux-video@atrey.karlin.mff.cuni.cz
3790S: Maintained
3791
3792SYSV FILESYSTEM
3793P: Christoph Hellwig
3794M: hch@infradead.org
3795S: Maintained
3796
Stephen Hemminger781b4562006-07-10 20:25:29 -07003797TC CLASSIFIER
3798P: Jamal Hadi Salim
3799M: hadi@cyberus.ca
3800L: netdev@vger.kernel.org
3801S: Maintained
3802
Wong Hoi Sing Edison5067f082006-09-13 20:31:13 -07003803TCP LOW PRIORITY MODULE
3804P: Wong Hoi Sing, Edison
3805M: hswong3i@gmail.com
3806P: Hung Hing Lun, Mike
3807M: hlhung3i@gmail.com
3808W: http://tcp-lp-mod.sourceforge.net/
3809S: Maintained
3810
Andy Gospodarek1a348cc2007-09-17 18:50:36 -07003811TEHUTI ETHERNET DRIVER
3812P: Alexander Indenbaum
3813M: baum@tehutinetworks.net
3814P: Andy Gospodarek
3815M: andy@greyhouse.net
3816L: netdev@vger.kernel.org
3817S: Supported
3818
Alex Dubov4020f2d2006-10-04 02:15:37 -07003819TI FLASH MEDIA INTERFACE DRIVER
3820P: Alex Dubov
3821M: oakad@yahoo.com
3822S: Maintained
3823
Syed Khasim9f9c24f2007-05-16 01:07:22 +02003824TI OMAP MMC INTERFACE DRIVER
3825P: Carlos Aguiar, Anderson Briglia and Syed Khasim
Randy Dunlape82ce352007-10-16 23:29:44 -07003826M: linux-omap-open-source@linux.omap.com (subscribers only)
Syed Khasim9f9c24f2007-05-16 01:07:22 +02003827W: http://linux.omap.com
3828W: http://www.muru.com/linux/omap/
3829S: Maintained
3830
Michael Buesch844dd052006-06-26 00:24:59 -07003831TI OMAP RANDOM NUMBER GENERATOR SUPPORT
3832P: Deepak Saxena
3833M: dsaxena@plexity.net
3834S: Maintained
3835
Shailabh Nagarad4ecbc2006-07-14 00:24:44 -07003836TASKSTATS STATISTICS INTERFACE
3837P: Shailabh Nagar
3838M: nagar@watson.ibm.com
3839L: linux-kernel@vger.kernel.org
3840S: Maintained
3841
Per Lidene86eaa32006-01-12 16:45:18 +01003842TIPC NETWORK LAYER
3843P: Per Liden
Per Liden7c2b2aa2006-01-14 12:42:21 +01003844M: per.liden@ericsson.com
Per Lidene86eaa32006-01-12 16:45:18 +01003845P: Jon Maloy
Per Liden7c2b2aa2006-01-14 12:42:21 +01003846M: jon.maloy@ericsson.com
Per Lidene86eaa32006-01-12 16:45:18 +01003847P: Allan Stephens
Per Liden7c2b2aa2006-01-14 12:42:21 +01003848M: allan.stephens@windriver.com
Per Lidene86eaa32006-01-12 16:45:18 +01003849L: tipc-discussion@lists.sourceforge.net
3850W: http://tipc.sourceforge.net/
3851W: http://tipc.cslab.ericsson.net/
3852T: git tipc.cslab.ericsson.net:/pub/git/tipc.git
3853S: Maintained
3854
Linus Torvalds1da177e2005-04-16 15:20:36 -07003855TLAN NETWORK DRIVER
3856P: Samuel Chessman
3857M: chessman@tux.org
Gabriel Craciunescu88c07dd2007-11-22 19:43:36 +08003858L: tlan-devel@lists.sourceforge.net (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -07003859W: http://sourceforge.net/projects/tlan/
3860S: Maintained
3861
Linus Torvalds1da177e2005-04-16 15:20:36 -07003862TOSHIBA ACPI EXTRAS DRIVER
3863P: John Belmonte
3864M: toshiba_acpi@memebeam.org
3865W: http://memebeam.org/toys/ToshibaAcpiDriver
3866S: Maintained
3867
3868TOSHIBA SMM DRIVER
3869P: Jonathan Buzzard
3870M: jonathan@buzzard.org.uk
3871L: tlinux-users@tce.toshiba-dme.co.jp
3872W: http://www.buzzard.org.uk/toshiba/
3873S: Maintained
3874
3875TRIDENT 4DWAVE/SIS 7018 PCI AUDIO CORE
3876P: Muli Ben-Yehuda
3877M: mulix@mulix.org
3878L: linux-kernel@vger.kernel.org
3879S: Maintained
3880
3881TRIVIAL PATCHES
Adrian Bunk1560a792008-02-03 18:17:37 +02003882P: Jesper Juhl
Jim Cromiece00f852006-11-30 04:49:44 +01003883M: trivial@kernel.org
3884L: linux-kernel@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003885S: Maintained
3886
3887TULIP NETWORK DRIVER
Linus Torvalds1da177e2005-04-16 15:20:36 -07003888L: tulip-users@lists.sourceforge.net
3889W: http://sourceforge.net/projects/tulip/
Valerie Henson49afc592007-07-30 13:10:52 -06003890S: Orphan
Linus Torvalds1da177e2005-04-16 15:20:36 -07003891
3892TUN/TAP driver
3893P: Maxim Krasnyansky
Dave Jones66777b72006-03-25 03:07:53 -08003894M: maxk@qualcomm.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07003895L: vtun@office.satix.net
3896W: http://vtun.sourceforge.net/tun
3897S: Maintained
3898
Maciej W. Rozyckib454cc62007-02-05 16:28:25 -08003899TURBOCHANNEL SUBSYSTEM
3900P: Maciej W. Rozycki
3901M: macro@linux-mips.org
3902S: Maintained
3903
Linus Torvalds1da177e2005-04-16 15:20:36 -07003904U14-34F SCSI DRIVER
3905P: Dario Ballabio
3906M: ballabio_dario@emc.com
3907L: linux-scsi@vger.kernel.org
3908S: Maintained
3909
3910UDF FILESYSTEM
Jan Kara800fdfb2008-02-08 04:20:51 -08003911P: Jan Kara
3912M: jack@suse.cz
Linus Torvalds1da177e2005-04-16 15:20:36 -07003913W: http://linux-udf.sourceforge.net
3914S: Maintained
3915
3916UNIFORM CDROM DRIVER
3917P: Jens Axboe
Jens Axboe0fe23472006-09-04 15:41:16 +02003918M: axboe@kernel.dk
Linus Torvalds1da177e2005-04-16 15:20:36 -07003919L: linux-kernel@vger.kernel.org
3920W: http://www.kernel.dk
3921S: Maintained
3922
3923USB ACM DRIVER
3924P: Oliver Neukum
3925M: oliver@neukum.name
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07003926L: linux-usb@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003927S: Maintained
3928
Jiri Slaby6d985162008-02-06 01:37:11 -08003929USB AUERSWALD DRIVER
3930P: Wolfgang Muees
3931M: wolfgang@iksw-muees.de
3932L: linux-usb@vger.kernel.org
3933S: Maintained
3934
Linus Torvalds1da177e2005-04-16 15:20:36 -07003935USB BLOCK DRIVER (UB ub)
3936P: Pete Zaitcev
3937M: zaitcev@redhat.com
3938L: linux-kernel@vger.kernel.org
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07003939L: linux-usb@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003940S: Supported
3941
Linus Torvalds1da177e2005-04-16 15:20:36 -07003942USB CDC ETHERNET DRIVER
3943P: Greg Kroah-Hartman
3944M: greg@kroah.com
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07003945L: linux-usb@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003946S: Maintained
3947W: http://www.kroah.com/linux-usb/
3948
Peter Korsgaardd0374f42007-02-16 17:03:54 +01003949USB DAVICOM DM9601 DRIVER
3950P: Peter Korsgaard
3951M: jacmet@sunsite.dk
Peter Korsgaard043600a2007-06-27 21:18:18 +02003952L: netdev@vger.kernel.org
Peter Korsgaardd0374f42007-02-16 17:03:54 +01003953W: http://www.linux-usb.org/usbnet
3954S: Maintained
3955
Linus Torvalds1da177e2005-04-16 15:20:36 -07003956USB EHCI DRIVER
3957P: David Brownell
3958M: dbrownell@users.sourceforge.net
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07003959L: linux-usb@vger.kernel.org
David Brownell23d8c902006-12-05 03:10:08 -08003960S: Odd Fixes
Linus Torvalds1da177e2005-04-16 15:20:36 -07003961
Luca Risolia7ce08c92006-01-11 02:06:59 +00003962USB ET61X[12]51 DRIVER
3963P: Luca Risolia
3964M: luca.risolia@studio.unibo.it
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07003965L: linux-usb@vger.kernel.org
Luca Risolia7ce08c92006-01-11 02:06:59 +00003966L: video4linux-list@redhat.com
3967W: http://www.linux-projects.org
3968S: Maintained
3969
David Brownell69ae9e32006-11-14 02:03:31 -08003970USB GADGET/PERIPHERAL SUBSYSTEM
3971P: David Brownell
3972M: dbrownell@users.sourceforge.net
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07003973L: linux-usb@vger.kernel.org
David Brownell69ae9e32006-11-14 02:03:31 -08003974W: http://www.linux-usb.org/gadget
3975S: Maintained
3976
Jiri Kosina2dea64b2007-07-11 12:12:11 +02003977USB HID/HIDBP DRIVERS (USB KEYBOARDS, MICE, REMOTE CONTROLS, ...)
Jiri Kosina641266f2007-01-15 09:56:21 +01003978P: Jiri Kosina
3979M: jkosina@suse.cz
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07003980L: linux-usb@vger.kernel.org
Jiri Kosinaa4dff392007-02-27 17:40:09 +01003981T: git kernel.org:/pub/scm/linux/kernel/git/jikos/hid.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07003982S: Maintained
3983
Olav Kongas959eea22005-11-03 17:38:14 +02003984USB ISP116X DRIVER
3985P: Olav Kongas
3986M: ok@artecdesign.ee
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07003987L: linux-usb@vger.kernel.org
Olav Kongas959eea22005-11-03 17:38:14 +02003988S: Maintained
3989
Linus Torvalds1da177e2005-04-16 15:20:36 -07003990USB KAWASAKI LSI DRIVER
3991P: Oliver Neukum
3992M: oliver@neukum.name
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07003993L: linux-usb@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003994S: Maintained
3995
3996USB MASS STORAGE DRIVER
3997P: Matthew Dharm
3998M: mdharm-usb@one-eyed-alien.net
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07003999L: linux-usb@vger.kernel.org
Matthew Dharm8836aeb2005-12-04 22:03:47 -08004000L: usb-storage@lists.one-eyed-alien.net
Linus Torvalds1da177e2005-04-16 15:20:36 -07004001S: Maintained
4002W: http://www.one-eyed-alien.net/~mdharm/linux-usb/
4003
4004USB OHCI DRIVER
David Brownell23d8c902006-12-05 03:10:08 -08004005P: David Brownell
4006M: dbrownell@users.sourceforge.net
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004007L: linux-usb@vger.kernel.org
David Brownell23d8c902006-12-05 03:10:08 -08004008S: Odd Fixes
Linus Torvalds1da177e2005-04-16 15:20:36 -07004009
Matthias Urlichsba460e42005-07-14 00:33:47 -07004010USB OPTION-CARD DRIVER
4011P: Matthias Urlichs
4012M: smurf@smurf.noris.de
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004013L: linux-usb@vger.kernel.org
Matthias Urlichsba460e42005-07-14 00:33:47 -07004014S: Maintained
4015
Linus Torvalds1da177e2005-04-16 15:20:36 -07004016USB OV511 DRIVER
4017P: Mark McClelland
4018M: mmcclell@bigfoot.com
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004019L: linux-usb@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004020W: http://alpha.dyndns.org/ov511/
4021S: Maintained
4022
4023USB PEGASUS DRIVER
4024P: Petko Manolov
4025M: petkan@users.sourceforge.net
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004026L: linux-usb@vger.kernel.org
Peter Korsgaard043600a2007-06-27 21:18:18 +02004027L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004028W: http://pegasus2.sourceforge.net/
4029S: Maintained
4030
Pete Zaitcev73e4fb32007-06-21 15:18:35 -07004031USB PRINTER DRIVER (usblp)
4032P: Pete Zaitcev
4033M: zaitcev@redhat.com
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004034L: linux-usb@vger.kernel.org
Pete Zaitcev73e4fb32007-06-21 15:18:35 -07004035S: Supported
Linus Torvalds1da177e2005-04-16 15:20:36 -07004036
4037USB RTL8150 DRIVER
4038P: Petko Manolov
4039M: petkan@users.sourceforge.net
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004040L: linux-usb@vger.kernel.org
Peter Korsgaard043600a2007-06-27 21:18:18 +02004041L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004042W: http://pegasus2.sourceforge.net/
4043S: Maintained
4044
4045USB SE401 DRIVER
4046P: Jeroen Vreeken
4047M: pe1rxq@amsat.org
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004048L: linux-usb@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004049W: http://www.chello.nl/~j.vreeken/se401/
4050S: Maintained
4051
4052USB SERIAL CYBERJACK DRIVER
4053P: Matthias Bruestle and Harald Welte
4054M: support@reiner-sct.com
4055W: http://www.reiner-sct.de/support/treiber_cyberjack.php
4056S: Maintained
4057
4058USB SERIAL DIGI ACCELEPORT DRIVER
4059P: Peter Berger and Al Borchers
4060M: pberger@brimson.com
4061M: alborchers@steinerpoint.com
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004062L: linux-usb@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004063S: Maintained
4064
4065USB SERIAL DRIVER
4066P: Greg Kroah-Hartman
4067M: gregkh@suse.de
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004068L: linux-usb@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004069S: Supported
4070
4071USB SERIAL BELKIN F5U103 DRIVER
4072P: William Greathouse
4073M: wgreathouse@smva.com
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004074L: linux-usb@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004075S: Maintained
4076
4077USB SERIAL CYPRESS M8 DRIVER
4078P: Lonnie Mendez
4079M: dignome@gmail.com
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004080L: linux-usb@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004081S: Maintained
4082W: http://geocities.com/i0xox0i
4083W: http://firstlight.net/cvs
4084
Linus Torvalds1da177e2005-04-16 15:20:36 -07004085USB SERIAL EMPEG EMPEG-CAR MARK I/II DRIVER
4086P: Gary Brubaker
4087M: xavyer@ix.netcom.com
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004088L: linux-usb@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004089S: Maintained
4090
4091USB SERIAL KEYSPAN DRIVER
4092P: Greg Kroah-Hartman
4093M: greg@kroah.com
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004094L: linux-usb@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004095W: http://www.kroah.com/linux/
4096S: Maintained
4097
4098USB SERIAL WHITEHEAT DRIVER
Stuart MacDonald8bc84932007-05-04 16:00:03 -04004099P: Support Department
4100M: support@connecttech.com
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004101L: linux-usb@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004102W: http://www.connecttech.com
4103S: Supported
4104
Luca Risoliaf423b9a2007-03-26 16:12:04 -03004105USB SN9C1xx DRIVER
Linus Torvalds1da177e2005-04-16 15:20:36 -07004106P: Luca Risolia
4107M: luca.risolia@studio.unibo.it
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004108L: linux-usb@vger.kernel.org
Luca Risolia7ce08c92006-01-11 02:06:59 +00004109L: video4linux-list@redhat.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07004110W: http://www.linux-projects.org
4111S: Maintained
4112
4113USB SUBSYSTEM
4114P: Greg Kroah-Hartman
4115M: gregkh@suse.de
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004116L: linux-usb@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004117W: http://www.linux-usb.org
Jody McIntyre6fb04252005-11-18 09:31:06 -08004118T: quilt kernel.org/pub/linux/kernel/people/gregkh/gregkh-2.6/
Linus Torvalds1da177e2005-04-16 15:20:36 -07004119S: Supported
4120
4121USB UHCI DRIVER
4122P: Alan Stern
4123M: stern@rowland.harvard.edu
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004124L: linux-usb@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004125S: Maintained
4126
David Brownell69ae9e32006-11-14 02:03:31 -08004127USB "USBNET" DRIVER FRAMEWORK
Linus Torvalds1da177e2005-04-16 15:20:36 -07004128P: David Brownell
4129M: dbrownell@users.sourceforge.net
Peter Korsgaard043600a2007-06-27 21:18:18 +02004130L: netdev@vger.kernel.org
David Brownell69ae9e32006-11-14 02:03:31 -08004131W: http://www.linux-usb.org/usbnet
Linus Torvalds1da177e2005-04-16 15:20:36 -07004132S: Maintained
4133
4134USB W996[87]CF DRIVER
4135P: Luca Risolia
4136M: luca.risolia@studio.unibo.it
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004137L: linux-usb@vger.kernel.org
Luca Risolia7ce08c92006-01-11 02:06:59 +00004138L: video4linux-list@redhat.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07004139W: http://www.linux-projects.org
4140S: Maintained
4141
Jussi Kivilinnabf164cc2008-01-26 00:51:51 +02004142USB WIRELESS RNDIS DRIVER (rndis_wlan)
4143P: Jussi Kivilinna
4144M: jussi.kivilinna@mbnet.fi
4145L: linux-wireless@vger.kernel.org
4146S: Maintained
4147
Luca Risolia60f78052006-02-06 16:29:35 +00004148USB ZC0301 DRIVER
4149P: Luca Risolia
4150M: luca.risolia@studio.unibo.it
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004151L: linux-usb@vger.kernel.org
Luca Risolia60f78052006-02-06 16:29:35 +00004152L: video4linux-list@redhat.com
4153W: http://www.linux-projects.org
4154S: Maintained
4155
Linus Torvalds1da177e2005-04-16 15:20:36 -07004156USB ZD1201 DRIVER
4157P: Jeroen Vreeken
4158M: pe1rxq@amsat.org
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004159L: linux-usb@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004160W: http://linux-lc100020.sourceforge.net
4161S: Maintained
4162
Antoine Jacquetb7eee612007-04-27 12:30:59 -03004163USB ZR364XX DRIVER
4164P: Antoine Jacquet
4165M: royale@zerezo.com
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004166L: linux-usb@vger.kernel.org
Antoine Jacquetb7eee612007-04-27 12:30:59 -03004167L: video4linux-list@redhat.com
4168W: http://royale.zerezo.com/zr364xx/
4169S: Maintained
4170
Linus Torvalds1da177e2005-04-16 15:20:36 -07004171USER-MODE LINUX
4172P: Jeff Dike
Joe Perches6650e0a2007-12-10 15:49:32 -08004173M: jdike@addtoit.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07004174L: user-mode-linux-devel@lists.sourceforge.net
4175L: user-mode-linux-user@lists.sourceforge.net
4176W: http://user-mode-linux.sourceforge.net
4177S: Maintained
Antoine Jacquetb7eee612007-04-27 12:30:59 -03004178
Hans-Jürgen Koche5f114e2007-12-05 15:08:07 +01004179USERSPACE I/O (UIO)
4180P: Hans J. Koch
4181M: hjk@linutronix.de
4182P: Greg Kroah-Hartman
4183M: gregkh@suse.de
4184L: linux-kernel@vger.kernel.org
4185S: Maintained
4186
Linus Torvalds1da177e2005-04-16 15:20:36 -07004187FAT/VFAT/MSDOS FILESYSTEM:
4188P: OGAWA Hirofumi
4189M: hirofumi@mail.parknet.co.jp
4190L: linux-kernel@vger.kernel.org
4191S: Maintained
4192
Linus Torvalds1da177e2005-04-16 15:20:36 -07004193VIA RHINE NETWORK DRIVER
4194P: Roger Luethi
4195M: rl@hellgate.ch
4196S: Maintained
4197
Jean Delvare32c0a522005-09-22 21:47:58 +02004198VIAPRO SMBUS DRIVER
4199P: Jean Delvare
4200M: khali@linux-fr.org
Jean Delvare5d925fe2006-07-01 17:14:32 +02004201L: i2c@lm-sensors.org
Jean Delvare32c0a522005-09-22 21:47:58 +02004202S: Maintained
4203
Francois Romieu01f20732007-01-26 00:57:17 -08004204VIA VELOCITY NETWORK DRIVER
4205P: Francois Romieu
4206M: romieu@fr.zoreil.com
4207L: netdev@vger.kernel.org
4208S: Maintained
4209
Linus Torvalds1da177e2005-04-16 15:20:36 -07004210UCLINUX (AND M68KNOMMU)
4211P: Greg Ungerer
4212M: gerg@uclinux.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004213W: http://www.uclinux.org/
Adrian Bunkd660a742005-06-25 14:59:35 -07004214L: uclinux-dev@uclinux.org (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -07004215S: Maintained
4216
4217UCLINUX FOR NEC V850
4218P: Miles Bader
Linus Torvalds1da177e2005-04-16 15:20:36 -07004219
4220UCLINUX FOR RENESAS H8/300
4221P: Yoshinori Sato
4222M: ysato@users.sourceforge.jp
4223W: http://uclinux-h8.sourceforge.jp/
4224S: Supported
4225
Evgeniy Dushistov719d9692007-02-02 11:36:34 +03004226UFS FILESYSTEM
Alan Coxabb49202007-06-08 13:47:03 -07004227P: Evgeniy Dushistov
4228M: dushistov@mail.ru
4229L: linux-kernel@vger.kernel.org
4230S: Maintained
Evgeniy Dushistov719d9692007-02-02 11:36:34 +03004231
Linus Torvalds1da177e2005-04-16 15:20:36 -07004232USB DIAMOND RIO500 DRIVER
4233P: Cesar Miquel
4234M: miquel@df.uba.ar
4235L: rio500-users@lists.sourceforge.net
4236W: http://rio500.sourceforge.net
4237S: Maintained
4238
4239VIDEO FOR LINUX
Mauro Carvalho Chehab96b6aba2005-06-28 20:45:20 -07004240P: Mauro Carvalho Chehab
Mauro Carvalho Chehab8d58d772006-01-27 16:32:02 -02004241M: mchehab@infradead.org
4242M: v4l-dvb-maintainer@linuxtv.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004243L: video4linux-list@redhat.com
Mauro Carvalho Chehab96b6aba2005-06-28 20:45:20 -07004244W: http://linuxtv.org
Mauro Carvalho Chehabecfa4fd2005-12-19 09:15:13 -02004245T: git kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvb.git
Mauro Carvalho Chehab96b6aba2005-06-28 20:45:20 -07004246S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07004247
Patrick McHardybe7f8272007-10-23 20:26:36 -07004248VLAN (802.1Q)
4249P: Patrick McHardy
4250M: kaber@trash.net
4251L: netdev@vger.kernel.org
4252S: Maintained
4253
Juerg Haefligerab413192006-09-24 20:54:04 +02004254VT1211 HARDWARE MONITOR DRIVER
4255P: Juerg Haefliger
4256M: juergh@gmail.com
4257L: lm-sensors@lm-sensors.org
4258S: Maintained
4259
Roger Lucas1de9e372005-11-26 20:20:05 +01004260VT8231 HARDWARE MONITOR DRIVER
4261P: Roger Lucas
Roger Lucasaf865762008-02-13 07:52:06 -05004262M: vt8231@hiddenengine.co.uk
Roger Lucas1de9e372005-11-26 20:20:05 +01004263L: lm-sensors@lm-sensors.org
4264S: Maintained
4265
Linus Torvalds1da177e2005-04-16 15:20:36 -07004266W1 DALLAS'S 1-WIRE BUS
4267P: Evgeniy Polyakov
4268M: johnpol@2ka.mipt.ru
Linus Torvalds1da177e2005-04-16 15:20:36 -07004269S: Maintained
4270
Charles Spirakis13927072006-07-05 18:05:15 +02004271W83791D HARDWARE MONITORING DRIVER
4272P: Charles Spirakis
4273M: bezaur@gmail.com
4274L: lm-sensors@lm-sensors.org
Charles Spirakis64383122007-09-04 13:31:56 -07004275S: Odd Fixes
Charles Spirakis13927072006-07-05 18:05:15 +02004276
Rudolf Marek61db0112006-12-12 18:18:30 +01004277W83793 HARDWARE MONITORING DRIVER
4278P: Rudolf Marek
4279M: r.marek@assembler.cz
4280L: lm-sensors@lm-sensors.org
4281S: Maintained
4282
Linus Torvalds1da177e2005-04-16 15:20:36 -07004283W83L51xD SD/MMC CARD INTERFACE DRIVER
4284P: Pierre Ossman
4285M: drzeus-wbsd@drzeus.cx
Pierre Ossmanfac88992007-01-27 13:18:26 +01004286L: linux-kernel@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004287S: Maintained
4288
Wim Van Sebroeck35277612006-01-15 21:21:14 +01004289WATCHDOG DEVICE DRIVERS
4290P: Wim Van Sebroeck
4291M: wim@iguana.be
4292T: git kernel.org:/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog.git
4293S: Maintained
4294
Linus Torvalds1da177e2005-04-16 15:20:36 -07004295WAVELAN NETWORK DRIVER & WIRELESS EXTENSIONS
4296P: Jean Tourrilhes
4297M: jt@hpl.hp.com
Johannes Berg724c6b32007-04-23 12:18:20 -07004298L: linux-wireless@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004299W: http://www.hpl.hp.com/personal/Jean_Tourrilhes/Linux/
4300S: Maintained
4301
4302WD7000 SCSI DRIVER
4303P: Miroslav Zagorac
4304M: zaga@fly.cc.fer.hr
4305L: linux-scsi@vger.kernel.org
4306S: Maintained
4307
Dmitry Torokhov5fc14682005-11-20 00:50:06 -05004308WISTRON LAPTOP BUTTON DRIVER
4309P: Miloslav Trmac
4310M: mitr@volny.cz
4311S: Maintained
4312
Linus Torvalds1da177e2005-04-16 15:20:36 -07004313WL3501 WIRELESS PCMCIA CARD DRIVER
4314P: Arnaldo Carvalho de Melo
Arnaldo Carvalho de Melo926554c2007-03-31 12:05:49 -03004315M: acme@ghostprotocols.net
Johannes Berg724c6b32007-04-23 12:18:20 -07004316L: linux-wireless@vger.kernel.org
Arnaldo Carvalho de Melo926554c2007-03-31 12:05:49 -03004317W: http://oops.ghostprotocols.net:81/blog
Linus Torvalds1da177e2005-04-16 15:20:36 -07004318S: Maintained
4319
4320X.25 NETWORK LAYER
4321P: Henner Eisen
4322M: eis@baty.hanse.de
4323L: linux-x25@vger.kernel.org
4324S: Maintained
4325
Jeremy Fitzhardinge4cdf6bc2007-05-02 19:27:13 +02004326XEN HYPERVISOR INTERFACE
4327P: Jeremy Fitzhardinge
4328M: jeremy@xensource.com
4329P: Chris Wright
4330M: chrisw@sous-sol.org
4331L: virtualization@lists.osdl.org
4332L: xen-devel@lists.xensource.com
4333S: Supported
4334
Linus Torvalds1da177e2005-04-16 15:20:36 -07004335XFS FILESYSTEM
4336P: Silicon Graphics Inc
Timothy Shimmin78bfd362007-06-11 20:42:09 -07004337P: Tim Shimmin
Linus Torvalds1da177e2005-04-16 15:20:36 -07004338M: xfs-masters@oss.sgi.com
Nathan Scottd7ede1a2006-06-13 16:28:11 +10004339L: xfs@oss.sgi.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07004340W: http://oss.sgi.com/projects/xfs
Tim Shimmine99f0562007-06-19 15:26:35 +10004341T: git git://oss.sgi.com:8090/xfs/xfs-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07004342S: Supported
4343
Grant Likelyc9d3d8e2007-10-01 16:33:51 +02004344XILINX SYSTEMACE DRIVER
4345P: Grant Likely
4346M: grant.likely@secretlab.ca
4347W: http://www.secretlab.ca/
4348L: linux-kernel@vger.kernel.org
4349S: Maintained
4350
Peter Korsgaard238b8722006-12-06 20:35:17 -08004351XILINX UARTLITE SERIAL DRIVER
4352P: Peter Korsgaard
4353M: jacmet@sunsite.dk
4354L: linux-serial@vger.kernel.org
4355S: Maintained
4356
Ingo Molnar6ce59b42007-10-20 02:36:26 +02004357X86 ARCHITECTURE (32-BIT AND 64-BIT)
4358P: Thomas Gleixner
4359M: tglx@linutronix.de
Linus Torvalds1da177e2005-04-16 15:20:36 -07004360P: Ingo Molnar
4361M: mingo@redhat.com
Ingo Molnar6ce59b42007-10-20 02:36:26 +02004362P: H. Peter Anvin
4363M: hpa@zytor.com
4364L: linux-kernel@vger.kernel.org
4365T: git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07004366S: Maintained
4367
Linus Torvalds1da177e2005-04-16 15:20:36 -07004368YAM DRIVER FOR AX.25
4369P: Jean-Paul Roubelat
4370M: jpr@f6fbb.org
4371L: linux-hams@vger.kernel.org
4372S: Maintained
4373
Henkaf64a5e2005-10-12 15:02:56 +02004374YEALINK PHONE DRIVER
4375P: Henk Vergonet
4376M: Henk.Vergonet@gmail.com
4377L: usbb2k-api-dev@nongnu.org
4378S: Maintained
4379
Linus Torvalds1da177e2005-04-16 15:20:36 -07004380Z8530 DRIVER FOR AX.25
4381P: Joerg Reuter
4382M: jreuter@yaina.de
4383W: http://yaina.de/jreuter/
4384W: http://www.qsl.net/dl1bke/
4385L: linux-hams@vger.kernel.org
4386S: Maintained
4387
Daniel Drake7c0c3af2006-07-16 13:55:17 +01004388ZD1211RW WIRELESS DRIVER
4389P: Daniel Drake
4390M: dsd@gentoo.org
4391P: Ulrich Kunitz
4392M: kune@deine-taler.de
4393W: http://zd1211.ath.cx/wiki/DriverRewrite
Johannes Berg724c6b32007-04-23 12:18:20 -07004394L: linux-wireless@vger.kernel.org
Daniel Drake7c0c3af2006-07-16 13:55:17 +01004395L: zd1211-devs@lists.sourceforge.net (subscribers-only)
4396S: Maintained
4397
Linus Torvalds1da177e2005-04-16 15:20:36 -07004398ZF MACHZ WATCHDOG
4399P: Fernando Fuganti
4400M: fuganti@netbank.com.br
4401W: http://cvs.conectiva.com.br/drivers/ZFL-watchdog/
4402S: Maintained
4403
4404ZR36067 VIDEO FOR LINUX DRIVER
4405P: Ronald Bultje
4406M: rbultje@ronald.bitfreak.net
4407L: mjpeg-users@lists.sourceforge.net
4408W: http://mjpeg.sourceforge.net/driver-zoran/
4409S: Maintained
4410
Maciej W. Rozycki8b4a4082007-07-18 00:49:11 -07004411ZS DECSTATION Z85C30 SERIAL DRIVER
4412P: Maciej W. Rozycki
4413M: macro@linux-mips.org
4414S: Maintained
4415
Linus Torvalds1da177e2005-04-16 15:20:36 -07004416THE REST
4417P: Linus Torvalds
4418S: Buried alive in reporters