blob: 32aa30d1504a48936e7721f72402e37fcab1456a [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/
Randy Dunlapf5df58812006-07-14 00:24:29 -0700774L: dc395x@twibble.org
Linus Torvalds1da177e2005-04-16 15:20:36 -0700775L: http://lists.twibble.org/mailman/listinfo/dc395x/
776S: Maintained
777
778DC390/AM53C974 SCSI driver
779P: Kurt Garloff
780M: garloff@suse.de
781W: http://www.garloff.de/kurt/linux/dc390/
782P: Guennadi Liakhovetski
783M: g.liakhovetski@gmx.de
784S: Maintained
785
Arnaldo Carvalho de Meloeb8edb02005-09-17 00:42:26 -0700786DCCP PROTOCOL
787P: Arnaldo Carvalho de Melo
788M: acme@mandriva.com
789L: dccp@vger.kernel.org
Ian McDonaldf3b84ec2005-11-10 13:05:01 -0800790W: http://linux-net.osdl.org/index.php/DCCP
Arnaldo Carvalho de Meloeb8edb02005-09-17 00:42:26 -0700791S: Maintained
792
Linus Torvalds1da177e2005-04-16 15:20:36 -0700793DECnet NETWORK LAYER
794P: Patrick Caulfield
795M: patrick@tykepenguin.com
796W: http://linux-decnet.sourceforge.net
797L: linux-decnet-user@lists.sourceforge.net
798S: Maintained
799
800DEFXX FDDI NETWORK DRIVER
801P: Maciej W. Rozycki
802M: macro@linux-mips.org
803S: Maintained
804
805DELL LAPTOP SMM DRIVER
806P: Massimo Dal Zotto
807M: dz@debian.org
808W: http://www.debian.org/~dz/i8k/
809S: Maintained
810
Doug Warzecha90563ec2005-09-06 15:17:15 -0700811DELL SYSTEMS MANAGEMENT BASE DRIVER (dcdbas)
812P: Doug Warzecha
813M: Douglas_Warzecha@dell.com
814S: Maintained
815
Linus Torvalds1da177e2005-04-16 15:20:36 -0700816DEVICE-MAPPER
817P: Alasdair Kergon
818L: dm-devel@redhat.com
819W: http://sources.redhat.com/dm
820S: Maintained
821
822DEVICE NUMBER REGISTRY
823P: Torben Mathiasen
824M: device@lanana.org
825W: http://lanana.org/docs/device-list/index.html
826L: linux-kernel@vger.kernel.org
827S: Maintained
828
829DEVICE FILESYSTEM
830S: Obsolete
831
832DIGI INTL. EPCA DRIVER
833P: Digi International, Inc
834M: Eng.Linux@digi.com
835L: Eng.Linux@digi.com
836W: http://www.digi.com
837S: Orphaned
838
839DIGI RIGHTSWITCH NETWORK DRIVER
840P: Rick Richardson
Ralf Baechle979b6c12005-06-13 14:30:40 -0700841L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -0700842W: http://www.digi.com
843S: Orphaned
844
845DIRECTORY NOTIFICATION
846P: Stephen Rothwell
847M: sfr@canb.auug.org.au
848L: linux-kernel@vger.kernel.org
849S: Supported
850
851DISK GEOMETRY AND PARTITION HANDLING
852P: Andries Brouwer
853M: aeb@cwi.nl
854W: http://www.win.tue.nl/~aeb/linux/Large-Disk.html
855W: http://www.win.tue.nl/~aeb/linux/zip/zip-1.html
856W: http://www.win.tue.nl/~aeb/partitions/partition_types-1.html
857S: Maintained
858
859DISKQUOTA:
860P: Jan Kara
861M: jack@suse.cz
862L: linux-kernel@vger.kernel.org
863S: Maintained
864
865DAVICOM FAST ETHERNET (DMFE) NETWORK DRIVER
866P: Tobias Ringstrom
867M: tori@unhappy.mine.nu
868L: linux-kernel@vger.kernel.org
869S: Maintained
870
Martin Waitzba483d52005-06-17 13:20:59 -0700871DOCBOOK FOR DOCUMENTATION
872P: Martin Waitz
873M: tali@admingilde.org
Randy Dunlap0f40efb2006-07-03 00:24:15 -0700874P: Randy Dunlap
875M: rdunlap@xenotime.net
Martin Waitz061350e2006-01-09 20:53:53 -0800876T: git http://tali.admingilde.org/git/linux-docbook.git
Martin Waitzba483d52005-06-17 13:20:59 -0700877S: Maintained
878
Linus Torvalds1da177e2005-04-16 15:20:36 -0700879DOUBLETALK DRIVER
880P: James R. Van Zandt
881M: jrv@vanzandt.mv.com
882L: blinux-list@redhat.com
883S: Maintained
884
885DRIVER CORE, KOBJECTS, AND SYSFS
886P: Greg Kroah-Hartman
887M: gregkh@suse.de
888L: linux-kernel@vger.kernel.org
Jody McIntyre6fb04252005-11-18 09:31:06 -0800889T: quilt kernel.org/pub/linux/kernel/people/gregkh/gregkh-2.6/
Linus Torvalds1da177e2005-04-16 15:20:36 -0700890S: Supported
891
892DRM DRIVERS
893P: David Airlie
894M: airlied@linux.ie
895L: dri-devel@lists.sourceforge.net
Jody McIntyre6fb04252005-11-18 09:31:06 -0800896T: git kernel.org:/pub/scm/linux/kernel/git/airlied/drm-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -0700897S: Maintained
898
899DSCC4 DRIVER
900P: François Romieu
901M: romieu@cogenit.fr
902M: romieu@ensta.fr
903S: Maintained
904
905DVB SUBSYSTEM AND DRIVERS
906P: LinuxTV.org Project
Mauro Carvalho Chehab8d58d772006-01-27 16:32:02 -0200907M: v4l-dvb-maintainer@linuxtv.org
Linus Torvalds1da177e2005-04-16 15:20:36 -0700908L: linux-dvb@linuxtv.org (subscription required)
Johannes Stezenbach7d69fa62005-08-11 11:54:24 +0200909W: http://linuxtv.org/
Mauro Carvalho Chehabecfa4fd2005-12-19 09:15:13 -0200910T: git kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvb.git
Mauro Carvalho Chehab8d58d772006-01-27 16:32:02 -0200911S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -0700912
913EATA-DMA SCSI DRIVER
914P: Michael Neuffer
915L: linux-eata@i-connect.net, linux-scsi@vger.kernel.org
916S: Maintained
917
918EATA ISA/EISA/PCI SCSI DRIVER
919P: Dario Ballabio
920M: ballabio_dario@emc.com
921L: linux-scsi@vger.kernel.org
922S: Maintained
923
924EATA-PIO SCSI DRIVER
925P: Michael Neuffer
926M: mike@i-Connect.Net
927L: linux-eata@i-connect.net, linux-scsi@vger.kernel.org
928S: Maintained
929
930EBTABLES
931P: Bart De Schuymer
932M: bart.de.schuymer@pandora.be
933L: ebtables-user@lists.sourceforge.net
934L: ebtables-devel@lists.sourceforge.net
935W: http://ebtables.sourceforge.net/
936S: Maintained
937
Alan Coxda9bb1d2006-01-18 17:44:13 -0800938EDAC-CORE
Dave Peterson0e438e32006-03-26 01:38:55 -0800939P: Doug Thompson
Doug Thompson8c2a6a42006-06-30 01:56:09 -0700940M: norsk5@xmission.com
Dave Peterson0e438e32006-03-26 01:38:55 -0800941L: bluesmoke-devel@lists.sourceforge.net
942W: bluesmoke.sourceforge.net
Doug Thompson8c2a6a42006-06-30 01:56:09 -0700943S: Supported
Dave Peterson0e438e32006-03-26 01:38:55 -0800944
945EDAC-E752X
Doug Thompson8c2a6a42006-06-30 01:56:09 -0700946P: Mark Gross
947M: mark.gross@intel.com
Dave Peterson0e438e32006-03-26 01:38:55 -0800948L: bluesmoke-devel@lists.sourceforge.net
949W: bluesmoke.sourceforge.net
950S: Maintained
951
952EDAC-E7XXX
Doug Thompson8c2a6a42006-06-30 01:56:09 -0700953P: Doug Thompson
954M: norsk5@xmission.com
Dave Peterson0e438e32006-03-26 01:38:55 -0800955L: bluesmoke-devel@lists.sourceforge.net
956W: bluesmoke.sourceforge.net
957S: Maintained
958
959EDAC-R82600
960P: Tim Small
961M: tim@buttersideup.com
962L: bluesmoke-devel@lists.sourceforge.net
963W: bluesmoke.sourceforge.net
964S: Maintained
Alan Coxda9bb1d2006-01-18 17:44:13 -0800965
Linus Torvalds1da177e2005-04-16 15:20:36 -0700966EEPRO100 NETWORK DRIVER
967P: Andrey V. Savochkin
968M: saw@saw.sw.com.sg
969S: Maintained
970
Josh Triplett0bee8d22006-07-30 03:03:58 -0700971EFS FILESYSTEM
972W: http://aeschi.ch.eu.org/efs/
973S: Orphan
974
Linus Torvalds1da177e2005-04-16 15:20:36 -0700975EMU10K1 SOUND DRIVER
976P: James Courtier-Dutton
977M: James@superbug.demon.co.uk
978L: emu10k1-devel@lists.sourceforge.net
979W: http://sourceforge.net/projects/emu10k1/
980S: Maintained
981
James.Smart@Emulex.Com3a1c1d42005-08-11 13:42:35 -0400982EMULEX LPFC FC SCSI DRIVER
983P: James Smart
984M: james.smart@emulex.com
985L: linux-scsi@vger.kernel.org
986W: http://sourceforge.net/projects/lpfcxxxx
987S: Supported
988
Linus Torvalds1da177e2005-04-16 15:20:36 -0700989EPSON 1355 FRAMEBUFFER DRIVER
990P: Christopher Hoover
991M: ch@murgatroid.com, ch@hpl.hp.com
992S: Maintained
993
994ETHEREXPRESS-16 NETWORK DRIVER
995P: Philip Blundell
996M: philb@gnu.org
Ralf Baechle979b6c12005-06-13 14:30:40 -0700997L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -0700998S: Maintained
999
1000ETHERNET BRIDGE
1001P: Stephen Hemminger
1002M: shemminger@osdl.org
1003L: bridge@osdl.org
1004W: http://bridge.sourceforge.net/
1005S: Maintained
1006
1007ETHERTEAM 16I DRIVER
1008P: Mika Kuoppala
1009M: miku@iki.fi
1010S: Maintained
1011
1012EXT2 FILE SYSTEM
1013L: ext2-devel@lists.sourceforge.net
1014S: Maintained
1015
1016EXT3 FILE SYSTEM
1017P: Stephen Tweedie, Andrew Morton
1018M: sct@redhat.com, akpm@osdl.org, adilger@clusterfs.com
Theodore Tsoae0718f2006-05-20 15:00:13 -07001019L: ext2-devel@lists.sourceforge.net
Linus Torvalds1da177e2005-04-16 15:20:36 -07001020S: Maintained
1021
Jean Delvaree53004e2006-01-09 23:26:14 +01001022F71805F HARDWARE MONITORING DRIVER
1023P: Jean Delvare
1024M: khali@linux-fr.org
1025L: lm-sensors@lm-sensors.org
1026S: Maintained
1027
Linus Torvalds1da177e2005-04-16 15:20:36 -07001028FARSYNC SYNCHRONOUS DRIVER
1029P: Kevin Curtis
1030M: kevin.curtis@farsite.co.uk
Linus Torvalds1da177e2005-04-16 15:20:36 -07001031W: http://www.farsite.co.uk/
1032S: Supported
1033
1034FRAMEBUFFER LAYER
1035P: Antonino Daplas
1036M: adaplas@pol.net
1037L: linux-fbdev-devel@lists.sourceforge.net
1038W: http://linux-fbdev.sourceforge.net/
1039S: Maintained
1040
Pantelis Antoniou4689a6b2005-10-30 01:21:53 +03001041FREESCALE SOC FS_ENET DRIVER
1042P: Pantelis Antoniou
1043M: pantelis.antoniou@gmail.com
1044P: Vitaly Bordug
1045M: vbordug@ru.mvista.com
1046L: linuxppc-embedded@ozlabs.org
1047L: netdev@vger.kernel.org
1048S: Maintained
1049
Linus Torvalds1da177e2005-04-16 15:20:36 -07001050FILE LOCKING (flock() and fcntl()/lockf())
1051P: Matthew Wilcox
1052M: matthew@wil.cx
1053L: linux-fsdevel@vger.kernel.org
1054S: Maintained
1055
1056FILESYSTEMS (VFS and infrastructure)
1057P: Alexander Viro
viro@ZenIV.linux.org.uk84122052005-09-06 19:35:49 +01001058M: viro@zeniv.linux.org.uk
Linus Torvalds1da177e2005-04-16 15:20:36 -07001059S: Maintained
1060
1061FIRMWARE LOADER (request_firmware)
1062L: linux-kernel@vger.kernel.org
1063S: Orphan
1064
1065FPU EMULATOR
1066P: Bill Metzenthen
1067M: billm@suburbia.net
1068W: http://suburbia.net/~billm/floating-point/emulator/
1069S: Maintained
1070
1071FRAME RELAY DLCI/FRAD (Sangoma drivers too)
1072P: Mike McLagan
1073M: mike.mclagan@linux.org
Ralf Baechle979b6c12005-06-13 14:30:40 -07001074L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001075S: Maintained
1076
1077FREEVXFS FILESYSTEM
1078P: Christoph Hellwig
1079M: hch@infradead.org
1080W: ftp://ftp.openlinux.org/pub/people/hch/vxfs
1081S: Maintained
1082
1083FUJITSU FR-V PORT
1084P: David Howells
1085M: dhowells@redhat.com
1086S: Maintained
1087
1088FTAPE/QIC-117
1089L: linux-tape@vger.kernel.org
1090W: http://sourceforge.net/projects/ftape
1091S: Orphan
1092
Miklos Szeredi04578f12005-09-09 13:10:22 -07001093FUSE: FILESYSTEM IN USERSPACE
1094P: Miklos Szeredi
1095M: miklos@szeredi.hu
1096L: fuse-devel@lists.sourceforge.net
1097W: http://fuse.sourceforge.net/
1098S: Maintained
1099
Linus Torvalds1da177e2005-04-16 15:20:36 -07001100FUTURE DOMAIN TMC-16x0 SCSI DRIVER (16-bit)
1101P: Rik Faith
1102M: faith@cs.unc.edu
1103L: linux-scsi@vger.kernel.org
1104S: Odd fixes (e.g., new signatures)
1105
1106GDT SCSI DISK ARRAY CONTROLLER DRIVER
1107P: Achim Leubner
1108M: achim_leubner@adaptec.com
1109L: linux-scsi@vger.kernel.org
1110W: http://www.icp-vortex.com/
1111S: Supported
1112
1113GENERIC HDLC DRIVER, N2, C101, PCI200SYN and WANXL DRIVERS
1114P: Krzysztof Halasa
1115M: khc@pm.waw.pl
1116W: http://www.kernel.org/pub/linux/utils/net/hdlc/
1117S: Maintained
1118
Hansjoerg Lipp0a34eb82006-03-26 01:38:28 -08001119GIGASET ISDN DRIVERS
1120P: Hansjoerg Lipp
1121M: hjlipp@web.de
1122P: Tilman Schmidt
1123M: tilman@imap.cc
1124L: gigaset307x-common@lists.sourceforge.net
1125W: http://gigaset307x.sourceforge.net/
1126S: Maintained
1127
Jean Delvare5b543962005-08-15 19:51:02 +02001128HARDWARE MONITORING
1129P: Jean Delvare
1130M: khali@linux-fr.org
1131L: lm-sensors@lm-sensors.org
1132W: http://www.lm-sensors.nu/
1133S: Maintained
1134
Michael Buesch844dd052006-06-26 00:24:59 -07001135HARDWARE RANDOM NUMBER GENERATOR CORE
1136P: Michael Buesch
1137M: mb@bu3sch.de
1138S: Maintained
1139
Robert Love860e1d62005-08-31 23:57:59 -04001140HARD DRIVE ACTIVE PROTECTION SYSTEM (HDAPS) DRIVER
1141P: Robert Love
1142M: rlove@rlove.org
1143M: linux-kernel@vger.kernel.org
1144W: http://www.kernel.org/pub/linux/kernel/people/rml/hdaps/
1145S: Maintained
1146
Linus Torvalds1da177e2005-04-16 15:20:36 -07001147HARMONY SOUND DRIVER
1148P: Kyle McMartin
1149M: kyle@parisc-linux.org
1150W: http://www.parisc-linux.org/~kyle/harmony/
1151L: parisc-linux@lists.parisc-linux.org
1152S: Maintained
1153
1154HAYES ESP SERIAL DRIVER
1155P: Andrew J. Robinson
1156M: arobinso@nyx.net
1157L: linux-kernel@vger.kernel.org
1158W: http://www.nyx.net/~arobinso
1159S: Maintained
1160
1161HFS FILESYSTEM
1162P: Roman Zippel
1163M: zippel@linux-m68k.org
1164L: linux-kernel@vger.kernel.org
1165S: Maintained
1166
1167HGA FRAMEBUFFER DRIVER
1168P: Ferenc Bakonyi
1169M: fero@drama.obuda.kando.hu
1170L: linux-nvidia@lists.surfsouth.com
1171W: http://drama.obuda.kando.hu/~fero/cgi-bin/hgafb.shtml
1172S: Maintained
1173
1174HIGH-SPEED SCC DRIVER FOR AX.25
1175P: Klaus Kudielka
1176M: klaus.kudielka@ieee.org
1177L: linux-hams@vger.kernel.org
1178W: http://www.nt.tuwien.ac.at/~kkudielk/Linux/
1179S: Maintained
1180
HighPoint Linux Teamede1e6f2006-05-16 14:38:09 +08001181HIGHPOINT ROCKETRAID 3xxx RAID DRIVER
1182P: HighPoint Linux Team
1183M: linux@highpoint-tech.com
1184W: http://www.highpoint-tech.com
1185S: Supported
1186
Linus Torvalds1da177e2005-04-16 15:20:36 -07001187HIPPI
1188P: Jes Sorensen
1189M: jes@trained-monkey.org
1190L: linux-hippi@sunsite.dk
1191S: Maintained
1192
1193HEWLETT-PACKARD FIBRE CHANNEL 64-bit/66MHz PCI non-intelligent HBA
1194P: Chirag Kantharia
1195M: chirag.kantharia@hp.com
1196L: iss_storagedev@hp.com
1197S: Maintained
1198
1199HEWLETT-PACKARD SMART2 RAID DRIVER
1200P: Chirag Kantharia
1201M: chirag.kantharia@hp.com
1202L: iss_storagedev@hp.com
1203S: Maintained
1204
1205HEWLETT-PACKARD SMART CISS RAID DRIVER (cciss)
1206P: Mike Miller
1207M: mike.miller@hp.com
1208L: iss_storagedev@hp.com
1209S: Supported
1210
Jouni Malinenff1d2762005-05-12 22:54:16 -04001211HOST AP DRIVER
1212P: Jouni Malinen
1213M: jkmaline@cc.hut.fi
1214L: hostap@shmoo.com
1215W: http://hostap.epitest.fi/
1216S: Maintained
1217
Linus Torvalds1da177e2005-04-16 15:20:36 -07001218HP100: Driver for HP 10/100 Mbit/s Voice Grade Network Adapter Series
1219P: Jaroslav Kysela
1220M: perex@suse.cz
1221S: Maintained
1222
Bob Piccob9b03322005-11-07 00:59:19 -08001223HPET: High Precision Event Timers driver (hpet.c)
1224P: Clemens Ladisch
1225M: clemens@ladisch.de
1226S: Maintained
1227
1228HPET: i386
1229P: Venkatesh Pallipadi (Venki)
1230M: venkatesh.pallipadi@intel.com
1231S: Maintained
1232
1233HPET: x86_64
1234P: Andi Kleen and Vojtech Pavlik
1235M: ak@muc.de and vojtech@suse.cz
1236S: Maintained
1237
1238HPET: ACPI hpet.c
1239P: Bob Picco
1240M: bob.picco@hp.com
1241S: Maintained
1242
Linus Torvalds1da177e2005-04-16 15:20:36 -07001243HPFS FILESYSTEM
1244P: Mikulas Patocka
1245M: mikulas@artax.karlin.mff.cuni.cz
1246W: http://artax.karlin.mff.cuni.cz/~mikulas/vyplody/hpfs/index-e.cgi
1247S: Maintained
1248
1249HUGETLB FILESYSTEM
1250P: William Irwin
1251M: wli@holomorphy.com
1252S: Maintained
1253
Jean Delvare5b543962005-08-15 19:51:02 +02001254I2C SUBSYSTEM
Linus Torvalds1da177e2005-04-16 15:20:36 -07001255P: Jean Delvare
1256M: khali@linux-fr.org
Jean Delvare5d925fe2006-07-01 17:14:32 +02001257L: i2c@lm-sensors.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001258W: http://www.lm-sensors.nu/
Jody McIntyre6fb04252005-11-18 09:31:06 -08001259T: quilt kernel.org/pub/linux/kernel/people/gregkh/gregkh-2.6/
Linus Torvalds1da177e2005-04-16 15:20:36 -07001260S: Maintained
1261
1262I2O
1263P: Markus Lidel
1264M: markus.lidel@shadowconnect.com
1265W: http://i2o.shadowconnect.com/
1266S: Maintained
1267
1268i386 BOOT CODE
1269P: Riley H. Williams
1270M: Riley@Williams.Name
1271L: Linux-Kernel@vger.kernel.org
1272S: Maintained
1273
1274i386 SETUP CODE / CPU ERRATA WORKAROUNDS
1275P: Dave Jones
1276M: davej@codemonkey.org.uk
1277P: H. Peter Anvin
1278M: hpa@zytor.com
1279S: Maintained
1280
1281i810 TCO TIMER WATCHDOG
1282P: Nils Faerber
1283M: nils@kernelconcepts.de
1284W: http://www.kernelconcepts.de/
1285S: Maintained
1286
1287IA64 (Itanium) PLATFORM
1288P: Tony Luck
1289M: tony.luck@intel.com
1290L: linux-ia64@vger.kernel.org
1291W: http://www.ia64-linux.org/
Jody McIntyre6fb04252005-11-18 09:31:06 -08001292T: git kernel.org:/pub/scm/linux/kernel/git/aegl/linux-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07001293S: Maintained
1294
1295SN-IA64 (Itanium) SUB-PLATFORM
Greg Edwardse5ee7dd2006-01-18 10:21:59 -06001296P: Jes Sorensen
1297M: jes@sgi.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07001298L: linux-altix@sgi.com
1299L: linux-ia64@vger.kernel.org
1300W: http://www.sgi.com/altix
1301S: Maintained
1302
1303IBM MCA SCSI SUBSYSTEM DRIVER
1304P: Michael Lang
1305M: langa2@kph.uni-mainz.de
1306W: http://www.uni-mainz.de/~langm000/linux.html
1307S: Maintained
1308
1309IBM Power Linux RAID adapter
1310P: Brian King
1311M: brking@us.ibm.com
1312S: Supported
1313
1314IBM ServeRAID RAID DRIVER
1315P: Jack Hammer
1316P: Dave Jeffery
1317M: ipslinux@adaptec.com
1318W: http://www.developer.ibm.com/welcome/netfinity/serveraid.html
1319S: Supported
1320
1321IDE DRIVER [GENERAL]
1322P: Bartlomiej Zolnierkiewicz
1323M: B.Zolnierkiewicz@elka.pw.edu.pl
1324L: linux-kernel@vger.kernel.org
1325L: linux-ide@vger.kernel.org
Josh Boyer1adc1232005-11-23 15:44:15 -08001326T: git kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07001327S: Maintained
1328
1329IDE/ATAPI CDROM DRIVER
1330P: Jens Axboe
1331M: axboe@suse.de
1332L: linux-kernel@vger.kernel.org
1333W: http://www.kernel.dk
1334S: Maintained
1335
1336IDE/ATAPI FLOPPY DRIVERS
1337P: Paul Bristow
1338M: Paul Bristow <paul@paulbristow.net>
1339W: http://paulbristow.net/linux/idefloppy.html
1340L: linux-kernel@vger.kernel.org
1341S: Maintained
1342
1343IDE/ATAPI TAPE DRIVERS
1344P: Gadi Oxman
1345M: Gadi Oxman <gadio@netvision.net.il>
1346L: linux-kernel@vger.kernel.org
1347S: Maintained
1348
1349IEEE 1394 ETHERNET (eth1394)
1350L: linux1394-devel@lists.sourceforge.net
1351W: http://www.linux1394.org/
1352S: Orphan
1353
Linus Torvalds1da177e2005-04-16 15:20:36 -07001354IEEE 1394 SUBSYSTEM
1355P: Ben Collins
1356M: bcollins@debian.org
1357P: Jody McIntyre
Jody McIntyre6c59f9d2006-01-05 23:04:08 -05001358M: scjody@modernduck.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07001359L: linux1394-devel@lists.sourceforge.net
1360W: http://www.linux1394.org/
Jody McIntyre6fb04252005-11-18 09:31:06 -08001361T: git kernel.org:/pub/scm/linux/kernel/git/scjody/ieee1394.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07001362S: Maintained
1363
1364IEEE 1394 OHCI DRIVER
1365P: Ben Collins
1366M: bcollins@debian.org
1367P: Jody McIntyre
Jody McIntyre6c59f9d2006-01-05 23:04:08 -05001368M: scjody@modernduck.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07001369L: linux1394-devel@lists.sourceforge.net
1370W: http://www.linux1394.org/
1371S: Maintained
1372
1373IEEE 1394 PCILYNX DRIVER
1374P: Jody McIntyre
Jody McIntyre6c59f9d2006-01-05 23:04:08 -05001375M: scjody@modernduck.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07001376L: linux1394-devel@lists.sourceforge.net
1377W: http://www.linux1394.org/
1378S: Maintained
1379
1380IEEE 1394 RAW I/O DRIVER
1381P: Ben Collins
1382M: bcollins@debian.org
1383P: Dan Dennedy
1384M: dan@dennedy.org
1385L: linux1394-devel@lists.sourceforge.net
1386W: http://www.linux1394.org/
1387S: Maintained
1388
Jody McIntyre105d7b32005-09-30 11:59:04 -07001389IEEE 1394 SBP2
1390P: Ben Collins
1391M: bcollins@debian.org
1392P: Stefan Richter
1393M: stefanr@s5r6.in-berlin.de
1394L: linux1394-devel@lists.sourceforge.net
1395W: http://www.linux1394.org/
1396S: Maintained
1397
Linus Torvalds1da177e2005-04-16 15:20:36 -07001398IMS TWINTURBO FRAMEBUFFER DRIVER
1399P: Paul Mundt
1400M: lethal@chaoticdreams.org
1401L: linux-fbdev-devel@lists.sourceforge.net
1402S: Maintained
1403
1404INFINIBAND SUBSYSTEM
1405P: Roland Dreier
Roland Dreier21c121c2005-06-27 14:36:47 -07001406M: rolandd@cisco.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07001407P: Sean Hefty
1408M: mshefty@ichips.intel.com
1409P: Hal Rosenstock
1410M: halr@voltaire.com
1411L: openib-general@openib.org
1412W: http://www.openib.org/
Jody McIntyre6fb04252005-11-18 09:31:06 -08001413T: git kernel.org:/pub/scm/linux/kernel/git/roland/infiniband.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07001414S: Supported
1415
1416INPUT (KEYBOARD, MOUSE, JOYSTICK) DRIVERS
Vojtech Pavlik664d22a2005-12-13 17:03:36 -08001417P: Dmitry Torokhov
Dmitry Torokhov62f7caf2006-06-26 01:47:56 -04001418M: dmitry.torokhov@gmail.com
1419M: dtor@mail.ru
Linus Torvalds1da177e2005-04-16 15:20:36 -07001420L: linux-input@atrey.karlin.mff.cuni.cz
1421L: linux-joystick@atrey.karlin.mff.cuni.cz
Josh Boyer1adc1232005-11-23 15:44:15 -08001422T: git kernel.org:/pub/scm/linux/kernel/git/dtor/input.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07001423S: Maintained
1424
Robert Lovec9f04f52005-07-15 12:21:07 -04001425INOTIFY
1426P: John McCutchan and Robert Love
1427M: ttb@tentacle.dhs.org and rml@novell.com
1428L: linux-kernel@vger.kernel.org
1429S: Maintained
1430
Antonino A. Daplas9eb8ef72006-01-14 13:21:26 -08001431INTEL FRAMEBUFFER DRIVER (excluding 810 and 815)
1432P: Sylvain Meyer
1433M: sylvain.meyer@worldonline.fr
1434L: linux-fbdev-devel@lists.sourceforge.net
1435S: Maintained
1436
Linus Torvalds1da177e2005-04-16 15:20:36 -07001437INTEL 810/815 FRAMEBUFFER DRIVER
1438P: Antonino Daplas
1439M: adaplas@pol.net
1440L: linux-fbdev-devel@lists.sourceforge.net
1441S: Maintained
1442
1443INTEL APIC/IOAPIC, LOWLEVEL X86 SMP SUPPORT
1444P: Ingo Molnar
1445M: mingo@redhat.com
1446S: Maintained
1447
1448INTEL I8XX RANDOM NUMBER GENERATOR SUPPORT
1449P: Jeff Garzik
1450M: jgarzik@pobox.com
1451W: http://sourceforge.net/projects/gkernel/
1452S: Maintained
1453
1454INTEL IA32 MICROCODE UPDATE SUPPORT
1455P: Tigran Aivazian
1456M: tigran@veritas.com
1457S: Maintained
1458
Michael Buesch844dd052006-06-26 00:24:59 -07001459INTEL IXP4XX RANDOM NUMBER GENERATOR SUPPORT
1460P: Deepak Saxena
1461M: dsaxena@plexity.net
1462S: Maintained
1463
Linus Torvalds1da177e2005-04-16 15:20:36 -07001464INTEL PRO/100 ETHERNET SUPPORT
1465P: John Ronciak
1466M: john.ronciak@intel.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07001467P: Jesse Brandeburg
1468M: jesse.brandeburg@intel.com
Jesse Brandeburgadd18782006-03-14 14:52:13 -08001469P: Jeff Kirsher
1470M: jeffrey.t.kirsher@intel.com
Auke Kok99a1f9e2006-04-14 19:05:38 -07001471P: Auke Kok
1472M: auke-jan.h.kok@intel.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07001473W: http://sourceforge.net/projects/e1000/
1474S: Supported
1475
1476INTEL PRO/1000 GIGABIT ETHERNET SUPPORT
1477P: Jeb Cramer
1478M: cramerj@intel.com
1479P: John Ronciak
1480M: john.ronciak@intel.com
Jesse Brandeburgadd18782006-03-14 14:52:13 -08001481P: Jesse Brandeburg
1482M: jesse.brandeburg@intel.com
1483P: Jeff Kirsher
1484M: jeffrey.t.kirsher@intel.com
Auke Kok99a1f9e2006-04-14 19:05:38 -07001485P: Auke Kok
1486M: auke-jan.h.kok@intel.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07001487W: http://sourceforge.net/projects/e1000/
1488S: Supported
1489
1490INTEL PRO/10GbE SUPPORT
Jesse Brandeburgadd18782006-03-14 14:52:13 -08001491P: Jeff Kirsher
1492M: jeffrey.t.kirsher@intel.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07001493P: Ayyappan Veeraiyan
1494M: ayyappan.veeraiyan@intel.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07001495P: John Ronciak
1496M: john.ronciak@intel.com
Jesse Brandeburgadd18782006-03-14 14:52:13 -08001497P: Jesse Brandeburg
1498M: jesse.brandeburg@intel.com
Auke Kok99a1f9e2006-04-14 19:05:38 -07001499P: Auke Kok
1500M: auke-jan.h.kok@intel.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07001501W: http://sourceforge.net/projects/e1000/
1502S: Supported
1503
James Ketrenos826d2ab2005-11-07 18:56:59 -06001504INTEL PRO/WIRELESS 2100 NETWORK CONNECTION SUPPORT
1505P: Yi Zhu
1506M: yi.zhu@intel.com
1507P: James Ketrenos
1508M: jketreno@linux.intel.com
Randy Dunlapf5df58812006-07-14 00:24:29 -07001509L: ipw2100-devel@lists.sourceforge.net
James Ketrenos826d2ab2005-11-07 18:56:59 -06001510L: http://lists.sourceforge.net/mailman/listinfo/ipw2100-devel
1511W: http://ipw2100.sourceforge.net
1512S: Supported
1513
1514INTEL PRO/WIRELESS 2915ABG NETWORK CONNECTION SUPPORT
1515P: Yi Zhu
1516M: yi.zhu@intel.com
1517P: James Ketrenos
1518M: jketreno@linux.intel.com
Randy Dunlapf5df58812006-07-14 00:24:29 -07001519L: ipw2100-devel@lists.sourceforge.net
James Ketrenos826d2ab2005-11-07 18:56:59 -06001520L: http://lists.sourceforge.net/mailman/listinfo/ipw2100-devel
1521W: http://ipw2200.sourceforge.net
1522S: Supported
1523
Linus Torvalds1da177e2005-04-16 15:20:36 -07001524IOC3 DRIVER
1525P: Ralf Baechle
1526M: ralf@linux-mips.org
1527L: linux-mips@linux-mips.org
1528S: Maintained
1529
1530IP MASQUERADING:
1531P: Juanjo Ciarlante
1532M: jjciarla@raiz.uncu.edu.ar
1533S: Maintained
1534
Bryan O'Sullivan77d87982006-03-29 15:23:39 -08001535IPATH DRIVER:
1536P: Bryan O'Sullivan
1537M: support@pathscale.com
1538L: openib-general@openib.org
1539S: Supported
1540
Corey Minyard4409ebe2006-04-20 02:43:12 -07001541IPMI SUBSYSTEM
1542P: Corey Minyard
1543M: minyard@acm.org
1544L: openipmi-developer@lists.sourceforge.net
1545W: http://openipmi.sourceforge.net/
1546S: Supported
1547
Linus Torvalds1da177e2005-04-16 15:20:36 -07001548IPX NETWORK LAYER
1549P: Arnaldo Carvalho de Melo
1550M: acme@conectiva.com.br
Ralf Baechle979b6c12005-06-13 14:30:40 -07001551L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001552S: Maintained
1553
1554IRDA SUBSYSTEM
Samuel Ortizf3539762006-05-09 15:24:49 -07001555P: Samuel Ortiz
1556M: samuel@sortiz.org
Olaf Heringa2ac9532005-07-12 13:58:35 -07001557L: irda-users@lists.sourceforge.net (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -07001558W: http://irda.sourceforge.net/
Samuel Ortizf3539762006-05-09 15:24:49 -07001559S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07001560
1561ISAPNP
1562P: Jaroslav Kysela
1563M: perex@suse.cz
1564S: Maintained
1565
1566ISDN SUBSYSTEM
1567P: Karsten Keil
1568M: kkeil@suse.de
1569P: Kai Germaschewski
1570M: kai.germaschewski@gmx.de
1571L: isdn4linux@listserv.isdn4linux.de
1572W: http://www.isdn4linux.de
Josh Boyer1adc1232005-11-23 15:44:15 -08001573T: git kernel.org:/pub/scm/linux/kernel/kkeil/isdn-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07001574S: Maintained
1575
1576ISDN SUBSYSTEM (Eicon active card driver)
1577P: Armin Schindler
1578M: mac@melware.de
1579L: isdn4linux@listserv.isdn4linux.de
1580W: http://www.melware.de
1581S: Maintained
1582
1583JOURNALLING FLASH FILE SYSTEM (JFFS)
1584P: Axis Communications AB
1585M: jffs-dev@axis.com
1586L: jffs-dev@axis.com
1587W: http://www.developer.axis.com/software/jffs/
1588S: Maintained
1589
1590JOURNALLING FLASH FILE SYSTEM V2 (JFFS2)
1591P: David Woodhouse
1592M: dwmw2@infradead.org
1593L: jffs-dev@axis.com
1594W: http://sources.redhat.com/jffs2/
1595S: Maintained
1596
1597JFS FILESYSTEM
1598P: Dave Kleikamp
1599M: shaggy@austin.ibm.com
1600L: jfs-discussion@lists.sourceforge.net
1601W: http://jfs.sourceforge.net/
Josh Boyer1adc1232005-11-23 15:44:15 -08001602T: git kernel.org:/pub/scm/linux/kernel/git/shaggy/jfs-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07001603S: Supported
1604
Josh Triplettde456d32006-07-30 03:04:00 -07001605JOURNALLING LAYER FOR BLOCK DEVICES (JBD)
Theodore Tsoae0718f2006-05-20 15:00:13 -07001606P: Stephen Tweedie, Andrew Morton
1607M: sct@redhat.com, akpm@osdl.org
1608L: ext2-devel@lists.sourceforge.net
1609S: Maintained
1610
Linus Torvalds1da177e2005-04-16 15:20:36 -07001611KCONFIG
1612P: Roman Zippel
1613M: zippel@linux-m68k.org
1614L: kbuild-devel@lists.sourceforge.net
1615S: Maintained
1616
Vivek Goyalea6c2082006-05-20 14:59:55 -07001617KDUMP
1618P: Vivek Goyal
1619M: vgoyal@in.ibm.com
1620P: Haren Myneni
1621M: hbabu@us.ibm.com
1622L: fastboot@lists.osdl.org
1623L: linux-kernel@vger.kernel.org
1624W: http://lse.sourceforge.net/kdump/
1625S: Maintained
1626
Linus Torvalds1da177e2005-04-16 15:20:36 -07001627KERNEL AUTOMOUNTER (AUTOFS)
1628P: H. Peter Anvin
1629M: hpa@zytor.com
1630L: autofs@linux.kernel.org
1631S: Odd Fixes
1632
1633KERNEL AUTOMOUNTER v4 (AUTOFS4)
1634P: Ian Kent
1635M: raven@themaw.net
1636L: autofs@linux.kernel.org
1637S: Maintained
1638
1639KERNEL BUILD (kbuild: Makefile, scripts/Makefile.*)
1640P: Kai Germaschewski
1641M: kai@germaschewski.name
1642P: Sam Ravnborg
1643M: sam@ravnborg.org
Jody McIntyre6fb04252005-11-18 09:31:06 -08001644T: git kernel.org:/pub/scm/linux/kernel/git/sam/kbuild.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07001645S: Maintained
1646
1647KERNEL JANITORS
1648P: Several
Randy Dunlap1f525f12006-07-30 03:04:16 -07001649L: kernel-janitors@lists.osdl.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001650W: http://www.kerneljanitors.org/
Linus Torvalds1da177e2005-04-16 15:20:36 -07001651S: Maintained
1652
1653KERNEL NFSD
1654P: Neil Brown
1655M: neilb@cse.unsw.edu.au
1656L: nfs@lists.sourceforge.net
1657W: http://nfs.sourceforge.net/
1658W: http://www.cse.unsw.edu.au/~neilb/patches/linux-devel/
1659S: Maintained
1660
Eric W. Biedermandc009d92005-06-25 14:57:52 -07001661KEXEC
1662P: Eric Biederman
Eric W. Biedermandc009d92005-06-25 14:57:52 -07001663M: ebiederm@xmission.com
Eric W. Biedermandc009d92005-06-25 14:57:52 -07001664W: http://www.xmission.com/~ebiederm/files/kexec/
1665L: linux-kernel@vger.kernel.org
1666L: fastboot@osdl.org
1667S: Maintained
1668
Prasanna S Panchamukhi89559a62005-09-22 21:43:47 -07001669KPROBES
1670P: Prasanna S Panchamukhi
1671M: prasanna@in.ibm.com
1672P: Ananth N Mavinakayanahalli
1673M: ananth@in.ibm.com
1674P: Anil S Keshavamurthy
1675M: anil.s.keshavamurthy@intel.com
1676P: David S. Miller
1677M: davem@davemloft.net
1678L: linux-kernel@vger.kernel.org
1679S: Maintained
1680
Linus Torvalds1da177e2005-04-16 15:20:36 -07001681LAPB module
Linus Torvalds1da177e2005-04-16 15:20:36 -07001682L: linux-x25@vger.kernel.org
David S. Millerbf9915c2006-07-21 14:55:17 -07001683S: Orphan
Linus Torvalds1da177e2005-04-16 15:20:36 -07001684
1685LASI 53c700 driver for PARISC
1686P: James E.J. Bottomley
1687M: James.Bottomley@HansenPartnership.com
1688L: linux-scsi@vger.kernel.org
1689S: Maintained
1690
Richard Purdie263de9b2006-05-15 09:44:16 -07001691LED SUBSYSTEM
1692P: Richard Purdie
1693M: rpurdie@rpsys.net
1694S: Maintained
1695
Linus Torvalds1da177e2005-04-16 15:20:36 -07001696LEGO USB Tower driver
1697P: Juergen Stuber
1698M: starblue@users.sourceforge.net
1699L: legousb-devel@lists.sourceforge.net
1700W: http://legousb.sourceforge.net/
1701S: Maintained
1702
1703LINUX FOR IBM pSERIES (RS/6000)
1704P: Paul Mackerras
1705M: paulus@au.ibm.com
1706W: http://www.ibm.com/linux/ltc/projects/ppc
1707S: Supported
1708
1709LINUX FOR NCR VOYAGER
1710P: James Bottomley
1711M: James.Bottomley@HansenPartnership.com
1712W: http://www.hansenpartnership.com/voyager
1713S: Maintained
1714
1715LINUX FOR POWERPC
1716P: Paul Mackerras
1717M: paulus@samba.org
1718W: http://www.penguinppc.org/
1719L: linuxppc-dev@ozlabs.org
Josh Boyer1adc1232005-11-23 15:44:15 -08001720T: git kernel.org:/pub/scm/linux/kernel/git/paulus/powerpc.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07001721S: Supported
1722
1723LINUX FOR POWER MACINTOSH
1724P: Benjamin Herrenschmidt
1725M: benh@kernel.crashing.org
1726W: http://www.penguinppc.org/
1727L: linuxppc-dev@ozlabs.org
1728S: Maintained
1729
1730LINUX FOR POWERPC EMBEDDED MPC52XX
1731P: Sylvain Munaut
1732M: tnt@246tNt.com
1733W: http://www.246tNt.com/mpc52xx/
1734W: http://www.penguinppc.org/
1735L: linuxppc-dev@ozlabs.org
1736L: linuxppc-embedded@ozlabs.org
1737S: Maintained
1738
1739LINUX FOR POWERPC EMBEDDED PPC4XX
1740P: Matt Porter
1741M: mporter@kernel.crashing.org
1742W: http://www.penguinppc.org/
1743L: linuxppc-embedded@ozlabs.org
1744S: Maintained
1745
Tom Rinie93adf12005-07-26 12:49:53 -07001746LINUX FOR POWERPC BOOT CODE
Linus Torvalds1da177e2005-04-16 15:20:36 -07001747P: Tom Rini
1748M: trini@kernel.crashing.org
1749W: http://www.penguinppc.org/
1750L: linuxppc-embedded@ozlabs.org
1751S: Maintained
1752
Tom Rinie93adf12005-07-26 12:49:53 -07001753LINUX FOR POWERPC EMBEDDED PPC8XX
1754P: Marcelo Tosatti
Marcelo Tosatti2e367a82006-05-15 09:44:08 -07001755M: marcelo@kvack.org
Tom Rinie93adf12005-07-26 12:49:53 -07001756W: http://www.penguinppc.org/
1757L: linuxppc-embedded@ozlabs.org
1758S: Maintained
1759
Linus Torvalds1da177e2005-04-16 15:20:36 -07001760LINUX FOR POWERPC EMBEDDED PPC83XX AND PPC85XX
1761P: Kumar Gala
Kumar Gala4c8d3d92005-11-13 16:06:30 -08001762M: galak@kernel.crashing.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001763W: http://www.penguinppc.org/
1764L: linuxppc-embedded@ozlabs.org
1765S: Maintained
1766
1767LLC (802.2)
1768P: Arnaldo Carvalho de Melo
1769M: acme@conectiva.com.br
1770S: Maintained
1771
1772LINUX FOR 64BIT POWERPC
1773P: Paul Mackerras
1774M: paulus@samba.org
1775M: paulus@au.ibm.com
1776P: Anton Blanchard
1777M: anton@samba.org
1778M: anton@au.ibm.com
Arthur Othieno6d923f92006-05-19 06:22:23 -04001779W: http://www.penguinppc.org/ppc64/
Stephen Rothwell1d049812006-03-22 11:26:58 +11001780L: linuxppc-dev@ozlabs.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001781S: Supported
1782
1783LINUX SECURITY MODULE (LSM) FRAMEWORK
1784P: Chris Wright
Chris Wright692a2062006-03-11 03:27:19 -08001785M: chrisw@sous-sol.org
Chris Wright1a4520b2006-03-11 03:27:20 -08001786L: linux-security-module@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001787W: http://lsm.immunix.org
Josh Boyer1adc1232005-11-23 15:44:15 -08001788T: git kernel.org:/pub/scm/linux/kernel/git/chrisw/lsm-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07001789S: Supported
1790
1791LM83 HARDWARE MONITOR DRIVER
1792P: Jean Delvare
1793M: khali@linux-fr.org
Jean Delvarecc0b07e2005-05-22 09:39:11 +02001794L: lm-sensors@lm-sensors.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001795S: Maintained
1796
1797LM90 HARDWARE MONITOR DRIVER
1798P: Jean Delvare
1799M: khali@linux-fr.org
Jean Delvarecc0b07e2005-05-22 09:39:11 +02001800L: lm-sensors@lm-sensors.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001801S: Maintained
1802
1803LOGICAL DISK MANAGER SUPPORT (LDM, Windows 2000/XP Dynamic Disks)
1804P: Richard Russon (FlatCap)
1805M: ldm@flatcap.org
1806L: ldm-devel@lists.sourceforge.net
1807W: http://ldm.sourceforge.net
1808S: Maintained
1809
Moore, Eric Deanc87e34e2005-12-01 11:06:25 -07001810LSILOGIC MPT FUSION DRIVERS (FC/SAS/SPI)
1811P: Eric Moore
1812M: Eric.Moore@lsil.com
1813M: support@lsil.com
1814L: mpt_linux_developer@lsil.com
1815L: linux-scsi@vger.kernel.org
1816W: http://www.lsilogic.com/support
1817S: Supported
1818
Linus Torvalds1da177e2005-04-16 15:20:36 -07001819LSILOGIC/SYMBIOS/NCR 53C8XX and 53C1010 PCI-SCSI drivers
1820P: Matthew Wilcox
1821M: matthew@wil.cx
1822L: linux-scsi@vger.kernel.org
1823S: Maintained
1824
1825M68K ARCHITECTURE
1826P: Geert Uytterhoeven
1827M: geert@linux-m68k.org
1828P: Roman Zippel
1829M: zippel@linux-m68k.org
1830L: linux-m68k@lists.linux-m68k.org
1831W: http://www.linux-m68k.org/
1832W: http://linux-m68k-cvs.ubb.ca/
1833S: Maintained
1834
1835M68K ON APPLE MACINTOSH
1836P: Joshua Thompson
1837M: funaho@jurai.org
1838W: http://www.mac.linux-m68k.org/
1839L: linux-mac68k@mac.linux-m68k.org
1840S: Maintained
1841
1842M68K ON HP9000/300
1843P: Philip Blundell
1844M: philb@gnu.org
1845W: http://www.tazenda.demon.co.uk/phil/linux-hp
1846S: Maintained
1847
1848MARVELL YUKON / SYSKONNECT DRIVER
1849P: Mirko Lindner
1850M: mlindner@syskonnect.de
1851P: Ralph Roesler
1852M: rroesler@syskonnect.de
1853W: http://www.syskonnect.com
1854S: Supported
1855
1856MAESTRO PCI SOUND DRIVERS
1857P: Zach Brown
1858M: zab@zabbo.net
1859S: Odd Fixes
1860
Michael Kerriskfaf16682005-07-31 22:34:47 -07001861MAN-PAGES: MANUAL PAGES FOR LINUX -- Sections 2, 3, 4, 5, and 7
1862P: Michael Kerrisk
1863M: mtk-manpages@gmx.net
1864W: ftp://ftp.kernel.org/pub/linux/docs/manpages
1865S: Maintained
1866
Dale Farnsworthb60d6972006-01-16 16:45:45 -07001867MARVELL MV643XX ETHERNET DRIVER
1868P: Dale Farnsworth
1869M: dale@farnsworth.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001870P: Manish Lachwani
Dale Farnsworthb60d6972006-01-16 16:45:45 -07001871M: mlachwani@mvista.com
Ralf Baechle979b6c12005-06-13 14:30:40 -07001872L: netdev@vger.kernel.org
Dale Farnsworthb60d6972006-01-16 16:45:45 -07001873S: Odd Fixes for 2.4; Maintained for 2.6.
Linus Torvalds1da177e2005-04-16 15:20:36 -07001874
1875MATROX FRAMEBUFFER DRIVER
1876P: Petr Vandrovec
1877M: vandrove@vc.cvut.cz
1878L: linux-fbdev-devel@lists.sourceforge.net
1879S: Maintained
1880
Kolli, Neela Syam757e0102005-10-14 15:59:13 -07001881MEGARAID SCSI DRIVERS
1882P: Neela Syam Kolli
1883M: Neela.Kolli@engenio.com
1884S: linux-scsi@vger.kernel.org
1885W: http://megaraid.lsilogic.com
1886S: Maintained
1887
Steven Rostedt70ea91f2006-07-30 03:03:53 -07001888MEMORY MANAGEMENT
1889L: linux-mm@kvack.org
1890L: linux-kernel@vger.kernel.org
1891W: http://www.linux-mm.org
1892S: Maintained
1893
David Woodhousef4e9ce66c2006-04-11 19:29:07 -04001894MEMORY TECHNOLOGY DEVICES (MTD)
Linus Torvalds1da177e2005-04-16 15:20:36 -07001895P: David Woodhouse
1896M: dwmw2@infradead.org
1897W: http://www.linux-mtd.infradead.org/
1898L: linux-mtd@lists.infradead.org
David Woodhousef4e9ce66c2006-04-11 19:29:07 -04001899T: git git://git.infradead.org/mtd-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07001900S: Maintained
1901
1902MICROTEK X6 SCANNER
1903P: Oliver Neukum
1904M: oliver@neukum.name
1905S: Maintained
1906
1907MIPS
1908P: Ralf Baechle
1909M: ralf@linux-mips.org
Ralf Baechled50f7ec2005-10-04 13:30:10 +01001910W: http://www.linux-mips.org/
Linus Torvalds1da177e2005-04-16 15:20:36 -07001911L: linux-mips@linux-mips.org
Ralf Baechle7425b342006-03-10 13:47:21 +00001912T: git www.linux-mips.org:/pub/scm/linux.git
1913S: Supported
Linus Torvalds1da177e2005-04-16 15:20:36 -07001914
1915MISCELLANEOUS MCA-SUPPORT
1916P: James Bottomley
1917M: jejb@steeleye.com
1918L: linux-kernel@vger.kernel.org
1919S: Maintained
1920
1921MODULE SUPPORT
1922P: Rusty Russell
1923M: rusty@rustcorp.com.au
1924L: linux-kernel@vger.kernel.org
1925S: Maintained
1926
1927MOTION EYE VAIO PICTUREBOOK CAMERA DRIVER
1928P: Stelian Pop
1929M: stelian@popies.net
1930W: http://popies.net/meye/
1931S: Maintained
1932
1933MOUSE AND MISC DEVICES [GENERAL]
1934P: Alessandro Rubini
1935M: rubini@ipvvis.unipv.it
1936L: linux-kernel@vger.kernel.org
1937S: Maintained
1938
1939MTRR AND SIMILAR SUPPORT [i386]
1940P: Richard Gooch
1941M: rgooch@atnf.csiro.au
1942L: linux-kernel@vger.kernel.org
1943W: http://www.atnf.csiro.au/~rgooch/linux/kernel-patches.html
1944S: Maintained
1945
Russell King12223da2006-06-15 13:28:52 +01001946MULTIMEDIA CARD (MMC) SUBSYSTEM
Russell Kingbaca2da2006-06-04 17:36:31 +01001947P: Russell King
1948M: rmk+mmc@arm.linux.org.uk
1949S: Maintained
1950
Linus Torvalds1da177e2005-04-16 15:20:36 -07001951MULTISOUND SOUND DRIVER
1952P: Andrew Veliath
1953M: andrewtv@usa.net
1954S: Maintained
1955
1956NATSEMI ETHERNET DRIVER (DP8381x)
1957P: Tim Hockin
1958M: thockin@hockin.org
1959S: Maintained
1960
1961NCP FILESYSTEM
1962P: Petr Vandrovec
1963M: vandrove@vc.cvut.cz
1964L: linware@sh.cvut.cz
1965S: Maintained
1966
1967NCR DUAL 700 SCSI DRIVER (MICROCHANNEL)
1968P: James E.J. Bottomley
1969M: James.Bottomley@HansenPartnership.com
1970L: linux-scsi@vger.kernel.org
1971S: Maintained
1972
Stephen Hemmingerbe2f2e82006-05-25 16:14:43 -07001973NETEM NETWORK EMULATOR
1974P: Stephen Hemminger
1975M: shemminger@osdl.org
1976L: netem@osdl.org
1977S: Maintained
1978
Linus Torvalds1da177e2005-04-16 15:20:36 -07001979NETFILTER/IPTABLES/IPCHAINS
1980P: Rusty Russell
1981P: Marc Boucher
1982P: James Morris
1983P: Harald Welte
1984P: Jozsef Kadlecsik
1985M: coreteam@netfilter.org
1986W: http://www.netfilter.org/
1987W: http://www.iptables.org/
1988L: netfilter@lists.netfilter.org
1989L: netfilter-devel@lists.netfilter.org
1990S: Supported
1991
1992NETROM NETWORK LAYER
1993P: Ralf Baechle
1994M: ralf@linux-mips.org
1995L: linux-hams@vger.kernel.org
Ralf Baechled34cb282006-04-19 04:14:30 +02001996W: http://www.linux-ax25.org/
Linus Torvalds1da177e2005-04-16 15:20:36 -07001997S: Maintained
1998
1999NETWORK BLOCK DEVICE
2000P: Paul Clements
2001M: Paul.Clements@steeleye.com
2002S: Maintained
2003
2004NETWORK DEVICE DRIVERS
2005P: Andrew Morton
2006M: akpm@osdl.org
2007P: Jeff Garzik
2008M: jgarzik@pobox.com
Ralf Baechle979b6c12005-06-13 14:30:40 -07002009L: netdev@vger.kernel.org
Jody McIntyre6fb04252005-11-18 09:31:06 -08002010T: git kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07002011S: Maintained
2012
2013NETWORKING [GENERAL]
2014P: Networking Team
Ralf Baechle979b6c12005-06-13 14:30:40 -07002015M: netdev@vger.kernel.org
2016L: netdev@vger.kernel.org
David S. Millerf1465f72006-03-27 23:28:44 -08002017W: http://linux-net.osdl.org/
Linus Torvalds1da177e2005-04-16 15:20:36 -07002018S: Maintained
2019
2020NETWORKING [IPv4/IPv6]
2021P: David S. Miller
2022M: davem@davemloft.net
2023P: Alexey Kuznetsov
2024M: kuznet@ms2.inr.ac.ru
2025P: Pekka Savola (ipv6)
2026M: pekkas@netcore.fi
2027P: James Morris
James Morris48de5be2005-08-08 10:29:08 -04002028M: jmorris@namei.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002029P: Hideaki YOSHIFUJI
2030M: yoshfuji@linux-ipv6.org
2031P: Patrick McHardy
2032M: kaber@coreworks.de
Ralf Baechle979b6c12005-06-13 14:30:40 -07002033L: netdev@vger.kernel.org
John W. Linvilled5ca3112006-01-18 14:52:18 -08002034T: git kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07002035S: Maintained
2036
John W. Linville29f8f632006-01-18 14:52:48 -08002037NETWORKING [WIRELESS]
2038P: John W. Linville
2039M: linville@tuxdriver.com
2040L: netdev@vger.kernel.org
2041T: git kernel.org:/pub/scm/linux/kernel/git/linville/wireless-2.6.git
2042S: Maintained
2043
Linus Torvalds1da177e2005-04-16 15:20:36 -07002044IPVS
2045P: Wensong Zhang
2046M: wensong@linux-vs.org
Horms9d30c172005-09-29 19:47:06 -07002047P: Simon Horman
2048M: horms@verge.net.au
Linus Torvalds1da177e2005-04-16 15:20:36 -07002049P: Julian Anastasov
2050M: ja@ssi.bg
Horms9d30c172005-09-29 19:47:06 -07002051L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002052S: Maintained
2053
2054NFS CLIENT
2055P: Trond Myklebust
2056M: trond.myklebust@fys.uio.no
2057L: linux-kernel@vger.kernel.org
2058S: Maintained
2059
2060NI5010 NETWORK DRIVER
Andreas Mohr5b552b12006-06-30 02:25:07 -07002061P: Jan-Pascal van Best
2062M: janpascal@vanbest.org
2063P: Andreas Mohr
2064M: andi@lisas.de
Ralf Baechle979b6c12005-06-13 14:30:40 -07002065L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002066S: Maintained
2067
2068NINJA SCSI-3 / NINJA SCSI-32Bi (16bit/CardBus) PCMCIA SCSI HOST ADAPTER DRIVER
2069P: YOKOTA Hiroshi
2070M: yokota@netlab.is.tsukuba.ac.jp
2071W: http://www.netlab.is.tsukuba.ac.jp/~yokota/izumi/ninja/
2072S: Maintained
2073
2074NINJA SCSI-32Bi/UDE PCI/CARDBUS SCSI HOST ADAPTER DRIVER
2075P: GOTO Masanori
2076M: gotom@debian.or.jp
2077P: YOKOTA Hiroshi
2078M: yokota@netlab.is.tsukuba.ac.jp
2079W: http://www.netlab.is.tsukuba.ac.jp/~yokota/izumi/ninja/
2080S: Maintained
2081
2082NON-IDE/NON-SCSI CDROM DRIVERS [GENERAL] (come on, crew - mark your responsibility)
2083P: Eberhard Moenkeberg
2084M: emoenke@gwdg.de
2085L: linux-kernel@vger.kernel.org
2086S: Maintained
2087
2088NTFS FILESYSTEM
2089P: Anton Altaparmakov
2090M: aia21@cantab.net
2091L: linux-ntfs-dev@lists.sourceforge.net
2092L: linux-kernel@vger.kernel.org
2093W: http://linux-ntfs.sf.net/
Josh Boyer1adc1232005-11-23 15:44:15 -08002094T: git kernel.org:/pub/scm/linux/kernel/git/aia21/ntfs-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07002095S: Maintained
2096
Antonino A. Daplas9eb8ef72006-01-14 13:21:26 -08002097NVIDIA (rivafb and nvidiafb) FRAMEBUFFER DRIVER
2098P: Antonino Daplas
2099M: adaplas@pol.net
2100L: linux-fbdev-devel@lists.sourceforge.net
2101S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07002102
Peter Korsgaard1ded9692006-06-12 21:40:53 +02002103OPENCORES I2C BUS DRIVER
2104P: Peter Korsgaard
2105M: jacmet@sunsite.dk
Jean Delvare5d925fe2006-07-01 17:14:32 +02002106L: i2c@lm-sensors.org
Peter Korsgaard1ded9692006-06-12 21:40:53 +02002107S: Maintained
2108
Mark Fashehccd979b2005-12-15 14:31:24 -08002109ORACLE CLUSTER FILESYSTEM 2 (OCFS2)
2110P: Mark Fasheh
2111M: mark.fasheh@oracle.com
2112P: Kurt Hackel
2113M: kurt.hackel@oracle.com
2114L: ocfs2-devel@oss.oracle.com
2115W: http://oss.oracle.com/projects/ocfs2/
2116S: Supported
2117
Linus Torvalds1da177e2005-04-16 15:20:36 -07002118OLYMPIC NETWORK DRIVER
2119P: Peter De Shrijver
2120M: p2@ace.ulyssis.student.kuleuven.ac.be
2121P: Mike Phillips
2122M: mikep@linuxtr.net
Ralf Baechle979b6c12005-06-13 14:30:40 -07002123L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002124L: linux-tr@linuxtr.net
2125W: http://www.linuxtr.net
2126S: Maintained
2127
Harald Weltec1986ee2005-11-13 16:06:29 -08002128OMNIKEY CARDMAN 4000 DRIVER
2129P: Harald Welte
2130M: laforge@gnumonks.org
2131S: Maintained
2132
Harald Welte77c44ab2005-11-13 16:06:26 -08002133OMNIKEY CARDMAN 4040 DRIVER
2134P: Harald Welte
2135M: laforge@gnumonks.org
2136S: Maintained
2137
Linus Torvalds1da177e2005-04-16 15:20:36 -07002138ONSTREAM SCSI TAPE DRIVER
2139P: Willem Riede
2140M: osst@riede.org
2141L: osst-users@lists.sourceforge.net
2142L: linux-scsi@vger.kernel.org
2143S: Maintained
2144
2145OPL3-SA2, SA3, and SAx DRIVER
2146P: Zwane Mwaikambo
Zwane Mwaikambo3c7bf1e2005-08-18 11:24:07 -07002147M: zwane@arm.linux.org.uk
Linus Torvalds1da177e2005-04-16 15:20:36 -07002148L: linux-sound@vger.kernel.org
2149S: Maintained
2150
2151OPROFILE
2152P: Philippe Elie
2153M: phil.el@wanadoo.fr
2154L: oprofile-list@lists.sf.net
2155S: Maintained
2156
2157ORINOCO DRIVER
2158P: Pavel Roskin
2159M: proski@gnu.org
2160P: David Gibson
2161M: hermes@gibson.dropbear.id.au
Pavel Roskinecffdde2005-05-05 16:16:01 -07002162L: orinoco-users@lists.sourceforge.net
2163L: orinoco-devel@lists.sourceforge.net
2164W: http://www.nongnu.org/orinoco/
Linus Torvalds1da177e2005-04-16 15:20:36 -07002165S: Maintained
2166
2167PARALLEL PORT SUPPORT
2168P: Phil Blundell
2169M: philb@gnu.org
2170P: Tim Waugh
2171M: tim@cyberelk.net
2172P: David Campbell
Linus Torvalds1da177e2005-04-16 15:20:36 -07002173P: Andrea Arcangeli
2174M: andrea@suse.de
2175L: linux-parport@lists.infradead.org
2176W: http://people.redhat.com/twaugh/parport/
2177S: Maintained
2178
2179PARIDE DRIVERS FOR PARALLEL PORT IDE DEVICES
2180P: Tim Waugh
2181M: tim@cyberelk.net
2182L: linux-parport@lists.infradead.org
2183W: http://www.torque.net/linux-pp.html
2184S: Maintained
2185
2186PARISC ARCHITECTURE
2187P: Matthew Wilcox
2188M: matthew@wil.cx
2189P: Grant Grundler
2190M: grundler@parisc-linux.org
Kyle McMartin223232d2006-04-21 16:54:23 -04002191P: Kyle McMartin
2192M: kyle@parisc-linux.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002193L: parisc-linux@parisc-linux.org
2194W: http://www.parisc-linux.org/
Kyle McMartin223232d2006-04-21 16:54:23 -04002195T: git kernel.org:/pub/scm/linux/kernel/git/kyle/parisc-2.6.git
2196T: cvs cvs.parisc-linux.org:/var/cvs/linux-2.6
Linus Torvalds1da177e2005-04-16 15:20:36 -07002197S: Maintained
2198
linas@austin.ibm.com065c6352005-12-02 19:16:18 -06002199PCI ERROR RECOVERY
2200P: Linas Vepstas
2201M: linas@austin.ibm.com
2202L: linux-kernel@vger.kernel.org
2203L: linux-pci@atrey.karlin.mff.cuni.cz
2204S: Supported
2205
Linus Torvalds1da177e2005-04-16 15:20:36 -07002206PCI SOUND DRIVERS (ES1370, ES1371 and SONICVIBES)
2207P: Thomas Sailer
2208M: sailer@ife.ee.ethz.ch
2209L: linux-sound@vger.kernel.org
2210W: http://www.ife.ee.ethz.ch/~sailer/linux/pciaudio.html
2211S: Maintained
2212
2213PCI SUBSYSTEM
2214P: Greg Kroah-Hartman
2215M: gregkh@suse.de
2216L: linux-kernel@vger.kernel.org
2217L: linux-pci@atrey.karlin.mff.cuni.cz
Jody McIntyre6fb04252005-11-18 09:31:06 -08002218T: quilt kernel.org/pub/linux/kernel/people/gregkh/gregkh-2.6/
Linus Torvalds1da177e2005-04-16 15:20:36 -07002219S: Supported
2220
2221PCI HOTPLUG CORE
2222P: Greg Kroah-Hartman
2223M: gregkh@suse.de
2224S: Supported
2225
2226PCI HOTPLUG COMPAQ DRIVER
2227P: Greg Kroah-Hartman
2228M: greg@kroah.com
2229S: Maintained
2230
Kristen Accardi8cf4c192005-08-16 15:16:10 -07002231PCIE HOTPLUG DRIVER
2232P: Kristen Carlson Accardi
2233M: kristen.c.accardi@intel.com
2234L: pcihpd-discuss@lists.sourceforge.net
2235S: Maintained
2236
Linus Torvalds1da177e2005-04-16 15:20:36 -07002237PCMCIA SUBSYSTEM
Dominik Brodowski4230dfc2005-07-07 17:59:06 -07002238P: Linux PCMCIA Team
Randy Dunlapf5df58812006-07-14 00:24:29 -07002239L: linux-pcmcia@lists.infradead.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002240L: http://lists.infradead.org/mailman/listinfo/linux-pcmcia
Jody McIntyre6fb04252005-11-18 09:31:06 -08002241T: git kernel.org:/pub/scm/linux/kernel/git/brodo/pcmcia-2.6.git
Dominik Brodowski4230dfc2005-07-07 17:59:06 -07002242S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07002243
2244PCNET32 NETWORK DRIVER
2245P: Thomas Bogendörfer
2246M: tsbogend@alpha.franken.de
Ralf Baechle979b6c12005-06-13 14:30:40 -07002247L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002248S: Maintained
2249
Shailabh Nagarad4ecbc2006-07-14 00:24:44 -07002250PER-TASK DELAY ACCOUNTING
2251P: Shailabh Nagar
2252M: nagar@watson.ibm.com
2253L: linux-kernel@vger.kernel.org
2254S: Maintained
2255
Jim Cromiedd49d0f2006-03-24 18:08:17 +01002256PERSONALITY HANDLING
2257P: Christoph Hellwig
2258M: hch@infradead.org
2259L: linux-abi-devel@lists.sourceforge.net
2260S: Maintained
2261
Linus Torvalds1da177e2005-04-16 15:20:36 -07002262PHRAM MTD DRIVER
2263P: Jörn Engel
2264M: joern@wh.fh-wedel.de
2265L: linux-mtd@lists.infradead.org
2266S: Maintained
2267
Peter Osterlund249a6772005-09-27 21:45:30 -07002268PKTCDVD DRIVER
2269P: Peter Osterlund
2270M: petero2@telia.com
2271L: linux-kernel@vger.kernel.org
Peter Osterlund249a6772005-09-27 21:45:30 -07002272S: Maintained
2273
Linus Torvalds1da177e2005-04-16 15:20:36 -07002274POSIX CLOCKS and TIMERS
2275P: George Anzinger
2276M: george@mvista.com
Hormsf1c3ddf2006-01-15 02:18:28 +01002277L: linux-kernel@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002278S: Supported
2279
Eugene Surovegin24682972005-10-14 03:00:53 -07002280POWERPC 4xx EMAC DRIVER
2281P: Eugene Surovegin
2282M: ebs@ebshome.net
2283W: http://kernel.ebshome.net/emac/
2284L: linuxppc-embedded@ozlabs.org
2285L: netdev@vger.kernel.org
2286S: Maintained
2287
Linus Torvalds1da177e2005-04-16 15:20:36 -07002288PNP SUPPORT
2289P: Adam Belay
2290M: ambx1@neo.rr.com
2291S: Maintained
2292
2293PPP PROTOCOL DRIVERS AND COMPRESSORS
2294P: Paul Mackerras
2295M: paulus@samba.org
2296L: linux-ppp@vger.kernel.org
2297S: Maintained
2298
2299PPP OVER ATM (RFC 2364)
2300P: Mitchell Blank Jr
2301M: mitch@sfgoth.com
2302S: Maintained
2303
2304PPP OVER ETHERNET
2305P: Michal Ostrowski
2306M: mostrows@speakeasy.net
2307S: Maintained
2308
2309PREEMPTIBLE KERNEL
2310P: Robert Love
2311M: rml@tech9.net
2312L: linux-kernel@vger.kernel.org
2313L: kpreempt-tech@lists.sourceforge.net
2314W: ftp://ftp.kernel.org/pub/linux/kernel/people/rml/preempt-kernel
2315S: Supported
2316
2317PRISM54 WIRELESS DRIVER
2318P: Prism54 Development Team
2319M: prism54-private@prism54.org
Ralf Baechle979b6c12005-06-13 14:30:40 -07002320L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002321W: http://prism54.org
2322S: Maintained
2323
2324PROMISE DC4030 CACHING DISK CONTROLLER DRIVER
2325P: Peter Denison
2326M: promise@pnd-pc.demon.co.uk
2327W: http://www.pnd-pc.demon.co.uk/promise/
2328S: Maintained
2329
Michael Krufky83202042006-07-03 00:24:18 -07002330PVRUSB2 VIDEO4LINUX DRIVER
2331P: Mike Isely
2332M: isely@pobox.com
2333L: pvrusb2@isely.net
2334L: video4linux-list@redhat.com
2335W: http://www.isely.net/pvrusb2/
2336S: Maintained
2337
Linus Torvalds1da177e2005-04-16 15:20:36 -07002338PXA2xx SUPPORT
2339P: Nicolas Pitre
2340M: nico@cam.org
Alexey Dobriyan70f09f12005-06-23 00:09:47 -07002341L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002342S: Maintained
2343
2344QLOGIC QLA2XXX FC-SCSI DRIVER
2345P: Andrew Vasquez
Andrew Vasquez95e6a852006-03-14 14:41:04 -08002346M: linux-driver@qlogic.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07002347L: linux-scsi@vger.kernel.org
2348S: Supported
2349
2350QNX4 FILESYSTEM
2351P: Anders Larsen
2352M: al@alarsen.net
2353L: linux-kernel@vger.kernel.org
2354W: http://www.alarsen.net/linux/qnx4fs/
2355S: Maintained
2356
2357RADEON FRAMEBUFFER DISPLAY DRIVER
Benjamin Herrenschmidt187a2782005-04-16 15:26:40 -07002358P: Benjamin Herrenschmidt
2359M: benh@kernel.crashing.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002360L: linux-fbdev-devel@lists.sourceforge.net
2361S: Maintained
2362
2363RAGE128 FRAMEBUFFER DISPLAY DRIVER
Benjamin Herrenschmidt187a2782005-04-16 15:26:40 -07002364P: Paul Mackerras
2365M: paulus@samba.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002366L: linux-fbdev-devel@lists.sourceforge.net
2367S: Maintained
2368
2369RAYLINK/WEBGEAR 802.11 WIRELESS LAN DRIVER
2370P: Corey Thomas
2371M: corey@world.std.com
2372L: linux-kernel@vger.kernel.org
2373S: Maintained
2374
Matt Mackall9e95ce22005-04-16 15:25:56 -07002375RANDOM NUMBER DRIVER
2376P: Matt Mackall
2377M: mpm@selenic.com
2378S: Maintained
2379
Matt Porter394b7012005-11-07 01:00:15 -08002380RAPIDIO SUBSYSTEM
2381P: Matt Porter
2382M: mporter@kernel.crashing.org
2383L: linux-kernel@vger.kernel.org
2384S: Maintained
2385
Linus Torvalds1da177e2005-04-16 15:20:36 -07002386REAL TIME CLOCK DRIVER
2387P: Paul Gortmaker
2388M: p_gortmaker@yahoo.com
2389L: linux-kernel@vger.kernel.org
2390S: Maintained
2391
Alessandro Zummo0c86edc2006-03-27 01:16:37 -08002392REAL TIME CLOCK (RTC) SUBSYSTEM
2393P: Alessandro Zummo
2394M: a.zummo@towertech.it
2395L: linux-kernel@vger.kernel.org
2396S: Maintained
2397
Linus Torvalds1da177e2005-04-16 15:20:36 -07002398REISERFS FILE SYSTEM
2399P: Hans Reiser
2400M: reiserfs-dev@namesys.com
2401L: reiserfs-list@namesys.com
2402W: http://www.namesys.com
2403S: Supported
2404
2405ROCKETPORT DRIVER
2406P: Comtrol Corp.
Linus Torvalds1da177e2005-04-16 15:20:36 -07002407W: http://www.comtrol.com
2408S: Maintained
2409
2410ROSE NETWORK LAYER
2411P: Ralf Baechle
2412M: ralf@linux-mips.org
2413L: linux-hams@vger.kernel.org
Ralf Baechled34cb282006-04-19 04:14:30 +02002414W: http://www.linux-ax25.org/
Linus Torvalds1da177e2005-04-16 15:20:36 -07002415S: Maintained
2416
2417RISCOM8 DRIVER
2418S: Orphan
2419
Antonino A. Daplas9eb8ef72006-01-14 13:21:26 -08002420S3 SAVAGE FRAMEBUFFER DRIVER
2421P: Antonino Daplas
2422M: adaplas@pol.net
2423L: linux-fbdev-devel@lists.sourceforge.net
2424S: Maintained
2425
Linus Torvalds1da177e2005-04-16 15:20:36 -07002426S390
2427P: Martin Schwidefsky
2428M: schwidefsky@de.ibm.com
2429M: linux390@de.ibm.com
2430L: linux-390@vm.marist.edu
Heiko Carstens5238da42006-02-11 17:56:01 -08002431W: http://www.ibm.com/developerworks/linux/linux390/
2432S: Supported
2433
2434S390 NETWORK DRIVERS
2435P: Frank Pavlic
2436M: fpavlic@de.ibm.com
2437M: linux390@de.ibm.com
2438L: linux-390@vm.marist.edu
2439W: http://www.ibm.com/developerworks/linux/linux390/
2440S: Supported
2441
2442S390 ZFCP DRIVER
2443P: Andreas Herrmann
2444M: aherrman@de.ibm.com
2445M: linux390@de.ibm.com
2446L: linux-390@vm.marist.edu
2447W: http://www.ibm.com/developerworks/linux/linux390/
Linus Torvalds1da177e2005-04-16 15:20:36 -07002448S: Supported
2449
2450SAA7146 VIDEO4LINUX-2 DRIVER
2451P: Michael Hunold
2452M: michael@mihu.de
2453W: http://www.mihu.de/linux/saa7146
2454S: Maintained
2455
2456SBPCD CDROM DRIVER
2457P: Eberhard Moenkeberg
2458M: emoenke@gwdg.de
2459L: linux-kernel@vger.kernel.org
2460S: Maintained
2461
2462SC1200 WDT DRIVER
2463P: Zwane Mwaikambo
Zwane Mwaikambo3c7bf1e2005-08-18 11:24:07 -07002464M: zwane@arm.linux.org.uk
Linus Torvalds1da177e2005-04-16 15:20:36 -07002465S: Maintained
2466
2467SCHEDULER
2468P: Ingo Molnar
2469M: mingo@elte.hu
2470P: Robert Love [the preemptible kernel bits]
2471M: rml@tech9.net
2472L: linux-kernel@vger.kernel.org
2473S: Maintained
2474
2475SCSI CDROM DRIVER
2476P: Jens Axboe
2477M: axboe@suse.de
2478L: linux-scsi@vger.kernel.org
2479W: http://www.kernel.dk
2480S: Maintained
2481
2482SCSI SG DRIVER
2483P: Doug Gilbert
2484M: dgilbert@interlog.com
2485L: linux-scsi@vger.kernel.org
2486W: http://www.torque.net/sg
2487S: Maintained
2488
2489SCSI SUBSYSTEM
2490P: James E.J. Bottomley
2491M: James.Bottomley@SteelEye.com
2492L: linux-scsi@vger.kernel.org
Jody McIntyre6fb04252005-11-18 09:31:06 -08002493T: git kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07002494S: Maintained
2495
2496SCSI TAPE DRIVER
2497P: Kai Mäkisara
2498M: Kai.Makisara@kolumbus.fi
2499L: linux-scsi@vger.kernel.org
2500S: Maintained
2501
2502SCTP PROTOCOL
2503P: Sridhar Samudrala
2504M: sri@us.ibm.com
2505L: lksctp-developers@lists.sourceforge.net
2506S: Supported
2507
2508SCx200 CPU SUPPORT
2509P: Christer Weinigel
2510M: christer@weinigel.se
2511W: http://www.weinigel.se
2512S: Supported
2513
2514SECURITY CONTACT
2515P: Security Officers
2516M: security@kernel.org
2517S: Supported
2518
2519SELINUX SECURITY MODULE
2520P: Stephen Smalley
Stephen Smalley62cfe7e2006-02-04 23:27:42 -08002521M: sds@tycho.nsa.gov
Linus Torvalds1da177e2005-04-16 15:20:36 -07002522P: James Morris
James Morris48de5be2005-08-08 10:29:08 -04002523M: jmorris@namei.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002524L: linux-kernel@vger.kernel.org (kernel issues)
2525L: selinux@tycho.nsa.gov (general discussion)
2526W: http://www.nsa.gov/selinux
2527S: Supported
2528
2529SERIAL ATA (SATA) SUBSYSTEM:
2530P: Jeff Garzik
2531M: jgarzik@pobox.com
2532L: linux-ide@vger.kernel.org
Jody McIntyre6fb04252005-11-18 09:31:06 -08002533T: git kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07002534S: Supported
2535
2536SGI SN-IA64 (Altix) SERIAL CONSOLE DRIVER
2537P: Pat Gefre
2538M: pfg@sgi.com
2539L: linux-ia64@vger.kernel.org
2540S: Supported
2541
2542SGI VISUAL WORKSTATION 320 AND 540
2543P: Andrey Panin
2544M: pazke@donpac.ru
2545L: linux-visws-devel@lists.sf.net
2546W: http://linux-visws.sf.net
2547S: Maintained for 2.6.
2548
2549SIMTEC EB110ATX (Chalice CATS)
2550P: Ben Dooks
2551P: Vincent Sanders
2552M: support@simtec.co.uk
2553W: http://www.simtec.co.uk/products/EB110ATX/
2554S: Supported
2555
2556SIMTEC EB2410ITX (BAST)
2557P: Ben Dooks
2558P: Vincent Sanders
2559M: support@simtec.co.uk
2560W: http://www.simtec.co.uk/products/EB2410ITX/
2561S: Supported
2562
Francois Romieu92aab3c2005-07-30 13:11:18 +02002563SIS 190 ETHERNET DRIVER
2564P: Francois Romieu
2565M: romieu@fr.zoreil.com
2566L: netdev@vger.kernel.org
2567S: Maintained
2568
Linus Torvalds1da177e2005-04-16 15:20:36 -07002569SIS 5513 IDE CONTROLLER DRIVER
2570P: Lionel Bouton
2571M: Lionel.Bouton@inet6.fr
2572W: http://inet6.dyn.dhs.org/sponsoring/sis5513/index.html
2573W: http://gyver.homeip.net/sis5513/index.html
2574S: Maintained
2575
2576SIS 900/7016 FAST ETHERNET DRIVER
2577P: Daniele Venzano
2578M: venza@brownhat.org
2579W: http://www.brownhat.org/sis900.html
Ralf Baechle979b6c12005-06-13 14:30:40 -07002580L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002581S: Maintained
2582
2583SIS FRAMEBUFFER DRIVER
2584P: Thomas Winischhofer
2585M: thomas@winischhofer.net
2586W: http://www.winischhofer.net/linuxsisvga.shtml
2587S: Maintained
2588
2589SIS USB2VGA DRIVER
2590P: Thomas Winischhofer
2591M: thomas@winischhofer.net
2592W: http://www.winischhofer.at/linuxsisusbvga.shtml
2593S: Maintained
2594
Linus Torvalds1da177e2005-04-16 15:20:36 -07002595SMC91x ETHERNET DRIVER
2596P: Nicolas Pitre
2597M: nico@cam.org
2598S: Maintained
2599
Linus Torvalds1da177e2005-04-16 15:20:36 -07002600SOFTWARE RAID (Multiple Disks) SUPPORT
2601P: Ingo Molnar
2602M: mingo@redhat.com
2603P: Neil Brown
2604M: neilb@cse.unsw.edu.au
2605L: linux-raid@vger.kernel.org
2606S: Maintained
2607
2608SOFTWARE SUSPEND:
2609P: Pavel Machek
2610M: pavel@suse.cz
Pavel Machekfc5fb2c2005-06-25 14:55:07 -07002611L: linux-pm@osdl.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002612S: Maintained
2613
2614SONIC NETWORK DRIVER
2615P: Thomas Bogendoerfer
2616M: tsbogend@alpha.franken.de
Ralf Baechle979b6c12005-06-13 14:30:40 -07002617L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002618S: Maintained
2619
2620SONY VAIO CONTROL DEVICE DRIVER
2621P: Stelian Pop
2622M: stelian@popies.net
2623W: http://popies.net/sonypi/
2624S: Maintained
2625
2626SOUND
2627P: Jaroslav Kysela
2628M: perex@suse.cz
2629L: alsa-devel@alsa-project.org
2630S: Maintained
2631
Kumar Gala025c3982006-04-02 16:05:54 -05002632SPI SUBSYSTEM
2633P: David Brownell
2634M: dbrownell@users.sourceforge.net
2635L: spi-devel-general@lists.sourceforge.net
2636S: Maintained
2637
Kylene Hall1c72d462005-05-01 08:59:13 -07002638TPM DEVICE DRIVER
2639P: Kylene Hall
2640M: kjhall@us.ibm.com
2641W: http://tpmdd.sourceforge.net
2642L: tpmdd-devel@lists.sourceforge.net
2643S: Maintained
2644
Mark Gross1a80ba82005-10-30 15:02:55 -08002645Telecom Clock Driver for MCPL0010
2646P: Mark Gross
2647M: mark.gross@intel.com
2648S: Supported
2649
Chris Zankel48b415c2005-06-23 22:01:07 -07002650TENSILICA XTENSA PORT (xtensa):
2651P: Chris Zankel
2652M: chris@zankel.net
2653S: Maintained
2654
Linus Torvalds1da177e2005-04-16 15:20:36 -07002655UltraSPARC (sparc64):
2656P: David S. Miller
2657M: davem@davemloft.net
2658P: Eddie C. Dost
Eddie C. Dost90cdba62005-07-06 15:37:58 -07002659M: ecd@brainaid.de
Linus Torvalds1da177e2005-04-16 15:20:36 -07002660P: Jakub Jelinek
2661M: jj@sunsite.ms.mff.cuni.cz
2662P: Anton Blanchard
2663M: anton@samba.org
2664L: sparclinux@vger.kernel.org
2665L: ultralinux@vger.kernel.org
Josh Boyer1adc1232005-11-23 15:44:15 -08002666T: git kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07002667S: Maintained
2668
2669SHARP LH SUPPORT (LH7952X & LH7A40X)
2670P: Marc Singer
2671M: elf@buici.com
2672W: http://projects.buici.com/arm
Alexey Dobriyan70f09f12005-06-23 00:09:47 -07002673L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002674S: Maintained
2675
Kristen Accardi8cf4c192005-08-16 15:16:10 -07002676SHPC HOTPLUG DRIVER
2677P: Kristen Carlson Accardi
2678M: kristen.c.accardi@intel.com
2679L: pcihpd-discuss@lists.sourceforge.net
2680S: Maintained
2681
Pierre Ossmand129bce2006-03-24 03:18:17 -08002682SECURE DIGITAL HOST CONTROLLER INTERFACE DRIVER
2683P: Pierre Ossman
2684M: drzeus-sdhci@drzeus.cx
2685L: sdhci-devel@list.drzeus.cx
2686W: http://mmc.drzeus.cx/wiki/Linux/Drivers/sdhci
2687S: Maintained
2688
Stephen Hemminger4b1ac9ab2005-09-21 09:55:41 -07002689SKGE, SKY2 10/100/1000 GIGABIT ETHERNET DRIVERS
2690P: Stephen Hemminger
2691M: shemminger@osdl.org
2692L: netdev@vger.kernel.org
2693S: Maintained
2694
Chris Boot1a87d942006-07-10 04:45:34 -07002695SOEKRIS NET48XX LED SUPPORT
2696P: Chris Boot
2697M: bootc@bootc.net
2698S: Maintained
2699
Linus Torvalds1da177e2005-04-16 15:20:36 -07002700SPARC (sparc32):
2701P: William L. Irwin
2702M: wli@holomorphy.com
2703L: sparclinux@vger.kernel.org
2704S: Maintained
2705
2706SPECIALIX IO8+ MULTIPORT SERIAL CARD DRIVER
2707P: Roger Wolff
2708M: R.E.Wolff@BitWizard.nl
2709L: linux-kernel@vger.kernel.org ?
2710S: Supported
2711
Linus Torvalds1da177e2005-04-16 15:20:36 -07002712SRM (Alpha) environment access
2713P: Jan-Benedict Glaw
2714M: jbglaw@lug-owl.de
2715L: linux-kernel@vger.kernel.org
2716S: Maintained
2717
2718STARFIRE/DURALAN NETWORK DRIVER
2719P: Ion Badulescu
2720M: ionut@cs.columbia.edu
2721S: Maintained
2722
2723STARMODE RADIO IP (STRIP) PROTOCOL DRIVER
2724W: http://mosquitonet.Stanford.EDU/strip.html
2725S: Unsupported ?
2726
2727STRADIS MPEG-2 DECODER DRIVER
2728P: Nathan Laredo
2729M: laredo@gnu.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002730W: http://www.stradis.com/
2731S: Maintained
2732
2733SUPERH (sh)
2734P: Paul Mundt
2735M: lethal@linux-sh.org
2736P: Kazumoto Kojima
2737M: kkojima@rr.iij4u.or.jp
Adrian Bunk210bb952006-01-11 01:43:01 +01002738L: linuxsh-dev@lists.sourceforge.net
Linus Torvalds1da177e2005-04-16 15:20:36 -07002739W: http://www.linux-sh.org
2740W: http://www.m17n.org/linux-sh/
2741W: http://www.rr.iij4u.or.jp/~kkojima/linux-sh4.html
2742S: Maintained
2743
2744SUPERH64 (sh64)
2745P: Paul Mundt
2746M: lethal@linux-sh.org
2747P: Richard Curnow
2748M: rc@rc0.org.uk
2749L: linuxsh-shmedia-dev@lists.sourceforge.net
2750W: http://www.linux-sh.org
2751W: http://www.rc0.org.uk/sh64
2752S: Maintained
2753
2754SUN3/3X
2755P: Sam Creasey
2756M: sammy@sammy.net
2757L: sun3-list@redhat.com
2758W: http://sammy.net/sun3/
2759S: Maintained
2760
2761SVGA HANDLING
2762P: Martin Mares
2763M: mj@ucw.cz
2764L: linux-video@atrey.karlin.mff.cuni.cz
2765S: Maintained
2766
2767SYSV FILESYSTEM
2768P: Christoph Hellwig
2769M: hch@infradead.org
2770S: Maintained
2771
Stephen Hemminger781b456a2006-07-10 20:25:29 -07002772TC CLASSIFIER
2773P: Jamal Hadi Salim
2774M: hadi@cyberus.ca
2775L: netdev@vger.kernel.org
2776S: Maintained
2777
Michael Buesch844dd052006-06-26 00:24:59 -07002778TI OMAP RANDOM NUMBER GENERATOR SUPPORT
2779P: Deepak Saxena
2780M: dsaxena@plexity.net
2781S: Maintained
2782
Shailabh Nagarad4ecbc2006-07-14 00:24:44 -07002783TASKSTATS STATISTICS INTERFACE
2784P: Shailabh Nagar
2785M: nagar@watson.ibm.com
2786L: linux-kernel@vger.kernel.org
2787S: Maintained
2788
Linus Torvalds1da177e2005-04-16 15:20:36 -07002789TI PARALLEL LINK CABLE DRIVER
2790P: Romain Lievin
2791M: roms@lpg.ticalc.org
2792S: Maintained
2793
Per Lidene86eaa32006-01-12 16:45:18 +01002794TIPC NETWORK LAYER
2795P: Per Liden
Per Liden7c2b2aa2006-01-14 12:42:21 +01002796M: per.liden@ericsson.com
Per Lidene86eaa32006-01-12 16:45:18 +01002797P: Jon Maloy
Per Liden7c2b2aa2006-01-14 12:42:21 +01002798M: jon.maloy@ericsson.com
Per Lidene86eaa32006-01-12 16:45:18 +01002799P: Allan Stephens
Per Liden7c2b2aa2006-01-14 12:42:21 +01002800M: allan.stephens@windriver.com
Per Lidene86eaa32006-01-12 16:45:18 +01002801L: tipc-discussion@lists.sourceforge.net
2802W: http://tipc.sourceforge.net/
2803W: http://tipc.cslab.ericsson.net/
2804T: git tipc.cslab.ericsson.net:/pub/git/tipc.git
2805S: Maintained
2806
Linus Torvalds1da177e2005-04-16 15:20:36 -07002807TLAN NETWORK DRIVER
2808P: Samuel Chessman
2809M: chessman@tux.org
2810L: tlan-devel@lists.sourceforge.net
2811W: http://sourceforge.net/projects/tlan/
2812S: Maintained
2813
2814TOKEN-RING NETWORK DRIVER
2815P: Mike Phillips
2816M: mikep@linuxtr.net
Ralf Baechle979b6c12005-06-13 14:30:40 -07002817L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002818L: linux-tr@linuxtr.net
2819W: http://www.linuxtr.net
2820S: Maintained
2821
2822TOSHIBA ACPI EXTRAS DRIVER
2823P: John Belmonte
2824M: toshiba_acpi@memebeam.org
2825W: http://memebeam.org/toys/ToshibaAcpiDriver
2826S: Maintained
2827
2828TOSHIBA SMM DRIVER
2829P: Jonathan Buzzard
2830M: jonathan@buzzard.org.uk
2831L: tlinux-users@tce.toshiba-dme.co.jp
2832W: http://www.buzzard.org.uk/toshiba/
2833S: Maintained
2834
2835TRIDENT 4DWAVE/SIS 7018 PCI AUDIO CORE
2836P: Muli Ben-Yehuda
2837M: mulix@mulix.org
2838L: linux-kernel@vger.kernel.org
2839S: Maintained
2840
2841TRIVIAL PATCHES
Adrian Bunk6dfca872005-11-06 21:31:01 +01002842P: Adrian Bunk
2843M: trivial@kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002844L: linux-kernel@vger.kernel.org
Adrian Bunk6dfca872005-11-06 21:31:01 +01002845W: http://www.kernel.org/pub/linux/kernel/people/bunk/trivial/
Josh Boyer1adc1232005-11-23 15:44:15 -08002846T: git kernel.org:/pub/scm/linux/kernel/git/bunk/trivial.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07002847S: Maintained
2848
2849TMS380 TOKEN-RING NETWORK DRIVER
2850P: Adam Fritzler
2851M: mid@auk.cx
2852L: linux-tr@linuxtr.net
2853W: http://www.auk.cx/tms380tr/
2854S: Maintained
2855
2856TULIP NETWORK DRIVER
2857P: Jeff Garzik
2858M: jgarzik@pobox.com
2859L: tulip-users@lists.sourceforge.net
2860W: http://sourceforge.net/projects/tulip/
2861S: Maintained
2862
2863TUN/TAP driver
2864P: Maxim Krasnyansky
Dave Jones66777b72006-03-25 03:07:53 -08002865M: maxk@qualcomm.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07002866L: vtun@office.satix.net
2867W: http://vtun.sourceforge.net/tun
2868S: Maintained
2869
2870U14-34F SCSI DRIVER
2871P: Dario Ballabio
2872M: ballabio_dario@emc.com
2873L: linux-scsi@vger.kernel.org
2874S: Maintained
2875
2876UDF FILESYSTEM
2877P: Ben Fennema
2878M: bfennema@falcon.csc.calpoly.edu
Linus Torvalds1da177e2005-04-16 15:20:36 -07002879W: http://linux-udf.sourceforge.net
2880S: Maintained
2881
2882UNIFORM CDROM DRIVER
2883P: Jens Axboe
2884M: axboe@suse.de
2885L: linux-kernel@vger.kernel.org
2886W: http://www.kernel.dk
2887S: Maintained
2888
2889USB ACM DRIVER
2890P: Oliver Neukum
2891M: oliver@neukum.name
2892L: linux-usb-users@lists.sourceforge.net
2893L: linux-usb-devel@lists.sourceforge.net
2894S: Maintained
2895
2896USB BLOCK DRIVER (UB ub)
2897P: Pete Zaitcev
2898M: zaitcev@redhat.com
2899L: linux-kernel@vger.kernel.org
2900L: linux-usb-devel@lists.sourceforge.net
2901S: Supported
2902
Linus Torvalds1da177e2005-04-16 15:20:36 -07002903USB CDC ETHERNET DRIVER
2904P: Greg Kroah-Hartman
2905M: greg@kroah.com
2906L: linux-usb-users@lists.sourceforge.net
2907L: linux-usb-devel@lists.sourceforge.net
2908S: Maintained
2909W: http://www.kroah.com/linux-usb/
2910
2911USB EHCI DRIVER
2912P: David Brownell
2913M: dbrownell@users.sourceforge.net
2914L: linux-usb-devel@lists.sourceforge.net
2915S: Maintained
2916
Luca Risolia7ce08c92006-01-11 02:06:59 +00002917USB ET61X[12]51 DRIVER
2918P: Luca Risolia
2919M: luca.risolia@studio.unibo.it
2920L: linux-usb-devel@lists.sourceforge.net
2921L: video4linux-list@redhat.com
2922W: http://www.linux-projects.org
2923S: Maintained
2924
Linus Torvalds1da177e2005-04-16 15:20:36 -07002925USB HID/HIDBP DRIVERS
2926P: Vojtech Pavlik
2927M: vojtech@suse.cz
2928L: linux-usb-users@lists.sourceforge.net
2929L: linux-usb-devel@lists.sourceforge.net
2930S: Maintained
2931
2932USB HUB DRIVER
2933P: Johannes Erdfelt
2934M: johannes@erdfelt.com
2935L: linux-usb-users@lists.sourceforge.net
2936L: linux-usb-devel@lists.sourceforge.net
2937S: Maintained
2938
Olav Kongas959eea22005-11-03 17:38:14 +02002939USB ISP116X DRIVER
2940P: Olav Kongas
2941M: ok@artecdesign.ee
2942L: linux-usb-devel@lists.sourceforge.net
2943S: Maintained
2944
Linus Torvalds1da177e2005-04-16 15:20:36 -07002945USB KAWASAKI LSI DRIVER
2946P: Oliver Neukum
2947M: oliver@neukum.name
2948L: linux-usb-users@lists.sourceforge.net
2949L: linux-usb-devel@lists.sourceforge.net
2950S: Maintained
2951
2952USB MASS STORAGE DRIVER
2953P: Matthew Dharm
2954M: mdharm-usb@one-eyed-alien.net
2955L: linux-usb-users@lists.sourceforge.net
Matthew Dharm8836aeb2005-12-04 22:03:47 -08002956L: usb-storage@lists.one-eyed-alien.net
Linus Torvalds1da177e2005-04-16 15:20:36 -07002957S: Maintained
2958W: http://www.one-eyed-alien.net/~mdharm/linux-usb/
2959
2960USB OHCI DRIVER
2961P: Roman Weissgaerber
2962M: weissg@vienna.at
2963L: linux-usb-users@lists.sourceforge.net
2964L: linux-usb-devel@lists.sourceforge.net
2965S: Maintained
2966
Matthias Urlichsba460e42005-07-14 00:33:47 -07002967USB OPTION-CARD DRIVER
2968P: Matthias Urlichs
2969M: smurf@smurf.noris.de
2970L: linux-usb-devel@lists.sourceforge.net
2971S: Maintained
2972
Linus Torvalds1da177e2005-04-16 15:20:36 -07002973USB OV511 DRIVER
2974P: Mark McClelland
2975M: mmcclell@bigfoot.com
2976L: linux-usb-users@lists.sourceforge.net
2977L: linux-usb-devel@lists.sourceforge.net
2978W: http://alpha.dyndns.org/ov511/
2979S: Maintained
2980
2981USB PEGASUS DRIVER
2982P: Petko Manolov
2983M: petkan@users.sourceforge.net
2984L: linux-usb-users@lists.sourceforge.net
2985L: linux-usb-devel@lists.sourceforge.net
2986W: http://pegasus2.sourceforge.net/
2987S: Maintained
2988
2989USB PRINTER DRIVER
2990P: Vojtech Pavlik
2991M: vojtech@suse.cz
2992L: linux-usb-users@lists.sourceforge.net
2993L: linux-usb-devel@lists.sourceforge.net
2994S: Maintained
2995
2996USB RTL8150 DRIVER
2997P: Petko Manolov
2998M: petkan@users.sourceforge.net
2999L: linux-usb-users@lists.sourceforge.net
3000L: linux-usb-devel@lists.sourceforge.net
3001W: http://pegasus2.sourceforge.net/
3002S: Maintained
3003
3004USB SE401 DRIVER
3005P: Jeroen Vreeken
3006M: pe1rxq@amsat.org
3007L: linux-usb-users@lists.sourceforge.net
3008L: linux-usb-devel@lists.sourceforge.net
3009W: http://www.chello.nl/~j.vreeken/se401/
3010S: Maintained
3011
3012USB SERIAL CYBERJACK DRIVER
3013P: Matthias Bruestle and Harald Welte
3014M: support@reiner-sct.com
3015W: http://www.reiner-sct.de/support/treiber_cyberjack.php
3016S: Maintained
3017
3018USB SERIAL DIGI ACCELEPORT DRIVER
3019P: Peter Berger and Al Borchers
3020M: pberger@brimson.com
3021M: alborchers@steinerpoint.com
3022L: linux-usb-users@lists.sourceforge.net
3023L: linux-usb-devel@lists.sourceforge.net
3024S: Maintained
3025
3026USB SERIAL DRIVER
3027P: Greg Kroah-Hartman
3028M: gregkh@suse.de
3029L: linux-usb-users@lists.sourceforge.net
3030L: linux-usb-devel@lists.sourceforge.net
3031S: Supported
3032
3033USB SERIAL BELKIN F5U103 DRIVER
3034P: William Greathouse
3035M: wgreathouse@smva.com
3036L: linux-usb-users@lists.sourceforge.net
3037L: linux-usb-devel@lists.sourceforge.net
3038S: Maintained
3039
3040USB SERIAL CYPRESS M8 DRIVER
3041P: Lonnie Mendez
3042M: dignome@gmail.com
3043L: linux-usb-users@lists.sourceforge.net
3044L: linux-usb-devel@lists.sourceforge.net
3045S: Maintained
3046W: http://geocities.com/i0xox0i
3047W: http://firstlight.net/cvs
3048
3049USB SERIAL CYBERJACK PINPAD/E-COM DRIVER
3050L: linux-usb-users@lists.sourceforge.net
3051L: linux-usb-devel@lists.sourceforge.net
3052S: Maintained
3053
3054USB AUERSWALD DRIVER
3055P: Wolfgang Muees
3056M: wolfgang@iksw-muees.de
3057L: linux-usb-users@lists.sourceforge.net
3058L: linux-usb-devel@lists.sourceforge.net
3059S: Maintained
3060
3061USB SERIAL EMPEG EMPEG-CAR MARK I/II DRIVER
3062P: Gary Brubaker
3063M: xavyer@ix.netcom.com
3064L: linux-usb-users@lists.sourceforge.net
3065L: linux-usb-devel@lists.sourceforge.net
3066S: Maintained
3067
3068USB SERIAL KEYSPAN DRIVER
3069P: Greg Kroah-Hartman
3070M: greg@kroah.com
3071L: linux-usb-users@lists.sourceforge.net
3072L: linux-usb-devel@lists.sourceforge.net
3073W: http://www.kroah.com/linux/
3074S: Maintained
3075
3076USB SERIAL WHITEHEAT DRIVER
3077P: Stuart MacDonald
3078M: stuartm@connecttech.com
3079L: linux-usb-users@lists.sourceforge.net
3080L: linux-usb-devel@lists.sourceforge.net
3081W: http://www.connecttech.com
3082S: Supported
3083
3084USB SN9C10x DRIVER
3085P: Luca Risolia
3086M: luca.risolia@studio.unibo.it
3087L: linux-usb-devel@lists.sourceforge.net
Luca Risolia7ce08c92006-01-11 02:06:59 +00003088L: video4linux-list@redhat.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07003089W: http://www.linux-projects.org
3090S: Maintained
3091
3092USB SUBSYSTEM
3093P: Greg Kroah-Hartman
3094M: gregkh@suse.de
3095L: linux-usb-users@lists.sourceforge.net
3096L: linux-usb-devel@lists.sourceforge.net
3097W: http://www.linux-usb.org
Jody McIntyre6fb04252005-11-18 09:31:06 -08003098T: quilt kernel.org/pub/linux/kernel/people/gregkh/gregkh-2.6/
Linus Torvalds1da177e2005-04-16 15:20:36 -07003099S: Supported
3100
3101USB UHCI DRIVER
3102P: Alan Stern
3103M: stern@rowland.harvard.edu
3104L: linux-usb-users@lists.sourceforge.net
3105L: linux-usb-devel@lists.sourceforge.net
3106S: Maintained
3107
3108USB "USBNET" DRIVER
3109P: David Brownell
3110M: dbrownell@users.sourceforge.net
3111L: linux-usb-devel@lists.sourceforge.net
3112S: Maintained
3113
3114USB W996[87]CF DRIVER
3115P: Luca Risolia
3116M: luca.risolia@studio.unibo.it
3117L: linux-usb-devel@lists.sourceforge.net
Luca Risolia7ce08c92006-01-11 02:06:59 +00003118L: video4linux-list@redhat.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07003119W: http://www.linux-projects.org
3120S: Maintained
3121
Luca Risolia60f78052006-02-06 16:29:35 +00003122USB ZC0301 DRIVER
3123P: Luca Risolia
3124M: luca.risolia@studio.unibo.it
3125L: linux-usb-devel@lists.sourceforge.net
3126L: video4linux-list@redhat.com
3127W: http://www.linux-projects.org
3128S: Maintained
3129
Linus Torvalds1da177e2005-04-16 15:20:36 -07003130USB ZD1201 DRIVER
3131P: Jeroen Vreeken
3132M: pe1rxq@amsat.org
3133L: linux-usb-users@lists.sourceforge.net
3134L: linux-usb-devel@lists.sourceforge.net
3135W: http://linux-lc100020.sourceforge.net
3136S: Maintained
3137
3138USER-MODE LINUX
3139P: Jeff Dike
3140M: jdike@karaya.com
3141L: user-mode-linux-devel@lists.sourceforge.net
3142L: user-mode-linux-user@lists.sourceforge.net
3143W: http://user-mode-linux.sourceforge.net
3144S: Maintained
3145
3146FAT/VFAT/MSDOS FILESYSTEM:
3147P: OGAWA Hirofumi
3148M: hirofumi@mail.parknet.co.jp
3149L: linux-kernel@vger.kernel.org
3150S: Maintained
3151
3152VIA 82Cxxx AUDIO DRIVER (old OSS driver)
3153P: Jeff Garzik
3154S: Odd fixes
3155
3156VIA RHINE NETWORK DRIVER
3157P: Roger Luethi
3158M: rl@hellgate.ch
3159S: Maintained
3160
Jean Delvare32c0a522005-09-22 21:47:58 +02003161VIAPRO SMBUS DRIVER
3162P: Jean Delvare
3163M: khali@linux-fr.org
Jean Delvare5d925fe2006-07-01 17:14:32 +02003164L: i2c@lm-sensors.org
Jean Delvare32c0a522005-09-22 21:47:58 +02003165S: Maintained
3166
Linus Torvalds1da177e2005-04-16 15:20:36 -07003167UCLINUX (AND M68KNOMMU)
3168P: Greg Ungerer
3169M: gerg@uclinux.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003170W: http://www.uclinux.org/
Adrian Bunkd660a742005-06-25 14:59:35 -07003171L: uclinux-dev@uclinux.org (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -07003172S: Maintained
3173
3174UCLINUX FOR NEC V850
3175P: Miles Bader
3176M: uclinux-v850@lsi.nec.co.jp
3177W: http://www.ic.nec.co.jp/micro/uclinux/eng/
3178W: http://www.ee.nec.de/uclinux/
3179S: Supported
3180
3181UCLINUX FOR RENESAS H8/300
3182P: Yoshinori Sato
3183M: ysato@users.sourceforge.jp
3184W: http://uclinux-h8.sourceforge.jp/
3185S: Supported
3186
3187USB DIAMOND RIO500 DRIVER
3188P: Cesar Miquel
3189M: miquel@df.uba.ar
3190L: rio500-users@lists.sourceforge.net
3191W: http://rio500.sourceforge.net
3192S: Maintained
3193
3194VIDEO FOR LINUX
Mauro Carvalho Chehab96b6aba2005-06-28 20:45:20 -07003195P: Mauro Carvalho Chehab
Mauro Carvalho Chehab8d58d772006-01-27 16:32:02 -02003196M: mchehab@infradead.org
3197M: v4l-dvb-maintainer@linuxtv.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003198L: video4linux-list@redhat.com
Mauro Carvalho Chehab96b6aba2005-06-28 20:45:20 -07003199W: http://linuxtv.org
Mauro Carvalho Chehabecfa4fd2005-12-19 09:15:13 -02003200T: git kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvb.git
Mauro Carvalho Chehab96b6aba2005-06-28 20:45:20 -07003201S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07003202
Roger Lucas1de9e372005-11-26 20:20:05 +01003203VT8231 HARDWARE MONITOR DRIVER
3204P: Roger Lucas
3205M: roger@planbit.co.uk
3206L: lm-sensors@lm-sensors.org
3207S: Maintained
3208
Linus Torvalds1da177e2005-04-16 15:20:36 -07003209W1 DALLAS'S 1-WIRE BUS
3210P: Evgeniy Polyakov
3211M: johnpol@2ka.mipt.ru
Linus Torvalds1da177e2005-04-16 15:20:36 -07003212S: Maintained
3213
Charles Spirakis13927072006-07-05 18:05:15 +02003214W83791D HARDWARE MONITORING DRIVER
3215P: Charles Spirakis
3216M: bezaur@gmail.com
3217L: lm-sensors@lm-sensors.org
3218S: Maintained
3219
Linus Torvalds1da177e2005-04-16 15:20:36 -07003220W83L51xD SD/MMC CARD INTERFACE DRIVER
3221P: Pierre Ossman
3222M: drzeus-wbsd@drzeus.cx
3223L: wbsd-devel@list.drzeus.cx
3224W: http://projects.drzeus.cx/wbsd
3225S: Maintained
3226
Wim Van Sebroeck35277612006-01-15 21:21:14 +01003227WATCHDOG DEVICE DRIVERS
3228P: Wim Van Sebroeck
3229M: wim@iguana.be
3230T: git kernel.org:/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog.git
3231S: Maintained
3232
Linus Torvalds1da177e2005-04-16 15:20:36 -07003233WAVELAN NETWORK DRIVER & WIRELESS EXTENSIONS
3234P: Jean Tourrilhes
3235M: jt@hpl.hp.com
3236W: http://www.hpl.hp.com/personal/Jean_Tourrilhes/Linux/
3237S: Maintained
3238
3239WD7000 SCSI DRIVER
3240P: Miroslav Zagorac
3241M: zaga@fly.cc.fer.hr
3242L: linux-scsi@vger.kernel.org
3243S: Maintained
3244
Dmitry Torokhov5fc146802005-11-20 00:50:06 -05003245WISTRON LAPTOP BUTTON DRIVER
3246P: Miloslav Trmac
3247M: mitr@volny.cz
3248S: Maintained
3249
Linus Torvalds1da177e2005-04-16 15:20:36 -07003250WL3501 WIRELESS PCMCIA CARD DRIVER
3251P: Arnaldo Carvalho de Melo
3252M: acme@conectiva.com.br
3253W: http://advogato.org/person/acme
3254S: Maintained
3255
3256X.25 NETWORK LAYER
3257P: Henner Eisen
3258M: eis@baty.hanse.de
3259L: linux-x25@vger.kernel.org
3260S: Maintained
3261
3262XFS FILESYSTEM
3263P: Silicon Graphics Inc
3264M: xfs-masters@oss.sgi.com
3265M: nathans@sgi.com
Nathan Scottd7ede1a2006-06-13 16:28:11 +10003266L: xfs@oss.sgi.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07003267W: http://oss.sgi.com/projects/xfs
3268S: Supported
3269
3270X86 3-LEVEL PAGING (PAE) SUPPORT
3271P: Ingo Molnar
3272M: mingo@redhat.com
3273S: Maintained
3274
3275X86-64 port
3276P: Andi Kleen
3277M: ak@suse.de
3278L: discuss@x86-64.org
3279W: http://www.x86-64.org
3280S: Maintained
3281
3282YAM DRIVER FOR AX.25
3283P: Jean-Paul Roubelat
3284M: jpr@f6fbb.org
3285L: linux-hams@vger.kernel.org
3286S: Maintained
3287
Henkaf64a5e2005-10-12 15:02:56 +02003288YEALINK PHONE DRIVER
3289P: Henk Vergonet
3290M: Henk.Vergonet@gmail.com
3291L: usbb2k-api-dev@nongnu.org
3292S: Maintained
3293
Linus Torvalds1da177e2005-04-16 15:20:36 -07003294YMFPCI YAMAHA PCI SOUND (Use ALSA instead)
3295P: Pete Zaitcev
3296M: zaitcev@yahoo.com
3297L: linux-kernel@vger.kernel.org
3298S: Obsolete
3299
3300Z8530 DRIVER FOR AX.25
3301P: Joerg Reuter
3302M: jreuter@yaina.de
3303W: http://yaina.de/jreuter/
3304W: http://www.qsl.net/dl1bke/
3305L: linux-hams@vger.kernel.org
3306S: Maintained
3307
3308ZF MACHZ WATCHDOG
3309P: Fernando Fuganti
3310M: fuganti@netbank.com.br
3311W: http://cvs.conectiva.com.br/drivers/ZFL-watchdog/
3312S: Maintained
3313
3314ZR36067 VIDEO FOR LINUX DRIVER
3315P: Ronald Bultje
3316M: rbultje@ronald.bitfreak.net
3317L: mjpeg-users@lists.sourceforge.net
3318W: http://mjpeg.sourceforge.net/driver-zoran/
3319S: Maintained
3320
3321ZR36120 VIDEO FOR LINUX DRIVER
3322P: Pauline Middelink
3323M: middelin@polyware.nl
3324W: http://www.polyware.nl/~middelin/En/hobbies.html
3325W: http://www.polyware.nl/~middelin/hobbies.html
3326S: Maintained
3327
3328THE REST
3329P: Linus Torvalds
3330S: Buried alive in reporters