blob: a0f78e764329c6b3ce13dbf6a63099ed319c61f3 [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
Bryan Wu7dd06cd2008-02-21 16:18:43 +0800770M: cooloney@kernel.org
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
Bryan Wu7dd06cd2008-02-21 16:18:43 +0800777M: cooloney@kernel.org
Bryan Wue190d6b2007-07-17 14:43:44 +0800778L: 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
Eliezer Tamir4d9d2cb2008-02-28 11:59:10 -0800985BROADCOM BNX2X 10 GIGABIT ETHERNET DRIVER
986P: Eliezer Tamir
987M: eliezert@broadcom.com
988L: netdev@vger.kernel.org
989S: Supported
990
Michael Chan948c51e2006-06-04 02:51:39 -0700991BROADCOM TG3 GIGABIT ETHERNET DRIVER
992P: Michael Chan
993M: mchan@broadcom.com
994L: netdev@vger.kernel.org
995S: Supported
996
Jens Axboe5cdf7f72007-07-17 08:58:06 +0200997BSG (block layer generic sg v4 driver)
998P: FUJITA Tomonori
999M: fujita.tomonori@lab.ntt.co.jp
1000L: linux-scsi@vger.kernel.org
1001S: Supported
1002
Linus Torvalds1da177e2005-04-16 15:20:36 -07001003BTTV VIDEO4LINUX DRIVER
Mauro Carvalho Chehab96b6aba2005-06-28 20:45:20 -07001004P: Mauro Carvalho Chehab
Mauro Carvalho Chehab8d58d772006-01-27 16:32:02 -02001005M: mchehab@infradead.org
1006M: v4l-dvb-maintainer@linuxtv.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001007L: video4linux-list@redhat.com
Mauro Carvalho Chehab96b6aba2005-06-28 20:45:20 -07001008W: http://linuxtv.org
Mauro Carvalho Chehabecfa4fd2005-12-19 09:15:13 -02001009T: git kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvb.git
Mauro Carvalho Chehab96b6aba2005-06-28 20:45:20 -07001010S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07001011
Jonathan Corbet77d51402007-03-22 19:44:17 -03001012CAFE CMOS INTEGRATED CAMERA CONTROLLER DRIVER
1013P: Jonathan Corbet
1014M: corbet@lwn.net
1015L: video4linux-list@redhat.com
1016S: Maintained
1017
Oliver Hartkoppbeca2222007-11-16 16:07:41 -08001018CAN NETWORK LAYER
1019P: Urs Thuermann
1020M: urs.thuermann@volkswagen.de
1021P: Oliver Hartkopp
1022M: oliver.hartkopp@volkswagen.de
1023L: socketcan-core@lists.berlios.de
1024W: http://developer.berlios.de/projects/socketcan/
1025S: Maintained
1026
Muli Ben-Yehuda77dac902006-07-10 17:06:12 +02001027CALGARY x86-64 IOMMU
1028P: Muli Ben-Yehuda
1029M: muli@il.ibm.com
1030P: Jon D. Mason
Jon Masond8d2bed2006-10-05 18:47:21 +02001031M: jdmason@kudzu.us
Muli Ben-Yehuda77dac902006-07-10 17:06:12 +02001032L: linux-kernel@vger.kernel.org
1033L: discuss@x86-64.org
1034S: Maintained
1035
Miguel Ojeda Sandonis70e84042007-02-10 01:44:32 -08001036CFAG12864B LCD DRIVER
1037P: Miguel Ojeda Sandonis
1038M: maxextreme@gmail.com
1039L: linux-kernel@vger.kernel.org
Miguel Ojeda6b968622007-05-08 00:29:54 -07001040W: http://auxdisplay.googlepages.com/
Miguel Ojeda Sandonis70e84042007-02-10 01:44:32 -08001041S: Maintained
1042
1043CFAG12864BFB LCD FRAMEBUFFER DRIVER
1044P: Miguel Ojeda Sandonis
1045M: maxextreme@gmail.com
1046L: linux-kernel@vger.kernel.org
Miguel Ojeda6b968622007-05-08 00:29:54 -07001047W: http://auxdisplay.googlepages.com/
Miguel Ojeda Sandonis70e84042007-02-10 01:44:32 -08001048S: Maintained
1049
Johannes Berg704232c2007-04-23 12:20:05 -07001050CFG80211 and NL80211
1051P: Johannes Berg
1052M: johannes@sipsolutions.net
1053L: linux-wireless@vger.kernel.org
1054S: Maintained
1055
Andy Whitcroft0a920b52007-06-01 00:46:48 -07001056CHECKPATCH
1057P: Andy Whitcroft
1058M: apw@shadowen.org
1059P: Randy Dunlap
1060M: rdunlap@xenotime.net
1061P: Joel Schopp
1062M: jschopp@austin.ibm.com
1063S: Supported
1064
Linus Torvalds1da177e2005-04-16 15:20:36 -07001065COMMON INTERNET FILE SYSTEM (CIFS)
1066P: Steve French
1067M: sfrench@samba.org
Jesper Juhlfb453d42006-01-15 02:46:48 +01001068L: linux-cifs-client@lists.samba.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001069L: samba-technical@lists.samba.org
Steve Frenchaf5a0322007-08-13 19:53:17 +00001070W: http://linux-cifs.samba.org/
Josh Boyer1adc1232005-11-23 15:44:15 -08001071T: git kernel.org:/pub/scm/linux/kernel/git/sfrench/cifs-2.6.git
Antoine Jacquetb7eee612007-04-27 12:30:59 -03001072S: Supported
Linus Torvalds1da177e2005-04-16 15:20:36 -07001073
Joel Becker7063fbf2005-12-15 14:29:43 -08001074CONFIGFS
1075P: Joel Becker
Joel Becker62ca3d262006-01-27 11:04:12 -08001076M: joel.becker@oracle.com
1077L: linux-kernel@vger.kernel.org
Joel Becker7063fbf2005-12-15 14:29:43 -08001078S: Supported
1079
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -08001080CIRRUS LOGIC EP93XX ETHERNET DRIVER
1081P: Lennert Buytenhek
1082M: kernel@wantstofly.org
1083L: netdev@vger.kernel.org
1084S: Maintained
1085
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -08001086CIRRUS LOGIC EP93XX OHCI USB HOST DRIVER
1087P: Lennert Buytenhek
1088M: kernel@wantstofly.org
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07001089L: linux-usb@vger.kernel.org
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -08001090S: Maintained
1091
Linus Torvalds1da177e2005-04-16 15:20:36 -07001092CIRRUS LOGIC CS4280/CS461x SOUNDDRIVER
1093P: Cirrus Logic Corporation (kernel 2.2 driver)
1094M: Cirrus Logic Corporation, Thomas Woller <twoller@crystal.cirrus.com>
1095P: Nils Faerber (port to kernel 2.4)
1096M: Nils Faerber <nils@kernelconcepts.de>
1097S: Maintained
1098
1099CODA FILE SYSTEM
1100P: Jan Harkes
1101M: jaharkes@cs.cmu.edu
1102M: coda@cs.cmu.edu
1103L: codalist@coda.cs.cmu.edu
1104W: http://www.coda.cs.cmu.edu/
1105S: Maintained
1106
1107COMPACTPCI HOTPLUG CORE
1108P: Scott Murray
1109M: scottm@somanetworks.com
1110M: scott@spiteful.org
1111L: pcihpd-discuss@lists.sourceforge.net
1112S: Supported
1113
1114COMPACTPCI HOTPLUG ZIATECH ZT5550 DRIVER
1115P: Scott Murray
1116M: scottm@somanetworks.com
1117M: scott@spiteful.org
1118L: pcihpd-discuss@lists.sourceforge.net
1119S: Supported
1120
1121COMPACTPCI HOTPLUG GENERIC DRIVER
1122P: Scott Murray
1123M: scottm@somanetworks.com
1124M: scott@spiteful.org
1125L: pcihpd-discuss@lists.sourceforge.net
1126S: Supported
1127
1128COMPUTONE INTELLIPORT MULTIPORT CARD
1129P: Michael H. Warfield
Adrian Bunk07d46de2005-06-25 14:59:13 -07001130M: mhw@wittsend.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07001131W: http://www.wittsend.com/computone.html
Adrian Bunk07d46de2005-06-25 14:59:13 -07001132S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07001133
Simon Arlott949be0f2007-03-06 02:47:46 -08001134CONEXANT ACCESSRUNNER USB DRIVER
1135P: Simon Arlott
1136M: cxacru@fire.lp0.eu
Simon Arlott9ae5e3b2007-05-09 08:38:10 +02001137L: accessrunner-general@lists.sourceforge.net
1138W: http://accessrunner.sourceforge.net/
Simon Arlott949be0f2007-03-06 02:47:46 -08001139S: Maintained
1140
Rudolf Marekbebe4672007-05-08 17:22:02 +02001141CORETEMP HARDWARE MONITORING DRIVER
1142P: Rudolf Marek
1143M: r.marek@assembler.cz
1144L: lm-sensors@lm-sensors.org
1145S: Maintained
1146
Linus Torvalds1da177e2005-04-16 15:20:36 -07001147COSA/SRP SYNC SERIAL DRIVER
1148P: Jan "Yenya" Kasprzak
1149M: kas@fi.muni.cz
1150W: http://www.fi.muni.cz/~kas/cosa/
1151S: Maintained
1152
1153CPU FREQUENCY DRIVERS
1154P: Dave Jones
1155M: davej@codemonkey.org.uk
1156L: cpufreq@lists.linux.org.uk
1157W: http://www.codemonkey.org.uk/projects/cpufreq/
Dave Jones7531a0b2006-12-12 17:26:35 -05001158T: git kernel.org/pub/scm/linux/kernel/git/davej/cpufreq.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07001159S: Maintained
1160
1161CPUID/MSR DRIVER
1162P: H. Peter Anvin
1163M: hpa@zytor.com
1164S: Maintained
1165
Paul Jacksoned90fb42005-09-27 21:45:37 -07001166CPUSETS
1167P: Paul Jackson
1168P: Simon Derr
1169M: pj@sgi.com
1170M: simon.derr@bull.net
1171L: linux-kernel@vger.kernel.org
1172W: http://www.bullopensource.org/cpuset/
1173S: Supported
1174
Linus Torvalds1da177e2005-04-16 15:20:36 -07001175CRAMFS FILESYSTEM
Jim Cromiece00f852006-11-30 04:49:44 +01001176W: http://sourceforge.net/projects/cramfs/
1177S: Orphan
Linus Torvalds1da177e2005-04-16 15:20:36 -07001178
1179CRIS PORT
1180P: Mikael Starvik
1181M: starvik@axis.com
Jesper Nilsson0b07aa62008-01-25 13:22:29 +01001182P: Jesper Nilsson
1183M: jesper.nilsson@axis.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07001184L: dev-etrax@axis.com
1185W: http://developer.axis.com
1186S: Maintained
1187
1188CRYPTO API
1189P: Herbert Xu
1190M: herbert@gondor.apana.org.au
1191P: David S. Miller
1192M: davem@davemloft.net
1193L: linux-crypto@vger.kernel.org
Josh Boyer1adc1232005-11-23 15:44:15 -08001194T: git kernel.org:/pub/scm/linux/kernel/git/herbert/crypto-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07001195S: Maintained
1196
Jaya Kumar9b4ffa42005-11-17 10:12:23 +01001197CS5535 Audio ALSA driver
1198P: Jaya Kumar
1199M: jayakumar.alsa@gmail.com
1200S: Maintained
1201
Linus Torvalds1da177e2005-04-16 15:20:36 -07001202CYBERPRO FB DRIVER
1203P: Russell King
1204M: rmk@arm.linux.org.uk
1205W: http://www.arm.linux.org.uk/
1206S: Maintained
1207
Knut Petersen9fa68ea2005-09-09 13:04:56 -07001208CYBLAFB FRAMEBUFFER DRIVER
1209P: Knut Petersen
1210M: Knut_Petersen@t-online.de
Geert Uytterhoeven8936b6d2008-02-23 15:23:30 -08001211L: linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers)
Knut Petersen9fa68ea2005-09-09 13:04:56 -07001212S: Maintained
1213
Linus Torvalds1da177e2005-04-16 15:20:36 -07001214CYCLADES 2X SYNC CARD DRIVER
1215P: Arnaldo Carvalho de Melo
Arnaldo Carvalho de Melo926554c2007-03-31 12:05:49 -03001216M: acme@ghostprotocols.net
1217W: http://oops.ghostprotocols.net:81/blog
Linus Torvalds1da177e2005-04-16 15:20:36 -07001218S: Maintained
1219
1220CYCLADES ASYNC MUX DRIVER
Linus Torvalds1da177e2005-04-16 15:20:36 -07001221W: http://www.cyclades.com/
Jiri Slabyd4598832007-02-12 00:51:53 -08001222S: Orphan
Linus Torvalds1da177e2005-04-16 15:20:36 -07001223
1224CYCLADES PC300 DRIVER
Linus Torvalds1da177e2005-04-16 15:20:36 -07001225W: http://www.cyclades.com/
Jiri Slabyd4598832007-02-12 00:51:53 -08001226S: Orphan
Linus Torvalds1da177e2005-04-16 15:20:36 -07001227
Linus Torvalds1da177e2005-04-16 15:20:36 -07001228DAMA SLAVE for AX.25
1229P: Joerg Reuter
1230M: jreuter@yaina.de
1231W: http://yaina.de/jreuter/
1232W: http://www.qsl.net/dl1bke/
1233L: linux-hams@vger.kernel.org
1234S: Maintained
1235
1236DC395x SCSI driver
1237P: Oliver Neukum
1238M: oliver@neukum.name
1239P: Ali Akcaagac
1240M: aliakc@web.de
1241P: Jamie Lenehan
1242M: lenehan@twibble.org
1243W: http://twibble.org/dist/dc395x/
Randy Dunlapf5df58812006-07-14 00:24:29 -07001244L: dc395x@twibble.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001245L: http://lists.twibble.org/mailman/listinfo/dc395x/
1246S: Maintained
1247
1248DC390/AM53C974 SCSI driver
1249P: Kurt Garloff
1250M: garloff@suse.de
1251W: http://www.garloff.de/kurt/linux/dc390/
1252P: Guennadi Liakhovetski
1253M: g.liakhovetski@gmx.de
1254S: Maintained
1255
Arnaldo Carvalho de Meloeb8edb02005-09-17 00:42:26 -07001256DCCP PROTOCOL
1257P: Arnaldo Carvalho de Melo
Arnaldo Carvalho de Melo926554c2007-03-31 12:05:49 -03001258M: acme@ghostprotocols.net
Arnaldo Carvalho de Meloeb8edb02005-09-17 00:42:26 -07001259L: dccp@vger.kernel.org
Ian McDonaldf3b84ec2005-11-10 13:05:01 -08001260W: http://linux-net.osdl.org/index.php/DCCP
Arnaldo Carvalho de Meloeb8edb02005-09-17 00:42:26 -07001261S: Maintained
1262
Linus Torvalds1da177e2005-04-16 15:20:36 -07001263DECnet NETWORK LAYER
Christine Caulfield8943f262008-02-14 19:31:31 -08001264P: Christine Caulfield
1265M: christine.caulfield@googlemail.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07001266W: http://linux-decnet.sourceforge.net
1267L: linux-decnet-user@lists.sourceforge.net
1268S: Maintained
1269
1270DEFXX FDDI NETWORK DRIVER
1271P: Maciej W. Rozycki
1272M: macro@linux-mips.org
1273S: Maintained
1274
1275DELL LAPTOP SMM DRIVER
1276P: Massimo Dal Zotto
1277M: dz@debian.org
1278W: http://www.debian.org/~dz/i8k/
1279S: Maintained
1280
Doug Warzecha90563ec2005-09-06 15:17:15 -07001281DELL SYSTEMS MANAGEMENT BASE DRIVER (dcdbas)
1282P: Doug Warzecha
1283M: Douglas_Warzecha@dell.com
1284S: Maintained
1285
Pavel Machek5ddb88c2006-09-29 02:01:29 -07001286DEVICE-MAPPER (LVM)
Linus Torvalds1da177e2005-04-16 15:20:36 -07001287P: Alasdair Kergon
1288L: dm-devel@redhat.com
1289W: http://sources.redhat.com/dm
1290S: Maintained
1291
1292DEVICE NUMBER REGISTRY
1293P: Torben Mathiasen
1294M: device@lanana.org
1295W: http://lanana.org/docs/device-list/index.html
1296L: linux-kernel@vger.kernel.org
1297S: Maintained
1298
Linus Torvalds1da177e2005-04-16 15:20:36 -07001299DIGI INTL. EPCA DRIVER
1300P: Digi International, Inc
1301M: Eng.Linux@digi.com
1302L: Eng.Linux@digi.com
1303W: http://www.digi.com
1304S: Orphaned
1305
Linus Torvalds1da177e2005-04-16 15:20:36 -07001306DIRECTORY NOTIFICATION
1307P: Stephen Rothwell
1308M: sfr@canb.auug.org.au
1309L: linux-kernel@vger.kernel.org
1310S: Supported
1311
1312DISK GEOMETRY AND PARTITION HANDLING
1313P: Andries Brouwer
1314M: aeb@cwi.nl
1315W: http://www.win.tue.nl/~aeb/linux/Large-Disk.html
1316W: http://www.win.tue.nl/~aeb/linux/zip/zip-1.html
1317W: http://www.win.tue.nl/~aeb/partitions/partition_types-1.html
1318S: Maintained
1319
1320DISKQUOTA:
1321P: Jan Kara
1322M: jack@suse.cz
1323L: linux-kernel@vger.kernel.org
1324S: Maintained
1325
Steven Whitehouse5be7b502006-04-28 11:27:32 -04001326DISTRIBUTED LOCK MANAGER
Christine Caulfield8943f262008-02-14 19:31:31 -08001327P: Christine Caulfield
1328M: ccaulfie@redhat.com
Steven Whitehouse5be7b502006-04-28 11:27:32 -04001329P: David Teigland
1330M: teigland@redhat.com
David Teiglanda4644182006-06-22 15:29:57 -04001331L: cluster-devel@redhat.com
Steven Whitehouse5be7b502006-04-28 11:27:32 -04001332W: http://sources.redhat.com/cluster/
David Teiglandd7c2fea2008-02-21 15:27:09 -06001333T: git kernel.org:/pub/scm/linux/kernel/git/teigland/dlm.git
Steven Whitehouse5be7b502006-04-28 11:27:32 -04001334S: Supported
1335
Linus Torvalds1da177e2005-04-16 15:20:36 -07001336DAVICOM FAST ETHERNET (DMFE) NETWORK DRIVER
1337P: Tobias Ringstrom
1338M: tori@unhappy.mine.nu
Randy Dunlap2cb4abd2007-02-07 15:52:36 -08001339L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001340S: Maintained
1341
Dan Williamsb3e5f262007-08-07 10:26:35 -07001342DMA GENERIC OFFLOAD ENGINE SUBSYSTEM
Maciej Sosnowski5e45bb22008-02-21 13:44:31 +01001343P: Maciej Sosnowski
1344M: maciej.sosnowski@intel.com
Dan Williamsb3e5f262007-08-07 10:26:35 -07001345P: Dan Williams
1346M: dan.j.williams@intel.com
Nelson, Shannon248a9dc2007-07-15 23:37:20 -07001347L: linux-kernel@vger.kernel.org
Dan Williamsb3e5f262007-08-07 10:26:35 -07001348S: Supported
Nelson, Shannon248a9dc2007-07-15 23:37:20 -07001349
Juerg Haefligerb8250372007-06-09 10:11:16 -04001350DME1737 HARDWARE MONITOR DRIVER
1351P: Juerg Haefliger
1352M: juergh@gmail.com
1353L: lm-sensors@lm-sensors.org
1354S: Maintained
1355
Martin Waitzba483d52005-06-17 13:20:59 -07001356DOCBOOK FOR DOCUMENTATION
Randy Dunlap0f40efb2006-07-03 00:24:15 -07001357P: Randy Dunlap
1358M: rdunlap@xenotime.net
Martin Waitzba483d52005-06-17 13:20:59 -07001359S: Maintained
1360
Kristen Carlson Accardi5b9c9bf2006-07-26 13:59:00 -04001361DOCKING STATION DRIVER
1362P: Kristen Carlson Accardi
1363M: kristen.c.accardi@intel.com
1364L: linux-acpi@vger.kernel.org
Len Brown8b59a452007-01-08 19:03:28 -05001365S: Supported
Kristen Carlson Accardi5b9c9bf2006-07-26 13:59:00 -04001366
Linus Torvalds1da177e2005-04-16 15:20:36 -07001367DOUBLETALK DRIVER
1368P: James R. Van Zandt
1369M: jrv@vanzandt.mv.com
1370L: blinux-list@redhat.com
1371S: Maintained
1372
1373DRIVER CORE, KOBJECTS, AND SYSFS
1374P: Greg Kroah-Hartman
1375M: gregkh@suse.de
1376L: linux-kernel@vger.kernel.org
Jody McIntyre6fb04252005-11-18 09:31:06 -08001377T: quilt kernel.org/pub/linux/kernel/people/gregkh/gregkh-2.6/
Linus Torvalds1da177e2005-04-16 15:20:36 -07001378S: Supported
1379
1380DRM DRIVERS
1381P: David Airlie
1382M: airlied@linux.ie
1383L: dri-devel@lists.sourceforge.net
Jody McIntyre6fb04252005-11-18 09:31:06 -08001384T: git kernel.org:/pub/scm/linux/kernel/git/airlied/drm-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07001385S: Maintained
1386
1387DSCC4 DRIVER
Francois Romieu01f20732007-01-26 00:57:17 -08001388P: Francois Romieu
1389M: romieu@fr.zoreil.com
1390L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001391S: Maintained
1392
1393DVB SUBSYSTEM AND DRIVERS
1394P: LinuxTV.org Project
Mauro Carvalho Chehab8d58d772006-01-27 16:32:02 -02001395M: v4l-dvb-maintainer@linuxtv.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001396L: linux-dvb@linuxtv.org (subscription required)
Johannes Stezenbach7d69fa62005-08-11 11:54:24 +02001397W: http://linuxtv.org/
Mauro Carvalho Chehabecfa4fd2005-12-19 09:15:13 -02001398T: git kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvb.git
Mauro Carvalho Chehab8d58d772006-01-27 16:32:02 -02001399S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07001400
Maciej W. Rozycki789c7042008-02-07 00:15:13 -08001401DZ DECSTATION DZ11 SERIAL DRIVER
1402P: Maciej W. Rozycki
1403M: macro@linux-mips.org
1404S: Maintained
1405
Linus Torvalds1da177e2005-04-16 15:20:36 -07001406EATA-DMA SCSI DRIVER
1407P: Michael Neuffer
1408L: linux-eata@i-connect.net, linux-scsi@vger.kernel.org
1409S: Maintained
1410
1411EATA ISA/EISA/PCI SCSI DRIVER
1412P: Dario Ballabio
1413M: ballabio_dario@emc.com
1414L: linux-scsi@vger.kernel.org
1415S: Maintained
1416
1417EATA-PIO SCSI DRIVER
1418P: Michael Neuffer
1419M: mike@i-Connect.Net
1420L: linux-eata@i-connect.net, linux-scsi@vger.kernel.org
1421S: Maintained
1422
1423EBTABLES
1424P: Bart De Schuymer
1425M: bart.de.schuymer@pandora.be
1426L: ebtables-user@lists.sourceforge.net
1427L: ebtables-devel@lists.sourceforge.net
1428W: http://ebtables.sourceforge.net/
1429S: Maintained
1430
Michael Halcrow237fead2006-10-04 02:16:22 -07001431ECRYPT FILE SYSTEM
1432P: Mike Halcrow, Phillip Hellewell
1433M: mhalcrow@us.ibm.com, phillip@hellewell.homeip.net
1434L: ecryptfs-devel@lists.sourceforge.net
1435W: http://ecryptfs.sourceforge.net/
1436S: Supported
1437
Alan Coxda9bb1d2006-01-18 17:44:13 -08001438EDAC-CORE
Dave Peterson0e438e32006-03-26 01:38:55 -08001439P: Doug Thompson
Douglas Thompsonba9a5912007-07-19 01:50:32 -07001440M: dougthompson@xmission.com
Dave Peterson0e438e32006-03-26 01:38:55 -08001441L: bluesmoke-devel@lists.sourceforge.net
1442W: bluesmoke.sourceforge.net
Doug Thompson8c2a6a42006-06-30 01:56:09 -07001443S: Supported
Dave Peterson0e438e32006-03-26 01:38:55 -08001444
1445EDAC-E752X
Doug Thompson8c2a6a42006-06-30 01:56:09 -07001446P: Mark Gross
Douglas Thompsonba9a5912007-07-19 01:50:32 -07001447P: Doug Thompson
Doug Thompson8c2a6a42006-06-30 01:56:09 -07001448M: mark.gross@intel.com
Douglas Thompsonba9a5912007-07-19 01:50:32 -07001449M: dougthompson@xmission.com
Dave Peterson0e438e32006-03-26 01:38:55 -08001450L: bluesmoke-devel@lists.sourceforge.net
1451W: bluesmoke.sourceforge.net
1452S: Maintained
1453
1454EDAC-E7XXX
Doug Thompson8c2a6a42006-06-30 01:56:09 -07001455P: Doug Thompson
Douglas Thompsonba9a5912007-07-19 01:50:32 -07001456M: dougthompson@xmission.com
Dave Peterson0e438e32006-03-26 01:38:55 -08001457L: bluesmoke-devel@lists.sourceforge.net
1458W: bluesmoke.sourceforge.net
1459S: Maintained
1460
Douglas Thompson6bc78402007-07-19 01:50:12 -07001461EDAC-I82443BXGX
1462P: Tim Small
1463M: tim@buttersideup.com
1464L: bluesmoke-devel@lists.sourceforge.net
1465W: bluesmoke.sourceforge.net
1466S: Maintained
1467
1468EDAC-I3000
1469P: Jason Uhlenkott
1470M: juhlenko@akamai.com
1471L: bluesmoke-devel@lists.sourceforge.net
1472W: bluesmoke.sourceforge.net
1473S: Maintained
1474
1475EDAC-I5000
1476P: Doug Thompson
Douglas Thompsonba9a5912007-07-19 01:50:32 -07001477M: dougthompson@xmission.com
1478L: bluesmoke-devel@lists.sourceforge.net
1479W: bluesmoke.sourceforge.net
1480S: Maintained
1481
1482EDAC-I82975X
1483P: Ranganathan Desikan
1484P: Arvind R.
1485M: rdesikan@jetzbroadband.com
1486M: arvind@acarlab.com
1487L: bluesmoke-devel@lists.sourceforge.net
1488W: bluesmoke.sourceforge.net
1489S: Maintained
1490
1491EDAC-PASEMI
1492P: Egor Martovetsky
1493M: egor@pasemi.com
Douglas Thompson6bc78402007-07-19 01:50:12 -07001494L: bluesmoke-devel@lists.sourceforge.net
1495W: bluesmoke.sourceforge.net
1496S: Maintained
1497
Dave Peterson0e438e32006-03-26 01:38:55 -08001498EDAC-R82600
1499P: Tim Small
1500M: tim@buttersideup.com
1501L: bluesmoke-devel@lists.sourceforge.net
1502W: bluesmoke.sourceforge.net
1503S: Maintained
Alan Coxda9bb1d2006-01-18 17:44:13 -08001504
Linus Torvalds1da177e2005-04-16 15:20:36 -07001505EEPRO100 NETWORK DRIVER
1506P: Andrey V. Savochkin
1507M: saw@saw.sw.com.sg
1508S: Maintained
1509
Josh Triplett0bee8d22006-07-30 03:03:58 -07001510EFS FILESYSTEM
1511W: http://aeschi.ch.eu.org/efs/
1512S: Orphan
1513
Heiko J Schickfab97222006-09-22 15:22:22 -07001514EHCA (IBM GX bus InfiniBand adapter) DRIVER:
1515P: Hoang-Nam Nguyen
1516M: hnguyen@de.ibm.com
1517P: Christoph Raisch
1518M: raisch@de.ibm.com
Roland Dreier78526822007-07-09 20:12:26 -07001519L: general@lists.openfabrics.org
Heiko J Schickfab97222006-09-22 15:22:22 -07001520S: Supported
1521
James.Smart@Emulex.Com3a1c1d42005-08-11 13:42:35 -04001522EMULEX LPFC FC SCSI DRIVER
Jim Cromiece00f852006-11-30 04:49:44 +01001523P: James Smart
1524M: james.smart@emulex.com
1525L: linux-scsi@vger.kernel.org
1526W: http://sourceforge.net/projects/lpfcxxxx
1527S: Supported
James.Smart@Emulex.Com3a1c1d42005-08-11 13:42:35 -04001528
Linus Torvalds1da177e2005-04-16 15:20:36 -07001529EPSON 1355 FRAMEBUFFER DRIVER
1530P: Christopher Hoover
1531M: ch@murgatroid.com, ch@hpl.hp.com
1532S: Maintained
1533
1534ETHEREXPRESS-16 NETWORK DRIVER
1535P: Philip Blundell
1536M: philb@gnu.org
Ralf Baechle979b6c12005-06-13 14:30:40 -07001537L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001538S: Maintained
1539
1540ETHERNET BRIDGE
1541P: Stephen Hemminger
Stephen Hemminger65ebe6342007-01-23 11:38:57 -08001542M: shemminger@linux-foundation.org
David Brownellf318a632007-04-23 14:41:06 -07001543L: bridge@lists.linux-foundation.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001544W: http://bridge.sourceforge.net/
1545S: Maintained
1546
1547ETHERTEAM 16I DRIVER
1548P: Mika Kuoppala
1549M: miku@iki.fi
1550S: Maintained
1551
1552EXT2 FILE SYSTEM
Erik Mouw72be2cc2006-12-06 20:40:49 -08001553L: linux-ext4@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001554S: Maintained
1555
1556EXT3 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
1560S: Maintained
1561
1562EXT4 FILE SYSTEM
1563P: Stephen Tweedie, Andrew Morton
Simon Horman588cc702007-02-20 13:58:06 -08001564M: sct@redhat.com, akpm@linux-foundation.org, adilger@clusterfs.com
Erik Mouw72be2cc2006-12-06 20:40:49 -08001565L: linux-ext4@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001566S: Maintained
1567
Jean Delvaree53004e2006-01-09 23:26:14 +01001568F71805F HARDWARE MONITORING DRIVER
1569P: Jean Delvare
1570M: khali@linux-fr.org
1571L: lm-sensors@lm-sensors.org
1572S: Maintained
1573
Linus Torvalds1da177e2005-04-16 15:20:36 -07001574FARSYNC SYNCHRONOUS DRIVER
1575P: Kevin Curtis
1576M: kevin.curtis@farsite.co.uk
Linus Torvalds1da177e2005-04-16 15:20:36 -07001577W: http://www.farsite.co.uk/
1578S: Supported
1579
Akinobu Mitac5408b82007-04-23 14:41:20 -07001580FAULT INJECTION SUPPORT
1581P: Akinobu Mita
1582M: akinobu.mita@gmail.com
1583S: Supported
1584
Linus Torvalds1da177e2005-04-16 15:20:36 -07001585FRAMEBUFFER LAYER
1586P: Antonino Daplas
Antonino A. Daplas0478e622007-02-28 20:12:37 -08001587M: adaplas@gmail.com
Geert Uytterhoeven8936b6d2008-02-23 15:23:30 -08001588L: linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers)
Linus Torvalds1da177e2005-04-16 15:20:36 -07001589W: http://linux-fbdev.sourceforge.net/
1590S: Maintained
1591
Zhang Wei173acc72008-03-01 07:42:48 -07001592FREESCALE DMA DRIVER
1593P; Zhang Wei
1594M: wei.zhang@freescale.com
1595L: linuxppc-embedded@ozlabs.org
1596L: linux-kernel@vger.kernel.org
1597S: Maintained
1598
Pantelis Antoniou4689a6b2005-10-30 01:21:53 +03001599FREESCALE SOC FS_ENET DRIVER
1600P: Pantelis Antoniou
1601M: pantelis.antoniou@gmail.com
1602P: Vitaly Bordug
1603M: vbordug@ru.mvista.com
Mark A. Greer88de3ca2007-10-02 10:24:08 +10001604L: linuxppc-dev@ozlabs.org
Pantelis Antoniou4689a6b2005-10-30 01:21:53 +03001605L: netdev@vger.kernel.org
1606S: Maintained
1607
Li Yanga7205b32007-04-23 10:38:18 -07001608FREESCALE HIGHSPEED USB DEVICE DRIVER
1609P: Li Yang
1610M: leoli@freescale.com
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07001611L: linux-usb@vger.kernel.org
Mark A. Greer88de3ca2007-10-02 10:24:08 +10001612L: linuxppc-dev@ozlabs.org
Li Yanga7205b32007-04-23 10:38:18 -07001613S: Maintained
1614
Li Yangbeaf53b2007-05-25 13:54:02 +08001615FREESCALE QUICC ENGINE UCC ETHERNET DRIVER
1616P: Li Yang
1617M: leoli@freescale.com
1618L: netdev@vger.kernel.org
Mark A. Greer88de3ca2007-10-02 10:24:08 +10001619L: linuxppc-dev@ozlabs.org
Li Yangbeaf53b2007-05-25 13:54:02 +08001620S: Maintained
1621
Linus Torvalds1da177e2005-04-16 15:20:36 -07001622FILE LOCKING (flock() and fcntl()/lockf())
1623P: Matthew Wilcox
1624M: matthew@wil.cx
1625L: linux-fsdevel@vger.kernel.org
1626S: Maintained
1627
1628FILESYSTEMS (VFS and infrastructure)
1629P: Alexander Viro
viro@ZenIV.linux.org.uk84122052005-09-06 19:35:49 +01001630M: viro@zeniv.linux.org.uk
Paul Menageb9cf92e2008-02-14 19:31:24 -08001631L: linux-fsdevel@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001632S: Maintained
1633
Stefan Richterf148e202008-01-12 12:32:44 +01001634FIREWIRE SUBSYSTEM (drivers/firewire, <linux/firewire*.h>)
Stefan Richterb3274472007-05-30 20:44:52 -04001635P: Kristian Hoegsberg, Stefan Richter
1636M: krh@redhat.com, stefanr@s5r6.in-berlin.de
1637L: linux1394-devel@lists.sourceforge.net
1638W: http://www.linux1394.org/
1639T: git kernel.org:/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6.git
1640S: Maintained
1641
Linus Torvalds1da177e2005-04-16 15:20:36 -07001642FIRMWARE LOADER (request_firmware)
1643L: linux-kernel@vger.kernel.org
1644S: Orphan
1645
1646FPU EMULATOR
1647P: Bill Metzenthen
1648M: billm@suburbia.net
1649W: http://suburbia.net/~billm/floating-point/emulator/
1650S: Maintained
1651
1652FRAME RELAY DLCI/FRAD (Sangoma drivers too)
1653P: Mike McLagan
1654M: mike.mclagan@linux.org
Ralf Baechle979b6c12005-06-13 14:30:40 -07001655L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001656S: Maintained
1657
1658FREEVXFS FILESYSTEM
1659P: Christoph Hellwig
1660M: hch@infradead.org
1661W: ftp://ftp.openlinux.org/pub/people/hch/vxfs
1662S: Maintained
1663
David Howells5ab7ffe2007-04-10 15:10:45 +01001664FUJITSU FR-V (FRV) PORT
Linus Torvalds1da177e2005-04-16 15:20:36 -07001665P: David Howells
1666M: dhowells@redhat.com
1667S: Maintained
1668
Miklos Szeredi04578f12005-09-09 13:10:22 -07001669FUSE: FILESYSTEM IN USERSPACE
1670P: Miklos Szeredi
1671M: miklos@szeredi.hu
1672L: fuse-devel@lists.sourceforge.net
1673W: http://fuse.sourceforge.net/
1674S: Maintained
1675
Linus Torvalds1da177e2005-04-16 15:20:36 -07001676FUTURE DOMAIN TMC-16x0 SCSI DRIVER (16-bit)
1677P: Rik Faith
1678M: faith@cs.unc.edu
1679L: linux-scsi@vger.kernel.org
1680S: Odd fixes (e.g., new signatures)
1681
1682GDT SCSI DISK ARRAY CONTROLLER DRIVER
1683P: Achim Leubner
1684M: achim_leubner@adaptec.com
1685L: linux-scsi@vger.kernel.org
1686W: http://www.icp-vortex.com/
1687S: Supported
1688
Haavard Skinnemoen1c23af92007-05-01 23:26:34 +02001689GENERIC GPIO I2C DRIVER
1690P: Haavard Skinnemoen
1691M: hskinnemoen@atmel.com
1692S: Supported
1693
Linus Torvalds1da177e2005-04-16 15:20:36 -07001694GENERIC HDLC DRIVER, N2, C101, PCI200SYN and WANXL DRIVERS
1695P: Krzysztof Halasa
1696M: khc@pm.waw.pl
1697W: http://www.kernel.org/pub/linux/utils/net/hdlc/
1698S: Maintained
1699
Steven Whitehouse5be7b502006-04-28 11:27:32 -04001700GFS2 FILE SYSTEM
1701P: Steven Whitehouse
1702M: swhiteho@redhat.com
David Teiglanda4644182006-06-22 15:29:57 -04001703L: cluster-devel@redhat.com
Steven Whitehouse5be7b502006-04-28 11:27:32 -04001704W: http://sources.redhat.com/cluster/
Steven Whitehouse370298e2006-10-12 15:40:05 -04001705T: git kernel.org:/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixes.git
1706T: git kernel.org:/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw.git
Steven Whitehouse5be7b502006-04-28 11:27:32 -04001707S: Supported
1708
Hansjoerg Lipp0a34eb82006-03-26 01:38:28 -08001709GIGASET ISDN DRIVERS
1710P: Hansjoerg Lipp
1711M: hjlipp@web.de
1712P: Tilman Schmidt
1713M: tilman@imap.cc
1714L: gigaset307x-common@lists.sourceforge.net
1715W: http://gigaset307x.sourceforge.net/
1716S: Maintained
1717
Jean Delvare5b543962005-08-15 19:51:02 +02001718HARDWARE MONITORING
Mark M. Hoffman6ea884d2007-06-09 10:11:15 -04001719P: Mark M. Hoffman
1720M: mhoffman@lightlink.com
Jean Delvare5b543962005-08-15 19:51:02 +02001721L: lm-sensors@lm-sensors.org
Jean Delvare595142e2006-12-06 20:39:36 -08001722W: http://www.lm-sensors.org/
Mark M. Hoffmana1aa5a72007-10-07 14:45:26 -04001723T: git lm-sensors.org:/kernel/mhoffman/hwmon-2.6.git testing
1724T: git lm-sensors.org:/kernel/mhoffman/hwmon-2.6.git release
Jean Delvare5b543962005-08-15 19:51:02 +02001725S: Maintained
1726
Michael Buesch844dd052006-06-26 00:24:59 -07001727HARDWARE RANDOM NUMBER GENERATOR CORE
Michael Buesch41851082008-02-23 15:23:42 -08001728S: Orphaned
Michael Buesch844dd052006-06-26 00:24:59 -07001729
Robert Love860e1d62005-08-31 23:57:59 -04001730HARD DRIVE ACTIVE PROTECTION SYSTEM (HDAPS) DRIVER
1731P: Robert Love
1732M: rlove@rlove.org
1733M: linux-kernel@vger.kernel.org
1734W: http://www.kernel.org/pub/linux/kernel/people/rml/hdaps/
1735S: Maintained
1736
Linus Torvalds1da177e2005-04-16 15:20:36 -07001737HARMONY SOUND DRIVER
1738P: Kyle McMartin
1739M: kyle@parisc-linux.org
Kyle McMartinac6aecb2007-12-03 22:04:34 +00001740L: linux-parisc@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001741S: Maintained
1742
1743HAYES ESP SERIAL DRIVER
1744P: Andrew J. Robinson
1745M: arobinso@nyx.net
1746L: linux-kernel@vger.kernel.org
1747W: http://www.nyx.net/~arobinso
1748S: Maintained
1749
1750HFS FILESYSTEM
1751P: Roman Zippel
1752M: zippel@linux-m68k.org
1753L: linux-kernel@vger.kernel.org
1754S: Maintained
1755
1756HGA FRAMEBUFFER DRIVER
1757P: Ferenc Bakonyi
1758M: fero@drama.obuda.kando.hu
1759L: linux-nvidia@lists.surfsouth.com
1760W: http://drama.obuda.kando.hu/~fero/cgi-bin/hgafb.shtml
1761S: Maintained
1762
Jiri Kosina4ef4caa2006-12-14 12:03:30 +01001763HID CORE LAYER
1764P: Jiri Kosina
1765M: jkosina@suse.cz
Dmitry Torokhoveb76c5c2007-11-02 09:07:33 -04001766L: linux-input@vger.kernel.org
Jiri Kosinaa4dff392007-02-27 17:40:09 +01001767T: git kernel.org:/pub/scm/linux/kernel/git/jikos/hid.git
Jiri Kosina4ef4caa2006-12-14 12:03:30 +01001768S: Maintained
1769
Ingo Molnar38bed542007-02-22 09:09:34 +01001770HIGH-RESOLUTION TIMERS, CLOCKEVENTS, DYNTICKS
1771P: Thomas Gleixner
1772M: tglx@linutronix.de
1773L: linux-kernel@vger.kernel.org
1774S: Maintained
1775
Linus Torvalds1da177e2005-04-16 15:20:36 -07001776HIGH-SPEED SCC DRIVER FOR AX.25
1777P: Klaus Kudielka
1778M: klaus.kudielka@ieee.org
1779L: linux-hams@vger.kernel.org
1780W: http://www.nt.tuwien.ac.at/~kkudielk/Linux/
1781S: Maintained
1782
HighPoint Linux Teamede1e6f2006-05-16 14:38:09 +08001783HIGHPOINT ROCKETRAID 3xxx RAID DRIVER
1784P: HighPoint Linux Team
1785M: linux@highpoint-tech.com
1786W: http://www.highpoint-tech.com
1787S: Supported
1788
Linus Torvalds1da177e2005-04-16 15:20:36 -07001789HIPPI
1790P: Jes Sorensen
1791M: jes@trained-monkey.org
1792L: linux-hippi@sunsite.dk
1793S: Maintained
1794
1795HEWLETT-PACKARD FIBRE CHANNEL 64-bit/66MHz PCI non-intelligent HBA
1796P: Chirag Kantharia
1797M: chirag.kantharia@hp.com
1798L: iss_storagedev@hp.com
1799S: Maintained
Antoine Jacquetb7eee612007-04-27 12:30:59 -03001800
Linus Torvalds1da177e2005-04-16 15:20:36 -07001801HEWLETT-PACKARD SMART2 RAID DRIVER
1802P: Chirag Kantharia
1803M: chirag.kantharia@hp.com
1804L: iss_storagedev@hp.com
1805S: Maintained
Antoine Jacquetb7eee612007-04-27 12:30:59 -03001806
Linus Torvalds1da177e2005-04-16 15:20:36 -07001807HEWLETT-PACKARD SMART CISS RAID DRIVER (cciss)
1808P: Mike Miller
1809M: mike.miller@hp.com
1810L: iss_storagedev@hp.com
1811S: Supported
Antoine Jacquetb7eee612007-04-27 12:30:59 -03001812
Jouni Malinenff1d2762005-05-12 22:54:16 -04001813HOST AP DRIVER
1814P: Jouni Malinen
Jouni Malinen85d32e72007-03-24 17:15:30 -07001815M: j@w1.fi
1816L: hostap@shmoo.com (subscribers-only)
Johannes Berg724c6b32007-04-23 12:18:20 -07001817L: linux-wireless@vger.kernel.org
Jouni Malinenff1d2762005-05-12 22:54:16 -04001818W: http://hostap.epitest.fi/
1819S: Maintained
1820
Linus Torvalds1da177e2005-04-16 15:20:36 -07001821HP100: Driver for HP 10/100 Mbit/s Voice Grade Network Adapter Series
1822P: Jaroslav Kysela
Jaroslav Kyselac1017a42007-10-15 09:50:19 +02001823M: perex@perex.cz
Linus Torvalds1da177e2005-04-16 15:20:36 -07001824S: Maintained
1825
Carlos Corbachodd8cd772008-02-05 02:17:15 +00001826HP COMPAQ TC1100 TABLET WMI EXTRAS DRIVER
1827P: Carlos Corbacho
1828M: carlos@strangeworlds.co.uk
1829S: Odd Fixes
1830
Bob Piccob9b03322005-11-07 00:59:19 -08001831HPET: High Precision Event Timers driver (hpet.c)
1832P: Clemens Ladisch
1833M: clemens@ladisch.de
1834S: Maintained
1835
1836HPET: i386
1837P: Venkatesh Pallipadi (Venki)
1838M: venkatesh.pallipadi@intel.com
1839S: Maintained
1840
1841HPET: x86_64
Andi Kleen8bd09832007-10-13 01:01:08 +02001842P: Vojtech Pavlik
1843M: vojtech@suse.cz
Bob Piccob9b03322005-11-07 00:59:19 -08001844S: Maintained
1845
1846HPET: ACPI hpet.c
1847P: Bob Picco
1848M: bob.picco@hp.com
1849S: Maintained
1850
Linus Torvalds1da177e2005-04-16 15:20:36 -07001851HPFS FILESYSTEM
1852P: Mikulas Patocka
1853M: mikulas@artax.karlin.mff.cuni.cz
1854W: http://artax.karlin.mff.cuni.cz/~mikulas/vyplody/hpfs/index-e.cgi
1855S: Maintained
1856
1857HUGETLB FILESYSTEM
1858P: William Irwin
1859M: wli@holomorphy.com
1860S: Maintained
1861
Mark M. Hoffman6ea884d2007-06-09 10:11:15 -04001862I2C/SMBUS STUB DRIVER
1863P: Mark M. Hoffman
1864M: mhoffman@lightlink.com
1865L: lm-sensors@lm-sensors.org
1866S: Maintained
1867
Jean Delvare5b543962005-08-15 19:51:02 +02001868I2C SUBSYSTEM
Linus Torvalds1da177e2005-04-16 15:20:36 -07001869P: Jean Delvare
1870M: khali@linux-fr.org
Jean Delvare5d925fe2006-07-01 17:14:32 +02001871L: i2c@lm-sensors.org
Jean Delvare595142e2006-12-06 20:39:36 -08001872T: quilt http://khali.linux-fr.org/devel/linux-2.6/jdelvare-i2c/
Linus Torvalds1da177e2005-04-16 15:20:36 -07001873S: Maintained
1874
Till Harbaume8c76ee2007-05-01 23:26:35 +02001875I2C-TINY-USB DRIVER
1876P: Till Harbaum
1877M: till@harbaum.org
1878L: i2c@lm-sensors.org
1879T: http://www.harbaum.org/till/i2c_tiny_usb
1880S: Maintained
1881
Linus Torvalds1da177e2005-04-16 15:20:36 -07001882i386 BOOT CODE
H. Peter Anvin7f1291f2007-07-11 12:18:26 -07001883P: H. Peter Anvin
1884M: hpa@zytor.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07001885L: Linux-Kernel@vger.kernel.org
1886S: Maintained
1887
1888i386 SETUP CODE / CPU ERRATA WORKAROUNDS
Linus Torvalds1da177e2005-04-16 15:20:36 -07001889P: H. Peter Anvin
1890M: hpa@zytor.com
H. Peter Anvin72af61c2007-07-13 16:26:55 -07001891T: git.kernel.org:/pub/scm/linux/kernel/git/hpa/linux-2.6-x86setup.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07001892S: Maintained
1893
Linus Torvalds1da177e2005-04-16 15:20:36 -07001894IA64 (Itanium) PLATFORM
1895P: Tony Luck
1896M: tony.luck@intel.com
1897L: linux-ia64@vger.kernel.org
1898W: http://www.ia64-linux.org/
Jody McIntyre6fb04252005-11-18 09:31:06 -08001899T: git kernel.org:/pub/scm/linux/kernel/git/aegl/linux-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07001900S: Maintained
1901
1902SN-IA64 (Itanium) SUB-PLATFORM
Greg Edwardse5ee7dd2006-01-18 10:21:59 -06001903P: Jes Sorensen
1904M: jes@sgi.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07001905L: linux-altix@sgi.com
1906L: linux-ia64@vger.kernel.org
1907W: http://www.sgi.com/altix
1908S: Maintained
1909
1910IBM MCA SCSI SUBSYSTEM DRIVER
1911P: Michael Lang
1912M: langa2@kph.uni-mainz.de
1913W: http://www.uni-mainz.de/~langm000/linux.html
1914S: Maintained
1915
1916IBM Power Linux RAID adapter
1917P: Brian King
1918M: brking@us.ibm.com
1919S: Supported
1920
1921IBM ServeRAID RAID DRIVER
1922P: Jack Hammer
1923P: Dave Jeffery
1924M: ipslinux@adaptec.com
1925W: http://www.developer.ibm.com/welcome/netfinity/serveraid.html
Antoine Jacquetb7eee612007-04-27 12:30:59 -03001926S: Supported
Linus Torvalds1da177e2005-04-16 15:20:36 -07001927
Bartlomiej Zolnierkiewicz1e7106f2007-01-27 13:46:14 +01001928IDE SUBSYSTEM
Linus Torvalds1da177e2005-04-16 15:20:36 -07001929P: Bartlomiej Zolnierkiewicz
Bartlomiej Zolnierkiewicz1e7106f2007-01-27 13:46:14 +01001930M: bzolnier@gmail.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07001931L: linux-ide@vger.kernel.org
Bartlomiej Zolnierkiewicz1e7106f2007-01-27 13:46:14 +01001932T: quilt kernel.org/pub/linux/kernel/people/bart/pata-2.6/
Linus Torvalds1da177e2005-04-16 15:20:36 -07001933S: Maintained
1934
1935IDE/ATAPI CDROM DRIVER
Borislav Petkovc404c192007-12-24 15:23:44 +01001936P: Borislav Petkov
Borislav Petkovef709162008-02-19 01:41:25 +01001937M: petkovbb@gmail.com
Jens Axboe9c5b0ce2007-01-03 18:15:20 +01001938L: linux-ide@vger.kernel.org
Borislav Petkovc404c192007-12-24 15:23:44 +01001939S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07001940
1941IDE/ATAPI FLOPPY DRIVERS
1942P: Paul Bristow
1943M: Paul Bristow <paul@paulbristow.net>
1944W: http://paulbristow.net/linux/idefloppy.html
1945L: linux-kernel@vger.kernel.org
1946S: Maintained
1947
1948IDE/ATAPI TAPE DRIVERS
1949P: Gadi Oxman
1950M: Gadi Oxman <gadio@netvision.net.il>
1951L: linux-kernel@vger.kernel.org
1952S: Maintained
1953
Bartlomiej Zolnierkiewiczf72abc22007-09-19 22:08:56 +02001954IDE-SCSI DRIVER
1955L: linux-ide@vger.kernel.org
1956L: linux-scsi@vger.kernel.org
1957S: Orphan
1958
Stefan Richterf148e202008-01-12 12:32:44 +01001959IEEE 1394 SUBSYSTEM (drivers/ieee1394)
Linus Torvalds1da177e2005-04-16 15:20:36 -07001960P: Ben Collins
Stefan Richterf51a5a92007-04-23 14:41:10 -07001961M: ben.collins@ubuntu.com
Stefan Richter87730d02006-09-16 12:24:00 +02001962P: Stefan Richter
1963M: stefanr@s5r6.in-berlin.de
Linus Torvalds1da177e2005-04-16 15:20:36 -07001964L: linux1394-devel@lists.sourceforge.net
1965W: http://www.linux1394.org/
Stefan Richter87730d02006-09-16 12:24:00 +02001966T: git kernel.org:/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07001967S: Maintained
1968
Stefan Richterf51a5a92007-04-23 14:41:10 -07001969IEEE 1394 RAW I/O DRIVER (raw1394)
Linus Torvalds1da177e2005-04-16 15:20:36 -07001970P: Dan Dennedy
1971M: dan@dennedy.org
Stefan Richterf51a5a92007-04-23 14:41:10 -07001972P: Stefan Richter
1973M: stefanr@s5r6.in-berlin.de
Linus Torvalds1da177e2005-04-16 15:20:36 -07001974L: linux1394-devel@lists.sourceforge.net
Jody McIntyre105d7b32005-09-30 11:59:04 -07001975S: Maintained
1976
Linus Torvalds1da177e2005-04-16 15:20:36 -07001977IMS TWINTURBO FRAMEBUFFER DRIVER
Geert Uytterhoeven8936b6d2008-02-23 15:23:30 -08001978L: linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers)
Paul Mundt843393d2007-11-19 13:11:04 +09001979S: Orphan
Linus Torvalds1da177e2005-04-16 15:20:36 -07001980
1981INFINIBAND SUBSYSTEM
1982P: Roland Dreier
Roland Dreier21c121c2005-06-27 14:36:47 -07001983M: rolandd@cisco.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07001984P: Sean Hefty
Sean Heftyed96f24702008-01-02 12:00:24 -08001985M: sean.hefty@intel.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07001986P: Hal Rosenstock
Roland Dreiercec7c892007-07-12 15:59:36 -07001987M: hal.rosenstock@gmail.com
Roland Dreier78526822007-07-09 20:12:26 -07001988L: general@lists.openfabrics.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001989W: http://www.openib.org/
Jody McIntyre6fb04252005-11-18 09:31:06 -08001990T: git kernel.org:/pub/scm/linux/kernel/git/roland/infiniband.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07001991S: Supported
1992
Robert P. J. Day2f1d0762007-07-10 00:38:18 -04001993INPUT (KEYBOARD, MOUSE, JOYSTICK, TOUCHSCREEN) DRIVERS
Vojtech Pavlik664d22a2005-12-13 17:03:36 -08001994P: Dmitry Torokhov
Dmitry Torokhov62f7caf2006-06-26 01:47:56 -04001995M: dmitry.torokhov@gmail.com
1996M: dtor@mail.ru
Dmitry Torokhoveb76c5c2007-11-02 09:07:33 -04001997L: linux-input@vger.kernel.org
Josh Boyer1adc1232005-11-23 15:44:15 -08001998T: git kernel.org:/pub/scm/linux/kernel/git/dtor/input.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07001999S: Maintained
2000
Robert Lovec9f04f52005-07-15 12:21:07 -04002001INOTIFY
Cal Peake18b36c712006-12-12 20:18:16 +01002002P: John McCutchan
2003M: ttb@tentacle.dhs.org
2004P: Robert Love
2005M: rml@novell.com
Robert Lovec9f04f52005-07-15 12:21:07 -04002006L: linux-kernel@vger.kernel.org
2007S: Maintained
2008
Antonino A. Daplas9eb8ef72006-01-14 13:21:26 -08002009INTEL FRAMEBUFFER DRIVER (excluding 810 and 815)
Jim Cromiece00f852006-11-30 04:49:44 +01002010P: Sylvain Meyer
2011M: sylvain.meyer@worldonline.fr
Geert Uytterhoeven8936b6d2008-02-23 15:23:30 -08002012L: linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers)
Jim Cromiece00f852006-11-30 04:49:44 +01002013S: Maintained
Antonino A. Daplas9eb8ef72006-01-14 13:21:26 -08002014
Linus Torvalds1da177e2005-04-16 15:20:36 -07002015INTEL 810/815 FRAMEBUFFER DRIVER
Jim Cromiece00f852006-11-30 04:49:44 +01002016P: Antonino Daplas
Antonino A. Daplas0478e622007-02-28 20:12:37 -08002017M: adaplas@gmail.com
Geert Uytterhoeven8936b6d2008-02-23 15:23:30 -08002018L: linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers)
Jim Cromiece00f852006-11-30 04:49:44 +01002019S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07002020
Linus Torvalds1da177e2005-04-16 15:20:36 -07002021INTEL IA32 MICROCODE UPDATE SUPPORT
2022P: Tigran Aivazian
Tigran Aivazianb5b9df62006-11-08 17:44:46 -08002023M: tigran@aivazian.fsnet.co.uk
Linus Torvalds1da177e2005-04-16 15:20:36 -07002024S: Maintained
2025
Nelson, Shannon248a9dc2007-07-15 23:37:20 -07002026INTEL I/OAT DMA DRIVER
Maciej Sosnowski5e45bb22008-02-21 13:44:31 +01002027P: Maciej Sosnowski
2028M: maciej.sosnowski@intel.com
Nelson, Shannon248a9dc2007-07-15 23:37:20 -07002029L: linux-kernel@vger.kernel.org
2030S: Supported
2031
Dan Williamsb3e5f262007-08-07 10:26:35 -07002032INTEL IOP-ADMA DMA DRIVER
2033P: Dan Williams
2034M: dan.j.williams@intel.com
2035L: linux-kernel@vger.kernel.org
2036S: Supported
2037
Michael Buesch844dd052006-06-26 00:24:59 -07002038INTEL IXP4XX RANDOM NUMBER GENERATOR SUPPORT
2039P: Deepak Saxena
2040M: dsaxena@plexity.net
2041S: Maintained
2042
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -08002043INTEL IXP2000 ETHERNET DRIVER
2044P: Lennert Buytenhek
2045M: kernel@wantstofly.org
2046L: netdev@vger.kernel.org
2047S: Maintained
2048
Linus Torvalds1da177e2005-04-16 15:20:36 -07002049INTEL PRO/100 ETHERNET SUPPORT
Auke Kok20424652008-01-07 21:47:25 -08002050P: Auke Kok
2051M: auke-jan.h.kok@intel.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07002052P: Jesse Brandeburg
2053M: jesse.brandeburg@intel.com
Jesse Brandeburgadd18782006-03-14 14:52:13 -08002054P: 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/1000 GIGABIT ETHERNET SUPPORT
Auke Kok20424652008-01-07 21:47:25 -08002063P: Auke Kok
2064M: auke-jan.h.kok@intel.com
Jesse Brandeburgadd18782006-03-14 14:52:13 -08002065P: Jesse Brandeburg
2066M: jesse.brandeburg@intel.com
2067P: Jeff Kirsher
2068M: jeffrey.t.kirsher@intel.com
Auke Kok20424652008-01-07 21:47:25 -08002069P: 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
2075INTEL PRO/10GbE SUPPORT
2076P: Ayyappan Veeraiyan
2077M: ayyappan.veeraiyan@intel.com
Auke Kok99a1f9e2006-04-14 19:05:38 -07002078P: Auke Kok
2079M: auke-jan.h.kok@intel.com
Auke Kok9a799d72007-09-15 14:07:45 -07002080P: Jesse Brandeburg
2081M: jesse.brandeburg@intel.com
2082P: John Ronciak
2083M: john.ronciak@intel.com
Auke Kokdcd01fa2007-03-06 08:58:06 -08002084L: e1000-devel@lists.sourceforge.net
Linus Torvalds1da177e2005-04-16 15:20:36 -07002085W: http://sourceforge.net/projects/e1000/
2086S: Supported
2087
James Ketrenos826d2ab2005-11-07 18:56:59 -06002088INTEL PRO/WIRELESS 2100 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://ipw2100.sourceforge.net
2099S: Supported
2100
2101INTEL PRO/WIRELESS 2915ABG NETWORK CONNECTION SUPPORT
Reinette Chatre1d43d312007-11-06 22:06:28 -08002102P: Zhu Yi
James Ketrenos826d2ab2005-11-07 18:56:59 -06002103M: yi.zhu@intel.com
2104P: James Ketrenos
2105M: jketreno@linux.intel.com
Reinette Chatre1d43d312007-11-06 22:06:28 -08002106P: Reinette Chatre
2107M: reinette.chatre@intel.com
Johannes Berg724c6b32007-04-23 12:18:20 -07002108L: linux-wireless@vger.kernel.org
Randy Dunlapf5df58812006-07-14 00:24:29 -07002109L: ipw2100-devel@lists.sourceforge.net
Joe Perches04bdfb92007-12-22 14:03:27 -08002110W: http://lists.sourceforge.net/mailman/listinfo/ipw2100-devel
James Ketrenos826d2ab2005-11-07 18:56:59 -06002111W: http://ipw2200.sourceforge.net
2112S: Supported
2113
Zhu Yib481de92007-09-25 17:54:57 -07002114INTEL WIRELESS WIFI LINK (iwlwifi)
2115P: Zhu Yi
2116M: yi.zhu@intel.com
Reinette Chatre1d43d312007-11-06 22:06:28 -08002117P: Reinette Chatre
2118M: reinette.chatre@intel.com
Zhu Yib481de92007-09-25 17:54:57 -07002119L: linux-wireless@vger.kernel.org
2120L: ipw3945-devel@lists.sourceforge.net
2121W: http://intellinuxwireless.org
2122T: git git://intellinuxwireless.org/repos/iwlwifi
2123S: Supported
2124
Ralf Baechlecb109a02007-08-30 23:56:30 -07002125IOC3 ETHERNET DRIVER
Linus Torvalds1da177e2005-04-16 15:20:36 -07002126P: Ralf Baechle
2127M: ralf@linux-mips.org
2128L: linux-mips@linux-mips.org
2129S: Maintained
2130
Ralf Baechlecb109a02007-08-30 23:56:30 -07002131IOC3 SERIAL DRIVER
2132P: Pat Gefre
2133M: pfg@sgi.com
Joe Perches6650e0a2007-12-10 15:49:32 -08002134L: linux-mips@linux-mips.org
Ralf Baechlecb109a02007-08-30 23:56:30 -07002135S: Maintained
2136
Linus Torvalds1da177e2005-04-16 15:20:36 -07002137IP MASQUERADING:
2138P: Juanjo Ciarlante
2139M: jjciarla@raiz.uncu.edu.ar
2140S: Maintained
2141
Francois Romieu1202d6f2007-09-17 17:13:55 -07002142IP1000A 10/100/1000 GIGABIT ETHERNET DRIVER
2143P: Francois Romieu
2144M: romieu@fr.zoreil.com
2145P: Sorbica Shieh
2146M: sorbica@icplus.com.tw
2147P: Jesse Huang
2148M: jesse@icplus.com.tw
2149L: netdev@vger.kernel.org
2150S: Maintained
2151
Bryan O'Sullivan77d87982006-03-29 15:23:39 -08002152IPATH DRIVER:
Arthur Jonesf42b6472007-07-09 20:12:26 -07002153P: Arthur Jones
2154M: infinipath@qlogic.com
2155L: general@lists.openfabrics.org
2156T: git git://git.qlogic.com/ipath-linux-2.6
Bryan O'Sullivan77d87982006-03-29 15:23:39 -08002157S: Supported
2158
Corey Minyard4409ebe2006-04-20 02:43:12 -07002159IPMI SUBSYSTEM
2160P: Corey Minyard
2161M: minyard@acm.org
2162L: openipmi-developer@lists.sourceforge.net
2163W: http://openipmi.sourceforge.net/
2164S: Supported
2165
Linus Torvalds1da177e2005-04-16 15:20:36 -07002166IPX NETWORK LAYER
2167P: Arnaldo Carvalho de Melo
Arnaldo Carvalho de Melo926554c2007-03-31 12:05:49 -03002168M: acme@ghostprotocols.net
Ralf Baechle979b6c12005-06-13 14:30:40 -07002169L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002170S: Maintained
2171
David Sterba099dc4f2008-02-07 10:57:12 +01002172IPWIRELES DRIVER
2173P: Jiri Kosina
2174M: jkosina@suse.cz
2175P: David Sterba
2176M: dsterba@suse.cz
2177S: Maintained
2178T: git://git.kernel.org/pub/scm/linux/kernel/git/jikos/ipwireless_cs.git
2179
Linus Torvalds1da177e2005-04-16 15:20:36 -07002180IRDA SUBSYSTEM
Samuel Ortizf3539762006-05-09 15:24:49 -07002181P: Samuel Ortiz
2182M: samuel@sortiz.org
Olaf Heringa2ac9532005-07-12 13:58:35 -07002183L: irda-users@lists.sourceforge.net (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002184W: http://irda.sourceforge.net/
Samuel Ortizf3539762006-05-09 15:24:49 -07002185S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07002186
Mike Christie14816b1e2007-11-28 16:22:06 -08002187ISCSI
2188P: Mike Christie
2189M: michaelc@cs.wisc.edu
2190L: open-iscsi@googlegroups.com
2191W: www.open-iscsi.org
2192T: git kernel.org:/pub/scm/linux/kernel/mnc/linux-2.6-iscsi.git
2193S: Maintained
2194
Linus Torvalds1da177e2005-04-16 15:20:36 -07002195ISAPNP
2196P: Jaroslav Kysela
Jaroslav Kyselac1017a42007-10-15 09:50:19 +02002197M: perex@perex.cz
Linus Torvalds1da177e2005-04-16 15:20:36 -07002198S: Maintained
2199
2200ISDN SUBSYSTEM
2201P: Karsten Keil
2202M: kkeil@suse.de
Linus Torvalds1da177e2005-04-16 15:20:36 -07002203L: isdn4linux@listserv.isdn4linux.de
2204W: http://www.isdn4linux.de
Josh Boyer1adc1232005-11-23 15:44:15 -08002205T: git kernel.org:/pub/scm/linux/kernel/kkeil/isdn-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07002206S: Maintained
2207
2208ISDN SUBSYSTEM (Eicon active card driver)
2209P: Armin Schindler
2210M: mac@melware.de
2211L: isdn4linux@listserv.isdn4linux.de
2212W: http://www.melware.de
2213S: Maintained
2214
Hans Verkuil91821ff2007-12-02 09:35:33 -03002215IVTV VIDEO4LINUX DRIVER
2216P: Hans Verkuil
2217M: hverkuil@xs4all.nl
2218L: ivtv-devel@ivtvdriver.org
2219L: ivtv-users@ivtvdriver.org
2220L: video4linux-list@redhat.com
2221W: http://www.ivtvdriver.org
2222S: Maintained
2223
Linus Torvalds1da177e2005-04-16 15:20:36 -07002224JOURNALLING FLASH FILE SYSTEM V2 (JFFS2)
2225P: David Woodhouse
2226M: dwmw2@infradead.org
David Woodhouse6d85d062007-10-27 10:39:48 -04002227L: linux-mtd@lists.infradead.org
2228W: http://www.linux-mtd.infradead.org/doc/jffs2.html
Linus Torvalds1da177e2005-04-16 15:20:36 -07002229S: Maintained
2230
2231JFS FILESYSTEM
2232P: Dave Kleikamp
2233M: shaggy@austin.ibm.com
2234L: jfs-discussion@lists.sourceforge.net
2235W: http://jfs.sourceforge.net/
Josh Boyer1adc1232005-11-23 15:44:15 -08002236T: git kernel.org:/pub/scm/linux/kernel/git/shaggy/jfs-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07002237S: Supported
2238
Josh Triplettde456d32006-07-30 03:04:00 -07002239JOURNALLING LAYER FOR BLOCK DEVICES (JBD)
Theodore Tsoae0718f2006-05-20 15:00:13 -07002240P: Stephen Tweedie, Andrew Morton
Simon Horman588cc702007-02-20 13:58:06 -08002241M: sct@redhat.com, akpm@linux-foundation.org
Erik Mouw72be2cc2006-12-06 20:40:49 -08002242L: linux-ext4@vger.kernel.org
Theodore Tsoae0718f2006-05-20 15:00:13 -07002243S: Maintained
2244
Rudolf Marek4660cb32006-10-08 22:01:26 +02002245K8TEMP HARDWARE MONITORING DRIVER
2246P: Rudolf Marek
2247M: r.marek@assembler.cz
2248L: lm-sensors@lm-sensors.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002249S: Maintained
2250
2251KCONFIG
2252P: Roman Zippel
2253M: zippel@linux-m68k.org
Sam Ravnborg347d12d2007-10-18 13:23:33 +02002254L: linux-kbuild@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002255S: Maintained
2256
Vivek Goyalea6c2082006-05-20 14:59:55 -07002257KDUMP
2258P: Vivek Goyal
Vivek Goyal4200b66c2007-12-01 12:16:30 -08002259M: vgoyal@redhat.com
Vivek Goyalea6c2082006-05-20 14:59:55 -07002260P: Haren Myneni
2261M: hbabu@us.ibm.com
Simon Horman34633992007-05-08 00:31:40 -07002262L: kexec@lists.infradead.org
Vivek Goyalea6c2082006-05-20 14:59:55 -07002263L: linux-kernel@vger.kernel.org
2264W: http://lse.sourceforge.net/kdump/
2265S: Maintained
2266
Linus Torvalds1da177e2005-04-16 15:20:36 -07002267KERNEL AUTOMOUNTER (AUTOFS)
2268P: H. Peter Anvin
2269M: hpa@zytor.com
2270L: autofs@linux.kernel.org
2271S: Odd Fixes
2272
2273KERNEL AUTOMOUNTER v4 (AUTOFS4)
2274P: Ian Kent
2275M: raven@themaw.net
2276L: autofs@linux.kernel.org
2277S: Maintained
2278
2279KERNEL BUILD (kbuild: Makefile, scripts/Makefile.*)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002280P: Sam Ravnborg
2281M: sam@ravnborg.org
Jody McIntyre6fb04252005-11-18 09:31:06 -08002282T: git kernel.org:/pub/scm/linux/kernel/git/sam/kbuild.git
Sam Ravnborg347d12d2007-10-18 13:23:33 +02002283L: linux-kbuild@vger.kernel.org
Antoine Jacquetb7eee612007-04-27 12:30:59 -03002284S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07002285
2286KERNEL JANITORS
2287P: Several
maximilian attemsc3000e02007-07-06 11:17:32 -07002288L: kernel-janitors@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002289W: http://www.kerneljanitors.org/
Linus Torvalds1da177e2005-04-16 15:20:36 -07002290S: Maintained
2291
2292KERNEL NFSD
Neil Browna512cd52007-07-31 00:37:27 -07002293P: J. Bruce Fields
2294M: bfields@fieldses.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002295P: Neil Brown
NeilBrown98fac232007-01-26 00:56:57 -08002296M: neilb@suse.de
Neil Brown16141c02007-12-11 16:16:12 -08002297L: linux-nfs@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002298W: http://nfs.sourceforge.net/
NeilBrown98fac232007-01-26 00:56:57 -08002299S: Supported
Linus Torvalds1da177e2005-04-16 15:20:36 -07002300
Avi Kivity426d62e2006-12-13 00:34:03 -08002301KERNEL VIRTUAL MACHINE (KVM)
2302P: Avi Kivity
2303M: avi@qumranet.com
2304L: kvm-devel@lists.sourceforge.net
2305W: kvm.sourceforge.net
2306S: Supported
2307
Zhang Xiantao920ed9f2008-01-31 12:03:39 +08002308KERNEL VIRTUAL MACHINE For Itanium(KVM/IA64)
2309P: Anthony Xu
2310M: anthony.xu@intel.com
2311P: Xiantao Zhang
2312M: xiantao.zhang@intel.com
2313L: kvm-ia64-devel@lists.sourceforge.net
2314W: kvm.sourceforge.net
2315S: Supported
2316
Eric W. Biedermandc009d92005-06-25 14:57:52 -07002317KEXEC
2318P: Eric Biederman
Eric W. Biedermandc009d92005-06-25 14:57:52 -07002319M: ebiederm@xmission.com
Signed-off-by@vergenet.net":Simonb7c698f2007-10-18 03:04:33 -07002320W: http://ftp.kernel.org/pub/linux/kernel/people/horms/kexec-tools/
Eric W. Biedermandc009d92005-06-25 14:57:52 -07002321L: linux-kernel@vger.kernel.org
Simon Horman34633992007-05-08 00:31:40 -07002322L: kexec@lists.infradead.org
Eric W. Biedermandc009d92005-06-25 14:57:52 -07002323S: Maintained
2324
Prasanna S Panchamukhi89559a62005-09-22 21:43:47 -07002325KPROBES
2326P: Prasanna S Panchamukhi
2327M: prasanna@in.ibm.com
2328P: Ananth N Mavinakayanahalli
2329M: ananth@in.ibm.com
2330P: Anil S Keshavamurthy
2331M: anil.s.keshavamurthy@intel.com
2332P: David S. Miller
2333M: davem@davemloft.net
2334L: linux-kernel@vger.kernel.org
2335S: Maintained
2336
Miguel Ojeda Sandonis70e84042007-02-10 01:44:32 -08002337KS0108 LCD CONTROLLER DRIVER
2338P: Miguel Ojeda Sandonis
2339M: maxextreme@gmail.com
2340L: linux-kernel@vger.kernel.org
Miguel Ojeda6b968622007-05-08 00:29:54 -07002341W: http://auxdisplay.googlepages.com/
Miguel Ojeda Sandonis70e84042007-02-10 01:44:32 -08002342S: Maintained
2343
Linus Torvalds1da177e2005-04-16 15:20:36 -07002344LAPB module
Linus Torvalds1da177e2005-04-16 15:20:36 -07002345L: linux-x25@vger.kernel.org
David S. Millerbf9915c2006-07-21 14:55:17 -07002346S: Orphan
Linus Torvalds1da177e2005-04-16 15:20:36 -07002347
2348LASI 53c700 driver for PARISC
2349P: James E.J. Bottomley
2350M: James.Bottomley@HansenPartnership.com
2351L: linux-scsi@vger.kernel.org
2352S: Maintained
2353
Richard Purdie263de9b2006-05-15 09:44:16 -07002354LED SUBSYSTEM
2355P: Richard Purdie
2356M: rpurdie@rpsys.net
2357S: Maintained
2358
Linus Torvalds1da177e2005-04-16 15:20:36 -07002359LEGO USB Tower driver
2360P: Juergen Stuber
2361M: starblue@users.sourceforge.net
2362L: legousb-devel@lists.sourceforge.net
2363W: http://legousb.sourceforge.net/
2364S: Maintained
2365
Rusty Russell568a17f2007-10-25 14:12:24 +10002366LGUEST
2367P: Rusty Russell
2368M: rusty@rustcorp.com.au
2369L: lguest@ozlabs.org
2370W: http://lguest.ozlabs.org/
2371S: Maintained
2372
Linus Torvalds1da177e2005-04-16 15:20:36 -07002373LINUX FOR IBM pSERIES (RS/6000)
2374P: Paul Mackerras
2375M: paulus@au.ibm.com
2376W: http://www.ibm.com/linux/ltc/projects/ppc
2377S: Supported
2378
2379LINUX FOR NCR VOYAGER
2380P: James Bottomley
2381M: James.Bottomley@HansenPartnership.com
2382W: http://www.hansenpartnership.com/voyager
2383S: Maintained
2384
2385LINUX FOR POWERPC
2386P: Paul Mackerras
2387M: paulus@samba.org
2388W: http://www.penguinppc.org/
2389L: linuxppc-dev@ozlabs.org
Josh Boyer1adc1232005-11-23 15:44:15 -08002390T: git kernel.org:/pub/scm/linux/kernel/git/paulus/powerpc.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07002391S: Supported
2392
2393LINUX FOR POWER MACINTOSH
2394P: Benjamin Herrenschmidt
2395M: benh@kernel.crashing.org
2396W: http://www.penguinppc.org/
2397L: linuxppc-dev@ozlabs.org
2398S: Maintained
2399
2400LINUX FOR POWERPC EMBEDDED MPC52XX
2401P: Sylvain Munaut
2402M: tnt@246tNt.com
Grant Likelye1eea9f2007-10-09 14:45:26 -06002403P: Grant Likely
2404M: grant.likely@secretlab.ca
Linus Torvalds1da177e2005-04-16 15:20:36 -07002405W: http://www.246tNt.com/mpc52xx/
2406W: http://www.penguinppc.org/
2407L: linuxppc-dev@ozlabs.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002408S: Maintained
2409
2410LINUX FOR POWERPC EMBEDDED PPC4XX
Josh Boyer9a474ff2007-09-19 21:19:07 -05002411P: Josh Boyer
2412M: jwboyer@linux.vnet.ibm.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07002413P: Matt Porter
2414M: mporter@kernel.crashing.org
2415W: http://www.penguinppc.org/
Mark A. Greer88de3ca2007-10-02 10:24:08 +10002416L: linuxppc-dev@ozlabs.org
Josh Boyer9a474ff2007-09-19 21:19:07 -05002417T: git kernel.org:/pub/scm/linux/kernel/git/jwboyer/powerpc.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07002418S: Maintained
2419
Grant Likely260c02a2007-10-02 12:15:34 +10002420LINUX FOR POWERPC EMBEDDED XILINX VIRTEX
2421P: Grant Likely
2422M: grant.likely@secretlab.ca
Grant Likelyf210d432007-10-03 23:24:52 -06002423W: http://wiki.secretlab.ca/index.php/Linux_on_Xilinx_Virtex
Grant Likely260c02a2007-10-02 12:15:34 +10002424L: linuxppc-dev@ozlabs.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002425S: Maintained
2426
Tom Rinie93adf12005-07-26 12:49:53 -07002427LINUX FOR POWERPC BOOT CODE
Linus Torvalds1da177e2005-04-16 15:20:36 -07002428P: Tom Rini
2429M: trini@kernel.crashing.org
2430W: http://www.penguinppc.org/
Mark A. Greer88de3ca2007-10-02 10:24:08 +10002431L: linuxppc-dev@ozlabs.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002432S: Maintained
2433
Tom Rinie93adf12005-07-26 12:49:53 -07002434LINUX FOR POWERPC EMBEDDED PPC8XX
Marcelo Tosattidba5baf2007-09-10 18:46:01 -04002435P: Vitaly Bordug
2436M: vitb@kernel.crashing.org
Tom Rinie93adf12005-07-26 12:49:53 -07002437P: Marcelo Tosatti
Marcelo Tosatti2e367a82006-05-15 09:44:08 -07002438M: marcelo@kvack.org
Tom Rinie93adf12005-07-26 12:49:53 -07002439W: http://www.penguinppc.org/
Mark A. Greer88de3ca2007-10-02 10:24:08 +10002440L: linuxppc-dev@ozlabs.org
Tom Rinie93adf12005-07-26 12:49:53 -07002441S: Maintained
2442
Linus Torvalds1da177e2005-04-16 15:20:36 -07002443LINUX FOR POWERPC EMBEDDED PPC83XX AND PPC85XX
Jim Cromiece00f852006-11-30 04:49:44 +01002444P: Kumar Gala
2445M: galak@kernel.crashing.org
2446W: http://www.penguinppc.org/
Mark A. Greer88de3ca2007-10-02 10:24:08 +10002447L: linuxppc-dev@ozlabs.org
Jim Cromiece00f852006-11-30 04:49:44 +01002448S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07002449
Olof Johanssonab06ff32006-09-06 14:44:54 -05002450LINUX FOR POWERPC PA SEMI PWRFICIENT
2451P: Olof Johansson
2452M: olof@lixom.net
2453W: http://www.pasemi.com/
2454L: linuxppc-dev@ozlabs.org
2455S: Supported
2456
Linus Torvalds1da177e2005-04-16 15:20:36 -07002457LLC (802.2)
2458P: Arnaldo Carvalho de Melo
Arnaldo Carvalho de Melo926554c2007-03-31 12:05:49 -03002459M: acme@ghostprotocols.net
Linus Torvalds1da177e2005-04-16 15:20:36 -07002460S: Maintained
2461
2462LINUX FOR 64BIT POWERPC
2463P: Paul Mackerras
2464M: paulus@samba.org
2465M: paulus@au.ibm.com
2466P: Anton Blanchard
2467M: anton@samba.org
2468M: anton@au.ibm.com
Arthur Othieno6d923f92006-05-19 06:22:23 -04002469W: http://www.penguinppc.org/ppc64/
Stephen Rothwell1d049812006-03-22 11:26:58 +11002470L: linuxppc-dev@ozlabs.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002471S: Supported
2472
2473LINUX SECURITY MODULE (LSM) FRAMEWORK
2474P: Chris Wright
Chris Wright692a2062006-03-11 03:27:19 -08002475M: chrisw@sous-sol.org
Chris Wright1a4520b2006-03-11 03:27:20 -08002476L: linux-security-module@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002477W: http://lsm.immunix.org
Josh Boyer1adc1232005-11-23 15:44:15 -08002478T: git kernel.org:/pub/scm/linux/kernel/git/chrisw/lsm-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07002479S: Supported
2480
2481LM83 HARDWARE MONITOR DRIVER
2482P: Jean Delvare
2483M: khali@linux-fr.org
Jean Delvarecc0b07e2005-05-22 09:39:11 +02002484L: lm-sensors@lm-sensors.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002485S: Maintained
2486
2487LM90 HARDWARE MONITOR DRIVER
2488P: Jean Delvare
2489M: khali@linux-fr.org
Jean Delvarecc0b07e2005-05-22 09:39:11 +02002490L: lm-sensors@lm-sensors.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002491S: Maintained
2492
Peter Zijlstra512e67f2007-10-11 22:11:11 +02002493LOCKDEP AND LOCKSTAT
2494P: Peter Zijlstra
2495M: peterz@infradead.org
2496P: Ingo Molnar
2497M: mingo@redhat.com
2498L: linux-kernel@vger.kernel.org
2499T: git://git.kernel.org/pub/scm/linux/kernel/git/peterz/linux-2.6-lockdep.git
2500S: Maintained
2501
Anton Altaparmakovdde33342007-05-21 09:37:42 +01002502LOGICAL DISK MANAGER SUPPORT (LDM, Windows 2000/XP/Vista Dynamic Disks)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002503P: Richard Russon (FlatCap)
2504M: ldm@flatcap.org
Anton Altaparmakovdde33342007-05-21 09:37:42 +01002505L: linux-ntfs-dev@lists.sourceforge.net
2506W: http://www.linux-ntfs.org/content/view/19/37/
Linus Torvalds1da177e2005-04-16 15:20:36 -07002507S: Maintained
2508
Moore, Eric Deanc87e34e2005-12-01 11:06:25 -07002509LSILOGIC MPT FUSION DRIVERS (FC/SAS/SPI)
2510P: Eric Moore
Eric Moored8a82d72006-12-29 16:47:43 -08002511M: Eric.Moore@lsi.com
2512M: support@lsi.com
Eric Moorecec744f2007-09-14 19:08:08 -06002513L: DL-MPTFusionLinux@lsi.com
Moore, Eric Deanc87e34e2005-12-01 11:06:25 -07002514L: linux-scsi@vger.kernel.org
2515W: http://www.lsilogic.com/support
2516S: Supported
2517
Linus Torvalds1da177e2005-04-16 15:20:36 -07002518LSILOGIC/SYMBIOS/NCR 53C8XX and 53C1010 PCI-SCSI drivers
2519P: Matthew Wilcox
2520M: matthew@wil.cx
2521L: linux-scsi@vger.kernel.org
2522S: Maintained
2523
Hirokazu Takatac12a54b2007-07-15 23:38:45 -07002524M32R ARCHITECTURE
2525P: Hirokazu Takata
2526M: takata@linux-m32r.org
2527L: linux-m32r@ml.linux-m32r.org
2528L: linux-m32r-ja@ml.linux-m32r.org (in Japanese)
2529W: http://www.linux-m32r.org/
2530S: Maintained
2531
Linus Torvalds1da177e2005-04-16 15:20:36 -07002532M68K ARCHITECTURE
2533P: Geert Uytterhoeven
2534M: geert@linux-m68k.org
2535P: Roman Zippel
2536M: zippel@linux-m68k.org
2537L: linux-m68k@lists.linux-m68k.org
2538W: http://www.linux-m68k.org/
2539W: http://linux-m68k-cvs.ubb.ca/
2540S: Maintained
2541
2542M68K ON APPLE MACINTOSH
2543P: Joshua Thompson
2544M: funaho@jurai.org
2545W: http://www.mac.linux-m68k.org/
Finn Thain9bb9f222007-11-18 11:10:05 +01002546L: linux-m68k@lists.linux-m68k.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002547S: Maintained
2548
2549M68K ON HP9000/300
2550P: Philip Blundell
2551M: philb@gnu.org
2552W: http://www.tazenda.demon.co.uk/phil/linux-hp
2553S: Maintained
2554
Jiri Benc64a327a2007-05-05 11:47:08 -07002555MAC80211
Jiri Benc64a327a2007-05-05 11:47:08 -07002556P: Michael Wu
2557M: flamingice@sourmilk.net
Johannes Berg31c7cec2007-10-23 17:05:25 +02002558P: Johannes Berg
2559M: johannes@sipsolutions.net
2560P: Jiri Benc
2561M: jbenc@suse.cz
Jiri Benc64a327a2007-05-05 11:47:08 -07002562L: linux-wireless@vger.kernel.org
2563W: http://linuxwireless.org/
Johannes Berg31c7cec2007-10-23 17:05:25 +02002564T: git kernel.org:/pub/scm/linux/kernel/git/linville/wireless-2.6.git
Jiri Benc64a327a2007-05-05 11:47:08 -07002565S: Maintained
2566
Stefano Brivio1036d862007-12-23 04:46:27 +01002567MAC80211 PID RATE CONTROL
2568P: Stefano Brivio
2569M: stefano.brivio@polimi.it
2570P: Mattias Nissler
2571M: mattias.nissler@gmx.de
2572L: linux-wireless@vger.kernel.org
2573W: http://linuxwireless.org/en/developers/Documentation/mac80211/RateControl/PID
2574T: git kernel.org:/pub/scm/linux/kernel/git/linville/wireless-2.6.git
2575S: Maintained
2576
Patrick McHardyb863ceb2007-07-14 18:55:06 -07002577MACVLAN DRIVER
2578P: Patrick McHardy
2579M: kaber@trash.net
2580L: netdev@vger.kernel.org
2581S: Maintained
2582
Linus Torvalds1da177e2005-04-16 15:20:36 -07002583MARVELL YUKON / SYSKONNECT DRIVER
2584P: Mirko Lindner
2585M: mlindner@syskonnect.de
2586P: Ralph Roesler
2587M: rroesler@syskonnect.de
2588W: http://www.syskonnect.com
2589S: Supported
2590
Michael Kerriskfaf16682005-07-31 22:34:47 -07002591MAN-PAGES: MANUAL PAGES FOR LINUX -- Sections 2, 3, 4, 5, and 7
Jim Cromiece00f852006-11-30 04:49:44 +01002592P: Michael Kerrisk
Michael Kerrisk1d7f5022007-10-16 23:30:31 -07002593M: mtk.manpages@gmail.com
Jim Cromiece00f852006-11-30 04:49:44 +01002594W: ftp://ftp.kernel.org/pub/linux/docs/manpages
2595S: Maintained
Michael Kerriskfaf16682005-07-31 22:34:47 -07002596
Stefano Brivio74cda162007-11-19 20:27:46 +01002597MARVELL LIBERTAS WIRELESS DRIVER
2598P: Dan Williams
2599M: dcbw@redhat.com
2600L: libertas-dev@lists.infradead.org
2601S: Maintained
2602
Dale Farnsworthb60d6972006-01-16 16:45:45 -07002603MARVELL MV643XX ETHERNET DRIVER
2604P: Dale Farnsworth
2605M: dale@farnsworth.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002606P: Manish Lachwani
Dale Farnsworthb60d6972006-01-16 16:45:45 -07002607M: mlachwani@mvista.com
Ralf Baechle979b6c12005-06-13 14:30:40 -07002608L: netdev@vger.kernel.org
Dale Farnsworthb60d6972006-01-16 16:45:45 -07002609S: Odd Fixes for 2.4; Maintained for 2.6.
Linus Torvalds1da177e2005-04-16 15:20:36 -07002610
2611MATROX FRAMEBUFFER DRIVER
2612P: Petr Vandrovec
2613M: vandrove@vc.cvut.cz
Geert Uytterhoeven8936b6d2008-02-23 15:23:30 -08002614L: linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002615S: Maintained
2616
Hans-Juergen Kochd20620d2007-05-08 17:22:00 +02002617MAX6650 HARDWARE MONITOR AND FAN CONTROLLER DRIVER
2618P: Hans J. Koch
2619M: hjk@linutronix.de
2620L: lm-sensors@lm-sensors.org
2621S: Maintained
2622
Kolli, Neela Syam757e0102005-10-14 15:59:13 -07002623MEGARAID SCSI DRIVERS
Jim Cromiece00f852006-11-30 04:49:44 +01002624P: Neela Syam Kolli
Sumant Patrobdd0d7572007-05-10 07:22:35 -07002625M: megaraidlinux@lsi.com
Jim Cromiece00f852006-11-30 04:49:44 +01002626S: linux-scsi@vger.kernel.org
2627W: http://megaraid.lsilogic.com
2628S: Maintained
Kolli, Neela Syam757e0102005-10-14 15:59:13 -07002629
Steven Rostedt70ea91f2006-07-30 03:03:53 -07002630MEMORY MANAGEMENT
2631L: linux-mm@kvack.org
2632L: linux-kernel@vger.kernel.org
2633W: http://www.linux-mm.org
2634S: Maintained
2635
David Howellsb920de12008-02-08 04:19:31 -08002636MEI MN10300/AM33 PORT
2637P: David Howells
2638M: dhowells@redhat.com
2639P: Koichi Yasutake
2640M: yasutake.koichi@jp.panasonic.com
2641L: linux-am33-list@redhat.com
2642W: ftp://ftp.redhat.com/pub/redhat/gnupro/AM33/
2643S: Maintained
2644
David Woodhousef4e9ce66c2006-04-11 19:29:07 -04002645MEMORY TECHNOLOGY DEVICES (MTD)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002646P: David Woodhouse
2647M: dwmw2@infradead.org
2648W: http://www.linux-mtd.infradead.org/
2649L: linux-mtd@lists.infradead.org
David Woodhousef4e9ce66c2006-04-11 19:29:07 -04002650T: git git://git.infradead.org/mtd-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07002651S: Maintained
2652
Artem Bityutskiy48576402007-02-13 17:11:10 +02002653UNSORTED BLOCK IMAGES (UBI)
2654P: Artem Bityutskiy
2655M: dedekind@infradead.org
2656W: http://www.linux-mtd.infradead.org/
2657L: linux-mtd@lists.infradead.org
Artem Bityutskiy21600542007-05-22 12:23:21 +03002658T: git git://git.infradead.org/~dedekind/ubi-2.6.git
Artem Bityutskiy48576402007-02-13 17:11:10 +02002659S: Maintained
2660
Linus Torvalds1da177e2005-04-16 15:20:36 -07002661MICROTEK X6 SCANNER
2662P: Oliver Neukum
2663M: oliver@neukum.name
2664S: Maintained
2665
2666MIPS
2667P: Ralf Baechle
2668M: ralf@linux-mips.org
Ralf Baechled50f7ec2005-10-04 13:30:10 +01002669W: http://www.linux-mips.org/
Linus Torvalds1da177e2005-04-16 15:20:36 -07002670L: linux-mips@linux-mips.org
Ralf Baechle7425b342006-03-10 13:47:21 +00002671T: git www.linux-mips.org:/pub/scm/linux.git
2672S: Supported
Linus Torvalds1da177e2005-04-16 15:20:36 -07002673
2674MISCELLANEOUS MCA-SUPPORT
2675P: James Bottomley
James Bottomleyc4e16082007-11-03 08:40:30 -05002676M: James.Bottomley@HansenPartnership.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07002677L: linux-kernel@vger.kernel.org
2678S: Maintained
2679
2680MODULE SUPPORT
2681P: Rusty Russell
2682M: rusty@rustcorp.com.au
2683L: linux-kernel@vger.kernel.org
2684S: Maintained
2685
2686MOTION EYE VAIO PICTUREBOOK CAMERA DRIVER
2687P: Stelian Pop
2688M: stelian@popies.net
2689W: http://popies.net/meye/
2690S: Maintained
2691
Pavel Pisac58ff042007-05-16 01:10:41 +02002692MOTOROLA IMX MMC/SD HOST CONTROLLER INTERFACE DRIVER
2693P: Pavel Pisa
2694M: ppisa@pikron.com
2695L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
Pavel Pisac58ff042007-05-16 01:10:41 +02002696S: Maintained
2697
Linus Torvalds1da177e2005-04-16 15:20:36 -07002698MOUSE AND MISC DEVICES [GENERAL]
2699P: Alessandro Rubini
2700M: rubini@ipvvis.unipv.it
2701L: linux-kernel@vger.kernel.org
2702S: Maintained
2703
Jiri Slabyd7354102006-12-08 02:38:35 -08002704MOXA SMARTIO/INDUSTIO SERIAL CARD (MXSER 2.0)
2705P: Jiri Slaby
2706M: jirislaby@gmail.com
2707L: linux-kernel@vger.kernel.org
2708S: Maintained
2709
Lennart Poettering8c4c7312006-10-06 01:27:02 -04002710MSI LAPTOP SUPPORT
2711P: Lennart Poettering
2712M: mzxreary@0pointer.de
Joe Perches04bdfb92007-12-22 14:03:27 -08002713W: https://tango.0pointer.de/mailman/listinfo/s270-linux
Lennart Poettering8c4c7312006-10-06 01:27:02 -04002714W: http://0pointer.de/lennart/tchibo.html
2715S: Maintained
2716
Pierre Ossman5c4e6f12007-05-21 20:23:20 +02002717MULTIMEDIA CARD (MMC), SECURE DIGITAL (SD) AND SDIO SUBSYSTEM
Pierre Ossmanb9f5d802006-10-17 00:09:30 -07002718P: Pierre Ossman
2719M: drzeus-mmc@drzeus.cx
2720L: linux-kernel@vger.kernel.org
2721S: Maintained
Russell Kingbaca2da2006-06-04 17:36:31 +01002722
David Brownell15a05802007-08-08 09:12:54 -07002723MULTIMEDIA CARD (MMC) ETC. OVER SPI
2724P: David Brownell
2725M: dbrownell@users.sourceforge.net
2726L: linux-kernel@vger.kernel.org
2727S: Odd fixes
2728
Linus Torvalds1da177e2005-04-16 15:20:36 -07002729MULTISOUND SOUND DRIVER
2730P: Andrew Veliath
2731M: andrewtv@usa.net
2732S: Maintained
2733
Jiri Slabyd7354102006-12-08 02:38:35 -08002734MULTITECH MULTIPORT CARD (ISICOM)
2735P: Jiri Slaby
2736M: jirislaby@gmail.com
2737L: linux-kernel@vger.kernel.org
2738S: Maintained
2739
Linus Torvalds1da177e2005-04-16 15:20:36 -07002740NATSEMI ETHERNET DRIVER (DP8381x)
2741P: Tim Hockin
2742M: thockin@hockin.org
2743S: Maintained
2744
2745NCP FILESYSTEM
2746P: Petr Vandrovec
2747M: vandrove@vc.cvut.cz
2748L: linware@sh.cvut.cz
2749S: Maintained
2750
2751NCR DUAL 700 SCSI DRIVER (MICROCHANNEL)
2752P: James E.J. Bottomley
2753M: James.Bottomley@HansenPartnership.com
2754L: linux-scsi@vger.kernel.org
2755S: Maintained
2756
Glenn Streiff3c2d7742008-02-04 20:20:45 -08002757NETEFFECT IWARP RNIC DRIVER (IW_NES)
2758P: Faisal Latif
2759M: flatif@neteffect.com
Roland Dreier030f1b22008-02-21 09:02:41 -06002760P: Nishi Gupta
2761M: ngupta@neteffect.com
Glenn Streiff3c2d7742008-02-04 20:20:45 -08002762P: Glenn Streiff
2763M: gstreiff@neteffect.com
2764L: general@lists.openfabrics.org
2765W: http://www.neteffect.com
2766S: Supported
2767F: drivers/infiniband/hw/nes/
2768
Stephen Hemmingerbe2f2e82006-05-25 16:14:43 -07002769NETEM NETWORK EMULATOR
2770P: Stephen Hemminger
Stephen Hemminger65ebe6342007-01-23 11:38:57 -08002771M: shemminger@linux-foundation.org
David Brownellf318a632007-04-23 14:41:06 -07002772L: netem@lists.linux-foundation.org
Stephen Hemmingerbe2f2e82006-05-25 16:14:43 -07002773S: Maintained
2774
Jiri Slaby4a584482007-08-30 23:56:39 -07002775NETERION (S2IO) Xframe 10GbE DRIVER
2776P: Ramkrishna Vepa
2777M: ram.vepa@neterion.com
2778P: Rastapur Santosh
2779M: santosh.rastapur@neterion.com
2780P: Sivakumar Subramani
2781M: sivakumar.subramani@neterion.com
2782P: Sreenivasa Honnur
2783M: sreenivasa.honnur@neterion.com
2784L: netdev@vger.kernel.org
2785W: http://trac.neterion.com/cgi-bin/trac.cgi/wiki/TitleIndex?anonymous
2786S: Supported
2787
Linus Torvalds1da177e2005-04-16 15:20:36 -07002788NETFILTER/IPTABLES/IPCHAINS
2789P: Rusty Russell
2790P: Marc Boucher
2791P: James Morris
2792P: Harald Welte
2793P: Jozsef Kadlecsik
Patrick McHardy82b98542006-10-12 14:08:55 -07002794P: Patrick McHardy
2795M: kaber@trash.net
Patrick McHardy1a03b812007-09-18 13:19:26 -07002796L: netfilter-devel@vger.kernel.org
2797L: netfilter@vger.kernel.org
Patrick McHardy82b98542006-10-12 14:08:55 -07002798L: coreteam@netfilter.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002799W: http://www.netfilter.org/
2800W: http://www.iptables.org/
Linus Torvalds1da177e2005-04-16 15:20:36 -07002801S: Supported
2802
Paul Moore4cc67732006-09-25 15:57:13 -07002803NETLABEL
2804P: Paul Moore
2805M: paul.moore@hp.com
2806W: http://netlabel.sf.net
2807L: netdev@vger.kernel.org
2808S: Supported
2809
Linus Torvalds1da177e2005-04-16 15:20:36 -07002810NETROM NETWORK LAYER
2811P: Ralf Baechle
2812M: ralf@linux-mips.org
2813L: linux-hams@vger.kernel.org
Ralf Baechled34cb282006-04-19 04:14:30 +02002814W: http://www.linux-ax25.org/
Linus Torvalds1da177e2005-04-16 15:20:36 -07002815S: Maintained
2816
Pavel Machek5ddb88c2006-09-29 02:01:29 -07002817NETWORK BLOCK DEVICE (NBD)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002818P: Paul Clements
2819M: Paul.Clements@steeleye.com
2820S: Maintained
2821
2822NETWORK DEVICE DRIVERS
Linus Torvalds1da177e2005-04-16 15:20:36 -07002823P: Jeff Garzik
2824M: jgarzik@pobox.com
Ralf Baechle979b6c12005-06-13 14:30:40 -07002825L: netdev@vger.kernel.org
Jody McIntyre6fb04252005-11-18 09:31:06 -08002826T: git kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07002827S: Maintained
2828
2829NETWORKING [GENERAL]
2830P: Networking Team
Ralf Baechle979b6c12005-06-13 14:30:40 -07002831M: netdev@vger.kernel.org
2832L: netdev@vger.kernel.org
David S. Millerf1465f72006-03-27 23:28:44 -08002833W: http://linux-net.osdl.org/
Linus Torvalds1da177e2005-04-16 15:20:36 -07002834S: Maintained
2835
2836NETWORKING [IPv4/IPv6]
2837P: David S. Miller
2838M: davem@davemloft.net
2839P: Alexey Kuznetsov
2840M: kuznet@ms2.inr.ac.ru
2841P: Pekka Savola (ipv6)
2842M: pekkas@netcore.fi
2843P: James Morris
James Morris48de5be2005-08-08 10:29:08 -04002844M: jmorris@namei.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002845P: Hideaki YOSHIFUJI
2846M: yoshfuji@linux-ipv6.org
2847P: Patrick McHardy
Patrick McHardy1a03b812007-09-18 13:19:26 -07002848M: kaber@trash.net
Ralf Baechle979b6c12005-06-13 14:30:40 -07002849L: netdev@vger.kernel.org
John W. Linvilled5ca3112006-01-18 14:52:18 -08002850T: git kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07002851S: Maintained
2852
James Morris10e2ff12007-08-25 14:41:28 -07002853NETWORKING [LABELED] (NetLabel, CIPSO, Labeled IPsec, SECMARK)
2854P: Paul Moore
2855M: paul.moore@hp.com
2856L: netdev@vger.kernel.org
2857S: Maintained
2858
John W. Linville29f8f632006-01-18 14:52:48 -08002859NETWORKING [WIRELESS]
2860P: John W. Linville
2861M: linville@tuxdriver.com
Randy Dunlap2cb4abd2007-02-07 15:52:36 -08002862L: linux-wireless@vger.kernel.org
John W. Linville29f8f632006-01-18 14:52:48 -08002863T: git kernel.org:/pub/scm/linux/kernel/git/linville/wireless-2.6.git
2864S: Maintained
2865
Amit S. Kale3d396eb2006-10-21 15:33:03 -04002866NETXEN (1/10) GbE SUPPORT
dhananjay@netxen.comd230ce32007-12-26 10:23:53 -08002867P: Dhananjay Phadke
2868M: dhananjay@netxen.com
Amit S. Kale3d396eb2006-10-21 15:33:03 -04002869L: netdev@vger.kernel.org
2870W: http://www.netxen.com
2871S: Supported
2872
Linus Torvalds1da177e2005-04-16 15:20:36 -07002873IPVS
2874P: Wensong Zhang
2875M: wensong@linux-vs.org
Horms9d30c172005-09-29 19:47:06 -07002876P: Simon Horman
2877M: horms@verge.net.au
Linus Torvalds1da177e2005-04-16 15:20:36 -07002878P: Julian Anastasov
2879M: ja@ssi.bg
Horms9d30c172005-09-29 19:47:06 -07002880L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002881S: Maintained
2882
2883NFS CLIENT
2884P: Trond Myklebust
Trond Myklebust78f58152007-12-12 20:16:06 -05002885M: Trond.Myklebust@netapp.com
2886L: linux-nfs@vger.kernel.org
2887W: http://client.linux-nfs.org
2888T: git git://git.linux-nfs.org/pub/linux/nfs-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07002889S: Maintained
2890
2891NI5010 NETWORK DRIVER
Andreas Mohr5b552b12006-06-30 02:25:07 -07002892P: Jan-Pascal van Best
2893M: janpascal@vanbest.org
2894P: Andreas Mohr
2895M: andi@lisas.de
Ralf Baechle979b6c12005-06-13 14:30:40 -07002896L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002897S: Maintained
2898
2899NINJA SCSI-3 / NINJA SCSI-32Bi (16bit/CardBus) PCMCIA SCSI HOST ADAPTER DRIVER
2900P: YOKOTA Hiroshi
2901M: yokota@netlab.is.tsukuba.ac.jp
2902W: http://www.netlab.is.tsukuba.ac.jp/~yokota/izumi/ninja/
2903S: Maintained
2904
2905NINJA SCSI-32Bi/UDE PCI/CARDBUS SCSI HOST ADAPTER DRIVER
2906P: GOTO Masanori
2907M: gotom@debian.or.jp
2908P: YOKOTA Hiroshi
2909M: yokota@netlab.is.tsukuba.ac.jp
2910W: http://www.netlab.is.tsukuba.ac.jp/~yokota/izumi/ninja/
2911S: Maintained
2912
Linus Torvalds1da177e2005-04-16 15:20:36 -07002913NTFS FILESYSTEM
2914P: Anton Altaparmakov
2915M: aia21@cantab.net
2916L: linux-ntfs-dev@lists.sourceforge.net
2917L: linux-kernel@vger.kernel.org
2918W: http://linux-ntfs.sf.net/
Josh Boyer1adc1232005-11-23 15:44:15 -08002919T: git kernel.org:/pub/scm/linux/kernel/git/aia21/ntfs-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07002920S: Maintained
2921
Antonino A. Daplas9eb8ef72006-01-14 13:21:26 -08002922NVIDIA (rivafb and nvidiafb) FRAMEBUFFER DRIVER
Jim Cromiece00f852006-11-30 04:49:44 +01002923P: Antonino Daplas
Antonino A. Daplas0478e622007-02-28 20:12:37 -08002924M: adaplas@gmail.com
Geert Uytterhoeven8936b6d2008-02-23 15:23:30 -08002925L: linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers)
Jim Cromiece00f852006-11-30 04:49:44 +01002926S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07002927
Peter Korsgaard1ded9692006-06-12 21:40:53 +02002928OPENCORES I2C BUS DRIVER
2929P: Peter Korsgaard
2930M: jacmet@sunsite.dk
Jean Delvare5d925fe2006-07-01 17:14:32 +02002931L: i2c@lm-sensors.org
Peter Korsgaard1ded9692006-06-12 21:40:53 +02002932S: Maintained
2933
Mark Fashehccd979b2005-12-15 14:31:24 -08002934ORACLE CLUSTER FILESYSTEM 2 (OCFS2)
2935P: Mark Fasheh
2936M: mark.fasheh@oracle.com
2937P: Kurt Hackel
2938M: kurt.hackel@oracle.com
2939L: ocfs2-devel@oss.oracle.com
2940W: http://oss.oracle.com/projects/ocfs2/
Antoine Jacquetb7eee612007-04-27 12:30:59 -03002941S: Supported
Mark Fashehccd979b2005-12-15 14:31:24 -08002942
Harald Weltec1986ee2005-11-13 16:06:29 -08002943OMNIKEY CARDMAN 4000 DRIVER
2944P: Harald Welte
2945M: laforge@gnumonks.org
2946S: Maintained
2947
Harald Welte77c44ab2005-11-13 16:06:26 -08002948OMNIKEY CARDMAN 4040 DRIVER
2949P: Harald Welte
2950M: laforge@gnumonks.org
2951S: Maintained
2952
Jonathan Corbet77d51402007-03-22 19:44:17 -03002953OMNIVISION OV7670 SENSOR DRIVER
2954P: Jonathan Corbet
2955M: corbet@lwn.net
2956L: video4linux-list@redhat.com
2957S: Maintained
2958
Thomas Gleixner431bca72007-05-02 09:31:35 +02002959ONENAND FLASH DRIVER
2960P: Kyungmin Park
2961M: kyungmin.park@samsung.com
2962L: linux-mtd@lists.infradead.org
2963S: Maintained
2964
Linus Torvalds1da177e2005-04-16 15:20:36 -07002965ONSTREAM SCSI TAPE DRIVER
2966P: Willem Riede
2967M: osst@riede.org
2968L: osst-users@lists.sourceforge.net
2969L: linux-scsi@vger.kernel.org
2970S: Maintained
2971
Linus Torvalds1da177e2005-04-16 15:20:36 -07002972OPROFILE
2973P: Philippe Elie
2974M: phil.el@wanadoo.fr
2975L: oprofile-list@lists.sf.net
2976S: Maintained
2977
2978ORINOCO DRIVER
2979P: Pavel Roskin
2980M: proski@gnu.org
2981P: David Gibson
2982M: hermes@gibson.dropbear.id.au
Johannes Berg724c6b32007-04-23 12:18:20 -07002983L: linux-wireless@vger.kernel.org
Pavel Roskinecffdde2005-05-05 16:16:01 -07002984L: orinoco-users@lists.sourceforge.net
2985L: orinoco-devel@lists.sourceforge.net
2986W: http://www.nongnu.org/orinoco/
Linus Torvalds1da177e2005-04-16 15:20:36 -07002987S: Maintained
2988
Olof Johanssonf5cd7872007-01-31 21:43:54 -06002989PA SEMI ETHERNET DRIVER
2990P: Olof Johansson
2991M: olof@lixom.net
2992L: netdev@vger.kernel.org
2993S: Maintained
2994
Olof Johanssonbeb58aa2007-02-13 22:09:03 +01002995PA SEMI SMBUS DRIVER
2996P: Olof Johansson
2997M: olof@lixom.net
2998L: i2c@lm-sensors.org
2999S: Maintained
3000
Linus Torvalds1da177e2005-04-16 15:20:36 -07003001PARALLEL PORT SUPPORT
Randy Dunlap3dd1a322007-05-16 22:11:12 -07003002L: linux-parport@lists.infradead.org (subscribers-only)
David Brownell5fdc2ab2007-03-05 00:30:13 -08003003S: Orphan
Linus Torvalds1da177e2005-04-16 15:20:36 -07003004
3005PARIDE DRIVERS FOR PARALLEL PORT IDE DEVICES
3006P: Tim Waugh
3007M: tim@cyberelk.net
Randy Dunlap3dd1a322007-05-16 22:11:12 -07003008L: linux-parport@lists.infradead.org (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -07003009W: http://www.torque.net/linux-pp.html
3010S: Maintained
3011
3012PARISC ARCHITECTURE
Kyle McMartinac6aecb2007-12-03 22:04:34 +00003013P: Kyle McMartin
3014M: kyle@parisc-linux.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003015P: Matthew Wilcox
3016M: matthew@wil.cx
3017P: Grant Grundler
3018M: grundler@parisc-linux.org
Kyle McMartinac6aecb2007-12-03 22:04:34 +00003019L: linux-parisc@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003020W: http://www.parisc-linux.org/
Kyle McMartin223232d2006-04-21 16:54:23 -04003021T: git kernel.org:/pub/scm/linux/kernel/git/kyle/parisc-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07003022S: Maintained
3023
Jeremy Fitzhardinge4cdf6bc2007-05-02 19:27:13 +02003024PARAVIRT_OPS INTERFACE
3025P: Jeremy Fitzhardinge
3026M: jeremy@xensource.com
3027P: Chris Wright
3028M: chrisw@sous-sol.org
3029P: Zachary Amsden
3030M: zach@vmware.com
3031P: Rusty Russell
3032M: rusty@rustcorp.com.au
3033L: virtualization@lists.osdl.org
3034L: linux-kernel@vger.kernel.org
3035S: Supported
3036
Jim Cromie1662d322006-10-06 00:43:59 -07003037PC87360 HARDWARE MONITORING DRIVER
3038P: Jim Cromie
3039M: jim.cromie@gmail.com
3040L: lm-sensors@lm-sensors.org
3041S: Maintained
3042
3043PC8736x GPIO DRIVER
3044P: Jim Cromie
3045M: jim.cromie@gmail.com
3046S: Maintained
3047
linas@austin.ibm.com065c6352005-12-02 19:16:18 -06003048PCI ERROR RECOVERY
3049P: Linas Vepstas
3050M: linas@austin.ibm.com
3051L: linux-kernel@vger.kernel.org
3052L: linux-pci@atrey.karlin.mff.cuni.cz
3053S: Supported
3054
Linus Torvalds1da177e2005-04-16 15:20:36 -07003055PCI SUBSYSTEM
3056P: Greg Kroah-Hartman
3057M: gregkh@suse.de
3058L: linux-kernel@vger.kernel.org
3059L: linux-pci@atrey.karlin.mff.cuni.cz
Jody McIntyre6fb04252005-11-18 09:31:06 -08003060T: quilt kernel.org/pub/linux/kernel/people/gregkh/gregkh-2.6/
Linus Torvalds1da177e2005-04-16 15:20:36 -07003061S: Supported
3062
3063PCI HOTPLUG CORE
Kristen Carlson Accardifb5f4d72006-09-29 10:30:27 -07003064P: Kristen Carlson Accardi
3065M: kristen.c.accardi@intel.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07003066S: Supported
3067
Kristen Accardi8cf4c192005-08-16 15:16:10 -07003068PCIE HOTPLUG DRIVER
3069P: Kristen Carlson Accardi
3070M: kristen.c.accardi@intel.com
3071L: pcihpd-discuss@lists.sourceforge.net
Len Brown8b59a452007-01-08 19:03:28 -05003072S: Supported
Kristen Accardi8cf4c192005-08-16 15:16:10 -07003073
Linus Torvalds1da177e2005-04-16 15:20:36 -07003074PCMCIA SUBSYSTEM
Dominik Brodowski4230dfc2005-07-07 17:59:06 -07003075P: Linux PCMCIA Team
Randy Dunlapf5df58812006-07-14 00:24:29 -07003076L: linux-pcmcia@lists.infradead.org
Joe Perches6650e0a2007-12-10 15:49:32 -08003077W: http://lists.infradead.org/mailman/listinfo/linux-pcmcia
Jody McIntyre6fb04252005-11-18 09:31:06 -08003078T: git kernel.org:/pub/scm/linux/kernel/git/brodo/pcmcia-2.6.git
Dominik Brodowski4230dfc2005-07-07 17:59:06 -07003079S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07003080
3081PCNET32 NETWORK DRIVER
pcnet32@verizon.net04ce0942007-02-16 10:07:12 -06003082P: Don Fry
3083M: pcnet32@verizon.net
Ralf Baechle979b6c12005-06-13 14:30:40 -07003084L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003085S: Maintained
3086
Shailabh Nagarad4ecbc2006-07-14 00:24:44 -07003087PER-TASK DELAY ACCOUNTING
3088P: Shailabh Nagar
3089M: nagar@watson.ibm.com
3090L: linux-kernel@vger.kernel.org
3091S: Maintained
3092
Jim Cromiedd49d0f2006-03-24 18:08:17 +01003093PERSONALITY HANDLING
3094P: Christoph Hellwig
3095M: hch@infradead.org
3096L: linux-abi-devel@lists.sourceforge.net
3097S: Maintained
3098
Linus Torvalds1da177e2005-04-16 15:20:36 -07003099PHRAM MTD DRIVER
Joern Engel2b54aae2008-02-06 01:38:02 -08003100P: Joern Engel
3101M: joern@lazybastard.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003102L: linux-mtd@lists.infradead.org
3103S: Maintained
3104
Peter Osterlund249a6772005-09-27 21:45:30 -07003105PKTCDVD DRIVER
3106P: Peter Osterlund
3107M: petero2@telia.com
3108L: linux-kernel@vger.kernel.org
Peter Osterlund249a6772005-09-27 21:45:30 -07003109S: Maintained
3110
Linus Torvalds1da177e2005-04-16 15:20:36 -07003111POSIX CLOCKS and TIMERS
Ingo Molnaraa781ae2007-07-19 01:48:32 -07003112P: Thomas Gleixner
3113M: tglx@linutronix.de
Hormsf1c3ddf2006-01-15 02:18:28 +01003114L: linux-kernel@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003115S: Supported
3116
Anton Vorontsov3be86142007-07-15 04:43:36 +04003117POWER SUPPLY CLASS/SUBSYSTEM and DRIVERS
3118P: Anton Vorontsov
3119M: cbou@mail.ru
3120P: David Woodhouse
3121M: dwmw2@infradead.org
3122L: linux-kernel@vger.kernel.org
Anton Vorontsov3be86142007-07-15 04:43:36 +04003123T: git git.infradead.org/battery-2.6.git
3124S: Maintained
3125
Eugene Surovegin24682972005-10-14 03:00:53 -07003126POWERPC 4xx EMAC DRIVER
3127P: Eugene Surovegin
3128M: ebs@ebshome.net
3129W: http://kernel.ebshome.net/emac/
Mark A. Greer88de3ca2007-10-02 10:24:08 +10003130L: linuxppc-dev@ozlabs.org
Eugene Surovegin24682972005-10-14 03:00:53 -07003131L: netdev@vger.kernel.org
3132S: Maintained
3133
Linus Torvalds1da177e2005-04-16 15:20:36 -07003134PNP SUPPORT
3135P: Adam Belay
3136M: ambx1@neo.rr.com
3137S: Maintained
3138
Vitaly Wool999445d2007-01-04 13:07:03 +01003139PNXxxxx I2C DRIVER
3140P: Vitaly Wool
3141M: vitalywool@gmail.com
3142L: i2c@lm-sensors.org
3143S: Maintained
3144
Linus Torvalds1da177e2005-04-16 15:20:36 -07003145PPP PROTOCOL DRIVERS AND COMPRESSORS
3146P: Paul Mackerras
3147M: paulus@samba.org
3148L: linux-ppp@vger.kernel.org
3149S: Maintained
3150
3151PPP OVER ATM (RFC 2364)
3152P: Mitchell Blank Jr
3153M: mitch@sfgoth.com
3154S: Maintained
3155
3156PPP OVER ETHERNET
3157P: Michal Ostrowski
3158M: mostrows@speakeasy.net
3159S: Maintained
3160
James Chapmana6d23702007-06-27 15:53:17 -07003161PPP OVER L2TP
3162P: James Chapman
3163M: jchapman@katalix.com
3164S: Maintained
3165
Linus Torvalds1da177e2005-04-16 15:20:36 -07003166PREEMPTIBLE KERNEL
3167P: Robert Love
3168M: rml@tech9.net
3169L: linux-kernel@vger.kernel.org
3170L: kpreempt-tech@lists.sourceforge.net
3171W: ftp://ftp.kernel.org/pub/linux/kernel/people/rml/preempt-kernel
3172S: Supported
3173
Michael Wueff1a592007-09-25 18:11:01 -07003174P54 WIRELESS DRIVER
3175P: Michael Wu
3176M: flamingice@sourmilk.net
3177L: linux-wireless@vger.kernel.org
3178W: http://prism54.org
3179T: git kernel.org:/pub/scm/linux/kernel/git/mwu/mac80211-drivers.git
3180S: Maintained
3181
Linus Torvalds1da177e2005-04-16 15:20:36 -07003182PRISM54 WIRELESS DRIVER
Luis R. Rodrigueze88b34b2007-06-01 00:46:57 -07003183P: Luis R. Rodriguez
3184M: mcgrof@gmail.com
Johannes Berg724c6b32007-04-23 12:18:20 -07003185L: linux-wireless@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003186W: http://prism54.org
3187S: Maintained
3188
3189PROMISE DC4030 CACHING DISK CONTROLLER DRIVER
3190P: Peter Denison
3191M: promise@pnd-pc.demon.co.uk
3192W: http://www.pnd-pc.demon.co.uk/promise/
3193S: Maintained
3194
Mikael Petterssonb3277df2007-01-10 09:33:53 +01003195PROMISE SATA TX2/TX4 CONTROLLER LIBATA DRIVER
3196P: Mikael Pettersson
3197M: mikpe@it.uu.se
3198L: linux-ide@vger.kernel.org
3199S: Maintained
3200
Masakazu Mokuno02c18892007-07-05 20:11:16 +09003201PS3 NETWORK SUPPORT
3202P: Masakazu Mokuno
3203M: mokuno@sm.sony.co.jp
3204L: netdev@vger.kernel.org
3205L: cbe-oss-dev@ozlabs.org
3206S: Supported
3207
Geoff Levandf58a9d12006-11-23 00:46:51 +01003208PS3 PLATFORM SUPPORT
3209P: Geoff Levand
3210M: geoffrey.levand@am.sony.com
3211L: linuxppc-dev@ozlabs.org
3212L: cbe-oss-dev@ozlabs.org
3213S: Supported
3214
Michael Krufky83202042006-07-03 00:24:18 -07003215PVRUSB2 VIDEO4LINUX DRIVER
3216P: Mike Isely
3217M: isely@pobox.com
Mike Isely16e94952007-01-03 18:08:06 -03003218L: pvrusb2@isely.net (subscribers-only)
Michael Krufky83202042006-07-03 00:24:18 -07003219L: video4linux-list@redhat.com
3220W: http://www.isely.net/pvrusb2/
3221S: Maintained
3222
Linus Torvalds1da177e2005-04-16 15:20:36 -07003223PXA2xx SUPPORT
3224P: Nicolas Pitre
3225M: nico@cam.org
Alexey Dobriyan70f09f12005-06-23 00:09:47 -07003226L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -07003227S: Maintained
3228
Pierre Ossman272f1332007-05-14 21:25:26 +02003229PXA MMCI DRIVER
3230S: Orphan
3231
Linus Torvalds1da177e2005-04-16 15:20:36 -07003232QLOGIC QLA2XXX FC-SCSI DRIVER
3233P: Andrew Vasquez
Andrew Vasquez95e6a852006-03-14 14:41:04 -08003234M: linux-driver@qlogic.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07003235L: linux-scsi@vger.kernel.org
3236S: Supported
3237
Ron Mercer5a4faa872006-07-25 00:40:21 -07003238QLOGIC QLA3XXX NETWORK DRIVER
3239P: Ron Mercer
3240M: linux-driver@qlogic.com
3241L: netdev@vger.kernel.org
3242S: Supported
3243
Linus Torvalds1da177e2005-04-16 15:20:36 -07003244QNX4 FILESYSTEM
3245P: Anders Larsen
3246M: al@alarsen.net
3247L: linux-kernel@vger.kernel.org
3248W: http://www.alarsen.net/linux/qnx4fs/
3249S: Maintained
3250
3251RADEON FRAMEBUFFER DISPLAY DRIVER
Benjamin Herrenschmidt187a2782005-04-16 15:26:40 -07003252P: Benjamin Herrenschmidt
3253M: benh@kernel.crashing.org
Geert Uytterhoeven8936b6d2008-02-23 15:23:30 -08003254L: linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers)
Linus Torvalds1da177e2005-04-16 15:20:36 -07003255S: Maintained
3256
3257RAGE128 FRAMEBUFFER DISPLAY DRIVER
Benjamin Herrenschmidt187a2782005-04-16 15:26:40 -07003258P: Paul Mackerras
3259M: paulus@samba.org
Geert Uytterhoeven8936b6d2008-02-23 15:23:30 -08003260L: linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers)
Linus Torvalds1da177e2005-04-16 15:20:36 -07003261S: Maintained
3262
3263RAYLINK/WEBGEAR 802.11 WIRELESS LAN DRIVER
3264P: Corey Thomas
Joe Perches7c4a52e2008-02-03 16:38:31 +02003265M: coreythomas@charter.net
Johannes Berg724c6b32007-04-23 12:18:20 -07003266L: linux-wireless@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003267S: Maintained
3268
Ivo van Doorn95ea3622007-09-25 17:57:13 -07003269RALINK RT2X00 WLAN DRIVER
3270P: rt2x00 project
3271L: linux-wireless@vger.kernel.org
3272L: rt2400-devel@lists.sourceforge.net
3273W: http://rt2x00.serialmonkey.com/
3274S: Maintained
3275F: drivers/net/wireless/rt2x00/
3276
Nick Piggin9db55792008-02-08 04:19:49 -08003277RAMDISK RAM BLOCK DEVICE DRIVER
3278P: Nick Piggin
3279M: npiggin@suse.de
3280S: Maintained
3281
Matt Mackall9e95ce22005-04-16 15:25:56 -07003282RANDOM NUMBER DRIVER
3283P: Matt Mackall
3284M: mpm@selenic.com
3285S: Maintained
3286
Matt Porter394b7012005-11-07 01:00:15 -08003287RAPIDIO SUBSYSTEM
3288P: Matt Porter
3289M: mporter@kernel.crashing.org
3290L: linux-kernel@vger.kernel.org
3291S: Maintained
3292
Florian Fainellic1f766b2008-02-06 22:39:44 +01003293RDC R-321X SoC
3294P: Florian Fainelli
3295M: florian.fainelli@telecomint.eu
3296L: linux-kernel@vger.kernel.org
3297S: Maintained
3298
Florian Fainellidb17f392007-12-19 11:30:30 +01003299RDC R6040 FAST ETHERNET DRIVER
3300P: Florian Fainelli
3301M: florian.fainelli@telecomint.eu
3302L: netdev@vger.kernel.org
3303S: Maintained
3304
Josh Triplett595182b2006-10-04 02:17:21 -07003305READ-COPY UPDATE (RCU)
3306P: Dipankar Sarma
3307M: dipankar@in.ibm.com
3308W: http://www.rdrop.com/users/paulmck/rclock/
3309L: linux-kernel@vger.kernel.org
3310S: Supported
3311
3312RCUTORTURE MODULE
3313P: Josh Triplett
3314M: josh@freedesktop.org
3315L: linux-kernel@vger.kernel.org
3316S: Maintained
3317
Linus Torvalds1da177e2005-04-16 15:20:36 -07003318REAL TIME CLOCK DRIVER
3319P: Paul Gortmaker
3320M: p_gortmaker@yahoo.com
3321L: linux-kernel@vger.kernel.org
3322S: Maintained
3323
Alessandro Zummo0c86edc2006-03-27 01:16:37 -08003324REAL TIME CLOCK (RTC) SUBSYSTEM
3325P: Alessandro Zummo
3326M: a.zummo@towertech.it
Alessandro Zummo76465492006-12-10 02:19:06 -08003327L: rtc-linux@googlegroups.com
Alessandro Zummo0c86edc2006-03-27 01:16:37 -08003328S: Maintained
3329
Linus Torvalds1da177e2005-04-16 15:20:36 -07003330REISERFS FILE SYSTEM
3331P: Hans Reiser
3332M: reiserfs-dev@namesys.com
Jeff Mahoney76c4e5e2007-06-08 13:47:02 -07003333L: reiserfs-devel@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003334W: http://www.namesys.com
3335S: Supported
3336
3337ROCKETPORT DRIVER
3338P: Comtrol Corp.
Linus Torvalds1da177e2005-04-16 15:20:36 -07003339W: http://www.comtrol.com
3340S: Maintained
3341
3342ROSE NETWORK LAYER
3343P: Ralf Baechle
3344M: ralf@linux-mips.org
3345L: linux-hams@vger.kernel.org
Ralf Baechled34cb282006-04-19 04:14:30 +02003346W: http://www.linux-ax25.org/
Linus Torvalds1da177e2005-04-16 15:20:36 -07003347S: Maintained
3348
3349RISCOM8 DRIVER
3350S: Orphan
3351
Michael Wu605bebe2007-05-14 01:41:02 -04003352RTL818X WIRELESS DRIVER
3353P: Michael Wu
3354M: flamingice@sourmilk.net
3355P: Andrea Merello
3356M: andreamrl@tiscali.it
3357L: linux-wireless@vger.kernel.org
3358W: http://linuxwireless.org/
3359T: git kernel.org:/pub/scm/linux/kernel/git/mwu/mac80211-drivers.git
3360S: Maintained
3361
Antonino A. Daplas9eb8ef72006-01-14 13:21:26 -08003362S3 SAVAGE FRAMEBUFFER DRIVER
Jim Cromiece00f852006-11-30 04:49:44 +01003363P: Antonino Daplas
Antonino A. Daplas0478e622007-02-28 20:12:37 -08003364M: adaplas@gmail.com
Geert Uytterhoeven8936b6d2008-02-23 15:23:30 -08003365L: linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers)
Jim Cromiece00f852006-11-30 04:49:44 +01003366S: Maintained
Antonino A. Daplas9eb8ef72006-01-14 13:21:26 -08003367
Linus Torvalds1da177e2005-04-16 15:20:36 -07003368S390
3369P: Martin Schwidefsky
3370M: schwidefsky@de.ibm.com
Martin Schwidefsky83014252006-09-20 15:58:58 +02003371P: Heiko Carstens
3372M: heiko.carstens@de.ibm.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07003373M: linux390@de.ibm.com
Martin Schwidefskyd58140c2007-02-05 21:17:27 +01003374L: linux-s390@vger.kernel.org
Heiko Carstens5238da42006-02-11 17:56:01 -08003375W: http://www.ibm.com/developerworks/linux/linux390/
3376S: Supported
3377
3378S390 NETWORK DRIVERS
Ursula Braundd96df22007-09-19 13:09:02 +02003379P: Ursula Braun
3380M: ubraun@linux.vnet.ibm.com
Ursula Braunb9192ad2007-10-22 16:16:15 +02003381P: Frank Blaschka
3382M: blaschka@linux.vnet.ibm.com
Heiko Carstens5238da42006-02-11 17:56:01 -08003383M: linux390@de.ibm.com
Martin Schwidefskyd58140c2007-02-05 21:17:27 +01003384L: linux-s390@vger.kernel.org
Heiko Carstens5238da42006-02-11 17:56:01 -08003385W: http://www.ibm.com/developerworks/linux/linux390/
3386S: Supported
3387
3388S390 ZFCP DRIVER
Swen Schillig0033bb42007-12-18 11:16:14 +01003389P: Christof Schmitt
3390M: christof.schmitt@de.ibm.com
3391P: Martin Peschke
3392M: mp3@de.ibm.com
Heiko Carstens5238da42006-02-11 17:56:01 -08003393M: linux390@de.ibm.com
Martin Schwidefskyd58140c2007-02-05 21:17:27 +01003394L: linux-s390@vger.kernel.org
Heiko Carstens5238da42006-02-11 17:56:01 -08003395W: http://www.ibm.com/developerworks/linux/linux390/
Linus Torvalds1da177e2005-04-16 15:20:36 -07003396S: Supported
3397
Ursula Braundd96df22007-09-19 13:09:02 +02003398S390 IUCV NETWORK LAYER
3399P: Ursula Braun
3400M: ubraun@linux.vnet.ibm.com
3401M: linux390@de.ibm.com
3402L: linux-s390@vger.kernel.org
3403W: http://www.ibm.com/developerworks/linux/linux390/
3404S: Supported
3405
Linus Torvalds1da177e2005-04-16 15:20:36 -07003406SAA7146 VIDEO4LINUX-2 DRIVER
3407P: Michael Hunold
3408M: michael@mihu.de
3409W: http://www.mihu.de/linux/saa7146
3410S: Maintained
3411
Linus Torvalds1da177e2005-04-16 15:20:36 -07003412SC1200 WDT DRIVER
3413P: Zwane Mwaikambo
Zwane Mwaikambo3c7bf1e2005-08-18 11:24:07 -07003414M: zwane@arm.linux.org.uk
Linus Torvalds1da177e2005-04-16 15:20:36 -07003415S: Maintained
3416
3417SCHEDULER
3418P: Ingo Molnar
3419M: mingo@elte.hu
3420P: Robert Love [the preemptible kernel bits]
3421M: rml@tech9.net
3422L: linux-kernel@vger.kernel.org
3423S: Maintained
3424
3425SCSI CDROM DRIVER
3426P: Jens Axboe
Jens Axboe0fe23472006-09-04 15:41:16 +02003427M: axboe@kernel.dk
Linus Torvalds1da177e2005-04-16 15:20:36 -07003428L: linux-scsi@vger.kernel.org
3429W: http://www.kernel.dk
3430S: Maintained
3431
3432SCSI SG DRIVER
3433P: Doug Gilbert
3434M: dgilbert@interlog.com
3435L: linux-scsi@vger.kernel.org
3436W: http://www.torque.net/sg
3437S: Maintained
3438
3439SCSI SUBSYSTEM
3440P: James E.J. Bottomley
James Bottomleyc4e16082007-11-03 08:40:30 -05003441M: James.Bottomley@HansenPartnership.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07003442L: linux-scsi@vger.kernel.org
Jody McIntyre6fb04252005-11-18 09:31:06 -08003443T: git kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6.git
James Bottomleyc4e16082007-11-03 08:40:30 -05003444T: git kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6.git
3445T: git kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-pending-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07003446S: Maintained
3447
3448SCSI TAPE DRIVER
John Anthony Kazos Jrdd4ef012007-05-09 08:06:37 +02003449P: Kai Mäkisara
Linus Torvalds1da177e2005-04-16 15:20:36 -07003450M: Kai.Makisara@kolumbus.fi
3451L: linux-scsi@vger.kernel.org
3452S: Maintained
3453
3454SCTP PROTOCOL
Sridhar Samudrala5f858132007-03-23 11:39:51 -07003455P: Vlad Yasevich
3456M: vladislav.yasevich@hp.com
Jim Cromiece00f852006-11-30 04:49:44 +01003457P: Sridhar Samudrala
3458M: sri@us.ibm.com
3459L: lksctp-developers@lists.sourceforge.net
Sridhar Samudrala5f858132007-03-23 11:39:51 -07003460W: http://lksctp.sourceforge.net
Jim Cromiece00f852006-11-30 04:49:44 +01003461S: Supported
Linus Torvalds1da177e2005-04-16 15:20:36 -07003462
3463SCx200 CPU SUPPORT
Jim Cromie1662d322006-10-06 00:43:59 -07003464P: Jim Cromie
3465M: jim.cromie@gmail.com
3466S: Odd Fixes
3467
3468SCx200 GPIO DRIVER
3469P: Jim Cromie
3470M: jim.cromie@gmail.com
3471S: Maintained
3472
3473SCx200 HRT CLOCKSOURCE DRIVER
3474P: Jim Cromie
3475M: jim.cromie@gmail.com
3476S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07003477
3478SECURITY CONTACT
3479P: Security Officers
3480M: security@kernel.org
3481S: Supported
3482
3483SELINUX SECURITY MODULE
3484P: Stephen Smalley
Stephen Smalley62cfe7e2006-02-04 23:27:42 -08003485M: sds@tycho.nsa.gov
Linus Torvalds1da177e2005-04-16 15:20:36 -07003486P: James Morris
James Morris48de5be2005-08-08 10:29:08 -04003487M: jmorris@namei.org
Stephen Smalley588a3152007-02-23 09:20:09 -05003488P: Eric Paris
3489M: eparis@parisplace.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003490L: linux-kernel@vger.kernel.org (kernel issues)
Stephen Smalley588a3152007-02-23 09:20:09 -05003491L: selinux@tycho.nsa.gov (subscribers-only, general discussion)
Linus Torvalds1da177e2005-04-16 15:20:36 -07003492W: http://www.nsa.gov/selinux
3493S: Supported
3494
Jiri Slabycef2cf02007-05-08 00:31:45 -07003495SENSABLE PHANTOM
3496P: Jiri Slaby
3497M: jirislaby@gmail.com
3498S: Maintained
3499
Linus Torvalds1da177e2005-04-16 15:20:36 -07003500SERIAL ATA (SATA) SUBSYSTEM:
3501P: Jeff Garzik
3502M: jgarzik@pobox.com
3503L: linux-ide@vger.kernel.org
Jody McIntyre6fb04252005-11-18 09:31:06 -08003504T: git kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07003505S: Supported
3506
3507SGI SN-IA64 (Altix) SERIAL CONSOLE DRIVER
3508P: Pat Gefre
3509M: pfg@sgi.com
3510L: linux-ia64@vger.kernel.org
3511S: Supported
3512
3513SGI VISUAL WORKSTATION 320 AND 540
3514P: Andrey Panin
3515M: pazke@donpac.ru
3516L: linux-visws-devel@lists.sf.net
3517W: http://linux-visws.sf.net
3518S: Maintained for 2.6.
3519
3520SIMTEC EB110ATX (Chalice CATS)
3521P: Ben Dooks
3522P: Vincent Sanders
3523M: support@simtec.co.uk
3524W: http://www.simtec.co.uk/products/EB110ATX/
3525S: Supported
3526
3527SIMTEC EB2410ITX (BAST)
3528P: Ben Dooks
3529P: Vincent Sanders
3530M: support@simtec.co.uk
3531W: http://www.simtec.co.uk/products/EB2410ITX/
3532S: Supported
3533
Francois Romieu92aab3c2005-07-30 13:11:18 +02003534SIS 190 ETHERNET DRIVER
3535P: Francois Romieu
3536M: romieu@fr.zoreil.com
3537L: netdev@vger.kernel.org
3538S: Maintained
3539
Linus Torvalds1da177e2005-04-16 15:20:36 -07003540SIS 5513 IDE CONTROLLER DRIVER
3541P: Lionel Bouton
3542M: Lionel.Bouton@inet6.fr
3543W: http://inet6.dyn.dhs.org/sponsoring/sis5513/index.html
3544W: http://gyver.homeip.net/sis5513/index.html
3545S: Maintained
3546
3547SIS 900/7016 FAST ETHERNET DRIVER
3548P: Daniele Venzano
3549M: venza@brownhat.org
3550W: http://www.brownhat.org/sis900.html
Ralf Baechle979b6c12005-06-13 14:30:40 -07003551L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003552S: Maintained
3553
Mark M. Hoffman6ea884d2007-06-09 10:11:15 -04003554SIS 96X I2C/SMBUS DRIVER
3555P: Mark M. Hoffman
3556M: mhoffman@lightlink.com
3557L: lm-sensors@lm-sensors.org
3558S: Maintained
3559
Linus Torvalds1da177e2005-04-16 15:20:36 -07003560SIS FRAMEBUFFER DRIVER
3561P: Thomas Winischhofer
3562M: thomas@winischhofer.net
3563W: http://www.winischhofer.net/linuxsisvga.shtml
Antoine Jacquetb7eee612007-04-27 12:30:59 -03003564S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07003565
3566SIS USB2VGA DRIVER
3567P: Thomas Winischhofer
3568M: thomas@winischhofer.net
3569W: http://www.winischhofer.at/linuxsisusbvga.shtml
3570S: Maintained
3571
Christoph Lameter415ad26d2007-07-26 10:40:56 -07003572SLAB ALLOCATOR
3573P: Christoph Lameter
3574M: clameter@sgi.com
3575P: Pekka Enberg
3576M: penberg@cs.helsinki.fi
Pekka Enbergc76d1182008-02-11 23:52:47 +02003577P: Matt Mackall
3578M: mpm@selenic.com
Christoph Lameter415ad26d2007-07-26 10:40:56 -07003579L: linux-mm@kvack.org
3580S: Maintained
3581
Linus Torvalds1da177e2005-04-16 15:20:36 -07003582SMC91x ETHERNET DRIVER
3583P: Nicolas Pitre
3584M: nico@cam.org
3585S: Maintained
3586
Mark M. Hoffman6ea884d2007-06-09 10:11:15 -04003587SMSC47B397 HARDWARE MONITOR DRIVER
3588P: Mark M. Hoffman
3589M: mhoffman@lightlink.com
3590L: lm-sensors@lm-sensors.org
3591S: Maintained
3592
Daniel Drake8f0f8502006-07-18 22:00:25 +01003593SOFTMAC LAYER (IEEE 802.11)
Daniel Drake8f0f8502006-07-18 22:00:25 +01003594P: Daniel Drake
3595M: dsd@gentoo.org
Johannes Berg724c6b32007-04-23 12:18:20 -07003596L: linux-wireless@vger.kernel.org
Johannes Berg6b345dd2007-11-05 14:32:35 +01003597S: Obsolete
Daniel Drake8f0f8502006-07-18 22:00:25 +01003598
Linus Torvalds1da177e2005-04-16 15:20:36 -07003599SOFTWARE RAID (Multiple Disks) SUPPORT
3600P: Ingo Molnar
3601M: mingo@redhat.com
3602P: Neil Brown
NeilBrown524418b2007-01-26 00:57:01 -08003603M: neilb@suse.de
Linus Torvalds1da177e2005-04-16 15:20:36 -07003604L: linux-raid@vger.kernel.org
NeilBrown524418b2007-01-26 00:57:01 -08003605S: Supported
Linus Torvalds1da177e2005-04-16 15:20:36 -07003606
Pavel Machek95a631e2007-07-19 01:47:42 -07003607HIBERNATION (aka Software Suspend, aka swsusp):
Linus Torvalds1da177e2005-04-16 15:20:36 -07003608P: Pavel Machek
3609M: pavel@suse.cz
Pavel Machek95a631e2007-07-19 01:47:42 -07003610P: Rafael J. Wysocki
3611M: rjw@sisk.pl
3612L: linux-pm@lists.linux-foundation.org
3613S: Supported
3614
3615SUSPEND TO RAM:
Len Browna0ce3172007-10-25 18:05:49 -04003616P: Len Brown
3617M: len.brown@intel.com
Pavel Machek95a631e2007-07-19 01:47:42 -07003618P: Pavel Machek
3619M: pavel@suse.cz
3620P: Rafael J. Wysocki
3621M: rjw@sisk.pl
David Brownellf318a632007-04-23 14:41:06 -07003622L: linux-pm@lists.linux-foundation.org
Len Browna0ce3172007-10-25 18:05:49 -04003623S: Supported
Linus Torvalds1da177e2005-04-16 15:20:36 -07003624
3625SONIC NETWORK DRIVER
3626P: Thomas Bogendoerfer
3627M: tsbogend@alpha.franken.de
Ralf Baechle979b6c12005-06-13 14:30:40 -07003628L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003629S: Maintained
3630
Michael Buesch61e115a2007-09-18 15:12:50 -04003631SONICS SILICON BACKPLANE DRIVER (SSB)
3632P: Michael Buesch
3633M: mb@bu3sch.de
3634L: netdev@vger.kernel.org
3635S: Maintained
3636
Linus Torvalds1da177e2005-04-16 15:20:36 -07003637SONY VAIO CONTROL DEVICE DRIVER
Mattia Dongili0d477fa2007-02-08 20:16:40 +01003638P: Mattia Dongili
3639M: malattia@linux.it
Mattia Dongili5b181672007-03-12 21:43:57 +01003640L: linux-acpi@vger.kernel.org
3641W: http://www.linux.it/~malattia/wiki/index.php/Sony_drivers
Linus Torvalds1da177e2005-04-16 15:20:36 -07003642S: Maintained
3643
Alex Dubovbaf85322008-02-09 10:20:54 -08003644SONY MEMORYSTICK CARD SUPPORT
3645P: Alex Dubov
3646M: oakad@yahoo.com
3647L: linux-kernel@vger.kernel.org
3648W: http://tifmxx.berlios.de/
3649S: Maintained
3650
Linus Torvalds1da177e2005-04-16 15:20:36 -07003651SOUND
3652P: Jaroslav Kysela
Jaroslav Kyselac1017a42007-10-15 09:50:19 +02003653M: perex@perex.cz
Takashi Iwai82622042007-04-16 12:32:52 +02003654L: alsa-devel@alsa-project.org (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -07003655S: Maintained
3656
Liam Girdwoodeb1a6af2006-10-06 18:34:51 +02003657SOUND - SOC LAYER / DYNAMIC AUDIO POWER MANAGEMENT
3658P: Liam Girdwood
3659M: liam.girdwood@wolfsonmicro.com
Mark Brown2cad0ad2008-01-10 14:33:07 +01003660P: Mark Brown
3661M: broonie@opensource.wolfsonmicro.com
3662T: git opensource.wolfsonmicro.com/linux-2.6-asoc
Takashi Iwai82622042007-04-16 12:32:52 +02003663L: alsa-devel@alsa-project.org (subscribers-only)
Liam Girdwoodeb1a6af2006-10-06 18:34:51 +02003664S: Supported
3665
Kumar Gala025c3982006-04-02 16:05:54 -05003666SPI SUBSYSTEM
3667P: David Brownell
3668M: dbrownell@users.sourceforge.net
3669L: spi-devel-general@lists.sourceforge.net
3670S: Maintained
3671
Steven Rostedt855f46a2006-08-05 12:14:50 -07003672STABLE BRANCH:
3673P: Greg Kroah-Hartman
3674M: greg@kroah.com
3675P: Chris Wright
3676M: chrisw@sous-sol.org
3677L: stable@kernel.org
3678S: Maintained
3679
Kylene Hall1c72d462005-05-01 08:59:13 -07003680TPM DEVICE DRIVER
3681P: Kylene Hall
Kent Yoder8e81cc12007-08-22 14:01:04 -07003682M: tpmdd-devel@lists.sourceforge.net
Kylene Hall1c72d462005-05-01 08:59:13 -07003683W: http://tpmdd.sourceforge.net
Marcel Selhorstd3a7b6d2007-03-16 13:38:31 -08003684P: Marcel Selhorst
3685M: tpm@selhorst.net
3686W: http://www.prosec.rub.de/tpm/
Stephen Rothwell3bd2aad2007-05-15 01:41:36 -07003687L: tpmdd-devel@lists.sourceforge.net
Kylene Hall1c72d462005-05-01 08:59:13 -07003688S: Maintained
3689
Mark Gross1a80ba82005-10-30 15:02:55 -08003690Telecom Clock Driver for MCPL0010
Jim Cromiece00f852006-11-30 04:49:44 +01003691P: Mark Gross
3692M: mark.gross@intel.com
3693S: Supported
Mark Gross1a80ba82005-10-30 15:02:55 -08003694
Chris Zankel48b415c2005-06-23 22:01:07 -07003695TENSILICA XTENSA PORT (xtensa):
3696P: Chris Zankel
3697M: chris@zankel.net
3698S: Maintained
3699
Henrique de Moraes Holschuh756970a2007-03-29 01:58:44 -03003700THINKPAD ACPI EXTRAS DRIVER
3701P: Henrique de Moraes Holschuh
3702M: ibm-acpi@hmh.eng.br
3703L: ibm-acpi-devel@lists.sourceforge.net
3704W: http://ibm-acpi.sourceforge.net
3705W: http://thinkwiki.org/wiki/Ibm-acpi
3706T: git repo.or.cz/linux-2.6/linux-acpi-2.6/ibm-acpi-2.6.git
3707S: Maintained
3708
Linus Torvalds1da177e2005-04-16 15:20:36 -07003709UltraSPARC (sparc64):
3710P: David S. Miller
3711M: davem@davemloft.net
Linus Torvalds1da177e2005-04-16 15:20:36 -07003712L: sparclinux@vger.kernel.org
Josh Boyer1adc1232005-11-23 15:44:15 -08003713T: git kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07003714S: Maintained
3715
3716SHARP LH SUPPORT (LH7952X & LH7A40X)
3717P: Marc Singer
3718M: elf@buici.com
3719W: http://projects.buici.com/arm
Alexey Dobriyan70f09f12005-06-23 00:09:47 -07003720L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -07003721S: Maintained
3722
Kristen Accardi8cf4c192005-08-16 15:16:10 -07003723SHPC HOTPLUG DRIVER
3724P: Kristen Carlson Accardi
3725M: kristen.c.accardi@intel.com
3726L: pcihpd-discuss@lists.sourceforge.net
Len Brown8b59a452007-01-08 19:03:28 -05003727S: Supported
Kristen Accardi8cf4c192005-08-16 15:16:10 -07003728
Pierre Ossmand129bce2006-03-24 03:18:17 -08003729SECURE DIGITAL HOST CONTROLLER INTERFACE DRIVER
3730P: Pierre Ossman
3731M: drzeus-sdhci@drzeus.cx
3732L: sdhci-devel@list.drzeus.cx
Pierre Ossmand129bce2006-03-24 03:18:17 -08003733S: Maintained
3734
Stephen Hemminger4b1ac9ab2005-09-21 09:55:41 -07003735SKGE, SKY2 10/100/1000 GIGABIT ETHERNET DRIVERS
3736P: Stephen Hemminger
Stephen Hemminger65ebe6342007-01-23 11:38:57 -08003737M: shemminger@linux-foundation.org
Stephen Hemminger4b1ac9ab2005-09-21 09:55:41 -07003738L: netdev@vger.kernel.org
3739S: Maintained
3740
Chris Boot1a87d942006-07-10 04:45:34 -07003741SOEKRIS NET48XX LED SUPPORT
3742P: Chris Boot
3743M: bootc@bootc.net
3744S: Maintained
3745
Linus Torvalds1da177e2005-04-16 15:20:36 -07003746SPARC (sparc32):
3747P: William L. Irwin
3748M: wli@holomorphy.com
3749L: sparclinux@vger.kernel.org
3750S: Maintained
3751
3752SPECIALIX IO8+ MULTIPORT SERIAL CARD DRIVER
3753P: Roger Wolff
3754M: R.E.Wolff@BitWizard.nl
3755L: linux-kernel@vger.kernel.org ?
3756S: Supported
3757
Jim Lewis2752e402006-09-29 02:01:19 -07003758SPIDERNET NETWORK DRIVER for CELL
Jens Osterkampcb8da8a2008-01-11 13:44:35 +01003759P: Ishizaki Kou
3760M: kou.ishizaki@toshiba.co.jp
3761P: Jens Osterkamp
3762M: jens@de.ibm.com
Jim Lewis2752e402006-09-29 02:01:19 -07003763L: netdev@vger.kernel.org
3764S: Supported
3765
Linus Torvalds1da177e2005-04-16 15:20:36 -07003766SRM (Alpha) environment access
3767P: Jan-Benedict Glaw
3768M: jbglaw@lug-owl.de
3769L: linux-kernel@vger.kernel.org
3770S: Maintained
3771
3772STARFIRE/DURALAN NETWORK DRIVER
3773P: Ion Badulescu
3774M: ionut@cs.columbia.edu
3775S: Maintained
3776
3777STARMODE RADIO IP (STRIP) PROTOCOL DRIVER
3778W: http://mosquitonet.Stanford.EDU/strip.html
3779S: Unsupported ?
3780
3781STRADIS MPEG-2 DECODER DRIVER
3782P: Nathan Laredo
3783M: laredo@gnu.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003784W: http://www.stradis.com/
3785S: Maintained
3786
Paul Mundt2cbb12a2007-11-19 13:08:37 +09003787SUPERH
Linus Torvalds1da177e2005-04-16 15:20:36 -07003788P: Paul Mundt
3789M: lethal@linux-sh.org
Paul Mundt2cbb12a2007-11-19 13:08:37 +09003790L: linux-sh@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003791W: http://www.linux-sh.org
Paul Mundt2cbb12a2007-11-19 13:08:37 +09003792T: git kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07003793S: Maintained
3794
3795SUN3/3X
3796P: Sam Creasey
3797M: sammy@sammy.net
Linus Torvalds1da177e2005-04-16 15:20:36 -07003798W: http://sammy.net/sun3/
3799S: Maintained
3800
3801SVGA HANDLING
3802P: Martin Mares
3803M: mj@ucw.cz
3804L: linux-video@atrey.karlin.mff.cuni.cz
3805S: Maintained
3806
3807SYSV FILESYSTEM
3808P: Christoph Hellwig
3809M: hch@infradead.org
3810S: Maintained
3811
Stephen Hemminger781b456a2006-07-10 20:25:29 -07003812TC CLASSIFIER
3813P: Jamal Hadi Salim
3814M: hadi@cyberus.ca
3815L: netdev@vger.kernel.org
3816S: Maintained
3817
Wong Hoi Sing Edison5067f082006-09-13 20:31:13 -07003818TCP LOW PRIORITY MODULE
3819P: Wong Hoi Sing, Edison
3820M: hswong3i@gmail.com
3821P: Hung Hing Lun, Mike
3822M: hlhung3i@gmail.com
3823W: http://tcp-lp-mod.sourceforge.net/
3824S: Maintained
3825
Andy Gospodarek1a348cc2007-09-17 18:50:36 -07003826TEHUTI ETHERNET DRIVER
3827P: Alexander Indenbaum
3828M: baum@tehutinetworks.net
3829P: Andy Gospodarek
3830M: andy@greyhouse.net
3831L: netdev@vger.kernel.org
3832S: Supported
3833
Alex Dubov4020f2d2006-10-04 02:15:37 -07003834TI FLASH MEDIA INTERFACE DRIVER
3835P: Alex Dubov
3836M: oakad@yahoo.com
3837S: Maintained
3838
Syed Khasim9f9c24f2007-05-16 01:07:22 +02003839TI OMAP MMC INTERFACE DRIVER
3840P: Carlos Aguiar, Anderson Briglia and Syed Khasim
Randy Dunlape82ce352007-10-16 23:29:44 -07003841M: linux-omap-open-source@linux.omap.com (subscribers only)
Syed Khasim9f9c24f2007-05-16 01:07:22 +02003842W: http://linux.omap.com
3843W: http://www.muru.com/linux/omap/
3844S: Maintained
3845
Michael Buesch844dd052006-06-26 00:24:59 -07003846TI OMAP RANDOM NUMBER GENERATOR SUPPORT
3847P: Deepak Saxena
3848M: dsaxena@plexity.net
3849S: Maintained
3850
Shailabh Nagarad4ecbc2006-07-14 00:24:44 -07003851TASKSTATS STATISTICS INTERFACE
3852P: Shailabh Nagar
3853M: nagar@watson.ibm.com
3854L: linux-kernel@vger.kernel.org
3855S: Maintained
3856
Per Lidene86eaa32006-01-12 16:45:18 +01003857TIPC NETWORK LAYER
3858P: Per Liden
Per Liden7c2b2aa2006-01-14 12:42:21 +01003859M: per.liden@ericsson.com
Per Lidene86eaa32006-01-12 16:45:18 +01003860P: Jon Maloy
Per Liden7c2b2aa2006-01-14 12:42:21 +01003861M: jon.maloy@ericsson.com
Per Lidene86eaa32006-01-12 16:45:18 +01003862P: Allan Stephens
Per Liden7c2b2aa2006-01-14 12:42:21 +01003863M: allan.stephens@windriver.com
Per Lidene86eaa32006-01-12 16:45:18 +01003864L: tipc-discussion@lists.sourceforge.net
3865W: http://tipc.sourceforge.net/
3866W: http://tipc.cslab.ericsson.net/
3867T: git tipc.cslab.ericsson.net:/pub/git/tipc.git
3868S: Maintained
3869
Linus Torvalds1da177e2005-04-16 15:20:36 -07003870TLAN NETWORK DRIVER
3871P: Samuel Chessman
3872M: chessman@tux.org
Gabriel Craciunescu88c07dd2007-11-22 19:43:36 +08003873L: tlan-devel@lists.sourceforge.net (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -07003874W: http://sourceforge.net/projects/tlan/
3875S: Maintained
3876
Linus Torvalds1da177e2005-04-16 15:20:36 -07003877TOSHIBA ACPI EXTRAS DRIVER
3878P: John Belmonte
3879M: toshiba_acpi@memebeam.org
3880W: http://memebeam.org/toys/ToshibaAcpiDriver
3881S: Maintained
3882
3883TOSHIBA SMM DRIVER
3884P: Jonathan Buzzard
3885M: jonathan@buzzard.org.uk
3886L: tlinux-users@tce.toshiba-dme.co.jp
3887W: http://www.buzzard.org.uk/toshiba/
3888S: Maintained
3889
3890TRIDENT 4DWAVE/SIS 7018 PCI AUDIO CORE
3891P: Muli Ben-Yehuda
3892M: mulix@mulix.org
3893L: linux-kernel@vger.kernel.org
3894S: Maintained
3895
3896TRIVIAL PATCHES
Adrian Bunk1560a792008-02-03 18:17:37 +02003897P: Jesper Juhl
Jim Cromiece00f852006-11-30 04:49:44 +01003898M: trivial@kernel.org
3899L: linux-kernel@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003900S: Maintained
3901
Grant Grundler740db6d2008-02-17 11:53:49 -07003902TULIP NETWORK DRIVERS
3903P: Grant Grundler
3904M: grundler@parisc-linux.org
3905P: Kyle McMartin
3906M: kyle@parisc-linux.org
3907L: netdev@vger.kernel.org
3908S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07003909
3910TUN/TAP driver
3911P: Maxim Krasnyansky
Dave Jones66777b72006-03-25 03:07:53 -08003912M: maxk@qualcomm.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07003913L: vtun@office.satix.net
3914W: http://vtun.sourceforge.net/tun
3915S: Maintained
3916
Maciej W. Rozyckib454cc62007-02-05 16:28:25 -08003917TURBOCHANNEL SUBSYSTEM
3918P: Maciej W. Rozycki
3919M: macro@linux-mips.org
3920S: Maintained
3921
Linus Torvalds1da177e2005-04-16 15:20:36 -07003922U14-34F SCSI DRIVER
3923P: Dario Ballabio
3924M: ballabio_dario@emc.com
3925L: linux-scsi@vger.kernel.org
3926S: Maintained
3927
3928UDF FILESYSTEM
Jan Kara800fdfb2008-02-08 04:20:51 -08003929P: Jan Kara
3930M: jack@suse.cz
Linus Torvalds1da177e2005-04-16 15:20:36 -07003931W: http://linux-udf.sourceforge.net
3932S: Maintained
3933
3934UNIFORM CDROM DRIVER
3935P: Jens Axboe
Jens Axboe0fe23472006-09-04 15:41:16 +02003936M: axboe@kernel.dk
Linus Torvalds1da177e2005-04-16 15:20:36 -07003937L: linux-kernel@vger.kernel.org
3938W: http://www.kernel.dk
3939S: Maintained
3940
3941USB ACM DRIVER
3942P: Oliver Neukum
3943M: oliver@neukum.name
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07003944L: linux-usb@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003945S: Maintained
3946
Jiri Slaby6d985162008-02-06 01:37:11 -08003947USB AUERSWALD DRIVER
3948P: Wolfgang Muees
3949M: wolfgang@iksw-muees.de
3950L: linux-usb@vger.kernel.org
3951S: Maintained
3952
Linus Torvalds1da177e2005-04-16 15:20:36 -07003953USB BLOCK DRIVER (UB ub)
3954P: Pete Zaitcev
3955M: zaitcev@redhat.com
3956L: linux-kernel@vger.kernel.org
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07003957L: linux-usb@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003958S: Supported
3959
Linus Torvalds1da177e2005-04-16 15:20:36 -07003960USB CDC ETHERNET DRIVER
3961P: Greg Kroah-Hartman
3962M: greg@kroah.com
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07003963L: linux-usb@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003964S: Maintained
3965W: http://www.kroah.com/linux-usb/
3966
Peter Korsgaardd0374f42007-02-16 17:03:54 +01003967USB DAVICOM DM9601 DRIVER
3968P: Peter Korsgaard
3969M: jacmet@sunsite.dk
Peter Korsgaard043600a2007-06-27 21:18:18 +02003970L: netdev@vger.kernel.org
Peter Korsgaardd0374f42007-02-16 17:03:54 +01003971W: http://www.linux-usb.org/usbnet
3972S: Maintained
3973
Linus Torvalds1da177e2005-04-16 15:20:36 -07003974USB EHCI DRIVER
3975P: David Brownell
3976M: dbrownell@users.sourceforge.net
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07003977L: linux-usb@vger.kernel.org
David Brownell23d8c902006-12-05 03:10:08 -08003978S: Odd Fixes
Linus Torvalds1da177e2005-04-16 15:20:36 -07003979
Luca Risolia7ce08c92006-01-11 02:06:59 +00003980USB ET61X[12]51 DRIVER
3981P: Luca Risolia
3982M: luca.risolia@studio.unibo.it
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07003983L: linux-usb@vger.kernel.org
Luca Risolia7ce08c92006-01-11 02:06:59 +00003984L: video4linux-list@redhat.com
3985W: http://www.linux-projects.org
3986S: Maintained
3987
David Brownell69ae9e32006-11-14 02:03:31 -08003988USB GADGET/PERIPHERAL SUBSYSTEM
3989P: David Brownell
3990M: dbrownell@users.sourceforge.net
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07003991L: linux-usb@vger.kernel.org
David Brownell69ae9e32006-11-14 02:03:31 -08003992W: http://www.linux-usb.org/gadget
3993S: Maintained
3994
Jiri Kosina2dea64b2007-07-11 12:12:11 +02003995USB HID/HIDBP DRIVERS (USB KEYBOARDS, MICE, REMOTE CONTROLS, ...)
Jiri Kosina641266fd2007-01-15 09:56:21 +01003996P: Jiri Kosina
3997M: jkosina@suse.cz
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07003998L: linux-usb@vger.kernel.org
Jiri Kosinaa4dff392007-02-27 17:40:09 +01003999T: git kernel.org:/pub/scm/linux/kernel/git/jikos/hid.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07004000S: Maintained
4001
Olav Kongas959eea22005-11-03 17:38:14 +02004002USB ISP116X DRIVER
4003P: Olav Kongas
4004M: ok@artecdesign.ee
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004005L: linux-usb@vger.kernel.org
Olav Kongas959eea22005-11-03 17:38:14 +02004006S: Maintained
4007
Linus Torvalds1da177e2005-04-16 15:20:36 -07004008USB KAWASAKI LSI DRIVER
4009P: Oliver Neukum
4010M: oliver@neukum.name
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004011L: linux-usb@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004012S: Maintained
4013
4014USB MASS STORAGE DRIVER
4015P: Matthew Dharm
4016M: mdharm-usb@one-eyed-alien.net
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004017L: linux-usb@vger.kernel.org
Matthew Dharm8836aeb2005-12-04 22:03:47 -08004018L: usb-storage@lists.one-eyed-alien.net
Linus Torvalds1da177e2005-04-16 15:20:36 -07004019S: Maintained
4020W: http://www.one-eyed-alien.net/~mdharm/linux-usb/
4021
4022USB OHCI DRIVER
David Brownell23d8c902006-12-05 03:10:08 -08004023P: David Brownell
4024M: dbrownell@users.sourceforge.net
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004025L: linux-usb@vger.kernel.org
David Brownell23d8c902006-12-05 03:10:08 -08004026S: Odd Fixes
Linus Torvalds1da177e2005-04-16 15:20:36 -07004027
Matthias Urlichsba460e42005-07-14 00:33:47 -07004028USB OPTION-CARD DRIVER
4029P: Matthias Urlichs
4030M: smurf@smurf.noris.de
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004031L: linux-usb@vger.kernel.org
Matthias Urlichsba460e42005-07-14 00:33:47 -07004032S: Maintained
4033
Linus Torvalds1da177e2005-04-16 15:20:36 -07004034USB OV511 DRIVER
4035P: Mark McClelland
4036M: mmcclell@bigfoot.com
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004037L: linux-usb@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004038W: http://alpha.dyndns.org/ov511/
4039S: Maintained
4040
4041USB PEGASUS DRIVER
4042P: Petko Manolov
4043M: petkan@users.sourceforge.net
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004044L: linux-usb@vger.kernel.org
Peter Korsgaard043600a2007-06-27 21:18:18 +02004045L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004046W: http://pegasus2.sourceforge.net/
4047S: Maintained
4048
Pete Zaitcev73e4fb32007-06-21 15:18:35 -07004049USB PRINTER DRIVER (usblp)
4050P: Pete Zaitcev
4051M: zaitcev@redhat.com
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004052L: linux-usb@vger.kernel.org
Pete Zaitcev73e4fb32007-06-21 15:18:35 -07004053S: Supported
Linus Torvalds1da177e2005-04-16 15:20:36 -07004054
4055USB RTL8150 DRIVER
4056P: Petko Manolov
4057M: petkan@users.sourceforge.net
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004058L: linux-usb@vger.kernel.org
Peter Korsgaard043600a2007-06-27 21:18:18 +02004059L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004060W: http://pegasus2.sourceforge.net/
4061S: Maintained
4062
4063USB SE401 DRIVER
4064P: Jeroen Vreeken
4065M: pe1rxq@amsat.org
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004066L: linux-usb@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004067W: http://www.chello.nl/~j.vreeken/se401/
4068S: Maintained
4069
4070USB SERIAL CYBERJACK DRIVER
4071P: Matthias Bruestle and Harald Welte
4072M: support@reiner-sct.com
4073W: http://www.reiner-sct.de/support/treiber_cyberjack.php
4074S: Maintained
4075
4076USB SERIAL DIGI ACCELEPORT DRIVER
4077P: Peter Berger and Al Borchers
4078M: pberger@brimson.com
4079M: alborchers@steinerpoint.com
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004080L: linux-usb@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004081S: Maintained
4082
4083USB SERIAL DRIVER
4084P: Greg Kroah-Hartman
4085M: gregkh@suse.de
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004086L: linux-usb@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004087S: Supported
4088
4089USB SERIAL BELKIN F5U103 DRIVER
4090P: William Greathouse
4091M: wgreathouse@smva.com
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004092L: linux-usb@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004093S: Maintained
4094
4095USB SERIAL CYPRESS M8 DRIVER
4096P: Lonnie Mendez
4097M: dignome@gmail.com
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004098L: linux-usb@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004099S: Maintained
4100W: http://geocities.com/i0xox0i
4101W: http://firstlight.net/cvs
4102
Linus Torvalds1da177e2005-04-16 15:20:36 -07004103USB SERIAL EMPEG EMPEG-CAR MARK I/II DRIVER
4104P: Gary Brubaker
4105M: xavyer@ix.netcom.com
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004106L: linux-usb@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004107S: Maintained
4108
4109USB SERIAL KEYSPAN DRIVER
4110P: Greg Kroah-Hartman
4111M: greg@kroah.com
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004112L: linux-usb@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004113W: http://www.kroah.com/linux/
4114S: Maintained
4115
4116USB SERIAL WHITEHEAT DRIVER
Stuart MacDonald8bc84932007-05-04 16:00:03 -04004117P: Support Department
4118M: support@connecttech.com
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004119L: linux-usb@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004120W: http://www.connecttech.com
4121S: Supported
4122
Luca Risoliaf423b9a2007-03-26 16:12:04 -03004123USB SN9C1xx DRIVER
Linus Torvalds1da177e2005-04-16 15:20:36 -07004124P: Luca Risolia
4125M: luca.risolia@studio.unibo.it
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004126L: linux-usb@vger.kernel.org
Luca Risolia7ce08c92006-01-11 02:06:59 +00004127L: video4linux-list@redhat.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07004128W: http://www.linux-projects.org
4129S: Maintained
4130
4131USB SUBSYSTEM
4132P: Greg Kroah-Hartman
4133M: gregkh@suse.de
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004134L: linux-usb@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004135W: http://www.linux-usb.org
Jody McIntyre6fb04252005-11-18 09:31:06 -08004136T: quilt kernel.org/pub/linux/kernel/people/gregkh/gregkh-2.6/
Linus Torvalds1da177e2005-04-16 15:20:36 -07004137S: Supported
4138
4139USB UHCI DRIVER
4140P: Alan Stern
4141M: stern@rowland.harvard.edu
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004142L: linux-usb@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004143S: Maintained
4144
David Brownell69ae9e32006-11-14 02:03:31 -08004145USB "USBNET" DRIVER FRAMEWORK
Linus Torvalds1da177e2005-04-16 15:20:36 -07004146P: David Brownell
4147M: dbrownell@users.sourceforge.net
Peter Korsgaard043600a2007-06-27 21:18:18 +02004148L: netdev@vger.kernel.org
David Brownell69ae9e32006-11-14 02:03:31 -08004149W: http://www.linux-usb.org/usbnet
Linus Torvalds1da177e2005-04-16 15:20:36 -07004150S: Maintained
4151
4152USB W996[87]CF DRIVER
4153P: Luca Risolia
4154M: luca.risolia@studio.unibo.it
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004155L: linux-usb@vger.kernel.org
Luca Risolia7ce08c92006-01-11 02:06:59 +00004156L: video4linux-list@redhat.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07004157W: http://www.linux-projects.org
4158S: Maintained
4159
Jussi Kivilinnabf164cc2008-01-26 00:51:51 +02004160USB WIRELESS RNDIS DRIVER (rndis_wlan)
4161P: Jussi Kivilinna
4162M: jussi.kivilinna@mbnet.fi
4163L: linux-wireless@vger.kernel.org
4164S: Maintained
4165
Luca Risolia60f78052006-02-06 16:29:35 +00004166USB ZC0301 DRIVER
4167P: Luca Risolia
4168M: luca.risolia@studio.unibo.it
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004169L: linux-usb@vger.kernel.org
Luca Risolia60f78052006-02-06 16:29:35 +00004170L: video4linux-list@redhat.com
4171W: http://www.linux-projects.org
4172S: Maintained
4173
Linus Torvalds1da177e2005-04-16 15:20:36 -07004174USB ZD1201 DRIVER
4175P: Jeroen Vreeken
4176M: pe1rxq@amsat.org
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004177L: linux-usb@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004178W: http://linux-lc100020.sourceforge.net
4179S: Maintained
4180
Antoine Jacquetb7eee612007-04-27 12:30:59 -03004181USB ZR364XX DRIVER
4182P: Antoine Jacquet
4183M: royale@zerezo.com
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004184L: linux-usb@vger.kernel.org
Antoine Jacquetb7eee612007-04-27 12:30:59 -03004185L: video4linux-list@redhat.com
4186W: http://royale.zerezo.com/zr364xx/
4187S: Maintained
4188
Linus Torvalds1da177e2005-04-16 15:20:36 -07004189USER-MODE LINUX
4190P: Jeff Dike
Joe Perches6650e0a2007-12-10 15:49:32 -08004191M: jdike@addtoit.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07004192L: user-mode-linux-devel@lists.sourceforge.net
4193L: user-mode-linux-user@lists.sourceforge.net
4194W: http://user-mode-linux.sourceforge.net
4195S: Maintained
Antoine Jacquetb7eee612007-04-27 12:30:59 -03004196
Hans-Jürgen Koche5f114e2007-12-05 15:08:07 +01004197USERSPACE I/O (UIO)
4198P: Hans J. Koch
4199M: hjk@linutronix.de
4200P: Greg Kroah-Hartman
4201M: gregkh@suse.de
4202L: linux-kernel@vger.kernel.org
4203S: Maintained
4204
Linus Torvalds1da177e2005-04-16 15:20:36 -07004205FAT/VFAT/MSDOS FILESYSTEM:
4206P: OGAWA Hirofumi
4207M: hirofumi@mail.parknet.co.jp
4208L: linux-kernel@vger.kernel.org
4209S: Maintained
4210
Linus Torvalds1da177e2005-04-16 15:20:36 -07004211VIA RHINE NETWORK DRIVER
4212P: Roger Luethi
4213M: rl@hellgate.ch
4214S: Maintained
4215
Jean Delvare32c0a522005-09-22 21:47:58 +02004216VIAPRO SMBUS DRIVER
4217P: Jean Delvare
4218M: khali@linux-fr.org
Jean Delvare5d925fe2006-07-01 17:14:32 +02004219L: i2c@lm-sensors.org
Jean Delvare32c0a522005-09-22 21:47:58 +02004220S: Maintained
4221
Francois Romieu01f20732007-01-26 00:57:17 -08004222VIA VELOCITY NETWORK DRIVER
4223P: Francois Romieu
4224M: romieu@fr.zoreil.com
4225L: netdev@vger.kernel.org
4226S: Maintained
4227
Linus Torvalds1da177e2005-04-16 15:20:36 -07004228UCLINUX (AND M68KNOMMU)
4229P: Greg Ungerer
4230M: gerg@uclinux.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004231W: http://www.uclinux.org/
Adrian Bunkd660a742005-06-25 14:59:35 -07004232L: uclinux-dev@uclinux.org (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -07004233S: Maintained
4234
4235UCLINUX FOR NEC V850
4236P: Miles Bader
Linus Torvalds1da177e2005-04-16 15:20:36 -07004237
4238UCLINUX FOR RENESAS H8/300
4239P: Yoshinori Sato
4240M: ysato@users.sourceforge.jp
4241W: http://uclinux-h8.sourceforge.jp/
4242S: Supported
4243
Evgeniy Dushistov719d9692007-02-02 11:36:34 +03004244UFS FILESYSTEM
Alan Coxabb49202007-06-08 13:47:03 -07004245P: Evgeniy Dushistov
4246M: dushistov@mail.ru
4247L: linux-kernel@vger.kernel.org
4248S: Maintained
Evgeniy Dushistov719d9692007-02-02 11:36:34 +03004249
Linus Torvalds1da177e2005-04-16 15:20:36 -07004250USB DIAMOND RIO500 DRIVER
4251P: Cesar Miquel
4252M: miquel@df.uba.ar
4253L: rio500-users@lists.sourceforge.net
4254W: http://rio500.sourceforge.net
4255S: Maintained
4256
4257VIDEO FOR LINUX
Mauro Carvalho Chehab96b6aba2005-06-28 20:45:20 -07004258P: Mauro Carvalho Chehab
Mauro Carvalho Chehab8d58d772006-01-27 16:32:02 -02004259M: mchehab@infradead.org
4260M: v4l-dvb-maintainer@linuxtv.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004261L: video4linux-list@redhat.com
Mauro Carvalho Chehab96b6aba2005-06-28 20:45:20 -07004262W: http://linuxtv.org
Mauro Carvalho Chehabecfa4fd2005-12-19 09:15:13 -02004263T: git kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvb.git
Mauro Carvalho Chehab96b6aba2005-06-28 20:45:20 -07004264S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07004265
Patrick McHardybe7f8272007-10-23 20:26:36 -07004266VLAN (802.1Q)
4267P: Patrick McHardy
4268M: kaber@trash.net
4269L: netdev@vger.kernel.org
4270S: Maintained
4271
Juerg Haefligerab413192006-09-24 20:54:04 +02004272VT1211 HARDWARE MONITOR DRIVER
4273P: Juerg Haefliger
4274M: juergh@gmail.com
4275L: lm-sensors@lm-sensors.org
4276S: Maintained
4277
Roger Lucas1de9e372005-11-26 20:20:05 +01004278VT8231 HARDWARE MONITOR DRIVER
4279P: Roger Lucas
Roger Lucasaf865762008-02-13 07:52:06 -05004280M: vt8231@hiddenengine.co.uk
Roger Lucas1de9e372005-11-26 20:20:05 +01004281L: lm-sensors@lm-sensors.org
4282S: Maintained
4283
Linus Torvalds1da177e2005-04-16 15:20:36 -07004284W1 DALLAS'S 1-WIRE BUS
4285P: Evgeniy Polyakov
4286M: johnpol@2ka.mipt.ru
Linus Torvalds1da177e2005-04-16 15:20:36 -07004287S: Maintained
4288
Charles Spirakis13927072006-07-05 18:05:15 +02004289W83791D HARDWARE MONITORING DRIVER
4290P: Charles Spirakis
4291M: bezaur@gmail.com
4292L: lm-sensors@lm-sensors.org
Charles Spirakis64383122007-09-04 13:31:56 -07004293S: Odd Fixes
Charles Spirakis13927072006-07-05 18:05:15 +02004294
Rudolf Marek61db0112006-12-12 18:18:30 +01004295W83793 HARDWARE MONITORING DRIVER
4296P: Rudolf Marek
4297M: r.marek@assembler.cz
4298L: lm-sensors@lm-sensors.org
4299S: Maintained
4300
Linus Torvalds1da177e2005-04-16 15:20:36 -07004301W83L51xD SD/MMC CARD INTERFACE DRIVER
4302P: Pierre Ossman
4303M: drzeus-wbsd@drzeus.cx
Pierre Ossmanfac88992007-01-27 13:18:26 +01004304L: linux-kernel@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004305S: Maintained
4306
Wim Van Sebroeck35277612006-01-15 21:21:14 +01004307WATCHDOG DEVICE DRIVERS
4308P: Wim Van Sebroeck
4309M: wim@iguana.be
4310T: git kernel.org:/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog.git
4311S: Maintained
4312
Linus Torvalds1da177e2005-04-16 15:20:36 -07004313WAVELAN NETWORK DRIVER & WIRELESS EXTENSIONS
4314P: Jean Tourrilhes
4315M: jt@hpl.hp.com
Johannes Berg724c6b32007-04-23 12:18:20 -07004316L: linux-wireless@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004317W: http://www.hpl.hp.com/personal/Jean_Tourrilhes/Linux/
4318S: Maintained
4319
4320WD7000 SCSI DRIVER
4321P: Miroslav Zagorac
4322M: zaga@fly.cc.fer.hr
4323L: linux-scsi@vger.kernel.org
4324S: Maintained
4325
Dmitry Torokhov5fc146802005-11-20 00:50:06 -05004326WISTRON LAPTOP BUTTON DRIVER
4327P: Miloslav Trmac
4328M: mitr@volny.cz
4329S: Maintained
4330
Linus Torvalds1da177e2005-04-16 15:20:36 -07004331WL3501 WIRELESS PCMCIA CARD DRIVER
4332P: Arnaldo Carvalho de Melo
Arnaldo Carvalho de Melo926554c2007-03-31 12:05:49 -03004333M: acme@ghostprotocols.net
Johannes Berg724c6b32007-04-23 12:18:20 -07004334L: linux-wireless@vger.kernel.org
Arnaldo Carvalho de Melo926554c2007-03-31 12:05:49 -03004335W: http://oops.ghostprotocols.net:81/blog
Linus Torvalds1da177e2005-04-16 15:20:36 -07004336S: Maintained
4337
4338X.25 NETWORK LAYER
4339P: Henner Eisen
4340M: eis@baty.hanse.de
4341L: linux-x25@vger.kernel.org
4342S: Maintained
4343
Jeremy Fitzhardinge4cdf6bc2007-05-02 19:27:13 +02004344XEN HYPERVISOR INTERFACE
4345P: Jeremy Fitzhardinge
4346M: jeremy@xensource.com
4347P: Chris Wright
4348M: chrisw@sous-sol.org
4349L: virtualization@lists.osdl.org
4350L: xen-devel@lists.xensource.com
4351S: Supported
4352
Linus Torvalds1da177e2005-04-16 15:20:36 -07004353XFS FILESYSTEM
4354P: Silicon Graphics Inc
Timothy Shimmin78bfd362007-06-11 20:42:09 -07004355P: Tim Shimmin
Linus Torvalds1da177e2005-04-16 15:20:36 -07004356M: xfs-masters@oss.sgi.com
Nathan Scottd7ede1a2006-06-13 16:28:11 +10004357L: xfs@oss.sgi.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07004358W: http://oss.sgi.com/projects/xfs
Tim Shimmine99f0562007-06-19 15:26:35 +10004359T: git git://oss.sgi.com:8090/xfs/xfs-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07004360S: Supported
4361
Grant Likelyc9d3d8e2007-10-01 16:33:51 +02004362XILINX SYSTEMACE DRIVER
4363P: Grant Likely
4364M: grant.likely@secretlab.ca
4365W: http://www.secretlab.ca/
4366L: linux-kernel@vger.kernel.org
4367S: Maintained
4368
Peter Korsgaard238b8722006-12-06 20:35:17 -08004369XILINX UARTLITE SERIAL DRIVER
4370P: Peter Korsgaard
4371M: jacmet@sunsite.dk
4372L: linux-serial@vger.kernel.org
4373S: Maintained
4374
Ingo Molnar6ce59b42007-10-20 02:36:26 +02004375X86 ARCHITECTURE (32-BIT AND 64-BIT)
4376P: Thomas Gleixner
4377M: tglx@linutronix.de
Linus Torvalds1da177e2005-04-16 15:20:36 -07004378P: Ingo Molnar
4379M: mingo@redhat.com
Ingo Molnar6ce59b42007-10-20 02:36:26 +02004380P: H. Peter Anvin
4381M: hpa@zytor.com
4382L: linux-kernel@vger.kernel.org
4383T: git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07004384S: Maintained
4385
Linus Torvalds1da177e2005-04-16 15:20:36 -07004386YAM DRIVER FOR AX.25
4387P: Jean-Paul Roubelat
4388M: jpr@f6fbb.org
4389L: linux-hams@vger.kernel.org
4390S: Maintained
4391
Henkaf64a5e2005-10-12 15:02:56 +02004392YEALINK PHONE DRIVER
4393P: Henk Vergonet
4394M: Henk.Vergonet@gmail.com
4395L: usbb2k-api-dev@nongnu.org
4396S: Maintained
4397
Linus Torvalds1da177e2005-04-16 15:20:36 -07004398Z8530 DRIVER FOR AX.25
4399P: Joerg Reuter
4400M: jreuter@yaina.de
4401W: http://yaina.de/jreuter/
4402W: http://www.qsl.net/dl1bke/
4403L: linux-hams@vger.kernel.org
4404S: Maintained
4405
Daniel Drake7c0c3af2006-07-16 13:55:17 +01004406ZD1211RW WIRELESS DRIVER
4407P: Daniel Drake
4408M: dsd@gentoo.org
4409P: Ulrich Kunitz
4410M: kune@deine-taler.de
4411W: http://zd1211.ath.cx/wiki/DriverRewrite
Johannes Berg724c6b32007-04-23 12:18:20 -07004412L: linux-wireless@vger.kernel.org
Daniel Drake7c0c3af2006-07-16 13:55:17 +01004413L: zd1211-devs@lists.sourceforge.net (subscribers-only)
4414S: Maintained
4415
Linus Torvalds1da177e2005-04-16 15:20:36 -07004416ZF MACHZ WATCHDOG
4417P: Fernando Fuganti
4418M: fuganti@netbank.com.br
4419W: http://cvs.conectiva.com.br/drivers/ZFL-watchdog/
4420S: Maintained
4421
4422ZR36067 VIDEO FOR LINUX DRIVER
4423P: Ronald Bultje
4424M: rbultje@ronald.bitfreak.net
4425L: mjpeg-users@lists.sourceforge.net
4426W: http://mjpeg.sourceforge.net/driver-zoran/
4427S: Maintained
4428
Maciej W. Rozycki8b4a4082007-07-18 00:49:11 -07004429ZS DECSTATION Z85C30 SERIAL DRIVER
4430P: Maciej W. Rozycki
4431M: macro@linux-mips.org
4432S: Maintained
4433
Linus Torvalds1da177e2005-04-16 15:20:36 -07004434THE REST
4435P: Linus Torvalds
4436S: Buried alive in reporters