blob: 10a6f57776b29eb82c49485a5f39ecd173a52396 [file] [log] [blame]
Linus Torvalds1da177e2005-04-16 15:20:36 -07001
2 List of maintainers and how to submit kernel changes
3
4Please try to follow the guidelines below. This will make things
5easier on the maintainers. Not all of these guidelines matter for every
6trivial patch so apply some common sense.
7
81. Always _test_ your changes, however small, on at least 4 or
9 5 people, preferably many more.
10
112. Try to release a few ALPHA test versions to the net. Announce
12 them onto the kernel channel and await results. This is especially
13 important for device drivers, because often that's the only way
14 you will find things like the fact version 3 firmware needs
15 a magic fix you didn't know about, or some clown changed the
16 chips on a board and not its name. (Don't laugh! Look at the
17 SMC etherpower for that.)
18
193. Make sure your changes compile correctly in multiple
20 configurations. In particular check that changes work both as a
21 module and built into the kernel.
22
234. When you are happy with a change make it generally available for
24 testing and await feedback.
25
265. Make a patch available to the relevant maintainer in the list. Use
27 'diff -u' to make the patch easy to merge. Be prepared to get your
28 changes sent back with seemingly silly requests about formatting
29 and variable names. These aren't as silly as they seem. One
30 job the maintainers (and especially Linus) do is to keep things
31 looking the same. Sometimes this means that the clever hack in
32 your driver to get around a problem actually needs to become a
Andy Whitcroft0a920b52007-06-01 00:46:48 -070033 generalized kernel feature ready for next time.
34
35 PLEASE check your patch with the automated style checker
36 (scripts/checkpatch.pl) to catch trival style violations.
37 See Documentation/CodingStyle for guidance here.
Linus Torvalds1da177e2005-04-16 15:20:36 -070038
39 PLEASE try to include any credit lines you want added with the
40 patch. It avoids people being missed off by mistake and makes
41 it easier to know who wants adding and who doesn't.
42
43 PLEASE document known bugs. If it doesn't work for everything
44 or does something very odd once a month document it.
45
Alan Coxc9ee1332006-05-20 15:00:12 -070046 PLEASE remember that submissions must be made under the terms
47 of the OSDL certificate of contribution
48 (http://www.osdl.org/newsroom/press_releases/2004/2004_05_24_dco.html)
49 and should include a Signed-off-by: line.
50
Linus Torvalds1da177e2005-04-16 15:20:36 -0700516. Make sure you have the right to send any changes you make. If you
52 do changes at work you may find your employer owns the patch
53 not you.
54
Alan Coxc9ee1332006-05-20 15:00:12 -0700557. When sending security related changes or reports to a maintainer
56 please Cc: security@kernel.org, especially if the maintainer
57 does not respond.
58
598. Happy hacking.
Linus Torvalds1da177e2005-04-16 15:20:36 -070060
Antoine Jacquetb7eee612007-04-27 12:30:59 -030061 -----------------------------------
Linus Torvalds1da177e2005-04-16 15:20:36 -070062
63Maintainers List (try to look for most precise areas first)
64
65Note: For the hard of thinking, this list is meant to remain in alphabetical
66order. If you could add yourselves to it in alphabetical order that would be
67so much easier [Ed]
68
69P: Person
70M: Mail patches to
71L: Mailing list that is relevant to this area
72W: Web-page with status/info
Jody McIntyre50306fb2005-11-23 15:44:03 -080073T: SCM tree type and location. Type is one of: git, hg, quilt.
Linus Torvalds1da177e2005-04-16 15:20:36 -070074S: Status, one of the following:
75
76 Supported: Someone is actually paid to look after this.
77 Maintained: Someone actually looks after it.
78 Odd Fixes: It has a maintainer but they don't have time to do
79 much other than throw the odd patch in. See below..
80 Orphan: No current maintainer [but maybe you could take the
81 role as you write your new code].
82 Obsolete: Old code. Something tagged obsolete generally means
83 it has been replaced by a better system and you
84 should be using that.
85
863C359 NETWORK DRIVER
87P: Mike Phillips
88M: mikep@linuxtr.net
Ralf Baechle979b6c12005-06-13 14:30:40 -070089L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -070090L: linux-tr@linuxtr.net
91W: http://www.linuxtr.net
92S: Maintained
93
943C505 NETWORK DRIVER
95P: Philip Blundell
96M: philb@gnu.org
Ralf Baechle979b6c12005-06-13 14:30:40 -070097L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -070098S: Maintained
99
Steffen Klasserta6d89912007-08-10 14:05:27 -07001003C59X NETWORK DRIVER
101P: Steffen Klassert
102M: klassert@mathematik.tu-chemnitz.de
103L: netdev@vger.kernel.org
104S: Maintained
105
Linus Torvalds1da177e2005-04-16 15:20:36 -07001063CR990 NETWORK DRIVER
107P: David Dillow
108M: dave@thedillows.org
Ralf Baechle979b6c12005-06-13 14:30:40 -0700109L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -0700110S: Maintained
111
1123W-XXXX ATA-RAID CONTROLLER DRIVER
113P: Adam Radford
114M: linuxraid@amcc.com
115L: linux-scsi@vger.kernel.org
116W: http://www.amcc.com
117S: Supported
118
1193W-9XXX SATA-RAID CONTROLLER DRIVER
120P: Adam Radford
121M: linuxraid@amcc.com
122L: linux-scsi@vger.kernel.org
123W: http://www.amcc.com
124S: Supported
125
12653C700 AND 53C700-66 SCSI DRIVER
127P: James E.J. Bottomley
128M: James.Bottomley@HansenPartnership.com
129L: linux-scsi@vger.kernel.org
130S: Maintained
131
1326PACK NETWORK DRIVER FOR AX.25
133P: Andreas Koensgen
134M: ajk@iehk.rwth-aachen.de
135L: linux-hams@vger.kernel.org
136S: Maintained
137
1388139CP 10/100 FAST ETHERNET DRIVER
139P: Jeff Garzik
140M: jgarzik@pobox.com
141S: Maintained
142
1438139TOO 10/100 FAST ETHERNET DRIVER
144P: Jeff Garzik
145M: jgarzik@pobox.com
146W: http://sourceforge.net/projects/gkernel/
147S: Maintained
148
1498169 10/100/1000 GIGABIT ETHERNET DRIVER
150P: Francois Romieu
151M: romieu@fr.zoreil.com
Ralf Baechle979b6c12005-06-13 14:30:40 -0700152L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -0700153S: Maintained
154
1558250/16?50 (AND CLONE UARTS) SERIAL DRIVER
Linus Torvalds1da177e2005-04-16 15:20:36 -0700156L: linux-serial@vger.kernel.org
157W: http://serial.sourceforge.net
Russell King353cefd2006-10-03 17:36:11 +0100158S: Orphan
Linus Torvalds1da177e2005-04-16 15:20:36 -0700159
1608390 NETWORK DRIVERS [WD80x3/SMC-ELITE, SMC-ULTRA, NE2000, 3C503, etc.]
161P: Paul Gortmaker
162M: p_gortmaker@yahoo.com
Ralf Baechle979b6c12005-06-13 14:30:40 -0700163L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -0700164S: Maintained
165
Eric Van Hensbergen67543e52006-03-25 03:07:29 -08001669P FILE SYSTEM
Jim Cromiece00f852006-11-30 04:49:44 +0100167P: Eric Van Hensbergen
168M: ericvh@gmail.com
169P: Ron Minnich
Eric Van Hensbergen27a2a5f2007-07-23 13:06:13 -0500170M: rminnich@sandia.gov
Jim Cromiece00f852006-11-30 04:49:44 +0100171P: Latchesar Ionkov
172M: lucho@ionkov.net
173L: v9fs-developer@lists.sourceforge.net
Eric Van Hensbergen27a2a5f2007-07-23 13:06:13 -0500174W: http://swik.net/v9fs
Jim Cromiece00f852006-11-30 04:49:44 +0100175T: git kernel.org:/pub/scm/linux/kernel/ericvh/v9fs.git
176S: Maintained
Eric Van Hensbergen67543e52006-03-25 03:07:29 -0800177
Linus Torvalds1da177e2005-04-16 15:20:36 -0700178A2232 SERIAL BOARD DRIVER
179P: Enver Haase
180M: ehaase@inf.fu-berlin.de
181M: A2232@gmx.net
182L: linux-m68k@lists.linux-m68k.org
183S: Maintained
184
185AIO
186P: Benjamin LaHaise
187M: bcrl@kvack.org
188L: linux-aio@kvack.org
189S: Supported
190
Hans de Goedef2b84bb2006-06-04 20:22:24 +0200191ABIT UGURU HARDWARE MONITOR DRIVER
192P: Hans de Goede
193M: j.w.r.degoede@hhs.nl
194L: lm-sensors@lm-sensors.org
195S: Maintained
196
Linus Torvalds1da177e2005-04-16 15:20:36 -0700197ACENIC DRIVER
198P: Jes Sorensen
199M: jes@trained-monkey.org
200L: linux-acenic@sunsite.dk
201S: Maintained
202
Salyzyn, Marke6d1fc32007-03-29 01:20:24 -0700203IPS SCSI RAID DRIVER
204P: Adaptec OEM Raid Solutions
205M: aacraid@adaptec.com
206L: linux-scsi@vger.kernel.org
207W: http://www.adaptec.com/
208S: Maintained
209
210DPT_I2O SCSI RAID DRIVER
211P: Adaptec OEM Raid Solutions
212M: aacraid@adaptec.com
213L: linux-scsi@vger.kernel.org
214W: http://www.adaptec.com/
215S: Maintained
216
Linus Torvalds1da177e2005-04-16 15:20:36 -0700217AACRAID SCSI RAID DRIVER
218P: Adaptec OEM Raid Solutions
Salyzyn, Marke6d1fc32007-03-29 01:20:24 -0700219M: aacraid@adaptec.com
Linus Torvalds1da177e2005-04-16 15:20:36 -0700220L: linux-scsi@vger.kernel.org
Salyzyn, Marke6d1fc32007-03-29 01:20:24 -0700221W: http://www.adaptec.com/
Linus Torvalds1da177e2005-04-16 15:20:36 -0700222S: Supported
223
224ACPI
225P: Len Brown
226M: len.brown@intel.com
Len Brown8b59a452007-01-08 19:03:28 -0500227M: lenb@kernel.org
Len Brown6968e502005-12-30 00:32:49 -0500228L: linux-acpi@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -0700229W: http://acpi.sourceforge.net/
Jody McIntyre6fb04252005-11-18 09:31:06 -0800230T: git kernel.org:/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6.git
Len Brown8b59a452007-01-08 19:03:28 -0500231S: Supported
232
233ACPI BATTERY DRIVERS
Len Browna4146552007-06-23 15:54:36 -0400234P: Alexey Starikovskiy
235M: astarikovskiy@suse.de
Len Brown8b59a452007-01-08 19:03:28 -0500236L: linux-acpi@vger.kernel.org
237W: http://acpi.sourceforge.net/
238S: Supported
239
240ACPI EC DRIVER
241P: Alexey Starikovskiy
Len Browna4146552007-06-23 15:54:36 -0400242M: astarikovskiy@suse.de
Len Brown8b59a452007-01-08 19:03:28 -0500243L: linux-acpi@vger.kernel.org
244W: http://acpi.sourceforge.net/
245S: Supported
246
247ACPI FAN DRIVER
248P: Konstantin A. Karasyov
249M: konstantin.a.karasyov@intel.com
250L: linux-acpi@vger.kernel.org
251W: http://acpi.sourceforge.net/
252S: Supported
Linus Torvalds1da177e2005-04-16 15:20:36 -0700253
Kristen Carlson Accardi998be202006-07-26 10:52:33 -0700254ACPI PCI HOTPLUG DRIVER
255P: Kristen Carlson Accardi
256M: kristen.c.accardi@intel.com
257L: pcihpd-discuss@lists.sourceforge.net
Len Brown8b59a452007-01-08 19:03:28 -0500258S: Supported
259
260ACPI THERMAL DRIVER
261P: Konstantin A. Karasyov
262M: konstantin.a.karasyov@intel.com
263L: linux-acpi@vger.kernel.org
264W: http://acpi.sourceforge.net/
265S: Supported
Kristen Carlson Accardi998be202006-07-26 10:52:33 -0700266
Len Brown359acec2007-02-10 01:59:24 -0500267ACPI VIDEO DRIVER
268P: Luming Yu
269M: luming.yu@intel.com
270L: linux-acpi@vger.kernel.org
271W: http://acpi.sourceforge.net/
272S: Supported
273
Linus Torvalds1da177e2005-04-16 15:20:36 -0700274ADM1025 HARDWARE MONITOR DRIVER
275P: Jean Delvare
276M: khali@linux-fr.org
Jean Delvarecc0b07e2005-05-22 09:39:11 +0200277L: lm-sensors@lm-sensors.org
Linus Torvalds1da177e2005-04-16 15:20:36 -0700278S: Maintained
279
Corentin Labbecae2caa2007-02-14 21:15:04 +0100280ADM1029 HARDWARE MONITOR DRIVER
281P: Corentin Labbe
282M: corentin.labbe@geomatys.fr
283L: lm-sensors@lm-sensors.org
284S: Maintained
285
Linus Torvalds1da177e2005-04-16 15:20:36 -0700286ADT746X FAN DRIVER
287P: Colin Leroy
288M: colin@colino.net
289S: Maintained
290
Linus Torvalds1da177e2005-04-16 15:20:36 -0700291AEDSP16 DRIVER
292P: Riccardo Facchetti
293M: fizban@tin.it
294S: Maintained
295
296AFFS FILE SYSTEM
297P: Roman Zippel
298M: zippel@linux-m68k.org
299S: Maintained
300
301AGPGART DRIVER
Dave Jones70e89922007-07-09 20:23:50 -0400302P: David Airlie
303M: airlied@linux.ie
304T: git kernel.org:/pub/scm/linux/kernel/git/airlied/drm-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -0700305S: Maintained
306
307AHA152X SCSI DRIVER
308P: Juergen E. Fischer
309M: Juergen Fischer <fischer@norbit.de>
310L: linux-scsi@vger.kernel.org
311S: Maintained
312
313ALCATEL SPEEDTOUCH USB DRIVER
314P: Duncan Sands
315M: duncan.sands@free.fr
316L: linux-usb-users@lists.sourceforge.net
317L: linux-usb-devel@lists.sourceforge.net
318W: http://www.linux-usb.org/SpeedTouch/
319S: Maintained
320
Pierre Ossman272f1332007-05-14 21:25:26 +0200321ALCHEMY AU1XX0 MMC DRIVER
322S: Orphan
323
R.Marek@sh.cvut.cz4a4e5782005-04-21 09:07:56 +0000324ALI1563 I2C DRIVER
325P: Rudolf Marek
Jean Delvare7188cc62006-12-12 18:18:30 +0100326M: r.marek@assembler.cz
Jean Delvare5d925fe2006-07-01 17:14:32 +0200327L: i2c@lm-sensors.org
R.Marek@sh.cvut.cz4a4e5782005-04-21 09:07:56 +0000328S: Maintained
329
Linus Torvalds1da177e2005-04-16 15:20:36 -0700330ALPHA PORT
331P: Richard Henderson
332M: rth@twiddle.net
333S: Odd Fixes for 2.4; Maintained for 2.6.
334P: Ivan Kokshaysky
335M: ink@jurassic.park.msu.ru
336S: Maintained for 2.4; PCI support for 2.6.
337
Thomas Dahlmann167a6752007-07-12 09:30:39 -0700338AMD GEODE CS5536 USB DEVICE CONTROLLER DRIVER
339P: Thomas Dahlmann
340M: thomas.dahlmann@amd.com
341L: info-linux@geode.amd.com
342S: Supported
343
Jordan Crousef90b8112006-01-06 00:12:14 -0800344AMD GEODE PROCESSOR/CHIPSET SUPPORT
Jim Cromiece00f852006-11-30 04:49:44 +0100345P: Jordan Crouse
346M: info-linux@geode.amd.com
Jordan Crousef90b8112006-01-06 00:12:14 -0800347L: info-linux@geode.amd.com
348W: http://www.amd.com/us-en/ConnectivitySolutions/TechnicalResources/0,,50_2334_2452_11363,00.html
349S: Supported
350
Stelian Pop284f42b2006-12-12 18:18:31 +0100351AMS (Apple Motion Sensor) DRIVER
352P: Stelian Pop
353M: stelian@popies.net
354P: Michael Hanselmann
355M: linux-kernel@hansmi.ch
356S: Supported
357
Tom Tuckerf94b5332006-09-22 15:22:48 -0700358AMSO1100 RNIC DRIVER
359P: Tom Tucker
360M: tom@opengridcomputing.com
361P: Steve Wise
362M: swise@opengridcomputing.com
Roland Dreier78526822007-07-09 20:12:26 -0700363L: general@lists.openfabrics.org
Tom Tuckerf94b5332006-09-22 15:22:48 -0700364S: Maintained
365
Johannes Berg42269062006-07-25 16:15:50 +0200366AOA (Apple Onboard Audio) ALSA DRIVER
367P: Johannes Berg
368M: johannes@sipsolutions.net
369L: linuxppc-dev@ozlabs.org
Takashi Iwai82622042007-04-16 12:32:52 +0200370L: alsa-devel@alsa-project.org (subscribers-only)
Johannes Berg42269062006-07-25 16:15:50 +0200371S: Maintained
372
Linus Torvalds1da177e2005-04-16 15:20:36 -0700373APM DRIVER
374P: Stephen Rothwell
375M: sfr@canb.auug.org.au
376L: linux-laptop@vger.kernel.org
377W: http://www.canb.auug.org.au/~sfr/
378S: Supported
379
Nicolas Boichat6f2fad72007-05-08 00:24:52 -0700380APPLE SMC DRIVER
381P: Nicolas Boichat
382M: nicolas@boichat.ch
383L: mactel-linux-devel@lists.sourceforge.net
384S: Maintained
385
Linus Torvalds1da177e2005-04-16 15:20:36 -0700386APPLETALK NETWORK LAYER
387P: Arnaldo Carvalho de Melo
Arnaldo Carvalho de Melo926554c2007-03-31 12:05:49 -0300388M: acme@ghostprotocols.net
Linus Torvalds1da177e2005-04-16 15:20:36 -0700389S: Maintained
390
Jaya Kumar1154ea72005-06-21 17:17:04 -0700391ARC FRAMEBUFFER DRIVER
392P: Jaya Kumar
393M: jayalk@intworks.biz
394S: Maintained
395
Linus Torvalds1da177e2005-04-16 15:20:36 -0700396ARM MFM AND FLOPPY DRIVERS
397P: Ian Molton
398M: spyro@f2s.com
399S: Maintained
400
Russell King2761f5c2007-05-24 06:56:08 +0200401ARM PRIMECELL MMCI PL180/1 DRIVER
402P: Russell King
403M: rmk@arm.linux.org.uk
404L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
405S: Maintained
406
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -0800407ARM/ADI ROADRUNNER MACHINE SUPPORT
408P: Lennert Buytenhek
409M: kernel@wantstofly.org
410L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
411S: Maintained
412
413ARM/ADS SPHERE MACHINE SUPPORT
414P: Lennert Buytenhek
415M: kernel@wantstofly.org
416L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
417S: Maintained
418
419ARM/AJECO 1ARM MACHINE SUPPORT
420P: Lennert Buytenhek
421M: kernel@wantstofly.org
422L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
423S: Maintained
424
Andrew Victord4a89c72006-12-04 13:56:21 +0100425ARM/ATMEL AT91RM9200 ARM ARCHITECTURE
426P: Andrew Victor
427M: andrew@sanpeople.com
428L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
429W: http://maxim.org.za/at91_26.html
430S: Maintained
431
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -0800432ARM/CIRRUS LOGIC EP93XX ARM ARCHITECTURE
433P: Lennert Buytenhek
434M: kernel@wantstofly.org
435L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
436S: Maintained
437
438ARM/CIRRUS LOGIC EDB9315A MACHINE SUPPORT
439P: Lennert Buytenhek
440M: kernel@wantstofly.org
441L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
442S: Maintained
443
Linus Torvalds1da177e2005-04-16 15:20:36 -0700444ARM/CORGI MACHINE SUPPORT
445P: Richard Purdie
446M: rpurdie@rpsys.net
447S: Maintained
448
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -0800449ARM/GLOMATION GESBC9312SX MACHINE SUPPORT
450P: Lennert Buytenhek
451M: kernel@wantstofly.org
452L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
453S: Maintained
454
Kristoffer Ericson21f37bc2006-11-21 01:20:31 +0100455ARM/HP JORNADA 7XX MACHINE SUPPORT
456P: Kristoffer Ericson
Kristoffer Ericson6a4d0282007-07-07 17:45:10 +0100457M: kristoffer.ericson@gmail.com
Kristoffer Ericson21f37bc2006-11-21 01:20:31 +0100458W: www.jlime.com
459S: Maintained
460
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -0800461ARM/INTEL IOP32X ARM ARCHITECTURE
462P: Lennert Buytenhek
463M: kernel@wantstofly.org
Dan Williamse2bdb172007-01-02 18:32:37 +0100464P: Dan Williams
465M: dan.j.williams@intel.com
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -0800466L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
Dan Williamse2bdb172007-01-02 18:32:37 +0100467S: Supported
468
469ARM/INTEL IOP33X ARM ARCHITECTURE
470P: Dan Williams
471M: dan.j.williams@intel.com
472L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
473S: Supported
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -0800474
475ARM/INTEL IOP13XX ARM ARCHITECTURE
476P: Lennert Buytenhek
477M: kernel@wantstofly.org
Dan Williamse2bdb172007-01-02 18:32:37 +0100478P: Dan Williams
479M: dan.j.williams@intel.com
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -0800480L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
Dan Williamse2bdb172007-01-02 18:32:37 +0100481S: Supported
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -0800482
483ARM/INTEL IQ81342EX MACHINE SUPPORT
484P: Lennert Buytenhek
485M: kernel@wantstofly.org
Dan Williamse2bdb172007-01-02 18:32:37 +0100486P: Dan Williams
487M: dan.j.williams@intel.com
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -0800488L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
Dan Williamse2bdb172007-01-02 18:32:37 +0100489S: Supported
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -0800490
491ARM/INTEL IXP2000 ARM ARCHITECTURE
492P: Lennert Buytenhek
493M: kernel@wantstofly.org
494L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
495S: Maintained
496
497ARM/INTEL IXDP2850 MACHINE SUPPORT
498P: Lennert Buytenhek
499M: kernel@wantstofly.org
500L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
501S: Maintained
502
503ARM/INTEL IXP23XX ARM ARCHITECTURE
504P: Lennert Buytenhek
505M: kernel@wantstofly.org
506L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
507S: Maintained
508
509ARM/INTEL XSC3 (MANZANO) ARM CORE
510P: Lennert Buytenhek
511M: kernel@wantstofly.org
Dan Williamse2bdb172007-01-02 18:32:37 +0100512P: Dan Williams
513M: dan.j.williams@intel.com
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -0800514L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
Dan Williamse2bdb172007-01-02 18:32:37 +0100515S: Supported
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -0800516
517ARM/IP FABRICS DOUBLE ESPRESSO MACHINE SUPPORT
518P: Lennert Buytenhek
519M: kernel@wantstofly.org
520L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
521S: Maintained
522
523ARM/LOGICPD PXA270 MACHINE SUPPORT
524P: Lennert Buytenhek
525M: kernel@wantstofly.org
526L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
527S: Maintained
528
Dirk Opfer8459c152005-11-06 14:27:52 +0000529ARM/TOSA MACHINE SUPPORT
530P: Dirk Opfer
531M: dirk@opfer-online.de
532S: Maintained
533
Linus Torvalds1da177e2005-04-16 15:20:36 -0700534ARM/PLEB SUPPORT
535P: Peter Chubb
536M: pleb@gelato.unsw.edu.au
537W: http://www.disy.cse.unsw.edu.au/Hardware/PLEB
538S: Maintained
539
540ARM/PT DIGITAL BOARD PORT
541P: Stefan Eletzhofer
542M: stefan.eletzhofer@eletztrick.de
Alexey Dobriyan70f09f12005-06-23 00:09:47 -0700543L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -0700544W: http://www.arm.linux.org.uk/
545S: Maintained
546
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -0800547ARM/RADISYS ENP2611 MACHINE SUPPORT
548P: Lennert Buytenhek
549M: kernel@wantstofly.org
550L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
551S: Maintained
552
Linus Torvalds1da177e2005-04-16 15:20:36 -0700553ARM/SHARK MACHINE SUPPORT
554P: Alexander Schulz
555M: alex@shark-linux.de
556W: http://www.shark-linux.de/shark.html
557S: Maintained
558
559ARM/STRONGARM110 PORT
560P: Russell King
561M: rmk@arm.linux.org.uk
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
566ARM/S3C2410 ARM ARCHITECTURE
567P: Ben Dooks
Ben Dooks449d4dd2006-12-22 01:10:23 -0800568M: ben-linux@fluff.org
Alexey Dobriyan70f09f12005-06-23 00:09:47 -0700569L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -0700570W: http://www.fluff.org/ben/linux/
571S: Maintained
572
573ARM/S3C2440 ARM ARCHITECTURE
574P: Ben Dooks
Ben Dooks449d4dd2006-12-22 01:10:23 -0800575M: ben-linux@fluff.org
Alexey Dobriyan70f09f12005-06-23 00:09:47 -0700576L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -0700577W: http://www.fluff.org/ben/linux/
578S: Maintained
579
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -0800580ARM/TECHNOLOGIC SYSTEMS TS7250 MACHINE SUPPORT
581P: Lennert Buytenhek
582M: kernel@wantstofly.org
583L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
584S: Maintained
585
586ARM/THECUS N2100 MACHINE SUPPORT
587P: Lennert Buytenhek
588M: kernel@wantstofly.org
589L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
590S: Maintained
591
Linus Torvalds1da177e2005-04-16 15:20:36 -0700592ARPD SUPPORT
593P: Jonathan Layes
Ralf Baechle979b6c12005-06-13 14:30:40 -0700594L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -0700595S: Maintained
596
597ASUS ACPI EXTRAS DRIVER
Len Brown0b67d942006-12-22 21:18:56 -0500598P: Corentin Chary
599M: corentincj@iksaif.net
Linus Torvalds1da177e2005-04-16 15:20:36 -0700600P: Karol Kozimor
601M: sziwan@users.sourceforge.net
Linus Torvalds1da177e2005-04-16 15:20:36 -0700602L: acpi4asus-user@lists.sourceforge.net
603W: http://sourceforge.net/projects/acpi4asus
Len Brown0b67d942006-12-22 21:18:56 -0500604W: http://xf.iksaif.net/acpi4asus
Linus Torvalds1da177e2005-04-16 15:20:36 -0700605S: Maintained
606
Mark M. Hoffman6ea884d2007-06-09 10:11:15 -0400607ASUS ASB100 HARDWARE MONITOR DRIVER
608P: Mark M. Hoffman
609M: mhoffman@lightlink.com
610L: lm-sensors@lm-sensors.org
611S: Maintained
612
Corentin Chary85091b72007-01-26 14:04:30 +0100613ASUS LAPTOP EXTRAS DRIVER
614P: Corentin Chary
615M: corentincj@iksaif.net
616L: acpi4asus-user@lists.sourceforge.net
617W: http://sourceforge.net/projects/acpi4asus
618W: http://xf.iksaif.net/acpi4asus
619S: Maintained
620
Dan Williamsb3e5f262007-08-07 10:26:35 -0700621ASYNCHRONOUS TRANSFERS/TRANSFORMS API
622P: Dan Williams
623M: dan.j.williams@intel.com
624P: Shannon Nelson
625M: shannon.nelson@intel.com
626L: linux-kernel@vger.kernel.org
627W: http://sourceforge.net/projects/xscaleiop
628S: Supported
629
Linus Torvalds1da177e2005-04-16 15:20:36 -0700630ATA OVER ETHERNET DRIVER
631P: Ed L. Cashin
632M: ecashin@coraid.com
633W: http://www.coraid.com/support/linux
634S: Supported
635
Jay Cliburn8d5ca6e2007-02-03 20:25:10 -0600636ATL1 ETHERNET DRIVER
637P: Jay Cliburn
638M: jcliburn@gmail.com
639P: Chris Snook
640M: csnook@redhat.com
641L: atl1-devel@lists.sourceforge.net
642W: http://sourceforge.net/projects/atl1
643W: http://atl1.sourceforge.net
644S: Maintained
645
Linus Torvalds1da177e2005-04-16 15:20:36 -0700646ATM
647P: Chas Williams
648M: chas@cmf.nrl.navy.mil
Roland Dreierf37bf902006-09-13 20:39:33 -0700649L: linux-atm-general@lists.sourceforge.net (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -0700650W: http://linux-atm.sourceforge.net
651S: Maintained
652
Pierre Ossman272f1332007-05-14 21:25:26 +0200653ATMEL AT91 MCI DRIVER
Pierre Ossman81764fa2007-07-15 18:47:38 +0200654P: Nicolas Ferre
655M: nicolas.ferre@rfo.atmel.com
656L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
657W: http://www.atmel.com/products/AT91/
658W: http://www.at91.com/
659S: Maintained
Pierre Ossman272f1332007-05-14 21:25:26 +0200660
Haavard Skinnemoen89e57852006-11-09 14:51:17 +0100661ATMEL MACB ETHERNET DRIVER
Haavard Skinnemoen89e57852006-11-09 14:51:17 +0100662P: Haavard Skinnemoen
663M: hskinnemoen@atmel.com
664S: Supported
665
Haavard Skinnemoen754ce4f2007-02-14 00:33:09 -0800666ATMEL SPI DRIVER
667P: Haavard Skinnemoen
668M: hskinnemoen@atmel.com
669S: Supported
670
Linus Torvalds1da177e2005-04-16 15:20:36 -0700671ATMEL WIRELESS DRIVER
672P: Simon Kelley
673M: simon@thekelleys.org.uk
Johannes Berg724c6b32007-04-23 12:18:20 -0700674L: linux-wireless@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -0700675W: http://www.thekelleys.org.uk/atmel
676W: http://atmelwlandriver.sourceforge.net/
677S: Maintained
678
Chris Wrighta92b7b82005-07-07 18:12:23 -0700679AUDIT SUBSYSTEM
David Woodhousead3f9a22005-07-13 15:28:29 +0100680P: David Woodhouse
681M: dwmw2@infradead.org
Gabriel Cb9a06202007-08-10 13:00:56 -0700682L: linux-audit@redhat.com (subscribers-only)
David Woodhousead3f9a22005-07-13 15:28:29 +0100683W: http://people.redhat.com/sgrubb/audit/
Josh Boyer1adc1232005-11-23 15:44:15 -0800684T: git kernel.org:/pub/scm/linux/kernel/git/dwmw2/audit-2.6.git
Chris Wrighta92b7b82005-07-07 18:12:23 -0700685S: Maintained
686
Miguel Ojeda Sandonis70e84042007-02-10 01:44:32 -0800687AUXILIARY DISPLAY DRIVERS
688P: Miguel Ojeda Sandonis
689M: maxextreme@gmail.com
690L: linux-kernel@vger.kernel.org
Miguel Ojeda6b968622007-05-08 00:29:54 -0700691W: http://auxdisplay.googlepages.com/
Miguel Ojeda Sandonis70e84042007-02-10 01:44:32 -0800692S: Maintained
693
Haavard Skinnemoen5f97f7f2006-09-25 23:32:13 -0700694AVR32 ARCHITECTURE
Haavard Skinnemoen5f97f7f2006-09-25 23:32:13 -0700695P: Haavard Skinnemoen
696M: hskinnemoen@atmel.com
697W: http://www.atmel.com/products/AVR32/
698W: http://avr32linux.org/
699W: http://avrfreaks.net/
700S: Supported
701
702AVR32/AT32AP MACHINE SUPPORT
Haavard Skinnemoen5f97f7f2006-09-25 23:32:13 -0700703P: Haavard Skinnemoen
704M: hskinnemoen@atmel.com
705S: Supported
706
Linus Torvalds1da177e2005-04-16 15:20:36 -0700707AX.25 NETWORK LAYER
708P: Ralf Baechle
709M: ralf@linux-mips.org
710L: linux-hams@vger.kernel.org
Ralf Baechled34cb282006-04-19 04:14:30 +0200711W: http://www.linux-ax25.org/
Linus Torvalds1da177e2005-04-16 15:20:36 -0700712S: Maintained
713
Richard Purdie300abeb2007-02-07 22:21:07 +0000714BACKLIGHT CLASS/SUBSYSTEM
715P: Richard Purdie
716M: rpurdie@rpsys.net
717S: Maintained
718
Bryan Wu1394f032007-05-06 14:50:22 -0700719BLACKFIN ARCHITECTURE
Bryan Wue3b2d3f2007-06-11 15:31:30 +0800720P: Aubrey Li
721M: aubrey.li@analog.com
722P: Bernd Schmidt
723M: bernd.schmidt@analog.com
724P: Bryan Wu
725M: bryan.wu@analog.com
726P: Grace Pan
727M: grace.pan@analog.com
728P: Marc Hoffman
729M: marc.hoffman@analog.com
730P: Michael Hennerich
731M: michael.hennerich@analog.com
732P: Mike Frysinger
733M: michael.frysinger@analog.com
734P: Jerry Zeng
735M: jerry.zeng@analog.com
736P: Jie Zhang
737M: jie.zhang@analog.com
738P: Robin Getz
739M: robin.getz@analog.com
740P: Roy Huang
741M: roy.huang@analog.com
742P: Sonic Zhang
743M: sonic.zhang@analog.com
744P: Vivi Li
745M: vivi.li@analog.com
746P: Yi Li
747M: yi.li@analog.com
748L: uclinux-dist-devel@blackfin.uclinux.org (subscribers-only)
749W: http://blackfin.uclinux.org
750S: Supported
Bryan Wu1394f032007-05-06 14:50:22 -0700751
Bryan Wue190d6b2007-07-17 14:43:44 +0800752BLACKFIN EMAC DRIVER
753P: Bryan Wu
754M: bryan.wu@analog.com
755L: uclinux-dist-devel@blackfin.uclinux.org (subscribers-only)
756W: http://blackfin.uclinux.org
757S: Supported
758
Mike Frysinger566da5b2007-06-11 15:31:30 +0800759BLACKFIN RTC DRIVER
760P: Mike Frysinger
761M: michael.frysinger@analog.com
762M: vapier.adi@gmail.com
763L: uclinux-dist-devel@blackfin.uclinux.org (subscribers-only)
764W: http://blackfin.uclinux.org
765S: Supported
766
Bryan Wu1394f032007-05-06 14:50:22 -0700767BLACKFIN SERIAL DRIVER
Bryan Wue3b2d3f2007-06-11 15:31:30 +0800768P: Aubrey Li
769M: aubrey.li@analog.com
770L: uclinux-dist-devel@blackfin.uclinux.org (subscribers-only)
771W: http://blackfin.uclinux.org
772S: Supported
Bryan Wu1394f032007-05-06 14:50:22 -0700773
Bryan Wu1e6d3202007-07-15 02:50:02 +0800774BLACKFIN WATCHDOG DRIVER
775P: Mike Frysinger
776M: michael.frysinger@analog.com
777M: vapier.adi@gmail.com
778L: uclinux-dist-devel@blackfin.uclinux.org (subscribers-only)
779W: http://blackfin.uclinux.org
780S: Supported
781
Linus Torvalds1da177e2005-04-16 15:20:36 -0700782BAYCOM/HDLCDRV DRIVERS FOR AX.25
783P: Thomas Sailer
784M: t.sailer@alumni.ethz.ch
785L: linux-hams@vger.kernel.org
786W: http://www.baycom.org/~tom/ham/ham.html
787S: Maintained
788
Michael Bueschfb67a0f2006-08-16 00:39:36 +0200789BCM43XX WIRELESS DRIVER (SOFTMAC BASED VERSION)
790P: Larry Finger
791M: Larry.Finger@lwfinger.net
Michael Buesch9eac8f92006-04-22 17:31:27 +0200792P: Stefano Brivio
793M: st3@riseup.net
Johannes Berg724c6b32007-04-23 12:18:20 -0700794L: linux-wireless@vger.kernel.org
Michael Buesch9eac8f92006-04-22 17:31:27 +0200795W: http://bcm43xx.berlios.de/
796S: Maintained
797
Linus Torvalds1da177e2005-04-16 15:20:36 -0700798BEFS FILE SYSTEM
799P: Sergey S. Kostyliov
800M: rathamahata@php4.ru
801L: linux-kernel@vger.kernel.org
802S: Maintained
803
Linus Torvalds1da177e2005-04-16 15:20:36 -0700804BFS FILE SYSTEM
805P: Tigran A. Aivazian
Tigran Aivazianb5b9df62006-11-08 17:44:46 -0800806M: tigran@aivazian.fsnet.co.uk
Linus Torvalds1da177e2005-04-16 15:20:36 -0700807L: linux-kernel@vger.kernel.org
808S: Maintained
809
Bryan Wud24ecfc2007-05-01 23:26:32 +0200810BLACKFIN I2C TWI DRIVER
811P: Sonic Zhang
812M: sonic.zhang@analog.com
813L: uclinux-dist-devel@blackfin.uclinux.org (subscribers-only)
814W: http://blackfin.uclinux.org/
815S: Supported
816
Linus Torvalds1da177e2005-04-16 15:20:36 -0700817BLOCK LAYER
818P: Jens Axboe
Jens Axboe0fe23472006-09-04 15:41:16 +0200819M: axboe@kernel.dk
Linus Torvalds1da177e2005-04-16 15:20:36 -0700820L: linux-kernel@vger.kernel.org
Jody McIntyre6fb04252005-11-18 09:31:06 -0800821T: git kernel.org:/pub/scm/linux/kernel/git/axboe/linux-2.6-block.git
Linus Torvalds1da177e2005-04-16 15:20:36 -0700822S: Maintained
823
824BLUETOOTH SUBSYSTEM
825P: Marcel Holtmann
826M: marcel@holtmann.org
827P: Maxim Krasnyansky
828M: maxk@qualcomm.com
829L: bluez-devel@lists.sf.net
830W: http://bluez.sf.net
831W: http://www.bluez.org
832W: http://www.holtmann.org/linux/bluetooth/
Josh Boyer1adc1232005-11-23 15:44:15 -0800833T: git kernel.org:/pub/scm/linux/kernel/git/holtmann/bluetooth-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -0700834S: Maintained
835
836BLUETOOTH RFCOMM LAYER
837P: Marcel Holtmann
838M: marcel@holtmann.org
839P: Maxim Krasnyansky
840M: maxk@qualcomm.com
841S: Maintained
842
843BLUETOOTH BNEP LAYER
844P: Marcel Holtmann
845M: marcel@holtmann.org
846P: Maxim Krasnyansky
847M: maxk@qualcomm.com
848S: Maintained
849
850BLUETOOTH CMTP LAYER
851P: Marcel Holtmann
852M: marcel@holtmann.org
853S: Maintained
854
855BLUETOOTH HIDP LAYER
856P: Marcel Holtmann
857M: marcel@holtmann.org
858S: Maintained
859
860BLUETOOTH HCI UART DRIVER
861P: Marcel Holtmann
862M: marcel@holtmann.org
863P: Maxim Krasnyansky
864M: maxk@qualcomm.com
865S: Maintained
866
867BLUETOOTH HCI USB DRIVER
868P: Marcel Holtmann
869M: marcel@holtmann.org
870P: Maxim Krasnyansky
871M: maxk@qualcomm.com
872S: Maintained
873
874BLUETOOTH HCI BCM203X DRIVER
875P: Marcel Holtmann
876M: marcel@holtmann.org
877S: Maintained
878
879BLUETOOTH HCI BPA10X DRIVER
880P: Marcel Holtmann
881M: marcel@holtmann.org
882S: Maintained
883
884BLUETOOTH HCI BFUSB DRIVER
885P: Marcel Holtmann
886M: marcel@holtmann.org
887S: Maintained
888
889BLUETOOTH HCI DTL1 DRIVER
890P: Marcel Holtmann
891M: marcel@holtmann.org
892S: Maintained
893
894BLUETOOTH HCI BLUECARD DRIVER
895P: Marcel Holtmann
896M: marcel@holtmann.org
897S: Maintained
898
899BLUETOOTH HCI BT3C DRIVER
900P: Marcel Holtmann
901M: marcel@holtmann.org
902S: Maintained
903
904BLUETOOTH HCI BTUART DRIVER
905P: Marcel Holtmann
906M: marcel@holtmann.org
907S: Maintained
908
909BLUETOOTH HCI VHCI DRIVER
910P: Maxim Krasnyansky
911M: maxk@qualcomm.com
912S: Maintained
913
914BONDING DRIVER
Jim Cromiece00f852006-11-30 04:49:44 +0100915P: Chad Tindel
916M: ctindel@users.sourceforge.net
917P: Jay Vosburgh
918M: fubar@us.ibm.com
919L: bonding-devel@lists.sourceforge.net
920W: http://sourceforge.net/projects/bonding/
921S: Supported
Linus Torvalds1da177e2005-04-16 15:20:36 -0700922
Arnd Bergmannfef1c772005-06-23 09:43:37 +1000923BROADBAND PROCESSOR ARCHITECTURE
924P: Arnd Bergmann
925M: arnd@arndb.de
Stephen Rothwell1d049812006-03-22 11:26:58 +1100926L: linuxppc-dev@ozlabs.org
Arthur Othieno6d923f92006-05-19 06:22:23 -0400927W: http://www.penguinppc.org/ppc64/
Arnd Bergmannfef1c772005-06-23 09:43:37 +1000928S: Supported
929
Gary Zambrano39105892006-06-22 17:26:20 -0700930BROADCOM B44 10/100 ETHERNET DRIVER
931P: Gary Zambrano
932M: zambrano@broadcom.com
933L: netdev@vger.kernel.org
934S: Supported
935
Michael Chan948c51e2006-06-04 02:51:39 -0700936BROADCOM BNX2 GIGABIT ETHERNET DRIVER
937P: Michael Chan
938M: mchan@broadcom.com
939L: netdev@vger.kernel.org
940S: Supported
941
942BROADCOM TG3 GIGABIT ETHERNET DRIVER
943P: Michael Chan
944M: mchan@broadcom.com
945L: netdev@vger.kernel.org
946S: Supported
947
Jens Axboe5cdf7f72007-07-17 08:58:06 +0200948BSG (block layer generic sg v4 driver)
949P: FUJITA Tomonori
950M: fujita.tomonori@lab.ntt.co.jp
951L: linux-scsi@vger.kernel.org
952S: Supported
953
Linus Torvalds1da177e2005-04-16 15:20:36 -0700954BTTV VIDEO4LINUX DRIVER
Mauro Carvalho Chehab96b6aba2005-06-28 20:45:20 -0700955P: Mauro Carvalho Chehab
Mauro Carvalho Chehab8d58d772006-01-27 16:32:02 -0200956M: mchehab@infradead.org
957M: v4l-dvb-maintainer@linuxtv.org
Linus Torvalds1da177e2005-04-16 15:20:36 -0700958L: video4linux-list@redhat.com
Mauro Carvalho Chehab96b6aba2005-06-28 20:45:20 -0700959W: http://linuxtv.org
Mauro Carvalho Chehabecfa4fd2005-12-19 09:15:13 -0200960T: git kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvb.git
Mauro Carvalho Chehab96b6aba2005-06-28 20:45:20 -0700961S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -0700962
Jonathan Corbet77d51402007-03-22 19:44:17 -0300963CAFE CMOS INTEGRATED CAMERA CONTROLLER DRIVER
964P: Jonathan Corbet
965M: corbet@lwn.net
966L: video4linux-list@redhat.com
967S: Maintained
968
Muli Ben-Yehuda77dac902006-07-10 17:06:12 +0200969CALGARY x86-64 IOMMU
970P: Muli Ben-Yehuda
971M: muli@il.ibm.com
972P: Jon D. Mason
Jon Masond8d2bed2006-10-05 18:47:21 +0200973M: jdmason@kudzu.us
Muli Ben-Yehuda77dac902006-07-10 17:06:12 +0200974L: linux-kernel@vger.kernel.org
975L: discuss@x86-64.org
976S: Maintained
977
Miguel Ojeda Sandonis70e84042007-02-10 01:44:32 -0800978CFAG12864B LCD DRIVER
979P: Miguel Ojeda Sandonis
980M: maxextreme@gmail.com
981L: linux-kernel@vger.kernel.org
Miguel Ojeda6b968622007-05-08 00:29:54 -0700982W: http://auxdisplay.googlepages.com/
Miguel Ojeda Sandonis70e84042007-02-10 01:44:32 -0800983S: Maintained
984
985CFAG12864BFB LCD FRAMEBUFFER DRIVER
986P: Miguel Ojeda Sandonis
987M: maxextreme@gmail.com
988L: linux-kernel@vger.kernel.org
Miguel Ojeda6b968622007-05-08 00:29:54 -0700989W: http://auxdisplay.googlepages.com/
Miguel Ojeda Sandonis70e84042007-02-10 01:44:32 -0800990S: Maintained
991
Johannes Berg704232c2007-04-23 12:20:05 -0700992CFG80211 and NL80211
993P: Johannes Berg
994M: johannes@sipsolutions.net
995L: linux-wireless@vger.kernel.org
996S: Maintained
997
Andy Whitcroft0a920b52007-06-01 00:46:48 -0700998CHECKPATCH
999P: Andy Whitcroft
1000M: apw@shadowen.org
1001P: Randy Dunlap
1002M: rdunlap@xenotime.net
1003P: Joel Schopp
1004M: jschopp@austin.ibm.com
1005S: Supported
1006
Linus Torvalds1da177e2005-04-16 15:20:36 -07001007COMMON INTERNET FILE SYSTEM (CIFS)
1008P: Steve French
1009M: sfrench@samba.org
Jesper Juhlfb453d42006-01-15 02:46:48 +01001010L: linux-cifs-client@lists.samba.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001011L: samba-technical@lists.samba.org
Steve Frenchaf5a0322007-08-13 19:53:17 +00001012W: http://linux-cifs.samba.org/
Josh Boyer1adc1232005-11-23 15:44:15 -08001013T: git kernel.org:/pub/scm/linux/kernel/git/sfrench/cifs-2.6.git
Antoine Jacquetb7eee612007-04-27 12:30:59 -03001014S: Supported
Linus Torvalds1da177e2005-04-16 15:20:36 -07001015
Joel Becker7063fbf2005-12-15 14:29:43 -08001016CONFIGFS
1017P: Joel Becker
Joel Becker62ca3d262006-01-27 11:04:12 -08001018M: joel.becker@oracle.com
1019L: linux-kernel@vger.kernel.org
Joel Becker7063fbf2005-12-15 14:29:43 -08001020S: Supported
1021
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -08001022CIRRUS LOGIC EP93XX ETHERNET DRIVER
1023P: Lennert Buytenhek
1024M: kernel@wantstofly.org
1025L: netdev@vger.kernel.org
1026S: Maintained
1027
Linus Torvalds1da177e2005-04-16 15:20:36 -07001028CIRRUS LOGIC GENERIC FBDEV DRIVER
1029P: Jeff Garzik
1030M: jgarzik@pobox.com
Randy Dunlap5cd307c2006-12-08 02:41:01 -08001031L: linux-fbdev-devel@lists.sourceforge.net (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -07001032S: Odd Fixes
1033
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -08001034CIRRUS LOGIC EP93XX OHCI USB HOST DRIVER
1035P: Lennert Buytenhek
1036M: kernel@wantstofly.org
1037L: linux-usb-devel@lists.sourceforge.net
1038S: Maintained
1039
Linus Torvalds1da177e2005-04-16 15:20:36 -07001040CIRRUS LOGIC CS4280/CS461x SOUNDDRIVER
1041P: Cirrus Logic Corporation (kernel 2.2 driver)
1042M: Cirrus Logic Corporation, Thomas Woller <twoller@crystal.cirrus.com>
1043P: Nils Faerber (port to kernel 2.4)
1044M: Nils Faerber <nils@kernelconcepts.de>
1045S: Maintained
1046
1047CODA FILE SYSTEM
1048P: Jan Harkes
1049M: jaharkes@cs.cmu.edu
1050M: coda@cs.cmu.edu
1051L: codalist@coda.cs.cmu.edu
1052W: http://www.coda.cs.cmu.edu/
1053S: Maintained
1054
1055COMPACTPCI HOTPLUG CORE
1056P: Scott Murray
1057M: scottm@somanetworks.com
1058M: scott@spiteful.org
1059L: pcihpd-discuss@lists.sourceforge.net
1060S: Supported
1061
1062COMPACTPCI HOTPLUG ZIATECH ZT5550 DRIVER
1063P: Scott Murray
1064M: scottm@somanetworks.com
1065M: scott@spiteful.org
1066L: pcihpd-discuss@lists.sourceforge.net
1067S: Supported
1068
1069COMPACTPCI HOTPLUG GENERIC DRIVER
1070P: Scott Murray
1071M: scottm@somanetworks.com
1072M: scott@spiteful.org
1073L: pcihpd-discuss@lists.sourceforge.net
1074S: Supported
1075
1076COMPUTONE INTELLIPORT MULTIPORT CARD
1077P: Michael H. Warfield
Adrian Bunk07d46de2005-06-25 14:59:13 -07001078M: mhw@wittsend.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07001079W: http://www.wittsend.com/computone.html
Adrian Bunk07d46de2005-06-25 14:59:13 -07001080S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07001081
Simon Arlott949be0f2007-03-06 02:47:46 -08001082CONEXANT ACCESSRUNNER USB DRIVER
1083P: Simon Arlott
1084M: cxacru@fire.lp0.eu
Simon Arlott9ae5e3b2007-05-09 08:38:10 +02001085L: accessrunner-general@lists.sourceforge.net
1086W: http://accessrunner.sourceforge.net/
Simon Arlott949be0f2007-03-06 02:47:46 -08001087S: Maintained
1088
Rudolf Marekbebe4672007-05-08 17:22:02 +02001089CORETEMP HARDWARE MONITORING DRIVER
1090P: Rudolf Marek
1091M: r.marek@assembler.cz
1092L: lm-sensors@lm-sensors.org
1093S: Maintained
1094
Linus Torvalds1da177e2005-04-16 15:20:36 -07001095COSA/SRP SYNC SERIAL DRIVER
1096P: Jan "Yenya" Kasprzak
1097M: kas@fi.muni.cz
1098W: http://www.fi.muni.cz/~kas/cosa/
1099S: Maintained
1100
1101CPU FREQUENCY DRIVERS
1102P: Dave Jones
1103M: davej@codemonkey.org.uk
1104L: cpufreq@lists.linux.org.uk
1105W: http://www.codemonkey.org.uk/projects/cpufreq/
Dave Jones7531a0b2006-12-12 17:26:35 -05001106T: git kernel.org/pub/scm/linux/kernel/git/davej/cpufreq.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07001107S: Maintained
1108
1109CPUID/MSR DRIVER
1110P: H. Peter Anvin
1111M: hpa@zytor.com
1112S: Maintained
1113
Paul Jacksoned90fb42005-09-27 21:45:37 -07001114CPUSETS
1115P: Paul Jackson
1116P: Simon Derr
1117M: pj@sgi.com
1118M: simon.derr@bull.net
1119L: linux-kernel@vger.kernel.org
1120W: http://www.bullopensource.org/cpuset/
1121S: Supported
1122
Linus Torvalds1da177e2005-04-16 15:20:36 -07001123CRAMFS FILESYSTEM
Jim Cromiece00f852006-11-30 04:49:44 +01001124W: http://sourceforge.net/projects/cramfs/
1125S: Orphan
Linus Torvalds1da177e2005-04-16 15:20:36 -07001126
1127CRIS PORT
1128P: Mikael Starvik
1129M: starvik@axis.com
1130L: dev-etrax@axis.com
1131W: http://developer.axis.com
1132S: Maintained
1133
1134CRYPTO API
1135P: Herbert Xu
1136M: herbert@gondor.apana.org.au
1137P: David S. Miller
1138M: davem@davemloft.net
1139L: linux-crypto@vger.kernel.org
Josh Boyer1adc1232005-11-23 15:44:15 -08001140T: git kernel.org:/pub/scm/linux/kernel/git/herbert/crypto-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07001141S: Maintained
1142
Jaya Kumar9b4ffa42005-11-17 10:12:23 +01001143CS5535 Audio ALSA driver
1144P: Jaya Kumar
1145M: jayakumar.alsa@gmail.com
1146S: Maintained
1147
Linus Torvalds1da177e2005-04-16 15:20:36 -07001148CYBERPRO FB DRIVER
1149P: Russell King
1150M: rmk@arm.linux.org.uk
1151W: http://www.arm.linux.org.uk/
1152S: Maintained
1153
Knut Petersen9fa68ea2005-09-09 13:04:56 -07001154CYBLAFB FRAMEBUFFER DRIVER
1155P: Knut Petersen
1156M: Knut_Petersen@t-online.de
Randy Dunlap5cd307c2006-12-08 02:41:01 -08001157L: linux-fbdev-devel@lists.sourceforge.net (subscribers-only)
Knut Petersen9fa68ea2005-09-09 13:04:56 -07001158S: Maintained
1159
Linus Torvalds1da177e2005-04-16 15:20:36 -07001160CYCLADES 2X SYNC CARD DRIVER
1161P: Arnaldo Carvalho de Melo
Arnaldo Carvalho de Melo926554c2007-03-31 12:05:49 -03001162M: acme@ghostprotocols.net
1163W: http://oops.ghostprotocols.net:81/blog
Linus Torvalds1da177e2005-04-16 15:20:36 -07001164S: Maintained
1165
1166CYCLADES ASYNC MUX DRIVER
Linus Torvalds1da177e2005-04-16 15:20:36 -07001167W: http://www.cyclades.com/
Jiri Slabyd4598832007-02-12 00:51:53 -08001168S: Orphan
Linus Torvalds1da177e2005-04-16 15:20:36 -07001169
1170CYCLADES PC300 DRIVER
Linus Torvalds1da177e2005-04-16 15:20:36 -07001171W: http://www.cyclades.com/
Jiri Slabyd4598832007-02-12 00:51:53 -08001172S: Orphan
Linus Torvalds1da177e2005-04-16 15:20:36 -07001173
Linus Torvalds1da177e2005-04-16 15:20:36 -07001174DAMA SLAVE for AX.25
1175P: Joerg Reuter
1176M: jreuter@yaina.de
1177W: http://yaina.de/jreuter/
1178W: http://www.qsl.net/dl1bke/
1179L: linux-hams@vger.kernel.org
1180S: Maintained
1181
1182DC395x SCSI driver
1183P: Oliver Neukum
1184M: oliver@neukum.name
1185P: Ali Akcaagac
1186M: aliakc@web.de
1187P: Jamie Lenehan
1188M: lenehan@twibble.org
1189W: http://twibble.org/dist/dc395x/
Randy Dunlapf5df58812006-07-14 00:24:29 -07001190L: dc395x@twibble.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001191L: http://lists.twibble.org/mailman/listinfo/dc395x/
1192S: Maintained
1193
1194DC390/AM53C974 SCSI driver
1195P: Kurt Garloff
1196M: garloff@suse.de
1197W: http://www.garloff.de/kurt/linux/dc390/
1198P: Guennadi Liakhovetski
1199M: g.liakhovetski@gmx.de
1200S: Maintained
1201
Arnaldo Carvalho de Meloeb8edb02005-09-17 00:42:26 -07001202DCCP PROTOCOL
1203P: Arnaldo Carvalho de Melo
Arnaldo Carvalho de Melo926554c2007-03-31 12:05:49 -03001204M: acme@ghostprotocols.net
Arnaldo Carvalho de Meloeb8edb02005-09-17 00:42:26 -07001205L: dccp@vger.kernel.org
Ian McDonaldf3b84ec2005-11-10 13:05:01 -08001206W: http://linux-net.osdl.org/index.php/DCCP
Arnaldo Carvalho de Meloeb8edb02005-09-17 00:42:26 -07001207S: Maintained
1208
Linus Torvalds1da177e2005-04-16 15:20:36 -07001209DECnet NETWORK LAYER
1210P: Patrick Caulfield
1211M: patrick@tykepenguin.com
1212W: http://linux-decnet.sourceforge.net
1213L: linux-decnet-user@lists.sourceforge.net
1214S: Maintained
1215
1216DEFXX FDDI NETWORK DRIVER
1217P: Maciej W. Rozycki
1218M: macro@linux-mips.org
1219S: Maintained
1220
1221DELL LAPTOP SMM DRIVER
1222P: Massimo Dal Zotto
1223M: dz@debian.org
1224W: http://www.debian.org/~dz/i8k/
1225S: Maintained
1226
Doug Warzecha90563ec2005-09-06 15:17:15 -07001227DELL SYSTEMS MANAGEMENT BASE DRIVER (dcdbas)
1228P: Doug Warzecha
1229M: Douglas_Warzecha@dell.com
1230S: Maintained
1231
Pavel Machek5ddb88c2006-09-29 02:01:29 -07001232DEVICE-MAPPER (LVM)
Linus Torvalds1da177e2005-04-16 15:20:36 -07001233P: Alasdair Kergon
1234L: dm-devel@redhat.com
1235W: http://sources.redhat.com/dm
1236S: Maintained
1237
1238DEVICE NUMBER REGISTRY
1239P: Torben Mathiasen
1240M: device@lanana.org
1241W: http://lanana.org/docs/device-list/index.html
1242L: linux-kernel@vger.kernel.org
1243S: Maintained
1244
Linus Torvalds1da177e2005-04-16 15:20:36 -07001245DIGI INTL. EPCA DRIVER
1246P: Digi International, Inc
1247M: Eng.Linux@digi.com
1248L: Eng.Linux@digi.com
1249W: http://www.digi.com
1250S: Orphaned
1251
1252DIGI RIGHTSWITCH NETWORK DRIVER
1253P: Rick Richardson
Ralf Baechle979b6c12005-06-13 14:30:40 -07001254L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001255W: http://www.digi.com
1256S: Orphaned
1257
1258DIRECTORY NOTIFICATION
1259P: Stephen Rothwell
1260M: sfr@canb.auug.org.au
1261L: linux-kernel@vger.kernel.org
1262S: Supported
1263
1264DISK GEOMETRY AND PARTITION HANDLING
1265P: Andries Brouwer
1266M: aeb@cwi.nl
1267W: http://www.win.tue.nl/~aeb/linux/Large-Disk.html
1268W: http://www.win.tue.nl/~aeb/linux/zip/zip-1.html
1269W: http://www.win.tue.nl/~aeb/partitions/partition_types-1.html
1270S: Maintained
1271
1272DISKQUOTA:
1273P: Jan Kara
1274M: jack@suse.cz
1275L: linux-kernel@vger.kernel.org
1276S: Maintained
1277
Steven Whitehouse5be7b502006-04-28 11:27:32 -04001278DISTRIBUTED LOCK MANAGER
1279P: Patrick Caulfield
1280M: pcaulfie@redhat.com
1281P: David Teigland
1282M: teigland@redhat.com
David Teiglanda4644182006-06-22 15:29:57 -04001283L: cluster-devel@redhat.com
Steven Whitehouse5be7b502006-04-28 11:27:32 -04001284W: http://sources.redhat.com/cluster/
Steven Whitehouse370298e2006-10-12 15:40:05 -04001285T: git kernel.org:/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixes.git
1286T: git kernel.org:/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw.git
Steven Whitehouse5be7b502006-04-28 11:27:32 -04001287S: Supported
1288
Linus Torvalds1da177e2005-04-16 15:20:36 -07001289DAVICOM FAST ETHERNET (DMFE) NETWORK DRIVER
1290P: Tobias Ringstrom
1291M: tori@unhappy.mine.nu
Randy Dunlap2cb4abd2007-02-07 15:52:36 -08001292L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001293S: Maintained
1294
Dan Williamsb3e5f262007-08-07 10:26:35 -07001295DMA GENERIC OFFLOAD ENGINE SUBSYSTEM
Nelson, Shannon248a9dc2007-07-15 23:37:20 -07001296P: Shannon Nelson
1297M: shannon.nelson@intel.com
Dan Williamsb3e5f262007-08-07 10:26:35 -07001298P: Dan Williams
1299M: dan.j.williams@intel.com
Nelson, Shannon248a9dc2007-07-15 23:37:20 -07001300L: linux-kernel@vger.kernel.org
Dan Williamsb3e5f262007-08-07 10:26:35 -07001301S: Supported
Nelson, Shannon248a9dc2007-07-15 23:37:20 -07001302
Juerg Haefligerb8250372007-06-09 10:11:16 -04001303DME1737 HARDWARE MONITOR DRIVER
1304P: Juerg Haefliger
1305M: juergh@gmail.com
1306L: lm-sensors@lm-sensors.org
1307S: Maintained
1308
Martin Waitzba483d52005-06-17 13:20:59 -07001309DOCBOOK FOR DOCUMENTATION
Randy Dunlap0f40efb2006-07-03 00:24:15 -07001310P: Randy Dunlap
1311M: rdunlap@xenotime.net
Martin Waitzba483d52005-06-17 13:20:59 -07001312S: Maintained
1313
Kristen Carlson Accardi5b9c9bf2006-07-26 13:59:00 -04001314DOCKING STATION DRIVER
1315P: Kristen Carlson Accardi
1316M: kristen.c.accardi@intel.com
1317L: linux-acpi@vger.kernel.org
Len Brown8b59a452007-01-08 19:03:28 -05001318S: Supported
Kristen Carlson Accardi5b9c9bf2006-07-26 13:59:00 -04001319
Linus Torvalds1da177e2005-04-16 15:20:36 -07001320DOUBLETALK DRIVER
1321P: James R. Van Zandt
1322M: jrv@vanzandt.mv.com
1323L: blinux-list@redhat.com
1324S: Maintained
1325
1326DRIVER CORE, KOBJECTS, AND SYSFS
1327P: Greg Kroah-Hartman
1328M: gregkh@suse.de
1329L: linux-kernel@vger.kernel.org
Jody McIntyre6fb04252005-11-18 09:31:06 -08001330T: quilt kernel.org/pub/linux/kernel/people/gregkh/gregkh-2.6/
Linus Torvalds1da177e2005-04-16 15:20:36 -07001331S: Supported
1332
1333DRM DRIVERS
1334P: David Airlie
1335M: airlied@linux.ie
1336L: dri-devel@lists.sourceforge.net
Jody McIntyre6fb04252005-11-18 09:31:06 -08001337T: git kernel.org:/pub/scm/linux/kernel/git/airlied/drm-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07001338S: Maintained
1339
1340DSCC4 DRIVER
Francois Romieu01f20732007-01-26 00:57:17 -08001341P: Francois Romieu
1342M: romieu@fr.zoreil.com
1343L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001344S: Maintained
1345
1346DVB SUBSYSTEM AND DRIVERS
1347P: LinuxTV.org Project
Mauro Carvalho Chehab8d58d772006-01-27 16:32:02 -02001348M: v4l-dvb-maintainer@linuxtv.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001349L: linux-dvb@linuxtv.org (subscription required)
Johannes Stezenbach7d69fa62005-08-11 11:54:24 +02001350W: http://linuxtv.org/
Mauro Carvalho Chehabecfa4fd2005-12-19 09:15:13 -02001351T: git kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvb.git
Mauro Carvalho Chehab8d58d772006-01-27 16:32:02 -02001352S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07001353
1354EATA-DMA SCSI DRIVER
1355P: Michael Neuffer
1356L: linux-eata@i-connect.net, linux-scsi@vger.kernel.org
1357S: Maintained
1358
1359EATA ISA/EISA/PCI SCSI DRIVER
1360P: Dario Ballabio
1361M: ballabio_dario@emc.com
1362L: linux-scsi@vger.kernel.org
1363S: Maintained
1364
1365EATA-PIO SCSI DRIVER
1366P: Michael Neuffer
1367M: mike@i-Connect.Net
1368L: linux-eata@i-connect.net, linux-scsi@vger.kernel.org
1369S: Maintained
1370
1371EBTABLES
1372P: Bart De Schuymer
1373M: bart.de.schuymer@pandora.be
1374L: ebtables-user@lists.sourceforge.net
1375L: ebtables-devel@lists.sourceforge.net
1376W: http://ebtables.sourceforge.net/
1377S: Maintained
1378
Michael Halcrow237fead2006-10-04 02:16:22 -07001379ECRYPT FILE SYSTEM
1380P: Mike Halcrow, Phillip Hellewell
1381M: mhalcrow@us.ibm.com, phillip@hellewell.homeip.net
1382L: ecryptfs-devel@lists.sourceforge.net
1383W: http://ecryptfs.sourceforge.net/
1384S: Supported
1385
Alan Coxda9bb1d2006-01-18 17:44:13 -08001386EDAC-CORE
Dave Peterson0e438e32006-03-26 01:38:55 -08001387P: Doug Thompson
Douglas Thompsonba9a5912007-07-19 01:50:32 -07001388M: dougthompson@xmission.com
Dave Peterson0e438e32006-03-26 01:38:55 -08001389L: bluesmoke-devel@lists.sourceforge.net
1390W: bluesmoke.sourceforge.net
Doug Thompson8c2a6a42006-06-30 01:56:09 -07001391S: Supported
Dave Peterson0e438e32006-03-26 01:38:55 -08001392
1393EDAC-E752X
Doug Thompson8c2a6a42006-06-30 01:56:09 -07001394P: Mark Gross
Douglas Thompsonba9a5912007-07-19 01:50:32 -07001395P: Doug Thompson
Doug Thompson8c2a6a42006-06-30 01:56:09 -07001396M: mark.gross@intel.com
Douglas Thompsonba9a5912007-07-19 01:50:32 -07001397M: dougthompson@xmission.com
Dave Peterson0e438e32006-03-26 01:38:55 -08001398L: bluesmoke-devel@lists.sourceforge.net
1399W: bluesmoke.sourceforge.net
1400S: Maintained
1401
1402EDAC-E7XXX
Doug Thompson8c2a6a42006-06-30 01:56:09 -07001403P: Doug Thompson
Douglas Thompsonba9a5912007-07-19 01:50:32 -07001404M: dougthompson@xmission.com
Dave Peterson0e438e32006-03-26 01:38:55 -08001405L: bluesmoke-devel@lists.sourceforge.net
1406W: bluesmoke.sourceforge.net
1407S: Maintained
1408
Douglas Thompson6bc78402007-07-19 01:50:12 -07001409EDAC-I82443BXGX
1410P: Tim Small
1411M: tim@buttersideup.com
1412L: bluesmoke-devel@lists.sourceforge.net
1413W: bluesmoke.sourceforge.net
1414S: Maintained
1415
1416EDAC-I3000
1417P: Jason Uhlenkott
1418M: juhlenko@akamai.com
1419L: bluesmoke-devel@lists.sourceforge.net
1420W: bluesmoke.sourceforge.net
1421S: Maintained
1422
1423EDAC-I5000
1424P: Doug Thompson
Douglas Thompsonba9a5912007-07-19 01:50:32 -07001425M: dougthompson@xmission.com
1426L: bluesmoke-devel@lists.sourceforge.net
1427W: bluesmoke.sourceforge.net
1428S: Maintained
1429
1430EDAC-I82975X
1431P: Ranganathan Desikan
1432P: Arvind R.
1433M: rdesikan@jetzbroadband.com
1434M: arvind@acarlab.com
1435L: bluesmoke-devel@lists.sourceforge.net
1436W: bluesmoke.sourceforge.net
1437S: Maintained
1438
1439EDAC-PASEMI
1440P: Egor Martovetsky
1441M: egor@pasemi.com
Douglas Thompson6bc78402007-07-19 01:50:12 -07001442L: bluesmoke-devel@lists.sourceforge.net
1443W: bluesmoke.sourceforge.net
1444S: Maintained
1445
Dave Peterson0e438e32006-03-26 01:38:55 -08001446EDAC-R82600
1447P: Tim Small
1448M: tim@buttersideup.com
1449L: bluesmoke-devel@lists.sourceforge.net
1450W: bluesmoke.sourceforge.net
1451S: Maintained
Alan Coxda9bb1d2006-01-18 17:44:13 -08001452
Linus Torvalds1da177e2005-04-16 15:20:36 -07001453EEPRO100 NETWORK DRIVER
1454P: Andrey V. Savochkin
1455M: saw@saw.sw.com.sg
1456S: Maintained
1457
Josh Triplett0bee8d22006-07-30 03:03:58 -07001458EFS FILESYSTEM
1459W: http://aeschi.ch.eu.org/efs/
1460S: Orphan
1461
Heiko J Schickfab97222006-09-22 15:22:22 -07001462EHCA (IBM GX bus InfiniBand adapter) DRIVER:
1463P: Hoang-Nam Nguyen
1464M: hnguyen@de.ibm.com
1465P: Christoph Raisch
1466M: raisch@de.ibm.com
Roland Dreier78526822007-07-09 20:12:26 -07001467L: general@lists.openfabrics.org
Heiko J Schickfab97222006-09-22 15:22:22 -07001468S: Supported
1469
James.Smart@Emulex.Com3a1c1d42005-08-11 13:42:35 -04001470EMULEX LPFC FC SCSI DRIVER
Jim Cromiece00f852006-11-30 04:49:44 +01001471P: James Smart
1472M: james.smart@emulex.com
1473L: linux-scsi@vger.kernel.org
1474W: http://sourceforge.net/projects/lpfcxxxx
1475S: Supported
James.Smart@Emulex.Com3a1c1d42005-08-11 13:42:35 -04001476
Linus Torvalds1da177e2005-04-16 15:20:36 -07001477EPSON 1355 FRAMEBUFFER DRIVER
1478P: Christopher Hoover
1479M: ch@murgatroid.com, ch@hpl.hp.com
1480S: Maintained
1481
1482ETHEREXPRESS-16 NETWORK DRIVER
1483P: Philip Blundell
1484M: philb@gnu.org
Ralf Baechle979b6c12005-06-13 14:30:40 -07001485L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001486S: Maintained
1487
1488ETHERNET BRIDGE
1489P: Stephen Hemminger
Stephen Hemminger65ebe6342007-01-23 11:38:57 -08001490M: shemminger@linux-foundation.org
David Brownellf318a632007-04-23 14:41:06 -07001491L: bridge@lists.linux-foundation.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001492W: http://bridge.sourceforge.net/
1493S: Maintained
1494
1495ETHERTEAM 16I DRIVER
1496P: Mika Kuoppala
1497M: miku@iki.fi
1498S: Maintained
1499
1500EXT2 FILE SYSTEM
Erik Mouw72be2cc2006-12-06 20:40:49 -08001501L: linux-ext4@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001502S: Maintained
1503
1504EXT3 FILE SYSTEM
1505P: Stephen Tweedie, Andrew Morton
Simon Horman588cc702007-02-20 13:58:06 -08001506M: sct@redhat.com, akpm@linux-foundation.org, adilger@clusterfs.com
Erik Mouw72be2cc2006-12-06 20:40:49 -08001507L: linux-ext4@vger.kernel.org
1508S: Maintained
1509
1510EXT4 FILE SYSTEM
1511P: Stephen Tweedie, Andrew Morton
Simon Horman588cc702007-02-20 13:58:06 -08001512M: sct@redhat.com, akpm@linux-foundation.org, adilger@clusterfs.com
Erik Mouw72be2cc2006-12-06 20:40:49 -08001513L: linux-ext4@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001514S: Maintained
1515
Jean Delvaree53004e2006-01-09 23:26:14 +01001516F71805F HARDWARE MONITORING DRIVER
1517P: Jean Delvare
1518M: khali@linux-fr.org
1519L: lm-sensors@lm-sensors.org
1520S: Maintained
1521
Linus Torvalds1da177e2005-04-16 15:20:36 -07001522FARSYNC SYNCHRONOUS DRIVER
1523P: Kevin Curtis
1524M: kevin.curtis@farsite.co.uk
Linus Torvalds1da177e2005-04-16 15:20:36 -07001525W: http://www.farsite.co.uk/
1526S: Supported
1527
Akinobu Mitac5408b82007-04-23 14:41:20 -07001528FAULT INJECTION SUPPORT
1529P: Akinobu Mita
1530M: akinobu.mita@gmail.com
1531S: Supported
1532
Linus Torvalds1da177e2005-04-16 15:20:36 -07001533FRAMEBUFFER LAYER
1534P: Antonino Daplas
Antonino A. Daplas0478e622007-02-28 20:12:37 -08001535M: adaplas@gmail.com
Randy Dunlap5cd307c2006-12-08 02:41:01 -08001536L: linux-fbdev-devel@lists.sourceforge.net (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -07001537W: http://linux-fbdev.sourceforge.net/
1538S: Maintained
1539
Pantelis Antoniou4689a6b2005-10-30 01:21:53 +03001540FREESCALE SOC FS_ENET DRIVER
1541P: Pantelis Antoniou
1542M: pantelis.antoniou@gmail.com
1543P: Vitaly Bordug
1544M: vbordug@ru.mvista.com
1545L: linuxppc-embedded@ozlabs.org
1546L: netdev@vger.kernel.org
1547S: Maintained
1548
Li Yanga7205b32007-04-23 10:38:18 -07001549FREESCALE HIGHSPEED USB DEVICE DRIVER
1550P: Li Yang
1551M: leoli@freescale.com
1552L: linux-usb-devel@lists.sourceforge.net
1553L: linuxppc-embedded@ozlabs.org
1554S: Maintained
1555
Li Yangbeaf53b2007-05-25 13:54:02 +08001556FREESCALE QUICC ENGINE UCC ETHERNET DRIVER
1557P: Li Yang
1558M: leoli@freescale.com
1559L: netdev@vger.kernel.org
1560L: linuxppc-embedded@ozlabs.org
1561S: Maintained
1562
Linus Torvalds1da177e2005-04-16 15:20:36 -07001563FILE LOCKING (flock() and fcntl()/lockf())
1564P: Matthew Wilcox
1565M: matthew@wil.cx
1566L: linux-fsdevel@vger.kernel.org
1567S: Maintained
1568
1569FILESYSTEMS (VFS and infrastructure)
1570P: Alexander Viro
viro@ZenIV.linux.org.uk84122052005-09-06 19:35:49 +01001571M: viro@zeniv.linux.org.uk
Linus Torvalds1da177e2005-04-16 15:20:36 -07001572S: Maintained
1573
Stefan Richterb3274472007-05-30 20:44:52 -04001574FIREWIRE SUBSYSTEM
1575P: Kristian Hoegsberg, Stefan Richter
1576M: krh@redhat.com, stefanr@s5r6.in-berlin.de
1577L: linux1394-devel@lists.sourceforge.net
1578W: http://www.linux1394.org/
1579T: git kernel.org:/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6.git
1580S: Maintained
1581
Linus Torvalds1da177e2005-04-16 15:20:36 -07001582FIRMWARE LOADER (request_firmware)
1583L: linux-kernel@vger.kernel.org
1584S: Orphan
1585
1586FPU EMULATOR
1587P: Bill Metzenthen
1588M: billm@suburbia.net
1589W: http://suburbia.net/~billm/floating-point/emulator/
1590S: Maintained
1591
1592FRAME RELAY DLCI/FRAD (Sangoma drivers too)
1593P: Mike McLagan
1594M: mike.mclagan@linux.org
Ralf Baechle979b6c12005-06-13 14:30:40 -07001595L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001596S: Maintained
1597
1598FREEVXFS FILESYSTEM
1599P: Christoph Hellwig
1600M: hch@infradead.org
1601W: ftp://ftp.openlinux.org/pub/people/hch/vxfs
1602S: Maintained
1603
David Howells5ab7ffe2007-04-10 15:10:45 +01001604FUJITSU FR-V (FRV) PORT
Linus Torvalds1da177e2005-04-16 15:20:36 -07001605P: David Howells
1606M: dhowells@redhat.com
1607S: Maintained
1608
Miklos Szeredi04578f12005-09-09 13:10:22 -07001609FUSE: FILESYSTEM IN USERSPACE
1610P: Miklos Szeredi
1611M: miklos@szeredi.hu
1612L: fuse-devel@lists.sourceforge.net
1613W: http://fuse.sourceforge.net/
1614S: Maintained
1615
Linus Torvalds1da177e2005-04-16 15:20:36 -07001616FUTURE DOMAIN TMC-16x0 SCSI DRIVER (16-bit)
1617P: Rik Faith
1618M: faith@cs.unc.edu
1619L: linux-scsi@vger.kernel.org
1620S: Odd fixes (e.g., new signatures)
1621
1622GDT SCSI DISK ARRAY CONTROLLER DRIVER
1623P: Achim Leubner
1624M: achim_leubner@adaptec.com
1625L: linux-scsi@vger.kernel.org
1626W: http://www.icp-vortex.com/
1627S: Supported
1628
Haavard Skinnemoen1c23af92007-05-01 23:26:34 +02001629GENERIC GPIO I2C DRIVER
1630P: Haavard Skinnemoen
1631M: hskinnemoen@atmel.com
1632S: Supported
1633
Linus Torvalds1da177e2005-04-16 15:20:36 -07001634GENERIC HDLC DRIVER, N2, C101, PCI200SYN and WANXL DRIVERS
1635P: Krzysztof Halasa
1636M: khc@pm.waw.pl
1637W: http://www.kernel.org/pub/linux/utils/net/hdlc/
1638S: Maintained
1639
Steven Whitehouse5be7b502006-04-28 11:27:32 -04001640GFS2 FILE SYSTEM
1641P: Steven Whitehouse
1642M: swhiteho@redhat.com
David Teiglanda4644182006-06-22 15:29:57 -04001643L: cluster-devel@redhat.com
Steven Whitehouse5be7b502006-04-28 11:27:32 -04001644W: http://sources.redhat.com/cluster/
Steven Whitehouse370298e2006-10-12 15:40:05 -04001645T: git kernel.org:/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixes.git
1646T: git kernel.org:/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw.git
Steven Whitehouse5be7b502006-04-28 11:27:32 -04001647S: Supported
1648
Hansjoerg Lipp0a34eb82006-03-26 01:38:28 -08001649GIGASET ISDN DRIVERS
1650P: Hansjoerg Lipp
1651M: hjlipp@web.de
1652P: Tilman Schmidt
1653M: tilman@imap.cc
1654L: gigaset307x-common@lists.sourceforge.net
1655W: http://gigaset307x.sourceforge.net/
1656S: Maintained
1657
Jean Delvare5b543962005-08-15 19:51:02 +02001658HARDWARE MONITORING
Mark M. Hoffman6ea884d2007-06-09 10:11:15 -04001659P: Mark M. Hoffman
1660M: mhoffman@lightlink.com
Jean Delvare5b543962005-08-15 19:51:02 +02001661L: lm-sensors@lm-sensors.org
Jean Delvare595142e2006-12-06 20:39:36 -08001662W: http://www.lm-sensors.org/
Mark M. Hoffman6ea884d2007-06-09 10:11:15 -04001663T: git lm-sensors.org:/kernel/mhoffman/hwmon-2.6.git
Jean Delvare5b543962005-08-15 19:51:02 +02001664S: Maintained
1665
Michael Buesch844dd052006-06-26 00:24:59 -07001666HARDWARE RANDOM NUMBER GENERATOR CORE
1667P: Michael Buesch
1668M: mb@bu3sch.de
1669S: Maintained
1670
Robert Love860e1d62005-08-31 23:57:59 -04001671HARD DRIVE ACTIVE PROTECTION SYSTEM (HDAPS) DRIVER
1672P: Robert Love
1673M: rlove@rlove.org
1674M: linux-kernel@vger.kernel.org
1675W: http://www.kernel.org/pub/linux/kernel/people/rml/hdaps/
1676S: Maintained
1677
Linus Torvalds1da177e2005-04-16 15:20:36 -07001678HARMONY SOUND DRIVER
1679P: Kyle McMartin
1680M: kyle@parisc-linux.org
1681W: http://www.parisc-linux.org/~kyle/harmony/
1682L: parisc-linux@lists.parisc-linux.org
1683S: Maintained
1684
1685HAYES ESP SERIAL DRIVER
1686P: Andrew J. Robinson
1687M: arobinso@nyx.net
1688L: linux-kernel@vger.kernel.org
1689W: http://www.nyx.net/~arobinso
1690S: Maintained
1691
1692HFS FILESYSTEM
1693P: Roman Zippel
1694M: zippel@linux-m68k.org
1695L: linux-kernel@vger.kernel.org
1696S: Maintained
1697
1698HGA FRAMEBUFFER DRIVER
1699P: Ferenc Bakonyi
1700M: fero@drama.obuda.kando.hu
1701L: linux-nvidia@lists.surfsouth.com
1702W: http://drama.obuda.kando.hu/~fero/cgi-bin/hgafb.shtml
1703S: Maintained
1704
Jiri Kosina4ef4caa2006-12-14 12:03:30 +01001705HID CORE LAYER
1706P: Jiri Kosina
1707M: jkosina@suse.cz
1708L: linux-input@atrey.karlin.mff.cuni.cz
Jiri Kosinaa4dff392007-02-27 17:40:09 +01001709T: git kernel.org:/pub/scm/linux/kernel/git/jikos/hid.git
Jiri Kosina4ef4caa2006-12-14 12:03:30 +01001710S: Maintained
1711
Ingo Molnar38bed542007-02-22 09:09:34 +01001712HIGH-RESOLUTION TIMERS, CLOCKEVENTS, DYNTICKS
1713P: Thomas Gleixner
1714M: tglx@linutronix.de
1715L: linux-kernel@vger.kernel.org
1716S: Maintained
1717
Linus Torvalds1da177e2005-04-16 15:20:36 -07001718HIGH-SPEED SCC DRIVER FOR AX.25
1719P: Klaus Kudielka
1720M: klaus.kudielka@ieee.org
1721L: linux-hams@vger.kernel.org
1722W: http://www.nt.tuwien.ac.at/~kkudielk/Linux/
1723S: Maintained
1724
HighPoint Linux Teamede1e6f2006-05-16 14:38:09 +08001725HIGHPOINT ROCKETRAID 3xxx RAID DRIVER
1726P: HighPoint Linux Team
1727M: linux@highpoint-tech.com
1728W: http://www.highpoint-tech.com
1729S: Supported
1730
Linus Torvalds1da177e2005-04-16 15:20:36 -07001731HIPPI
1732P: Jes Sorensen
1733M: jes@trained-monkey.org
1734L: linux-hippi@sunsite.dk
1735S: Maintained
1736
1737HEWLETT-PACKARD FIBRE CHANNEL 64-bit/66MHz PCI non-intelligent HBA
1738P: Chirag Kantharia
1739M: chirag.kantharia@hp.com
1740L: iss_storagedev@hp.com
1741S: Maintained
Antoine Jacquetb7eee612007-04-27 12:30:59 -03001742
Linus Torvalds1da177e2005-04-16 15:20:36 -07001743HEWLETT-PACKARD SMART2 RAID DRIVER
1744P: Chirag Kantharia
1745M: chirag.kantharia@hp.com
1746L: iss_storagedev@hp.com
1747S: Maintained
Antoine Jacquetb7eee612007-04-27 12:30:59 -03001748
Linus Torvalds1da177e2005-04-16 15:20:36 -07001749HEWLETT-PACKARD SMART CISS RAID DRIVER (cciss)
1750P: Mike Miller
1751M: mike.miller@hp.com
1752L: iss_storagedev@hp.com
1753S: Supported
Antoine Jacquetb7eee612007-04-27 12:30:59 -03001754
Jouni Malinenff1d2762005-05-12 22:54:16 -04001755HOST AP DRIVER
1756P: Jouni Malinen
Jouni Malinen85d32e72007-03-24 17:15:30 -07001757M: j@w1.fi
1758L: hostap@shmoo.com (subscribers-only)
Johannes Berg724c6b32007-04-23 12:18:20 -07001759L: linux-wireless@vger.kernel.org
Jouni Malinenff1d2762005-05-12 22:54:16 -04001760W: http://hostap.epitest.fi/
1761S: Maintained
1762
Linus Torvalds1da177e2005-04-16 15:20:36 -07001763HP100: Driver for HP 10/100 Mbit/s Voice Grade Network Adapter Series
1764P: Jaroslav Kysela
1765M: perex@suse.cz
1766S: Maintained
1767
Bob Piccob9b03322005-11-07 00:59:19 -08001768HPET: High Precision Event Timers driver (hpet.c)
1769P: Clemens Ladisch
1770M: clemens@ladisch.de
1771S: Maintained
1772
1773HPET: i386
1774P: Venkatesh Pallipadi (Venki)
1775M: venkatesh.pallipadi@intel.com
1776S: Maintained
1777
1778HPET: x86_64
1779P: Andi Kleen and Vojtech Pavlik
Andi Kleen43c3ab32007-05-02 19:27:11 +02001780M: andi@firstfloor.org and vojtech@suse.cz
Bob Piccob9b03322005-11-07 00:59:19 -08001781S: Maintained
1782
1783HPET: ACPI hpet.c
1784P: Bob Picco
1785M: bob.picco@hp.com
1786S: Maintained
1787
Linus Torvalds1da177e2005-04-16 15:20:36 -07001788HPFS FILESYSTEM
1789P: Mikulas Patocka
1790M: mikulas@artax.karlin.mff.cuni.cz
1791W: http://artax.karlin.mff.cuni.cz/~mikulas/vyplody/hpfs/index-e.cgi
1792S: Maintained
1793
1794HUGETLB FILESYSTEM
1795P: William Irwin
1796M: wli@holomorphy.com
1797S: Maintained
1798
Mark M. Hoffman6ea884d2007-06-09 10:11:15 -04001799I2C/SMBUS STUB DRIVER
1800P: Mark M. Hoffman
1801M: mhoffman@lightlink.com
1802L: lm-sensors@lm-sensors.org
1803S: Maintained
1804
Jean Delvare5b543962005-08-15 19:51:02 +02001805I2C SUBSYSTEM
Linus Torvalds1da177e2005-04-16 15:20:36 -07001806P: Jean Delvare
1807M: khali@linux-fr.org
Jean Delvare5d925fe2006-07-01 17:14:32 +02001808L: i2c@lm-sensors.org
Jean Delvare595142e2006-12-06 20:39:36 -08001809T: quilt http://khali.linux-fr.org/devel/linux-2.6/jdelvare-i2c/
Linus Torvalds1da177e2005-04-16 15:20:36 -07001810S: Maintained
1811
Till Harbaume8c76ee2007-05-01 23:26:35 +02001812I2C-TINY-USB DRIVER
1813P: Till Harbaum
1814M: till@harbaum.org
1815L: i2c@lm-sensors.org
1816T: http://www.harbaum.org/till/i2c_tiny_usb
1817S: Maintained
1818
Linus Torvalds1da177e2005-04-16 15:20:36 -07001819i386 BOOT CODE
H. Peter Anvin7f1291f2007-07-11 12:18:26 -07001820P: H. Peter Anvin
1821M: hpa@zytor.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07001822L: Linux-Kernel@vger.kernel.org
1823S: Maintained
1824
1825i386 SETUP CODE / CPU ERRATA WORKAROUNDS
Linus Torvalds1da177e2005-04-16 15:20:36 -07001826P: H. Peter Anvin
1827M: hpa@zytor.com
H. Peter Anvin72af61c2007-07-13 16:26:55 -07001828T: git.kernel.org:/pub/scm/linux/kernel/git/hpa/linux-2.6-x86setup.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07001829S: Maintained
1830
Linus Torvalds1da177e2005-04-16 15:20:36 -07001831IA64 (Itanium) PLATFORM
1832P: Tony Luck
1833M: tony.luck@intel.com
1834L: linux-ia64@vger.kernel.org
1835W: http://www.ia64-linux.org/
Jody McIntyre6fb04252005-11-18 09:31:06 -08001836T: git kernel.org:/pub/scm/linux/kernel/git/aegl/linux-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07001837S: Maintained
1838
1839SN-IA64 (Itanium) SUB-PLATFORM
Greg Edwardse5ee7dd2006-01-18 10:21:59 -06001840P: Jes Sorensen
1841M: jes@sgi.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07001842L: linux-altix@sgi.com
1843L: linux-ia64@vger.kernel.org
1844W: http://www.sgi.com/altix
1845S: Maintained
1846
1847IBM MCA SCSI SUBSYSTEM DRIVER
1848P: Michael Lang
1849M: langa2@kph.uni-mainz.de
1850W: http://www.uni-mainz.de/~langm000/linux.html
1851S: Maintained
1852
1853IBM Power Linux RAID adapter
1854P: Brian King
1855M: brking@us.ibm.com
1856S: Supported
1857
1858IBM ServeRAID RAID DRIVER
1859P: Jack Hammer
1860P: Dave Jeffery
1861M: ipslinux@adaptec.com
1862W: http://www.developer.ibm.com/welcome/netfinity/serveraid.html
Antoine Jacquetb7eee612007-04-27 12:30:59 -03001863S: Supported
Linus Torvalds1da177e2005-04-16 15:20:36 -07001864
Bartlomiej Zolnierkiewicz1e7106f2007-01-27 13:46:14 +01001865IDE SUBSYSTEM
Linus Torvalds1da177e2005-04-16 15:20:36 -07001866P: Bartlomiej Zolnierkiewicz
Bartlomiej Zolnierkiewicz1e7106f2007-01-27 13:46:14 +01001867M: bzolnier@gmail.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07001868L: linux-ide@vger.kernel.org
Bartlomiej Zolnierkiewicz1e7106f2007-01-27 13:46:14 +01001869T: quilt kernel.org/pub/linux/kernel/people/bart/pata-2.6/
Linus Torvalds1da177e2005-04-16 15:20:36 -07001870S: Maintained
1871
1872IDE/ATAPI CDROM DRIVER
Jens Axboe9c5b0ce2007-01-03 18:15:20 +01001873P: Alan Cox
1874M: alan@lxorguk.ukuu.org.uk
1875L: linux-ide@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001876S: Maintained
1877
1878IDE/ATAPI FLOPPY DRIVERS
1879P: Paul Bristow
1880M: Paul Bristow <paul@paulbristow.net>
1881W: http://paulbristow.net/linux/idefloppy.html
1882L: linux-kernel@vger.kernel.org
1883S: Maintained
1884
1885IDE/ATAPI TAPE DRIVERS
1886P: Gadi Oxman
1887M: Gadi Oxman <gadio@netvision.net.il>
1888L: linux-kernel@vger.kernel.org
1889S: Maintained
1890
Linus Torvalds1da177e2005-04-16 15:20:36 -07001891IEEE 1394 SUBSYSTEM
1892P: Ben Collins
Stefan Richterf51a5a92007-04-23 14:41:10 -07001893M: ben.collins@ubuntu.com
Stefan Richter87730d02006-09-16 12:24:00 +02001894P: Stefan Richter
1895M: stefanr@s5r6.in-berlin.de
Linus Torvalds1da177e2005-04-16 15:20:36 -07001896L: linux1394-devel@lists.sourceforge.net
1897W: http://www.linux1394.org/
Stefan Richter87730d02006-09-16 12:24:00 +02001898T: git kernel.org:/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07001899S: Maintained
1900
Stefan Richterf51a5a92007-04-23 14:41:10 -07001901IEEE 1394 RAW I/O DRIVER (raw1394)
Linus Torvalds1da177e2005-04-16 15:20:36 -07001902P: Dan Dennedy
1903M: dan@dennedy.org
Stefan Richterf51a5a92007-04-23 14:41:10 -07001904P: Stefan Richter
1905M: stefanr@s5r6.in-berlin.de
Linus Torvalds1da177e2005-04-16 15:20:36 -07001906L: linux1394-devel@lists.sourceforge.net
Jody McIntyre105d7b32005-09-30 11:59:04 -07001907S: Maintained
1908
Linus Torvalds1da177e2005-04-16 15:20:36 -07001909IMS TWINTURBO FRAMEBUFFER DRIVER
1910P: Paul Mundt
1911M: lethal@chaoticdreams.org
Randy Dunlap5cd307c2006-12-08 02:41:01 -08001912L: linux-fbdev-devel@lists.sourceforge.net (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -07001913S: Maintained
1914
1915INFINIBAND SUBSYSTEM
1916P: Roland Dreier
Roland Dreier21c121c2005-06-27 14:36:47 -07001917M: rolandd@cisco.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07001918P: Sean Hefty
1919M: mshefty@ichips.intel.com
1920P: Hal Rosenstock
Roland Dreiercec7c892007-07-12 15:59:36 -07001921M: hal.rosenstock@gmail.com
Roland Dreier78526822007-07-09 20:12:26 -07001922L: general@lists.openfabrics.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001923W: http://www.openib.org/
Jody McIntyre6fb04252005-11-18 09:31:06 -08001924T: git kernel.org:/pub/scm/linux/kernel/git/roland/infiniband.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07001925S: Supported
1926
Robert P. J. Day2f1d0762007-07-10 00:38:18 -04001927INPUT (KEYBOARD, MOUSE, JOYSTICK, TOUCHSCREEN) DRIVERS
Vojtech Pavlik664d22a2005-12-13 17:03:36 -08001928P: Dmitry Torokhov
Dmitry Torokhov62f7caf2006-06-26 01:47:56 -04001929M: dmitry.torokhov@gmail.com
1930M: dtor@mail.ru
Linus Torvalds1da177e2005-04-16 15:20:36 -07001931L: linux-input@atrey.karlin.mff.cuni.cz
1932L: linux-joystick@atrey.karlin.mff.cuni.cz
Josh Boyer1adc1232005-11-23 15:44:15 -08001933T: git kernel.org:/pub/scm/linux/kernel/git/dtor/input.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07001934S: Maintained
1935
Robert Lovec9f04f52005-07-15 12:21:07 -04001936INOTIFY
Cal Peake18b36c712006-12-12 20:18:16 +01001937P: John McCutchan
1938M: ttb@tentacle.dhs.org
1939P: Robert Love
1940M: rml@novell.com
Robert Lovec9f04f52005-07-15 12:21:07 -04001941L: linux-kernel@vger.kernel.org
1942S: Maintained
1943
Antonino A. Daplas9eb8ef72006-01-14 13:21:26 -08001944INTEL FRAMEBUFFER DRIVER (excluding 810 and 815)
Jim Cromiece00f852006-11-30 04:49:44 +01001945P: Sylvain Meyer
1946M: sylvain.meyer@worldonline.fr
Randy Dunlap5cd307c2006-12-08 02:41:01 -08001947L: linux-fbdev-devel@lists.sourceforge.net (subscribers-only)
Jim Cromiece00f852006-11-30 04:49:44 +01001948S: Maintained
Antonino A. Daplas9eb8ef72006-01-14 13:21:26 -08001949
Linus Torvalds1da177e2005-04-16 15:20:36 -07001950INTEL 810/815 FRAMEBUFFER DRIVER
Jim Cromiece00f852006-11-30 04:49:44 +01001951P: Antonino Daplas
Antonino A. Daplas0478e622007-02-28 20:12:37 -08001952M: adaplas@gmail.com
Randy Dunlap5cd307c2006-12-08 02:41:01 -08001953L: linux-fbdev-devel@lists.sourceforge.net (subscribers-only)
Jim Cromiece00f852006-11-30 04:49:44 +01001954S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07001955
1956INTEL APIC/IOAPIC, LOWLEVEL X86 SMP SUPPORT
1957P: Ingo Molnar
1958M: mingo@redhat.com
1959S: Maintained
1960
1961INTEL I8XX RANDOM NUMBER GENERATOR SUPPORT
1962P: Jeff Garzik
1963M: jgarzik@pobox.com
1964W: http://sourceforge.net/projects/gkernel/
1965S: Maintained
1966
1967INTEL IA32 MICROCODE UPDATE SUPPORT
1968P: Tigran Aivazian
Tigran Aivazianb5b9df62006-11-08 17:44:46 -08001969M: tigran@aivazian.fsnet.co.uk
Linus Torvalds1da177e2005-04-16 15:20:36 -07001970S: Maintained
1971
Nelson, Shannon248a9dc2007-07-15 23:37:20 -07001972INTEL I/OAT DMA DRIVER
1973P: Shannon Nelson
1974M: shannon.nelson@intel.com
1975L: linux-kernel@vger.kernel.org
1976S: Supported
1977
Dan Williamsb3e5f262007-08-07 10:26:35 -07001978INTEL IOP-ADMA DMA DRIVER
1979P: Dan Williams
1980M: dan.j.williams@intel.com
1981L: linux-kernel@vger.kernel.org
1982S: Supported
1983
Michael Buesch844dd052006-06-26 00:24:59 -07001984INTEL IXP4XX RANDOM NUMBER GENERATOR SUPPORT
1985P: Deepak Saxena
1986M: dsaxena@plexity.net
1987S: Maintained
1988
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -08001989INTEL IXP2000 ETHERNET DRIVER
1990P: Lennert Buytenhek
1991M: kernel@wantstofly.org
1992L: netdev@vger.kernel.org
1993S: Maintained
1994
Linus Torvalds1da177e2005-04-16 15:20:36 -07001995INTEL PRO/100 ETHERNET SUPPORT
1996P: John Ronciak
1997M: john.ronciak@intel.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07001998P: Jesse Brandeburg
1999M: jesse.brandeburg@intel.com
Jesse Brandeburgadd18782006-03-14 14:52:13 -08002000P: Jeff Kirsher
2001M: jeffrey.t.kirsher@intel.com
Auke Kok99a1f9e2006-04-14 19:05:38 -07002002P: Auke Kok
2003M: auke-jan.h.kok@intel.com
Auke Kokdcd01fa2007-03-06 08:58:06 -08002004L: e1000-devel@lists.sourceforge.net
Linus Torvalds1da177e2005-04-16 15:20:36 -07002005W: http://sourceforge.net/projects/e1000/
2006S: Supported
2007
2008INTEL PRO/1000 GIGABIT ETHERNET SUPPORT
2009P: Jeb Cramer
2010M: cramerj@intel.com
2011P: John Ronciak
2012M: john.ronciak@intel.com
Jesse Brandeburgadd18782006-03-14 14:52:13 -08002013P: Jesse Brandeburg
2014M: jesse.brandeburg@intel.com
2015P: Jeff Kirsher
2016M: jeffrey.t.kirsher@intel.com
Auke Kok99a1f9e2006-04-14 19:05:38 -07002017P: Auke Kok
2018M: auke-jan.h.kok@intel.com
Auke Kokdcd01fa2007-03-06 08:58:06 -08002019L: e1000-devel@lists.sourceforge.net
Linus Torvalds1da177e2005-04-16 15:20:36 -07002020W: http://sourceforge.net/projects/e1000/
2021S: Supported
2022
2023INTEL PRO/10GbE SUPPORT
Jesse Brandeburgadd18782006-03-14 14:52:13 -08002024P: Jeff Kirsher
2025M: jeffrey.t.kirsher@intel.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07002026P: Ayyappan Veeraiyan
2027M: ayyappan.veeraiyan@intel.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07002028P: John Ronciak
2029M: john.ronciak@intel.com
Jesse Brandeburgadd18782006-03-14 14:52:13 -08002030P: Jesse Brandeburg
2031M: jesse.brandeburg@intel.com
Auke Kok99a1f9e2006-04-14 19:05:38 -07002032P: Auke Kok
2033M: auke-jan.h.kok@intel.com
Auke Kokdcd01fa2007-03-06 08:58:06 -08002034L: e1000-devel@lists.sourceforge.net
Linus Torvalds1da177e2005-04-16 15:20:36 -07002035W: http://sourceforge.net/projects/e1000/
2036S: Supported
2037
James Ketrenos826d2ab2005-11-07 18:56:59 -06002038INTEL PRO/WIRELESS 2100 NETWORK CONNECTION SUPPORT
2039P: Yi Zhu
2040M: yi.zhu@intel.com
2041P: James Ketrenos
2042M: jketreno@linux.intel.com
Johannes Berg724c6b32007-04-23 12:18:20 -07002043L: linux-wireless@vger.kernel.org
Randy Dunlapf5df58812006-07-14 00:24:29 -07002044L: ipw2100-devel@lists.sourceforge.net
James Ketrenos826d2ab2005-11-07 18:56:59 -06002045L: http://lists.sourceforge.net/mailman/listinfo/ipw2100-devel
2046W: http://ipw2100.sourceforge.net
2047S: Supported
2048
2049INTEL PRO/WIRELESS 2915ABG NETWORK CONNECTION SUPPORT
2050P: Yi Zhu
2051M: yi.zhu@intel.com
2052P: James Ketrenos
2053M: jketreno@linux.intel.com
Johannes Berg724c6b32007-04-23 12:18:20 -07002054L: linux-wireless@vger.kernel.org
Randy Dunlapf5df58812006-07-14 00:24:29 -07002055L: ipw2100-devel@lists.sourceforge.net
James Ketrenos826d2ab2005-11-07 18:56:59 -06002056L: http://lists.sourceforge.net/mailman/listinfo/ipw2100-devel
2057W: http://ipw2200.sourceforge.net
2058S: Supported
2059
Linus Torvalds1da177e2005-04-16 15:20:36 -07002060IOC3 DRIVER
2061P: Ralf Baechle
2062M: ralf@linux-mips.org
2063L: linux-mips@linux-mips.org
2064S: Maintained
2065
2066IP MASQUERADING:
2067P: Juanjo Ciarlante
2068M: jjciarla@raiz.uncu.edu.ar
2069S: Maintained
2070
Bryan O'Sullivan77d87982006-03-29 15:23:39 -08002071IPATH DRIVER:
Arthur Jonesf42b6472007-07-09 20:12:26 -07002072P: Arthur Jones
2073M: infinipath@qlogic.com
2074L: general@lists.openfabrics.org
2075T: git git://git.qlogic.com/ipath-linux-2.6
Bryan O'Sullivan77d87982006-03-29 15:23:39 -08002076S: Supported
2077
Corey Minyard4409ebe2006-04-20 02:43:12 -07002078IPMI SUBSYSTEM
2079P: Corey Minyard
2080M: minyard@acm.org
2081L: openipmi-developer@lists.sourceforge.net
2082W: http://openipmi.sourceforge.net/
2083S: Supported
2084
Linus Torvalds1da177e2005-04-16 15:20:36 -07002085IPX NETWORK LAYER
2086P: Arnaldo Carvalho de Melo
Arnaldo Carvalho de Melo926554c2007-03-31 12:05:49 -03002087M: acme@ghostprotocols.net
Ralf Baechle979b6c12005-06-13 14:30:40 -07002088L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002089S: Maintained
2090
2091IRDA SUBSYSTEM
Samuel Ortizf3539762006-05-09 15:24:49 -07002092P: Samuel Ortiz
2093M: samuel@sortiz.org
Olaf Heringa2ac9532005-07-12 13:58:35 -07002094L: irda-users@lists.sourceforge.net (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002095W: http://irda.sourceforge.net/
Samuel Ortizf3539762006-05-09 15:24:49 -07002096S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07002097
2098ISAPNP
2099P: Jaroslav Kysela
2100M: perex@suse.cz
2101S: Maintained
2102
2103ISDN SUBSYSTEM
2104P: Karsten Keil
2105M: kkeil@suse.de
2106P: Kai Germaschewski
2107M: kai.germaschewski@gmx.de
2108L: isdn4linux@listserv.isdn4linux.de
2109W: http://www.isdn4linux.de
Josh Boyer1adc1232005-11-23 15:44:15 -08002110T: git kernel.org:/pub/scm/linux/kernel/kkeil/isdn-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07002111S: Maintained
2112
2113ISDN SUBSYSTEM (Eicon active card driver)
2114P: Armin Schindler
2115M: mac@melware.de
2116L: isdn4linux@listserv.isdn4linux.de
2117W: http://www.melware.de
2118S: Maintained
2119
Linus Torvalds1da177e2005-04-16 15:20:36 -07002120JOURNALLING FLASH FILE SYSTEM V2 (JFFS2)
2121P: David Woodhouse
2122M: dwmw2@infradead.org
2123L: jffs-dev@axis.com
2124W: http://sources.redhat.com/jffs2/
2125S: Maintained
2126
2127JFS FILESYSTEM
2128P: Dave Kleikamp
2129M: shaggy@austin.ibm.com
2130L: jfs-discussion@lists.sourceforge.net
2131W: http://jfs.sourceforge.net/
Josh Boyer1adc1232005-11-23 15:44:15 -08002132T: git kernel.org:/pub/scm/linux/kernel/git/shaggy/jfs-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07002133S: Supported
2134
Josh Triplettde456d32006-07-30 03:04:00 -07002135JOURNALLING LAYER FOR BLOCK DEVICES (JBD)
Theodore Tsoae0718f2006-05-20 15:00:13 -07002136P: Stephen Tweedie, Andrew Morton
Simon Horman588cc702007-02-20 13:58:06 -08002137M: sct@redhat.com, akpm@linux-foundation.org
Erik Mouw72be2cc2006-12-06 20:40:49 -08002138L: linux-ext4@vger.kernel.org
Theodore Tsoae0718f2006-05-20 15:00:13 -07002139S: Maintained
2140
Rudolf Marek4660cb32006-10-08 22:01:26 +02002141K8TEMP HARDWARE MONITORING DRIVER
2142P: Rudolf Marek
2143M: r.marek@assembler.cz
2144L: lm-sensors@lm-sensors.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002145S: Maintained
2146
2147KCONFIG
2148P: Roman Zippel
2149M: zippel@linux-m68k.org
2150L: kbuild-devel@lists.sourceforge.net
2151S: Maintained
2152
Vivek Goyalea6c2082006-05-20 14:59:55 -07002153KDUMP
2154P: Vivek Goyal
2155M: vgoyal@in.ibm.com
2156P: Haren Myneni
2157M: hbabu@us.ibm.com
Simon Horman34633992007-05-08 00:31:40 -07002158L: kexec@lists.infradead.org
Vivek Goyalea6c2082006-05-20 14:59:55 -07002159L: linux-kernel@vger.kernel.org
2160W: http://lse.sourceforge.net/kdump/
2161S: Maintained
2162
Linus Torvalds1da177e2005-04-16 15:20:36 -07002163KERNEL AUTOMOUNTER (AUTOFS)
2164P: H. Peter Anvin
2165M: hpa@zytor.com
2166L: autofs@linux.kernel.org
2167S: Odd Fixes
2168
2169KERNEL AUTOMOUNTER v4 (AUTOFS4)
2170P: Ian Kent
2171M: raven@themaw.net
2172L: autofs@linux.kernel.org
2173S: Maintained
2174
2175KERNEL BUILD (kbuild: Makefile, scripts/Makefile.*)
2176P: Kai Germaschewski
2177M: kai@germaschewski.name
2178P: Sam Ravnborg
2179M: sam@ravnborg.org
Jody McIntyre6fb04252005-11-18 09:31:06 -08002180T: git kernel.org:/pub/scm/linux/kernel/git/sam/kbuild.git
Antoine Jacquetb7eee612007-04-27 12:30:59 -03002181S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07002182
2183KERNEL JANITORS
2184P: Several
maximilian attemsc3000e02007-07-06 11:17:32 -07002185L: kernel-janitors@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002186W: http://www.kerneljanitors.org/
Linus Torvalds1da177e2005-04-16 15:20:36 -07002187S: Maintained
2188
2189KERNEL NFSD
Neil Browna512cd52007-07-31 00:37:27 -07002190P: J. Bruce Fields
2191M: bfields@fieldses.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002192P: Neil Brown
NeilBrown98fac232007-01-26 00:56:57 -08002193M: neilb@suse.de
Linus Torvalds1da177e2005-04-16 15:20:36 -07002194L: nfs@lists.sourceforge.net
2195W: http://nfs.sourceforge.net/
NeilBrown98fac232007-01-26 00:56:57 -08002196S: Supported
Linus Torvalds1da177e2005-04-16 15:20:36 -07002197
Avi Kivity426d62e2006-12-13 00:34:03 -08002198KERNEL VIRTUAL MACHINE (KVM)
2199P: Avi Kivity
2200M: avi@qumranet.com
2201L: kvm-devel@lists.sourceforge.net
2202W: kvm.sourceforge.net
2203S: Supported
2204
Eric W. Biedermandc009d92005-06-25 14:57:52 -07002205KEXEC
2206P: Eric Biederman
Eric W. Biedermandc009d92005-06-25 14:57:52 -07002207M: ebiederm@xmission.com
Eric W. Biedermandc009d92005-06-25 14:57:52 -07002208W: http://www.xmission.com/~ebiederm/files/kexec/
2209L: linux-kernel@vger.kernel.org
Simon Horman34633992007-05-08 00:31:40 -07002210L: kexec@lists.infradead.org
Eric W. Biedermandc009d92005-06-25 14:57:52 -07002211S: Maintained
2212
Prasanna S Panchamukhi89559a62005-09-22 21:43:47 -07002213KPROBES
2214P: Prasanna S Panchamukhi
2215M: prasanna@in.ibm.com
2216P: Ananth N Mavinakayanahalli
2217M: ananth@in.ibm.com
2218P: Anil S Keshavamurthy
2219M: anil.s.keshavamurthy@intel.com
2220P: David S. Miller
2221M: davem@davemloft.net
2222L: linux-kernel@vger.kernel.org
2223S: Maintained
2224
Miguel Ojeda Sandonis70e84042007-02-10 01:44:32 -08002225KS0108 LCD CONTROLLER DRIVER
2226P: Miguel Ojeda Sandonis
2227M: maxextreme@gmail.com
2228L: linux-kernel@vger.kernel.org
Miguel Ojeda6b968622007-05-08 00:29:54 -07002229W: http://auxdisplay.googlepages.com/
Miguel Ojeda Sandonis70e84042007-02-10 01:44:32 -08002230S: Maintained
2231
Linus Torvalds1da177e2005-04-16 15:20:36 -07002232LAPB module
Linus Torvalds1da177e2005-04-16 15:20:36 -07002233L: linux-x25@vger.kernel.org
David S. Millerbf9915c2006-07-21 14:55:17 -07002234S: Orphan
Linus Torvalds1da177e2005-04-16 15:20:36 -07002235
2236LASI 53c700 driver for PARISC
2237P: James E.J. Bottomley
2238M: James.Bottomley@HansenPartnership.com
2239L: linux-scsi@vger.kernel.org
2240S: Maintained
2241
Richard Purdie263de9b2006-05-15 09:44:16 -07002242LED SUBSYSTEM
2243P: Richard Purdie
2244M: rpurdie@rpsys.net
2245S: Maintained
2246
Linus Torvalds1da177e2005-04-16 15:20:36 -07002247LEGO USB Tower driver
2248P: Juergen Stuber
2249M: starblue@users.sourceforge.net
2250L: legousb-devel@lists.sourceforge.net
2251W: http://legousb.sourceforge.net/
2252S: Maintained
2253
2254LINUX FOR IBM pSERIES (RS/6000)
2255P: Paul Mackerras
2256M: paulus@au.ibm.com
2257W: http://www.ibm.com/linux/ltc/projects/ppc
2258S: Supported
2259
2260LINUX FOR NCR VOYAGER
2261P: James Bottomley
2262M: James.Bottomley@HansenPartnership.com
2263W: http://www.hansenpartnership.com/voyager
2264S: Maintained
2265
2266LINUX FOR POWERPC
2267P: Paul Mackerras
2268M: paulus@samba.org
2269W: http://www.penguinppc.org/
2270L: linuxppc-dev@ozlabs.org
Josh Boyer1adc1232005-11-23 15:44:15 -08002271T: git kernel.org:/pub/scm/linux/kernel/git/paulus/powerpc.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07002272S: Supported
2273
2274LINUX FOR POWER MACINTOSH
2275P: Benjamin Herrenschmidt
2276M: benh@kernel.crashing.org
2277W: http://www.penguinppc.org/
2278L: linuxppc-dev@ozlabs.org
2279S: Maintained
2280
2281LINUX FOR POWERPC EMBEDDED MPC52XX
2282P: Sylvain Munaut
2283M: tnt@246tNt.com
2284W: http://www.246tNt.com/mpc52xx/
2285W: http://www.penguinppc.org/
2286L: linuxppc-dev@ozlabs.org
2287L: linuxppc-embedded@ozlabs.org
2288S: Maintained
2289
2290LINUX FOR POWERPC EMBEDDED PPC4XX
2291P: Matt Porter
2292M: mporter@kernel.crashing.org
2293W: http://www.penguinppc.org/
2294L: linuxppc-embedded@ozlabs.org
2295S: Maintained
2296
Tom Rinie93adf12005-07-26 12:49:53 -07002297LINUX FOR POWERPC BOOT CODE
Linus Torvalds1da177e2005-04-16 15:20:36 -07002298P: Tom Rini
2299M: trini@kernel.crashing.org
2300W: http://www.penguinppc.org/
2301L: linuxppc-embedded@ozlabs.org
2302S: Maintained
2303
Tom Rinie93adf12005-07-26 12:49:53 -07002304LINUX FOR POWERPC EMBEDDED PPC8XX
2305P: Marcelo Tosatti
Marcelo Tosatti2e367a82006-05-15 09:44:08 -07002306M: marcelo@kvack.org
Tom Rinie93adf12005-07-26 12:49:53 -07002307W: http://www.penguinppc.org/
2308L: linuxppc-embedded@ozlabs.org
2309S: Maintained
2310
Linus Torvalds1da177e2005-04-16 15:20:36 -07002311LINUX FOR POWERPC EMBEDDED PPC83XX AND PPC85XX
Jim Cromiece00f852006-11-30 04:49:44 +01002312P: Kumar Gala
2313M: galak@kernel.crashing.org
2314W: http://www.penguinppc.org/
2315L: linuxppc-embedded@ozlabs.org
2316S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07002317
Olof Johanssonab06ff32006-09-06 14:44:54 -05002318LINUX FOR POWERPC PA SEMI PWRFICIENT
2319P: Olof Johansson
2320M: olof@lixom.net
2321W: http://www.pasemi.com/
2322L: linuxppc-dev@ozlabs.org
2323S: Supported
2324
Linus Torvalds1da177e2005-04-16 15:20:36 -07002325LLC (802.2)
2326P: Arnaldo Carvalho de Melo
Arnaldo Carvalho de Melo926554c2007-03-31 12:05:49 -03002327M: acme@ghostprotocols.net
Linus Torvalds1da177e2005-04-16 15:20:36 -07002328S: Maintained
2329
2330LINUX FOR 64BIT POWERPC
2331P: Paul Mackerras
2332M: paulus@samba.org
2333M: paulus@au.ibm.com
2334P: Anton Blanchard
2335M: anton@samba.org
2336M: anton@au.ibm.com
Arthur Othieno6d923f92006-05-19 06:22:23 -04002337W: http://www.penguinppc.org/ppc64/
Stephen Rothwell1d049812006-03-22 11:26:58 +11002338L: linuxppc-dev@ozlabs.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002339S: Supported
2340
2341LINUX SECURITY MODULE (LSM) FRAMEWORK
2342P: Chris Wright
Chris Wright692a2062006-03-11 03:27:19 -08002343M: chrisw@sous-sol.org
Chris Wright1a4520b2006-03-11 03:27:20 -08002344L: linux-security-module@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002345W: http://lsm.immunix.org
Josh Boyer1adc1232005-11-23 15:44:15 -08002346T: git kernel.org:/pub/scm/linux/kernel/git/chrisw/lsm-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07002347S: Supported
2348
2349LM83 HARDWARE MONITOR DRIVER
2350P: Jean Delvare
2351M: khali@linux-fr.org
Jean Delvarecc0b07e2005-05-22 09:39:11 +02002352L: lm-sensors@lm-sensors.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002353S: Maintained
2354
2355LM90 HARDWARE MONITOR DRIVER
2356P: Jean Delvare
2357M: khali@linux-fr.org
Jean Delvarecc0b07e2005-05-22 09:39:11 +02002358L: lm-sensors@lm-sensors.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002359S: Maintained
2360
Anton Altaparmakovdde33342007-05-21 09:37:42 +01002361LOGICAL DISK MANAGER SUPPORT (LDM, Windows 2000/XP/Vista Dynamic Disks)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002362P: Richard Russon (FlatCap)
2363M: ldm@flatcap.org
Anton Altaparmakovdde33342007-05-21 09:37:42 +01002364L: linux-ntfs-dev@lists.sourceforge.net
2365W: http://www.linux-ntfs.org/content/view/19/37/
Linus Torvalds1da177e2005-04-16 15:20:36 -07002366S: Maintained
2367
Moore, Eric Deanc87e34e2005-12-01 11:06:25 -07002368LSILOGIC MPT FUSION DRIVERS (FC/SAS/SPI)
2369P: Eric Moore
Eric Moored8a82d72006-12-29 16:47:43 -08002370M: Eric.Moore@lsi.com
2371M: support@lsi.com
2372L: mpt_linux_developer@lsi.com
Moore, Eric Deanc87e34e2005-12-01 11:06:25 -07002373L: linux-scsi@vger.kernel.org
2374W: http://www.lsilogic.com/support
2375S: Supported
2376
Linus Torvalds1da177e2005-04-16 15:20:36 -07002377LSILOGIC/SYMBIOS/NCR 53C8XX and 53C1010 PCI-SCSI drivers
2378P: Matthew Wilcox
2379M: matthew@wil.cx
2380L: linux-scsi@vger.kernel.org
2381S: Maintained
2382
Hirokazu Takatac12a54b2007-07-15 23:38:45 -07002383M32R ARCHITECTURE
2384P: Hirokazu Takata
2385M: takata@linux-m32r.org
2386L: linux-m32r@ml.linux-m32r.org
2387L: linux-m32r-ja@ml.linux-m32r.org (in Japanese)
2388W: http://www.linux-m32r.org/
2389S: Maintained
2390
Linus Torvalds1da177e2005-04-16 15:20:36 -07002391M68K ARCHITECTURE
2392P: Geert Uytterhoeven
2393M: geert@linux-m68k.org
2394P: Roman Zippel
2395M: zippel@linux-m68k.org
2396L: linux-m68k@lists.linux-m68k.org
2397W: http://www.linux-m68k.org/
2398W: http://linux-m68k-cvs.ubb.ca/
2399S: Maintained
2400
2401M68K ON APPLE MACINTOSH
2402P: Joshua Thompson
2403M: funaho@jurai.org
2404W: http://www.mac.linux-m68k.org/
2405L: linux-mac68k@mac.linux-m68k.org
2406S: Maintained
2407
2408M68K ON HP9000/300
2409P: Philip Blundell
2410M: philb@gnu.org
2411W: http://www.tazenda.demon.co.uk/phil/linux-hp
2412S: Maintained
2413
Jiri Benc64a327a2007-05-05 11:47:08 -07002414MAC80211
2415P: Jiri Benc
2416M: jbenc@suse.cz
2417P: Michael Wu
2418M: flamingice@sourmilk.net
2419L: linux-wireless@vger.kernel.org
2420W: http://linuxwireless.org/
2421T: git kernel.org:/pub/scm/linux/kernel/git/jbenc/mac80211.git
2422S: Maintained
2423
Patrick McHardyb863ceb2007-07-14 18:55:06 -07002424MACVLAN DRIVER
2425P: Patrick McHardy
2426M: kaber@trash.net
2427L: netdev@vger.kernel.org
2428S: Maintained
2429
Linus Torvalds1da177e2005-04-16 15:20:36 -07002430MARVELL YUKON / SYSKONNECT DRIVER
2431P: Mirko Lindner
2432M: mlindner@syskonnect.de
2433P: Ralph Roesler
2434M: rroesler@syskonnect.de
2435W: http://www.syskonnect.com
2436S: Supported
2437
Michael Kerriskfaf16682005-07-31 22:34:47 -07002438MAN-PAGES: MANUAL PAGES FOR LINUX -- Sections 2, 3, 4, 5, and 7
Jim Cromiece00f852006-11-30 04:49:44 +01002439P: Michael Kerrisk
2440M: mtk-manpages@gmx.net
2441W: ftp://ftp.kernel.org/pub/linux/docs/manpages
2442S: Maintained
Michael Kerriskfaf16682005-07-31 22:34:47 -07002443
Dale Farnsworthb60d6972006-01-16 16:45:45 -07002444MARVELL MV643XX ETHERNET DRIVER
2445P: Dale Farnsworth
2446M: dale@farnsworth.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002447P: Manish Lachwani
Dale Farnsworthb60d6972006-01-16 16:45:45 -07002448M: mlachwani@mvista.com
Ralf Baechle979b6c12005-06-13 14:30:40 -07002449L: netdev@vger.kernel.org
Dale Farnsworthb60d6972006-01-16 16:45:45 -07002450S: Odd Fixes for 2.4; Maintained for 2.6.
Linus Torvalds1da177e2005-04-16 15:20:36 -07002451
2452MATROX FRAMEBUFFER DRIVER
2453P: Petr Vandrovec
2454M: vandrove@vc.cvut.cz
Randy Dunlap5cd307c2006-12-08 02:41:01 -08002455L: linux-fbdev-devel@lists.sourceforge.net (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002456S: Maintained
2457
Hans-Juergen Kochd20620d2007-05-08 17:22:00 +02002458MAX6650 HARDWARE MONITOR AND FAN CONTROLLER DRIVER
2459P: Hans J. Koch
2460M: hjk@linutronix.de
2461L: lm-sensors@lm-sensors.org
2462S: Maintained
2463
Kolli, Neela Syam757e0102005-10-14 15:59:13 -07002464MEGARAID SCSI DRIVERS
Jim Cromiece00f852006-11-30 04:49:44 +01002465P: Neela Syam Kolli
Sumant Patrobdd0d7572007-05-10 07:22:35 -07002466M: megaraidlinux@lsi.com
Jim Cromiece00f852006-11-30 04:49:44 +01002467S: linux-scsi@vger.kernel.org
2468W: http://megaraid.lsilogic.com
2469S: Maintained
Kolli, Neela Syam757e0102005-10-14 15:59:13 -07002470
Steven Rostedt70ea91f2006-07-30 03:03:53 -07002471MEMORY MANAGEMENT
2472L: linux-mm@kvack.org
2473L: linux-kernel@vger.kernel.org
2474W: http://www.linux-mm.org
2475S: Maintained
2476
David Woodhousef4e9ce66c2006-04-11 19:29:07 -04002477MEMORY TECHNOLOGY DEVICES (MTD)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002478P: David Woodhouse
2479M: dwmw2@infradead.org
2480W: http://www.linux-mtd.infradead.org/
2481L: linux-mtd@lists.infradead.org
David Woodhousef4e9ce66c2006-04-11 19:29:07 -04002482T: git git://git.infradead.org/mtd-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07002483S: Maintained
2484
Artem Bityutskiy48576402007-02-13 17:11:10 +02002485UNSORTED BLOCK IMAGES (UBI)
2486P: Artem Bityutskiy
2487M: dedekind@infradead.org
2488W: http://www.linux-mtd.infradead.org/
2489L: linux-mtd@lists.infradead.org
Artem Bityutskiy21600542007-05-22 12:23:21 +03002490T: git git://git.infradead.org/~dedekind/ubi-2.6.git
Artem Bityutskiy48576402007-02-13 17:11:10 +02002491S: Maintained
2492
Linus Torvalds1da177e2005-04-16 15:20:36 -07002493MICROTEK X6 SCANNER
2494P: Oliver Neukum
2495M: oliver@neukum.name
2496S: Maintained
2497
2498MIPS
2499P: Ralf Baechle
2500M: ralf@linux-mips.org
Ralf Baechled50f7ec2005-10-04 13:30:10 +01002501W: http://www.linux-mips.org/
Linus Torvalds1da177e2005-04-16 15:20:36 -07002502L: linux-mips@linux-mips.org
Ralf Baechle7425b342006-03-10 13:47:21 +00002503T: git www.linux-mips.org:/pub/scm/linux.git
2504S: Supported
Linus Torvalds1da177e2005-04-16 15:20:36 -07002505
2506MISCELLANEOUS MCA-SUPPORT
2507P: James Bottomley
2508M: jejb@steeleye.com
2509L: linux-kernel@vger.kernel.org
2510S: Maintained
2511
2512MODULE SUPPORT
2513P: Rusty Russell
2514M: rusty@rustcorp.com.au
2515L: linux-kernel@vger.kernel.org
2516S: Maintained
2517
2518MOTION EYE VAIO PICTUREBOOK CAMERA DRIVER
2519P: Stelian Pop
2520M: stelian@popies.net
2521W: http://popies.net/meye/
2522S: Maintained
2523
Pavel Pisac58ff042007-05-16 01:10:41 +02002524MOTOROLA IMX MMC/SD HOST CONTROLLER INTERFACE DRIVER
2525P: Pavel Pisa
2526M: ppisa@pikron.com
2527L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
2528W: http://mmc.drzeus.cx/wiki/Controllers/Freescale/SDHC
2529S: Maintained
2530
Linus Torvalds1da177e2005-04-16 15:20:36 -07002531MOUSE AND MISC DEVICES [GENERAL]
2532P: Alessandro Rubini
2533M: rubini@ipvvis.unipv.it
2534L: linux-kernel@vger.kernel.org
2535S: Maintained
2536
Jiri Slabyd7354102006-12-08 02:38:35 -08002537MOXA SMARTIO/INDUSTIO SERIAL CARD (MXSER 2.0)
2538P: Jiri Slaby
2539M: jirislaby@gmail.com
2540L: linux-kernel@vger.kernel.org
2541S: Maintained
2542
Lennart Poettering8c4c7312006-10-06 01:27:02 -04002543MSI LAPTOP SUPPORT
2544P: Lennart Poettering
2545M: mzxreary@0pointer.de
2546L: https://tango.0pointer.de/mailman/listinfo/s270-linux
2547W: http://0pointer.de/lennart/tchibo.html
2548S: Maintained
2549
Linus Torvalds1da177e2005-04-16 15:20:36 -07002550MTRR AND SIMILAR SUPPORT [i386]
2551P: Richard Gooch
2552M: rgooch@atnf.csiro.au
2553L: linux-kernel@vger.kernel.org
2554W: http://www.atnf.csiro.au/~rgooch/linux/kernel-patches.html
2555S: Maintained
2556
Pierre Ossmanb9f5d802006-10-17 00:09:30 -07002557MULTIMEDIA CARD (MMC) AND SECURE DIGITAL (SD) SUBSYSTEM
2558P: Pierre Ossman
2559M: drzeus-mmc@drzeus.cx
2560L: linux-kernel@vger.kernel.org
2561S: Maintained
Russell Kingbaca2da2006-06-04 17:36:31 +01002562
Linus Torvalds1da177e2005-04-16 15:20:36 -07002563MULTISOUND SOUND DRIVER
2564P: Andrew Veliath
2565M: andrewtv@usa.net
2566S: Maintained
2567
Jiri Slabyd7354102006-12-08 02:38:35 -08002568MULTITECH MULTIPORT CARD (ISICOM)
2569P: Jiri Slaby
2570M: jirislaby@gmail.com
2571L: linux-kernel@vger.kernel.org
2572S: Maintained
2573
Linus Torvalds1da177e2005-04-16 15:20:36 -07002574NATSEMI ETHERNET DRIVER (DP8381x)
2575P: Tim Hockin
2576M: thockin@hockin.org
2577S: Maintained
2578
2579NCP FILESYSTEM
2580P: Petr Vandrovec
2581M: vandrove@vc.cvut.cz
2582L: linware@sh.cvut.cz
2583S: Maintained
2584
2585NCR DUAL 700 SCSI DRIVER (MICROCHANNEL)
2586P: James E.J. Bottomley
2587M: James.Bottomley@HansenPartnership.com
2588L: linux-scsi@vger.kernel.org
2589S: Maintained
2590
Stephen Hemmingerbe2f2e82006-05-25 16:14:43 -07002591NETEM NETWORK EMULATOR
2592P: Stephen Hemminger
Stephen Hemminger65ebe6342007-01-23 11:38:57 -08002593M: shemminger@linux-foundation.org
David Brownellf318a632007-04-23 14:41:06 -07002594L: netem@lists.linux-foundation.org
Stephen Hemmingerbe2f2e82006-05-25 16:14:43 -07002595S: Maintained
2596
Linus Torvalds1da177e2005-04-16 15:20:36 -07002597NETFILTER/IPTABLES/IPCHAINS
2598P: Rusty Russell
2599P: Marc Boucher
2600P: James Morris
2601P: Harald Welte
2602P: Jozsef Kadlecsik
Patrick McHardy82b98542006-10-12 14:08:55 -07002603P: Patrick McHardy
2604M: kaber@trash.net
2605L: netfilter-devel@lists.netfilter.org
Randy Dunlap24a1dec2007-01-28 15:54:42 -08002606L: netfilter@lists.netfilter.org (subscribers-only)
Patrick McHardy82b98542006-10-12 14:08:55 -07002607L: coreteam@netfilter.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002608W: http://www.netfilter.org/
2609W: http://www.iptables.org/
Linus Torvalds1da177e2005-04-16 15:20:36 -07002610S: Supported
2611
Paul Moore4cc67732006-09-25 15:57:13 -07002612NETLABEL
2613P: Paul Moore
2614M: paul.moore@hp.com
2615W: http://netlabel.sf.net
2616L: netdev@vger.kernel.org
2617S: Supported
2618
Linus Torvalds1da177e2005-04-16 15:20:36 -07002619NETROM NETWORK LAYER
2620P: Ralf Baechle
2621M: ralf@linux-mips.org
2622L: linux-hams@vger.kernel.org
Ralf Baechled34cb282006-04-19 04:14:30 +02002623W: http://www.linux-ax25.org/
Linus Torvalds1da177e2005-04-16 15:20:36 -07002624S: Maintained
2625
Pavel Machek5ddb88c2006-09-29 02:01:29 -07002626NETWORK BLOCK DEVICE (NBD)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002627P: Paul Clements
2628M: Paul.Clements@steeleye.com
2629S: Maintained
2630
2631NETWORK DEVICE DRIVERS
2632P: Andrew Morton
Simon Horman588cc702007-02-20 13:58:06 -08002633M: akpm@linux-foundation.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002634P: Jeff Garzik
2635M: jgarzik@pobox.com
Ralf Baechle979b6c12005-06-13 14:30:40 -07002636L: netdev@vger.kernel.org
Jody McIntyre6fb04252005-11-18 09:31:06 -08002637T: git kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07002638S: Maintained
2639
2640NETWORKING [GENERAL]
2641P: Networking Team
Ralf Baechle979b6c12005-06-13 14:30:40 -07002642M: netdev@vger.kernel.org
2643L: netdev@vger.kernel.org
David S. Millerf1465f72006-03-27 23:28:44 -08002644W: http://linux-net.osdl.org/
Linus Torvalds1da177e2005-04-16 15:20:36 -07002645S: Maintained
2646
2647NETWORKING [IPv4/IPv6]
2648P: David S. Miller
2649M: davem@davemloft.net
2650P: Alexey Kuznetsov
2651M: kuznet@ms2.inr.ac.ru
2652P: Pekka Savola (ipv6)
2653M: pekkas@netcore.fi
2654P: James Morris
James Morris48de5be2005-08-08 10:29:08 -04002655M: jmorris@namei.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002656P: Hideaki YOSHIFUJI
2657M: yoshfuji@linux-ipv6.org
2658P: Patrick McHardy
2659M: kaber@coreworks.de
Ralf Baechle979b6c12005-06-13 14:30:40 -07002660L: netdev@vger.kernel.org
John W. Linvilled5ca3112006-01-18 14:52:18 -08002661T: git kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07002662S: Maintained
2663
John W. Linville29f8f632006-01-18 14:52:48 -08002664NETWORKING [WIRELESS]
2665P: John W. Linville
2666M: linville@tuxdriver.com
Randy Dunlap2cb4abd2007-02-07 15:52:36 -08002667L: linux-wireless@vger.kernel.org
John W. Linville29f8f632006-01-18 14:52:48 -08002668T: git kernel.org:/pub/scm/linux/kernel/git/linville/wireless-2.6.git
2669S: Maintained
2670
Amit S. Kale3d396eb2006-10-21 15:33:03 -04002671NETXEN (1/10) GbE SUPPORT
2672P: Amit S. Kale
2673M: amitkale@netxen.com
2674L: netdev@vger.kernel.org
2675W: http://www.netxen.com
2676S: Supported
2677
Linus Torvalds1da177e2005-04-16 15:20:36 -07002678IPVS
2679P: Wensong Zhang
2680M: wensong@linux-vs.org
Horms9d30c172005-09-29 19:47:06 -07002681P: Simon Horman
2682M: horms@verge.net.au
Linus Torvalds1da177e2005-04-16 15:20:36 -07002683P: Julian Anastasov
2684M: ja@ssi.bg
Horms9d30c172005-09-29 19:47:06 -07002685L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002686S: Maintained
2687
2688NFS CLIENT
2689P: Trond Myklebust
2690M: trond.myklebust@fys.uio.no
2691L: linux-kernel@vger.kernel.org
2692S: Maintained
2693
2694NI5010 NETWORK DRIVER
Andreas Mohr5b552b12006-06-30 02:25:07 -07002695P: Jan-Pascal van Best
2696M: janpascal@vanbest.org
2697P: Andreas Mohr
2698M: andi@lisas.de
Ralf Baechle979b6c12005-06-13 14:30:40 -07002699L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002700S: Maintained
2701
2702NINJA SCSI-3 / NINJA SCSI-32Bi (16bit/CardBus) PCMCIA SCSI HOST ADAPTER DRIVER
2703P: YOKOTA Hiroshi
2704M: yokota@netlab.is.tsukuba.ac.jp
2705W: http://www.netlab.is.tsukuba.ac.jp/~yokota/izumi/ninja/
2706S: Maintained
2707
2708NINJA SCSI-32Bi/UDE PCI/CARDBUS SCSI HOST ADAPTER DRIVER
2709P: GOTO Masanori
2710M: gotom@debian.or.jp
2711P: YOKOTA Hiroshi
2712M: yokota@netlab.is.tsukuba.ac.jp
2713W: http://www.netlab.is.tsukuba.ac.jp/~yokota/izumi/ninja/
2714S: Maintained
2715
Linus Torvalds1da177e2005-04-16 15:20:36 -07002716NTFS FILESYSTEM
2717P: Anton Altaparmakov
2718M: aia21@cantab.net
2719L: linux-ntfs-dev@lists.sourceforge.net
2720L: linux-kernel@vger.kernel.org
2721W: http://linux-ntfs.sf.net/
Josh Boyer1adc1232005-11-23 15:44:15 -08002722T: git kernel.org:/pub/scm/linux/kernel/git/aia21/ntfs-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07002723S: Maintained
2724
Antonino A. Daplas9eb8ef72006-01-14 13:21:26 -08002725NVIDIA (rivafb and nvidiafb) FRAMEBUFFER DRIVER
Jim Cromiece00f852006-11-30 04:49:44 +01002726P: Antonino Daplas
Antonino A. Daplas0478e622007-02-28 20:12:37 -08002727M: adaplas@gmail.com
Randy Dunlap5cd307c2006-12-08 02:41:01 -08002728L: linux-fbdev-devel@lists.sourceforge.net (subscribers-only)
Jim Cromiece00f852006-11-30 04:49:44 +01002729S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07002730
Ramkrishna Vepa3ef34b82007-03-30 18:42:27 -07002731NETERION (S2IO) Xframe 10GbE DRIVER
2732P: Ramkrishna Vepa
2733M: ram.vepa@neterion.com
2734P: Rastapur Santosh
2735M: santosh.rastapur@neterion.com
2736P: Sivakumar Subramani
2737M: sivakumar.subramani@neterion.com
2738P: Sreenivasa Honnur
2739M: sreenivasa.honnur@neterion.com
2740L: netdev@vger.kernel.org
2741W: http://trac.neterion.com/cgi-bin/trac.cgi/wiki/TitleIndex?anonymous
2742S: Supported
2743
Peter Korsgaard1ded9692006-06-12 21:40:53 +02002744OPENCORES I2C BUS DRIVER
2745P: Peter Korsgaard
2746M: jacmet@sunsite.dk
Jean Delvare5d925fe2006-07-01 17:14:32 +02002747L: i2c@lm-sensors.org
Peter Korsgaard1ded9692006-06-12 21:40:53 +02002748S: Maintained
2749
Mark Fashehccd979b2005-12-15 14:31:24 -08002750ORACLE CLUSTER FILESYSTEM 2 (OCFS2)
2751P: Mark Fasheh
2752M: mark.fasheh@oracle.com
2753P: Kurt Hackel
2754M: kurt.hackel@oracle.com
2755L: ocfs2-devel@oss.oracle.com
2756W: http://oss.oracle.com/projects/ocfs2/
Antoine Jacquetb7eee612007-04-27 12:30:59 -03002757S: Supported
Mark Fashehccd979b2005-12-15 14:31:24 -08002758
Linus Torvalds1da177e2005-04-16 15:20:36 -07002759OLYMPIC NETWORK DRIVER
2760P: Peter De Shrijver
2761M: p2@ace.ulyssis.student.kuleuven.ac.be
2762P: Mike Phillips
Antoine Jacquetb7eee612007-04-27 12:30:59 -03002763M: mikep@linuxtr.net
Ralf Baechle979b6c12005-06-13 14:30:40 -07002764L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002765L: linux-tr@linuxtr.net
2766W: http://www.linuxtr.net
2767S: Maintained
2768
Harald Weltec1986ee2005-11-13 16:06:29 -08002769OMNIKEY CARDMAN 4000 DRIVER
2770P: Harald Welte
2771M: laforge@gnumonks.org
2772S: Maintained
2773
Harald Welte77c44ab2005-11-13 16:06:26 -08002774OMNIKEY CARDMAN 4040 DRIVER
2775P: Harald Welte
2776M: laforge@gnumonks.org
2777S: Maintained
2778
Jonathan Corbet77d51402007-03-22 19:44:17 -03002779OMNIVISION OV7670 SENSOR DRIVER
2780P: Jonathan Corbet
2781M: corbet@lwn.net
2782L: video4linux-list@redhat.com
2783S: Maintained
2784
Thomas Gleixner431bca72007-05-02 09:31:35 +02002785ONENAND FLASH DRIVER
2786P: Kyungmin Park
2787M: kyungmin.park@samsung.com
2788L: linux-mtd@lists.infradead.org
2789S: Maintained
2790
Linus Torvalds1da177e2005-04-16 15:20:36 -07002791ONSTREAM SCSI TAPE DRIVER
2792P: Willem Riede
2793M: osst@riede.org
2794L: osst-users@lists.sourceforge.net
2795L: linux-scsi@vger.kernel.org
2796S: Maintained
2797
Linus Torvalds1da177e2005-04-16 15:20:36 -07002798OPROFILE
2799P: Philippe Elie
2800M: phil.el@wanadoo.fr
2801L: oprofile-list@lists.sf.net
2802S: Maintained
2803
2804ORINOCO DRIVER
2805P: Pavel Roskin
2806M: proski@gnu.org
2807P: David Gibson
2808M: hermes@gibson.dropbear.id.au
Johannes Berg724c6b32007-04-23 12:18:20 -07002809L: linux-wireless@vger.kernel.org
Pavel Roskinecffdde2005-05-05 16:16:01 -07002810L: orinoco-users@lists.sourceforge.net
2811L: orinoco-devel@lists.sourceforge.net
2812W: http://www.nongnu.org/orinoco/
Linus Torvalds1da177e2005-04-16 15:20:36 -07002813S: Maintained
2814
Olof Johanssonf5cd7872007-01-31 21:43:54 -06002815PA SEMI ETHERNET DRIVER
2816P: Olof Johansson
2817M: olof@lixom.net
2818L: netdev@vger.kernel.org
2819S: Maintained
2820
Olof Johanssonbeb58aa2007-02-13 22:09:03 +01002821PA SEMI SMBUS DRIVER
2822P: Olof Johansson
2823M: olof@lixom.net
2824L: i2c@lm-sensors.org
2825S: Maintained
2826
Linus Torvalds1da177e2005-04-16 15:20:36 -07002827PARALLEL PORT SUPPORT
Randy Dunlap3dd1a322007-05-16 22:11:12 -07002828L: linux-parport@lists.infradead.org (subscribers-only)
David Brownell5fdc2ab2007-03-05 00:30:13 -08002829S: Orphan
Linus Torvalds1da177e2005-04-16 15:20:36 -07002830
2831PARIDE DRIVERS FOR PARALLEL PORT IDE DEVICES
2832P: Tim Waugh
2833M: tim@cyberelk.net
Randy Dunlap3dd1a322007-05-16 22:11:12 -07002834L: linux-parport@lists.infradead.org (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002835W: http://www.torque.net/linux-pp.html
2836S: Maintained
2837
2838PARISC ARCHITECTURE
2839P: Matthew Wilcox
2840M: matthew@wil.cx
2841P: Grant Grundler
2842M: grundler@parisc-linux.org
Kyle McMartin223232d2006-04-21 16:54:23 -04002843P: Kyle McMartin
2844M: kyle@parisc-linux.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002845L: parisc-linux@parisc-linux.org
2846W: http://www.parisc-linux.org/
Kyle McMartin223232d2006-04-21 16:54:23 -04002847T: git kernel.org:/pub/scm/linux/kernel/git/kyle/parisc-2.6.git
2848T: cvs cvs.parisc-linux.org:/var/cvs/linux-2.6
Linus Torvalds1da177e2005-04-16 15:20:36 -07002849S: Maintained
2850
Jeremy Fitzhardinge4cdf6bc2007-05-02 19:27:13 +02002851PARAVIRT_OPS INTERFACE
2852P: Jeremy Fitzhardinge
2853M: jeremy@xensource.com
2854P: Chris Wright
2855M: chrisw@sous-sol.org
2856P: Zachary Amsden
2857M: zach@vmware.com
2858P: Rusty Russell
2859M: rusty@rustcorp.com.au
2860L: virtualization@lists.osdl.org
2861L: linux-kernel@vger.kernel.org
2862S: Supported
2863
Jim Cromie1662d322006-10-06 00:43:59 -07002864PC87360 HARDWARE MONITORING DRIVER
2865P: Jim Cromie
2866M: jim.cromie@gmail.com
2867L: lm-sensors@lm-sensors.org
2868S: Maintained
2869
2870PC8736x GPIO DRIVER
2871P: Jim Cromie
2872M: jim.cromie@gmail.com
2873S: Maintained
2874
linas@austin.ibm.com065c6352005-12-02 19:16:18 -06002875PCI ERROR RECOVERY
2876P: Linas Vepstas
2877M: linas@austin.ibm.com
2878L: linux-kernel@vger.kernel.org
2879L: linux-pci@atrey.karlin.mff.cuni.cz
2880S: Supported
2881
Linus Torvalds1da177e2005-04-16 15:20:36 -07002882PCI SOUND DRIVERS (ES1370, ES1371 and SONICVIBES)
2883P: Thomas Sailer
2884M: sailer@ife.ee.ethz.ch
2885L: linux-sound@vger.kernel.org
2886W: http://www.ife.ee.ethz.ch/~sailer/linux/pciaudio.html
2887S: Maintained
2888
2889PCI SUBSYSTEM
2890P: Greg Kroah-Hartman
2891M: gregkh@suse.de
2892L: linux-kernel@vger.kernel.org
2893L: linux-pci@atrey.karlin.mff.cuni.cz
Jody McIntyre6fb04252005-11-18 09:31:06 -08002894T: quilt kernel.org/pub/linux/kernel/people/gregkh/gregkh-2.6/
Linus Torvalds1da177e2005-04-16 15:20:36 -07002895S: Supported
2896
2897PCI HOTPLUG CORE
Kristen Carlson Accardifb5f4d72006-09-29 10:30:27 -07002898P: Kristen Carlson Accardi
2899M: kristen.c.accardi@intel.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07002900S: Supported
2901
Kristen Accardi8cf4c192005-08-16 15:16:10 -07002902PCIE HOTPLUG DRIVER
2903P: Kristen Carlson Accardi
2904M: kristen.c.accardi@intel.com
2905L: pcihpd-discuss@lists.sourceforge.net
Len Brown8b59a452007-01-08 19:03:28 -05002906S: Supported
Kristen Accardi8cf4c192005-08-16 15:16:10 -07002907
Linus Torvalds1da177e2005-04-16 15:20:36 -07002908PCMCIA SUBSYSTEM
Dominik Brodowski4230dfc2005-07-07 17:59:06 -07002909P: Linux PCMCIA Team
Randy Dunlapf5df58812006-07-14 00:24:29 -07002910L: linux-pcmcia@lists.infradead.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002911L: http://lists.infradead.org/mailman/listinfo/linux-pcmcia
Jody McIntyre6fb04252005-11-18 09:31:06 -08002912T: git kernel.org:/pub/scm/linux/kernel/git/brodo/pcmcia-2.6.git
Dominik Brodowski4230dfc2005-07-07 17:59:06 -07002913S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07002914
2915PCNET32 NETWORK DRIVER
pcnet32@verizon.net04ce0942007-02-16 10:07:12 -06002916P: Don Fry
2917M: pcnet32@verizon.net
Ralf Baechle979b6c12005-06-13 14:30:40 -07002918L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002919S: Maintained
2920
Shailabh Nagarad4ecbc2006-07-14 00:24:44 -07002921PER-TASK DELAY ACCOUNTING
2922P: Shailabh Nagar
2923M: nagar@watson.ibm.com
2924L: linux-kernel@vger.kernel.org
2925S: Maintained
2926
Jim Cromiedd49d0f2006-03-24 18:08:17 +01002927PERSONALITY HANDLING
2928P: Christoph Hellwig
2929M: hch@infradead.org
2930L: linux-abi-devel@lists.sourceforge.net
2931S: Maintained
2932
Linus Torvalds1da177e2005-04-16 15:20:36 -07002933PHRAM MTD DRIVER
John Anthony Kazos Jrdd4ef012007-05-09 08:06:37 +02002934P: Jörn Engel
Linus Torvalds1da177e2005-04-16 15:20:36 -07002935M: joern@wh.fh-wedel.de
2936L: linux-mtd@lists.infradead.org
2937S: Maintained
2938
Peter Osterlund249a6772005-09-27 21:45:30 -07002939PKTCDVD DRIVER
2940P: Peter Osterlund
2941M: petero2@telia.com
2942L: linux-kernel@vger.kernel.org
Peter Osterlund249a6772005-09-27 21:45:30 -07002943S: Maintained
2944
Linus Torvalds1da177e2005-04-16 15:20:36 -07002945POSIX CLOCKS and TIMERS
Ingo Molnaraa781ae2007-07-19 01:48:32 -07002946P: Thomas Gleixner
2947M: tglx@linutronix.de
Hormsf1c3ddf2006-01-15 02:18:28 +01002948L: linux-kernel@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002949S: Supported
2950
Anton Vorontsov3be86142007-07-15 04:43:36 +04002951POWER SUPPLY CLASS/SUBSYSTEM and DRIVERS
2952P: Anton Vorontsov
2953M: cbou@mail.ru
2954P: David Woodhouse
2955M: dwmw2@infradead.org
2956L: linux-kernel@vger.kernel.org
2957L: kernel-discuss@handhelds.org
2958T: git git.infradead.org/battery-2.6.git
2959S: Maintained
2960
Eugene Surovegin24682972005-10-14 03:00:53 -07002961POWERPC 4xx EMAC DRIVER
2962P: Eugene Surovegin
2963M: ebs@ebshome.net
2964W: http://kernel.ebshome.net/emac/
2965L: linuxppc-embedded@ozlabs.org
2966L: netdev@vger.kernel.org
2967S: Maintained
2968
Linus Torvalds1da177e2005-04-16 15:20:36 -07002969PNP SUPPORT
2970P: Adam Belay
2971M: ambx1@neo.rr.com
2972S: Maintained
2973
Vitaly Wool999445d2007-01-04 13:07:03 +01002974PNXxxxx I2C DRIVER
2975P: Vitaly Wool
2976M: vitalywool@gmail.com
2977L: i2c@lm-sensors.org
2978S: Maintained
2979
Linus Torvalds1da177e2005-04-16 15:20:36 -07002980PPP PROTOCOL DRIVERS AND COMPRESSORS
2981P: Paul Mackerras
2982M: paulus@samba.org
2983L: linux-ppp@vger.kernel.org
2984S: Maintained
2985
2986PPP OVER ATM (RFC 2364)
2987P: Mitchell Blank Jr
2988M: mitch@sfgoth.com
2989S: Maintained
2990
2991PPP OVER ETHERNET
2992P: Michal Ostrowski
2993M: mostrows@speakeasy.net
2994S: Maintained
2995
James Chapmana6d23702007-06-27 15:53:17 -07002996PPP OVER L2TP
2997P: James Chapman
2998M: jchapman@katalix.com
2999S: Maintained
3000
Linus Torvalds1da177e2005-04-16 15:20:36 -07003001PREEMPTIBLE KERNEL
3002P: Robert Love
3003M: rml@tech9.net
3004L: linux-kernel@vger.kernel.org
3005L: kpreempt-tech@lists.sourceforge.net
3006W: ftp://ftp.kernel.org/pub/linux/kernel/people/rml/preempt-kernel
3007S: Supported
3008
3009PRISM54 WIRELESS DRIVER
Luis R. Rodrigueze88b34b2007-06-01 00:46:57 -07003010P: Luis R. Rodriguez
3011M: mcgrof@gmail.com
Johannes Berg724c6b32007-04-23 12:18:20 -07003012L: linux-wireless@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003013W: http://prism54.org
3014S: Maintained
3015
3016PROMISE DC4030 CACHING DISK CONTROLLER DRIVER
3017P: Peter Denison
3018M: promise@pnd-pc.demon.co.uk
3019W: http://www.pnd-pc.demon.co.uk/promise/
3020S: Maintained
3021
Mikael Petterssonb3277df2007-01-10 09:33:53 +01003022PROMISE SATA TX2/TX4 CONTROLLER LIBATA DRIVER
3023P: Mikael Pettersson
3024M: mikpe@it.uu.se
3025L: linux-ide@vger.kernel.org
3026S: Maintained
3027
Masakazu Mokuno02c18892007-07-05 20:11:16 +09003028PS3 NETWORK SUPPORT
3029P: Masakazu Mokuno
3030M: mokuno@sm.sony.co.jp
3031L: netdev@vger.kernel.org
3032L: cbe-oss-dev@ozlabs.org
3033S: Supported
3034
Geoff Levandf58a9d12006-11-23 00:46:51 +01003035PS3 PLATFORM SUPPORT
3036P: Geoff Levand
3037M: geoffrey.levand@am.sony.com
3038L: linuxppc-dev@ozlabs.org
3039L: cbe-oss-dev@ozlabs.org
3040S: Supported
3041
Michael Krufky83202042006-07-03 00:24:18 -07003042PVRUSB2 VIDEO4LINUX DRIVER
3043P: Mike Isely
3044M: isely@pobox.com
Mike Isely16e94952007-01-03 18:08:06 -03003045L: pvrusb2@isely.net (subscribers-only)
Michael Krufky83202042006-07-03 00:24:18 -07003046L: video4linux-list@redhat.com
3047W: http://www.isely.net/pvrusb2/
3048S: Maintained
3049
Linus Torvalds1da177e2005-04-16 15:20:36 -07003050PXA2xx SUPPORT
3051P: Nicolas Pitre
3052M: nico@cam.org
Alexey Dobriyan70f09f12005-06-23 00:09:47 -07003053L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -07003054S: Maintained
3055
Pierre Ossman272f1332007-05-14 21:25:26 +02003056PXA MMCI DRIVER
3057S: Orphan
3058
Linus Torvalds1da177e2005-04-16 15:20:36 -07003059QLOGIC QLA2XXX FC-SCSI DRIVER
3060P: Andrew Vasquez
Andrew Vasquez95e6a852006-03-14 14:41:04 -08003061M: linux-driver@qlogic.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07003062L: linux-scsi@vger.kernel.org
3063S: Supported
3064
Ron Mercer5a4faa872006-07-25 00:40:21 -07003065QLOGIC QLA3XXX NETWORK DRIVER
3066P: Ron Mercer
3067M: linux-driver@qlogic.com
3068L: netdev@vger.kernel.org
3069S: Supported
3070
Linus Torvalds1da177e2005-04-16 15:20:36 -07003071QNX4 FILESYSTEM
3072P: Anders Larsen
3073M: al@alarsen.net
3074L: linux-kernel@vger.kernel.org
3075W: http://www.alarsen.net/linux/qnx4fs/
3076S: Maintained
3077
3078RADEON FRAMEBUFFER DISPLAY DRIVER
Benjamin Herrenschmidt187a2782005-04-16 15:26:40 -07003079P: Benjamin Herrenschmidt
3080M: benh@kernel.crashing.org
Randy Dunlap5cd307c2006-12-08 02:41:01 -08003081L: linux-fbdev-devel@lists.sourceforge.net (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -07003082S: Maintained
3083
3084RAGE128 FRAMEBUFFER DISPLAY DRIVER
Benjamin Herrenschmidt187a2782005-04-16 15:26:40 -07003085P: Paul Mackerras
3086M: paulus@samba.org
Randy Dunlap5cd307c2006-12-08 02:41:01 -08003087L: linux-fbdev-devel@lists.sourceforge.net (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -07003088S: Maintained
3089
3090RAYLINK/WEBGEAR 802.11 WIRELESS LAN DRIVER
3091P: Corey Thomas
3092M: corey@world.std.com
Johannes Berg724c6b32007-04-23 12:18:20 -07003093L: linux-wireless@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003094S: Maintained
3095
Matt Mackall9e95ce22005-04-16 15:25:56 -07003096RANDOM NUMBER DRIVER
3097P: Matt Mackall
3098M: mpm@selenic.com
3099S: Maintained
3100
Matt Porter394b7012005-11-07 01:00:15 -08003101RAPIDIO SUBSYSTEM
3102P: Matt Porter
3103M: mporter@kernel.crashing.org
3104L: linux-kernel@vger.kernel.org
3105S: Maintained
3106
Josh Triplett595182b2006-10-04 02:17:21 -07003107READ-COPY UPDATE (RCU)
3108P: Dipankar Sarma
3109M: dipankar@in.ibm.com
3110W: http://www.rdrop.com/users/paulmck/rclock/
3111L: linux-kernel@vger.kernel.org
3112S: Supported
3113
3114RCUTORTURE MODULE
3115P: Josh Triplett
3116M: josh@freedesktop.org
3117L: linux-kernel@vger.kernel.org
3118S: Maintained
3119
Linus Torvalds1da177e2005-04-16 15:20:36 -07003120REAL TIME CLOCK DRIVER
3121P: Paul Gortmaker
3122M: p_gortmaker@yahoo.com
3123L: linux-kernel@vger.kernel.org
3124S: Maintained
3125
Alessandro Zummo0c86edc2006-03-27 01:16:37 -08003126REAL TIME CLOCK (RTC) SUBSYSTEM
3127P: Alessandro Zummo
3128M: a.zummo@towertech.it
Alessandro Zummo76465492006-12-10 02:19:06 -08003129L: rtc-linux@googlegroups.com
Alessandro Zummo0c86edc2006-03-27 01:16:37 -08003130S: Maintained
3131
Linus Torvalds1da177e2005-04-16 15:20:36 -07003132REISERFS FILE SYSTEM
3133P: Hans Reiser
3134M: reiserfs-dev@namesys.com
Jeff Mahoney76c4e5e2007-06-08 13:47:02 -07003135L: reiserfs-devel@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003136W: http://www.namesys.com
3137S: Supported
3138
3139ROCKETPORT DRIVER
3140P: Comtrol Corp.
Linus Torvalds1da177e2005-04-16 15:20:36 -07003141W: http://www.comtrol.com
3142S: Maintained
3143
3144ROSE NETWORK LAYER
3145P: Ralf Baechle
3146M: ralf@linux-mips.org
3147L: linux-hams@vger.kernel.org
Ralf Baechled34cb282006-04-19 04:14:30 +02003148W: http://www.linux-ax25.org/
Linus Torvalds1da177e2005-04-16 15:20:36 -07003149S: Maintained
3150
3151RISCOM8 DRIVER
3152S: Orphan
3153
Michael Wu605bebe2007-05-14 01:41:02 -04003154RTL818X WIRELESS DRIVER
3155P: Michael Wu
3156M: flamingice@sourmilk.net
3157P: Andrea Merello
3158M: andreamrl@tiscali.it
3159L: linux-wireless@vger.kernel.org
3160W: http://linuxwireless.org/
3161T: git kernel.org:/pub/scm/linux/kernel/git/mwu/mac80211-drivers.git
3162S: Maintained
3163
Antonino A. Daplas9eb8ef72006-01-14 13:21:26 -08003164S3 SAVAGE FRAMEBUFFER DRIVER
Jim Cromiece00f852006-11-30 04:49:44 +01003165P: Antonino Daplas
Antonino A. Daplas0478e622007-02-28 20:12:37 -08003166M: adaplas@gmail.com
Randy Dunlap5cd307c2006-12-08 02:41:01 -08003167L: linux-fbdev-devel@lists.sourceforge.net (subscribers-only)
Jim Cromiece00f852006-11-30 04:49:44 +01003168S: Maintained
Antonino A. Daplas9eb8ef72006-01-14 13:21:26 -08003169
Linus Torvalds1da177e2005-04-16 15:20:36 -07003170S390
3171P: Martin Schwidefsky
3172M: schwidefsky@de.ibm.com
Martin Schwidefsky83014252006-09-20 15:58:58 +02003173P: Heiko Carstens
3174M: heiko.carstens@de.ibm.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07003175M: linux390@de.ibm.com
Martin Schwidefskyd58140c2007-02-05 21:17:27 +01003176L: linux-s390@vger.kernel.org
Heiko Carstens5238da42006-02-11 17:56:01 -08003177W: http://www.ibm.com/developerworks/linux/linux390/
3178S: Supported
3179
3180S390 NETWORK DRIVERS
3181P: Frank Pavlic
3182M: fpavlic@de.ibm.com
3183M: linux390@de.ibm.com
Martin Schwidefskyd58140c2007-02-05 21:17:27 +01003184L: linux-s390@vger.kernel.org
Heiko Carstens5238da42006-02-11 17:56:01 -08003185W: http://www.ibm.com/developerworks/linux/linux390/
3186S: Supported
3187
3188S390 ZFCP DRIVER
Swen Schillig9cbb8892006-09-21 16:29:31 +02003189P: Swen Schillig
3190M: swen@vnet.ibm.com
Heiko Carstens5238da42006-02-11 17:56:01 -08003191M: linux390@de.ibm.com
Martin Schwidefskyd58140c2007-02-05 21:17:27 +01003192L: linux-s390@vger.kernel.org
Heiko Carstens5238da42006-02-11 17:56:01 -08003193W: http://www.ibm.com/developerworks/linux/linux390/
Linus Torvalds1da177e2005-04-16 15:20:36 -07003194S: Supported
3195
3196SAA7146 VIDEO4LINUX-2 DRIVER
3197P: Michael Hunold
3198M: michael@mihu.de
3199W: http://www.mihu.de/linux/saa7146
3200S: Maintained
3201
Linus Torvalds1da177e2005-04-16 15:20:36 -07003202SC1200 WDT DRIVER
3203P: Zwane Mwaikambo
Zwane Mwaikambo3c7bf1e2005-08-18 11:24:07 -07003204M: zwane@arm.linux.org.uk
Linus Torvalds1da177e2005-04-16 15:20:36 -07003205S: Maintained
3206
3207SCHEDULER
3208P: Ingo Molnar
3209M: mingo@elte.hu
3210P: Robert Love [the preemptible kernel bits]
3211M: rml@tech9.net
3212L: linux-kernel@vger.kernel.org
3213S: Maintained
3214
3215SCSI CDROM DRIVER
3216P: Jens Axboe
Jens Axboe0fe23472006-09-04 15:41:16 +02003217M: axboe@kernel.dk
Linus Torvalds1da177e2005-04-16 15:20:36 -07003218L: linux-scsi@vger.kernel.org
3219W: http://www.kernel.dk
3220S: Maintained
3221
3222SCSI SG DRIVER
3223P: Doug Gilbert
3224M: dgilbert@interlog.com
3225L: linux-scsi@vger.kernel.org
3226W: http://www.torque.net/sg
3227S: Maintained
3228
3229SCSI SUBSYSTEM
3230P: James E.J. Bottomley
3231M: James.Bottomley@SteelEye.com
3232L: linux-scsi@vger.kernel.org
Jody McIntyre6fb04252005-11-18 09:31:06 -08003233T: git kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07003234S: Maintained
3235
3236SCSI TAPE DRIVER
John Anthony Kazos Jrdd4ef012007-05-09 08:06:37 +02003237P: Kai Mäkisara
Linus Torvalds1da177e2005-04-16 15:20:36 -07003238M: Kai.Makisara@kolumbus.fi
3239L: linux-scsi@vger.kernel.org
3240S: Maintained
3241
3242SCTP PROTOCOL
Sridhar Samudrala5f858132007-03-23 11:39:51 -07003243P: Vlad Yasevich
3244M: vladislav.yasevich@hp.com
Jim Cromiece00f852006-11-30 04:49:44 +01003245P: Sridhar Samudrala
3246M: sri@us.ibm.com
3247L: lksctp-developers@lists.sourceforge.net
Sridhar Samudrala5f858132007-03-23 11:39:51 -07003248W: http://lksctp.sourceforge.net
Jim Cromiece00f852006-11-30 04:49:44 +01003249S: Supported
Linus Torvalds1da177e2005-04-16 15:20:36 -07003250
3251SCx200 CPU SUPPORT
Jim Cromie1662d322006-10-06 00:43:59 -07003252P: Jim Cromie
3253M: jim.cromie@gmail.com
3254S: Odd Fixes
3255
3256SCx200 GPIO DRIVER
3257P: Jim Cromie
3258M: jim.cromie@gmail.com
3259S: Maintained
3260
3261SCx200 HRT CLOCKSOURCE DRIVER
3262P: Jim Cromie
3263M: jim.cromie@gmail.com
3264S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07003265
3266SECURITY CONTACT
3267P: Security Officers
3268M: security@kernel.org
3269S: Supported
3270
3271SELINUX SECURITY MODULE
3272P: Stephen Smalley
Stephen Smalley62cfe7e2006-02-04 23:27:42 -08003273M: sds@tycho.nsa.gov
Linus Torvalds1da177e2005-04-16 15:20:36 -07003274P: James Morris
James Morris48de5be2005-08-08 10:29:08 -04003275M: jmorris@namei.org
Stephen Smalley588a3152007-02-23 09:20:09 -05003276P: Eric Paris
3277M: eparis@parisplace.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003278L: linux-kernel@vger.kernel.org (kernel issues)
Stephen Smalley588a3152007-02-23 09:20:09 -05003279L: selinux@tycho.nsa.gov (subscribers-only, general discussion)
Linus Torvalds1da177e2005-04-16 15:20:36 -07003280W: http://www.nsa.gov/selinux
3281S: Supported
3282
Jiri Slabycef2cf02007-05-08 00:31:45 -07003283SENSABLE PHANTOM
3284P: Jiri Slaby
3285M: jirislaby@gmail.com
3286S: Maintained
3287
Linus Torvalds1da177e2005-04-16 15:20:36 -07003288SERIAL ATA (SATA) SUBSYSTEM:
3289P: Jeff Garzik
3290M: jgarzik@pobox.com
3291L: linux-ide@vger.kernel.org
Jody McIntyre6fb04252005-11-18 09:31:06 -08003292T: git kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07003293S: Supported
3294
3295SGI SN-IA64 (Altix) SERIAL CONSOLE DRIVER
3296P: Pat Gefre
3297M: pfg@sgi.com
3298L: linux-ia64@vger.kernel.org
3299S: Supported
3300
3301SGI VISUAL WORKSTATION 320 AND 540
3302P: Andrey Panin
3303M: pazke@donpac.ru
3304L: linux-visws-devel@lists.sf.net
3305W: http://linux-visws.sf.net
3306S: Maintained for 2.6.
3307
3308SIMTEC EB110ATX (Chalice CATS)
3309P: Ben Dooks
3310P: Vincent Sanders
3311M: support@simtec.co.uk
3312W: http://www.simtec.co.uk/products/EB110ATX/
3313S: Supported
3314
3315SIMTEC EB2410ITX (BAST)
3316P: Ben Dooks
3317P: Vincent Sanders
3318M: support@simtec.co.uk
3319W: http://www.simtec.co.uk/products/EB2410ITX/
3320S: Supported
3321
Francois Romieu92aab3c2005-07-30 13:11:18 +02003322SIS 190 ETHERNET DRIVER
3323P: Francois Romieu
3324M: romieu@fr.zoreil.com
3325L: netdev@vger.kernel.org
3326S: Maintained
3327
Linus Torvalds1da177e2005-04-16 15:20:36 -07003328SIS 5513 IDE CONTROLLER DRIVER
3329P: Lionel Bouton
3330M: Lionel.Bouton@inet6.fr
3331W: http://inet6.dyn.dhs.org/sponsoring/sis5513/index.html
3332W: http://gyver.homeip.net/sis5513/index.html
3333S: Maintained
3334
3335SIS 900/7016 FAST ETHERNET DRIVER
3336P: Daniele Venzano
3337M: venza@brownhat.org
3338W: http://www.brownhat.org/sis900.html
Ralf Baechle979b6c12005-06-13 14:30:40 -07003339L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003340S: Maintained
3341
Mark M. Hoffman6ea884d2007-06-09 10:11:15 -04003342SIS 96X I2C/SMBUS DRIVER
3343P: Mark M. Hoffman
3344M: mhoffman@lightlink.com
3345L: lm-sensors@lm-sensors.org
3346S: Maintained
3347
Linus Torvalds1da177e2005-04-16 15:20:36 -07003348SIS FRAMEBUFFER DRIVER
3349P: Thomas Winischhofer
3350M: thomas@winischhofer.net
3351W: http://www.winischhofer.net/linuxsisvga.shtml
Antoine Jacquetb7eee612007-04-27 12:30:59 -03003352S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07003353
3354SIS USB2VGA DRIVER
3355P: Thomas Winischhofer
3356M: thomas@winischhofer.net
3357W: http://www.winischhofer.at/linuxsisusbvga.shtml
3358S: Maintained
3359
Christoph Lameter415ad26d2007-07-26 10:40:56 -07003360SLAB ALLOCATOR
3361P: Christoph Lameter
3362M: clameter@sgi.com
3363P: Pekka Enberg
3364M: penberg@cs.helsinki.fi
3365L: linux-mm@kvack.org
3366S: Maintained
3367
Linus Torvalds1da177e2005-04-16 15:20:36 -07003368SMC91x ETHERNET DRIVER
3369P: Nicolas Pitre
3370M: nico@cam.org
3371S: Maintained
3372
Mark M. Hoffman6ea884d2007-06-09 10:11:15 -04003373SMSC47B397 HARDWARE MONITOR DRIVER
3374P: Mark M. Hoffman
3375M: mhoffman@lightlink.com
3376L: lm-sensors@lm-sensors.org
3377S: Maintained
3378
Daniel Drake8f0f8502006-07-18 22:00:25 +01003379SOFTMAC LAYER (IEEE 802.11)
3380P: Johannes Berg
3381M: johannes@sipsolutions.net
3382P: Joe Jezak
3383M: josejx@gentoo.org
3384P: Daniel Drake
3385M: dsd@gentoo.org
3386W: http://softmac.sipsolutions.net/
Johannes Berg724c6b32007-04-23 12:18:20 -07003387L: linux-wireless@vger.kernel.org
Daniel Drake8f0f8502006-07-18 22:00:25 +01003388S: Maintained
3389
Linus Torvalds1da177e2005-04-16 15:20:36 -07003390SOFTWARE RAID (Multiple Disks) SUPPORT
3391P: Ingo Molnar
3392M: mingo@redhat.com
3393P: Neil Brown
NeilBrown524418b2007-01-26 00:57:01 -08003394M: neilb@suse.de
Linus Torvalds1da177e2005-04-16 15:20:36 -07003395L: linux-raid@vger.kernel.org
NeilBrown524418b2007-01-26 00:57:01 -08003396S: Supported
Linus Torvalds1da177e2005-04-16 15:20:36 -07003397
Pavel Machek95a631e2007-07-19 01:47:42 -07003398HIBERNATION (aka Software Suspend, aka swsusp):
Linus Torvalds1da177e2005-04-16 15:20:36 -07003399P: Pavel Machek
3400M: pavel@suse.cz
Pavel Machek95a631e2007-07-19 01:47:42 -07003401P: Rafael J. Wysocki
3402M: rjw@sisk.pl
3403L: linux-pm@lists.linux-foundation.org
3404S: Supported
3405
3406SUSPEND TO RAM:
3407P: Pavel Machek
3408M: pavel@suse.cz
3409P: Rafael J. Wysocki
3410M: rjw@sisk.pl
David Brownellf318a632007-04-23 14:41:06 -07003411L: linux-pm@lists.linux-foundation.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003412S: Maintained
3413
3414SONIC NETWORK DRIVER
3415P: Thomas Bogendoerfer
3416M: tsbogend@alpha.franken.de
Ralf Baechle979b6c12005-06-13 14:30:40 -07003417L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003418S: Maintained
3419
3420SONY VAIO CONTROL DEVICE DRIVER
Mattia Dongili0d477fa2007-02-08 20:16:40 +01003421P: Mattia Dongili
3422M: malattia@linux.it
Mattia Dongili5b181672007-03-12 21:43:57 +01003423L: linux-acpi@vger.kernel.org
3424W: http://www.linux.it/~malattia/wiki/index.php/Sony_drivers
Linus Torvalds1da177e2005-04-16 15:20:36 -07003425S: Maintained
3426
3427SOUND
3428P: Jaroslav Kysela
3429M: perex@suse.cz
Takashi Iwai82622042007-04-16 12:32:52 +02003430L: alsa-devel@alsa-project.org (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -07003431S: Maintained
3432
Liam Girdwoodeb1a6af2006-10-06 18:34:51 +02003433SOUND - SOC LAYER / DYNAMIC AUDIO POWER MANAGEMENT
3434P: Liam Girdwood
3435M: liam.girdwood@wolfsonmicro.com
Takashi Iwai82622042007-04-16 12:32:52 +02003436L: alsa-devel@alsa-project.org (subscribers-only)
Liam Girdwoodeb1a6af2006-10-06 18:34:51 +02003437S: Supported
3438
Kumar Gala025c3982006-04-02 16:05:54 -05003439SPI SUBSYSTEM
3440P: David Brownell
3441M: dbrownell@users.sourceforge.net
3442L: spi-devel-general@lists.sourceforge.net
3443S: Maintained
3444
Steven Rostedt855f46a2006-08-05 12:14:50 -07003445STABLE BRANCH:
3446P: Greg Kroah-Hartman
3447M: greg@kroah.com
3448P: Chris Wright
3449M: chrisw@sous-sol.org
3450L: stable@kernel.org
3451S: Maintained
3452
Kylene Hall1c72d462005-05-01 08:59:13 -07003453TPM DEVICE DRIVER
3454P: Kylene Hall
Kent Yoder8e81cc12007-08-22 14:01:04 -07003455M: tpmdd-devel@lists.sourceforge.net
Kylene Hall1c72d462005-05-01 08:59:13 -07003456W: http://tpmdd.sourceforge.net
Marcel Selhorstd3a7b6d2007-03-16 13:38:31 -08003457P: Marcel Selhorst
3458M: tpm@selhorst.net
3459W: http://www.prosec.rub.de/tpm/
Stephen Rothwell3bd2aad2007-05-15 01:41:36 -07003460L: tpmdd-devel@lists.sourceforge.net
Kylene Hall1c72d462005-05-01 08:59:13 -07003461S: Maintained
3462
Mark Gross1a80ba82005-10-30 15:02:55 -08003463Telecom Clock Driver for MCPL0010
Jim Cromiece00f852006-11-30 04:49:44 +01003464P: Mark Gross
3465M: mark.gross@intel.com
3466S: Supported
Mark Gross1a80ba82005-10-30 15:02:55 -08003467
Chris Zankel48b415c2005-06-23 22:01:07 -07003468TENSILICA XTENSA PORT (xtensa):
3469P: Chris Zankel
3470M: chris@zankel.net
3471S: Maintained
3472
Henrique de Moraes Holschuh756970a2007-03-29 01:58:44 -03003473THINKPAD ACPI EXTRAS DRIVER
3474P: Henrique de Moraes Holschuh
3475M: ibm-acpi@hmh.eng.br
3476L: ibm-acpi-devel@lists.sourceforge.net
3477W: http://ibm-acpi.sourceforge.net
3478W: http://thinkwiki.org/wiki/Ibm-acpi
3479T: git repo.or.cz/linux-2.6/linux-acpi-2.6/ibm-acpi-2.6.git
3480S: Maintained
3481
Linus Torvalds1da177e2005-04-16 15:20:36 -07003482UltraSPARC (sparc64):
3483P: David S. Miller
3484M: davem@davemloft.net
Linus Torvalds1da177e2005-04-16 15:20:36 -07003485L: sparclinux@vger.kernel.org
Josh Boyer1adc1232005-11-23 15:44:15 -08003486T: git kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07003487S: Maintained
3488
3489SHARP LH SUPPORT (LH7952X & LH7A40X)
3490P: Marc Singer
3491M: elf@buici.com
3492W: http://projects.buici.com/arm
Alexey Dobriyan70f09f12005-06-23 00:09:47 -07003493L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -07003494S: Maintained
3495
Kristen Accardi8cf4c192005-08-16 15:16:10 -07003496SHPC HOTPLUG DRIVER
3497P: Kristen Carlson Accardi
3498M: kristen.c.accardi@intel.com
3499L: pcihpd-discuss@lists.sourceforge.net
Len Brown8b59a452007-01-08 19:03:28 -05003500S: Supported
Kristen Accardi8cf4c192005-08-16 15:16:10 -07003501
Pierre Ossmand129bce2006-03-24 03:18:17 -08003502SECURE DIGITAL HOST CONTROLLER INTERFACE DRIVER
3503P: Pierre Ossman
3504M: drzeus-sdhci@drzeus.cx
3505L: sdhci-devel@list.drzeus.cx
3506W: http://mmc.drzeus.cx/wiki/Linux/Drivers/sdhci
3507S: Maintained
3508
Stephen Hemminger4b1ac9ab2005-09-21 09:55:41 -07003509SKGE, SKY2 10/100/1000 GIGABIT ETHERNET DRIVERS
3510P: Stephen Hemminger
Stephen Hemminger65ebe6342007-01-23 11:38:57 -08003511M: shemminger@linux-foundation.org
Stephen Hemminger4b1ac9ab2005-09-21 09:55:41 -07003512L: netdev@vger.kernel.org
3513S: Maintained
3514
Chris Boot1a87d942006-07-10 04:45:34 -07003515SOEKRIS NET48XX LED SUPPORT
3516P: Chris Boot
3517M: bootc@bootc.net
3518S: Maintained
3519
Linus Torvalds1da177e2005-04-16 15:20:36 -07003520SPARC (sparc32):
3521P: William L. Irwin
3522M: wli@holomorphy.com
3523L: sparclinux@vger.kernel.org
3524S: Maintained
3525
3526SPECIALIX IO8+ MULTIPORT SERIAL CARD DRIVER
3527P: Roger Wolff
3528M: R.E.Wolff@BitWizard.nl
3529L: linux-kernel@vger.kernel.org ?
3530S: Supported
3531
Jim Lewis2752e402006-09-29 02:01:19 -07003532SPIDERNET NETWORK DRIVER for CELL
Linas Vepstasfa302482007-02-20 16:45:27 -06003533P: Linas Vepstas
3534M: linas@austin.ibm.com
Jim Lewis2752e402006-09-29 02:01:19 -07003535L: netdev@vger.kernel.org
3536S: Supported
3537
Linus Torvalds1da177e2005-04-16 15:20:36 -07003538SRM (Alpha) environment access
3539P: Jan-Benedict Glaw
3540M: jbglaw@lug-owl.de
3541L: linux-kernel@vger.kernel.org
3542S: Maintained
3543
3544STARFIRE/DURALAN NETWORK DRIVER
3545P: Ion Badulescu
3546M: ionut@cs.columbia.edu
3547S: Maintained
3548
3549STARMODE RADIO IP (STRIP) PROTOCOL DRIVER
3550W: http://mosquitonet.Stanford.EDU/strip.html
3551S: Unsupported ?
3552
3553STRADIS MPEG-2 DECODER DRIVER
3554P: Nathan Laredo
3555M: laredo@gnu.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003556W: http://www.stradis.com/
3557S: Maintained
3558
3559SUPERH (sh)
3560P: Paul Mundt
3561M: lethal@linux-sh.org
Matthew Wilcox3b5e0cb2006-09-29 02:01:30 -07003562L: linuxsh-dev@lists.sourceforge.net (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -07003563W: http://www.linux-sh.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003564S: Maintained
3565
3566SUPERH64 (sh64)
3567P: Paul Mundt
3568M: lethal@linux-sh.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003569L: linuxsh-shmedia-dev@lists.sourceforge.net
3570W: http://www.linux-sh.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003571S: Maintained
3572
3573SUN3/3X
3574P: Sam Creasey
3575M: sammy@sammy.net
Linus Torvalds1da177e2005-04-16 15:20:36 -07003576W: http://sammy.net/sun3/
3577S: Maintained
3578
3579SVGA HANDLING
3580P: Martin Mares
3581M: mj@ucw.cz
3582L: linux-video@atrey.karlin.mff.cuni.cz
3583S: Maintained
3584
3585SYSV FILESYSTEM
3586P: Christoph Hellwig
3587M: hch@infradead.org
3588S: Maintained
3589
Stephen Hemminger781b456a2006-07-10 20:25:29 -07003590TC CLASSIFIER
3591P: Jamal Hadi Salim
3592M: hadi@cyberus.ca
3593L: netdev@vger.kernel.org
3594S: Maintained
3595
Wong Hoi Sing Edison5067f082006-09-13 20:31:13 -07003596TCP LOW PRIORITY MODULE
3597P: Wong Hoi Sing, Edison
3598M: hswong3i@gmail.com
3599P: Hung Hing Lun, Mike
3600M: hlhung3i@gmail.com
3601W: http://tcp-lp-mod.sourceforge.net/
3602S: Maintained
3603
Alex Dubov4020f2d2006-10-04 02:15:37 -07003604TI FLASH MEDIA INTERFACE DRIVER
3605P: Alex Dubov
3606M: oakad@yahoo.com
3607S: Maintained
3608
Syed Khasim9f9c24f2007-05-16 01:07:22 +02003609TI OMAP MMC INTERFACE DRIVER
3610P: Carlos Aguiar, Anderson Briglia and Syed Khasim
3611M: linux-omap-open-source@linux.omap.com
3612W: http://linux.omap.com
3613W: http://www.muru.com/linux/omap/
3614S: Maintained
3615
Michael Buesch844dd052006-06-26 00:24:59 -07003616TI OMAP RANDOM NUMBER GENERATOR SUPPORT
3617P: Deepak Saxena
3618M: dsaxena@plexity.net
3619S: Maintained
3620
Shailabh Nagarad4ecbc2006-07-14 00:24:44 -07003621TASKSTATS STATISTICS INTERFACE
3622P: Shailabh Nagar
3623M: nagar@watson.ibm.com
3624L: linux-kernel@vger.kernel.org
3625S: Maintained
3626
Linus Torvalds1da177e2005-04-16 15:20:36 -07003627TI PARALLEL LINK CABLE DRIVER
Jim Cromiece00f852006-11-30 04:49:44 +01003628P: Romain Lievin
3629M: roms@lpg.ticalc.org
3630S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07003631
Per Lidene86eaa32006-01-12 16:45:18 +01003632TIPC NETWORK LAYER
3633P: Per Liden
Per Liden7c2b2aa2006-01-14 12:42:21 +01003634M: per.liden@ericsson.com
Per Lidene86eaa32006-01-12 16:45:18 +01003635P: Jon Maloy
Per Liden7c2b2aa2006-01-14 12:42:21 +01003636M: jon.maloy@ericsson.com
Per Lidene86eaa32006-01-12 16:45:18 +01003637P: Allan Stephens
Per Liden7c2b2aa2006-01-14 12:42:21 +01003638M: allan.stephens@windriver.com
Per Lidene86eaa32006-01-12 16:45:18 +01003639L: tipc-discussion@lists.sourceforge.net
3640W: http://tipc.sourceforge.net/
3641W: http://tipc.cslab.ericsson.net/
3642T: git tipc.cslab.ericsson.net:/pub/git/tipc.git
3643S: Maintained
3644
Linus Torvalds1da177e2005-04-16 15:20:36 -07003645TLAN NETWORK DRIVER
3646P: Samuel Chessman
3647M: chessman@tux.org
3648L: tlan-devel@lists.sourceforge.net
3649W: http://sourceforge.net/projects/tlan/
3650S: Maintained
3651
3652TOKEN-RING NETWORK DRIVER
3653P: Mike Phillips
3654M: mikep@linuxtr.net
Ralf Baechle979b6c12005-06-13 14:30:40 -07003655L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003656L: linux-tr@linuxtr.net
3657W: http://www.linuxtr.net
3658S: Maintained
3659
3660TOSHIBA ACPI EXTRAS DRIVER
3661P: John Belmonte
3662M: toshiba_acpi@memebeam.org
3663W: http://memebeam.org/toys/ToshibaAcpiDriver
3664S: Maintained
3665
3666TOSHIBA SMM DRIVER
3667P: Jonathan Buzzard
3668M: jonathan@buzzard.org.uk
3669L: tlinux-users@tce.toshiba-dme.co.jp
3670W: http://www.buzzard.org.uk/toshiba/
3671S: Maintained
3672
3673TRIDENT 4DWAVE/SIS 7018 PCI AUDIO CORE
3674P: Muli Ben-Yehuda
3675M: mulix@mulix.org
3676L: linux-kernel@vger.kernel.org
3677S: Maintained
3678
3679TRIVIAL PATCHES
Jim Cromiece00f852006-11-30 04:49:44 +01003680P: Adrian Bunk
3681M: trivial@kernel.org
3682L: linux-kernel@vger.kernel.org
3683W: http://www.kernel.org/pub/linux/kernel/people/bunk/trivial/
3684T: git kernel.org:/pub/scm/linux/kernel/git/bunk/trivial.git
3685S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07003686
3687TMS380 TOKEN-RING NETWORK DRIVER
3688P: Adam Fritzler
3689M: mid@auk.cx
3690L: linux-tr@linuxtr.net
3691W: http://www.auk.cx/tms380tr/
3692S: Maintained
3693
3694TULIP NETWORK DRIVER
Linus Torvalds1da177e2005-04-16 15:20:36 -07003695L: tulip-users@lists.sourceforge.net
3696W: http://sourceforge.net/projects/tulip/
Valerie Henson49afc592007-07-30 13:10:52 -06003697S: Orphan
Linus Torvalds1da177e2005-04-16 15:20:36 -07003698
3699TUN/TAP driver
3700P: Maxim Krasnyansky
Dave Jones66777b72006-03-25 03:07:53 -08003701M: maxk@qualcomm.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07003702L: vtun@office.satix.net
3703W: http://vtun.sourceforge.net/tun
3704S: Maintained
3705
Maciej W. Rozyckib454cc62007-02-05 16:28:25 -08003706TURBOCHANNEL SUBSYSTEM
3707P: Maciej W. Rozycki
3708M: macro@linux-mips.org
3709S: Maintained
3710
Linus Torvalds1da177e2005-04-16 15:20:36 -07003711U14-34F SCSI DRIVER
3712P: Dario Ballabio
3713M: ballabio_dario@emc.com
3714L: linux-scsi@vger.kernel.org
3715S: Maintained
3716
3717UDF FILESYSTEM
3718P: Ben Fennema
3719M: bfennema@falcon.csc.calpoly.edu
Linus Torvalds1da177e2005-04-16 15:20:36 -07003720W: http://linux-udf.sourceforge.net
3721S: Maintained
3722
3723UNIFORM CDROM DRIVER
3724P: Jens Axboe
Jens Axboe0fe23472006-09-04 15:41:16 +02003725M: axboe@kernel.dk
Linus Torvalds1da177e2005-04-16 15:20:36 -07003726L: linux-kernel@vger.kernel.org
3727W: http://www.kernel.dk
3728S: Maintained
3729
3730USB ACM DRIVER
3731P: Oliver Neukum
3732M: oliver@neukum.name
3733L: linux-usb-users@lists.sourceforge.net
3734L: linux-usb-devel@lists.sourceforge.net
3735S: Maintained
3736
3737USB BLOCK DRIVER (UB ub)
3738P: Pete Zaitcev
3739M: zaitcev@redhat.com
3740L: linux-kernel@vger.kernel.org
3741L: linux-usb-devel@lists.sourceforge.net
3742S: Supported
3743
Linus Torvalds1da177e2005-04-16 15:20:36 -07003744USB CDC ETHERNET DRIVER
3745P: Greg Kroah-Hartman
3746M: greg@kroah.com
3747L: linux-usb-users@lists.sourceforge.net
3748L: linux-usb-devel@lists.sourceforge.net
3749S: Maintained
3750W: http://www.kroah.com/linux-usb/
3751
Peter Korsgaardd0374f42007-02-16 17:03:54 +01003752USB DAVICOM DM9601 DRIVER
3753P: Peter Korsgaard
3754M: jacmet@sunsite.dk
Peter Korsgaard043600a2007-06-27 21:18:18 +02003755L: netdev@vger.kernel.org
Peter Korsgaardd0374f42007-02-16 17:03:54 +01003756W: http://www.linux-usb.org/usbnet
3757S: Maintained
3758
Linus Torvalds1da177e2005-04-16 15:20:36 -07003759USB EHCI DRIVER
3760P: David Brownell
3761M: dbrownell@users.sourceforge.net
3762L: linux-usb-devel@lists.sourceforge.net
David Brownell23d8c902006-12-05 03:10:08 -08003763S: Odd Fixes
Linus Torvalds1da177e2005-04-16 15:20:36 -07003764
Luca Risolia7ce08c92006-01-11 02:06:59 +00003765USB ET61X[12]51 DRIVER
3766P: Luca Risolia
3767M: luca.risolia@studio.unibo.it
3768L: linux-usb-devel@lists.sourceforge.net
3769L: video4linux-list@redhat.com
3770W: http://www.linux-projects.org
3771S: Maintained
3772
David Brownell69ae9e32006-11-14 02:03:31 -08003773USB GADGET/PERIPHERAL SUBSYSTEM
3774P: David Brownell
3775M: dbrownell@users.sourceforge.net
3776L: linux-usb-devel@lists.sourceforge.net
3777W: http://www.linux-usb.org/gadget
3778S: Maintained
3779
Jiri Kosina2dea64b2007-07-11 12:12:11 +02003780USB HID/HIDBP DRIVERS (USB KEYBOARDS, MICE, REMOTE CONTROLS, ...)
Jiri Kosina641266fd2007-01-15 09:56:21 +01003781P: Jiri Kosina
3782M: jkosina@suse.cz
Linus Torvalds1da177e2005-04-16 15:20:36 -07003783L: linux-usb-devel@lists.sourceforge.net
Jiri Kosinaa4dff392007-02-27 17:40:09 +01003784T: git kernel.org:/pub/scm/linux/kernel/git/jikos/hid.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07003785S: Maintained
3786
3787USB HUB DRIVER
3788P: Johannes Erdfelt
3789M: johannes@erdfelt.com
3790L: linux-usb-users@lists.sourceforge.net
3791L: linux-usb-devel@lists.sourceforge.net
3792S: Maintained
3793
Olav Kongas959eea22005-11-03 17:38:14 +02003794USB ISP116X DRIVER
3795P: Olav Kongas
3796M: ok@artecdesign.ee
3797L: linux-usb-devel@lists.sourceforge.net
3798S: Maintained
3799
Linus Torvalds1da177e2005-04-16 15:20:36 -07003800USB KAWASAKI LSI DRIVER
3801P: Oliver Neukum
3802M: oliver@neukum.name
3803L: linux-usb-users@lists.sourceforge.net
3804L: linux-usb-devel@lists.sourceforge.net
3805S: Maintained
3806
3807USB MASS STORAGE DRIVER
3808P: Matthew Dharm
3809M: mdharm-usb@one-eyed-alien.net
3810L: linux-usb-users@lists.sourceforge.net
Matthew Dharm8836aeb2005-12-04 22:03:47 -08003811L: usb-storage@lists.one-eyed-alien.net
Linus Torvalds1da177e2005-04-16 15:20:36 -07003812S: Maintained
3813W: http://www.one-eyed-alien.net/~mdharm/linux-usb/
3814
3815USB OHCI DRIVER
David Brownell23d8c902006-12-05 03:10:08 -08003816P: David Brownell
3817M: dbrownell@users.sourceforge.net
Linus Torvalds1da177e2005-04-16 15:20:36 -07003818L: linux-usb-users@lists.sourceforge.net
3819L: linux-usb-devel@lists.sourceforge.net
David Brownell23d8c902006-12-05 03:10:08 -08003820S: Odd Fixes
Linus Torvalds1da177e2005-04-16 15:20:36 -07003821
Matthias Urlichsba460e42005-07-14 00:33:47 -07003822USB OPTION-CARD DRIVER
3823P: Matthias Urlichs
3824M: smurf@smurf.noris.de
3825L: linux-usb-devel@lists.sourceforge.net
3826S: Maintained
3827
Linus Torvalds1da177e2005-04-16 15:20:36 -07003828USB OV511 DRIVER
3829P: Mark McClelland
3830M: mmcclell@bigfoot.com
3831L: linux-usb-users@lists.sourceforge.net
3832L: linux-usb-devel@lists.sourceforge.net
3833W: http://alpha.dyndns.org/ov511/
3834S: Maintained
3835
3836USB PEGASUS DRIVER
3837P: Petko Manolov
3838M: petkan@users.sourceforge.net
Linus Torvalds1da177e2005-04-16 15:20:36 -07003839L: linux-usb-devel@lists.sourceforge.net
Peter Korsgaard043600a2007-06-27 21:18:18 +02003840L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003841W: http://pegasus2.sourceforge.net/
3842S: Maintained
3843
Pete Zaitcev73e4fb32007-06-21 15:18:35 -07003844USB PRINTER DRIVER (usblp)
3845P: Pete Zaitcev
3846M: zaitcev@redhat.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07003847L: linux-usb-users@lists.sourceforge.net
3848L: linux-usb-devel@lists.sourceforge.net
Pete Zaitcev73e4fb32007-06-21 15:18:35 -07003849S: Supported
Linus Torvalds1da177e2005-04-16 15:20:36 -07003850
3851USB RTL8150 DRIVER
3852P: Petko Manolov
3853M: petkan@users.sourceforge.net
Linus Torvalds1da177e2005-04-16 15:20:36 -07003854L: linux-usb-devel@lists.sourceforge.net
Peter Korsgaard043600a2007-06-27 21:18:18 +02003855L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003856W: http://pegasus2.sourceforge.net/
3857S: Maintained
3858
3859USB SE401 DRIVER
3860P: Jeroen Vreeken
3861M: pe1rxq@amsat.org
3862L: linux-usb-users@lists.sourceforge.net
3863L: linux-usb-devel@lists.sourceforge.net
3864W: http://www.chello.nl/~j.vreeken/se401/
3865S: Maintained
3866
3867USB SERIAL CYBERJACK DRIVER
3868P: Matthias Bruestle and Harald Welte
3869M: support@reiner-sct.com
3870W: http://www.reiner-sct.de/support/treiber_cyberjack.php
3871S: Maintained
3872
3873USB SERIAL DIGI ACCELEPORT DRIVER
3874P: Peter Berger and Al Borchers
3875M: pberger@brimson.com
3876M: alborchers@steinerpoint.com
3877L: linux-usb-users@lists.sourceforge.net
3878L: linux-usb-devel@lists.sourceforge.net
3879S: Maintained
3880
3881USB SERIAL DRIVER
3882P: Greg Kroah-Hartman
3883M: gregkh@suse.de
3884L: linux-usb-users@lists.sourceforge.net
3885L: linux-usb-devel@lists.sourceforge.net
3886S: Supported
3887
3888USB SERIAL BELKIN F5U103 DRIVER
3889P: William Greathouse
3890M: wgreathouse@smva.com
3891L: linux-usb-users@lists.sourceforge.net
3892L: linux-usb-devel@lists.sourceforge.net
3893S: Maintained
3894
3895USB SERIAL CYPRESS M8 DRIVER
3896P: Lonnie Mendez
3897M: dignome@gmail.com
3898L: linux-usb-users@lists.sourceforge.net
3899L: linux-usb-devel@lists.sourceforge.net
3900S: Maintained
3901W: http://geocities.com/i0xox0i
3902W: http://firstlight.net/cvs
3903
3904USB SERIAL CYBERJACK PINPAD/E-COM DRIVER
3905L: linux-usb-users@lists.sourceforge.net
3906L: linux-usb-devel@lists.sourceforge.net
3907S: Maintained
3908
3909USB AUERSWALD DRIVER
3910P: Wolfgang Muees
3911M: wolfgang@iksw-muees.de
3912L: linux-usb-users@lists.sourceforge.net
3913L: linux-usb-devel@lists.sourceforge.net
3914S: Maintained
3915
3916USB SERIAL EMPEG EMPEG-CAR MARK I/II DRIVER
3917P: Gary Brubaker
3918M: xavyer@ix.netcom.com
3919L: linux-usb-users@lists.sourceforge.net
3920L: linux-usb-devel@lists.sourceforge.net
3921S: Maintained
3922
3923USB SERIAL KEYSPAN DRIVER
3924P: Greg Kroah-Hartman
3925M: greg@kroah.com
3926L: linux-usb-users@lists.sourceforge.net
3927L: linux-usb-devel@lists.sourceforge.net
3928W: http://www.kroah.com/linux/
3929S: Maintained
3930
3931USB SERIAL WHITEHEAT DRIVER
Stuart MacDonald8bc84932007-05-04 16:00:03 -04003932P: Support Department
3933M: support@connecttech.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07003934L: linux-usb-users@lists.sourceforge.net
3935L: linux-usb-devel@lists.sourceforge.net
3936W: http://www.connecttech.com
3937S: Supported
3938
Luca Risoliaf423b9a2007-03-26 16:12:04 -03003939USB SN9C1xx DRIVER
Linus Torvalds1da177e2005-04-16 15:20:36 -07003940P: Luca Risolia
3941M: luca.risolia@studio.unibo.it
3942L: linux-usb-devel@lists.sourceforge.net
Luca Risolia7ce08c92006-01-11 02:06:59 +00003943L: video4linux-list@redhat.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07003944W: http://www.linux-projects.org
3945S: Maintained
3946
3947USB SUBSYSTEM
3948P: Greg Kroah-Hartman
3949M: gregkh@suse.de
3950L: linux-usb-users@lists.sourceforge.net
3951L: linux-usb-devel@lists.sourceforge.net
3952W: http://www.linux-usb.org
Jody McIntyre6fb04252005-11-18 09:31:06 -08003953T: quilt kernel.org/pub/linux/kernel/people/gregkh/gregkh-2.6/
Linus Torvalds1da177e2005-04-16 15:20:36 -07003954S: Supported
3955
3956USB UHCI DRIVER
3957P: Alan Stern
3958M: stern@rowland.harvard.edu
3959L: linux-usb-users@lists.sourceforge.net
3960L: linux-usb-devel@lists.sourceforge.net
3961S: Maintained
3962
David Brownell69ae9e32006-11-14 02:03:31 -08003963USB "USBNET" DRIVER FRAMEWORK
Linus Torvalds1da177e2005-04-16 15:20:36 -07003964P: David Brownell
3965M: dbrownell@users.sourceforge.net
Peter Korsgaard043600a2007-06-27 21:18:18 +02003966L: netdev@vger.kernel.org
David Brownell69ae9e32006-11-14 02:03:31 -08003967W: http://www.linux-usb.org/usbnet
Linus Torvalds1da177e2005-04-16 15:20:36 -07003968S: Maintained
3969
3970USB W996[87]CF DRIVER
3971P: Luca Risolia
3972M: luca.risolia@studio.unibo.it
3973L: linux-usb-devel@lists.sourceforge.net
Luca Risolia7ce08c92006-01-11 02:06:59 +00003974L: video4linux-list@redhat.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07003975W: http://www.linux-projects.org
3976S: Maintained
3977
Luca Risolia60f78052006-02-06 16:29:35 +00003978USB ZC0301 DRIVER
3979P: Luca Risolia
3980M: luca.risolia@studio.unibo.it
3981L: linux-usb-devel@lists.sourceforge.net
3982L: video4linux-list@redhat.com
3983W: http://www.linux-projects.org
3984S: Maintained
3985
Linus Torvalds1da177e2005-04-16 15:20:36 -07003986USB ZD1201 DRIVER
3987P: Jeroen Vreeken
3988M: pe1rxq@amsat.org
3989L: linux-usb-users@lists.sourceforge.net
3990L: linux-usb-devel@lists.sourceforge.net
3991W: http://linux-lc100020.sourceforge.net
3992S: Maintained
3993
Antoine Jacquetb7eee612007-04-27 12:30:59 -03003994USB ZR364XX DRIVER
3995P: Antoine Jacquet
3996M: royale@zerezo.com
3997L: linux-usb-devel@lists.sourceforge.net
3998L: video4linux-list@redhat.com
3999W: http://royale.zerezo.com/zr364xx/
4000S: Maintained
4001
Linus Torvalds1da177e2005-04-16 15:20:36 -07004002USER-MODE LINUX
4003P: Jeff Dike
4004M: jdike@karaya.com
4005L: user-mode-linux-devel@lists.sourceforge.net
4006L: user-mode-linux-user@lists.sourceforge.net
4007W: http://user-mode-linux.sourceforge.net
4008S: Maintained
Antoine Jacquetb7eee612007-04-27 12:30:59 -03004009
Linus Torvalds1da177e2005-04-16 15:20:36 -07004010FAT/VFAT/MSDOS FILESYSTEM:
4011P: OGAWA Hirofumi
4012M: hirofumi@mail.parknet.co.jp
4013L: linux-kernel@vger.kernel.org
4014S: Maintained
4015
4016VIA 82Cxxx AUDIO DRIVER (old OSS driver)
4017P: Jeff Garzik
4018S: Odd fixes
4019
4020VIA RHINE NETWORK DRIVER
4021P: Roger Luethi
4022M: rl@hellgate.ch
4023S: Maintained
4024
Jean Delvare32c0a522005-09-22 21:47:58 +02004025VIAPRO SMBUS DRIVER
4026P: Jean Delvare
4027M: khali@linux-fr.org
Jean Delvare5d925fe2006-07-01 17:14:32 +02004028L: i2c@lm-sensors.org
Jean Delvare32c0a522005-09-22 21:47:58 +02004029S: Maintained
4030
Francois Romieu01f20732007-01-26 00:57:17 -08004031VIA VELOCITY NETWORK DRIVER
4032P: Francois Romieu
4033M: romieu@fr.zoreil.com
4034L: netdev@vger.kernel.org
4035S: Maintained
4036
Linus Torvalds1da177e2005-04-16 15:20:36 -07004037UCLINUX (AND M68KNOMMU)
4038P: Greg Ungerer
4039M: gerg@uclinux.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004040W: http://www.uclinux.org/
Adrian Bunkd660a742005-06-25 14:59:35 -07004041L: uclinux-dev@uclinux.org (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -07004042S: Maintained
4043
4044UCLINUX FOR NEC V850
4045P: Miles Bader
Linus Torvalds1da177e2005-04-16 15:20:36 -07004046
4047UCLINUX FOR RENESAS H8/300
4048P: Yoshinori Sato
4049M: ysato@users.sourceforge.jp
4050W: http://uclinux-h8.sourceforge.jp/
4051S: Supported
4052
Evgeniy Dushistov719d9692007-02-02 11:36:34 +03004053UFS FILESYSTEM
Alan Coxabb49202007-06-08 13:47:03 -07004054P: Evgeniy Dushistov
4055M: dushistov@mail.ru
4056L: linux-kernel@vger.kernel.org
4057S: Maintained
Evgeniy Dushistov719d9692007-02-02 11:36:34 +03004058
Linus Torvalds1da177e2005-04-16 15:20:36 -07004059USB DIAMOND RIO500 DRIVER
4060P: Cesar Miquel
4061M: miquel@df.uba.ar
4062L: rio500-users@lists.sourceforge.net
4063W: http://rio500.sourceforge.net
4064S: Maintained
4065
4066VIDEO FOR LINUX
Mauro Carvalho Chehab96b6aba2005-06-28 20:45:20 -07004067P: Mauro Carvalho Chehab
Mauro Carvalho Chehab8d58d772006-01-27 16:32:02 -02004068M: mchehab@infradead.org
4069M: v4l-dvb-maintainer@linuxtv.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004070L: video4linux-list@redhat.com
Mauro Carvalho Chehab96b6aba2005-06-28 20:45:20 -07004071W: http://linuxtv.org
Mauro Carvalho Chehabecfa4fd2005-12-19 09:15:13 -02004072T: git kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvb.git
Mauro Carvalho Chehab96b6aba2005-06-28 20:45:20 -07004073S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07004074
Juerg Haefligerab413192006-09-24 20:54:04 +02004075VT1211 HARDWARE MONITOR DRIVER
4076P: Juerg Haefliger
4077M: juergh@gmail.com
4078L: lm-sensors@lm-sensors.org
4079S: Maintained
4080
Roger Lucas1de9e372005-11-26 20:20:05 +01004081VT8231 HARDWARE MONITOR DRIVER
4082P: Roger Lucas
4083M: roger@planbit.co.uk
4084L: lm-sensors@lm-sensors.org
4085S: Maintained
4086
Linus Torvalds1da177e2005-04-16 15:20:36 -07004087W1 DALLAS'S 1-WIRE BUS
4088P: Evgeniy Polyakov
4089M: johnpol@2ka.mipt.ru
Linus Torvalds1da177e2005-04-16 15:20:36 -07004090S: Maintained
4091
Charles Spirakis13927072006-07-05 18:05:15 +02004092W83791D HARDWARE MONITORING DRIVER
4093P: Charles Spirakis
4094M: bezaur@gmail.com
4095L: lm-sensors@lm-sensors.org
4096S: Maintained
4097
Rudolf Marek61db0112006-12-12 18:18:30 +01004098W83793 HARDWARE MONITORING DRIVER
4099P: Rudolf Marek
4100M: r.marek@assembler.cz
4101L: lm-sensors@lm-sensors.org
4102S: Maintained
4103
Linus Torvalds1da177e2005-04-16 15:20:36 -07004104W83L51xD SD/MMC CARD INTERFACE DRIVER
4105P: Pierre Ossman
4106M: drzeus-wbsd@drzeus.cx
Pierre Ossmanfac88992007-01-27 13:18:26 +01004107L: linux-kernel@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004108W: http://projects.drzeus.cx/wbsd
4109S: Maintained
4110
Wim Van Sebroeck35277612006-01-15 21:21:14 +01004111WATCHDOG DEVICE DRIVERS
4112P: Wim Van Sebroeck
4113M: wim@iguana.be
4114T: git kernel.org:/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog.git
4115S: Maintained
4116
Linus Torvalds1da177e2005-04-16 15:20:36 -07004117WAVELAN NETWORK DRIVER & WIRELESS EXTENSIONS
4118P: Jean Tourrilhes
4119M: jt@hpl.hp.com
Johannes Berg724c6b32007-04-23 12:18:20 -07004120L: linux-wireless@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004121W: http://www.hpl.hp.com/personal/Jean_Tourrilhes/Linux/
4122S: Maintained
4123
4124WD7000 SCSI DRIVER
4125P: Miroslav Zagorac
4126M: zaga@fly.cc.fer.hr
4127L: linux-scsi@vger.kernel.org
4128S: Maintained
4129
Dmitry Torokhov5fc146802005-11-20 00:50:06 -05004130WISTRON LAPTOP BUTTON DRIVER
4131P: Miloslav Trmac
4132M: mitr@volny.cz
4133S: Maintained
4134
Linus Torvalds1da177e2005-04-16 15:20:36 -07004135WL3501 WIRELESS PCMCIA CARD DRIVER
4136P: Arnaldo Carvalho de Melo
Arnaldo Carvalho de Melo926554c2007-03-31 12:05:49 -03004137M: acme@ghostprotocols.net
Johannes Berg724c6b32007-04-23 12:18:20 -07004138L: linux-wireless@vger.kernel.org
Arnaldo Carvalho de Melo926554c2007-03-31 12:05:49 -03004139W: http://oops.ghostprotocols.net:81/blog
Linus Torvalds1da177e2005-04-16 15:20:36 -07004140S: Maintained
4141
4142X.25 NETWORK LAYER
4143P: Henner Eisen
4144M: eis@baty.hanse.de
4145L: linux-x25@vger.kernel.org
4146S: Maintained
4147
Jeremy Fitzhardinge4cdf6bc2007-05-02 19:27:13 +02004148XEN HYPERVISOR INTERFACE
4149P: Jeremy Fitzhardinge
4150M: jeremy@xensource.com
4151P: Chris Wright
4152M: chrisw@sous-sol.org
4153L: virtualization@lists.osdl.org
4154L: xen-devel@lists.xensource.com
4155S: Supported
4156
Linus Torvalds1da177e2005-04-16 15:20:36 -07004157XFS FILESYSTEM
4158P: Silicon Graphics Inc
Timothy Shimmin78bfd362007-06-11 20:42:09 -07004159P: Tim Shimmin
Linus Torvalds1da177e2005-04-16 15:20:36 -07004160M: xfs-masters@oss.sgi.com
Nathan Scottd7ede1a2006-06-13 16:28:11 +10004161L: xfs@oss.sgi.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07004162W: http://oss.sgi.com/projects/xfs
Tim Shimmine99f0562007-06-19 15:26:35 +10004163T: git git://oss.sgi.com:8090/xfs/xfs-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07004164S: Supported
4165
Peter Korsgaard238b8722006-12-06 20:35:17 -08004166XILINX UARTLITE SERIAL DRIVER
4167P: Peter Korsgaard
4168M: jacmet@sunsite.dk
4169L: linux-serial@vger.kernel.org
4170S: Maintained
4171
Linus Torvalds1da177e2005-04-16 15:20:36 -07004172X86 3-LEVEL PAGING (PAE) SUPPORT
4173P: Ingo Molnar
4174M: mingo@redhat.com
4175S: Maintained
4176
4177X86-64 port
4178P: Andi Kleen
4179M: ak@suse.de
4180L: discuss@x86-64.org
4181W: http://www.x86-64.org
Randy Dunlap6a051562007-02-13 13:26:23 +01004182T: quilt ftp://ftp.firstfloor.org/pub/ak/x86_64/quilt-current
Linus Torvalds1da177e2005-04-16 15:20:36 -07004183S: Maintained
4184
4185YAM DRIVER FOR AX.25
4186P: Jean-Paul Roubelat
4187M: jpr@f6fbb.org
4188L: linux-hams@vger.kernel.org
4189S: Maintained
4190
Henkaf64a5e2005-10-12 15:02:56 +02004191YEALINK PHONE DRIVER
4192P: Henk Vergonet
4193M: Henk.Vergonet@gmail.com
4194L: usbb2k-api-dev@nongnu.org
4195S: Maintained
4196
Linus Torvalds1da177e2005-04-16 15:20:36 -07004197Z8530 DRIVER FOR AX.25
4198P: Joerg Reuter
4199M: jreuter@yaina.de
4200W: http://yaina.de/jreuter/
4201W: http://www.qsl.net/dl1bke/
4202L: linux-hams@vger.kernel.org
4203S: Maintained
4204
Daniel Drake7c0c3af2006-07-16 13:55:17 +01004205ZD1211RW WIRELESS DRIVER
4206P: Daniel Drake
4207M: dsd@gentoo.org
4208P: Ulrich Kunitz
4209M: kune@deine-taler.de
4210W: http://zd1211.ath.cx/wiki/DriverRewrite
Johannes Berg724c6b32007-04-23 12:18:20 -07004211L: linux-wireless@vger.kernel.org
Daniel Drake7c0c3af2006-07-16 13:55:17 +01004212L: zd1211-devs@lists.sourceforge.net (subscribers-only)
4213S: Maintained
4214
Linus Torvalds1da177e2005-04-16 15:20:36 -07004215ZF MACHZ WATCHDOG
4216P: Fernando Fuganti
4217M: fuganti@netbank.com.br
4218W: http://cvs.conectiva.com.br/drivers/ZFL-watchdog/
4219S: Maintained
4220
4221ZR36067 VIDEO FOR LINUX DRIVER
4222P: Ronald Bultje
4223M: rbultje@ronald.bitfreak.net
4224L: mjpeg-users@lists.sourceforge.net
4225W: http://mjpeg.sourceforge.net/driver-zoran/
4226S: Maintained
4227
4228ZR36120 VIDEO FOR LINUX DRIVER
4229P: Pauline Middelink
4230M: middelin@polyware.nl
4231W: http://www.polyware.nl/~middelin/En/hobbies.html
4232W: http://www.polyware.nl/~middelin/hobbies.html
4233S: Maintained
4234
Maciej W. Rozycki8b4a4082007-07-18 00:49:11 -07004235ZS DECSTATION Z85C30 SERIAL DRIVER
4236P: Maciej W. Rozycki
4237M: macro@linux-mips.org
4238S: Maintained
4239
Linus Torvalds1da177e2005-04-16 15:20:36 -07004240THE REST
4241P: Linus Torvalds
4242S: Buried alive in reporters