blob: 669939429daa0dda003d1b48b078949635e21f1f [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
217AD1816 SOUND DRIVER
218P: Thorsten Knabe
219M: Thorsten Knabe <linux@thorsten-knabe.de>
220W: http://linux.thorsten-knabe.de
221S: Maintained
222
Kyle McMartin6958ae32005-10-21 23:11:27 -0400223AD1889 SOUND DRIVER
224P: Kyle McMartin
225M: kyle@parisc-linux.org
226P: Thibaut Varene
227M: T-Bone@parisc-linux.org
228W: http://wiki.parisc-linux.org/AD1889
229L: parisc-linux@lists.parisc-linux.org
230S: Maintained
231
Linus Torvalds1da177e2005-04-16 15:20:36 -0700232ADM1025 HARDWARE MONITOR DRIVER
233P: Jean Delvare
234M: khali@linux-fr.org
Jean Delvarecc0b07e2005-05-22 09:39:11 +0200235L: lm-sensors@lm-sensors.org
Linus Torvalds1da177e2005-04-16 15:20:36 -0700236S: Maintained
237
238ADT746X FAN DRIVER
239P: Colin Leroy
240M: colin@colino.net
241S: Maintained
242
Linus Torvalds1da177e2005-04-16 15:20:36 -0700243AEDSP16 DRIVER
244P: Riccardo Facchetti
245M: fizban@tin.it
246S: Maintained
247
248AFFS FILE SYSTEM
249P: Roman Zippel
250M: zippel@linux-m68k.org
251S: Maintained
252
253AGPGART DRIVER
254P: Dave Jones
255M: davej@codemonkey.org.uk
256W: http://www.codemonkey.org.uk/projects/agp/
Josh Boyer1adc1232005-11-23 15:44:15 -0800257T: git kernel.org:/pub/scm/linux/kernel/git/davej/agpgart.git
Linus Torvalds1da177e2005-04-16 15:20:36 -0700258S: Maintained
259
260AHA152X SCSI DRIVER
261P: Juergen E. Fischer
262M: Juergen Fischer <fischer@norbit.de>
263L: linux-scsi@vger.kernel.org
264S: Maintained
265
266ALCATEL SPEEDTOUCH USB DRIVER
267P: Duncan Sands
268M: duncan.sands@free.fr
269L: linux-usb-users@lists.sourceforge.net
270L: linux-usb-devel@lists.sourceforge.net
271W: http://www.linux-usb.org/SpeedTouch/
272S: Maintained
273
R.Marek@sh.cvut.cz4a4e5782005-04-21 09:07:56 +0000274ALI1563 I2C DRIVER
275P: Rudolf Marek
276M: r.marek@sh.cvut.cz
Jean Delvare5d925fe2006-07-01 17:14:32 +0200277L: i2c@lm-sensors.org
R.Marek@sh.cvut.cz4a4e5782005-04-21 09:07:56 +0000278S: Maintained
279
Linus Torvalds1da177e2005-04-16 15:20:36 -0700280ALPHA PORT
281P: Richard Henderson
282M: rth@twiddle.net
283S: Odd Fixes for 2.4; Maintained for 2.6.
284P: Ivan Kokshaysky
285M: ink@jurassic.park.msu.ru
286S: Maintained for 2.4; PCI support for 2.6.
287
Jordan Crousef90b8112006-01-06 00:12:14 -0800288AMD GEODE PROCESSOR/CHIPSET SUPPORT
289P: Jordan Crouse
290M: info-linux@geode.amd.com
291L: info-linux@geode.amd.com
292W: http://www.amd.com/us-en/ConnectivitySolutions/TechnicalResources/0,,50_2334_2452_11363,00.html
293S: Supported
294
Linus Torvalds1da177e2005-04-16 15:20:36 -0700295APM DRIVER
296P: Stephen Rothwell
297M: sfr@canb.auug.org.au
298L: linux-laptop@vger.kernel.org
299W: http://www.canb.auug.org.au/~sfr/
300S: Supported
301
302APPLETALK NETWORK LAYER
303P: Arnaldo Carvalho de Melo
304M: acme@conectiva.com.br
305S: Maintained
306
Jaya Kumar1154ea72005-06-21 17:17:04 -0700307ARC FRAMEBUFFER DRIVER
308P: Jaya Kumar
309M: jayalk@intworks.biz
310S: Maintained
311
Linus Torvalds1da177e2005-04-16 15:20:36 -0700312ARM26 ARCHITECTURE
313P: Ian Molton
314M: spyro@f2s.com
315S: Maintained
316
317ARM26/ARCHIMEDES
318P: Ian Molton
319M: spyro@f2s.com
320S: Maintained
321
322ARM26/A5000
323P: John Appleby
324M: john@dnsworld.co.uk
325S: Maintained
326
327ARM MFM AND FLOPPY DRIVERS
328P: Ian Molton
329M: spyro@f2s.com
330S: Maintained
331
332ARM/CORGI MACHINE SUPPORT
333P: Richard Purdie
334M: rpurdie@rpsys.net
335S: Maintained
336
Dirk Opfer8459c152005-11-06 14:27:52 +0000337ARM/TOSA MACHINE SUPPORT
338P: Dirk Opfer
339M: dirk@opfer-online.de
340S: Maintained
341
Linus Torvalds1da177e2005-04-16 15:20:36 -0700342ARM/PLEB SUPPORT
343P: Peter Chubb
344M: pleb@gelato.unsw.edu.au
345W: http://www.disy.cse.unsw.edu.au/Hardware/PLEB
346S: Maintained
347
348ARM/PT DIGITAL BOARD PORT
349P: Stefan Eletzhofer
350M: stefan.eletzhofer@eletztrick.de
Alexey Dobriyan70f09f12005-06-23 00:09:47 -0700351L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -0700352W: http://www.arm.linux.org.uk/
353S: Maintained
354
355ARM/SHARK MACHINE SUPPORT
356P: Alexander Schulz
357M: alex@shark-linux.de
358W: http://www.shark-linux.de/shark.html
359S: Maintained
360
361ARM/STRONGARM110 PORT
362P: Russell King
363M: rmk@arm.linux.org.uk
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/S3C2410 ARM ARCHITECTURE
369P: Ben Dooks
370M: ben-s3c2410@fluff.org
Alexey Dobriyan70f09f12005-06-23 00:09:47 -0700371L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -0700372W: http://www.fluff.org/ben/linux/
373S: Maintained
374
375ARM/S3C2440 ARM ARCHITECTURE
376P: Ben Dooks
377M: ben-s3c2440@fluff.org
Alexey Dobriyan70f09f12005-06-23 00:09:47 -0700378L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -0700379W: http://www.fluff.org/ben/linux/
380S: Maintained
381
382ARPD SUPPORT
383P: Jonathan Layes
Ralf Baechle979b6c12005-06-13 14:30:40 -0700384L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -0700385S: Maintained
386
387ASUS ACPI EXTRAS DRIVER
388P: Karol Kozimor
389M: sziwan@users.sourceforge.net
390P: Julien Lerouge
391M: julien.lerouge@free.fr
392L: acpi4asus-user@lists.sourceforge.net
393W: http://sourceforge.net/projects/acpi4asus
394W: http://julien.lerouge.free.fr
395S: Maintained
396
397ATA OVER ETHERNET DRIVER
398P: Ed L. Cashin
399M: ecashin@coraid.com
400W: http://www.coraid.com/support/linux
401S: Supported
402
403ATM
404P: Chas Williams
405M: chas@cmf.nrl.navy.mil
406L: linux-atm-general@lists.sourceforge.net
407W: http://linux-atm.sourceforge.net
408S: Maintained
409
410ATMEL WIRELESS DRIVER
411P: Simon Kelley
412M: simon@thekelleys.org.uk
413W: http://www.thekelleys.org.uk/atmel
414W: http://atmelwlandriver.sourceforge.net/
415S: Maintained
416
Chris Wrighta92b7b82005-07-07 18:12:23 -0700417AUDIT SUBSYSTEM
David Woodhousead3f9a22005-07-13 15:28:29 +0100418P: David Woodhouse
419M: dwmw2@infradead.org
420L: linux-audit@redhat.com
421W: http://people.redhat.com/sgrubb/audit/
Josh Boyer1adc1232005-11-23 15:44:15 -0800422T: git kernel.org:/pub/scm/linux/kernel/git/dwmw2/audit-2.6.git
Chris Wrighta92b7b82005-07-07 18:12:23 -0700423S: Maintained
424
Linus Torvalds1da177e2005-04-16 15:20:36 -0700425AX.25 NETWORK LAYER
426P: Ralf Baechle
427M: ralf@linux-mips.org
428L: linux-hams@vger.kernel.org
Ralf Baechled34cb282006-04-19 04:14:30 +0200429W: http://www.linux-ax25.org/
Linus Torvalds1da177e2005-04-16 15:20:36 -0700430S: Maintained
431
432BAYCOM/HDLCDRV DRIVERS FOR AX.25
433P: Thomas Sailer
434M: t.sailer@alumni.ethz.ch
435L: linux-hams@vger.kernel.org
436W: http://www.baycom.org/~tom/ham/ham.html
437S: Maintained
438
Michael Buesch9eac8f92006-04-22 17:31:27 +0200439BCM43XX WIRELESS DRIVER
440P: Michael Buesch
441M: mb@bu3sch.de
442P: Stefano Brivio
443M: st3@riseup.net
444W: http://bcm43xx.berlios.de/
445S: Maintained
446
Linus Torvalds1da177e2005-04-16 15:20:36 -0700447BEFS FILE SYSTEM
448P: Sergey S. Kostyliov
449M: rathamahata@php4.ru
450L: linux-kernel@vger.kernel.org
451S: Maintained
452
453BERKSHIRE PRODUCTS PC WATCHDOG DRIVER
454P: Kenji Hollis
455W: http://ftp.bitgate.com/pcwd/
456S: Maintained
457
458BFS FILE SYSTEM
459P: Tigran A. Aivazian
460M: tigran@veritas.com
461L: linux-kernel@vger.kernel.org
462S: Maintained
463
464BLOCK LAYER
465P: Jens Axboe
466M: axboe@suse.de
467L: linux-kernel@vger.kernel.org
Jody McIntyre6fb04252005-11-18 09:31:06 -0800468T: git kernel.org:/pub/scm/linux/kernel/git/axboe/linux-2.6-block.git
Linus Torvalds1da177e2005-04-16 15:20:36 -0700469S: Maintained
470
471BLUETOOTH SUBSYSTEM
472P: Marcel Holtmann
473M: marcel@holtmann.org
474P: Maxim Krasnyansky
475M: maxk@qualcomm.com
476L: bluez-devel@lists.sf.net
477W: http://bluez.sf.net
478W: http://www.bluez.org
479W: http://www.holtmann.org/linux/bluetooth/
Josh Boyer1adc1232005-11-23 15:44:15 -0800480T: git kernel.org:/pub/scm/linux/kernel/git/holtmann/bluetooth-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -0700481S: Maintained
482
483BLUETOOTH RFCOMM LAYER
484P: Marcel Holtmann
485M: marcel@holtmann.org
486P: Maxim Krasnyansky
487M: maxk@qualcomm.com
488S: Maintained
489
490BLUETOOTH BNEP LAYER
491P: Marcel Holtmann
492M: marcel@holtmann.org
493P: Maxim Krasnyansky
494M: maxk@qualcomm.com
495S: Maintained
496
497BLUETOOTH CMTP LAYER
498P: Marcel Holtmann
499M: marcel@holtmann.org
500S: Maintained
501
502BLUETOOTH HIDP LAYER
503P: Marcel Holtmann
504M: marcel@holtmann.org
505S: Maintained
506
507BLUETOOTH HCI UART DRIVER
508P: Marcel Holtmann
509M: marcel@holtmann.org
510P: Maxim Krasnyansky
511M: maxk@qualcomm.com
512S: Maintained
513
514BLUETOOTH HCI USB DRIVER
515P: Marcel Holtmann
516M: marcel@holtmann.org
517P: Maxim Krasnyansky
518M: maxk@qualcomm.com
519S: Maintained
520
521BLUETOOTH HCI BCM203X DRIVER
522P: Marcel Holtmann
523M: marcel@holtmann.org
524S: Maintained
525
526BLUETOOTH HCI BPA10X DRIVER
527P: Marcel Holtmann
528M: marcel@holtmann.org
529S: Maintained
530
531BLUETOOTH HCI BFUSB DRIVER
532P: Marcel Holtmann
533M: marcel@holtmann.org
534S: Maintained
535
536BLUETOOTH HCI DTL1 DRIVER
537P: Marcel Holtmann
538M: marcel@holtmann.org
539S: Maintained
540
541BLUETOOTH HCI BLUECARD DRIVER
542P: Marcel Holtmann
543M: marcel@holtmann.org
544S: Maintained
545
546BLUETOOTH HCI BT3C DRIVER
547P: Marcel Holtmann
548M: marcel@holtmann.org
549S: Maintained
550
551BLUETOOTH HCI BTUART DRIVER
552P: Marcel Holtmann
553M: marcel@holtmann.org
554S: Maintained
555
556BLUETOOTH HCI VHCI DRIVER
557P: Maxim Krasnyansky
558M: maxk@qualcomm.com
559S: Maintained
560
561BONDING DRIVER
562P: Chad Tindel
563M: ctindel@users.sourceforge.net
564P: Jay Vosburgh
565M: fubar@us.ibm.com
566L: bonding-devel@lists.sourceforge.net
567W: http://sourceforge.net/projects/bonding/
568S: Supported
569
Arnd Bergmannfef1c772005-06-23 09:43:37 +1000570BROADBAND PROCESSOR ARCHITECTURE
571P: Arnd Bergmann
572M: arnd@arndb.de
Stephen Rothwell1d049812006-03-22 11:26:58 +1100573L: linuxppc-dev@ozlabs.org
Arthur Othieno6d923f92006-05-19 06:22:23 -0400574W: http://www.penguinppc.org/ppc64/
Arnd Bergmannfef1c772005-06-23 09:43:37 +1000575S: Supported
576
Gary Zambrano39105892006-06-22 17:26:20 -0700577BROADCOM B44 10/100 ETHERNET DRIVER
578P: Gary Zambrano
579M: zambrano@broadcom.com
580L: netdev@vger.kernel.org
581S: Supported
582
Michael Chan948c51e2006-06-04 02:51:39 -0700583BROADCOM BNX2 GIGABIT ETHERNET DRIVER
584P: Michael Chan
585M: mchan@broadcom.com
586L: netdev@vger.kernel.org
587S: Supported
588
589BROADCOM TG3 GIGABIT ETHERNET DRIVER
590P: Michael Chan
591M: mchan@broadcom.com
592L: netdev@vger.kernel.org
593S: Supported
594
Linus Torvalds1da177e2005-04-16 15:20:36 -0700595BTTV VIDEO4LINUX DRIVER
Mauro Carvalho Chehab96b6aba2005-06-28 20:45:20 -0700596P: Mauro Carvalho Chehab
Mauro Carvalho Chehab8d58d772006-01-27 16:32:02 -0200597M: mchehab@infradead.org
598M: v4l-dvb-maintainer@linuxtv.org
Linus Torvalds1da177e2005-04-16 15:20:36 -0700599L: video4linux-list@redhat.com
Mauro Carvalho Chehab96b6aba2005-06-28 20:45:20 -0700600W: http://linuxtv.org
Mauro Carvalho Chehabecfa4fd2005-12-19 09:15:13 -0200601T: git kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvb.git
Mauro Carvalho Chehab96b6aba2005-06-28 20:45:20 -0700602S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -0700603
Muli Ben-Yehuda77dac902006-07-10 17:06:12 +0200604CALGARY x86-64 IOMMU
605P: Muli Ben-Yehuda
606M: muli@il.ibm.com
607P: Jon D. Mason
608M: jdmason@us.ibm.com
609L: linux-kernel@vger.kernel.org
610L: discuss@x86-64.org
611S: Maintained
612
Linus Torvalds1da177e2005-04-16 15:20:36 -0700613COMMON INTERNET FILE SYSTEM (CIFS)
614P: Steve French
615M: sfrench@samba.org
Jesper Juhlfb453d42006-01-15 02:46:48 +0100616L: linux-cifs-client@lists.samba.org
Linus Torvalds1da177e2005-04-16 15:20:36 -0700617L: samba-technical@lists.samba.org
618W: http://us1.samba.org/samba/Linux_CIFS_client.html
Josh Boyer1adc1232005-11-23 15:44:15 -0800619T: git kernel.org:/pub/scm/linux/kernel/git/sfrench/cifs-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -0700620S: Supported
621
Joel Becker7063fbf2005-12-15 14:29:43 -0800622CONFIGFS
623P: Joel Becker
Joel Becker62ca3d262006-01-27 11:04:12 -0800624M: joel.becker@oracle.com
625L: linux-kernel@vger.kernel.org
Joel Becker7063fbf2005-12-15 14:29:43 -0800626S: Supported
627
Linus Torvalds1da177e2005-04-16 15:20:36 -0700628CIRRUS LOGIC GENERIC FBDEV DRIVER
629P: Jeff Garzik
630M: jgarzik@pobox.com
631L: linux-fbdev-devel@lists.sourceforge.net
632S: Odd Fixes
633
634CIRRUS LOGIC CS4280/CS461x SOUNDDRIVER
635P: Cirrus Logic Corporation (kernel 2.2 driver)
636M: Cirrus Logic Corporation, Thomas Woller <twoller@crystal.cirrus.com>
637P: Nils Faerber (port to kernel 2.4)
638M: Nils Faerber <nils@kernelconcepts.de>
639S: Maintained
640
641CODA FILE SYSTEM
642P: Jan Harkes
643M: jaharkes@cs.cmu.edu
644M: coda@cs.cmu.edu
645L: codalist@coda.cs.cmu.edu
646W: http://www.coda.cs.cmu.edu/
647S: Maintained
648
649COMPACTPCI HOTPLUG CORE
650P: Scott Murray
651M: scottm@somanetworks.com
652M: scott@spiteful.org
653L: pcihpd-discuss@lists.sourceforge.net
654S: Supported
655
656COMPACTPCI HOTPLUG ZIATECH ZT5550 DRIVER
657P: Scott Murray
658M: scottm@somanetworks.com
659M: scott@spiteful.org
660L: pcihpd-discuss@lists.sourceforge.net
661S: Supported
662
663COMPACTPCI HOTPLUG GENERIC DRIVER
664P: Scott Murray
665M: scottm@somanetworks.com
666M: scott@spiteful.org
667L: pcihpd-discuss@lists.sourceforge.net
668S: Supported
669
670COMPUTONE INTELLIPORT MULTIPORT CARD
671P: Michael H. Warfield
Adrian Bunk07d46de2005-06-25 14:59:13 -0700672M: mhw@wittsend.com
Linus Torvalds1da177e2005-04-16 15:20:36 -0700673W: http://www.wittsend.com/computone.html
Adrian Bunk07d46de2005-06-25 14:59:13 -0700674S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -0700675
676COSA/SRP SYNC SERIAL DRIVER
677P: Jan "Yenya" Kasprzak
678M: kas@fi.muni.cz
679W: http://www.fi.muni.cz/~kas/cosa/
680S: Maintained
681
682CPU FREQUENCY DRIVERS
683P: Dave Jones
684M: davej@codemonkey.org.uk
685L: cpufreq@lists.linux.org.uk
686W: http://www.codemonkey.org.uk/projects/cpufreq/
Josh Boyer1adc1232005-11-23 15:44:15 -0800687T: git kernel.org/pub/scm/linux/kernel/davej/cpufreq.git
Linus Torvalds1da177e2005-04-16 15:20:36 -0700688S: Maintained
689
690CPUID/MSR DRIVER
691P: H. Peter Anvin
692M: hpa@zytor.com
693S: Maintained
694
Paul Jacksoned90fb42005-09-27 21:45:37 -0700695CPUSETS
696P: Paul Jackson
697P: Simon Derr
698M: pj@sgi.com
699M: simon.derr@bull.net
700L: linux-kernel@vger.kernel.org
701W: http://www.bullopensource.org/cpuset/
702S: Supported
703
Linus Torvalds1da177e2005-04-16 15:20:36 -0700704CRAMFS FILESYSTEM
705W: http://sourceforge.net/projects/cramfs/
706S: Orphan
707
708CRIS PORT
709P: Mikael Starvik
710M: starvik@axis.com
711L: dev-etrax@axis.com
712W: http://developer.axis.com
713S: Maintained
714
715CRYPTO API
716P: Herbert Xu
717M: herbert@gondor.apana.org.au
718P: David S. Miller
719M: davem@davemloft.net
720L: linux-crypto@vger.kernel.org
Josh Boyer1adc1232005-11-23 15:44:15 -0800721T: git kernel.org:/pub/scm/linux/kernel/git/herbert/crypto-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -0700722S: Maintained
723
Jaya Kumar9b4ffa42005-11-17 10:12:23 +0100724CS5535 Audio ALSA driver
725P: Jaya Kumar
726M: jayakumar.alsa@gmail.com
727S: Maintained
728
Linus Torvalds1da177e2005-04-16 15:20:36 -0700729CYBERPRO FB DRIVER
730P: Russell King
731M: rmk@arm.linux.org.uk
732W: http://www.arm.linux.org.uk/
733S: Maintained
734
Knut Petersen9fa68ea2005-09-09 13:04:56 -0700735CYBLAFB FRAMEBUFFER DRIVER
736P: Knut Petersen
737M: Knut_Petersen@t-online.de
738L: linux-fbdev-devel@lists.sourceforge.net
739S: Maintained
740
Linus Torvalds1da177e2005-04-16 15:20:36 -0700741CYCLADES 2X SYNC CARD DRIVER
742P: Arnaldo Carvalho de Melo
743M: acme@conectiva.com.br
744W: http://advogato.org/person/acme
745L: cycsyn-devel@bazar.conectiva.com.br
746S: Maintained
747
748CYCLADES ASYNC MUX DRIVER
749M: async@cyclades.com
750W: http://www.cyclades.com/
751S: Supported
752
753CYCLADES PC300 DRIVER
754M: pc300@cyclades.com
755W: http://www.cyclades.com/
756S: Supported
757
Linus Torvalds1da177e2005-04-16 15:20:36 -0700758DAMA SLAVE for AX.25
759P: Joerg Reuter
760M: jreuter@yaina.de
761W: http://yaina.de/jreuter/
762W: http://www.qsl.net/dl1bke/
763L: linux-hams@vger.kernel.org
764S: Maintained
765
766DC395x SCSI driver
767P: Oliver Neukum
768M: oliver@neukum.name
769P: Ali Akcaagac
770M: aliakc@web.de
771P: Jamie Lenehan
772M: lenehan@twibble.org
773W: http://twibble.org/dist/dc395x/
774L: http://lists.twibble.org/mailman/listinfo/dc395x/
775S: Maintained
776
777DC390/AM53C974 SCSI driver
778P: Kurt Garloff
779M: garloff@suse.de
780W: http://www.garloff.de/kurt/linux/dc390/
781P: Guennadi Liakhovetski
782M: g.liakhovetski@gmx.de
783S: Maintained
784
Arnaldo Carvalho de Meloeb8edb02005-09-17 00:42:26 -0700785DCCP PROTOCOL
786P: Arnaldo Carvalho de Melo
787M: acme@mandriva.com
788L: dccp@vger.kernel.org
Ian McDonaldf3b84ec2005-11-10 13:05:01 -0800789W: http://linux-net.osdl.org/index.php/DCCP
Arnaldo Carvalho de Meloeb8edb02005-09-17 00:42:26 -0700790S: Maintained
791
Linus Torvalds1da177e2005-04-16 15:20:36 -0700792DECnet NETWORK LAYER
793P: Patrick Caulfield
794M: patrick@tykepenguin.com
795W: http://linux-decnet.sourceforge.net
796L: linux-decnet-user@lists.sourceforge.net
797S: Maintained
798
799DEFXX FDDI NETWORK DRIVER
800P: Maciej W. Rozycki
801M: macro@linux-mips.org
802S: Maintained
803
804DELL LAPTOP SMM DRIVER
805P: Massimo Dal Zotto
806M: dz@debian.org
807W: http://www.debian.org/~dz/i8k/
808S: Maintained
809
Doug Warzecha90563ec2005-09-06 15:17:15 -0700810DELL SYSTEMS MANAGEMENT BASE DRIVER (dcdbas)
811P: Doug Warzecha
812M: Douglas_Warzecha@dell.com
813S: Maintained
814
Linus Torvalds1da177e2005-04-16 15:20:36 -0700815DEVICE-MAPPER
816P: Alasdair Kergon
817L: dm-devel@redhat.com
818W: http://sources.redhat.com/dm
819S: Maintained
820
821DEVICE NUMBER REGISTRY
822P: Torben Mathiasen
823M: device@lanana.org
824W: http://lanana.org/docs/device-list/index.html
825L: linux-kernel@vger.kernel.org
826S: Maintained
827
828DEVICE FILESYSTEM
829S: Obsolete
830
831DIGI INTL. EPCA DRIVER
832P: Digi International, Inc
833M: Eng.Linux@digi.com
834L: Eng.Linux@digi.com
835W: http://www.digi.com
836S: Orphaned
837
838DIGI RIGHTSWITCH NETWORK DRIVER
839P: Rick Richardson
Ralf Baechle979b6c12005-06-13 14:30:40 -0700840L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -0700841W: http://www.digi.com
842S: Orphaned
843
844DIRECTORY NOTIFICATION
845P: Stephen Rothwell
846M: sfr@canb.auug.org.au
847L: linux-kernel@vger.kernel.org
848S: Supported
849
850DISK GEOMETRY AND PARTITION HANDLING
851P: Andries Brouwer
852M: aeb@cwi.nl
853W: http://www.win.tue.nl/~aeb/linux/Large-Disk.html
854W: http://www.win.tue.nl/~aeb/linux/zip/zip-1.html
855W: http://www.win.tue.nl/~aeb/partitions/partition_types-1.html
856S: Maintained
857
858DISKQUOTA:
859P: Jan Kara
860M: jack@suse.cz
861L: linux-kernel@vger.kernel.org
862S: Maintained
863
864DAVICOM FAST ETHERNET (DMFE) NETWORK DRIVER
865P: Tobias Ringstrom
866M: tori@unhappy.mine.nu
867L: linux-kernel@vger.kernel.org
868S: Maintained
869
Martin Waitzba483d52005-06-17 13:20:59 -0700870DOCBOOK FOR DOCUMENTATION
871P: Martin Waitz
872M: tali@admingilde.org
Randy Dunlap0f40efb2006-07-03 00:24:15 -0700873P: Randy Dunlap
874M: rdunlap@xenotime.net
Martin Waitz061350e2006-01-09 20:53:53 -0800875T: git http://tali.admingilde.org/git/linux-docbook.git
Martin Waitzba483d52005-06-17 13:20:59 -0700876S: Maintained
877
Linus Torvalds1da177e2005-04-16 15:20:36 -0700878DOUBLETALK DRIVER
879P: James R. Van Zandt
880M: jrv@vanzandt.mv.com
881L: blinux-list@redhat.com
882S: Maintained
883
884DRIVER CORE, KOBJECTS, AND SYSFS
885P: Greg Kroah-Hartman
886M: gregkh@suse.de
887L: linux-kernel@vger.kernel.org
Jody McIntyre6fb04252005-11-18 09:31:06 -0800888T: quilt kernel.org/pub/linux/kernel/people/gregkh/gregkh-2.6/
Linus Torvalds1da177e2005-04-16 15:20:36 -0700889S: Supported
890
891DRM DRIVERS
892P: David Airlie
893M: airlied@linux.ie
894L: dri-devel@lists.sourceforge.net
Jody McIntyre6fb04252005-11-18 09:31:06 -0800895T: git kernel.org:/pub/scm/linux/kernel/git/airlied/drm-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -0700896S: Maintained
897
898DSCC4 DRIVER
899P: François Romieu
900M: romieu@cogenit.fr
901M: romieu@ensta.fr
902S: Maintained
903
904DVB SUBSYSTEM AND DRIVERS
905P: LinuxTV.org Project
Mauro Carvalho Chehab8d58d772006-01-27 16:32:02 -0200906M: v4l-dvb-maintainer@linuxtv.org
Linus Torvalds1da177e2005-04-16 15:20:36 -0700907L: linux-dvb@linuxtv.org (subscription required)
Johannes Stezenbach7d69fa62005-08-11 11:54:24 +0200908W: http://linuxtv.org/
Mauro Carvalho Chehabecfa4fd2005-12-19 09:15:13 -0200909T: git kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvb.git
Mauro Carvalho Chehab8d58d772006-01-27 16:32:02 -0200910S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -0700911
912EATA-DMA SCSI DRIVER
913P: Michael Neuffer
914L: linux-eata@i-connect.net, linux-scsi@vger.kernel.org
915S: Maintained
916
917EATA ISA/EISA/PCI SCSI DRIVER
918P: Dario Ballabio
919M: ballabio_dario@emc.com
920L: linux-scsi@vger.kernel.org
921S: Maintained
922
923EATA-PIO SCSI DRIVER
924P: Michael Neuffer
925M: mike@i-Connect.Net
926L: linux-eata@i-connect.net, linux-scsi@vger.kernel.org
927S: Maintained
928
929EBTABLES
930P: Bart De Schuymer
931M: bart.de.schuymer@pandora.be
932L: ebtables-user@lists.sourceforge.net
933L: ebtables-devel@lists.sourceforge.net
934W: http://ebtables.sourceforge.net/
935S: Maintained
936
Alan Coxda9bb1d2006-01-18 17:44:13 -0800937EDAC-CORE
Dave Peterson0e438e32006-03-26 01:38:55 -0800938P: Doug Thompson
Doug Thompson8c2a6a42006-06-30 01:56:09 -0700939M: norsk5@xmission.com
Dave Peterson0e438e32006-03-26 01:38:55 -0800940L: bluesmoke-devel@lists.sourceforge.net
941W: bluesmoke.sourceforge.net
Doug Thompson8c2a6a42006-06-30 01:56:09 -0700942S: Supported
Dave Peterson0e438e32006-03-26 01:38:55 -0800943
944EDAC-E752X
Doug Thompson8c2a6a42006-06-30 01:56:09 -0700945P: Mark Gross
946M: mark.gross@intel.com
Dave Peterson0e438e32006-03-26 01:38:55 -0800947L: bluesmoke-devel@lists.sourceforge.net
948W: bluesmoke.sourceforge.net
949S: Maintained
950
951EDAC-E7XXX
Doug Thompson8c2a6a42006-06-30 01:56:09 -0700952P: Doug Thompson
953M: norsk5@xmission.com
Dave Peterson0e438e32006-03-26 01:38:55 -0800954L: bluesmoke-devel@lists.sourceforge.net
955W: bluesmoke.sourceforge.net
956S: Maintained
957
958EDAC-R82600
959P: Tim Small
960M: tim@buttersideup.com
961L: bluesmoke-devel@lists.sourceforge.net
962W: bluesmoke.sourceforge.net
963S: Maintained
Alan Coxda9bb1d2006-01-18 17:44:13 -0800964
Linus Torvalds1da177e2005-04-16 15:20:36 -0700965EEPRO100 NETWORK DRIVER
966P: Andrey V. Savochkin
967M: saw@saw.sw.com.sg
968S: Maintained
969
970EMU10K1 SOUND DRIVER
971P: James Courtier-Dutton
972M: James@superbug.demon.co.uk
973L: emu10k1-devel@lists.sourceforge.net
974W: http://sourceforge.net/projects/emu10k1/
975S: Maintained
976
James.Smart@Emulex.Com3a1c1d42005-08-11 13:42:35 -0400977EMULEX LPFC FC SCSI DRIVER
978P: James Smart
979M: james.smart@emulex.com
980L: linux-scsi@vger.kernel.org
981W: http://sourceforge.net/projects/lpfcxxxx
982S: Supported
983
Linus Torvalds1da177e2005-04-16 15:20:36 -0700984EPSON 1355 FRAMEBUFFER DRIVER
985P: Christopher Hoover
986M: ch@murgatroid.com, ch@hpl.hp.com
987S: Maintained
988
989ETHEREXPRESS-16 NETWORK DRIVER
990P: Philip Blundell
991M: philb@gnu.org
Ralf Baechle979b6c12005-06-13 14:30:40 -0700992L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -0700993S: Maintained
994
995ETHERNET BRIDGE
996P: Stephen Hemminger
997M: shemminger@osdl.org
998L: bridge@osdl.org
999W: http://bridge.sourceforge.net/
1000S: Maintained
1001
1002ETHERTEAM 16I DRIVER
1003P: Mika Kuoppala
1004M: miku@iki.fi
1005S: Maintained
1006
1007EXT2 FILE SYSTEM
1008L: ext2-devel@lists.sourceforge.net
1009S: Maintained
1010
1011EXT3 FILE SYSTEM
1012P: Stephen Tweedie, Andrew Morton
1013M: sct@redhat.com, akpm@osdl.org, adilger@clusterfs.com
Theodore Tsoae0718f2006-05-20 15:00:13 -07001014L: ext2-devel@lists.sourceforge.net
Linus Torvalds1da177e2005-04-16 15:20:36 -07001015S: Maintained
1016
Jean Delvaree53004e2006-01-09 23:26:14 +01001017F71805F HARDWARE MONITORING DRIVER
1018P: Jean Delvare
1019M: khali@linux-fr.org
1020L: lm-sensors@lm-sensors.org
1021S: Maintained
1022
Linus Torvalds1da177e2005-04-16 15:20:36 -07001023FARSYNC SYNCHRONOUS DRIVER
1024P: Kevin Curtis
1025M: kevin.curtis@farsite.co.uk
Linus Torvalds1da177e2005-04-16 15:20:36 -07001026W: http://www.farsite.co.uk/
1027S: Supported
1028
1029FRAMEBUFFER LAYER
1030P: Antonino Daplas
1031M: adaplas@pol.net
1032L: linux-fbdev-devel@lists.sourceforge.net
1033W: http://linux-fbdev.sourceforge.net/
1034S: Maintained
1035
Pantelis Antoniou4689a6b2005-10-30 01:21:53 +03001036FREESCALE SOC FS_ENET DRIVER
1037P: Pantelis Antoniou
1038M: pantelis.antoniou@gmail.com
1039P: Vitaly Bordug
1040M: vbordug@ru.mvista.com
1041L: linuxppc-embedded@ozlabs.org
1042L: netdev@vger.kernel.org
1043S: Maintained
1044
Linus Torvalds1da177e2005-04-16 15:20:36 -07001045FILE LOCKING (flock() and fcntl()/lockf())
1046P: Matthew Wilcox
1047M: matthew@wil.cx
1048L: linux-fsdevel@vger.kernel.org
1049S: Maintained
1050
1051FILESYSTEMS (VFS and infrastructure)
1052P: Alexander Viro
viro@ZenIV.linux.org.uk84122052005-09-06 19:35:49 +01001053M: viro@zeniv.linux.org.uk
Linus Torvalds1da177e2005-04-16 15:20:36 -07001054S: Maintained
1055
1056FIRMWARE LOADER (request_firmware)
1057L: linux-kernel@vger.kernel.org
1058S: Orphan
1059
1060FPU EMULATOR
1061P: Bill Metzenthen
1062M: billm@suburbia.net
1063W: http://suburbia.net/~billm/floating-point/emulator/
1064S: Maintained
1065
1066FRAME RELAY DLCI/FRAD (Sangoma drivers too)
1067P: Mike McLagan
1068M: mike.mclagan@linux.org
Ralf Baechle979b6c12005-06-13 14:30:40 -07001069L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001070S: Maintained
1071
1072FREEVXFS FILESYSTEM
1073P: Christoph Hellwig
1074M: hch@infradead.org
1075W: ftp://ftp.openlinux.org/pub/people/hch/vxfs
1076S: Maintained
1077
1078FUJITSU FR-V PORT
1079P: David Howells
1080M: dhowells@redhat.com
1081S: Maintained
1082
1083FTAPE/QIC-117
1084L: linux-tape@vger.kernel.org
1085W: http://sourceforge.net/projects/ftape
1086S: Orphan
1087
Miklos Szeredi04578f12005-09-09 13:10:22 -07001088FUSE: FILESYSTEM IN USERSPACE
1089P: Miklos Szeredi
1090M: miklos@szeredi.hu
1091L: fuse-devel@lists.sourceforge.net
1092W: http://fuse.sourceforge.net/
1093S: Maintained
1094
Linus Torvalds1da177e2005-04-16 15:20:36 -07001095FUTURE DOMAIN TMC-16x0 SCSI DRIVER (16-bit)
1096P: Rik Faith
1097M: faith@cs.unc.edu
1098L: linux-scsi@vger.kernel.org
1099S: Odd fixes (e.g., new signatures)
1100
1101GDT SCSI DISK ARRAY CONTROLLER DRIVER
1102P: Achim Leubner
1103M: achim_leubner@adaptec.com
1104L: linux-scsi@vger.kernel.org
1105W: http://www.icp-vortex.com/
1106S: Supported
1107
1108GENERIC HDLC DRIVER, N2, C101, PCI200SYN and WANXL DRIVERS
1109P: Krzysztof Halasa
1110M: khc@pm.waw.pl
1111W: http://www.kernel.org/pub/linux/utils/net/hdlc/
1112S: Maintained
1113
Hansjoerg Lipp0a34eb82006-03-26 01:38:28 -08001114GIGASET ISDN DRIVERS
1115P: Hansjoerg Lipp
1116M: hjlipp@web.de
1117P: Tilman Schmidt
1118M: tilman@imap.cc
1119L: gigaset307x-common@lists.sourceforge.net
1120W: http://gigaset307x.sourceforge.net/
1121S: Maintained
1122
Jean Delvare5b543962005-08-15 19:51:02 +02001123HARDWARE MONITORING
1124P: Jean Delvare
1125M: khali@linux-fr.org
1126L: lm-sensors@lm-sensors.org
1127W: http://www.lm-sensors.nu/
1128S: Maintained
1129
Michael Buesch844dd052006-06-26 00:24:59 -07001130HARDWARE RANDOM NUMBER GENERATOR CORE
1131P: Michael Buesch
1132M: mb@bu3sch.de
1133S: Maintained
1134
Robert Love860e1d62005-08-31 23:57:59 -04001135HARD DRIVE ACTIVE PROTECTION SYSTEM (HDAPS) DRIVER
1136P: Robert Love
1137M: rlove@rlove.org
1138M: linux-kernel@vger.kernel.org
1139W: http://www.kernel.org/pub/linux/kernel/people/rml/hdaps/
1140S: Maintained
1141
Linus Torvalds1da177e2005-04-16 15:20:36 -07001142HARMONY SOUND DRIVER
1143P: Kyle McMartin
1144M: kyle@parisc-linux.org
1145W: http://www.parisc-linux.org/~kyle/harmony/
1146L: parisc-linux@lists.parisc-linux.org
1147S: Maintained
1148
1149HAYES ESP SERIAL DRIVER
1150P: Andrew J. Robinson
1151M: arobinso@nyx.net
1152L: linux-kernel@vger.kernel.org
1153W: http://www.nyx.net/~arobinso
1154S: Maintained
1155
1156HFS FILESYSTEM
1157P: Roman Zippel
1158M: zippel@linux-m68k.org
1159L: linux-kernel@vger.kernel.org
1160S: Maintained
1161
1162HGA FRAMEBUFFER DRIVER
1163P: Ferenc Bakonyi
1164M: fero@drama.obuda.kando.hu
1165L: linux-nvidia@lists.surfsouth.com
1166W: http://drama.obuda.kando.hu/~fero/cgi-bin/hgafb.shtml
1167S: Maintained
1168
1169HIGH-SPEED SCC DRIVER FOR AX.25
1170P: Klaus Kudielka
1171M: klaus.kudielka@ieee.org
1172L: linux-hams@vger.kernel.org
1173W: http://www.nt.tuwien.ac.at/~kkudielk/Linux/
1174S: Maintained
1175
HighPoint Linux Teamede1e6f2006-05-16 14:38:09 +08001176HIGHPOINT ROCKETRAID 3xxx RAID DRIVER
1177P: HighPoint Linux Team
1178M: linux@highpoint-tech.com
1179W: http://www.highpoint-tech.com
1180S: Supported
1181
Linus Torvalds1da177e2005-04-16 15:20:36 -07001182HIPPI
1183P: Jes Sorensen
1184M: jes@trained-monkey.org
1185L: linux-hippi@sunsite.dk
1186S: Maintained
1187
1188HEWLETT-PACKARD FIBRE CHANNEL 64-bit/66MHz PCI non-intelligent HBA
1189P: Chirag Kantharia
1190M: chirag.kantharia@hp.com
1191L: iss_storagedev@hp.com
1192S: Maintained
1193
1194HEWLETT-PACKARD SMART2 RAID DRIVER
1195P: Chirag Kantharia
1196M: chirag.kantharia@hp.com
1197L: iss_storagedev@hp.com
1198S: Maintained
1199
1200HEWLETT-PACKARD SMART CISS RAID DRIVER (cciss)
1201P: Mike Miller
1202M: mike.miller@hp.com
1203L: iss_storagedev@hp.com
1204S: Supported
1205
Jouni Malinenff1d2762005-05-12 22:54:16 -04001206HOST AP DRIVER
1207P: Jouni Malinen
1208M: jkmaline@cc.hut.fi
1209L: hostap@shmoo.com
1210W: http://hostap.epitest.fi/
1211S: Maintained
1212
Linus Torvalds1da177e2005-04-16 15:20:36 -07001213HP100: Driver for HP 10/100 Mbit/s Voice Grade Network Adapter Series
1214P: Jaroslav Kysela
1215M: perex@suse.cz
1216S: Maintained
1217
Bob Piccob9b03322005-11-07 00:59:19 -08001218HPET: High Precision Event Timers driver (hpet.c)
1219P: Clemens Ladisch
1220M: clemens@ladisch.de
1221S: Maintained
1222
1223HPET: i386
1224P: Venkatesh Pallipadi (Venki)
1225M: venkatesh.pallipadi@intel.com
1226S: Maintained
1227
1228HPET: x86_64
1229P: Andi Kleen and Vojtech Pavlik
1230M: ak@muc.de and vojtech@suse.cz
1231S: Maintained
1232
1233HPET: ACPI hpet.c
1234P: Bob Picco
1235M: bob.picco@hp.com
1236S: Maintained
1237
Linus Torvalds1da177e2005-04-16 15:20:36 -07001238HPFS FILESYSTEM
1239P: Mikulas Patocka
1240M: mikulas@artax.karlin.mff.cuni.cz
1241W: http://artax.karlin.mff.cuni.cz/~mikulas/vyplody/hpfs/index-e.cgi
1242S: Maintained
1243
1244HUGETLB FILESYSTEM
1245P: William Irwin
1246M: wli@holomorphy.com
1247S: Maintained
1248
Jean Delvare5b543962005-08-15 19:51:02 +02001249I2C SUBSYSTEM
Linus Torvalds1da177e2005-04-16 15:20:36 -07001250P: Jean Delvare
1251M: khali@linux-fr.org
Jean Delvare5d925fe2006-07-01 17:14:32 +02001252L: i2c@lm-sensors.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001253W: http://www.lm-sensors.nu/
Jody McIntyre6fb04252005-11-18 09:31:06 -08001254T: quilt kernel.org/pub/linux/kernel/people/gregkh/gregkh-2.6/
Linus Torvalds1da177e2005-04-16 15:20:36 -07001255S: Maintained
1256
1257I2O
1258P: Markus Lidel
1259M: markus.lidel@shadowconnect.com
1260W: http://i2o.shadowconnect.com/
1261S: Maintained
1262
1263i386 BOOT CODE
1264P: Riley H. Williams
1265M: Riley@Williams.Name
1266L: Linux-Kernel@vger.kernel.org
1267S: Maintained
1268
1269i386 SETUP CODE / CPU ERRATA WORKAROUNDS
1270P: Dave Jones
1271M: davej@codemonkey.org.uk
1272P: H. Peter Anvin
1273M: hpa@zytor.com
1274S: Maintained
1275
1276i810 TCO TIMER WATCHDOG
1277P: Nils Faerber
1278M: nils@kernelconcepts.de
1279W: http://www.kernelconcepts.de/
1280S: Maintained
1281
1282IA64 (Itanium) PLATFORM
1283P: Tony Luck
1284M: tony.luck@intel.com
1285L: linux-ia64@vger.kernel.org
1286W: http://www.ia64-linux.org/
Jody McIntyre6fb04252005-11-18 09:31:06 -08001287T: git kernel.org:/pub/scm/linux/kernel/git/aegl/linux-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07001288S: Maintained
1289
1290SN-IA64 (Itanium) SUB-PLATFORM
Greg Edwardse5ee7dd2006-01-18 10:21:59 -06001291P: Jes Sorensen
1292M: jes@sgi.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07001293L: linux-altix@sgi.com
1294L: linux-ia64@vger.kernel.org
1295W: http://www.sgi.com/altix
1296S: Maintained
1297
1298IBM MCA SCSI SUBSYSTEM DRIVER
1299P: Michael Lang
1300M: langa2@kph.uni-mainz.de
1301W: http://www.uni-mainz.de/~langm000/linux.html
1302S: Maintained
1303
1304IBM Power Linux RAID adapter
1305P: Brian King
1306M: brking@us.ibm.com
1307S: Supported
1308
1309IBM ServeRAID RAID DRIVER
1310P: Jack Hammer
1311P: Dave Jeffery
1312M: ipslinux@adaptec.com
1313W: http://www.developer.ibm.com/welcome/netfinity/serveraid.html
1314S: Supported
1315
1316IDE DRIVER [GENERAL]
1317P: Bartlomiej Zolnierkiewicz
1318M: B.Zolnierkiewicz@elka.pw.edu.pl
1319L: linux-kernel@vger.kernel.org
1320L: linux-ide@vger.kernel.org
Josh Boyer1adc1232005-11-23 15:44:15 -08001321T: git kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07001322S: Maintained
1323
1324IDE/ATAPI CDROM DRIVER
1325P: Jens Axboe
1326M: axboe@suse.de
1327L: linux-kernel@vger.kernel.org
1328W: http://www.kernel.dk
1329S: Maintained
1330
1331IDE/ATAPI FLOPPY DRIVERS
1332P: Paul Bristow
1333M: Paul Bristow <paul@paulbristow.net>
1334W: http://paulbristow.net/linux/idefloppy.html
1335L: linux-kernel@vger.kernel.org
1336S: Maintained
1337
1338IDE/ATAPI TAPE DRIVERS
1339P: Gadi Oxman
1340M: Gadi Oxman <gadio@netvision.net.il>
1341L: linux-kernel@vger.kernel.org
1342S: Maintained
1343
1344IEEE 1394 ETHERNET (eth1394)
1345L: linux1394-devel@lists.sourceforge.net
1346W: http://www.linux1394.org/
1347S: Orphan
1348
Linus Torvalds1da177e2005-04-16 15:20:36 -07001349IEEE 1394 SUBSYSTEM
1350P: Ben Collins
1351M: bcollins@debian.org
1352P: Jody McIntyre
Jody McIntyre6c59f9d2006-01-05 23:04:08 -05001353M: scjody@modernduck.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07001354L: linux1394-devel@lists.sourceforge.net
1355W: http://www.linux1394.org/
Jody McIntyre6fb04252005-11-18 09:31:06 -08001356T: git kernel.org:/pub/scm/linux/kernel/git/scjody/ieee1394.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07001357S: Maintained
1358
1359IEEE 1394 OHCI DRIVER
1360P: Ben Collins
1361M: bcollins@debian.org
1362P: Jody McIntyre
Jody McIntyre6c59f9d2006-01-05 23:04:08 -05001363M: scjody@modernduck.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07001364L: linux1394-devel@lists.sourceforge.net
1365W: http://www.linux1394.org/
1366S: Maintained
1367
1368IEEE 1394 PCILYNX DRIVER
1369P: Jody McIntyre
Jody McIntyre6c59f9d2006-01-05 23:04:08 -05001370M: scjody@modernduck.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07001371L: linux1394-devel@lists.sourceforge.net
1372W: http://www.linux1394.org/
1373S: Maintained
1374
1375IEEE 1394 RAW I/O DRIVER
1376P: Ben Collins
1377M: bcollins@debian.org
1378P: Dan Dennedy
1379M: dan@dennedy.org
1380L: linux1394-devel@lists.sourceforge.net
1381W: http://www.linux1394.org/
1382S: Maintained
1383
Jody McIntyre105d7b32005-09-30 11:59:04 -07001384IEEE 1394 SBP2
1385P: Ben Collins
1386M: bcollins@debian.org
1387P: Stefan Richter
1388M: stefanr@s5r6.in-berlin.de
1389L: linux1394-devel@lists.sourceforge.net
1390W: http://www.linux1394.org/
1391S: Maintained
1392
Linus Torvalds1da177e2005-04-16 15:20:36 -07001393IMS TWINTURBO FRAMEBUFFER DRIVER
1394P: Paul Mundt
1395M: lethal@chaoticdreams.org
1396L: linux-fbdev-devel@lists.sourceforge.net
1397S: Maintained
1398
1399INFINIBAND SUBSYSTEM
1400P: Roland Dreier
Roland Dreier21c121c2005-06-27 14:36:47 -07001401M: rolandd@cisco.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07001402P: Sean Hefty
1403M: mshefty@ichips.intel.com
1404P: Hal Rosenstock
1405M: halr@voltaire.com
1406L: openib-general@openib.org
1407W: http://www.openib.org/
Jody McIntyre6fb04252005-11-18 09:31:06 -08001408T: git kernel.org:/pub/scm/linux/kernel/git/roland/infiniband.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07001409S: Supported
1410
1411INPUT (KEYBOARD, MOUSE, JOYSTICK) DRIVERS
Vojtech Pavlik664d22a2005-12-13 17:03:36 -08001412P: Dmitry Torokhov
Dmitry Torokhov62f7caf2006-06-26 01:47:56 -04001413M: dmitry.torokhov@gmail.com
1414M: dtor@mail.ru
Linus Torvalds1da177e2005-04-16 15:20:36 -07001415L: linux-input@atrey.karlin.mff.cuni.cz
1416L: linux-joystick@atrey.karlin.mff.cuni.cz
Josh Boyer1adc1232005-11-23 15:44:15 -08001417T: git kernel.org:/pub/scm/linux/kernel/git/dtor/input.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07001418S: Maintained
1419
Robert Lovec9f04f52005-07-15 12:21:07 -04001420INOTIFY
1421P: John McCutchan and Robert Love
1422M: ttb@tentacle.dhs.org and rml@novell.com
1423L: linux-kernel@vger.kernel.org
1424S: Maintained
1425
Antonino A. Daplas9eb8ef72006-01-14 13:21:26 -08001426INTEL FRAMEBUFFER DRIVER (excluding 810 and 815)
1427P: Sylvain Meyer
1428M: sylvain.meyer@worldonline.fr
1429L: linux-fbdev-devel@lists.sourceforge.net
1430S: Maintained
1431
Linus Torvalds1da177e2005-04-16 15:20:36 -07001432INTEL 810/815 FRAMEBUFFER DRIVER
1433P: Antonino Daplas
1434M: adaplas@pol.net
1435L: linux-fbdev-devel@lists.sourceforge.net
1436S: Maintained
1437
1438INTEL APIC/IOAPIC, LOWLEVEL X86 SMP SUPPORT
1439P: Ingo Molnar
1440M: mingo@redhat.com
1441S: Maintained
1442
1443INTEL I8XX RANDOM NUMBER GENERATOR SUPPORT
1444P: Jeff Garzik
1445M: jgarzik@pobox.com
1446W: http://sourceforge.net/projects/gkernel/
1447S: Maintained
1448
1449INTEL IA32 MICROCODE UPDATE SUPPORT
1450P: Tigran Aivazian
1451M: tigran@veritas.com
1452S: Maintained
1453
Michael Buesch844dd052006-06-26 00:24:59 -07001454INTEL IXP4XX RANDOM NUMBER GENERATOR SUPPORT
1455P: Deepak Saxena
1456M: dsaxena@plexity.net
1457S: Maintained
1458
Linus Torvalds1da177e2005-04-16 15:20:36 -07001459INTEL PRO/100 ETHERNET SUPPORT
1460P: John Ronciak
1461M: john.ronciak@intel.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07001462P: Jesse Brandeburg
1463M: jesse.brandeburg@intel.com
Jesse Brandeburgadd18782006-03-14 14:52:13 -08001464P: Jeff Kirsher
1465M: jeffrey.t.kirsher@intel.com
Auke Kok99a1f9e2006-04-14 19:05:38 -07001466P: Auke Kok
1467M: auke-jan.h.kok@intel.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07001468W: http://sourceforge.net/projects/e1000/
1469S: Supported
1470
1471INTEL PRO/1000 GIGABIT ETHERNET SUPPORT
1472P: Jeb Cramer
1473M: cramerj@intel.com
1474P: John Ronciak
1475M: john.ronciak@intel.com
Jesse Brandeburgadd18782006-03-14 14:52:13 -08001476P: Jesse Brandeburg
1477M: jesse.brandeburg@intel.com
1478P: Jeff Kirsher
1479M: jeffrey.t.kirsher@intel.com
Auke Kok99a1f9e2006-04-14 19:05:38 -07001480P: Auke Kok
1481M: auke-jan.h.kok@intel.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07001482W: http://sourceforge.net/projects/e1000/
1483S: Supported
1484
1485INTEL PRO/10GbE SUPPORT
Jesse Brandeburgadd18782006-03-14 14:52:13 -08001486P: Jeff Kirsher
1487M: jeffrey.t.kirsher@intel.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07001488P: Ayyappan Veeraiyan
1489M: ayyappan.veeraiyan@intel.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07001490P: John Ronciak
1491M: john.ronciak@intel.com
Jesse Brandeburgadd18782006-03-14 14:52:13 -08001492P: Jesse Brandeburg
1493M: jesse.brandeburg@intel.com
Auke Kok99a1f9e2006-04-14 19:05:38 -07001494P: Auke Kok
1495M: auke-jan.h.kok@intel.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07001496W: http://sourceforge.net/projects/e1000/
1497S: Supported
1498
James Ketrenos826d2ab2005-11-07 18:56:59 -06001499INTEL PRO/WIRELESS 2100 NETWORK CONNECTION SUPPORT
1500P: Yi Zhu
1501M: yi.zhu@intel.com
1502P: James Ketrenos
1503M: jketreno@linux.intel.com
1504L: http://lists.sourceforge.net/mailman/listinfo/ipw2100-devel
1505W: http://ipw2100.sourceforge.net
1506S: Supported
1507
1508INTEL PRO/WIRELESS 2915ABG NETWORK CONNECTION SUPPORT
1509P: Yi Zhu
1510M: yi.zhu@intel.com
1511P: James Ketrenos
1512M: jketreno@linux.intel.com
1513L: http://lists.sourceforge.net/mailman/listinfo/ipw2100-devel
1514W: http://ipw2200.sourceforge.net
1515S: Supported
1516
Linus Torvalds1da177e2005-04-16 15:20:36 -07001517IOC3 DRIVER
1518P: Ralf Baechle
1519M: ralf@linux-mips.org
1520L: linux-mips@linux-mips.org
1521S: Maintained
1522
1523IP MASQUERADING:
1524P: Juanjo Ciarlante
1525M: jjciarla@raiz.uncu.edu.ar
1526S: Maintained
1527
Bryan O'Sullivan77d87982006-03-29 15:23:39 -08001528IPATH DRIVER:
1529P: Bryan O'Sullivan
1530M: support@pathscale.com
1531L: openib-general@openib.org
1532S: Supported
1533
Corey Minyard4409ebe2006-04-20 02:43:12 -07001534IPMI SUBSYSTEM
1535P: Corey Minyard
1536M: minyard@acm.org
1537L: openipmi-developer@lists.sourceforge.net
1538W: http://openipmi.sourceforge.net/
1539S: Supported
1540
Linus Torvalds1da177e2005-04-16 15:20:36 -07001541IPX NETWORK LAYER
1542P: Arnaldo Carvalho de Melo
1543M: acme@conectiva.com.br
Ralf Baechle979b6c12005-06-13 14:30:40 -07001544L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001545S: Maintained
1546
1547IRDA SUBSYSTEM
Samuel Ortizf3539762006-05-09 15:24:49 -07001548P: Samuel Ortiz
1549M: samuel@sortiz.org
Olaf Heringa2ac9532005-07-12 13:58:35 -07001550L: irda-users@lists.sourceforge.net (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -07001551W: http://irda.sourceforge.net/
Samuel Ortizf3539762006-05-09 15:24:49 -07001552S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07001553
1554ISAPNP
1555P: Jaroslav Kysela
1556M: perex@suse.cz
1557S: Maintained
1558
1559ISDN SUBSYSTEM
1560P: Karsten Keil
1561M: kkeil@suse.de
1562P: Kai Germaschewski
1563M: kai.germaschewski@gmx.de
1564L: isdn4linux@listserv.isdn4linux.de
1565W: http://www.isdn4linux.de
Josh Boyer1adc1232005-11-23 15:44:15 -08001566T: git kernel.org:/pub/scm/linux/kernel/kkeil/isdn-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07001567S: Maintained
1568
1569ISDN SUBSYSTEM (Eicon active card driver)
1570P: Armin Schindler
1571M: mac@melware.de
1572L: isdn4linux@listserv.isdn4linux.de
1573W: http://www.melware.de
1574S: Maintained
1575
1576JOURNALLING FLASH FILE SYSTEM (JFFS)
1577P: Axis Communications AB
1578M: jffs-dev@axis.com
1579L: jffs-dev@axis.com
1580W: http://www.developer.axis.com/software/jffs/
1581S: Maintained
1582
1583JOURNALLING FLASH FILE SYSTEM V2 (JFFS2)
1584P: David Woodhouse
1585M: dwmw2@infradead.org
1586L: jffs-dev@axis.com
1587W: http://sources.redhat.com/jffs2/
1588S: Maintained
1589
1590JFS FILESYSTEM
1591P: Dave Kleikamp
1592M: shaggy@austin.ibm.com
1593L: jfs-discussion@lists.sourceforge.net
1594W: http://jfs.sourceforge.net/
Josh Boyer1adc1232005-11-23 15:44:15 -08001595T: git kernel.org:/pub/scm/linux/kernel/git/shaggy/jfs-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07001596S: Supported
1597
Theodore Tsoae0718f2006-05-20 15:00:13 -07001598JOURNALLING LAYER FOR BLOCK DEVICS (JBD)
1599P: Stephen Tweedie, Andrew Morton
1600M: sct@redhat.com, akpm@osdl.org
1601L: ext2-devel@lists.sourceforge.net
1602S: Maintained
1603
Linus Torvalds1da177e2005-04-16 15:20:36 -07001604KCONFIG
1605P: Roman Zippel
1606M: zippel@linux-m68k.org
1607L: kbuild-devel@lists.sourceforge.net
1608S: Maintained
1609
Vivek Goyalea6c2082006-05-20 14:59:55 -07001610KDUMP
1611P: Vivek Goyal
1612M: vgoyal@in.ibm.com
1613P: Haren Myneni
1614M: hbabu@us.ibm.com
1615L: fastboot@lists.osdl.org
1616L: linux-kernel@vger.kernel.org
1617W: http://lse.sourceforge.net/kdump/
1618S: Maintained
1619
Linus Torvalds1da177e2005-04-16 15:20:36 -07001620KERNEL AUTOMOUNTER (AUTOFS)
1621P: H. Peter Anvin
1622M: hpa@zytor.com
1623L: autofs@linux.kernel.org
1624S: Odd Fixes
1625
1626KERNEL AUTOMOUNTER v4 (AUTOFS4)
1627P: Ian Kent
1628M: raven@themaw.net
1629L: autofs@linux.kernel.org
1630S: Maintained
1631
1632KERNEL BUILD (kbuild: Makefile, scripts/Makefile.*)
1633P: Kai Germaschewski
1634M: kai@germaschewski.name
1635P: Sam Ravnborg
1636M: sam@ravnborg.org
Jody McIntyre6fb04252005-11-18 09:31:06 -08001637T: git kernel.org:/pub/scm/linux/kernel/git/sam/kbuild.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07001638S: Maintained
1639
1640KERNEL JANITORS
1641P: Several
1642L: kernel-janitors@osdl.org
1643W: http://www.kerneljanitors.org/
1644W: http://sf.net/projects/kernel-janitor/
Linus Torvalds1da177e2005-04-16 15:20:36 -07001645S: Maintained
1646
1647KERNEL NFSD
1648P: Neil Brown
1649M: neilb@cse.unsw.edu.au
1650L: nfs@lists.sourceforge.net
1651W: http://nfs.sourceforge.net/
1652W: http://www.cse.unsw.edu.au/~neilb/patches/linux-devel/
1653S: Maintained
1654
Eric W. Biedermandc009d92005-06-25 14:57:52 -07001655KEXEC
1656P: Eric Biederman
Eric W. Biedermandc009d92005-06-25 14:57:52 -07001657M: ebiederm@xmission.com
Eric W. Biedermandc009d92005-06-25 14:57:52 -07001658W: http://www.xmission.com/~ebiederm/files/kexec/
1659L: linux-kernel@vger.kernel.org
1660L: fastboot@osdl.org
1661S: Maintained
1662
Prasanna S Panchamukhi89559a62005-09-22 21:43:47 -07001663KPROBES
1664P: Prasanna S Panchamukhi
1665M: prasanna@in.ibm.com
1666P: Ananth N Mavinakayanahalli
1667M: ananth@in.ibm.com
1668P: Anil S Keshavamurthy
1669M: anil.s.keshavamurthy@intel.com
1670P: David S. Miller
1671M: davem@davemloft.net
1672L: linux-kernel@vger.kernel.org
1673S: Maintained
1674
Linus Torvalds1da177e2005-04-16 15:20:36 -07001675LAPB module
1676P: Henner Eisen
1677M: eis@baty.hanse.de
1678L: linux-x25@vger.kernel.org
1679S: Maintained
1680
1681LASI 53c700 driver for PARISC
1682P: James E.J. Bottomley
1683M: James.Bottomley@HansenPartnership.com
1684L: linux-scsi@vger.kernel.org
1685S: Maintained
1686
Richard Purdie263de9b2006-05-15 09:44:16 -07001687LED SUBSYSTEM
1688P: Richard Purdie
1689M: rpurdie@rpsys.net
1690S: Maintained
1691
Linus Torvalds1da177e2005-04-16 15:20:36 -07001692LEGO USB Tower driver
1693P: Juergen Stuber
1694M: starblue@users.sourceforge.net
1695L: legousb-devel@lists.sourceforge.net
1696W: http://legousb.sourceforge.net/
1697S: Maintained
1698
1699LINUX FOR IBM pSERIES (RS/6000)
1700P: Paul Mackerras
1701M: paulus@au.ibm.com
1702W: http://www.ibm.com/linux/ltc/projects/ppc
1703S: Supported
1704
1705LINUX FOR NCR VOYAGER
1706P: James Bottomley
1707M: James.Bottomley@HansenPartnership.com
1708W: http://www.hansenpartnership.com/voyager
1709S: Maintained
1710
1711LINUX FOR POWERPC
1712P: Paul Mackerras
1713M: paulus@samba.org
1714W: http://www.penguinppc.org/
1715L: linuxppc-dev@ozlabs.org
Josh Boyer1adc1232005-11-23 15:44:15 -08001716T: git kernel.org:/pub/scm/linux/kernel/git/paulus/powerpc.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07001717S: Supported
1718
1719LINUX FOR POWER MACINTOSH
1720P: Benjamin Herrenschmidt
1721M: benh@kernel.crashing.org
1722W: http://www.penguinppc.org/
1723L: linuxppc-dev@ozlabs.org
1724S: Maintained
1725
1726LINUX FOR POWERPC EMBEDDED MPC52XX
1727P: Sylvain Munaut
1728M: tnt@246tNt.com
1729W: http://www.246tNt.com/mpc52xx/
1730W: http://www.penguinppc.org/
1731L: linuxppc-dev@ozlabs.org
1732L: linuxppc-embedded@ozlabs.org
1733S: Maintained
1734
1735LINUX FOR POWERPC EMBEDDED PPC4XX
1736P: Matt Porter
1737M: mporter@kernel.crashing.org
1738W: http://www.penguinppc.org/
1739L: linuxppc-embedded@ozlabs.org
1740S: Maintained
1741
Tom Rinie93adf12005-07-26 12:49:53 -07001742LINUX FOR POWERPC BOOT CODE
Linus Torvalds1da177e2005-04-16 15:20:36 -07001743P: Tom Rini
1744M: trini@kernel.crashing.org
1745W: http://www.penguinppc.org/
1746L: linuxppc-embedded@ozlabs.org
1747S: Maintained
1748
Tom Rinie93adf12005-07-26 12:49:53 -07001749LINUX FOR POWERPC EMBEDDED PPC8XX
1750P: Marcelo Tosatti
Marcelo Tosatti2e367a82006-05-15 09:44:08 -07001751M: marcelo@kvack.org
Tom Rinie93adf12005-07-26 12:49:53 -07001752W: http://www.penguinppc.org/
1753L: linuxppc-embedded@ozlabs.org
1754S: Maintained
1755
Linus Torvalds1da177e2005-04-16 15:20:36 -07001756LINUX FOR POWERPC EMBEDDED PPC83XX AND PPC85XX
1757P: Kumar Gala
Kumar Gala4c8d3d92005-11-13 16:06:30 -08001758M: galak@kernel.crashing.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001759W: http://www.penguinppc.org/
1760L: linuxppc-embedded@ozlabs.org
1761S: Maintained
1762
1763LLC (802.2)
1764P: Arnaldo Carvalho de Melo
1765M: acme@conectiva.com.br
1766S: Maintained
1767
1768LINUX FOR 64BIT POWERPC
1769P: Paul Mackerras
1770M: paulus@samba.org
1771M: paulus@au.ibm.com
1772P: Anton Blanchard
1773M: anton@samba.org
1774M: anton@au.ibm.com
Arthur Othieno6d923f92006-05-19 06:22:23 -04001775W: http://www.penguinppc.org/ppc64/
Stephen Rothwell1d049812006-03-22 11:26:58 +11001776L: linuxppc-dev@ozlabs.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001777S: Supported
1778
1779LINUX SECURITY MODULE (LSM) FRAMEWORK
1780P: Chris Wright
Chris Wright692a2062006-03-11 03:27:19 -08001781M: chrisw@sous-sol.org
Chris Wright1a4520b2006-03-11 03:27:20 -08001782L: linux-security-module@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001783W: http://lsm.immunix.org
Josh Boyer1adc1232005-11-23 15:44:15 -08001784T: git kernel.org:/pub/scm/linux/kernel/git/chrisw/lsm-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07001785S: Supported
1786
1787LM83 HARDWARE MONITOR DRIVER
1788P: Jean Delvare
1789M: khali@linux-fr.org
Jean Delvarecc0b07e2005-05-22 09:39:11 +02001790L: lm-sensors@lm-sensors.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001791S: Maintained
1792
1793LM90 HARDWARE MONITOR DRIVER
1794P: Jean Delvare
1795M: khali@linux-fr.org
Jean Delvarecc0b07e2005-05-22 09:39:11 +02001796L: lm-sensors@lm-sensors.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001797S: Maintained
1798
1799LOGICAL DISK MANAGER SUPPORT (LDM, Windows 2000/XP Dynamic Disks)
1800P: Richard Russon (FlatCap)
1801M: ldm@flatcap.org
1802L: ldm-devel@lists.sourceforge.net
1803W: http://ldm.sourceforge.net
1804S: Maintained
1805
Moore, Eric Deanc87e34e2005-12-01 11:06:25 -07001806LSILOGIC MPT FUSION DRIVERS (FC/SAS/SPI)
1807P: Eric Moore
1808M: Eric.Moore@lsil.com
1809M: support@lsil.com
1810L: mpt_linux_developer@lsil.com
1811L: linux-scsi@vger.kernel.org
1812W: http://www.lsilogic.com/support
1813S: Supported
1814
Linus Torvalds1da177e2005-04-16 15:20:36 -07001815LSILOGIC/SYMBIOS/NCR 53C8XX and 53C1010 PCI-SCSI drivers
1816P: Matthew Wilcox
1817M: matthew@wil.cx
1818L: linux-scsi@vger.kernel.org
1819S: Maintained
1820
1821M68K ARCHITECTURE
1822P: Geert Uytterhoeven
1823M: geert@linux-m68k.org
1824P: Roman Zippel
1825M: zippel@linux-m68k.org
1826L: linux-m68k@lists.linux-m68k.org
1827W: http://www.linux-m68k.org/
1828W: http://linux-m68k-cvs.ubb.ca/
1829S: Maintained
1830
1831M68K ON APPLE MACINTOSH
1832P: Joshua Thompson
1833M: funaho@jurai.org
1834W: http://www.mac.linux-m68k.org/
1835L: linux-mac68k@mac.linux-m68k.org
1836S: Maintained
1837
1838M68K ON HP9000/300
1839P: Philip Blundell
1840M: philb@gnu.org
1841W: http://www.tazenda.demon.co.uk/phil/linux-hp
1842S: Maintained
1843
1844MARVELL YUKON / SYSKONNECT DRIVER
1845P: Mirko Lindner
1846M: mlindner@syskonnect.de
1847P: Ralph Roesler
1848M: rroesler@syskonnect.de
1849W: http://www.syskonnect.com
1850S: Supported
1851
1852MAESTRO PCI SOUND DRIVERS
1853P: Zach Brown
1854M: zab@zabbo.net
1855S: Odd Fixes
1856
Michael Kerriskfaf16682005-07-31 22:34:47 -07001857MAN-PAGES: MANUAL PAGES FOR LINUX -- Sections 2, 3, 4, 5, and 7
1858P: Michael Kerrisk
1859M: mtk-manpages@gmx.net
1860W: ftp://ftp.kernel.org/pub/linux/docs/manpages
1861S: Maintained
1862
Dale Farnsworthb60d6972006-01-16 16:45:45 -07001863MARVELL MV643XX ETHERNET DRIVER
1864P: Dale Farnsworth
1865M: dale@farnsworth.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001866P: Manish Lachwani
Dale Farnsworthb60d6972006-01-16 16:45:45 -07001867M: mlachwani@mvista.com
Ralf Baechle979b6c12005-06-13 14:30:40 -07001868L: netdev@vger.kernel.org
Dale Farnsworthb60d6972006-01-16 16:45:45 -07001869S: Odd Fixes for 2.4; Maintained for 2.6.
Linus Torvalds1da177e2005-04-16 15:20:36 -07001870
1871MATROX FRAMEBUFFER DRIVER
1872P: Petr Vandrovec
1873M: vandrove@vc.cvut.cz
1874L: linux-fbdev-devel@lists.sourceforge.net
1875S: Maintained
1876
Kolli, Neela Syam757e0102005-10-14 15:59:13 -07001877MEGARAID SCSI DRIVERS
1878P: Neela Syam Kolli
1879M: Neela.Kolli@engenio.com
1880S: linux-scsi@vger.kernel.org
1881W: http://megaraid.lsilogic.com
1882S: Maintained
1883
David Woodhousef4e9ce66c2006-04-11 19:29:07 -04001884MEMORY TECHNOLOGY DEVICES (MTD)
Linus Torvalds1da177e2005-04-16 15:20:36 -07001885P: David Woodhouse
1886M: dwmw2@infradead.org
1887W: http://www.linux-mtd.infradead.org/
1888L: linux-mtd@lists.infradead.org
David Woodhousef4e9ce66c2006-04-11 19:29:07 -04001889T: git git://git.infradead.org/mtd-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07001890S: Maintained
1891
1892MICROTEK X6 SCANNER
1893P: Oliver Neukum
1894M: oliver@neukum.name
1895S: Maintained
1896
1897MIPS
1898P: Ralf Baechle
1899M: ralf@linux-mips.org
Ralf Baechled50f7ec2005-10-04 13:30:10 +01001900W: http://www.linux-mips.org/
Linus Torvalds1da177e2005-04-16 15:20:36 -07001901L: linux-mips@linux-mips.org
Ralf Baechle7425b342006-03-10 13:47:21 +00001902T: git www.linux-mips.org:/pub/scm/linux.git
1903S: Supported
Linus Torvalds1da177e2005-04-16 15:20:36 -07001904
1905MISCELLANEOUS MCA-SUPPORT
1906P: James Bottomley
1907M: jejb@steeleye.com
1908L: linux-kernel@vger.kernel.org
1909S: Maintained
1910
1911MODULE SUPPORT
1912P: Rusty Russell
1913M: rusty@rustcorp.com.au
1914L: linux-kernel@vger.kernel.org
1915S: Maintained
1916
1917MOTION EYE VAIO PICTUREBOOK CAMERA DRIVER
1918P: Stelian Pop
1919M: stelian@popies.net
1920W: http://popies.net/meye/
1921S: Maintained
1922
1923MOUSE AND MISC DEVICES [GENERAL]
1924P: Alessandro Rubini
1925M: rubini@ipvvis.unipv.it
1926L: linux-kernel@vger.kernel.org
1927S: Maintained
1928
1929MTRR AND SIMILAR SUPPORT [i386]
1930P: Richard Gooch
1931M: rgooch@atnf.csiro.au
1932L: linux-kernel@vger.kernel.org
1933W: http://www.atnf.csiro.au/~rgooch/linux/kernel-patches.html
1934S: Maintained
1935
Russell King12223da2006-06-15 13:28:52 +01001936MULTIMEDIA CARD (MMC) SUBSYSTEM
Russell Kingbaca2da2006-06-04 17:36:31 +01001937P: Russell King
1938M: rmk+mmc@arm.linux.org.uk
1939S: Maintained
1940
Linus Torvalds1da177e2005-04-16 15:20:36 -07001941MULTISOUND SOUND DRIVER
1942P: Andrew Veliath
1943M: andrewtv@usa.net
1944S: Maintained
1945
1946NATSEMI ETHERNET DRIVER (DP8381x)
1947P: Tim Hockin
1948M: thockin@hockin.org
1949S: Maintained
1950
1951NCP FILESYSTEM
1952P: Petr Vandrovec
1953M: vandrove@vc.cvut.cz
1954L: linware@sh.cvut.cz
1955S: Maintained
1956
1957NCR DUAL 700 SCSI DRIVER (MICROCHANNEL)
1958P: James E.J. Bottomley
1959M: James.Bottomley@HansenPartnership.com
1960L: linux-scsi@vger.kernel.org
1961S: Maintained
1962
Stephen Hemmingerbe2f2e82006-05-25 16:14:43 -07001963NETEM NETWORK EMULATOR
1964P: Stephen Hemminger
1965M: shemminger@osdl.org
1966L: netem@osdl.org
1967S: Maintained
1968
Linus Torvalds1da177e2005-04-16 15:20:36 -07001969NETFILTER/IPTABLES/IPCHAINS
1970P: Rusty Russell
1971P: Marc Boucher
1972P: James Morris
1973P: Harald Welte
1974P: Jozsef Kadlecsik
1975M: coreteam@netfilter.org
1976W: http://www.netfilter.org/
1977W: http://www.iptables.org/
1978L: netfilter@lists.netfilter.org
1979L: netfilter-devel@lists.netfilter.org
1980S: Supported
1981
1982NETROM NETWORK LAYER
1983P: Ralf Baechle
1984M: ralf@linux-mips.org
1985L: linux-hams@vger.kernel.org
Ralf Baechled34cb282006-04-19 04:14:30 +02001986W: http://www.linux-ax25.org/
Linus Torvalds1da177e2005-04-16 15:20:36 -07001987S: Maintained
1988
1989NETWORK BLOCK DEVICE
1990P: Paul Clements
1991M: Paul.Clements@steeleye.com
1992S: Maintained
1993
1994NETWORK DEVICE DRIVERS
1995P: Andrew Morton
1996M: akpm@osdl.org
1997P: Jeff Garzik
1998M: jgarzik@pobox.com
Ralf Baechle979b6c12005-06-13 14:30:40 -07001999L: netdev@vger.kernel.org
Jody McIntyre6fb04252005-11-18 09:31:06 -08002000T: git kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07002001S: Maintained
2002
2003NETWORKING [GENERAL]
2004P: Networking Team
Ralf Baechle979b6c12005-06-13 14:30:40 -07002005M: netdev@vger.kernel.org
2006L: netdev@vger.kernel.org
David S. Millerf1465f72006-03-27 23:28:44 -08002007W: http://linux-net.osdl.org/
Linus Torvalds1da177e2005-04-16 15:20:36 -07002008S: Maintained
2009
2010NETWORKING [IPv4/IPv6]
2011P: David S. Miller
2012M: davem@davemloft.net
2013P: Alexey Kuznetsov
2014M: kuznet@ms2.inr.ac.ru
2015P: Pekka Savola (ipv6)
2016M: pekkas@netcore.fi
2017P: James Morris
James Morris48de5be2005-08-08 10:29:08 -04002018M: jmorris@namei.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002019P: Hideaki YOSHIFUJI
2020M: yoshfuji@linux-ipv6.org
2021P: Patrick McHardy
2022M: kaber@coreworks.de
Ralf Baechle979b6c12005-06-13 14:30:40 -07002023L: netdev@vger.kernel.org
John W. Linvilled5ca3112006-01-18 14:52:18 -08002024T: git kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07002025S: Maintained
2026
John W. Linville29f8f632006-01-18 14:52:48 -08002027NETWORKING [WIRELESS]
2028P: John W. Linville
2029M: linville@tuxdriver.com
2030L: netdev@vger.kernel.org
2031T: git kernel.org:/pub/scm/linux/kernel/git/linville/wireless-2.6.git
2032S: Maintained
2033
Linus Torvalds1da177e2005-04-16 15:20:36 -07002034IPVS
2035P: Wensong Zhang
2036M: wensong@linux-vs.org
Horms9d30c172005-09-29 19:47:06 -07002037P: Simon Horman
2038M: horms@verge.net.au
Linus Torvalds1da177e2005-04-16 15:20:36 -07002039P: Julian Anastasov
2040M: ja@ssi.bg
Horms9d30c172005-09-29 19:47:06 -07002041L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002042S: Maintained
2043
2044NFS CLIENT
2045P: Trond Myklebust
2046M: trond.myklebust@fys.uio.no
2047L: linux-kernel@vger.kernel.org
2048S: Maintained
2049
2050NI5010 NETWORK DRIVER
Andreas Mohr5b552b12006-06-30 02:25:07 -07002051P: Jan-Pascal van Best
2052M: janpascal@vanbest.org
2053P: Andreas Mohr
2054M: andi@lisas.de
Ralf Baechle979b6c12005-06-13 14:30:40 -07002055L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002056S: Maintained
2057
2058NINJA SCSI-3 / NINJA SCSI-32Bi (16bit/CardBus) PCMCIA SCSI HOST ADAPTER DRIVER
2059P: YOKOTA Hiroshi
2060M: yokota@netlab.is.tsukuba.ac.jp
2061W: http://www.netlab.is.tsukuba.ac.jp/~yokota/izumi/ninja/
2062S: Maintained
2063
2064NINJA SCSI-32Bi/UDE PCI/CARDBUS SCSI HOST ADAPTER DRIVER
2065P: GOTO Masanori
2066M: gotom@debian.or.jp
2067P: YOKOTA Hiroshi
2068M: yokota@netlab.is.tsukuba.ac.jp
2069W: http://www.netlab.is.tsukuba.ac.jp/~yokota/izumi/ninja/
2070S: Maintained
2071
2072NON-IDE/NON-SCSI CDROM DRIVERS [GENERAL] (come on, crew - mark your responsibility)
2073P: Eberhard Moenkeberg
2074M: emoenke@gwdg.de
2075L: linux-kernel@vger.kernel.org
2076S: Maintained
2077
2078NTFS FILESYSTEM
2079P: Anton Altaparmakov
2080M: aia21@cantab.net
2081L: linux-ntfs-dev@lists.sourceforge.net
2082L: linux-kernel@vger.kernel.org
2083W: http://linux-ntfs.sf.net/
Josh Boyer1adc1232005-11-23 15:44:15 -08002084T: git kernel.org:/pub/scm/linux/kernel/git/aia21/ntfs-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07002085S: Maintained
2086
Antonino A. Daplas9eb8ef72006-01-14 13:21:26 -08002087NVIDIA (rivafb and nvidiafb) FRAMEBUFFER DRIVER
2088P: Antonino Daplas
2089M: adaplas@pol.net
2090L: linux-fbdev-devel@lists.sourceforge.net
2091S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07002092
Peter Korsgaard1ded9692006-06-12 21:40:53 +02002093OPENCORES I2C BUS DRIVER
2094P: Peter Korsgaard
2095M: jacmet@sunsite.dk
Jean Delvare5d925fe2006-07-01 17:14:32 +02002096L: i2c@lm-sensors.org
Peter Korsgaard1ded9692006-06-12 21:40:53 +02002097S: Maintained
2098
Mark Fashehccd979b2005-12-15 14:31:24 -08002099ORACLE CLUSTER FILESYSTEM 2 (OCFS2)
2100P: Mark Fasheh
2101M: mark.fasheh@oracle.com
2102P: Kurt Hackel
2103M: kurt.hackel@oracle.com
2104L: ocfs2-devel@oss.oracle.com
2105W: http://oss.oracle.com/projects/ocfs2/
2106S: Supported
2107
Linus Torvalds1da177e2005-04-16 15:20:36 -07002108OLYMPIC NETWORK DRIVER
2109P: Peter De Shrijver
2110M: p2@ace.ulyssis.student.kuleuven.ac.be
2111P: Mike Phillips
2112M: mikep@linuxtr.net
Ralf Baechle979b6c12005-06-13 14:30:40 -07002113L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002114L: linux-tr@linuxtr.net
2115W: http://www.linuxtr.net
2116S: Maintained
2117
Harald Weltec1986ee2005-11-13 16:06:29 -08002118OMNIKEY CARDMAN 4000 DRIVER
2119P: Harald Welte
2120M: laforge@gnumonks.org
2121S: Maintained
2122
Harald Welte77c44ab2005-11-13 16:06:26 -08002123OMNIKEY CARDMAN 4040 DRIVER
2124P: Harald Welte
2125M: laforge@gnumonks.org
2126S: Maintained
2127
Linus Torvalds1da177e2005-04-16 15:20:36 -07002128ONSTREAM SCSI TAPE DRIVER
2129P: Willem Riede
2130M: osst@riede.org
2131L: osst-users@lists.sourceforge.net
2132L: linux-scsi@vger.kernel.org
2133S: Maintained
2134
2135OPL3-SA2, SA3, and SAx DRIVER
2136P: Zwane Mwaikambo
Zwane Mwaikambo3c7bf1e2005-08-18 11:24:07 -07002137M: zwane@arm.linux.org.uk
Linus Torvalds1da177e2005-04-16 15:20:36 -07002138L: linux-sound@vger.kernel.org
2139S: Maintained
2140
2141OPROFILE
2142P: Philippe Elie
2143M: phil.el@wanadoo.fr
2144L: oprofile-list@lists.sf.net
2145S: Maintained
2146
2147ORINOCO DRIVER
2148P: Pavel Roskin
2149M: proski@gnu.org
2150P: David Gibson
2151M: hermes@gibson.dropbear.id.au
Pavel Roskinecffdde2005-05-05 16:16:01 -07002152L: orinoco-users@lists.sourceforge.net
2153L: orinoco-devel@lists.sourceforge.net
2154W: http://www.nongnu.org/orinoco/
Linus Torvalds1da177e2005-04-16 15:20:36 -07002155S: Maintained
2156
2157PARALLEL PORT SUPPORT
2158P: Phil Blundell
2159M: philb@gnu.org
2160P: Tim Waugh
2161M: tim@cyberelk.net
2162P: David Campbell
Linus Torvalds1da177e2005-04-16 15:20:36 -07002163P: Andrea Arcangeli
2164M: andrea@suse.de
2165L: linux-parport@lists.infradead.org
2166W: http://people.redhat.com/twaugh/parport/
2167S: Maintained
2168
2169PARIDE DRIVERS FOR PARALLEL PORT IDE DEVICES
2170P: Tim Waugh
2171M: tim@cyberelk.net
2172L: linux-parport@lists.infradead.org
2173W: http://www.torque.net/linux-pp.html
2174S: Maintained
2175
2176PARISC ARCHITECTURE
2177P: Matthew Wilcox
2178M: matthew@wil.cx
2179P: Grant Grundler
2180M: grundler@parisc-linux.org
Kyle McMartin223232d2006-04-21 16:54:23 -04002181P: Kyle McMartin
2182M: kyle@parisc-linux.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002183L: parisc-linux@parisc-linux.org
2184W: http://www.parisc-linux.org/
Kyle McMartin223232d2006-04-21 16:54:23 -04002185T: git kernel.org:/pub/scm/linux/kernel/git/kyle/parisc-2.6.git
2186T: cvs cvs.parisc-linux.org:/var/cvs/linux-2.6
Linus Torvalds1da177e2005-04-16 15:20:36 -07002187S: Maintained
2188
linas@austin.ibm.com065c6352005-12-02 19:16:18 -06002189PCI ERROR RECOVERY
2190P: Linas Vepstas
2191M: linas@austin.ibm.com
2192L: linux-kernel@vger.kernel.org
2193L: linux-pci@atrey.karlin.mff.cuni.cz
2194S: Supported
2195
Linus Torvalds1da177e2005-04-16 15:20:36 -07002196PCI SOUND DRIVERS (ES1370, ES1371 and SONICVIBES)
2197P: Thomas Sailer
2198M: sailer@ife.ee.ethz.ch
2199L: linux-sound@vger.kernel.org
2200W: http://www.ife.ee.ethz.ch/~sailer/linux/pciaudio.html
2201S: Maintained
2202
2203PCI SUBSYSTEM
2204P: Greg Kroah-Hartman
2205M: gregkh@suse.de
2206L: linux-kernel@vger.kernel.org
2207L: linux-pci@atrey.karlin.mff.cuni.cz
Jody McIntyre6fb04252005-11-18 09:31:06 -08002208T: quilt kernel.org/pub/linux/kernel/people/gregkh/gregkh-2.6/
Linus Torvalds1da177e2005-04-16 15:20:36 -07002209S: Supported
2210
2211PCI HOTPLUG CORE
2212P: Greg Kroah-Hartman
2213M: gregkh@suse.de
2214S: Supported
2215
2216PCI HOTPLUG COMPAQ DRIVER
2217P: Greg Kroah-Hartman
2218M: greg@kroah.com
2219S: Maintained
2220
Kristen Accardi8cf4c192005-08-16 15:16:10 -07002221PCIE HOTPLUG DRIVER
2222P: Kristen Carlson Accardi
2223M: kristen.c.accardi@intel.com
2224L: pcihpd-discuss@lists.sourceforge.net
2225S: Maintained
2226
Linus Torvalds1da177e2005-04-16 15:20:36 -07002227PCMCIA SUBSYSTEM
Dominik Brodowski4230dfc2005-07-07 17:59:06 -07002228P: Linux PCMCIA Team
Linus Torvalds1da177e2005-04-16 15:20:36 -07002229L: http://lists.infradead.org/mailman/listinfo/linux-pcmcia
Jody McIntyre6fb04252005-11-18 09:31:06 -08002230T: git kernel.org:/pub/scm/linux/kernel/git/brodo/pcmcia-2.6.git
Dominik Brodowski4230dfc2005-07-07 17:59:06 -07002231S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07002232
2233PCNET32 NETWORK DRIVER
2234P: Thomas Bogendörfer
2235M: tsbogend@alpha.franken.de
Ralf Baechle979b6c12005-06-13 14:30:40 -07002236L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002237S: Maintained
2238
Jim Cromiedd49d0f2006-03-24 18:08:17 +01002239PERSONALITY HANDLING
2240P: Christoph Hellwig
2241M: hch@infradead.org
2242L: linux-abi-devel@lists.sourceforge.net
2243S: Maintained
2244
Linus Torvalds1da177e2005-04-16 15:20:36 -07002245PHRAM MTD DRIVER
2246P: Jörn Engel
2247M: joern@wh.fh-wedel.de
2248L: linux-mtd@lists.infradead.org
2249S: Maintained
2250
Peter Osterlund249a6772005-09-27 21:45:30 -07002251PKTCDVD DRIVER
2252P: Peter Osterlund
2253M: petero2@telia.com
2254L: linux-kernel@vger.kernel.org
Peter Osterlund249a6772005-09-27 21:45:30 -07002255S: Maintained
2256
Linus Torvalds1da177e2005-04-16 15:20:36 -07002257POSIX CLOCKS and TIMERS
2258P: George Anzinger
2259M: george@mvista.com
Hormsf1c3ddf2006-01-15 02:18:28 +01002260L: linux-kernel@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002261S: Supported
2262
Eugene Surovegin24682972005-10-14 03:00:53 -07002263POWERPC 4xx EMAC DRIVER
2264P: Eugene Surovegin
2265M: ebs@ebshome.net
2266W: http://kernel.ebshome.net/emac/
2267L: linuxppc-embedded@ozlabs.org
2268L: netdev@vger.kernel.org
2269S: Maintained
2270
Linus Torvalds1da177e2005-04-16 15:20:36 -07002271PNP SUPPORT
2272P: Adam Belay
2273M: ambx1@neo.rr.com
2274S: Maintained
2275
2276PPP PROTOCOL DRIVERS AND COMPRESSORS
2277P: Paul Mackerras
2278M: paulus@samba.org
2279L: linux-ppp@vger.kernel.org
2280S: Maintained
2281
2282PPP OVER ATM (RFC 2364)
2283P: Mitchell Blank Jr
2284M: mitch@sfgoth.com
2285S: Maintained
2286
2287PPP OVER ETHERNET
2288P: Michal Ostrowski
2289M: mostrows@speakeasy.net
2290S: Maintained
2291
2292PREEMPTIBLE KERNEL
2293P: Robert Love
2294M: rml@tech9.net
2295L: linux-kernel@vger.kernel.org
2296L: kpreempt-tech@lists.sourceforge.net
2297W: ftp://ftp.kernel.org/pub/linux/kernel/people/rml/preempt-kernel
2298S: Supported
2299
2300PRISM54 WIRELESS DRIVER
2301P: Prism54 Development Team
2302M: prism54-private@prism54.org
Ralf Baechle979b6c12005-06-13 14:30:40 -07002303L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002304W: http://prism54.org
2305S: Maintained
2306
2307PROMISE DC4030 CACHING DISK CONTROLLER DRIVER
2308P: Peter Denison
2309M: promise@pnd-pc.demon.co.uk
2310W: http://www.pnd-pc.demon.co.uk/promise/
2311S: Maintained
2312
Michael Krufky83202042006-07-03 00:24:18 -07002313PVRUSB2 VIDEO4LINUX DRIVER
2314P: Mike Isely
2315M: isely@pobox.com
2316L: pvrusb2@isely.net
2317L: video4linux-list@redhat.com
2318W: http://www.isely.net/pvrusb2/
2319S: Maintained
2320
Linus Torvalds1da177e2005-04-16 15:20:36 -07002321PXA2xx SUPPORT
2322P: Nicolas Pitre
2323M: nico@cam.org
Alexey Dobriyan70f09f12005-06-23 00:09:47 -07002324L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002325S: Maintained
2326
2327QLOGIC QLA2XXX FC-SCSI DRIVER
2328P: Andrew Vasquez
Andrew Vasquez95e6a852006-03-14 14:41:04 -08002329M: linux-driver@qlogic.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07002330L: linux-scsi@vger.kernel.org
2331S: Supported
2332
2333QNX4 FILESYSTEM
2334P: Anders Larsen
2335M: al@alarsen.net
2336L: linux-kernel@vger.kernel.org
2337W: http://www.alarsen.net/linux/qnx4fs/
2338S: Maintained
2339
2340RADEON FRAMEBUFFER DISPLAY DRIVER
Benjamin Herrenschmidt187a2782005-04-16 15:26:40 -07002341P: Benjamin Herrenschmidt
2342M: benh@kernel.crashing.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002343L: linux-fbdev-devel@lists.sourceforge.net
2344S: Maintained
2345
2346RAGE128 FRAMEBUFFER DISPLAY DRIVER
Benjamin Herrenschmidt187a2782005-04-16 15:26:40 -07002347P: Paul Mackerras
2348M: paulus@samba.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002349L: linux-fbdev-devel@lists.sourceforge.net
2350S: Maintained
2351
2352RAYLINK/WEBGEAR 802.11 WIRELESS LAN DRIVER
2353P: Corey Thomas
2354M: corey@world.std.com
2355L: linux-kernel@vger.kernel.org
2356S: Maintained
2357
Matt Mackall9e95ce22005-04-16 15:25:56 -07002358RANDOM NUMBER DRIVER
2359P: Matt Mackall
2360M: mpm@selenic.com
2361S: Maintained
2362
Matt Porter394b7012005-11-07 01:00:15 -08002363RAPIDIO SUBSYSTEM
2364P: Matt Porter
2365M: mporter@kernel.crashing.org
2366L: linux-kernel@vger.kernel.org
2367S: Maintained
2368
Linus Torvalds1da177e2005-04-16 15:20:36 -07002369REAL TIME CLOCK DRIVER
2370P: Paul Gortmaker
2371M: p_gortmaker@yahoo.com
2372L: linux-kernel@vger.kernel.org
2373S: Maintained
2374
Alessandro Zummo0c86edc2006-03-27 01:16:37 -08002375REAL TIME CLOCK (RTC) SUBSYSTEM
2376P: Alessandro Zummo
2377M: a.zummo@towertech.it
2378L: linux-kernel@vger.kernel.org
2379S: Maintained
2380
Linus Torvalds1da177e2005-04-16 15:20:36 -07002381REISERFS FILE SYSTEM
2382P: Hans Reiser
2383M: reiserfs-dev@namesys.com
2384L: reiserfs-list@namesys.com
2385W: http://www.namesys.com
2386S: Supported
2387
2388ROCKETPORT DRIVER
2389P: Comtrol Corp.
Linus Torvalds1da177e2005-04-16 15:20:36 -07002390W: http://www.comtrol.com
2391S: Maintained
2392
2393ROSE NETWORK LAYER
2394P: Ralf Baechle
2395M: ralf@linux-mips.org
2396L: linux-hams@vger.kernel.org
Ralf Baechled34cb282006-04-19 04:14:30 +02002397W: http://www.linux-ax25.org/
Linus Torvalds1da177e2005-04-16 15:20:36 -07002398S: Maintained
2399
2400RISCOM8 DRIVER
2401S: Orphan
2402
Antonino A. Daplas9eb8ef72006-01-14 13:21:26 -08002403S3 SAVAGE FRAMEBUFFER DRIVER
2404P: Antonino Daplas
2405M: adaplas@pol.net
2406L: linux-fbdev-devel@lists.sourceforge.net
2407S: Maintained
2408
Linus Torvalds1da177e2005-04-16 15:20:36 -07002409S390
2410P: Martin Schwidefsky
2411M: schwidefsky@de.ibm.com
2412M: linux390@de.ibm.com
2413L: linux-390@vm.marist.edu
Heiko Carstens5238da42006-02-11 17:56:01 -08002414W: http://www.ibm.com/developerworks/linux/linux390/
2415S: Supported
2416
2417S390 NETWORK DRIVERS
2418P: Frank Pavlic
2419M: fpavlic@de.ibm.com
2420M: linux390@de.ibm.com
2421L: linux-390@vm.marist.edu
2422W: http://www.ibm.com/developerworks/linux/linux390/
2423S: Supported
2424
2425S390 ZFCP DRIVER
2426P: Andreas Herrmann
2427M: aherrman@de.ibm.com
2428M: linux390@de.ibm.com
2429L: linux-390@vm.marist.edu
2430W: http://www.ibm.com/developerworks/linux/linux390/
Linus Torvalds1da177e2005-04-16 15:20:36 -07002431S: Supported
2432
2433SAA7146 VIDEO4LINUX-2 DRIVER
2434P: Michael Hunold
2435M: michael@mihu.de
2436W: http://www.mihu.de/linux/saa7146
2437S: Maintained
2438
2439SBPCD CDROM DRIVER
2440P: Eberhard Moenkeberg
2441M: emoenke@gwdg.de
2442L: linux-kernel@vger.kernel.org
2443S: Maintained
2444
2445SC1200 WDT DRIVER
2446P: Zwane Mwaikambo
Zwane Mwaikambo3c7bf1e2005-08-18 11:24:07 -07002447M: zwane@arm.linux.org.uk
Linus Torvalds1da177e2005-04-16 15:20:36 -07002448S: Maintained
2449
2450SCHEDULER
2451P: Ingo Molnar
2452M: mingo@elte.hu
2453P: Robert Love [the preemptible kernel bits]
2454M: rml@tech9.net
2455L: linux-kernel@vger.kernel.org
2456S: Maintained
2457
2458SCSI CDROM DRIVER
2459P: Jens Axboe
2460M: axboe@suse.de
2461L: linux-scsi@vger.kernel.org
2462W: http://www.kernel.dk
2463S: Maintained
2464
2465SCSI SG DRIVER
2466P: Doug Gilbert
2467M: dgilbert@interlog.com
2468L: linux-scsi@vger.kernel.org
2469W: http://www.torque.net/sg
2470S: Maintained
2471
2472SCSI SUBSYSTEM
2473P: James E.J. Bottomley
2474M: James.Bottomley@SteelEye.com
2475L: linux-scsi@vger.kernel.org
Jody McIntyre6fb04252005-11-18 09:31:06 -08002476T: git kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07002477S: Maintained
2478
2479SCSI TAPE DRIVER
2480P: Kai Mäkisara
2481M: Kai.Makisara@kolumbus.fi
2482L: linux-scsi@vger.kernel.org
2483S: Maintained
2484
2485SCTP PROTOCOL
2486P: Sridhar Samudrala
2487M: sri@us.ibm.com
2488L: lksctp-developers@lists.sourceforge.net
2489S: Supported
2490
2491SCx200 CPU SUPPORT
2492P: Christer Weinigel
2493M: christer@weinigel.se
2494W: http://www.weinigel.se
2495S: Supported
2496
2497SECURITY CONTACT
2498P: Security Officers
2499M: security@kernel.org
2500S: Supported
2501
2502SELINUX SECURITY MODULE
2503P: Stephen Smalley
Stephen Smalley62cfe7e2006-02-04 23:27:42 -08002504M: sds@tycho.nsa.gov
Linus Torvalds1da177e2005-04-16 15:20:36 -07002505P: James Morris
James Morris48de5be2005-08-08 10:29:08 -04002506M: jmorris@namei.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002507L: linux-kernel@vger.kernel.org (kernel issues)
2508L: selinux@tycho.nsa.gov (general discussion)
2509W: http://www.nsa.gov/selinux
2510S: Supported
2511
2512SERIAL ATA (SATA) SUBSYSTEM:
2513P: Jeff Garzik
2514M: jgarzik@pobox.com
2515L: linux-ide@vger.kernel.org
Jody McIntyre6fb04252005-11-18 09:31:06 -08002516T: git kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07002517S: Supported
2518
2519SGI SN-IA64 (Altix) SERIAL CONSOLE DRIVER
2520P: Pat Gefre
2521M: pfg@sgi.com
2522L: linux-ia64@vger.kernel.org
2523S: Supported
2524
2525SGI VISUAL WORKSTATION 320 AND 540
2526P: Andrey Panin
2527M: pazke@donpac.ru
2528L: linux-visws-devel@lists.sf.net
2529W: http://linux-visws.sf.net
2530S: Maintained for 2.6.
2531
2532SIMTEC EB110ATX (Chalice CATS)
2533P: Ben Dooks
2534P: Vincent Sanders
2535M: support@simtec.co.uk
2536W: http://www.simtec.co.uk/products/EB110ATX/
2537S: Supported
2538
2539SIMTEC EB2410ITX (BAST)
2540P: Ben Dooks
2541P: Vincent Sanders
2542M: support@simtec.co.uk
2543W: http://www.simtec.co.uk/products/EB2410ITX/
2544S: Supported
2545
Francois Romieu92aab3c2005-07-30 13:11:18 +02002546SIS 190 ETHERNET DRIVER
2547P: Francois Romieu
2548M: romieu@fr.zoreil.com
2549L: netdev@vger.kernel.org
2550S: Maintained
2551
Linus Torvalds1da177e2005-04-16 15:20:36 -07002552SIS 5513 IDE CONTROLLER DRIVER
2553P: Lionel Bouton
2554M: Lionel.Bouton@inet6.fr
2555W: http://inet6.dyn.dhs.org/sponsoring/sis5513/index.html
2556W: http://gyver.homeip.net/sis5513/index.html
2557S: Maintained
2558
2559SIS 900/7016 FAST ETHERNET DRIVER
2560P: Daniele Venzano
2561M: venza@brownhat.org
2562W: http://www.brownhat.org/sis900.html
Ralf Baechle979b6c12005-06-13 14:30:40 -07002563L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002564S: Maintained
2565
2566SIS FRAMEBUFFER DRIVER
2567P: Thomas Winischhofer
2568M: thomas@winischhofer.net
2569W: http://www.winischhofer.net/linuxsisvga.shtml
2570S: Maintained
2571
2572SIS USB2VGA DRIVER
2573P: Thomas Winischhofer
2574M: thomas@winischhofer.net
2575W: http://www.winischhofer.at/linuxsisusbvga.shtml
2576S: Maintained
2577
Linus Torvalds1da177e2005-04-16 15:20:36 -07002578SMC91x ETHERNET DRIVER
2579P: Nicolas Pitre
2580M: nico@cam.org
2581S: Maintained
2582
Linus Torvalds1da177e2005-04-16 15:20:36 -07002583SOFTWARE RAID (Multiple Disks) SUPPORT
2584P: Ingo Molnar
2585M: mingo@redhat.com
2586P: Neil Brown
2587M: neilb@cse.unsw.edu.au
2588L: linux-raid@vger.kernel.org
2589S: Maintained
2590
2591SOFTWARE SUSPEND:
2592P: Pavel Machek
2593M: pavel@suse.cz
Pavel Machekfc5fb2c2005-06-25 14:55:07 -07002594L: linux-pm@osdl.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002595S: Maintained
2596
2597SONIC NETWORK DRIVER
2598P: Thomas Bogendoerfer
2599M: tsbogend@alpha.franken.de
Ralf Baechle979b6c12005-06-13 14:30:40 -07002600L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002601S: Maintained
2602
2603SONY VAIO CONTROL DEVICE DRIVER
2604P: Stelian Pop
2605M: stelian@popies.net
2606W: http://popies.net/sonypi/
2607S: Maintained
2608
2609SOUND
2610P: Jaroslav Kysela
2611M: perex@suse.cz
2612L: alsa-devel@alsa-project.org
2613S: Maintained
2614
Kumar Gala025c3982006-04-02 16:05:54 -05002615SPI SUBSYSTEM
2616P: David Brownell
2617M: dbrownell@users.sourceforge.net
2618L: spi-devel-general@lists.sourceforge.net
2619S: Maintained
2620
Kylene Hall1c72d462005-05-01 08:59:13 -07002621TPM DEVICE DRIVER
2622P: Kylene Hall
2623M: kjhall@us.ibm.com
2624W: http://tpmdd.sourceforge.net
2625L: tpmdd-devel@lists.sourceforge.net
2626S: Maintained
2627
Mark Gross1a80ba82005-10-30 15:02:55 -08002628Telecom Clock Driver for MCPL0010
2629P: Mark Gross
2630M: mark.gross@intel.com
2631S: Supported
2632
Chris Zankel48b415c2005-06-23 22:01:07 -07002633TENSILICA XTENSA PORT (xtensa):
2634P: Chris Zankel
2635M: chris@zankel.net
2636S: Maintained
2637
Linus Torvalds1da177e2005-04-16 15:20:36 -07002638UltraSPARC (sparc64):
2639P: David S. Miller
2640M: davem@davemloft.net
2641P: Eddie C. Dost
Eddie C. Dost90cdba62005-07-06 15:37:58 -07002642M: ecd@brainaid.de
Linus Torvalds1da177e2005-04-16 15:20:36 -07002643P: Jakub Jelinek
2644M: jj@sunsite.ms.mff.cuni.cz
2645P: Anton Blanchard
2646M: anton@samba.org
2647L: sparclinux@vger.kernel.org
2648L: ultralinux@vger.kernel.org
Josh Boyer1adc1232005-11-23 15:44:15 -08002649T: git kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07002650S: Maintained
2651
2652SHARP LH SUPPORT (LH7952X & LH7A40X)
2653P: Marc Singer
2654M: elf@buici.com
2655W: http://projects.buici.com/arm
Alexey Dobriyan70f09f12005-06-23 00:09:47 -07002656L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002657S: Maintained
2658
Kristen Accardi8cf4c192005-08-16 15:16:10 -07002659SHPC HOTPLUG DRIVER
2660P: Kristen Carlson Accardi
2661M: kristen.c.accardi@intel.com
2662L: pcihpd-discuss@lists.sourceforge.net
2663S: Maintained
2664
Pierre Ossmand129bce2006-03-24 03:18:17 -08002665SECURE DIGITAL HOST CONTROLLER INTERFACE DRIVER
2666P: Pierre Ossman
2667M: drzeus-sdhci@drzeus.cx
2668L: sdhci-devel@list.drzeus.cx
2669W: http://mmc.drzeus.cx/wiki/Linux/Drivers/sdhci
2670S: Maintained
2671
Stephen Hemminger4b1ac9ab2005-09-21 09:55:41 -07002672SKGE, SKY2 10/100/1000 GIGABIT ETHERNET DRIVERS
2673P: Stephen Hemminger
2674M: shemminger@osdl.org
2675L: netdev@vger.kernel.org
2676S: Maintained
2677
Chris Boot1a87d942006-07-10 04:45:34 -07002678SOEKRIS NET48XX LED SUPPORT
2679P: Chris Boot
2680M: bootc@bootc.net
2681S: Maintained
2682
Linus Torvalds1da177e2005-04-16 15:20:36 -07002683SPARC (sparc32):
2684P: William L. Irwin
2685M: wli@holomorphy.com
2686L: sparclinux@vger.kernel.org
2687S: Maintained
2688
2689SPECIALIX IO8+ MULTIPORT SERIAL CARD DRIVER
2690P: Roger Wolff
2691M: R.E.Wolff@BitWizard.nl
2692L: linux-kernel@vger.kernel.org ?
2693S: Supported
2694
Linus Torvalds1da177e2005-04-16 15:20:36 -07002695SRM (Alpha) environment access
2696P: Jan-Benedict Glaw
2697M: jbglaw@lug-owl.de
2698L: linux-kernel@vger.kernel.org
2699S: Maintained
2700
2701STARFIRE/DURALAN NETWORK DRIVER
2702P: Ion Badulescu
2703M: ionut@cs.columbia.edu
2704S: Maintained
2705
2706STARMODE RADIO IP (STRIP) PROTOCOL DRIVER
2707W: http://mosquitonet.Stanford.EDU/strip.html
2708S: Unsupported ?
2709
2710STRADIS MPEG-2 DECODER DRIVER
2711P: Nathan Laredo
2712M: laredo@gnu.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002713W: http://www.stradis.com/
2714S: Maintained
2715
2716SUPERH (sh)
2717P: Paul Mundt
2718M: lethal@linux-sh.org
2719P: Kazumoto Kojima
2720M: kkojima@rr.iij4u.or.jp
Adrian Bunk210bb952006-01-11 01:43:01 +01002721L: linuxsh-dev@lists.sourceforge.net
Linus Torvalds1da177e2005-04-16 15:20:36 -07002722W: http://www.linux-sh.org
2723W: http://www.m17n.org/linux-sh/
2724W: http://www.rr.iij4u.or.jp/~kkojima/linux-sh4.html
2725S: Maintained
2726
2727SUPERH64 (sh64)
2728P: Paul Mundt
2729M: lethal@linux-sh.org
2730P: Richard Curnow
2731M: rc@rc0.org.uk
2732L: linuxsh-shmedia-dev@lists.sourceforge.net
2733W: http://www.linux-sh.org
2734W: http://www.rc0.org.uk/sh64
2735S: Maintained
2736
2737SUN3/3X
2738P: Sam Creasey
2739M: sammy@sammy.net
2740L: sun3-list@redhat.com
2741W: http://sammy.net/sun3/
2742S: Maintained
2743
2744SVGA HANDLING
2745P: Martin Mares
2746M: mj@ucw.cz
2747L: linux-video@atrey.karlin.mff.cuni.cz
2748S: Maintained
2749
2750SYSV FILESYSTEM
2751P: Christoph Hellwig
2752M: hch@infradead.org
2753S: Maintained
2754
Michael Buesch844dd052006-06-26 00:24:59 -07002755TI OMAP RANDOM NUMBER GENERATOR SUPPORT
2756P: Deepak Saxena
2757M: dsaxena@plexity.net
2758S: Maintained
2759
Linus Torvalds1da177e2005-04-16 15:20:36 -07002760TI PARALLEL LINK CABLE DRIVER
2761P: Romain Lievin
2762M: roms@lpg.ticalc.org
2763S: Maintained
2764
Per Lidene86eaa32006-01-12 16:45:18 +01002765TIPC NETWORK LAYER
2766P: Per Liden
Per Liden7c2b2aa2006-01-14 12:42:21 +01002767M: per.liden@ericsson.com
Per Lidene86eaa32006-01-12 16:45:18 +01002768P: Jon Maloy
Per Liden7c2b2aa2006-01-14 12:42:21 +01002769M: jon.maloy@ericsson.com
Per Lidene86eaa32006-01-12 16:45:18 +01002770P: Allan Stephens
Per Liden7c2b2aa2006-01-14 12:42:21 +01002771M: allan.stephens@windriver.com
Per Lidene86eaa32006-01-12 16:45:18 +01002772L: tipc-discussion@lists.sourceforge.net
2773W: http://tipc.sourceforge.net/
2774W: http://tipc.cslab.ericsson.net/
2775T: git tipc.cslab.ericsson.net:/pub/git/tipc.git
2776S: Maintained
2777
Linus Torvalds1da177e2005-04-16 15:20:36 -07002778TLAN NETWORK DRIVER
2779P: Samuel Chessman
2780M: chessman@tux.org
2781L: tlan-devel@lists.sourceforge.net
2782W: http://sourceforge.net/projects/tlan/
2783S: Maintained
2784
2785TOKEN-RING NETWORK DRIVER
2786P: Mike Phillips
2787M: mikep@linuxtr.net
Ralf Baechle979b6c12005-06-13 14:30:40 -07002788L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002789L: linux-tr@linuxtr.net
2790W: http://www.linuxtr.net
2791S: Maintained
2792
2793TOSHIBA ACPI EXTRAS DRIVER
2794P: John Belmonte
2795M: toshiba_acpi@memebeam.org
2796W: http://memebeam.org/toys/ToshibaAcpiDriver
2797S: Maintained
2798
2799TOSHIBA SMM DRIVER
2800P: Jonathan Buzzard
2801M: jonathan@buzzard.org.uk
2802L: tlinux-users@tce.toshiba-dme.co.jp
2803W: http://www.buzzard.org.uk/toshiba/
2804S: Maintained
2805
2806TRIDENT 4DWAVE/SIS 7018 PCI AUDIO CORE
2807P: Muli Ben-Yehuda
2808M: mulix@mulix.org
2809L: linux-kernel@vger.kernel.org
2810S: Maintained
2811
2812TRIVIAL PATCHES
Adrian Bunk6dfca872005-11-06 21:31:01 +01002813P: Adrian Bunk
2814M: trivial@kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002815L: linux-kernel@vger.kernel.org
Adrian Bunk6dfca872005-11-06 21:31:01 +01002816W: http://www.kernel.org/pub/linux/kernel/people/bunk/trivial/
Josh Boyer1adc1232005-11-23 15:44:15 -08002817T: git kernel.org:/pub/scm/linux/kernel/git/bunk/trivial.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07002818S: Maintained
2819
2820TMS380 TOKEN-RING NETWORK DRIVER
2821P: Adam Fritzler
2822M: mid@auk.cx
2823L: linux-tr@linuxtr.net
2824W: http://www.auk.cx/tms380tr/
2825S: Maintained
2826
2827TULIP NETWORK DRIVER
2828P: Jeff Garzik
2829M: jgarzik@pobox.com
2830L: tulip-users@lists.sourceforge.net
2831W: http://sourceforge.net/projects/tulip/
2832S: Maintained
2833
2834TUN/TAP driver
2835P: Maxim Krasnyansky
Dave Jones66777b72006-03-25 03:07:53 -08002836M: maxk@qualcomm.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07002837L: vtun@office.satix.net
2838W: http://vtun.sourceforge.net/tun
2839S: Maintained
2840
2841U14-34F SCSI DRIVER
2842P: Dario Ballabio
2843M: ballabio_dario@emc.com
2844L: linux-scsi@vger.kernel.org
2845S: Maintained
2846
2847UDF FILESYSTEM
2848P: Ben Fennema
2849M: bfennema@falcon.csc.calpoly.edu
Linus Torvalds1da177e2005-04-16 15:20:36 -07002850W: http://linux-udf.sourceforge.net
2851S: Maintained
2852
2853UNIFORM CDROM DRIVER
2854P: Jens Axboe
2855M: axboe@suse.de
2856L: linux-kernel@vger.kernel.org
2857W: http://www.kernel.dk
2858S: Maintained
2859
2860USB ACM DRIVER
2861P: Oliver Neukum
2862M: oliver@neukum.name
2863L: linux-usb-users@lists.sourceforge.net
2864L: linux-usb-devel@lists.sourceforge.net
2865S: Maintained
2866
2867USB BLOCK DRIVER (UB ub)
2868P: Pete Zaitcev
2869M: zaitcev@redhat.com
2870L: linux-kernel@vger.kernel.org
2871L: linux-usb-devel@lists.sourceforge.net
2872S: Supported
2873
Linus Torvalds1da177e2005-04-16 15:20:36 -07002874USB CDC ETHERNET DRIVER
2875P: Greg Kroah-Hartman
2876M: greg@kroah.com
2877L: linux-usb-users@lists.sourceforge.net
2878L: linux-usb-devel@lists.sourceforge.net
2879S: Maintained
2880W: http://www.kroah.com/linux-usb/
2881
2882USB EHCI DRIVER
2883P: David Brownell
2884M: dbrownell@users.sourceforge.net
2885L: linux-usb-devel@lists.sourceforge.net
2886S: Maintained
2887
Luca Risolia7ce08c92006-01-11 02:06:59 +00002888USB ET61X[12]51 DRIVER
2889P: Luca Risolia
2890M: luca.risolia@studio.unibo.it
2891L: linux-usb-devel@lists.sourceforge.net
2892L: video4linux-list@redhat.com
2893W: http://www.linux-projects.org
2894S: Maintained
2895
Linus Torvalds1da177e2005-04-16 15:20:36 -07002896USB HID/HIDBP DRIVERS
2897P: Vojtech Pavlik
2898M: vojtech@suse.cz
2899L: linux-usb-users@lists.sourceforge.net
2900L: linux-usb-devel@lists.sourceforge.net
2901S: Maintained
2902
2903USB HUB DRIVER
2904P: Johannes Erdfelt
2905M: johannes@erdfelt.com
2906L: linux-usb-users@lists.sourceforge.net
2907L: linux-usb-devel@lists.sourceforge.net
2908S: Maintained
2909
Olav Kongas959eea22005-11-03 17:38:14 +02002910USB ISP116X DRIVER
2911P: Olav Kongas
2912M: ok@artecdesign.ee
2913L: linux-usb-devel@lists.sourceforge.net
2914S: Maintained
2915
Linus Torvalds1da177e2005-04-16 15:20:36 -07002916USB KAWASAKI LSI DRIVER
2917P: Oliver Neukum
2918M: oliver@neukum.name
2919L: linux-usb-users@lists.sourceforge.net
2920L: linux-usb-devel@lists.sourceforge.net
2921S: Maintained
2922
2923USB MASS STORAGE DRIVER
2924P: Matthew Dharm
2925M: mdharm-usb@one-eyed-alien.net
2926L: linux-usb-users@lists.sourceforge.net
Matthew Dharm8836aeb2005-12-04 22:03:47 -08002927L: usb-storage@lists.one-eyed-alien.net
Linus Torvalds1da177e2005-04-16 15:20:36 -07002928S: Maintained
2929W: http://www.one-eyed-alien.net/~mdharm/linux-usb/
2930
2931USB OHCI DRIVER
2932P: Roman Weissgaerber
2933M: weissg@vienna.at
2934L: linux-usb-users@lists.sourceforge.net
2935L: linux-usb-devel@lists.sourceforge.net
2936S: Maintained
2937
Matthias Urlichsba460e42005-07-14 00:33:47 -07002938USB OPTION-CARD DRIVER
2939P: Matthias Urlichs
2940M: smurf@smurf.noris.de
2941L: linux-usb-devel@lists.sourceforge.net
2942S: Maintained
2943
Linus Torvalds1da177e2005-04-16 15:20:36 -07002944USB OV511 DRIVER
2945P: Mark McClelland
2946M: mmcclell@bigfoot.com
2947L: linux-usb-users@lists.sourceforge.net
2948L: linux-usb-devel@lists.sourceforge.net
2949W: http://alpha.dyndns.org/ov511/
2950S: Maintained
2951
2952USB PEGASUS DRIVER
2953P: Petko Manolov
2954M: petkan@users.sourceforge.net
2955L: linux-usb-users@lists.sourceforge.net
2956L: linux-usb-devel@lists.sourceforge.net
2957W: http://pegasus2.sourceforge.net/
2958S: Maintained
2959
2960USB PRINTER DRIVER
2961P: Vojtech Pavlik
2962M: vojtech@suse.cz
2963L: linux-usb-users@lists.sourceforge.net
2964L: linux-usb-devel@lists.sourceforge.net
2965S: Maintained
2966
2967USB RTL8150 DRIVER
2968P: Petko Manolov
2969M: petkan@users.sourceforge.net
2970L: linux-usb-users@lists.sourceforge.net
2971L: linux-usb-devel@lists.sourceforge.net
2972W: http://pegasus2.sourceforge.net/
2973S: Maintained
2974
2975USB SE401 DRIVER
2976P: Jeroen Vreeken
2977M: pe1rxq@amsat.org
2978L: linux-usb-users@lists.sourceforge.net
2979L: linux-usb-devel@lists.sourceforge.net
2980W: http://www.chello.nl/~j.vreeken/se401/
2981S: Maintained
2982
2983USB SERIAL CYBERJACK DRIVER
2984P: Matthias Bruestle and Harald Welte
2985M: support@reiner-sct.com
2986W: http://www.reiner-sct.de/support/treiber_cyberjack.php
2987S: Maintained
2988
2989USB SERIAL DIGI ACCELEPORT DRIVER
2990P: Peter Berger and Al Borchers
2991M: pberger@brimson.com
2992M: alborchers@steinerpoint.com
2993L: linux-usb-users@lists.sourceforge.net
2994L: linux-usb-devel@lists.sourceforge.net
2995S: Maintained
2996
2997USB SERIAL DRIVER
2998P: Greg Kroah-Hartman
2999M: gregkh@suse.de
3000L: linux-usb-users@lists.sourceforge.net
3001L: linux-usb-devel@lists.sourceforge.net
3002S: Supported
3003
3004USB SERIAL BELKIN F5U103 DRIVER
3005P: William Greathouse
3006M: wgreathouse@smva.com
3007L: linux-usb-users@lists.sourceforge.net
3008L: linux-usb-devel@lists.sourceforge.net
3009S: Maintained
3010
3011USB SERIAL CYPRESS M8 DRIVER
3012P: Lonnie Mendez
3013M: dignome@gmail.com
3014L: linux-usb-users@lists.sourceforge.net
3015L: linux-usb-devel@lists.sourceforge.net
3016S: Maintained
3017W: http://geocities.com/i0xox0i
3018W: http://firstlight.net/cvs
3019
3020USB SERIAL CYBERJACK PINPAD/E-COM DRIVER
3021L: linux-usb-users@lists.sourceforge.net
3022L: linux-usb-devel@lists.sourceforge.net
3023S: Maintained
3024
3025USB AUERSWALD DRIVER
3026P: Wolfgang Muees
3027M: wolfgang@iksw-muees.de
3028L: linux-usb-users@lists.sourceforge.net
3029L: linux-usb-devel@lists.sourceforge.net
3030S: Maintained
3031
3032USB SERIAL EMPEG EMPEG-CAR MARK I/II DRIVER
3033P: Gary Brubaker
3034M: xavyer@ix.netcom.com
3035L: linux-usb-users@lists.sourceforge.net
3036L: linux-usb-devel@lists.sourceforge.net
3037S: Maintained
3038
3039USB SERIAL KEYSPAN DRIVER
3040P: Greg Kroah-Hartman
3041M: greg@kroah.com
3042L: linux-usb-users@lists.sourceforge.net
3043L: linux-usb-devel@lists.sourceforge.net
3044W: http://www.kroah.com/linux/
3045S: Maintained
3046
3047USB SERIAL WHITEHEAT DRIVER
3048P: Stuart MacDonald
3049M: stuartm@connecttech.com
3050L: linux-usb-users@lists.sourceforge.net
3051L: linux-usb-devel@lists.sourceforge.net
3052W: http://www.connecttech.com
3053S: Supported
3054
3055USB SN9C10x DRIVER
3056P: Luca Risolia
3057M: luca.risolia@studio.unibo.it
3058L: linux-usb-devel@lists.sourceforge.net
Luca Risolia7ce08c92006-01-11 02:06:59 +00003059L: video4linux-list@redhat.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07003060W: http://www.linux-projects.org
3061S: Maintained
3062
3063USB SUBSYSTEM
3064P: Greg Kroah-Hartman
3065M: gregkh@suse.de
3066L: linux-usb-users@lists.sourceforge.net
3067L: linux-usb-devel@lists.sourceforge.net
3068W: http://www.linux-usb.org
Jody McIntyre6fb04252005-11-18 09:31:06 -08003069T: quilt kernel.org/pub/linux/kernel/people/gregkh/gregkh-2.6/
Linus Torvalds1da177e2005-04-16 15:20:36 -07003070S: Supported
3071
3072USB UHCI DRIVER
3073P: Alan Stern
3074M: stern@rowland.harvard.edu
3075L: linux-usb-users@lists.sourceforge.net
3076L: linux-usb-devel@lists.sourceforge.net
3077S: Maintained
3078
3079USB "USBNET" DRIVER
3080P: David Brownell
3081M: dbrownell@users.sourceforge.net
3082L: linux-usb-devel@lists.sourceforge.net
3083S: Maintained
3084
3085USB W996[87]CF DRIVER
3086P: Luca Risolia
3087M: luca.risolia@studio.unibo.it
3088L: linux-usb-devel@lists.sourceforge.net
Luca Risolia7ce08c92006-01-11 02:06:59 +00003089L: video4linux-list@redhat.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07003090W: http://www.linux-projects.org
3091S: Maintained
3092
Luca Risolia60f78052006-02-06 16:29:35 +00003093USB ZC0301 DRIVER
3094P: Luca Risolia
3095M: luca.risolia@studio.unibo.it
3096L: linux-usb-devel@lists.sourceforge.net
3097L: video4linux-list@redhat.com
3098W: http://www.linux-projects.org
3099S: Maintained
3100
Linus Torvalds1da177e2005-04-16 15:20:36 -07003101USB ZD1201 DRIVER
3102P: Jeroen Vreeken
3103M: pe1rxq@amsat.org
3104L: linux-usb-users@lists.sourceforge.net
3105L: linux-usb-devel@lists.sourceforge.net
3106W: http://linux-lc100020.sourceforge.net
3107S: Maintained
3108
3109USER-MODE LINUX
3110P: Jeff Dike
3111M: jdike@karaya.com
3112L: user-mode-linux-devel@lists.sourceforge.net
3113L: user-mode-linux-user@lists.sourceforge.net
3114W: http://user-mode-linux.sourceforge.net
3115S: Maintained
3116
3117FAT/VFAT/MSDOS FILESYSTEM:
3118P: OGAWA Hirofumi
3119M: hirofumi@mail.parknet.co.jp
3120L: linux-kernel@vger.kernel.org
3121S: Maintained
3122
3123VIA 82Cxxx AUDIO DRIVER (old OSS driver)
3124P: Jeff Garzik
3125S: Odd fixes
3126
3127VIA RHINE NETWORK DRIVER
3128P: Roger Luethi
3129M: rl@hellgate.ch
3130S: Maintained
3131
Jean Delvare32c0a522005-09-22 21:47:58 +02003132VIAPRO SMBUS DRIVER
3133P: Jean Delvare
3134M: khali@linux-fr.org
Jean Delvare5d925fe2006-07-01 17:14:32 +02003135L: i2c@lm-sensors.org
Jean Delvare32c0a522005-09-22 21:47:58 +02003136S: Maintained
3137
Linus Torvalds1da177e2005-04-16 15:20:36 -07003138UCLINUX (AND M68KNOMMU)
3139P: Greg Ungerer
3140M: gerg@uclinux.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003141W: http://www.uclinux.org/
Adrian Bunkd660a742005-06-25 14:59:35 -07003142L: uclinux-dev@uclinux.org (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -07003143S: Maintained
3144
3145UCLINUX FOR NEC V850
3146P: Miles Bader
3147M: uclinux-v850@lsi.nec.co.jp
3148W: http://www.ic.nec.co.jp/micro/uclinux/eng/
3149W: http://www.ee.nec.de/uclinux/
3150S: Supported
3151
3152UCLINUX FOR RENESAS H8/300
3153P: Yoshinori Sato
3154M: ysato@users.sourceforge.jp
3155W: http://uclinux-h8.sourceforge.jp/
3156S: Supported
3157
3158USB DIAMOND RIO500 DRIVER
3159P: Cesar Miquel
3160M: miquel@df.uba.ar
3161L: rio500-users@lists.sourceforge.net
3162W: http://rio500.sourceforge.net
3163S: Maintained
3164
3165VIDEO FOR LINUX
Mauro Carvalho Chehab96b6aba2005-06-28 20:45:20 -07003166P: Mauro Carvalho Chehab
Mauro Carvalho Chehab8d58d772006-01-27 16:32:02 -02003167M: mchehab@infradead.org
3168M: v4l-dvb-maintainer@linuxtv.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003169L: video4linux-list@redhat.com
Mauro Carvalho Chehab96b6aba2005-06-28 20:45:20 -07003170W: http://linuxtv.org
Mauro Carvalho Chehabecfa4fd2005-12-19 09:15:13 -02003171T: git kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvb.git
Mauro Carvalho Chehab96b6aba2005-06-28 20:45:20 -07003172S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07003173
Roger Lucas1de9e372005-11-26 20:20:05 +01003174VT8231 HARDWARE MONITOR DRIVER
3175P: Roger Lucas
3176M: roger@planbit.co.uk
3177L: lm-sensors@lm-sensors.org
3178S: Maintained
3179
Linus Torvalds1da177e2005-04-16 15:20:36 -07003180W1 DALLAS'S 1-WIRE BUS
3181P: Evgeniy Polyakov
3182M: johnpol@2ka.mipt.ru
Jean Delvarecc0b07e2005-05-22 09:39:11 +02003183L: lm-sensors@lm-sensors.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003184S: Maintained
3185
3186W83L51xD SD/MMC CARD INTERFACE DRIVER
3187P: Pierre Ossman
3188M: drzeus-wbsd@drzeus.cx
3189L: wbsd-devel@list.drzeus.cx
3190W: http://projects.drzeus.cx/wbsd
3191S: Maintained
3192
Wim Van Sebroeck35277612006-01-15 21:21:14 +01003193WATCHDOG DEVICE DRIVERS
3194P: Wim Van Sebroeck
3195M: wim@iguana.be
3196T: git kernel.org:/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog.git
3197S: Maintained
3198
Linus Torvalds1da177e2005-04-16 15:20:36 -07003199WAVELAN NETWORK DRIVER & WIRELESS EXTENSIONS
3200P: Jean Tourrilhes
3201M: jt@hpl.hp.com
3202W: http://www.hpl.hp.com/personal/Jean_Tourrilhes/Linux/
3203S: Maintained
3204
3205WD7000 SCSI DRIVER
3206P: Miroslav Zagorac
3207M: zaga@fly.cc.fer.hr
3208L: linux-scsi@vger.kernel.org
3209S: Maintained
3210
Dmitry Torokhov5fc146802005-11-20 00:50:06 -05003211WISTRON LAPTOP BUTTON DRIVER
3212P: Miloslav Trmac
3213M: mitr@volny.cz
3214S: Maintained
3215
Linus Torvalds1da177e2005-04-16 15:20:36 -07003216WL3501 WIRELESS PCMCIA CARD DRIVER
3217P: Arnaldo Carvalho de Melo
3218M: acme@conectiva.com.br
3219W: http://advogato.org/person/acme
3220S: Maintained
3221
3222X.25 NETWORK LAYER
3223P: Henner Eisen
3224M: eis@baty.hanse.de
3225L: linux-x25@vger.kernel.org
3226S: Maintained
3227
3228XFS FILESYSTEM
3229P: Silicon Graphics Inc
3230M: xfs-masters@oss.sgi.com
3231M: nathans@sgi.com
Nathan Scottd7ede1a2006-06-13 16:28:11 +10003232L: xfs@oss.sgi.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07003233W: http://oss.sgi.com/projects/xfs
3234S: Supported
3235
3236X86 3-LEVEL PAGING (PAE) SUPPORT
3237P: Ingo Molnar
3238M: mingo@redhat.com
3239S: Maintained
3240
3241X86-64 port
3242P: Andi Kleen
3243M: ak@suse.de
3244L: discuss@x86-64.org
3245W: http://www.x86-64.org
3246S: Maintained
3247
3248YAM DRIVER FOR AX.25
3249P: Jean-Paul Roubelat
3250M: jpr@f6fbb.org
3251L: linux-hams@vger.kernel.org
3252S: Maintained
3253
Henkaf64a5e2005-10-12 15:02:56 +02003254YEALINK PHONE DRIVER
3255P: Henk Vergonet
3256M: Henk.Vergonet@gmail.com
3257L: usbb2k-api-dev@nongnu.org
3258S: Maintained
3259
Linus Torvalds1da177e2005-04-16 15:20:36 -07003260YMFPCI YAMAHA PCI SOUND (Use ALSA instead)
3261P: Pete Zaitcev
3262M: zaitcev@yahoo.com
3263L: linux-kernel@vger.kernel.org
3264S: Obsolete
3265
3266Z8530 DRIVER FOR AX.25
3267P: Joerg Reuter
3268M: jreuter@yaina.de
3269W: http://yaina.de/jreuter/
3270W: http://www.qsl.net/dl1bke/
3271L: linux-hams@vger.kernel.org
3272S: Maintained
3273
3274ZF MACHZ WATCHDOG
3275P: Fernando Fuganti
3276M: fuganti@netbank.com.br
3277W: http://cvs.conectiva.com.br/drivers/ZFL-watchdog/
3278S: Maintained
3279
3280ZR36067 VIDEO FOR LINUX DRIVER
3281P: Ronald Bultje
3282M: rbultje@ronald.bitfreak.net
3283L: mjpeg-users@lists.sourceforge.net
3284W: http://mjpeg.sourceforge.net/driver-zoran/
3285S: Maintained
3286
3287ZR36120 VIDEO FOR LINUX DRIVER
3288P: Pauline Middelink
3289M: middelin@polyware.nl
3290W: http://www.polyware.nl/~middelin/En/hobbies.html
3291W: http://www.polyware.nl/~middelin/hobbies.html
3292S: Maintained
3293
3294THE REST
3295P: Linus Torvalds
3296S: Buried alive in reporters