blob: d13f98572811f732107a2663f01cfffd83de5e97 [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
33 generalized kernel feature ready for next time. See
34 Documentation/CodingStyle for guidance here.
35
36 PLEASE try to include any credit lines you want added with the
37 patch. It avoids people being missed off by mistake and makes
38 it easier to know who wants adding and who doesn't.
39
40 PLEASE document known bugs. If it doesn't work for everything
41 or does something very odd once a month document it.
42
Alan Coxc9ee1332006-05-20 15:00:12 -070043 PLEASE remember that submissions must be made under the terms
44 of the OSDL certificate of contribution
45 (http://www.osdl.org/newsroom/press_releases/2004/2004_05_24_dco.html)
46 and should include a Signed-off-by: line.
47
Linus Torvalds1da177e2005-04-16 15:20:36 -0700486. Make sure you have the right to send any changes you make. If you
49 do changes at work you may find your employer owns the patch
50 not you.
51
Alan Coxc9ee1332006-05-20 15:00:12 -0700527. When sending security related changes or reports to a maintainer
53 please Cc: security@kernel.org, especially if the maintainer
54 does not respond.
55
568. Happy hacking.
Linus Torvalds1da177e2005-04-16 15:20:36 -070057
58 -----------------------------------
59
60Maintainers List (try to look for most precise areas first)
61
62Note: For the hard of thinking, this list is meant to remain in alphabetical
63order. If you could add yourselves to it in alphabetical order that would be
64so much easier [Ed]
65
66P: Person
67M: Mail patches to
68L: Mailing list that is relevant to this area
69W: Web-page with status/info
Jody McIntyre50306fb2005-11-23 15:44:03 -080070T: SCM tree type and location. Type is one of: git, hg, quilt.
Linus Torvalds1da177e2005-04-16 15:20:36 -070071S: Status, one of the following:
72
73 Supported: Someone is actually paid to look after this.
74 Maintained: Someone actually looks after it.
75 Odd Fixes: It has a maintainer but they don't have time to do
76 much other than throw the odd patch in. See below..
77 Orphan: No current maintainer [but maybe you could take the
78 role as you write your new code].
79 Obsolete: Old code. Something tagged obsolete generally means
80 it has been replaced by a better system and you
81 should be using that.
82
833C359 NETWORK DRIVER
84P: Mike Phillips
85M: mikep@linuxtr.net
Ralf Baechle979b6c12005-06-13 14:30:40 -070086L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -070087L: linux-tr@linuxtr.net
88W: http://www.linuxtr.net
89S: Maintained
90
913C505 NETWORK DRIVER
92P: Philip Blundell
93M: philb@gnu.org
Ralf Baechle979b6c12005-06-13 14:30:40 -070094L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -070095S: Maintained
96
973CR990 NETWORK DRIVER
98P: David Dillow
99M: dave@thedillows.org
Ralf Baechle979b6c12005-06-13 14:30:40 -0700100L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -0700101S: Maintained
102
1033W-XXXX ATA-RAID CONTROLLER DRIVER
104P: Adam Radford
105M: linuxraid@amcc.com
106L: linux-scsi@vger.kernel.org
107W: http://www.amcc.com
108S: Supported
109
1103W-9XXX SATA-RAID CONTROLLER DRIVER
111P: Adam Radford
112M: linuxraid@amcc.com
113L: linux-scsi@vger.kernel.org
114W: http://www.amcc.com
115S: Supported
116
11753C700 AND 53C700-66 SCSI DRIVER
118P: James E.J. Bottomley
119M: James.Bottomley@HansenPartnership.com
120L: linux-scsi@vger.kernel.org
121S: Maintained
122
1236PACK NETWORK DRIVER FOR AX.25
124P: Andreas Koensgen
125M: ajk@iehk.rwth-aachen.de
126L: linux-hams@vger.kernel.org
127S: Maintained
128
1298139CP 10/100 FAST ETHERNET DRIVER
130P: Jeff Garzik
131M: jgarzik@pobox.com
132S: Maintained
133
1348139TOO 10/100 FAST ETHERNET DRIVER
135P: Jeff Garzik
136M: jgarzik@pobox.com
137W: http://sourceforge.net/projects/gkernel/
138S: Maintained
139
1408169 10/100/1000 GIGABIT ETHERNET DRIVER
141P: Francois Romieu
142M: romieu@fr.zoreil.com
Ralf Baechle979b6c12005-06-13 14:30:40 -0700143L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -0700144S: Maintained
145
1468250/16?50 (AND CLONE UARTS) SERIAL DRIVER
147P: Russell King
148M: rmk+serial@arm.linux.org.uk
149L: linux-serial@vger.kernel.org
150W: http://serial.sourceforge.net
151S: Maintained
152
1538390 NETWORK DRIVERS [WD80x3/SMC-ELITE, SMC-ULTRA, NE2000, 3C503, etc.]
154P: Paul Gortmaker
155M: p_gortmaker@yahoo.com
Ralf Baechle979b6c12005-06-13 14:30:40 -0700156L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -0700157S: Maintained
158
Eric Van Hensbergen67543e52006-03-25 03:07:29 -08001599P FILE SYSTEM
160P: Eric Van Hensbergen
161M: ericvh@gmail.com
162P: Ron Minnich
163M: rminnich@lanl.gov
164P: Latchesar Ionkov
165M: lucho@ionkov.net
166L: v9fs-developer@lists.sourceforge.net
167W: http://v9fs.sf.net
168T: git kernel.org:/pub/scm/linux/kernel/ericvh/v9fs.git
169S: Maintained
170
Linus Torvalds1da177e2005-04-16 15:20:36 -0700171A2232 SERIAL BOARD DRIVER
172P: Enver Haase
173M: ehaase@inf.fu-berlin.de
174M: A2232@gmx.net
175L: linux-m68k@lists.linux-m68k.org
176S: Maintained
177
178AIO
179P: Benjamin LaHaise
180M: bcrl@kvack.org
181L: linux-aio@kvack.org
182S: Supported
183
Hans de Goedef2b84bb2006-06-04 20:22:24 +0200184ABIT UGURU HARDWARE MONITOR DRIVER
185P: Hans de Goede
186M: j.w.r.degoede@hhs.nl
187L: lm-sensors@lm-sensors.org
188S: Maintained
189
Linus Torvalds1da177e2005-04-16 15:20:36 -0700190ACENIC DRIVER
191P: Jes Sorensen
192M: jes@trained-monkey.org
193L: linux-acenic@sunsite.dk
194S: Maintained
195
196ACI MIXER DRIVER
197P: Robert Siemer
198M: Robert.Siemer@gmx.de
199L: linux-sound@vger.kernel.org
200W: http://www.stud.uni-karlsruhe.de/~uh1b/
201S: Maintained
202
Linus Torvalds1da177e2005-04-16 15:20:36 -0700203AACRAID SCSI RAID DRIVER
204P: Adaptec OEM Raid Solutions
205L: linux-scsi@vger.kernel.org
206W: http://linux.dell.com/storage.shtml
207S: Supported
208
209ACPI
210P: Len Brown
211M: len.brown@intel.com
Len Brown6968e502005-12-30 00:32:49 -0500212L: linux-acpi@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -0700213W: http://acpi.sourceforge.net/
Jody McIntyre6fb04252005-11-18 09:31:06 -0800214T: git kernel.org:/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -0700215S: Maintained
216
Kristen Carlson Accardi998be202006-07-26 10:52:33 -0700217ACPI PCI HOTPLUG DRIVER
218P: Kristen Carlson Accardi
219M: kristen.c.accardi@intel.com
220L: pcihpd-discuss@lists.sourceforge.net
221S: Maintained
222
Linus Torvalds1da177e2005-04-16 15:20:36 -0700223AD1816 SOUND DRIVER
224P: Thorsten Knabe
225M: Thorsten Knabe <linux@thorsten-knabe.de>
226W: http://linux.thorsten-knabe.de
227S: Maintained
228
Kyle McMartin6958ae32005-10-21 23:11:27 -0400229AD1889 SOUND DRIVER
230P: Kyle McMartin
231M: kyle@parisc-linux.org
232P: Thibaut Varene
233M: T-Bone@parisc-linux.org
234W: http://wiki.parisc-linux.org/AD1889
235L: parisc-linux@lists.parisc-linux.org
236S: Maintained
237
Linus Torvalds1da177e2005-04-16 15:20:36 -0700238ADM1025 HARDWARE MONITOR DRIVER
239P: Jean Delvare
240M: khali@linux-fr.org
Jean Delvarecc0b07e2005-05-22 09:39:11 +0200241L: lm-sensors@lm-sensors.org
Linus Torvalds1da177e2005-04-16 15:20:36 -0700242S: Maintained
243
244ADT746X FAN DRIVER
245P: Colin Leroy
246M: colin@colino.net
247S: Maintained
248
Linus Torvalds1da177e2005-04-16 15:20:36 -0700249AEDSP16 DRIVER
250P: Riccardo Facchetti
251M: fizban@tin.it
252S: Maintained
253
254AFFS FILE SYSTEM
255P: Roman Zippel
256M: zippel@linux-m68k.org
257S: Maintained
258
259AGPGART DRIVER
260P: Dave Jones
261M: davej@codemonkey.org.uk
262W: http://www.codemonkey.org.uk/projects/agp/
Josh Boyer1adc1232005-11-23 15:44:15 -0800263T: git kernel.org:/pub/scm/linux/kernel/git/davej/agpgart.git
Linus Torvalds1da177e2005-04-16 15:20:36 -0700264S: Maintained
265
266AHA152X SCSI DRIVER
267P: Juergen E. Fischer
268M: Juergen Fischer <fischer@norbit.de>
269L: linux-scsi@vger.kernel.org
270S: Maintained
271
272ALCATEL SPEEDTOUCH USB DRIVER
273P: Duncan Sands
274M: duncan.sands@free.fr
275L: linux-usb-users@lists.sourceforge.net
276L: linux-usb-devel@lists.sourceforge.net
277W: http://www.linux-usb.org/SpeedTouch/
278S: Maintained
279
R.Marek@sh.cvut.cz4a4e5782005-04-21 09:07:56 +0000280ALI1563 I2C DRIVER
281P: Rudolf Marek
282M: r.marek@sh.cvut.cz
Jean Delvare5d925fe2006-07-01 17:14:32 +0200283L: i2c@lm-sensors.org
R.Marek@sh.cvut.cz4a4e5782005-04-21 09:07:56 +0000284S: Maintained
285
Linus Torvalds1da177e2005-04-16 15:20:36 -0700286ALPHA PORT
287P: Richard Henderson
288M: rth@twiddle.net
289S: Odd Fixes for 2.4; Maintained for 2.6.
290P: Ivan Kokshaysky
291M: ink@jurassic.park.msu.ru
292S: Maintained for 2.4; PCI support for 2.6.
293
Jordan Crousef90b8112006-01-06 00:12:14 -0800294AMD GEODE PROCESSOR/CHIPSET SUPPORT
295P: Jordan Crouse
296M: info-linux@geode.amd.com
297L: info-linux@geode.amd.com
298W: http://www.amd.com/us-en/ConnectivitySolutions/TechnicalResources/0,,50_2334_2452_11363,00.html
299S: Supported
300
Johannes Berg42269062006-07-25 16:15:50 +0200301AOA (Apple Onboard Audio) ALSA DRIVER
302P: Johannes Berg
303M: johannes@sipsolutions.net
304L: linuxppc-dev@ozlabs.org
305L: alsa-devel@alsa-project.org
306S: Maintained
307
Linus Torvalds1da177e2005-04-16 15:20:36 -0700308APM DRIVER
309P: Stephen Rothwell
310M: sfr@canb.auug.org.au
311L: linux-laptop@vger.kernel.org
312W: http://www.canb.auug.org.au/~sfr/
313S: Supported
314
315APPLETALK NETWORK LAYER
316P: Arnaldo Carvalho de Melo
317M: acme@conectiva.com.br
318S: Maintained
319
Jaya Kumar1154ea72005-06-21 17:17:04 -0700320ARC FRAMEBUFFER DRIVER
321P: Jaya Kumar
322M: jayalk@intworks.biz
323S: Maintained
324
Linus Torvalds1da177e2005-04-16 15:20:36 -0700325ARM26 ARCHITECTURE
326P: Ian Molton
327M: spyro@f2s.com
328S: Maintained
329
330ARM26/ARCHIMEDES
331P: Ian Molton
332M: spyro@f2s.com
333S: Maintained
334
335ARM26/A5000
336P: John Appleby
337M: john@dnsworld.co.uk
338S: Maintained
339
340ARM MFM AND FLOPPY DRIVERS
341P: Ian Molton
342M: spyro@f2s.com
343S: Maintained
344
345ARM/CORGI MACHINE SUPPORT
346P: Richard Purdie
347M: rpurdie@rpsys.net
348S: Maintained
349
Dirk Opfer8459c152005-11-06 14:27:52 +0000350ARM/TOSA MACHINE SUPPORT
351P: Dirk Opfer
352M: dirk@opfer-online.de
353S: Maintained
354
Linus Torvalds1da177e2005-04-16 15:20:36 -0700355ARM/PLEB SUPPORT
356P: Peter Chubb
357M: pleb@gelato.unsw.edu.au
358W: http://www.disy.cse.unsw.edu.au/Hardware/PLEB
359S: Maintained
360
361ARM/PT DIGITAL BOARD PORT
362P: Stefan Eletzhofer
363M: stefan.eletzhofer@eletztrick.de
Alexey Dobriyan70f09f12005-06-23 00:09:47 -0700364L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -0700365W: http://www.arm.linux.org.uk/
366S: Maintained
367
368ARM/SHARK MACHINE SUPPORT
369P: Alexander Schulz
370M: alex@shark-linux.de
371W: http://www.shark-linux.de/shark.html
372S: Maintained
373
374ARM/STRONGARM110 PORT
375P: Russell King
376M: rmk@arm.linux.org.uk
Alexey Dobriyan70f09f12005-06-23 00:09:47 -0700377L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -0700378W: http://www.arm.linux.org.uk/
379S: Maintained
380
381ARM/S3C2410 ARM ARCHITECTURE
382P: Ben Dooks
383M: ben-s3c2410@fluff.org
Alexey Dobriyan70f09f12005-06-23 00:09:47 -0700384L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -0700385W: http://www.fluff.org/ben/linux/
386S: Maintained
387
388ARM/S3C2440 ARM ARCHITECTURE
389P: Ben Dooks
390M: ben-s3c2440@fluff.org
Alexey Dobriyan70f09f12005-06-23 00:09:47 -0700391L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -0700392W: http://www.fluff.org/ben/linux/
393S: Maintained
394
395ARPD SUPPORT
396P: Jonathan Layes
Ralf Baechle979b6c12005-06-13 14:30:40 -0700397L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -0700398S: Maintained
399
400ASUS ACPI EXTRAS DRIVER
401P: Karol Kozimor
402M: sziwan@users.sourceforge.net
403P: Julien Lerouge
404M: julien.lerouge@free.fr
405L: acpi4asus-user@lists.sourceforge.net
406W: http://sourceforge.net/projects/acpi4asus
407W: http://julien.lerouge.free.fr
408S: Maintained
409
410ATA OVER ETHERNET DRIVER
411P: Ed L. Cashin
412M: ecashin@coraid.com
413W: http://www.coraid.com/support/linux
414S: Supported
415
416ATM
417P: Chas Williams
418M: chas@cmf.nrl.navy.mil
419L: linux-atm-general@lists.sourceforge.net
420W: http://linux-atm.sourceforge.net
421S: Maintained
422
423ATMEL WIRELESS DRIVER
424P: Simon Kelley
425M: simon@thekelleys.org.uk
426W: http://www.thekelleys.org.uk/atmel
427W: http://atmelwlandriver.sourceforge.net/
428S: Maintained
429
Chris Wrighta92b7b82005-07-07 18:12:23 -0700430AUDIT SUBSYSTEM
David Woodhousead3f9a22005-07-13 15:28:29 +0100431P: David Woodhouse
432M: dwmw2@infradead.org
433L: linux-audit@redhat.com
434W: http://people.redhat.com/sgrubb/audit/
Josh Boyer1adc1232005-11-23 15:44:15 -0800435T: git kernel.org:/pub/scm/linux/kernel/git/dwmw2/audit-2.6.git
Chris Wrighta92b7b82005-07-07 18:12:23 -0700436S: Maintained
437
Linus Torvalds1da177e2005-04-16 15:20:36 -0700438AX.25 NETWORK LAYER
439P: Ralf Baechle
440M: ralf@linux-mips.org
441L: linux-hams@vger.kernel.org
Ralf Baechled34cb282006-04-19 04:14:30 +0200442W: http://www.linux-ax25.org/
Linus Torvalds1da177e2005-04-16 15:20:36 -0700443S: Maintained
444
445BAYCOM/HDLCDRV DRIVERS FOR AX.25
446P: Thomas Sailer
447M: t.sailer@alumni.ethz.ch
448L: linux-hams@vger.kernel.org
449W: http://www.baycom.org/~tom/ham/ham.html
450S: Maintained
451
Michael Bueschfb67a0f2006-08-16 00:39:36 +0200452BCM43XX WIRELESS DRIVER (SOFTMAC BASED VERSION)
453P: Larry Finger
454M: Larry.Finger@lwfinger.net
Michael Buesch9eac8f92006-04-22 17:31:27 +0200455P: Stefano Brivio
456M: st3@riseup.net
457W: http://bcm43xx.berlios.de/
458S: Maintained
459
Linus Torvalds1da177e2005-04-16 15:20:36 -0700460BEFS FILE SYSTEM
461P: Sergey S. Kostyliov
462M: rathamahata@php4.ru
463L: linux-kernel@vger.kernel.org
464S: Maintained
465
466BERKSHIRE PRODUCTS PC WATCHDOG DRIVER
467P: Kenji Hollis
468W: http://ftp.bitgate.com/pcwd/
469S: Maintained
470
471BFS FILE SYSTEM
472P: Tigran A. Aivazian
473M: tigran@veritas.com
474L: linux-kernel@vger.kernel.org
475S: Maintained
476
477BLOCK LAYER
478P: Jens Axboe
479M: axboe@suse.de
480L: linux-kernel@vger.kernel.org
Jody McIntyre6fb04252005-11-18 09:31:06 -0800481T: git kernel.org:/pub/scm/linux/kernel/git/axboe/linux-2.6-block.git
Linus Torvalds1da177e2005-04-16 15:20:36 -0700482S: Maintained
483
484BLUETOOTH SUBSYSTEM
485P: Marcel Holtmann
486M: marcel@holtmann.org
487P: Maxim Krasnyansky
488M: maxk@qualcomm.com
489L: bluez-devel@lists.sf.net
490W: http://bluez.sf.net
491W: http://www.bluez.org
492W: http://www.holtmann.org/linux/bluetooth/
Josh Boyer1adc1232005-11-23 15:44:15 -0800493T: git kernel.org:/pub/scm/linux/kernel/git/holtmann/bluetooth-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -0700494S: Maintained
495
496BLUETOOTH RFCOMM LAYER
497P: Marcel Holtmann
498M: marcel@holtmann.org
499P: Maxim Krasnyansky
500M: maxk@qualcomm.com
501S: Maintained
502
503BLUETOOTH BNEP LAYER
504P: Marcel Holtmann
505M: marcel@holtmann.org
506P: Maxim Krasnyansky
507M: maxk@qualcomm.com
508S: Maintained
509
510BLUETOOTH CMTP LAYER
511P: Marcel Holtmann
512M: marcel@holtmann.org
513S: Maintained
514
515BLUETOOTH HIDP LAYER
516P: Marcel Holtmann
517M: marcel@holtmann.org
518S: Maintained
519
520BLUETOOTH HCI UART DRIVER
521P: Marcel Holtmann
522M: marcel@holtmann.org
523P: Maxim Krasnyansky
524M: maxk@qualcomm.com
525S: Maintained
526
527BLUETOOTH HCI USB DRIVER
528P: Marcel Holtmann
529M: marcel@holtmann.org
530P: Maxim Krasnyansky
531M: maxk@qualcomm.com
532S: Maintained
533
534BLUETOOTH HCI BCM203X DRIVER
535P: Marcel Holtmann
536M: marcel@holtmann.org
537S: Maintained
538
539BLUETOOTH HCI BPA10X DRIVER
540P: Marcel Holtmann
541M: marcel@holtmann.org
542S: Maintained
543
544BLUETOOTH HCI BFUSB DRIVER
545P: Marcel Holtmann
546M: marcel@holtmann.org
547S: Maintained
548
549BLUETOOTH HCI DTL1 DRIVER
550P: Marcel Holtmann
551M: marcel@holtmann.org
552S: Maintained
553
554BLUETOOTH HCI BLUECARD DRIVER
555P: Marcel Holtmann
556M: marcel@holtmann.org
557S: Maintained
558
559BLUETOOTH HCI BT3C DRIVER
560P: Marcel Holtmann
561M: marcel@holtmann.org
562S: Maintained
563
564BLUETOOTH HCI BTUART DRIVER
565P: Marcel Holtmann
566M: marcel@holtmann.org
567S: Maintained
568
569BLUETOOTH HCI VHCI DRIVER
570P: Maxim Krasnyansky
571M: maxk@qualcomm.com
572S: Maintained
573
574BONDING DRIVER
575P: Chad Tindel
576M: ctindel@users.sourceforge.net
577P: Jay Vosburgh
578M: fubar@us.ibm.com
579L: bonding-devel@lists.sourceforge.net
580W: http://sourceforge.net/projects/bonding/
581S: Supported
582
Arnd Bergmannfef1c772005-06-23 09:43:37 +1000583BROADBAND PROCESSOR ARCHITECTURE
584P: Arnd Bergmann
585M: arnd@arndb.de
Stephen Rothwell1d049812006-03-22 11:26:58 +1100586L: linuxppc-dev@ozlabs.org
Arthur Othieno6d923f92006-05-19 06:22:23 -0400587W: http://www.penguinppc.org/ppc64/
Arnd Bergmannfef1c772005-06-23 09:43:37 +1000588S: Supported
589
Gary Zambrano39105892006-06-22 17:26:20 -0700590BROADCOM B44 10/100 ETHERNET DRIVER
591P: Gary Zambrano
592M: zambrano@broadcom.com
593L: netdev@vger.kernel.org
594S: Supported
595
Michael Chan948c51e2006-06-04 02:51:39 -0700596BROADCOM BNX2 GIGABIT ETHERNET DRIVER
597P: Michael Chan
598M: mchan@broadcom.com
599L: netdev@vger.kernel.org
600S: Supported
601
602BROADCOM TG3 GIGABIT ETHERNET DRIVER
603P: Michael Chan
604M: mchan@broadcom.com
605L: netdev@vger.kernel.org
606S: Supported
607
Linus Torvalds1da177e2005-04-16 15:20:36 -0700608BTTV VIDEO4LINUX DRIVER
Mauro Carvalho Chehab96b6aba2005-06-28 20:45:20 -0700609P: Mauro Carvalho Chehab
Mauro Carvalho Chehab8d58d772006-01-27 16:32:02 -0200610M: mchehab@infradead.org
611M: v4l-dvb-maintainer@linuxtv.org
Linus Torvalds1da177e2005-04-16 15:20:36 -0700612L: video4linux-list@redhat.com
Mauro Carvalho Chehab96b6aba2005-06-28 20:45:20 -0700613W: http://linuxtv.org
Mauro Carvalho Chehabecfa4fd2005-12-19 09:15:13 -0200614T: git kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvb.git
Mauro Carvalho Chehab96b6aba2005-06-28 20:45:20 -0700615S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -0700616
Muli Ben-Yehuda77dac902006-07-10 17:06:12 +0200617CALGARY x86-64 IOMMU
618P: Muli Ben-Yehuda
619M: muli@il.ibm.com
620P: Jon D. Mason
621M: jdmason@us.ibm.com
622L: linux-kernel@vger.kernel.org
623L: discuss@x86-64.org
624S: Maintained
625
Linus Torvalds1da177e2005-04-16 15:20:36 -0700626COMMON INTERNET FILE SYSTEM (CIFS)
627P: Steve French
628M: sfrench@samba.org
Jesper Juhlfb453d42006-01-15 02:46:48 +0100629L: linux-cifs-client@lists.samba.org
Linus Torvalds1da177e2005-04-16 15:20:36 -0700630L: samba-technical@lists.samba.org
631W: http://us1.samba.org/samba/Linux_CIFS_client.html
Josh Boyer1adc1232005-11-23 15:44:15 -0800632T: git kernel.org:/pub/scm/linux/kernel/git/sfrench/cifs-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -0700633S: Supported
634
Joel Becker7063fbf2005-12-15 14:29:43 -0800635CONFIGFS
636P: Joel Becker
Joel Becker62ca3d22006-01-27 11:04:12 -0800637M: joel.becker@oracle.com
638L: linux-kernel@vger.kernel.org
Joel Becker7063fbf2005-12-15 14:29:43 -0800639S: Supported
640
Linus Torvalds1da177e2005-04-16 15:20:36 -0700641CIRRUS LOGIC GENERIC FBDEV DRIVER
642P: Jeff Garzik
643M: jgarzik@pobox.com
644L: linux-fbdev-devel@lists.sourceforge.net
645S: Odd Fixes
646
647CIRRUS LOGIC CS4280/CS461x SOUNDDRIVER
648P: Cirrus Logic Corporation (kernel 2.2 driver)
649M: Cirrus Logic Corporation, Thomas Woller <twoller@crystal.cirrus.com>
650P: Nils Faerber (port to kernel 2.4)
651M: Nils Faerber <nils@kernelconcepts.de>
652S: Maintained
653
654CODA FILE SYSTEM
655P: Jan Harkes
656M: jaharkes@cs.cmu.edu
657M: coda@cs.cmu.edu
658L: codalist@coda.cs.cmu.edu
659W: http://www.coda.cs.cmu.edu/
660S: Maintained
661
662COMPACTPCI HOTPLUG CORE
663P: Scott Murray
664M: scottm@somanetworks.com
665M: scott@spiteful.org
666L: pcihpd-discuss@lists.sourceforge.net
667S: Supported
668
669COMPACTPCI HOTPLUG ZIATECH ZT5550 DRIVER
670P: Scott Murray
671M: scottm@somanetworks.com
672M: scott@spiteful.org
673L: pcihpd-discuss@lists.sourceforge.net
674S: Supported
675
676COMPACTPCI HOTPLUG GENERIC DRIVER
677P: Scott Murray
678M: scottm@somanetworks.com
679M: scott@spiteful.org
680L: pcihpd-discuss@lists.sourceforge.net
681S: Supported
682
683COMPUTONE INTELLIPORT MULTIPORT CARD
684P: Michael H. Warfield
Adrian Bunk07d46de2005-06-25 14:59:13 -0700685M: mhw@wittsend.com
Linus Torvalds1da177e2005-04-16 15:20:36 -0700686W: http://www.wittsend.com/computone.html
Adrian Bunk07d46de2005-06-25 14:59:13 -0700687S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -0700688
689COSA/SRP SYNC SERIAL DRIVER
690P: Jan "Yenya" Kasprzak
691M: kas@fi.muni.cz
692W: http://www.fi.muni.cz/~kas/cosa/
693S: Maintained
694
695CPU FREQUENCY DRIVERS
696P: Dave Jones
697M: davej@codemonkey.org.uk
698L: cpufreq@lists.linux.org.uk
699W: http://www.codemonkey.org.uk/projects/cpufreq/
Josh Boyer1adc1232005-11-23 15:44:15 -0800700T: git kernel.org/pub/scm/linux/kernel/davej/cpufreq.git
Linus Torvalds1da177e2005-04-16 15:20:36 -0700701S: Maintained
702
703CPUID/MSR DRIVER
704P: H. Peter Anvin
705M: hpa@zytor.com
706S: Maintained
707
Paul Jacksoned90fb42005-09-27 21:45:37 -0700708CPUSETS
709P: Paul Jackson
710P: Simon Derr
711M: pj@sgi.com
712M: simon.derr@bull.net
713L: linux-kernel@vger.kernel.org
714W: http://www.bullopensource.org/cpuset/
715S: Supported
716
Linus Torvalds1da177e2005-04-16 15:20:36 -0700717CRAMFS FILESYSTEM
718W: http://sourceforge.net/projects/cramfs/
719S: Orphan
720
721CRIS PORT
722P: Mikael Starvik
723M: starvik@axis.com
724L: dev-etrax@axis.com
725W: http://developer.axis.com
726S: Maintained
727
728CRYPTO API
729P: Herbert Xu
730M: herbert@gondor.apana.org.au
731P: David S. Miller
732M: davem@davemloft.net
733L: linux-crypto@vger.kernel.org
Josh Boyer1adc1232005-11-23 15:44:15 -0800734T: git kernel.org:/pub/scm/linux/kernel/git/herbert/crypto-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -0700735S: Maintained
736
Jaya Kumar9b4ffa42005-11-17 10:12:23 +0100737CS5535 Audio ALSA driver
738P: Jaya Kumar
739M: jayakumar.alsa@gmail.com
740S: Maintained
741
Linus Torvalds1da177e2005-04-16 15:20:36 -0700742CYBERPRO FB DRIVER
743P: Russell King
744M: rmk@arm.linux.org.uk
745W: http://www.arm.linux.org.uk/
746S: Maintained
747
Knut Petersen9fa68ea2005-09-09 13:04:56 -0700748CYBLAFB FRAMEBUFFER DRIVER
749P: Knut Petersen
750M: Knut_Petersen@t-online.de
751L: linux-fbdev-devel@lists.sourceforge.net
752S: Maintained
753
Linus Torvalds1da177e2005-04-16 15:20:36 -0700754CYCLADES 2X SYNC CARD DRIVER
755P: Arnaldo Carvalho de Melo
756M: acme@conectiva.com.br
757W: http://advogato.org/person/acme
758L: cycsyn-devel@bazar.conectiva.com.br
759S: Maintained
760
761CYCLADES ASYNC MUX DRIVER
762M: async@cyclades.com
763W: http://www.cyclades.com/
764S: Supported
765
766CYCLADES PC300 DRIVER
767M: pc300@cyclades.com
768W: http://www.cyclades.com/
769S: Supported
770
Linus Torvalds1da177e2005-04-16 15:20:36 -0700771DAMA SLAVE for AX.25
772P: Joerg Reuter
773M: jreuter@yaina.de
774W: http://yaina.de/jreuter/
775W: http://www.qsl.net/dl1bke/
776L: linux-hams@vger.kernel.org
777S: Maintained
778
779DC395x SCSI driver
780P: Oliver Neukum
781M: oliver@neukum.name
782P: Ali Akcaagac
783M: aliakc@web.de
784P: Jamie Lenehan
785M: lenehan@twibble.org
786W: http://twibble.org/dist/dc395x/
Randy Dunlapf5df58812006-07-14 00:24:29 -0700787L: dc395x@twibble.org
Linus Torvalds1da177e2005-04-16 15:20:36 -0700788L: http://lists.twibble.org/mailman/listinfo/dc395x/
789S: Maintained
790
791DC390/AM53C974 SCSI driver
792P: Kurt Garloff
793M: garloff@suse.de
794W: http://www.garloff.de/kurt/linux/dc390/
795P: Guennadi Liakhovetski
796M: g.liakhovetski@gmx.de
797S: Maintained
798
Arnaldo Carvalho de Meloeb8edb02005-09-17 00:42:26 -0700799DCCP PROTOCOL
800P: Arnaldo Carvalho de Melo
801M: acme@mandriva.com
802L: dccp@vger.kernel.org
Ian McDonaldf3b84ec2005-11-10 13:05:01 -0800803W: http://linux-net.osdl.org/index.php/DCCP
Arnaldo Carvalho de Meloeb8edb02005-09-17 00:42:26 -0700804S: Maintained
805
Linus Torvalds1da177e2005-04-16 15:20:36 -0700806DECnet NETWORK LAYER
807P: Patrick Caulfield
808M: patrick@tykepenguin.com
809W: http://linux-decnet.sourceforge.net
810L: linux-decnet-user@lists.sourceforge.net
811S: Maintained
812
813DEFXX FDDI NETWORK DRIVER
814P: Maciej W. Rozycki
815M: macro@linux-mips.org
816S: Maintained
817
818DELL LAPTOP SMM DRIVER
819P: Massimo Dal Zotto
820M: dz@debian.org
821W: http://www.debian.org/~dz/i8k/
822S: Maintained
823
Doug Warzecha90563ec2005-09-06 15:17:15 -0700824DELL SYSTEMS MANAGEMENT BASE DRIVER (dcdbas)
825P: Doug Warzecha
826M: Douglas_Warzecha@dell.com
827S: Maintained
828
Linus Torvalds1da177e2005-04-16 15:20:36 -0700829DEVICE-MAPPER
830P: Alasdair Kergon
831L: dm-devel@redhat.com
832W: http://sources.redhat.com/dm
833S: Maintained
834
835DEVICE NUMBER REGISTRY
836P: Torben Mathiasen
837M: device@lanana.org
838W: http://lanana.org/docs/device-list/index.html
839L: linux-kernel@vger.kernel.org
840S: Maintained
841
842DEVICE FILESYSTEM
843S: Obsolete
844
845DIGI INTL. EPCA DRIVER
846P: Digi International, Inc
847M: Eng.Linux@digi.com
848L: Eng.Linux@digi.com
849W: http://www.digi.com
850S: Orphaned
851
852DIGI RIGHTSWITCH NETWORK DRIVER
853P: Rick Richardson
Ralf Baechle979b6c12005-06-13 14:30:40 -0700854L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -0700855W: http://www.digi.com
856S: Orphaned
857
858DIRECTORY NOTIFICATION
859P: Stephen Rothwell
860M: sfr@canb.auug.org.au
861L: linux-kernel@vger.kernel.org
862S: Supported
863
864DISK GEOMETRY AND PARTITION HANDLING
865P: Andries Brouwer
866M: aeb@cwi.nl
867W: http://www.win.tue.nl/~aeb/linux/Large-Disk.html
868W: http://www.win.tue.nl/~aeb/linux/zip/zip-1.html
869W: http://www.win.tue.nl/~aeb/partitions/partition_types-1.html
870S: Maintained
871
872DISKQUOTA:
873P: Jan Kara
874M: jack@suse.cz
875L: linux-kernel@vger.kernel.org
876S: Maintained
877
878DAVICOM FAST ETHERNET (DMFE) NETWORK DRIVER
879P: Tobias Ringstrom
880M: tori@unhappy.mine.nu
881L: linux-kernel@vger.kernel.org
882S: Maintained
883
Martin Waitzba483d52005-06-17 13:20:59 -0700884DOCBOOK FOR DOCUMENTATION
885P: Martin Waitz
886M: tali@admingilde.org
Randy Dunlap0f40efb2006-07-03 00:24:15 -0700887P: Randy Dunlap
888M: rdunlap@xenotime.net
Martin Waitz061350e2006-01-09 20:53:53 -0800889T: git http://tali.admingilde.org/git/linux-docbook.git
Martin Waitzba483d52005-06-17 13:20:59 -0700890S: Maintained
891
Kristen Carlson Accardi5b9c9bf2006-07-26 13:59:00 -0400892DOCKING STATION DRIVER
893P: Kristen Carlson Accardi
894M: kristen.c.accardi@intel.com
895L: linux-acpi@vger.kernel.org
896S: Maintained
897
Linus Torvalds1da177e2005-04-16 15:20:36 -0700898DOUBLETALK DRIVER
899P: James R. Van Zandt
900M: jrv@vanzandt.mv.com
901L: blinux-list@redhat.com
902S: Maintained
903
904DRIVER CORE, KOBJECTS, AND SYSFS
905P: Greg Kroah-Hartman
906M: gregkh@suse.de
907L: linux-kernel@vger.kernel.org
Jody McIntyre6fb04252005-11-18 09:31:06 -0800908T: quilt kernel.org/pub/linux/kernel/people/gregkh/gregkh-2.6/
Linus Torvalds1da177e2005-04-16 15:20:36 -0700909S: Supported
910
911DRM DRIVERS
912P: David Airlie
913M: airlied@linux.ie
914L: dri-devel@lists.sourceforge.net
Jody McIntyre6fb04252005-11-18 09:31:06 -0800915T: git kernel.org:/pub/scm/linux/kernel/git/airlied/drm-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -0700916S: Maintained
917
918DSCC4 DRIVER
919P: François Romieu
920M: romieu@cogenit.fr
921M: romieu@ensta.fr
922S: Maintained
923
924DVB SUBSYSTEM AND DRIVERS
925P: LinuxTV.org Project
Mauro Carvalho Chehab8d58d772006-01-27 16:32:02 -0200926M: v4l-dvb-maintainer@linuxtv.org
Linus Torvalds1da177e2005-04-16 15:20:36 -0700927L: linux-dvb@linuxtv.org (subscription required)
Johannes Stezenbach7d69fa62005-08-11 11:54:24 +0200928W: http://linuxtv.org/
Mauro Carvalho Chehabecfa4fd2005-12-19 09:15:13 -0200929T: git kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvb.git
Mauro Carvalho Chehab8d58d772006-01-27 16:32:02 -0200930S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -0700931
932EATA-DMA SCSI DRIVER
933P: Michael Neuffer
934L: linux-eata@i-connect.net, linux-scsi@vger.kernel.org
935S: Maintained
936
937EATA ISA/EISA/PCI SCSI DRIVER
938P: Dario Ballabio
939M: ballabio_dario@emc.com
940L: linux-scsi@vger.kernel.org
941S: Maintained
942
943EATA-PIO SCSI DRIVER
944P: Michael Neuffer
945M: mike@i-Connect.Net
946L: linux-eata@i-connect.net, linux-scsi@vger.kernel.org
947S: Maintained
948
949EBTABLES
950P: Bart De Schuymer
951M: bart.de.schuymer@pandora.be
952L: ebtables-user@lists.sourceforge.net
953L: ebtables-devel@lists.sourceforge.net
954W: http://ebtables.sourceforge.net/
955S: Maintained
956
Alan Coxda9bb1d2006-01-18 17:44:13 -0800957EDAC-CORE
Dave Peterson0e438e32006-03-26 01:38:55 -0800958P: Doug Thompson
Doug Thompson8c2a6a42006-06-30 01:56:09 -0700959M: norsk5@xmission.com
Dave Peterson0e438e32006-03-26 01:38:55 -0800960L: bluesmoke-devel@lists.sourceforge.net
961W: bluesmoke.sourceforge.net
Doug Thompson8c2a6a42006-06-30 01:56:09 -0700962S: Supported
Dave Peterson0e438e32006-03-26 01:38:55 -0800963
964EDAC-E752X
Doug Thompson8c2a6a42006-06-30 01:56:09 -0700965P: Mark Gross
966M: mark.gross@intel.com
Dave Peterson0e438e32006-03-26 01:38:55 -0800967L: bluesmoke-devel@lists.sourceforge.net
968W: bluesmoke.sourceforge.net
969S: Maintained
970
971EDAC-E7XXX
Doug Thompson8c2a6a42006-06-30 01:56:09 -0700972P: Doug Thompson
973M: norsk5@xmission.com
Dave Peterson0e438e32006-03-26 01:38:55 -0800974L: bluesmoke-devel@lists.sourceforge.net
975W: bluesmoke.sourceforge.net
976S: Maintained
977
978EDAC-R82600
979P: Tim Small
980M: tim@buttersideup.com
981L: bluesmoke-devel@lists.sourceforge.net
982W: bluesmoke.sourceforge.net
983S: Maintained
Alan Coxda9bb1d2006-01-18 17:44:13 -0800984
Linus Torvalds1da177e2005-04-16 15:20:36 -0700985EEPRO100 NETWORK DRIVER
986P: Andrey V. Savochkin
987M: saw@saw.sw.com.sg
988S: Maintained
989
Josh Triplett0bee8d22006-07-30 03:03:58 -0700990EFS FILESYSTEM
991W: http://aeschi.ch.eu.org/efs/
992S: Orphan
993
Linus Torvalds1da177e2005-04-16 15:20:36 -0700994EMU10K1 SOUND DRIVER
995P: James Courtier-Dutton
996M: James@superbug.demon.co.uk
997L: emu10k1-devel@lists.sourceforge.net
998W: http://sourceforge.net/projects/emu10k1/
999S: Maintained
1000
James.Smart@Emulex.Com3a1c1d42005-08-11 13:42:35 -04001001EMULEX LPFC FC SCSI DRIVER
1002P: James Smart
1003M: james.smart@emulex.com
1004L: linux-scsi@vger.kernel.org
1005W: http://sourceforge.net/projects/lpfcxxxx
1006S: Supported
1007
Linus Torvalds1da177e2005-04-16 15:20:36 -07001008EPSON 1355 FRAMEBUFFER DRIVER
1009P: Christopher Hoover
1010M: ch@murgatroid.com, ch@hpl.hp.com
1011S: Maintained
1012
1013ETHEREXPRESS-16 NETWORK DRIVER
1014P: Philip Blundell
1015M: philb@gnu.org
Ralf Baechle979b6c12005-06-13 14:30:40 -07001016L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001017S: Maintained
1018
1019ETHERNET BRIDGE
1020P: Stephen Hemminger
1021M: shemminger@osdl.org
1022L: bridge@osdl.org
1023W: http://bridge.sourceforge.net/
1024S: Maintained
1025
1026ETHERTEAM 16I DRIVER
1027P: Mika Kuoppala
1028M: miku@iki.fi
1029S: Maintained
1030
1031EXT2 FILE SYSTEM
1032L: ext2-devel@lists.sourceforge.net
1033S: Maintained
1034
1035EXT3 FILE SYSTEM
1036P: Stephen Tweedie, Andrew Morton
1037M: sct@redhat.com, akpm@osdl.org, adilger@clusterfs.com
Theodore Tsoae0718f2006-05-20 15:00:13 -07001038L: ext2-devel@lists.sourceforge.net
Linus Torvalds1da177e2005-04-16 15:20:36 -07001039S: Maintained
1040
Jean Delvaree53004e2006-01-09 23:26:14 +01001041F71805F HARDWARE MONITORING DRIVER
1042P: Jean Delvare
1043M: khali@linux-fr.org
1044L: lm-sensors@lm-sensors.org
1045S: Maintained
1046
Linus Torvalds1da177e2005-04-16 15:20:36 -07001047FARSYNC SYNCHRONOUS DRIVER
1048P: Kevin Curtis
1049M: kevin.curtis@farsite.co.uk
Linus Torvalds1da177e2005-04-16 15:20:36 -07001050W: http://www.farsite.co.uk/
1051S: Supported
1052
1053FRAMEBUFFER LAYER
1054P: Antonino Daplas
1055M: adaplas@pol.net
1056L: linux-fbdev-devel@lists.sourceforge.net
1057W: http://linux-fbdev.sourceforge.net/
1058S: Maintained
1059
Pantelis Antoniou4689a6b2005-10-30 01:21:53 +03001060FREESCALE SOC FS_ENET DRIVER
1061P: Pantelis Antoniou
1062M: pantelis.antoniou@gmail.com
1063P: Vitaly Bordug
1064M: vbordug@ru.mvista.com
1065L: linuxppc-embedded@ozlabs.org
1066L: netdev@vger.kernel.org
1067S: Maintained
1068
Linus Torvalds1da177e2005-04-16 15:20:36 -07001069FILE LOCKING (flock() and fcntl()/lockf())
1070P: Matthew Wilcox
1071M: matthew@wil.cx
1072L: linux-fsdevel@vger.kernel.org
1073S: Maintained
1074
1075FILESYSTEMS (VFS and infrastructure)
1076P: Alexander Viro
viro@ZenIV.linux.org.uk84122052005-09-06 19:35:49 +01001077M: viro@zeniv.linux.org.uk
Linus Torvalds1da177e2005-04-16 15:20:36 -07001078S: Maintained
1079
1080FIRMWARE LOADER (request_firmware)
1081L: linux-kernel@vger.kernel.org
1082S: Orphan
1083
1084FPU EMULATOR
1085P: Bill Metzenthen
1086M: billm@suburbia.net
1087W: http://suburbia.net/~billm/floating-point/emulator/
1088S: Maintained
1089
1090FRAME RELAY DLCI/FRAD (Sangoma drivers too)
1091P: Mike McLagan
1092M: mike.mclagan@linux.org
Ralf Baechle979b6c12005-06-13 14:30:40 -07001093L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001094S: Maintained
1095
1096FREEVXFS FILESYSTEM
1097P: Christoph Hellwig
1098M: hch@infradead.org
1099W: ftp://ftp.openlinux.org/pub/people/hch/vxfs
1100S: Maintained
1101
1102FUJITSU FR-V PORT
1103P: David Howells
1104M: dhowells@redhat.com
1105S: Maintained
1106
1107FTAPE/QIC-117
1108L: linux-tape@vger.kernel.org
1109W: http://sourceforge.net/projects/ftape
1110S: Orphan
1111
Miklos Szeredi04578f12005-09-09 13:10:22 -07001112FUSE: FILESYSTEM IN USERSPACE
1113P: Miklos Szeredi
1114M: miklos@szeredi.hu
1115L: fuse-devel@lists.sourceforge.net
1116W: http://fuse.sourceforge.net/
1117S: Maintained
1118
Linus Torvalds1da177e2005-04-16 15:20:36 -07001119FUTURE DOMAIN TMC-16x0 SCSI DRIVER (16-bit)
1120P: Rik Faith
1121M: faith@cs.unc.edu
1122L: linux-scsi@vger.kernel.org
1123S: Odd fixes (e.g., new signatures)
1124
1125GDT SCSI DISK ARRAY CONTROLLER DRIVER
1126P: Achim Leubner
1127M: achim_leubner@adaptec.com
1128L: linux-scsi@vger.kernel.org
1129W: http://www.icp-vortex.com/
1130S: Supported
1131
1132GENERIC HDLC DRIVER, N2, C101, PCI200SYN and WANXL DRIVERS
1133P: Krzysztof Halasa
1134M: khc@pm.waw.pl
1135W: http://www.kernel.org/pub/linux/utils/net/hdlc/
1136S: Maintained
1137
Hansjoerg Lipp0a34eb82006-03-26 01:38:28 -08001138GIGASET ISDN DRIVERS
1139P: Hansjoerg Lipp
1140M: hjlipp@web.de
1141P: Tilman Schmidt
1142M: tilman@imap.cc
1143L: gigaset307x-common@lists.sourceforge.net
1144W: http://gigaset307x.sourceforge.net/
1145S: Maintained
1146
Jean Delvare5b543962005-08-15 19:51:02 +02001147HARDWARE MONITORING
1148P: Jean Delvare
1149M: khali@linux-fr.org
1150L: lm-sensors@lm-sensors.org
1151W: http://www.lm-sensors.nu/
1152S: Maintained
1153
Michael Buesch844dd052006-06-26 00:24:59 -07001154HARDWARE RANDOM NUMBER GENERATOR CORE
1155P: Michael Buesch
1156M: mb@bu3sch.de
1157S: Maintained
1158
Robert Love860e1d62005-08-31 23:57:59 -04001159HARD DRIVE ACTIVE PROTECTION SYSTEM (HDAPS) DRIVER
1160P: Robert Love
1161M: rlove@rlove.org
1162M: linux-kernel@vger.kernel.org
1163W: http://www.kernel.org/pub/linux/kernel/people/rml/hdaps/
1164S: Maintained
1165
Linus Torvalds1da177e2005-04-16 15:20:36 -07001166HARMONY SOUND DRIVER
1167P: Kyle McMartin
1168M: kyle@parisc-linux.org
1169W: http://www.parisc-linux.org/~kyle/harmony/
1170L: parisc-linux@lists.parisc-linux.org
1171S: Maintained
1172
1173HAYES ESP SERIAL DRIVER
1174P: Andrew J. Robinson
1175M: arobinso@nyx.net
1176L: linux-kernel@vger.kernel.org
1177W: http://www.nyx.net/~arobinso
1178S: Maintained
1179
1180HFS FILESYSTEM
1181P: Roman Zippel
1182M: zippel@linux-m68k.org
1183L: linux-kernel@vger.kernel.org
1184S: Maintained
1185
1186HGA FRAMEBUFFER DRIVER
1187P: Ferenc Bakonyi
1188M: fero@drama.obuda.kando.hu
1189L: linux-nvidia@lists.surfsouth.com
1190W: http://drama.obuda.kando.hu/~fero/cgi-bin/hgafb.shtml
1191S: Maintained
1192
1193HIGH-SPEED SCC DRIVER FOR AX.25
1194P: Klaus Kudielka
1195M: klaus.kudielka@ieee.org
1196L: linux-hams@vger.kernel.org
1197W: http://www.nt.tuwien.ac.at/~kkudielk/Linux/
1198S: Maintained
1199
HighPoint Linux Teamede1e6f2006-05-16 14:38:09 +08001200HIGHPOINT ROCKETRAID 3xxx RAID DRIVER
1201P: HighPoint Linux Team
1202M: linux@highpoint-tech.com
1203W: http://www.highpoint-tech.com
1204S: Supported
1205
Linus Torvalds1da177e2005-04-16 15:20:36 -07001206HIPPI
1207P: Jes Sorensen
1208M: jes@trained-monkey.org
1209L: linux-hippi@sunsite.dk
1210S: Maintained
1211
1212HEWLETT-PACKARD FIBRE CHANNEL 64-bit/66MHz PCI non-intelligent HBA
1213P: Chirag Kantharia
1214M: chirag.kantharia@hp.com
1215L: iss_storagedev@hp.com
1216S: Maintained
1217
1218HEWLETT-PACKARD SMART2 RAID DRIVER
1219P: Chirag Kantharia
1220M: chirag.kantharia@hp.com
1221L: iss_storagedev@hp.com
1222S: Maintained
1223
1224HEWLETT-PACKARD SMART CISS RAID DRIVER (cciss)
1225P: Mike Miller
1226M: mike.miller@hp.com
1227L: iss_storagedev@hp.com
1228S: Supported
1229
Jouni Malinenff1d2762005-05-12 22:54:16 -04001230HOST AP DRIVER
1231P: Jouni Malinen
1232M: jkmaline@cc.hut.fi
1233L: hostap@shmoo.com
1234W: http://hostap.epitest.fi/
1235S: Maintained
1236
Linus Torvalds1da177e2005-04-16 15:20:36 -07001237HP100: Driver for HP 10/100 Mbit/s Voice Grade Network Adapter Series
1238P: Jaroslav Kysela
1239M: perex@suse.cz
1240S: Maintained
1241
Bob Piccob9b03322005-11-07 00:59:19 -08001242HPET: High Precision Event Timers driver (hpet.c)
1243P: Clemens Ladisch
1244M: clemens@ladisch.de
1245S: Maintained
1246
1247HPET: i386
1248P: Venkatesh Pallipadi (Venki)
1249M: venkatesh.pallipadi@intel.com
1250S: Maintained
1251
1252HPET: x86_64
1253P: Andi Kleen and Vojtech Pavlik
1254M: ak@muc.de and vojtech@suse.cz
1255S: Maintained
1256
1257HPET: ACPI hpet.c
1258P: Bob Picco
1259M: bob.picco@hp.com
1260S: Maintained
1261
Linus Torvalds1da177e2005-04-16 15:20:36 -07001262HPFS FILESYSTEM
1263P: Mikulas Patocka
1264M: mikulas@artax.karlin.mff.cuni.cz
1265W: http://artax.karlin.mff.cuni.cz/~mikulas/vyplody/hpfs/index-e.cgi
1266S: Maintained
1267
1268HUGETLB FILESYSTEM
1269P: William Irwin
1270M: wli@holomorphy.com
1271S: Maintained
1272
Jean Delvare5b543962005-08-15 19:51:02 +02001273I2C SUBSYSTEM
Linus Torvalds1da177e2005-04-16 15:20:36 -07001274P: Jean Delvare
1275M: khali@linux-fr.org
Jean Delvare5d925fe2006-07-01 17:14:32 +02001276L: i2c@lm-sensors.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001277W: http://www.lm-sensors.nu/
Jody McIntyre6fb04252005-11-18 09:31:06 -08001278T: quilt kernel.org/pub/linux/kernel/people/gregkh/gregkh-2.6/
Linus Torvalds1da177e2005-04-16 15:20:36 -07001279S: Maintained
1280
1281I2O
1282P: Markus Lidel
1283M: markus.lidel@shadowconnect.com
1284W: http://i2o.shadowconnect.com/
1285S: Maintained
1286
1287i386 BOOT CODE
1288P: Riley H. Williams
1289M: Riley@Williams.Name
1290L: Linux-Kernel@vger.kernel.org
1291S: Maintained
1292
1293i386 SETUP CODE / CPU ERRATA WORKAROUNDS
1294P: Dave Jones
1295M: davej@codemonkey.org.uk
1296P: H. Peter Anvin
1297M: hpa@zytor.com
1298S: Maintained
1299
1300i810 TCO TIMER WATCHDOG
1301P: Nils Faerber
1302M: nils@kernelconcepts.de
1303W: http://www.kernelconcepts.de/
1304S: Maintained
1305
1306IA64 (Itanium) PLATFORM
1307P: Tony Luck
1308M: tony.luck@intel.com
1309L: linux-ia64@vger.kernel.org
1310W: http://www.ia64-linux.org/
Jody McIntyre6fb04252005-11-18 09:31:06 -08001311T: git kernel.org:/pub/scm/linux/kernel/git/aegl/linux-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07001312S: Maintained
1313
1314SN-IA64 (Itanium) SUB-PLATFORM
Greg Edwardse5ee7dd2006-01-18 10:21:59 -06001315P: Jes Sorensen
1316M: jes@sgi.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07001317L: linux-altix@sgi.com
1318L: linux-ia64@vger.kernel.org
1319W: http://www.sgi.com/altix
1320S: Maintained
1321
1322IBM MCA SCSI SUBSYSTEM DRIVER
1323P: Michael Lang
1324M: langa2@kph.uni-mainz.de
1325W: http://www.uni-mainz.de/~langm000/linux.html
1326S: Maintained
1327
1328IBM Power Linux RAID adapter
1329P: Brian King
1330M: brking@us.ibm.com
1331S: Supported
1332
1333IBM ServeRAID RAID DRIVER
1334P: Jack Hammer
1335P: Dave Jeffery
1336M: ipslinux@adaptec.com
1337W: http://www.developer.ibm.com/welcome/netfinity/serveraid.html
1338S: Supported
1339
1340IDE DRIVER [GENERAL]
1341P: Bartlomiej Zolnierkiewicz
1342M: B.Zolnierkiewicz@elka.pw.edu.pl
1343L: linux-kernel@vger.kernel.org
1344L: linux-ide@vger.kernel.org
Josh Boyer1adc1232005-11-23 15:44:15 -08001345T: git kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07001346S: Maintained
1347
1348IDE/ATAPI CDROM DRIVER
1349P: Jens Axboe
1350M: axboe@suse.de
1351L: linux-kernel@vger.kernel.org
1352W: http://www.kernel.dk
1353S: Maintained
1354
1355IDE/ATAPI FLOPPY DRIVERS
1356P: Paul Bristow
1357M: Paul Bristow <paul@paulbristow.net>
1358W: http://paulbristow.net/linux/idefloppy.html
1359L: linux-kernel@vger.kernel.org
1360S: Maintained
1361
1362IDE/ATAPI TAPE DRIVERS
1363P: Gadi Oxman
1364M: Gadi Oxman <gadio@netvision.net.il>
1365L: linux-kernel@vger.kernel.org
1366S: Maintained
1367
1368IEEE 1394 ETHERNET (eth1394)
1369L: linux1394-devel@lists.sourceforge.net
1370W: http://www.linux1394.org/
1371S: Orphan
1372
Linus Torvalds1da177e2005-04-16 15:20:36 -07001373IEEE 1394 SUBSYSTEM
1374P: Ben Collins
1375M: bcollins@debian.org
1376P: Jody McIntyre
Jody McIntyre6c59f9d2006-01-05 23:04:08 -05001377M: scjody@modernduck.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07001378L: linux1394-devel@lists.sourceforge.net
1379W: http://www.linux1394.org/
Jody McIntyre6fb04252005-11-18 09:31:06 -08001380T: git kernel.org:/pub/scm/linux/kernel/git/scjody/ieee1394.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07001381S: Maintained
1382
1383IEEE 1394 OHCI DRIVER
1384P: Ben Collins
1385M: bcollins@debian.org
1386P: Jody McIntyre
Jody McIntyre6c59f9d2006-01-05 23:04:08 -05001387M: scjody@modernduck.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07001388L: linux1394-devel@lists.sourceforge.net
1389W: http://www.linux1394.org/
1390S: Maintained
1391
1392IEEE 1394 PCILYNX DRIVER
1393P: Jody McIntyre
Jody McIntyre6c59f9d2006-01-05 23:04:08 -05001394M: scjody@modernduck.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07001395L: linux1394-devel@lists.sourceforge.net
1396W: http://www.linux1394.org/
1397S: Maintained
1398
1399IEEE 1394 RAW I/O DRIVER
1400P: Ben Collins
1401M: bcollins@debian.org
1402P: Dan Dennedy
1403M: dan@dennedy.org
1404L: linux1394-devel@lists.sourceforge.net
1405W: http://www.linux1394.org/
1406S: Maintained
1407
Jody McIntyre105d7b32005-09-30 11:59:04 -07001408IEEE 1394 SBP2
1409P: Ben Collins
1410M: bcollins@debian.org
1411P: Stefan Richter
1412M: stefanr@s5r6.in-berlin.de
1413L: linux1394-devel@lists.sourceforge.net
1414W: http://www.linux1394.org/
1415S: Maintained
1416
Linus Torvalds1da177e2005-04-16 15:20:36 -07001417IMS TWINTURBO FRAMEBUFFER DRIVER
1418P: Paul Mundt
1419M: lethal@chaoticdreams.org
1420L: linux-fbdev-devel@lists.sourceforge.net
1421S: Maintained
1422
1423INFINIBAND SUBSYSTEM
1424P: Roland Dreier
Roland Dreier21c121c2005-06-27 14:36:47 -07001425M: rolandd@cisco.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07001426P: Sean Hefty
1427M: mshefty@ichips.intel.com
1428P: Hal Rosenstock
1429M: halr@voltaire.com
1430L: openib-general@openib.org
1431W: http://www.openib.org/
Jody McIntyre6fb04252005-11-18 09:31:06 -08001432T: git kernel.org:/pub/scm/linux/kernel/git/roland/infiniband.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07001433S: Supported
1434
1435INPUT (KEYBOARD, MOUSE, JOYSTICK) DRIVERS
Vojtech Pavlik664d22a2005-12-13 17:03:36 -08001436P: Dmitry Torokhov
Dmitry Torokhov62f7caf2006-06-26 01:47:56 -04001437M: dmitry.torokhov@gmail.com
1438M: dtor@mail.ru
Linus Torvalds1da177e2005-04-16 15:20:36 -07001439L: linux-input@atrey.karlin.mff.cuni.cz
1440L: linux-joystick@atrey.karlin.mff.cuni.cz
Josh Boyer1adc1232005-11-23 15:44:15 -08001441T: git kernel.org:/pub/scm/linux/kernel/git/dtor/input.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07001442S: Maintained
1443
Robert Lovec9f04f52005-07-15 12:21:07 -04001444INOTIFY
1445P: John McCutchan and Robert Love
1446M: ttb@tentacle.dhs.org and rml@novell.com
1447L: linux-kernel@vger.kernel.org
1448S: Maintained
1449
Antonino A. Daplas9eb8ef72006-01-14 13:21:26 -08001450INTEL FRAMEBUFFER DRIVER (excluding 810 and 815)
1451P: Sylvain Meyer
1452M: sylvain.meyer@worldonline.fr
1453L: linux-fbdev-devel@lists.sourceforge.net
1454S: Maintained
1455
Linus Torvalds1da177e2005-04-16 15:20:36 -07001456INTEL 810/815 FRAMEBUFFER DRIVER
1457P: Antonino Daplas
1458M: adaplas@pol.net
1459L: linux-fbdev-devel@lists.sourceforge.net
1460S: Maintained
1461
1462INTEL APIC/IOAPIC, LOWLEVEL X86 SMP SUPPORT
1463P: Ingo Molnar
1464M: mingo@redhat.com
1465S: Maintained
1466
1467INTEL I8XX RANDOM NUMBER GENERATOR SUPPORT
1468P: Jeff Garzik
1469M: jgarzik@pobox.com
1470W: http://sourceforge.net/projects/gkernel/
1471S: Maintained
1472
1473INTEL IA32 MICROCODE UPDATE SUPPORT
1474P: Tigran Aivazian
1475M: tigran@veritas.com
1476S: Maintained
1477
Michael Buesch844dd052006-06-26 00:24:59 -07001478INTEL IXP4XX RANDOM NUMBER GENERATOR SUPPORT
1479P: Deepak Saxena
1480M: dsaxena@plexity.net
1481S: Maintained
1482
Linus Torvalds1da177e2005-04-16 15:20:36 -07001483INTEL PRO/100 ETHERNET SUPPORT
1484P: John Ronciak
1485M: john.ronciak@intel.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07001486P: Jesse Brandeburg
1487M: jesse.brandeburg@intel.com
Jesse Brandeburgadd18782006-03-14 14:52:13 -08001488P: Jeff Kirsher
1489M: jeffrey.t.kirsher@intel.com
Auke Kok99a1f9e2006-04-14 19:05:38 -07001490P: Auke Kok
1491M: auke-jan.h.kok@intel.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07001492W: http://sourceforge.net/projects/e1000/
1493S: Supported
1494
1495INTEL PRO/1000 GIGABIT ETHERNET SUPPORT
1496P: Jeb Cramer
1497M: cramerj@intel.com
1498P: John Ronciak
1499M: john.ronciak@intel.com
Jesse Brandeburgadd18782006-03-14 14:52:13 -08001500P: Jesse Brandeburg
1501M: jesse.brandeburg@intel.com
1502P: Jeff Kirsher
1503M: jeffrey.t.kirsher@intel.com
Auke Kok99a1f9e2006-04-14 19:05:38 -07001504P: Auke Kok
1505M: auke-jan.h.kok@intel.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07001506W: http://sourceforge.net/projects/e1000/
1507S: Supported
1508
1509INTEL PRO/10GbE SUPPORT
Jesse Brandeburgadd18782006-03-14 14:52:13 -08001510P: Jeff Kirsher
1511M: jeffrey.t.kirsher@intel.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07001512P: Ayyappan Veeraiyan
1513M: ayyappan.veeraiyan@intel.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07001514P: John Ronciak
1515M: john.ronciak@intel.com
Jesse Brandeburgadd18782006-03-14 14:52:13 -08001516P: Jesse Brandeburg
1517M: jesse.brandeburg@intel.com
Auke Kok99a1f9e2006-04-14 19:05:38 -07001518P: Auke Kok
1519M: auke-jan.h.kok@intel.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07001520W: http://sourceforge.net/projects/e1000/
1521S: Supported
1522
James Ketrenos826d2ab2005-11-07 18:56:59 -06001523INTEL PRO/WIRELESS 2100 NETWORK CONNECTION SUPPORT
1524P: Yi Zhu
1525M: yi.zhu@intel.com
1526P: James Ketrenos
1527M: jketreno@linux.intel.com
Randy Dunlapf5df58812006-07-14 00:24:29 -07001528L: ipw2100-devel@lists.sourceforge.net
James Ketrenos826d2ab2005-11-07 18:56:59 -06001529L: http://lists.sourceforge.net/mailman/listinfo/ipw2100-devel
1530W: http://ipw2100.sourceforge.net
1531S: Supported
1532
1533INTEL PRO/WIRELESS 2915ABG NETWORK CONNECTION SUPPORT
1534P: Yi Zhu
1535M: yi.zhu@intel.com
1536P: James Ketrenos
1537M: jketreno@linux.intel.com
Randy Dunlapf5df58812006-07-14 00:24:29 -07001538L: ipw2100-devel@lists.sourceforge.net
James Ketrenos826d2ab2005-11-07 18:56:59 -06001539L: http://lists.sourceforge.net/mailman/listinfo/ipw2100-devel
1540W: http://ipw2200.sourceforge.net
1541S: Supported
1542
Linus Torvalds1da177e2005-04-16 15:20:36 -07001543IOC3 DRIVER
1544P: Ralf Baechle
1545M: ralf@linux-mips.org
1546L: linux-mips@linux-mips.org
1547S: Maintained
1548
1549IP MASQUERADING:
1550P: Juanjo Ciarlante
1551M: jjciarla@raiz.uncu.edu.ar
1552S: Maintained
1553
Bryan O'Sullivan77d87982006-03-29 15:23:39 -08001554IPATH DRIVER:
1555P: Bryan O'Sullivan
1556M: support@pathscale.com
1557L: openib-general@openib.org
1558S: Supported
1559
Corey Minyard4409ebe2006-04-20 02:43:12 -07001560IPMI SUBSYSTEM
1561P: Corey Minyard
1562M: minyard@acm.org
1563L: openipmi-developer@lists.sourceforge.net
1564W: http://openipmi.sourceforge.net/
1565S: Supported
1566
Linus Torvalds1da177e2005-04-16 15:20:36 -07001567IPX NETWORK LAYER
1568P: Arnaldo Carvalho de Melo
1569M: acme@conectiva.com.br
Ralf Baechle979b6c12005-06-13 14:30:40 -07001570L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001571S: Maintained
1572
1573IRDA SUBSYSTEM
Samuel Ortizf3539762006-05-09 15:24:49 -07001574P: Samuel Ortiz
1575M: samuel@sortiz.org
Olaf Heringa2ac9532005-07-12 13:58:35 -07001576L: irda-users@lists.sourceforge.net (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -07001577W: http://irda.sourceforge.net/
Samuel Ortizf3539762006-05-09 15:24:49 -07001578S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07001579
1580ISAPNP
1581P: Jaroslav Kysela
1582M: perex@suse.cz
1583S: Maintained
1584
1585ISDN SUBSYSTEM
1586P: Karsten Keil
1587M: kkeil@suse.de
1588P: Kai Germaschewski
1589M: kai.germaschewski@gmx.de
1590L: isdn4linux@listserv.isdn4linux.de
1591W: http://www.isdn4linux.de
Josh Boyer1adc1232005-11-23 15:44:15 -08001592T: git kernel.org:/pub/scm/linux/kernel/kkeil/isdn-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07001593S: Maintained
1594
1595ISDN SUBSYSTEM (Eicon active card driver)
1596P: Armin Schindler
1597M: mac@melware.de
1598L: isdn4linux@listserv.isdn4linux.de
1599W: http://www.melware.de
1600S: Maintained
1601
1602JOURNALLING FLASH FILE SYSTEM (JFFS)
1603P: Axis Communications AB
1604M: jffs-dev@axis.com
1605L: jffs-dev@axis.com
1606W: http://www.developer.axis.com/software/jffs/
1607S: Maintained
1608
1609JOURNALLING FLASH FILE SYSTEM V2 (JFFS2)
1610P: David Woodhouse
1611M: dwmw2@infradead.org
1612L: jffs-dev@axis.com
1613W: http://sources.redhat.com/jffs2/
1614S: Maintained
1615
1616JFS FILESYSTEM
1617P: Dave Kleikamp
1618M: shaggy@austin.ibm.com
1619L: jfs-discussion@lists.sourceforge.net
1620W: http://jfs.sourceforge.net/
Josh Boyer1adc1232005-11-23 15:44:15 -08001621T: git kernel.org:/pub/scm/linux/kernel/git/shaggy/jfs-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07001622S: Supported
1623
Josh Triplettde456d32006-07-30 03:04:00 -07001624JOURNALLING LAYER FOR BLOCK DEVICES (JBD)
Theodore Tsoae0718f2006-05-20 15:00:13 -07001625P: Stephen Tweedie, Andrew Morton
1626M: sct@redhat.com, akpm@osdl.org
1627L: ext2-devel@lists.sourceforge.net
1628S: Maintained
1629
Linus Torvalds1da177e2005-04-16 15:20:36 -07001630KCONFIG
1631P: Roman Zippel
1632M: zippel@linux-m68k.org
1633L: kbuild-devel@lists.sourceforge.net
1634S: Maintained
1635
Vivek Goyalea6c2082006-05-20 14:59:55 -07001636KDUMP
1637P: Vivek Goyal
1638M: vgoyal@in.ibm.com
1639P: Haren Myneni
1640M: hbabu@us.ibm.com
1641L: fastboot@lists.osdl.org
1642L: linux-kernel@vger.kernel.org
1643W: http://lse.sourceforge.net/kdump/
1644S: Maintained
1645
Linus Torvalds1da177e2005-04-16 15:20:36 -07001646KERNEL AUTOMOUNTER (AUTOFS)
1647P: H. Peter Anvin
1648M: hpa@zytor.com
1649L: autofs@linux.kernel.org
1650S: Odd Fixes
1651
1652KERNEL AUTOMOUNTER v4 (AUTOFS4)
1653P: Ian Kent
1654M: raven@themaw.net
1655L: autofs@linux.kernel.org
1656S: Maintained
1657
1658KERNEL BUILD (kbuild: Makefile, scripts/Makefile.*)
1659P: Kai Germaschewski
1660M: kai@germaschewski.name
1661P: Sam Ravnborg
1662M: sam@ravnborg.org
Jody McIntyre6fb04252005-11-18 09:31:06 -08001663T: git kernel.org:/pub/scm/linux/kernel/git/sam/kbuild.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07001664S: Maintained
1665
1666KERNEL JANITORS
1667P: Several
Randy Dunlap1f525f12006-07-30 03:04:16 -07001668L: kernel-janitors@lists.osdl.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001669W: http://www.kerneljanitors.org/
Linus Torvalds1da177e2005-04-16 15:20:36 -07001670S: Maintained
1671
1672KERNEL NFSD
1673P: Neil Brown
1674M: neilb@cse.unsw.edu.au
1675L: nfs@lists.sourceforge.net
1676W: http://nfs.sourceforge.net/
1677W: http://www.cse.unsw.edu.au/~neilb/patches/linux-devel/
1678S: Maintained
1679
Eric W. Biedermandc009d92005-06-25 14:57:52 -07001680KEXEC
1681P: Eric Biederman
Eric W. Biedermandc009d92005-06-25 14:57:52 -07001682M: ebiederm@xmission.com
Eric W. Biedermandc009d92005-06-25 14:57:52 -07001683W: http://www.xmission.com/~ebiederm/files/kexec/
1684L: linux-kernel@vger.kernel.org
1685L: fastboot@osdl.org
1686S: Maintained
1687
Prasanna S Panchamukhi89559a62005-09-22 21:43:47 -07001688KPROBES
1689P: Prasanna S Panchamukhi
1690M: prasanna@in.ibm.com
1691P: Ananth N Mavinakayanahalli
1692M: ananth@in.ibm.com
1693P: Anil S Keshavamurthy
1694M: anil.s.keshavamurthy@intel.com
1695P: David S. Miller
1696M: davem@davemloft.net
1697L: linux-kernel@vger.kernel.org
1698S: Maintained
1699
Linus Torvalds1da177e2005-04-16 15:20:36 -07001700LAPB module
Linus Torvalds1da177e2005-04-16 15:20:36 -07001701L: linux-x25@vger.kernel.org
David S. Millerbf9915c2006-07-21 14:55:17 -07001702S: Orphan
Linus Torvalds1da177e2005-04-16 15:20:36 -07001703
1704LASI 53c700 driver for PARISC
1705P: James E.J. Bottomley
1706M: James.Bottomley@HansenPartnership.com
1707L: linux-scsi@vger.kernel.org
1708S: Maintained
1709
Richard Purdie263de9b2006-05-15 09:44:16 -07001710LED SUBSYSTEM
1711P: Richard Purdie
1712M: rpurdie@rpsys.net
1713S: Maintained
1714
Linus Torvalds1da177e2005-04-16 15:20:36 -07001715LEGO USB Tower driver
1716P: Juergen Stuber
1717M: starblue@users.sourceforge.net
1718L: legousb-devel@lists.sourceforge.net
1719W: http://legousb.sourceforge.net/
1720S: Maintained
1721
1722LINUX FOR IBM pSERIES (RS/6000)
1723P: Paul Mackerras
1724M: paulus@au.ibm.com
1725W: http://www.ibm.com/linux/ltc/projects/ppc
1726S: Supported
1727
1728LINUX FOR NCR VOYAGER
1729P: James Bottomley
1730M: James.Bottomley@HansenPartnership.com
1731W: http://www.hansenpartnership.com/voyager
1732S: Maintained
1733
1734LINUX FOR POWERPC
1735P: Paul Mackerras
1736M: paulus@samba.org
1737W: http://www.penguinppc.org/
1738L: linuxppc-dev@ozlabs.org
Josh Boyer1adc1232005-11-23 15:44:15 -08001739T: git kernel.org:/pub/scm/linux/kernel/git/paulus/powerpc.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07001740S: Supported
1741
1742LINUX FOR POWER MACINTOSH
1743P: Benjamin Herrenschmidt
1744M: benh@kernel.crashing.org
1745W: http://www.penguinppc.org/
1746L: linuxppc-dev@ozlabs.org
1747S: Maintained
1748
1749LINUX FOR POWERPC EMBEDDED MPC52XX
1750P: Sylvain Munaut
1751M: tnt@246tNt.com
1752W: http://www.246tNt.com/mpc52xx/
1753W: http://www.penguinppc.org/
1754L: linuxppc-dev@ozlabs.org
1755L: linuxppc-embedded@ozlabs.org
1756S: Maintained
1757
1758LINUX FOR POWERPC EMBEDDED PPC4XX
1759P: Matt Porter
1760M: mporter@kernel.crashing.org
1761W: http://www.penguinppc.org/
1762L: linuxppc-embedded@ozlabs.org
1763S: Maintained
1764
Tom Rinie93adf12005-07-26 12:49:53 -07001765LINUX FOR POWERPC BOOT CODE
Linus Torvalds1da177e2005-04-16 15:20:36 -07001766P: Tom Rini
1767M: trini@kernel.crashing.org
1768W: http://www.penguinppc.org/
1769L: linuxppc-embedded@ozlabs.org
1770S: Maintained
1771
Tom Rinie93adf12005-07-26 12:49:53 -07001772LINUX FOR POWERPC EMBEDDED PPC8XX
1773P: Marcelo Tosatti
Marcelo Tosatti2e367a82006-05-15 09:44:08 -07001774M: marcelo@kvack.org
Tom Rinie93adf12005-07-26 12:49:53 -07001775W: http://www.penguinppc.org/
1776L: linuxppc-embedded@ozlabs.org
1777S: Maintained
1778
Linus Torvalds1da177e2005-04-16 15:20:36 -07001779LINUX FOR POWERPC EMBEDDED PPC83XX AND PPC85XX
1780P: Kumar Gala
Kumar Gala4c8d3d92005-11-13 16:06:30 -08001781M: galak@kernel.crashing.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001782W: http://www.penguinppc.org/
1783L: linuxppc-embedded@ozlabs.org
1784S: Maintained
1785
1786LLC (802.2)
1787P: Arnaldo Carvalho de Melo
1788M: acme@conectiva.com.br
1789S: Maintained
1790
1791LINUX FOR 64BIT POWERPC
1792P: Paul Mackerras
1793M: paulus@samba.org
1794M: paulus@au.ibm.com
1795P: Anton Blanchard
1796M: anton@samba.org
1797M: anton@au.ibm.com
Arthur Othieno6d923f92006-05-19 06:22:23 -04001798W: http://www.penguinppc.org/ppc64/
Stephen Rothwell1d049812006-03-22 11:26:58 +11001799L: linuxppc-dev@ozlabs.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001800S: Supported
1801
1802LINUX SECURITY MODULE (LSM) FRAMEWORK
1803P: Chris Wright
Chris Wright692a2062006-03-11 03:27:19 -08001804M: chrisw@sous-sol.org
Chris Wright1a4520b2006-03-11 03:27:20 -08001805L: linux-security-module@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001806W: http://lsm.immunix.org
Josh Boyer1adc1232005-11-23 15:44:15 -08001807T: git kernel.org:/pub/scm/linux/kernel/git/chrisw/lsm-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07001808S: Supported
1809
1810LM83 HARDWARE MONITOR DRIVER
1811P: Jean Delvare
1812M: khali@linux-fr.org
Jean Delvarecc0b07e2005-05-22 09:39:11 +02001813L: lm-sensors@lm-sensors.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001814S: Maintained
1815
1816LM90 HARDWARE MONITOR DRIVER
1817P: Jean Delvare
1818M: khali@linux-fr.org
Jean Delvarecc0b07e2005-05-22 09:39:11 +02001819L: lm-sensors@lm-sensors.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001820S: Maintained
1821
1822LOGICAL DISK MANAGER SUPPORT (LDM, Windows 2000/XP Dynamic Disks)
1823P: Richard Russon (FlatCap)
1824M: ldm@flatcap.org
1825L: ldm-devel@lists.sourceforge.net
1826W: http://ldm.sourceforge.net
1827S: Maintained
1828
Moore, Eric Deanc87e34e2005-12-01 11:06:25 -07001829LSILOGIC MPT FUSION DRIVERS (FC/SAS/SPI)
1830P: Eric Moore
1831M: Eric.Moore@lsil.com
1832M: support@lsil.com
1833L: mpt_linux_developer@lsil.com
1834L: linux-scsi@vger.kernel.org
1835W: http://www.lsilogic.com/support
1836S: Supported
1837
Linus Torvalds1da177e2005-04-16 15:20:36 -07001838LSILOGIC/SYMBIOS/NCR 53C8XX and 53C1010 PCI-SCSI drivers
1839P: Matthew Wilcox
1840M: matthew@wil.cx
1841L: linux-scsi@vger.kernel.org
1842S: Maintained
1843
1844M68K ARCHITECTURE
1845P: Geert Uytterhoeven
1846M: geert@linux-m68k.org
1847P: Roman Zippel
1848M: zippel@linux-m68k.org
1849L: linux-m68k@lists.linux-m68k.org
1850W: http://www.linux-m68k.org/
1851W: http://linux-m68k-cvs.ubb.ca/
1852S: Maintained
1853
1854M68K ON APPLE MACINTOSH
1855P: Joshua Thompson
1856M: funaho@jurai.org
1857W: http://www.mac.linux-m68k.org/
1858L: linux-mac68k@mac.linux-m68k.org
1859S: Maintained
1860
1861M68K ON HP9000/300
1862P: Philip Blundell
1863M: philb@gnu.org
1864W: http://www.tazenda.demon.co.uk/phil/linux-hp
1865S: Maintained
1866
1867MARVELL YUKON / SYSKONNECT DRIVER
1868P: Mirko Lindner
1869M: mlindner@syskonnect.de
1870P: Ralph Roesler
1871M: rroesler@syskonnect.de
1872W: http://www.syskonnect.com
1873S: Supported
1874
1875MAESTRO PCI SOUND DRIVERS
1876P: Zach Brown
1877M: zab@zabbo.net
1878S: Odd Fixes
1879
Michael Kerriskfaf16682005-07-31 22:34:47 -07001880MAN-PAGES: MANUAL PAGES FOR LINUX -- Sections 2, 3, 4, 5, and 7
1881P: Michael Kerrisk
1882M: mtk-manpages@gmx.net
1883W: ftp://ftp.kernel.org/pub/linux/docs/manpages
1884S: Maintained
1885
Dale Farnsworthb60d6972006-01-16 16:45:45 -07001886MARVELL MV643XX ETHERNET DRIVER
1887P: Dale Farnsworth
1888M: dale@farnsworth.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001889P: Manish Lachwani
Dale Farnsworthb60d6972006-01-16 16:45:45 -07001890M: mlachwani@mvista.com
Ralf Baechle979b6c12005-06-13 14:30:40 -07001891L: netdev@vger.kernel.org
Dale Farnsworthb60d6972006-01-16 16:45:45 -07001892S: Odd Fixes for 2.4; Maintained for 2.6.
Linus Torvalds1da177e2005-04-16 15:20:36 -07001893
1894MATROX FRAMEBUFFER DRIVER
1895P: Petr Vandrovec
1896M: vandrove@vc.cvut.cz
1897L: linux-fbdev-devel@lists.sourceforge.net
1898S: Maintained
1899
Kolli, Neela Syam757e0102005-10-14 15:59:13 -07001900MEGARAID SCSI DRIVERS
1901P: Neela Syam Kolli
1902M: Neela.Kolli@engenio.com
1903S: linux-scsi@vger.kernel.org
1904W: http://megaraid.lsilogic.com
1905S: Maintained
1906
Steven Rostedt70ea91f2006-07-30 03:03:53 -07001907MEMORY MANAGEMENT
1908L: linux-mm@kvack.org
1909L: linux-kernel@vger.kernel.org
1910W: http://www.linux-mm.org
1911S: Maintained
1912
David Woodhousef4e9ce66c2006-04-11 19:29:07 -04001913MEMORY TECHNOLOGY DEVICES (MTD)
Linus Torvalds1da177e2005-04-16 15:20:36 -07001914P: David Woodhouse
1915M: dwmw2@infradead.org
1916W: http://www.linux-mtd.infradead.org/
1917L: linux-mtd@lists.infradead.org
David Woodhousef4e9ce66c2006-04-11 19:29:07 -04001918T: git git://git.infradead.org/mtd-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07001919S: Maintained
1920
1921MICROTEK X6 SCANNER
1922P: Oliver Neukum
1923M: oliver@neukum.name
1924S: Maintained
1925
1926MIPS
1927P: Ralf Baechle
1928M: ralf@linux-mips.org
Ralf Baechled50f7ec2005-10-04 13:30:10 +01001929W: http://www.linux-mips.org/
Linus Torvalds1da177e2005-04-16 15:20:36 -07001930L: linux-mips@linux-mips.org
Ralf Baechle7425b342006-03-10 13:47:21 +00001931T: git www.linux-mips.org:/pub/scm/linux.git
1932S: Supported
Linus Torvalds1da177e2005-04-16 15:20:36 -07001933
1934MISCELLANEOUS MCA-SUPPORT
1935P: James Bottomley
1936M: jejb@steeleye.com
1937L: linux-kernel@vger.kernel.org
1938S: Maintained
1939
1940MODULE SUPPORT
1941P: Rusty Russell
1942M: rusty@rustcorp.com.au
1943L: linux-kernel@vger.kernel.org
1944S: Maintained
1945
1946MOTION EYE VAIO PICTUREBOOK CAMERA DRIVER
1947P: Stelian Pop
1948M: stelian@popies.net
1949W: http://popies.net/meye/
1950S: Maintained
1951
1952MOUSE AND MISC DEVICES [GENERAL]
1953P: Alessandro Rubini
1954M: rubini@ipvvis.unipv.it
1955L: linux-kernel@vger.kernel.org
1956S: Maintained
1957
1958MTRR AND SIMILAR SUPPORT [i386]
1959P: Richard Gooch
1960M: rgooch@atnf.csiro.au
1961L: linux-kernel@vger.kernel.org
1962W: http://www.atnf.csiro.au/~rgooch/linux/kernel-patches.html
1963S: Maintained
1964
Russell King12223da2006-06-15 13:28:52 +01001965MULTIMEDIA CARD (MMC) SUBSYSTEM
Russell Kingbaca2da2006-06-04 17:36:31 +01001966P: Russell King
1967M: rmk+mmc@arm.linux.org.uk
1968S: Maintained
1969
Linus Torvalds1da177e2005-04-16 15:20:36 -07001970MULTISOUND SOUND DRIVER
1971P: Andrew Veliath
1972M: andrewtv@usa.net
1973S: Maintained
1974
1975NATSEMI ETHERNET DRIVER (DP8381x)
1976P: Tim Hockin
1977M: thockin@hockin.org
1978S: Maintained
1979
1980NCP FILESYSTEM
1981P: Petr Vandrovec
1982M: vandrove@vc.cvut.cz
1983L: linware@sh.cvut.cz
1984S: Maintained
1985
1986NCR DUAL 700 SCSI DRIVER (MICROCHANNEL)
1987P: James E.J. Bottomley
1988M: James.Bottomley@HansenPartnership.com
1989L: linux-scsi@vger.kernel.org
1990S: Maintained
1991
Stephen Hemmingerbe2f2e82006-05-25 16:14:43 -07001992NETEM NETWORK EMULATOR
1993P: Stephen Hemminger
1994M: shemminger@osdl.org
1995L: netem@osdl.org
1996S: Maintained
1997
Linus Torvalds1da177e2005-04-16 15:20:36 -07001998NETFILTER/IPTABLES/IPCHAINS
1999P: Rusty Russell
2000P: Marc Boucher
2001P: James Morris
2002P: Harald Welte
2003P: Jozsef Kadlecsik
2004M: coreteam@netfilter.org
2005W: http://www.netfilter.org/
2006W: http://www.iptables.org/
2007L: netfilter@lists.netfilter.org
2008L: netfilter-devel@lists.netfilter.org
2009S: Supported
2010
2011NETROM NETWORK LAYER
2012P: Ralf Baechle
2013M: ralf@linux-mips.org
2014L: linux-hams@vger.kernel.org
Ralf Baechled34cb282006-04-19 04:14:30 +02002015W: http://www.linux-ax25.org/
Linus Torvalds1da177e2005-04-16 15:20:36 -07002016S: Maintained
2017
2018NETWORK BLOCK DEVICE
2019P: Paul Clements
2020M: Paul.Clements@steeleye.com
2021S: Maintained
2022
2023NETWORK DEVICE DRIVERS
2024P: Andrew Morton
2025M: akpm@osdl.org
2026P: Jeff Garzik
2027M: jgarzik@pobox.com
Ralf Baechle979b6c12005-06-13 14:30:40 -07002028L: netdev@vger.kernel.org
Jody McIntyre6fb04252005-11-18 09:31:06 -08002029T: git kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07002030S: Maintained
2031
2032NETWORKING [GENERAL]
2033P: Networking Team
Ralf Baechle979b6c12005-06-13 14:30:40 -07002034M: netdev@vger.kernel.org
2035L: netdev@vger.kernel.org
David S. Millerf1465f72006-03-27 23:28:44 -08002036W: http://linux-net.osdl.org/
Linus Torvalds1da177e2005-04-16 15:20:36 -07002037S: Maintained
2038
2039NETWORKING [IPv4/IPv6]
2040P: David S. Miller
2041M: davem@davemloft.net
2042P: Alexey Kuznetsov
2043M: kuznet@ms2.inr.ac.ru
2044P: Pekka Savola (ipv6)
2045M: pekkas@netcore.fi
2046P: James Morris
James Morris48de5be2005-08-08 10:29:08 -04002047M: jmorris@namei.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002048P: Hideaki YOSHIFUJI
2049M: yoshfuji@linux-ipv6.org
2050P: Patrick McHardy
2051M: kaber@coreworks.de
Ralf Baechle979b6c12005-06-13 14:30:40 -07002052L: netdev@vger.kernel.org
John W. Linvilled5ca3112006-01-18 14:52:18 -08002053T: git kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07002054S: Maintained
2055
John W. Linville29f8f632006-01-18 14:52:48 -08002056NETWORKING [WIRELESS]
2057P: John W. Linville
2058M: linville@tuxdriver.com
2059L: netdev@vger.kernel.org
2060T: git kernel.org:/pub/scm/linux/kernel/git/linville/wireless-2.6.git
2061S: Maintained
2062
Linus Torvalds1da177e2005-04-16 15:20:36 -07002063IPVS
2064P: Wensong Zhang
2065M: wensong@linux-vs.org
Horms9d30c172005-09-29 19:47:06 -07002066P: Simon Horman
2067M: horms@verge.net.au
Linus Torvalds1da177e2005-04-16 15:20:36 -07002068P: Julian Anastasov
2069M: ja@ssi.bg
Horms9d30c172005-09-29 19:47:06 -07002070L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002071S: Maintained
2072
2073NFS CLIENT
2074P: Trond Myklebust
2075M: trond.myklebust@fys.uio.no
2076L: linux-kernel@vger.kernel.org
2077S: Maintained
2078
2079NI5010 NETWORK DRIVER
Andreas Mohr5b552b12006-06-30 02:25:07 -07002080P: Jan-Pascal van Best
2081M: janpascal@vanbest.org
2082P: Andreas Mohr
2083M: andi@lisas.de
Ralf Baechle979b6c12005-06-13 14:30:40 -07002084L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002085S: Maintained
2086
2087NINJA SCSI-3 / NINJA SCSI-32Bi (16bit/CardBus) PCMCIA SCSI HOST ADAPTER DRIVER
2088P: YOKOTA Hiroshi
2089M: yokota@netlab.is.tsukuba.ac.jp
2090W: http://www.netlab.is.tsukuba.ac.jp/~yokota/izumi/ninja/
2091S: Maintained
2092
2093NINJA SCSI-32Bi/UDE PCI/CARDBUS SCSI HOST ADAPTER DRIVER
2094P: GOTO Masanori
2095M: gotom@debian.or.jp
2096P: YOKOTA Hiroshi
2097M: yokota@netlab.is.tsukuba.ac.jp
2098W: http://www.netlab.is.tsukuba.ac.jp/~yokota/izumi/ninja/
2099S: Maintained
2100
2101NON-IDE/NON-SCSI CDROM DRIVERS [GENERAL] (come on, crew - mark your responsibility)
2102P: Eberhard Moenkeberg
2103M: emoenke@gwdg.de
2104L: linux-kernel@vger.kernel.org
2105S: Maintained
2106
2107NTFS FILESYSTEM
2108P: Anton Altaparmakov
2109M: aia21@cantab.net
2110L: linux-ntfs-dev@lists.sourceforge.net
2111L: linux-kernel@vger.kernel.org
2112W: http://linux-ntfs.sf.net/
Josh Boyer1adc1232005-11-23 15:44:15 -08002113T: git kernel.org:/pub/scm/linux/kernel/git/aia21/ntfs-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07002114S: Maintained
2115
Antonino A. Daplas9eb8ef72006-01-14 13:21:26 -08002116NVIDIA (rivafb and nvidiafb) FRAMEBUFFER DRIVER
2117P: Antonino Daplas
2118M: adaplas@pol.net
2119L: linux-fbdev-devel@lists.sourceforge.net
2120S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07002121
Peter Korsgaard1ded9692006-06-12 21:40:53 +02002122OPENCORES I2C BUS DRIVER
2123P: Peter Korsgaard
2124M: jacmet@sunsite.dk
Jean Delvare5d925fe2006-07-01 17:14:32 +02002125L: i2c@lm-sensors.org
Peter Korsgaard1ded9692006-06-12 21:40:53 +02002126S: Maintained
2127
Mark Fashehccd979b2005-12-15 14:31:24 -08002128ORACLE CLUSTER FILESYSTEM 2 (OCFS2)
2129P: Mark Fasheh
2130M: mark.fasheh@oracle.com
2131P: Kurt Hackel
2132M: kurt.hackel@oracle.com
2133L: ocfs2-devel@oss.oracle.com
2134W: http://oss.oracle.com/projects/ocfs2/
2135S: Supported
2136
Linus Torvalds1da177e2005-04-16 15:20:36 -07002137OLYMPIC NETWORK DRIVER
2138P: Peter De Shrijver
2139M: p2@ace.ulyssis.student.kuleuven.ac.be
2140P: Mike Phillips
2141M: mikep@linuxtr.net
Ralf Baechle979b6c12005-06-13 14:30:40 -07002142L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002143L: linux-tr@linuxtr.net
2144W: http://www.linuxtr.net
2145S: Maintained
2146
Harald Weltec1986ee2005-11-13 16:06:29 -08002147OMNIKEY CARDMAN 4000 DRIVER
2148P: Harald Welte
2149M: laforge@gnumonks.org
2150S: Maintained
2151
Harald Welte77c44ab2005-11-13 16:06:26 -08002152OMNIKEY CARDMAN 4040 DRIVER
2153P: Harald Welte
2154M: laforge@gnumonks.org
2155S: Maintained
2156
Linus Torvalds1da177e2005-04-16 15:20:36 -07002157ONSTREAM SCSI TAPE DRIVER
2158P: Willem Riede
2159M: osst@riede.org
2160L: osst-users@lists.sourceforge.net
2161L: linux-scsi@vger.kernel.org
2162S: Maintained
2163
2164OPL3-SA2, SA3, and SAx DRIVER
2165P: Zwane Mwaikambo
Zwane Mwaikambo3c7bf1e2005-08-18 11:24:07 -07002166M: zwane@arm.linux.org.uk
Linus Torvalds1da177e2005-04-16 15:20:36 -07002167L: linux-sound@vger.kernel.org
2168S: Maintained
2169
2170OPROFILE
2171P: Philippe Elie
2172M: phil.el@wanadoo.fr
2173L: oprofile-list@lists.sf.net
2174S: Maintained
2175
2176ORINOCO DRIVER
2177P: Pavel Roskin
2178M: proski@gnu.org
2179P: David Gibson
2180M: hermes@gibson.dropbear.id.au
Pavel Roskinecffdde2005-05-05 16:16:01 -07002181L: orinoco-users@lists.sourceforge.net
2182L: orinoco-devel@lists.sourceforge.net
2183W: http://www.nongnu.org/orinoco/
Linus Torvalds1da177e2005-04-16 15:20:36 -07002184S: Maintained
2185
2186PARALLEL PORT SUPPORT
2187P: Phil Blundell
2188M: philb@gnu.org
2189P: Tim Waugh
2190M: tim@cyberelk.net
2191P: David Campbell
Linus Torvalds1da177e2005-04-16 15:20:36 -07002192P: Andrea Arcangeli
2193M: andrea@suse.de
2194L: linux-parport@lists.infradead.org
2195W: http://people.redhat.com/twaugh/parport/
2196S: Maintained
2197
2198PARIDE DRIVERS FOR PARALLEL PORT IDE DEVICES
2199P: Tim Waugh
2200M: tim@cyberelk.net
2201L: linux-parport@lists.infradead.org
2202W: http://www.torque.net/linux-pp.html
2203S: Maintained
2204
2205PARISC ARCHITECTURE
2206P: Matthew Wilcox
2207M: matthew@wil.cx
2208P: Grant Grundler
2209M: grundler@parisc-linux.org
Kyle McMartin223232d2006-04-21 16:54:23 -04002210P: Kyle McMartin
2211M: kyle@parisc-linux.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002212L: parisc-linux@parisc-linux.org
2213W: http://www.parisc-linux.org/
Kyle McMartin223232d2006-04-21 16:54:23 -04002214T: git kernel.org:/pub/scm/linux/kernel/git/kyle/parisc-2.6.git
2215T: cvs cvs.parisc-linux.org:/var/cvs/linux-2.6
Linus Torvalds1da177e2005-04-16 15:20:36 -07002216S: Maintained
2217
linas@austin.ibm.com065c6352005-12-02 19:16:18 -06002218PCI ERROR RECOVERY
2219P: Linas Vepstas
2220M: linas@austin.ibm.com
2221L: linux-kernel@vger.kernel.org
2222L: linux-pci@atrey.karlin.mff.cuni.cz
2223S: Supported
2224
Linus Torvalds1da177e2005-04-16 15:20:36 -07002225PCI SOUND DRIVERS (ES1370, ES1371 and SONICVIBES)
2226P: Thomas Sailer
2227M: sailer@ife.ee.ethz.ch
2228L: linux-sound@vger.kernel.org
2229W: http://www.ife.ee.ethz.ch/~sailer/linux/pciaudio.html
2230S: Maintained
2231
2232PCI SUBSYSTEM
2233P: Greg Kroah-Hartman
2234M: gregkh@suse.de
2235L: linux-kernel@vger.kernel.org
2236L: linux-pci@atrey.karlin.mff.cuni.cz
Jody McIntyre6fb04252005-11-18 09:31:06 -08002237T: quilt kernel.org/pub/linux/kernel/people/gregkh/gregkh-2.6/
Linus Torvalds1da177e2005-04-16 15:20:36 -07002238S: Supported
2239
2240PCI HOTPLUG CORE
2241P: Greg Kroah-Hartman
2242M: gregkh@suse.de
2243S: Supported
2244
2245PCI HOTPLUG COMPAQ DRIVER
2246P: Greg Kroah-Hartman
2247M: greg@kroah.com
2248S: Maintained
2249
Kristen Accardi8cf4c192005-08-16 15:16:10 -07002250PCIE HOTPLUG DRIVER
2251P: Kristen Carlson Accardi
2252M: kristen.c.accardi@intel.com
2253L: pcihpd-discuss@lists.sourceforge.net
2254S: Maintained
2255
Linus Torvalds1da177e2005-04-16 15:20:36 -07002256PCMCIA SUBSYSTEM
Dominik Brodowski4230dfc2005-07-07 17:59:06 -07002257P: Linux PCMCIA Team
Randy Dunlapf5df58812006-07-14 00:24:29 -07002258L: linux-pcmcia@lists.infradead.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002259L: http://lists.infradead.org/mailman/listinfo/linux-pcmcia
Jody McIntyre6fb04252005-11-18 09:31:06 -08002260T: git kernel.org:/pub/scm/linux/kernel/git/brodo/pcmcia-2.6.git
Dominik Brodowski4230dfc2005-07-07 17:59:06 -07002261S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07002262
2263PCNET32 NETWORK DRIVER
2264P: Thomas Bogendörfer
2265M: tsbogend@alpha.franken.de
Ralf Baechle979b6c12005-06-13 14:30:40 -07002266L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002267S: Maintained
2268
Shailabh Nagarad4ecbc2006-07-14 00:24:44 -07002269PER-TASK DELAY ACCOUNTING
2270P: Shailabh Nagar
2271M: nagar@watson.ibm.com
2272L: linux-kernel@vger.kernel.org
2273S: Maintained
2274
Jim Cromiedd49d0f2006-03-24 18:08:17 +01002275PERSONALITY HANDLING
2276P: Christoph Hellwig
2277M: hch@infradead.org
2278L: linux-abi-devel@lists.sourceforge.net
2279S: Maintained
2280
Linus Torvalds1da177e2005-04-16 15:20:36 -07002281PHRAM MTD DRIVER
2282P: Jörn Engel
2283M: joern@wh.fh-wedel.de
2284L: linux-mtd@lists.infradead.org
2285S: Maintained
2286
Peter Osterlund249a6772005-09-27 21:45:30 -07002287PKTCDVD DRIVER
2288P: Peter Osterlund
2289M: petero2@telia.com
2290L: linux-kernel@vger.kernel.org
Peter Osterlund249a6772005-09-27 21:45:30 -07002291S: Maintained
2292
Linus Torvalds1da177e2005-04-16 15:20:36 -07002293POSIX CLOCKS and TIMERS
2294P: George Anzinger
2295M: george@mvista.com
Hormsf1c3ddf2006-01-15 02:18:28 +01002296L: linux-kernel@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002297S: Supported
2298
Eugene Surovegin24682972005-10-14 03:00:53 -07002299POWERPC 4xx EMAC DRIVER
2300P: Eugene Surovegin
2301M: ebs@ebshome.net
2302W: http://kernel.ebshome.net/emac/
2303L: linuxppc-embedded@ozlabs.org
2304L: netdev@vger.kernel.org
2305S: Maintained
2306
Linus Torvalds1da177e2005-04-16 15:20:36 -07002307PNP SUPPORT
2308P: Adam Belay
2309M: ambx1@neo.rr.com
2310S: Maintained
2311
2312PPP PROTOCOL DRIVERS AND COMPRESSORS
2313P: Paul Mackerras
2314M: paulus@samba.org
2315L: linux-ppp@vger.kernel.org
2316S: Maintained
2317
2318PPP OVER ATM (RFC 2364)
2319P: Mitchell Blank Jr
2320M: mitch@sfgoth.com
2321S: Maintained
2322
2323PPP OVER ETHERNET
2324P: Michal Ostrowski
2325M: mostrows@speakeasy.net
2326S: Maintained
2327
2328PREEMPTIBLE KERNEL
2329P: Robert Love
2330M: rml@tech9.net
2331L: linux-kernel@vger.kernel.org
2332L: kpreempt-tech@lists.sourceforge.net
2333W: ftp://ftp.kernel.org/pub/linux/kernel/people/rml/preempt-kernel
2334S: Supported
2335
2336PRISM54 WIRELESS DRIVER
2337P: Prism54 Development Team
2338M: prism54-private@prism54.org
Ralf Baechle979b6c12005-06-13 14:30:40 -07002339L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002340W: http://prism54.org
2341S: Maintained
2342
2343PROMISE DC4030 CACHING DISK CONTROLLER DRIVER
2344P: Peter Denison
2345M: promise@pnd-pc.demon.co.uk
2346W: http://www.pnd-pc.demon.co.uk/promise/
2347S: Maintained
2348
Michael Krufky83202042006-07-03 00:24:18 -07002349PVRUSB2 VIDEO4LINUX DRIVER
2350P: Mike Isely
2351M: isely@pobox.com
2352L: pvrusb2@isely.net
2353L: video4linux-list@redhat.com
2354W: http://www.isely.net/pvrusb2/
2355S: Maintained
2356
Linus Torvalds1da177e2005-04-16 15:20:36 -07002357PXA2xx SUPPORT
2358P: Nicolas Pitre
2359M: nico@cam.org
Alexey Dobriyan70f09f12005-06-23 00:09:47 -07002360L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002361S: Maintained
2362
2363QLOGIC QLA2XXX FC-SCSI DRIVER
2364P: Andrew Vasquez
Andrew Vasquez95e6a852006-03-14 14:41:04 -08002365M: linux-driver@qlogic.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07002366L: linux-scsi@vger.kernel.org
2367S: Supported
2368
Ron Mercer5a4faa82006-07-25 00:40:21 -07002369QLOGIC QLA3XXX NETWORK DRIVER
2370P: Ron Mercer
2371M: linux-driver@qlogic.com
2372L: netdev@vger.kernel.org
2373S: Supported
2374
Linus Torvalds1da177e2005-04-16 15:20:36 -07002375QNX4 FILESYSTEM
2376P: Anders Larsen
2377M: al@alarsen.net
2378L: linux-kernel@vger.kernel.org
2379W: http://www.alarsen.net/linux/qnx4fs/
2380S: Maintained
2381
2382RADEON FRAMEBUFFER DISPLAY DRIVER
Benjamin Herrenschmidt187a2782005-04-16 15:26:40 -07002383P: Benjamin Herrenschmidt
2384M: benh@kernel.crashing.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002385L: linux-fbdev-devel@lists.sourceforge.net
2386S: Maintained
2387
2388RAGE128 FRAMEBUFFER DISPLAY DRIVER
Benjamin Herrenschmidt187a2782005-04-16 15:26:40 -07002389P: Paul Mackerras
2390M: paulus@samba.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002391L: linux-fbdev-devel@lists.sourceforge.net
2392S: Maintained
2393
2394RAYLINK/WEBGEAR 802.11 WIRELESS LAN DRIVER
2395P: Corey Thomas
2396M: corey@world.std.com
2397L: linux-kernel@vger.kernel.org
2398S: Maintained
2399
Matt Mackall9e95ce22005-04-16 15:25:56 -07002400RANDOM NUMBER DRIVER
2401P: Matt Mackall
2402M: mpm@selenic.com
2403S: Maintained
2404
Matt Porter394b7012005-11-07 01:00:15 -08002405RAPIDIO SUBSYSTEM
2406P: Matt Porter
2407M: mporter@kernel.crashing.org
2408L: linux-kernel@vger.kernel.org
2409S: Maintained
2410
Linus Torvalds1da177e2005-04-16 15:20:36 -07002411REAL TIME CLOCK DRIVER
2412P: Paul Gortmaker
2413M: p_gortmaker@yahoo.com
2414L: linux-kernel@vger.kernel.org
2415S: Maintained
2416
Alessandro Zummo0c86edc2006-03-27 01:16:37 -08002417REAL TIME CLOCK (RTC) SUBSYSTEM
2418P: Alessandro Zummo
2419M: a.zummo@towertech.it
2420L: linux-kernel@vger.kernel.org
2421S: Maintained
2422
Linus Torvalds1da177e2005-04-16 15:20:36 -07002423REISERFS FILE SYSTEM
2424P: Hans Reiser
2425M: reiserfs-dev@namesys.com
2426L: reiserfs-list@namesys.com
2427W: http://www.namesys.com
2428S: Supported
2429
2430ROCKETPORT DRIVER
2431P: Comtrol Corp.
Linus Torvalds1da177e2005-04-16 15:20:36 -07002432W: http://www.comtrol.com
2433S: Maintained
2434
2435ROSE NETWORK LAYER
2436P: Ralf Baechle
2437M: ralf@linux-mips.org
2438L: linux-hams@vger.kernel.org
Ralf Baechled34cb282006-04-19 04:14:30 +02002439W: http://www.linux-ax25.org/
Linus Torvalds1da177e2005-04-16 15:20:36 -07002440S: Maintained
2441
2442RISCOM8 DRIVER
2443S: Orphan
2444
Antonino A. Daplas9eb8ef72006-01-14 13:21:26 -08002445S3 SAVAGE FRAMEBUFFER DRIVER
2446P: Antonino Daplas
2447M: adaplas@pol.net
2448L: linux-fbdev-devel@lists.sourceforge.net
2449S: Maintained
2450
Linus Torvalds1da177e2005-04-16 15:20:36 -07002451S390
2452P: Martin Schwidefsky
2453M: schwidefsky@de.ibm.com
2454M: linux390@de.ibm.com
2455L: linux-390@vm.marist.edu
Heiko Carstens5238da42006-02-11 17:56:01 -08002456W: http://www.ibm.com/developerworks/linux/linux390/
2457S: Supported
2458
2459S390 NETWORK DRIVERS
2460P: Frank Pavlic
2461M: fpavlic@de.ibm.com
2462M: linux390@de.ibm.com
2463L: linux-390@vm.marist.edu
2464W: http://www.ibm.com/developerworks/linux/linux390/
2465S: Supported
2466
2467S390 ZFCP DRIVER
2468P: Andreas Herrmann
2469M: aherrman@de.ibm.com
2470M: linux390@de.ibm.com
2471L: linux-390@vm.marist.edu
2472W: http://www.ibm.com/developerworks/linux/linux390/
Linus Torvalds1da177e2005-04-16 15:20:36 -07002473S: Supported
2474
2475SAA7146 VIDEO4LINUX-2 DRIVER
2476P: Michael Hunold
2477M: michael@mihu.de
2478W: http://www.mihu.de/linux/saa7146
2479S: Maintained
2480
2481SBPCD CDROM DRIVER
2482P: Eberhard Moenkeberg
2483M: emoenke@gwdg.de
2484L: linux-kernel@vger.kernel.org
2485S: Maintained
2486
2487SC1200 WDT DRIVER
2488P: Zwane Mwaikambo
Zwane Mwaikambo3c7bf1e2005-08-18 11:24:07 -07002489M: zwane@arm.linux.org.uk
Linus Torvalds1da177e2005-04-16 15:20:36 -07002490S: Maintained
2491
2492SCHEDULER
2493P: Ingo Molnar
2494M: mingo@elte.hu
2495P: Robert Love [the preemptible kernel bits]
2496M: rml@tech9.net
2497L: linux-kernel@vger.kernel.org
2498S: Maintained
2499
2500SCSI CDROM DRIVER
2501P: Jens Axboe
2502M: axboe@suse.de
2503L: linux-scsi@vger.kernel.org
2504W: http://www.kernel.dk
2505S: Maintained
2506
2507SCSI SG DRIVER
2508P: Doug Gilbert
2509M: dgilbert@interlog.com
2510L: linux-scsi@vger.kernel.org
2511W: http://www.torque.net/sg
2512S: Maintained
2513
2514SCSI SUBSYSTEM
2515P: James E.J. Bottomley
2516M: James.Bottomley@SteelEye.com
2517L: linux-scsi@vger.kernel.org
Jody McIntyre6fb04252005-11-18 09:31:06 -08002518T: git kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07002519S: Maintained
2520
2521SCSI TAPE DRIVER
2522P: Kai Mäkisara
2523M: Kai.Makisara@kolumbus.fi
2524L: linux-scsi@vger.kernel.org
2525S: Maintained
2526
2527SCTP PROTOCOL
2528P: Sridhar Samudrala
2529M: sri@us.ibm.com
2530L: lksctp-developers@lists.sourceforge.net
2531S: Supported
2532
2533SCx200 CPU SUPPORT
2534P: Christer Weinigel
2535M: christer@weinigel.se
2536W: http://www.weinigel.se
2537S: Supported
2538
2539SECURITY CONTACT
2540P: Security Officers
2541M: security@kernel.org
2542S: Supported
2543
2544SELINUX SECURITY MODULE
2545P: Stephen Smalley
Stephen Smalley62cfe7e2006-02-04 23:27:42 -08002546M: sds@tycho.nsa.gov
Linus Torvalds1da177e2005-04-16 15:20:36 -07002547P: James Morris
James Morris48de5be2005-08-08 10:29:08 -04002548M: jmorris@namei.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002549L: linux-kernel@vger.kernel.org (kernel issues)
2550L: selinux@tycho.nsa.gov (general discussion)
2551W: http://www.nsa.gov/selinux
2552S: Supported
2553
2554SERIAL ATA (SATA) SUBSYSTEM:
2555P: Jeff Garzik
2556M: jgarzik@pobox.com
2557L: linux-ide@vger.kernel.org
Jody McIntyre6fb04252005-11-18 09:31:06 -08002558T: git kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07002559S: Supported
2560
2561SGI SN-IA64 (Altix) SERIAL CONSOLE DRIVER
2562P: Pat Gefre
2563M: pfg@sgi.com
2564L: linux-ia64@vger.kernel.org
2565S: Supported
2566
2567SGI VISUAL WORKSTATION 320 AND 540
2568P: Andrey Panin
2569M: pazke@donpac.ru
2570L: linux-visws-devel@lists.sf.net
2571W: http://linux-visws.sf.net
2572S: Maintained for 2.6.
2573
2574SIMTEC EB110ATX (Chalice CATS)
2575P: Ben Dooks
2576P: Vincent Sanders
2577M: support@simtec.co.uk
2578W: http://www.simtec.co.uk/products/EB110ATX/
2579S: Supported
2580
2581SIMTEC EB2410ITX (BAST)
2582P: Ben Dooks
2583P: Vincent Sanders
2584M: support@simtec.co.uk
2585W: http://www.simtec.co.uk/products/EB2410ITX/
2586S: Supported
2587
Francois Romieu92aab3c2005-07-30 13:11:18 +02002588SIS 190 ETHERNET DRIVER
2589P: Francois Romieu
2590M: romieu@fr.zoreil.com
2591L: netdev@vger.kernel.org
2592S: Maintained
2593
Linus Torvalds1da177e2005-04-16 15:20:36 -07002594SIS 5513 IDE CONTROLLER DRIVER
2595P: Lionel Bouton
2596M: Lionel.Bouton@inet6.fr
2597W: http://inet6.dyn.dhs.org/sponsoring/sis5513/index.html
2598W: http://gyver.homeip.net/sis5513/index.html
2599S: Maintained
2600
2601SIS 900/7016 FAST ETHERNET DRIVER
2602P: Daniele Venzano
2603M: venza@brownhat.org
2604W: http://www.brownhat.org/sis900.html
Ralf Baechle979b6c12005-06-13 14:30:40 -07002605L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002606S: Maintained
2607
2608SIS FRAMEBUFFER DRIVER
2609P: Thomas Winischhofer
2610M: thomas@winischhofer.net
2611W: http://www.winischhofer.net/linuxsisvga.shtml
2612S: Maintained
2613
2614SIS USB2VGA DRIVER
2615P: Thomas Winischhofer
2616M: thomas@winischhofer.net
2617W: http://www.winischhofer.at/linuxsisusbvga.shtml
2618S: Maintained
2619
Linus Torvalds1da177e2005-04-16 15:20:36 -07002620SMC91x ETHERNET DRIVER
2621P: Nicolas Pitre
2622M: nico@cam.org
2623S: Maintained
2624
Daniel Drake8f0f8502006-07-18 22:00:25 +01002625SOFTMAC LAYER (IEEE 802.11)
2626P: Johannes Berg
2627M: johannes@sipsolutions.net
2628P: Joe Jezak
2629M: josejx@gentoo.org
2630P: Daniel Drake
2631M: dsd@gentoo.org
2632W: http://softmac.sipsolutions.net/
2633L: softmac-dev@sipsolutions.net
2634L: netdev@vger.kernel.org
2635S: Maintained
2636
Linus Torvalds1da177e2005-04-16 15:20:36 -07002637SOFTWARE RAID (Multiple Disks) SUPPORT
2638P: Ingo Molnar
2639M: mingo@redhat.com
2640P: Neil Brown
2641M: neilb@cse.unsw.edu.au
2642L: linux-raid@vger.kernel.org
2643S: Maintained
2644
2645SOFTWARE SUSPEND:
2646P: Pavel Machek
2647M: pavel@suse.cz
Pavel Machekfc5fb2c2005-06-25 14:55:07 -07002648L: linux-pm@osdl.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002649S: Maintained
2650
2651SONIC NETWORK DRIVER
2652P: Thomas Bogendoerfer
2653M: tsbogend@alpha.franken.de
Ralf Baechle979b6c12005-06-13 14:30:40 -07002654L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002655S: Maintained
2656
2657SONY VAIO CONTROL DEVICE DRIVER
2658P: Stelian Pop
2659M: stelian@popies.net
2660W: http://popies.net/sonypi/
2661S: Maintained
2662
2663SOUND
2664P: Jaroslav Kysela
2665M: perex@suse.cz
2666L: alsa-devel@alsa-project.org
2667S: Maintained
2668
Kumar Gala025c3982006-04-02 16:05:54 -05002669SPI SUBSYSTEM
2670P: David Brownell
2671M: dbrownell@users.sourceforge.net
2672L: spi-devel-general@lists.sourceforge.net
2673S: Maintained
2674
Steven Rostedt855f46a2006-08-05 12:14:50 -07002675STABLE BRANCH:
2676P: Greg Kroah-Hartman
2677M: greg@kroah.com
2678P: Chris Wright
2679M: chrisw@sous-sol.org
2680L: stable@kernel.org
2681S: Maintained
2682
Steven Rostedt4ca8a3c2006-08-03 12:28:11 -04002683STABLE BRANCH:
2684P: Greg Kroah-Hartman
2685M: greg@kroah.com
2686P: Chris Wright
2687M: chrisw@sous-sol.org
2688L: stable@kernel.org
2689S: Maintained
2690
Kylene Hall1c72d462005-05-01 08:59:13 -07002691TPM DEVICE DRIVER
2692P: Kylene Hall
2693M: kjhall@us.ibm.com
2694W: http://tpmdd.sourceforge.net
2695L: tpmdd-devel@lists.sourceforge.net
2696S: Maintained
2697
Mark Gross1a80ba82005-10-30 15:02:55 -08002698Telecom Clock Driver for MCPL0010
2699P: Mark Gross
2700M: mark.gross@intel.com
2701S: Supported
2702
Chris Zankel48b415c2005-06-23 22:01:07 -07002703TENSILICA XTENSA PORT (xtensa):
2704P: Chris Zankel
2705M: chris@zankel.net
2706S: Maintained
2707
Linus Torvalds1da177e2005-04-16 15:20:36 -07002708UltraSPARC (sparc64):
2709P: David S. Miller
2710M: davem@davemloft.net
2711P: Eddie C. Dost
Eddie C. Dost90cdba62005-07-06 15:37:58 -07002712M: ecd@brainaid.de
Linus Torvalds1da177e2005-04-16 15:20:36 -07002713P: Jakub Jelinek
2714M: jj@sunsite.ms.mff.cuni.cz
2715P: Anton Blanchard
2716M: anton@samba.org
2717L: sparclinux@vger.kernel.org
2718L: ultralinux@vger.kernel.org
Josh Boyer1adc1232005-11-23 15:44:15 -08002719T: git kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07002720S: Maintained
2721
2722SHARP LH SUPPORT (LH7952X & LH7A40X)
2723P: Marc Singer
2724M: elf@buici.com
2725W: http://projects.buici.com/arm
Alexey Dobriyan70f09f12005-06-23 00:09:47 -07002726L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002727S: Maintained
2728
Kristen Accardi8cf4c192005-08-16 15:16:10 -07002729SHPC HOTPLUG DRIVER
2730P: Kristen Carlson Accardi
2731M: kristen.c.accardi@intel.com
2732L: pcihpd-discuss@lists.sourceforge.net
2733S: Maintained
2734
Pierre Ossmand129bce2006-03-24 03:18:17 -08002735SECURE DIGITAL HOST CONTROLLER INTERFACE DRIVER
2736P: Pierre Ossman
2737M: drzeus-sdhci@drzeus.cx
2738L: sdhci-devel@list.drzeus.cx
2739W: http://mmc.drzeus.cx/wiki/Linux/Drivers/sdhci
2740S: Maintained
2741
Stephen Hemminger4b1ac9ab2005-09-21 09:55:41 -07002742SKGE, SKY2 10/100/1000 GIGABIT ETHERNET DRIVERS
2743P: Stephen Hemminger
2744M: shemminger@osdl.org
2745L: netdev@vger.kernel.org
2746S: Maintained
2747
Chris Boot1a87d942006-07-10 04:45:34 -07002748SOEKRIS NET48XX LED SUPPORT
2749P: Chris Boot
2750M: bootc@bootc.net
2751S: Maintained
2752
Linus Torvalds1da177e2005-04-16 15:20:36 -07002753SPARC (sparc32):
2754P: William L. Irwin
2755M: wli@holomorphy.com
2756L: sparclinux@vger.kernel.org
2757S: Maintained
2758
2759SPECIALIX IO8+ MULTIPORT SERIAL CARD DRIVER
2760P: Roger Wolff
2761M: R.E.Wolff@BitWizard.nl
2762L: linux-kernel@vger.kernel.org ?
2763S: Supported
2764
Linus Torvalds1da177e2005-04-16 15:20:36 -07002765SRM (Alpha) environment access
2766P: Jan-Benedict Glaw
2767M: jbglaw@lug-owl.de
2768L: linux-kernel@vger.kernel.org
2769S: Maintained
2770
2771STARFIRE/DURALAN NETWORK DRIVER
2772P: Ion Badulescu
2773M: ionut@cs.columbia.edu
2774S: Maintained
2775
2776STARMODE RADIO IP (STRIP) PROTOCOL DRIVER
2777W: http://mosquitonet.Stanford.EDU/strip.html
2778S: Unsupported ?
2779
2780STRADIS MPEG-2 DECODER DRIVER
2781P: Nathan Laredo
2782M: laredo@gnu.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002783W: http://www.stradis.com/
2784S: Maintained
2785
2786SUPERH (sh)
2787P: Paul Mundt
2788M: lethal@linux-sh.org
2789P: Kazumoto Kojima
2790M: kkojima@rr.iij4u.or.jp
Adrian Bunk210bb952006-01-11 01:43:01 +01002791L: linuxsh-dev@lists.sourceforge.net
Linus Torvalds1da177e2005-04-16 15:20:36 -07002792W: http://www.linux-sh.org
2793W: http://www.m17n.org/linux-sh/
2794W: http://www.rr.iij4u.or.jp/~kkojima/linux-sh4.html
2795S: Maintained
2796
2797SUPERH64 (sh64)
2798P: Paul Mundt
2799M: lethal@linux-sh.org
2800P: Richard Curnow
2801M: rc@rc0.org.uk
2802L: linuxsh-shmedia-dev@lists.sourceforge.net
2803W: http://www.linux-sh.org
2804W: http://www.rc0.org.uk/sh64
2805S: Maintained
2806
2807SUN3/3X
2808P: Sam Creasey
2809M: sammy@sammy.net
2810L: sun3-list@redhat.com
2811W: http://sammy.net/sun3/
2812S: Maintained
2813
2814SVGA HANDLING
2815P: Martin Mares
2816M: mj@ucw.cz
2817L: linux-video@atrey.karlin.mff.cuni.cz
2818S: Maintained
2819
2820SYSV FILESYSTEM
2821P: Christoph Hellwig
2822M: hch@infradead.org
2823S: Maintained
2824
Stephen Hemminger781b4562006-07-10 20:25:29 -07002825TC CLASSIFIER
2826P: Jamal Hadi Salim
2827M: hadi@cyberus.ca
2828L: netdev@vger.kernel.org
2829S: Maintained
2830
Michael Buesch844dd052006-06-26 00:24:59 -07002831TI OMAP RANDOM NUMBER GENERATOR SUPPORT
2832P: Deepak Saxena
2833M: dsaxena@plexity.net
2834S: Maintained
2835
Shailabh Nagarad4ecbc2006-07-14 00:24:44 -07002836TASKSTATS STATISTICS INTERFACE
2837P: Shailabh Nagar
2838M: nagar@watson.ibm.com
2839L: linux-kernel@vger.kernel.org
2840S: Maintained
2841
Linus Torvalds1da177e2005-04-16 15:20:36 -07002842TI PARALLEL LINK CABLE DRIVER
2843P: Romain Lievin
2844M: roms@lpg.ticalc.org
2845S: Maintained
2846
Per Lidene86eaa32006-01-12 16:45:18 +01002847TIPC NETWORK LAYER
2848P: Per Liden
Per Liden7c2b2aa2006-01-14 12:42:21 +01002849M: per.liden@ericsson.com
Per Lidene86eaa32006-01-12 16:45:18 +01002850P: Jon Maloy
Per Liden7c2b2aa2006-01-14 12:42:21 +01002851M: jon.maloy@ericsson.com
Per Lidene86eaa32006-01-12 16:45:18 +01002852P: Allan Stephens
Per Liden7c2b2aa2006-01-14 12:42:21 +01002853M: allan.stephens@windriver.com
Per Lidene86eaa32006-01-12 16:45:18 +01002854L: tipc-discussion@lists.sourceforge.net
2855W: http://tipc.sourceforge.net/
2856W: http://tipc.cslab.ericsson.net/
2857T: git tipc.cslab.ericsson.net:/pub/git/tipc.git
2858S: Maintained
2859
Linus Torvalds1da177e2005-04-16 15:20:36 -07002860TLAN NETWORK DRIVER
2861P: Samuel Chessman
2862M: chessman@tux.org
2863L: tlan-devel@lists.sourceforge.net
2864W: http://sourceforge.net/projects/tlan/
2865S: Maintained
2866
2867TOKEN-RING NETWORK DRIVER
2868P: Mike Phillips
2869M: mikep@linuxtr.net
Ralf Baechle979b6c12005-06-13 14:30:40 -07002870L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002871L: linux-tr@linuxtr.net
2872W: http://www.linuxtr.net
2873S: Maintained
2874
2875TOSHIBA ACPI EXTRAS DRIVER
2876P: John Belmonte
2877M: toshiba_acpi@memebeam.org
2878W: http://memebeam.org/toys/ToshibaAcpiDriver
2879S: Maintained
2880
2881TOSHIBA SMM DRIVER
2882P: Jonathan Buzzard
2883M: jonathan@buzzard.org.uk
2884L: tlinux-users@tce.toshiba-dme.co.jp
2885W: http://www.buzzard.org.uk/toshiba/
2886S: Maintained
2887
2888TRIDENT 4DWAVE/SIS 7018 PCI AUDIO CORE
2889P: Muli Ben-Yehuda
2890M: mulix@mulix.org
2891L: linux-kernel@vger.kernel.org
2892S: Maintained
2893
2894TRIVIAL PATCHES
Adrian Bunk6dfca872005-11-06 21:31:01 +01002895P: Adrian Bunk
2896M: trivial@kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002897L: linux-kernel@vger.kernel.org
Adrian Bunk6dfca872005-11-06 21:31:01 +01002898W: http://www.kernel.org/pub/linux/kernel/people/bunk/trivial/
Josh Boyer1adc1232005-11-23 15:44:15 -08002899T: git kernel.org:/pub/scm/linux/kernel/git/bunk/trivial.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07002900S: Maintained
2901
2902TMS380 TOKEN-RING NETWORK DRIVER
2903P: Adam Fritzler
2904M: mid@auk.cx
2905L: linux-tr@linuxtr.net
2906W: http://www.auk.cx/tms380tr/
2907S: Maintained
2908
2909TULIP NETWORK DRIVER
Valerie Henson6b928012006-09-08 11:15:34 -07002910P: Valerie Henson
2911M: val_henson@linux.intel.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07002912L: tulip-users@lists.sourceforge.net
2913W: http://sourceforge.net/projects/tulip/
2914S: Maintained
2915
2916TUN/TAP driver
2917P: Maxim Krasnyansky
Dave Jones66777b72006-03-25 03:07:53 -08002918M: maxk@qualcomm.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07002919L: vtun@office.satix.net
2920W: http://vtun.sourceforge.net/tun
2921S: Maintained
2922
2923U14-34F SCSI DRIVER
2924P: Dario Ballabio
2925M: ballabio_dario@emc.com
2926L: linux-scsi@vger.kernel.org
2927S: Maintained
2928
2929UDF FILESYSTEM
2930P: Ben Fennema
2931M: bfennema@falcon.csc.calpoly.edu
Linus Torvalds1da177e2005-04-16 15:20:36 -07002932W: http://linux-udf.sourceforge.net
2933S: Maintained
2934
2935UNIFORM CDROM DRIVER
2936P: Jens Axboe
2937M: axboe@suse.de
2938L: linux-kernel@vger.kernel.org
2939W: http://www.kernel.dk
2940S: Maintained
2941
2942USB ACM DRIVER
2943P: Oliver Neukum
2944M: oliver@neukum.name
2945L: linux-usb-users@lists.sourceforge.net
2946L: linux-usb-devel@lists.sourceforge.net
2947S: Maintained
2948
2949USB BLOCK DRIVER (UB ub)
2950P: Pete Zaitcev
2951M: zaitcev@redhat.com
2952L: linux-kernel@vger.kernel.org
2953L: linux-usb-devel@lists.sourceforge.net
2954S: Supported
2955
Linus Torvalds1da177e2005-04-16 15:20:36 -07002956USB CDC ETHERNET DRIVER
2957P: Greg Kroah-Hartman
2958M: greg@kroah.com
2959L: linux-usb-users@lists.sourceforge.net
2960L: linux-usb-devel@lists.sourceforge.net
2961S: Maintained
2962W: http://www.kroah.com/linux-usb/
2963
2964USB EHCI DRIVER
2965P: David Brownell
2966M: dbrownell@users.sourceforge.net
2967L: linux-usb-devel@lists.sourceforge.net
2968S: Maintained
2969
Luca Risolia7ce08c92006-01-11 02:06:59 +00002970USB ET61X[12]51 DRIVER
2971P: Luca Risolia
2972M: luca.risolia@studio.unibo.it
2973L: linux-usb-devel@lists.sourceforge.net
2974L: video4linux-list@redhat.com
2975W: http://www.linux-projects.org
2976S: Maintained
2977
Linus Torvalds1da177e2005-04-16 15:20:36 -07002978USB HID/HIDBP DRIVERS
2979P: Vojtech Pavlik
2980M: vojtech@suse.cz
2981L: linux-usb-users@lists.sourceforge.net
2982L: linux-usb-devel@lists.sourceforge.net
2983S: Maintained
2984
2985USB HUB DRIVER
2986P: Johannes Erdfelt
2987M: johannes@erdfelt.com
2988L: linux-usb-users@lists.sourceforge.net
2989L: linux-usb-devel@lists.sourceforge.net
2990S: Maintained
2991
Olav Kongas959eea22005-11-03 17:38:14 +02002992USB ISP116X DRIVER
2993P: Olav Kongas
2994M: ok@artecdesign.ee
2995L: linux-usb-devel@lists.sourceforge.net
2996S: Maintained
2997
Linus Torvalds1da177e2005-04-16 15:20:36 -07002998USB KAWASAKI LSI DRIVER
2999P: Oliver Neukum
3000M: oliver@neukum.name
3001L: linux-usb-users@lists.sourceforge.net
3002L: linux-usb-devel@lists.sourceforge.net
3003S: Maintained
3004
3005USB MASS STORAGE DRIVER
3006P: Matthew Dharm
3007M: mdharm-usb@one-eyed-alien.net
3008L: linux-usb-users@lists.sourceforge.net
Matthew Dharm8836aeb2005-12-04 22:03:47 -08003009L: usb-storage@lists.one-eyed-alien.net
Linus Torvalds1da177e2005-04-16 15:20:36 -07003010S: Maintained
3011W: http://www.one-eyed-alien.net/~mdharm/linux-usb/
3012
3013USB OHCI DRIVER
3014P: Roman Weissgaerber
3015M: weissg@vienna.at
3016L: linux-usb-users@lists.sourceforge.net
3017L: linux-usb-devel@lists.sourceforge.net
3018S: Maintained
3019
Matthias Urlichsba460e42005-07-14 00:33:47 -07003020USB OPTION-CARD DRIVER
3021P: Matthias Urlichs
3022M: smurf@smurf.noris.de
3023L: linux-usb-devel@lists.sourceforge.net
3024S: Maintained
3025
Linus Torvalds1da177e2005-04-16 15:20:36 -07003026USB OV511 DRIVER
3027P: Mark McClelland
3028M: mmcclell@bigfoot.com
3029L: linux-usb-users@lists.sourceforge.net
3030L: linux-usb-devel@lists.sourceforge.net
3031W: http://alpha.dyndns.org/ov511/
3032S: Maintained
3033
3034USB PEGASUS DRIVER
3035P: Petko Manolov
3036M: petkan@users.sourceforge.net
3037L: linux-usb-users@lists.sourceforge.net
3038L: linux-usb-devel@lists.sourceforge.net
3039W: http://pegasus2.sourceforge.net/
3040S: Maintained
3041
3042USB PRINTER DRIVER
3043P: Vojtech Pavlik
3044M: vojtech@suse.cz
3045L: linux-usb-users@lists.sourceforge.net
3046L: linux-usb-devel@lists.sourceforge.net
3047S: Maintained
3048
3049USB RTL8150 DRIVER
3050P: Petko Manolov
3051M: petkan@users.sourceforge.net
3052L: linux-usb-users@lists.sourceforge.net
3053L: linux-usb-devel@lists.sourceforge.net
3054W: http://pegasus2.sourceforge.net/
3055S: Maintained
3056
3057USB SE401 DRIVER
3058P: Jeroen Vreeken
3059M: pe1rxq@amsat.org
3060L: linux-usb-users@lists.sourceforge.net
3061L: linux-usb-devel@lists.sourceforge.net
3062W: http://www.chello.nl/~j.vreeken/se401/
3063S: Maintained
3064
3065USB SERIAL CYBERJACK DRIVER
3066P: Matthias Bruestle and Harald Welte
3067M: support@reiner-sct.com
3068W: http://www.reiner-sct.de/support/treiber_cyberjack.php
3069S: Maintained
3070
3071USB SERIAL DIGI ACCELEPORT DRIVER
3072P: Peter Berger and Al Borchers
3073M: pberger@brimson.com
3074M: alborchers@steinerpoint.com
3075L: linux-usb-users@lists.sourceforge.net
3076L: linux-usb-devel@lists.sourceforge.net
3077S: Maintained
3078
3079USB SERIAL DRIVER
3080P: Greg Kroah-Hartman
3081M: gregkh@suse.de
3082L: linux-usb-users@lists.sourceforge.net
3083L: linux-usb-devel@lists.sourceforge.net
3084S: Supported
3085
3086USB SERIAL BELKIN F5U103 DRIVER
3087P: William Greathouse
3088M: wgreathouse@smva.com
3089L: linux-usb-users@lists.sourceforge.net
3090L: linux-usb-devel@lists.sourceforge.net
3091S: Maintained
3092
3093USB SERIAL CYPRESS M8 DRIVER
3094P: Lonnie Mendez
3095M: dignome@gmail.com
3096L: linux-usb-users@lists.sourceforge.net
3097L: linux-usb-devel@lists.sourceforge.net
3098S: Maintained
3099W: http://geocities.com/i0xox0i
3100W: http://firstlight.net/cvs
3101
3102USB SERIAL CYBERJACK PINPAD/E-COM DRIVER
3103L: linux-usb-users@lists.sourceforge.net
3104L: linux-usb-devel@lists.sourceforge.net
3105S: Maintained
3106
3107USB AUERSWALD DRIVER
3108P: Wolfgang Muees
3109M: wolfgang@iksw-muees.de
3110L: linux-usb-users@lists.sourceforge.net
3111L: linux-usb-devel@lists.sourceforge.net
3112S: Maintained
3113
3114USB SERIAL EMPEG EMPEG-CAR MARK I/II DRIVER
3115P: Gary Brubaker
3116M: xavyer@ix.netcom.com
3117L: linux-usb-users@lists.sourceforge.net
3118L: linux-usb-devel@lists.sourceforge.net
3119S: Maintained
3120
3121USB SERIAL KEYSPAN DRIVER
3122P: Greg Kroah-Hartman
3123M: greg@kroah.com
3124L: linux-usb-users@lists.sourceforge.net
3125L: linux-usb-devel@lists.sourceforge.net
3126W: http://www.kroah.com/linux/
3127S: Maintained
3128
3129USB SERIAL WHITEHEAT DRIVER
3130P: Stuart MacDonald
3131M: stuartm@connecttech.com
3132L: linux-usb-users@lists.sourceforge.net
3133L: linux-usb-devel@lists.sourceforge.net
3134W: http://www.connecttech.com
3135S: Supported
3136
3137USB SN9C10x DRIVER
3138P: Luca Risolia
3139M: luca.risolia@studio.unibo.it
3140L: linux-usb-devel@lists.sourceforge.net
Luca Risolia7ce08c92006-01-11 02:06:59 +00003141L: video4linux-list@redhat.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07003142W: http://www.linux-projects.org
3143S: Maintained
3144
3145USB SUBSYSTEM
3146P: Greg Kroah-Hartman
3147M: gregkh@suse.de
3148L: linux-usb-users@lists.sourceforge.net
3149L: linux-usb-devel@lists.sourceforge.net
3150W: http://www.linux-usb.org
Jody McIntyre6fb04252005-11-18 09:31:06 -08003151T: quilt kernel.org/pub/linux/kernel/people/gregkh/gregkh-2.6/
Linus Torvalds1da177e2005-04-16 15:20:36 -07003152S: Supported
3153
3154USB UHCI DRIVER
3155P: Alan Stern
3156M: stern@rowland.harvard.edu
3157L: linux-usb-users@lists.sourceforge.net
3158L: linux-usb-devel@lists.sourceforge.net
3159S: Maintained
3160
3161USB "USBNET" DRIVER
3162P: David Brownell
3163M: dbrownell@users.sourceforge.net
3164L: linux-usb-devel@lists.sourceforge.net
3165S: Maintained
3166
3167USB W996[87]CF DRIVER
3168P: Luca Risolia
3169M: luca.risolia@studio.unibo.it
3170L: linux-usb-devel@lists.sourceforge.net
Luca Risolia7ce08c92006-01-11 02:06:59 +00003171L: video4linux-list@redhat.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07003172W: http://www.linux-projects.org
3173S: Maintained
3174
Luca Risolia60f78052006-02-06 16:29:35 +00003175USB ZC0301 DRIVER
3176P: Luca Risolia
3177M: luca.risolia@studio.unibo.it
3178L: linux-usb-devel@lists.sourceforge.net
3179L: video4linux-list@redhat.com
3180W: http://www.linux-projects.org
3181S: Maintained
3182
Linus Torvalds1da177e2005-04-16 15:20:36 -07003183USB ZD1201 DRIVER
3184P: Jeroen Vreeken
3185M: pe1rxq@amsat.org
3186L: linux-usb-users@lists.sourceforge.net
3187L: linux-usb-devel@lists.sourceforge.net
3188W: http://linux-lc100020.sourceforge.net
3189S: Maintained
3190
3191USER-MODE LINUX
3192P: Jeff Dike
3193M: jdike@karaya.com
3194L: user-mode-linux-devel@lists.sourceforge.net
3195L: user-mode-linux-user@lists.sourceforge.net
3196W: http://user-mode-linux.sourceforge.net
3197S: Maintained
3198
3199FAT/VFAT/MSDOS FILESYSTEM:
3200P: OGAWA Hirofumi
3201M: hirofumi@mail.parknet.co.jp
3202L: linux-kernel@vger.kernel.org
3203S: Maintained
3204
3205VIA 82Cxxx AUDIO DRIVER (old OSS driver)
3206P: Jeff Garzik
3207S: Odd fixes
3208
3209VIA RHINE NETWORK DRIVER
3210P: Roger Luethi
3211M: rl@hellgate.ch
3212S: Maintained
3213
Jean Delvare32c0a522005-09-22 21:47:58 +02003214VIAPRO SMBUS DRIVER
3215P: Jean Delvare
3216M: khali@linux-fr.org
Jean Delvare5d925fe2006-07-01 17:14:32 +02003217L: i2c@lm-sensors.org
Jean Delvare32c0a522005-09-22 21:47:58 +02003218S: Maintained
3219
Linus Torvalds1da177e2005-04-16 15:20:36 -07003220UCLINUX (AND M68KNOMMU)
3221P: Greg Ungerer
3222M: gerg@uclinux.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003223W: http://www.uclinux.org/
Adrian Bunkd660a742005-06-25 14:59:35 -07003224L: uclinux-dev@uclinux.org (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -07003225S: Maintained
3226
3227UCLINUX FOR NEC V850
3228P: Miles Bader
3229M: uclinux-v850@lsi.nec.co.jp
3230W: http://www.ic.nec.co.jp/micro/uclinux/eng/
3231W: http://www.ee.nec.de/uclinux/
3232S: Supported
3233
3234UCLINUX FOR RENESAS H8/300
3235P: Yoshinori Sato
3236M: ysato@users.sourceforge.jp
3237W: http://uclinux-h8.sourceforge.jp/
3238S: Supported
3239
3240USB DIAMOND RIO500 DRIVER
3241P: Cesar Miquel
3242M: miquel@df.uba.ar
3243L: rio500-users@lists.sourceforge.net
3244W: http://rio500.sourceforge.net
3245S: Maintained
3246
3247VIDEO FOR LINUX
Mauro Carvalho Chehab96b6aba2005-06-28 20:45:20 -07003248P: Mauro Carvalho Chehab
Mauro Carvalho Chehab8d58d772006-01-27 16:32:02 -02003249M: mchehab@infradead.org
3250M: v4l-dvb-maintainer@linuxtv.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003251L: video4linux-list@redhat.com
Mauro Carvalho Chehab96b6aba2005-06-28 20:45:20 -07003252W: http://linuxtv.org
Mauro Carvalho Chehabecfa4fd2005-12-19 09:15:13 -02003253T: git kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvb.git
Mauro Carvalho Chehab96b6aba2005-06-28 20:45:20 -07003254S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07003255
Roger Lucas1de9e372005-11-26 20:20:05 +01003256VT8231 HARDWARE MONITOR DRIVER
3257P: Roger Lucas
3258M: roger@planbit.co.uk
3259L: lm-sensors@lm-sensors.org
3260S: Maintained
3261
Linus Torvalds1da177e2005-04-16 15:20:36 -07003262W1 DALLAS'S 1-WIRE BUS
3263P: Evgeniy Polyakov
3264M: johnpol@2ka.mipt.ru
Linus Torvalds1da177e2005-04-16 15:20:36 -07003265S: Maintained
3266
Charles Spirakis13927072006-07-05 18:05:15 +02003267W83791D HARDWARE MONITORING DRIVER
3268P: Charles Spirakis
3269M: bezaur@gmail.com
3270L: lm-sensors@lm-sensors.org
3271S: Maintained
3272
Linus Torvalds1da177e2005-04-16 15:20:36 -07003273W83L51xD SD/MMC CARD INTERFACE DRIVER
3274P: Pierre Ossman
3275M: drzeus-wbsd@drzeus.cx
3276L: wbsd-devel@list.drzeus.cx
3277W: http://projects.drzeus.cx/wbsd
3278S: Maintained
3279
Wim Van Sebroeck35277612006-01-15 21:21:14 +01003280WATCHDOG DEVICE DRIVERS
3281P: Wim Van Sebroeck
3282M: wim@iguana.be
3283T: git kernel.org:/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog.git
3284S: Maintained
3285
Linus Torvalds1da177e2005-04-16 15:20:36 -07003286WAVELAN NETWORK DRIVER & WIRELESS EXTENSIONS
3287P: Jean Tourrilhes
3288M: jt@hpl.hp.com
3289W: http://www.hpl.hp.com/personal/Jean_Tourrilhes/Linux/
3290S: Maintained
3291
3292WD7000 SCSI DRIVER
3293P: Miroslav Zagorac
3294M: zaga@fly.cc.fer.hr
3295L: linux-scsi@vger.kernel.org
3296S: Maintained
3297
Dmitry Torokhov5fc14682005-11-20 00:50:06 -05003298WISTRON LAPTOP BUTTON DRIVER
3299P: Miloslav Trmac
3300M: mitr@volny.cz
3301S: Maintained
3302
Linus Torvalds1da177e2005-04-16 15:20:36 -07003303WL3501 WIRELESS PCMCIA CARD DRIVER
3304P: Arnaldo Carvalho de Melo
3305M: acme@conectiva.com.br
3306W: http://advogato.org/person/acme
3307S: Maintained
3308
3309X.25 NETWORK LAYER
3310P: Henner Eisen
3311M: eis@baty.hanse.de
3312L: linux-x25@vger.kernel.org
3313S: Maintained
3314
3315XFS FILESYSTEM
3316P: Silicon Graphics Inc
Nathan Scott1ad8f402006-08-30 13:41:23 +10003317P: Tim Shimmin, David Chatterton
Linus Torvalds1da177e2005-04-16 15:20:36 -07003318M: xfs-masters@oss.sgi.com
Nathan Scottd7ede1a2006-06-13 16:28:11 +10003319L: xfs@oss.sgi.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07003320W: http://oss.sgi.com/projects/xfs
Nathan Scott1ad8f402006-08-30 13:41:23 +10003321T: git git://oss.sgi.com:8090/xfs/xfs-2.6
Linus Torvalds1da177e2005-04-16 15:20:36 -07003322S: Supported
3323
3324X86 3-LEVEL PAGING (PAE) SUPPORT
3325P: Ingo Molnar
3326M: mingo@redhat.com
3327S: Maintained
3328
3329X86-64 port
3330P: Andi Kleen
3331M: ak@suse.de
3332L: discuss@x86-64.org
3333W: http://www.x86-64.org
3334S: Maintained
3335
3336YAM DRIVER FOR AX.25
3337P: Jean-Paul Roubelat
3338M: jpr@f6fbb.org
3339L: linux-hams@vger.kernel.org
3340S: Maintained
3341
Henkaf64a5e2005-10-12 15:02:56 +02003342YEALINK PHONE DRIVER
3343P: Henk Vergonet
3344M: Henk.Vergonet@gmail.com
3345L: usbb2k-api-dev@nongnu.org
3346S: Maintained
3347
Linus Torvalds1da177e2005-04-16 15:20:36 -07003348YMFPCI YAMAHA PCI SOUND (Use ALSA instead)
3349P: Pete Zaitcev
3350M: zaitcev@yahoo.com
3351L: linux-kernel@vger.kernel.org
3352S: Obsolete
3353
3354Z8530 DRIVER FOR AX.25
3355P: Joerg Reuter
3356M: jreuter@yaina.de
3357W: http://yaina.de/jreuter/
3358W: http://www.qsl.net/dl1bke/
3359L: linux-hams@vger.kernel.org
3360S: Maintained
3361
Daniel Drake7c0c3af2006-07-16 13:55:17 +01003362ZD1211RW WIRELESS DRIVER
3363P: Daniel Drake
3364M: dsd@gentoo.org
3365P: Ulrich Kunitz
3366M: kune@deine-taler.de
3367W: http://zd1211.ath.cx/wiki/DriverRewrite
3368L: zd1211-devs@lists.sourceforge.net (subscribers-only)
3369S: Maintained
3370
Linus Torvalds1da177e2005-04-16 15:20:36 -07003371ZF MACHZ WATCHDOG
3372P: Fernando Fuganti
3373M: fuganti@netbank.com.br
3374W: http://cvs.conectiva.com.br/drivers/ZFL-watchdog/
3375S: Maintained
3376
3377ZR36067 VIDEO FOR LINUX DRIVER
3378P: Ronald Bultje
3379M: rbultje@ronald.bitfreak.net
3380L: mjpeg-users@lists.sourceforge.net
3381W: http://mjpeg.sourceforge.net/driver-zoran/
3382S: Maintained
3383
3384ZR36120 VIDEO FOR LINUX DRIVER
3385P: Pauline Middelink
3386M: middelin@polyware.nl
3387W: http://www.polyware.nl/~middelin/En/hobbies.html
3388W: http://www.polyware.nl/~middelin/hobbies.html
3389S: Maintained
3390
3391THE REST
3392P: Linus Torvalds
3393S: Buried alive in reporters