]> bbs.cooldavid.org Git - net-next-2.6.git/blame - MAINTAINERS
[RTNL]: Message handler registration interface
[net-next-2.6.git] / MAINTAINERS
CommitLineData
1da177e4
LT
1
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
c9ee133b
AC
43 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
1da177e4
LT
486. 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
c9ee133b
AC
527. 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.
1da177e4
LT
57
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
50306fb5 70T: SCM tree type and location. Type is one of: git, hg, quilt.
1da177e4
LT
71S: 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
979b6c13 86L: netdev@vger.kernel.org
1da177e4
LT
87L: linux-tr@linuxtr.net
88W: http://www.linuxtr.net
89S: Maintained
90
913C505 NETWORK DRIVER
92P: Philip Blundell
93M: philb@gnu.org
979b6c13 94L: netdev@vger.kernel.org
1da177e4
LT
95S: Maintained
96
973CR990 NETWORK DRIVER
98P: David Dillow
99M: dave@thedillows.org
979b6c13 100L: netdev@vger.kernel.org
1da177e4
LT
101S: 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
979b6c13 143L: netdev@vger.kernel.org
1da177e4
LT
144S: Maintained
145
1468250/16?50 (AND CLONE UARTS) SERIAL DRIVER
1da177e4
LT
147L: linux-serial@vger.kernel.org
148W: http://serial.sourceforge.net
353cefdb 149S: Orphan
1da177e4
LT
150
1518390 NETWORK DRIVERS [WD80x3/SMC-ELITE, SMC-ULTRA, NE2000, 3C503, etc.]
152P: Paul Gortmaker
153M: p_gortmaker@yahoo.com
979b6c13 154L: netdev@vger.kernel.org
1da177e4
LT
155S: Maintained
156
67543e50 1579P FILE SYSTEM
ce00f85c
JC
158P: Eric Van Hensbergen
159M: ericvh@gmail.com
160P: Ron Minnich
161M: rminnich@lanl.gov
162P: Latchesar Ionkov
163M: lucho@ionkov.net
164L: v9fs-developer@lists.sourceforge.net
165W: http://v9fs.sf.net
166T: git kernel.org:/pub/scm/linux/kernel/ericvh/v9fs.git
167S: Maintained
67543e50 168
1da177e4
LT
169A2232 SERIAL BOARD DRIVER
170P: Enver Haase
171M: ehaase@inf.fu-berlin.de
172M: A2232@gmx.net
173L: linux-m68k@lists.linux-m68k.org
174S: Maintained
175
176AIO
177P: Benjamin LaHaise
178M: bcrl@kvack.org
179L: linux-aio@kvack.org
180S: Supported
181
f2b84bbc
HG
182ABIT UGURU HARDWARE MONITOR DRIVER
183P: Hans de Goede
184M: j.w.r.degoede@hhs.nl
185L: lm-sensors@lm-sensors.org
186S: Maintained
187
1da177e4
LT
188ACENIC DRIVER
189P: Jes Sorensen
190M: jes@trained-monkey.org
191L: linux-acenic@sunsite.dk
192S: Maintained
193
194ACI MIXER DRIVER
195P: Robert Siemer
196M: Robert.Siemer@gmx.de
197L: linux-sound@vger.kernel.org
198W: http://www.stud.uni-karlsruhe.de/~uh1b/
199S: Maintained
200
e6d1fc3d
SM
201IPS SCSI RAID DRIVER
202P: Adaptec OEM Raid Solutions
203M: aacraid@adaptec.com
204L: linux-scsi@vger.kernel.org
205W: http://www.adaptec.com/
206S: Maintained
207
208DPT_I2O SCSI RAID DRIVER
209P: Adaptec OEM Raid Solutions
210M: aacraid@adaptec.com
211L: linux-scsi@vger.kernel.org
212W: http://www.adaptec.com/
213S: Maintained
214
1da177e4
LT
215AACRAID SCSI RAID DRIVER
216P: Adaptec OEM Raid Solutions
e6d1fc3d 217M: aacraid@adaptec.com
1da177e4 218L: linux-scsi@vger.kernel.org
e6d1fc3d 219W: http://www.adaptec.com/
1da177e4
LT
220S: Supported
221
222ACPI
223P: Len Brown
224M: len.brown@intel.com
8b59a454 225M: lenb@kernel.org
6968e50c 226L: linux-acpi@vger.kernel.org
1da177e4 227W: http://acpi.sourceforge.net/
6fb0425b 228T: git kernel.org:/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6.git
8b59a454
LB
229S: Supported
230
231ACPI BATTERY DRIVERS
232P: Vladimir P. Lebedev
233M: vladimir.p.lebedev@intel.com
234L: linux-acpi@vger.kernel.org
235W: http://acpi.sourceforge.net/
236S: Supported
237
238ACPI EC DRIVER
239P: Alexey Starikovskiy
240M: alexey.y.starikovskiy@linux.intel.com
241L: linux-acpi@vger.kernel.org
242W: http://acpi.sourceforge.net/
243S: Supported
244
245ACPI FAN DRIVER
246P: Konstantin A. Karasyov
247M: konstantin.a.karasyov@intel.com
248L: linux-acpi@vger.kernel.org
249W: http://acpi.sourceforge.net/
250S: Supported
1da177e4 251
998be20f
KCA
252ACPI PCI HOTPLUG DRIVER
253P: Kristen Carlson Accardi
254M: kristen.c.accardi@intel.com
255L: pcihpd-discuss@lists.sourceforge.net
8b59a454
LB
256S: Supported
257
258ACPI THERMAL DRIVER
259P: Konstantin A. Karasyov
260M: konstantin.a.karasyov@intel.com
261L: linux-acpi@vger.kernel.org
262W: http://acpi.sourceforge.net/
263S: Supported
998be20f 264
359acec8
LB
265ACPI VIDEO DRIVER
266P: Luming Yu
267M: luming.yu@intel.com
8b59a454
LB
268L: linux-acpi@vger.kernel.org
269W: http://acpi.sourceforge.net/
270S: Supported
998be20f 271
1da177e4
LT
272AD1816 SOUND DRIVER
273P: Thorsten Knabe
274M: Thorsten Knabe <linux@thorsten-knabe.de>
275W: http://linux.thorsten-knabe.de
276S: Maintained
277
6958ae31
KM
278AD1889 SOUND DRIVER
279P: Kyle McMartin
280M: kyle@parisc-linux.org
281P: Thibaut Varene
282M: T-Bone@parisc-linux.org
283W: http://wiki.parisc-linux.org/AD1889
284L: parisc-linux@lists.parisc-linux.org
285S: Maintained
286
1da177e4
LT
287ADM1025 HARDWARE MONITOR DRIVER
288P: Jean Delvare
289M: khali@linux-fr.org
cc0b07ed 290L: lm-sensors@lm-sensors.org
1da177e4
LT
291S: Maintained
292
cae2caae
CL
293ADM1029 HARDWARE MONITOR DRIVER
294P: Corentin Labbe
295M: corentin.labbe@geomatys.fr
296L: lm-sensors@lm-sensors.org
297S: Maintained
298
1da177e4
LT
299ADT746X FAN DRIVER
300P: Colin Leroy
301M: colin@colino.net
302S: Maintained
303
1da177e4
LT
304AEDSP16 DRIVER
305P: Riccardo Facchetti
306M: fizban@tin.it
307S: Maintained
308
309AFFS FILE SYSTEM
310P: Roman Zippel
311M: zippel@linux-m68k.org
312S: Maintained
313
314AGPGART DRIVER
315P: Dave Jones
316M: davej@codemonkey.org.uk
317W: http://www.codemonkey.org.uk/projects/agp/
1adc1230 318T: git kernel.org:/pub/scm/linux/kernel/git/davej/agpgart.git
1da177e4
LT
319S: Maintained
320
321AHA152X SCSI DRIVER
322P: Juergen E. Fischer
323M: Juergen Fischer <fischer@norbit.de>
324L: linux-scsi@vger.kernel.org
325S: Maintained
326
327ALCATEL SPEEDTOUCH USB DRIVER
328P: Duncan Sands
329M: duncan.sands@free.fr
330L: linux-usb-users@lists.sourceforge.net
331L: linux-usb-devel@lists.sourceforge.net
332W: http://www.linux-usb.org/SpeedTouch/
333S: Maintained
334
4a4e5787
RM
335ALI1563 I2C DRIVER
336P: Rudolf Marek
7188cc66 337M: r.marek@assembler.cz
5d925fec 338L: i2c@lm-sensors.org
4a4e5787
RM
339S: Maintained
340
1da177e4
LT
341ALPHA PORT
342P: Richard Henderson
343M: rth@twiddle.net
344S: Odd Fixes for 2.4; Maintained for 2.6.
345P: Ivan Kokshaysky
346M: ink@jurassic.park.msu.ru
347S: Maintained for 2.4; PCI support for 2.6.
348
f90b8116 349AMD GEODE PROCESSOR/CHIPSET SUPPORT
ce00f85c
JC
350P: Jordan Crouse
351M: info-linux@geode.amd.com
f90b8116
JC
352L: info-linux@geode.amd.com
353W: http://www.amd.com/us-en/ConnectivitySolutions/TechnicalResources/0,,50_2334_2452_11363,00.html
354S: Supported
355
284f42b6
SP
356AMS (Apple Motion Sensor) DRIVER
357P: Stelian Pop
358M: stelian@popies.net
359P: Michael Hanselmann
360M: linux-kernel@hansmi.ch
361S: Supported
362
f94b533d
TT
363AMSO1100 RNIC DRIVER
364P: Tom Tucker
365M: tom@opengridcomputing.com
366P: Steve Wise
367M: swise@opengridcomputing.com
368L: openib-general@openib.org
369S: Maintained
370
42269063
JB
371AOA (Apple Onboard Audio) ALSA DRIVER
372P: Johannes Berg
373M: johannes@sipsolutions.net
374L: linuxppc-dev@ozlabs.org
375L: alsa-devel@alsa-project.org
376S: Maintained
377
1da177e4
LT
378APM DRIVER
379P: Stephen Rothwell
380M: sfr@canb.auug.org.au
381L: linux-laptop@vger.kernel.org
382W: http://www.canb.auug.org.au/~sfr/
383S: Supported
384
385APPLETALK NETWORK LAYER
386P: Arnaldo Carvalho de Melo
387M: acme@conectiva.com.br
388S: Maintained
389
1154ea7d
JK
390ARC FRAMEBUFFER DRIVER
391P: Jaya Kumar
392M: jayalk@intworks.biz
393S: Maintained
394
1da177e4
LT
395ARM26 ARCHITECTURE
396P: Ian Molton
397M: spyro@f2s.com
398S: Maintained
399
400ARM26/ARCHIMEDES
401P: Ian Molton
402M: spyro@f2s.com
403S: Maintained
404
405ARM26/A5000
406P: John Appleby
407M: john@dnsworld.co.uk
408S: Maintained
409
410ARM MFM AND FLOPPY DRIVERS
411P: Ian Molton
412M: spyro@f2s.com
413S: Maintained
414
2b7a52a4
LB
415ARM/ADI ROADRUNNER MACHINE SUPPORT
416P: Lennert Buytenhek
417M: kernel@wantstofly.org
418L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
419S: Maintained
420
421ARM/ADS SPHERE MACHINE SUPPORT
422P: Lennert Buytenhek
423M: kernel@wantstofly.org
424L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
425S: Maintained
426
427ARM/AJECO 1ARM MACHINE SUPPORT
428P: Lennert Buytenhek
429M: kernel@wantstofly.org
430L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
431S: Maintained
432
d4a89c7d
AV
433ARM/ATMEL AT91RM9200 ARM ARCHITECTURE
434P: Andrew Victor
435M: andrew@sanpeople.com
436L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
437W: http://maxim.org.za/at91_26.html
438S: Maintained
439
2b7a52a4
LB
440ARM/CIRRUS LOGIC EP93XX ARM ARCHITECTURE
441P: Lennert Buytenhek
442M: kernel@wantstofly.org
443L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
444S: Maintained
445
446ARM/CIRRUS LOGIC EDB9315A MACHINE SUPPORT
447P: Lennert Buytenhek
448M: kernel@wantstofly.org
449L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
450S: Maintained
451
1da177e4
LT
452ARM/CORGI MACHINE SUPPORT
453P: Richard Purdie
454M: rpurdie@rpsys.net
455S: Maintained
456
2b7a52a4
LB
457ARM/GLOMATION GESBC9312SX MACHINE SUPPORT
458P: Lennert Buytenhek
459M: kernel@wantstofly.org
460L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
461S: Maintained
462
21f37bc3
KE
463ARM/HP JORNADA 7XX MACHINE SUPPORT
464P: Kristoffer Ericson
465M: kristoffer_e1@hotmail.com
466W: www.jlime.com
467S: Maintained
468
2b7a52a4
LB
469ARM/INTEL IOP32X ARM ARCHITECTURE
470P: Lennert Buytenhek
471M: kernel@wantstofly.org
e2bdb176
DW
472P: Dan Williams
473M: dan.j.williams@intel.com
2b7a52a4 474L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
e2bdb176
DW
475S: Supported
476
477ARM/INTEL IOP33X ARM ARCHITECTURE
478P: Dan Williams
479M: dan.j.williams@intel.com
480L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
481S: Supported
2b7a52a4
LB
482
483ARM/INTEL IOP13XX ARM ARCHITECTURE
484P: Lennert Buytenhek
485M: kernel@wantstofly.org
e2bdb176
DW
486P: Dan Williams
487M: dan.j.williams@intel.com
2b7a52a4 488L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
e2bdb176 489S: Supported
2b7a52a4
LB
490
491ARM/INTEL IQ81342EX MACHINE SUPPORT
492P: Lennert Buytenhek
493M: kernel@wantstofly.org
e2bdb176
DW
494P: Dan Williams
495M: dan.j.williams@intel.com
2b7a52a4 496L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
e2bdb176 497S: Supported
2b7a52a4
LB
498
499ARM/INTEL IXP2000 ARM ARCHITECTURE
500P: Lennert Buytenhek
501M: kernel@wantstofly.org
502L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
503S: Maintained
504
505ARM/INTEL IXDP2850 MACHINE SUPPORT
506P: Lennert Buytenhek
507M: kernel@wantstofly.org
508L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
509S: Maintained
510
511ARM/INTEL IXP23XX ARM ARCHITECTURE
512P: Lennert Buytenhek
513M: kernel@wantstofly.org
514L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
515S: Maintained
516
517ARM/INTEL XSC3 (MANZANO) ARM CORE
518P: Lennert Buytenhek
519M: kernel@wantstofly.org
e2bdb176
DW
520P: Dan Williams
521M: dan.j.williams@intel.com
2b7a52a4 522L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
e2bdb176 523S: Supported
2b7a52a4
LB
524
525ARM/IP FABRICS DOUBLE ESPRESSO MACHINE SUPPORT
526P: Lennert Buytenhek
527M: kernel@wantstofly.org
528L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
529S: Maintained
530
531ARM/LOGICPD PXA270 MACHINE SUPPORT
532P: Lennert Buytenhek
533M: kernel@wantstofly.org
534L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
535S: Maintained
536
8459c159
DO
537ARM/TOSA MACHINE SUPPORT
538P: Dirk Opfer
539M: dirk@opfer-online.de
540S: Maintained
541
1da177e4
LT
542ARM/PLEB SUPPORT
543P: Peter Chubb
544M: pleb@gelato.unsw.edu.au
545W: http://www.disy.cse.unsw.edu.au/Hardware/PLEB
546S: Maintained
547
548ARM/PT DIGITAL BOARD PORT
549P: Stefan Eletzhofer
550M: stefan.eletzhofer@eletztrick.de
70f09f1f 551L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
1da177e4
LT
552W: http://www.arm.linux.org.uk/
553S: Maintained
554
2b7a52a4
LB
555ARM/RADISYS ENP2611 MACHINE SUPPORT
556P: Lennert Buytenhek
557M: kernel@wantstofly.org
558L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
559S: Maintained
560
1da177e4
LT
561ARM/SHARK MACHINE SUPPORT
562P: Alexander Schulz
563M: alex@shark-linux.de
564W: http://www.shark-linux.de/shark.html
565S: Maintained
566
567ARM/STRONGARM110 PORT
568P: Russell King
569M: rmk@arm.linux.org.uk
70f09f1f 570L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
1da177e4
LT
571W: http://www.arm.linux.org.uk/
572S: Maintained
573
574ARM/S3C2410 ARM ARCHITECTURE
575P: Ben Dooks
449d4dd5 576M: ben-linux@fluff.org
70f09f1f 577L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
1da177e4
LT
578W: http://www.fluff.org/ben/linux/
579S: Maintained
580
581ARM/S3C2440 ARM ARCHITECTURE
582P: Ben Dooks
449d4dd5 583M: ben-linux@fluff.org
70f09f1f 584L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
1da177e4
LT
585W: http://www.fluff.org/ben/linux/
586S: Maintained
587
2b7a52a4
LB
588ARM/TECHNOLOGIC SYSTEMS TS7250 MACHINE SUPPORT
589P: Lennert Buytenhek
590M: kernel@wantstofly.org
591L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
592S: Maintained
593
594ARM/THECUS N2100 MACHINE SUPPORT
595P: Lennert Buytenhek
596M: kernel@wantstofly.org
597L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
598S: Maintained
599
1da177e4
LT
600ARPD SUPPORT
601P: Jonathan Layes
979b6c13 602L: netdev@vger.kernel.org
1da177e4
LT
603S: Maintained
604
605ASUS ACPI EXTRAS DRIVER
0b67d946
LB
606P: Corentin Chary
607M: corentincj@iksaif.net
1da177e4
LT
608P: Karol Kozimor
609M: sziwan@users.sourceforge.net
1da177e4
LT
610L: acpi4asus-user@lists.sourceforge.net
611W: http://sourceforge.net/projects/acpi4asus
0b67d946 612W: http://xf.iksaif.net/acpi4asus
85091b71
CC
613S: Maintained
614
615ASUS LAPTOP EXTRAS DRIVER
616P: Corentin Chary
617M: corentincj@iksaif.net
618L: acpi4asus-user@lists.sourceforge.net
1da177e4 619W: http://sourceforge.net/projects/acpi4asus
0b67d946 620W: http://xf.iksaif.net/acpi4asus
1da177e4
LT
621S: Maintained
622
623ATA OVER ETHERNET DRIVER
624P: Ed L. Cashin
625M: ecashin@coraid.com
626W: http://www.coraid.com/support/linux
627S: Supported
628
8d5ca6ec
JC
629ATL1 ETHERNET DRIVER
630P: Jay Cliburn
631M: jcliburn@gmail.com
632P: Chris Snook
633M: csnook@redhat.com
634L: atl1-devel@lists.sourceforge.net
635W: http://sourceforge.net/projects/atl1
636W: http://atl1.sourceforge.net
637S: Maintained
638
1da177e4
LT
639ATM
640P: Chas Williams
641M: chas@cmf.nrl.navy.mil
f37bf90e 642L: linux-atm-general@lists.sourceforge.net (subscribers-only)
1da177e4
LT
643W: http://linux-atm.sourceforge.net
644S: Maintained
645
89e5785f 646ATMEL MACB ETHERNET DRIVER
89e5785f
HS
647P: Haavard Skinnemoen
648M: hskinnemoen@atmel.com
649S: Supported
650
754ce4f2
HS
651ATMEL SPI DRIVER
652P: Haavard Skinnemoen
653M: hskinnemoen@atmel.com
654S: Supported
655
1da177e4
LT
656ATMEL WIRELESS DRIVER
657P: Simon Kelley
658M: simon@thekelleys.org.uk
659W: http://www.thekelleys.org.uk/atmel
660W: http://atmelwlandriver.sourceforge.net/
661S: Maintained
662
a92b7b80 663AUDIT SUBSYSTEM
ad3f9a22
DW
664P: David Woodhouse
665M: dwmw2@infradead.org
666L: linux-audit@redhat.com
667W: http://people.redhat.com/sgrubb/audit/
1adc1230 668T: git kernel.org:/pub/scm/linux/kernel/git/dwmw2/audit-2.6.git
a92b7b80
CW
669S: Maintained
670
70e84049
MOS
671AUXILIARY DISPLAY DRIVERS
672P: Miguel Ojeda Sandonis
673M: maxextreme@gmail.com
674L: linux-kernel@vger.kernel.org
675S: Maintained
676
5f97f7f9 677AVR32 ARCHITECTURE
5f97f7f9
HS
678P: Haavard Skinnemoen
679M: hskinnemoen@atmel.com
680W: http://www.atmel.com/products/AVR32/
681W: http://avr32linux.org/
682W: http://avrfreaks.net/
683S: Supported
684
685AVR32/AT32AP MACHINE SUPPORT
5f97f7f9
HS
686P: Haavard Skinnemoen
687M: hskinnemoen@atmel.com
688S: Supported
689
1da177e4
LT
690AX.25 NETWORK LAYER
691P: Ralf Baechle
692M: ralf@linux-mips.org
693L: linux-hams@vger.kernel.org
d34cb28a 694W: http://www.linux-ax25.org/
1da177e4
LT
695S: Maintained
696
300abeb5
RP
697BACKLIGHT CLASS/SUBSYSTEM
698P: Richard Purdie
699M: rpurdie@rpsys.net
700S: Maintained
701
1da177e4
LT
702BAYCOM/HDLCDRV DRIVERS FOR AX.25
703P: Thomas Sailer
704M: t.sailer@alumni.ethz.ch
705L: linux-hams@vger.kernel.org
706W: http://www.baycom.org/~tom/ham/ham.html
707S: Maintained
708
fb67a0f7
MB
709BCM43XX WIRELESS DRIVER (SOFTMAC BASED VERSION)
710P: Larry Finger
711M: Larry.Finger@lwfinger.net
9eac8f95
MB
712P: Stefano Brivio
713M: st3@riseup.net
714W: http://bcm43xx.berlios.de/
715S: Maintained
716
1da177e4
LT
717BEFS FILE SYSTEM
718P: Sergey S. Kostyliov
719M: rathamahata@php4.ru
720L: linux-kernel@vger.kernel.org
721S: Maintained
722
723BERKSHIRE PRODUCTS PC WATCHDOG DRIVER
724P: Kenji Hollis
725W: http://ftp.bitgate.com/pcwd/
726S: Maintained
727
728BFS FILE SYSTEM
729P: Tigran A. Aivazian
b5b9df69 730M: tigran@aivazian.fsnet.co.uk
1da177e4
LT
731L: linux-kernel@vger.kernel.org
732S: Maintained
733
734BLOCK LAYER
735P: Jens Axboe
0fe23479 736M: axboe@kernel.dk
1da177e4 737L: linux-kernel@vger.kernel.org
6fb0425b 738T: git kernel.org:/pub/scm/linux/kernel/git/axboe/linux-2.6-block.git
1da177e4
LT
739S: Maintained
740
741BLUETOOTH SUBSYSTEM
742P: Marcel Holtmann
743M: marcel@holtmann.org
744P: Maxim Krasnyansky
745M: maxk@qualcomm.com
746L: bluez-devel@lists.sf.net
747W: http://bluez.sf.net
748W: http://www.bluez.org
749W: http://www.holtmann.org/linux/bluetooth/
1adc1230 750T: git kernel.org:/pub/scm/linux/kernel/git/holtmann/bluetooth-2.6.git
1da177e4
LT
751S: Maintained
752
753BLUETOOTH RFCOMM LAYER
754P: Marcel Holtmann
755M: marcel@holtmann.org
756P: Maxim Krasnyansky
757M: maxk@qualcomm.com
758S: Maintained
759
760BLUETOOTH BNEP LAYER
761P: Marcel Holtmann
762M: marcel@holtmann.org
763P: Maxim Krasnyansky
764M: maxk@qualcomm.com
765S: Maintained
766
767BLUETOOTH CMTP LAYER
768P: Marcel Holtmann
769M: marcel@holtmann.org
770S: Maintained
771
772BLUETOOTH HIDP LAYER
773P: Marcel Holtmann
774M: marcel@holtmann.org
775S: Maintained
776
777BLUETOOTH HCI UART DRIVER
778P: Marcel Holtmann
779M: marcel@holtmann.org
780P: Maxim Krasnyansky
781M: maxk@qualcomm.com
782S: Maintained
783
784BLUETOOTH HCI USB DRIVER
785P: Marcel Holtmann
786M: marcel@holtmann.org
787P: Maxim Krasnyansky
788M: maxk@qualcomm.com
789S: Maintained
790
791BLUETOOTH HCI BCM203X DRIVER
792P: Marcel Holtmann
793M: marcel@holtmann.org
794S: Maintained
795
796BLUETOOTH HCI BPA10X DRIVER
797P: Marcel Holtmann
798M: marcel@holtmann.org
799S: Maintained
800
801BLUETOOTH HCI BFUSB DRIVER
802P: Marcel Holtmann
803M: marcel@holtmann.org
804S: Maintained
805
806BLUETOOTH HCI DTL1 DRIVER
807P: Marcel Holtmann
808M: marcel@holtmann.org
809S: Maintained
810
811BLUETOOTH HCI BLUECARD DRIVER
812P: Marcel Holtmann
813M: marcel@holtmann.org
814S: Maintained
815
816BLUETOOTH HCI BT3C DRIVER
817P: Marcel Holtmann
818M: marcel@holtmann.org
819S: Maintained
820
821BLUETOOTH HCI BTUART DRIVER
822P: Marcel Holtmann
823M: marcel@holtmann.org
824S: Maintained
825
826BLUETOOTH HCI VHCI DRIVER
827P: Maxim Krasnyansky
828M: maxk@qualcomm.com
829S: Maintained
830
831BONDING DRIVER
ce00f85c
JC
832P: Chad Tindel
833M: ctindel@users.sourceforge.net
834P: Jay Vosburgh
835M: fubar@us.ibm.com
836L: bonding-devel@lists.sourceforge.net
837W: http://sourceforge.net/projects/bonding/
838S: Supported
1da177e4 839
fef1c772
AB
840BROADBAND PROCESSOR ARCHITECTURE
841P: Arnd Bergmann
842M: arnd@arndb.de
1d049816 843L: linuxppc-dev@ozlabs.org
6d923f98 844W: http://www.penguinppc.org/ppc64/
fef1c772
AB
845S: Supported
846
39105890
GZ
847BROADCOM B44 10/100 ETHERNET DRIVER
848P: Gary Zambrano
849M: zambrano@broadcom.com
850L: netdev@vger.kernel.org
851S: Supported
852
948c51e6
MC
853BROADCOM BNX2 GIGABIT ETHERNET DRIVER
854P: Michael Chan
855M: mchan@broadcom.com
856L: netdev@vger.kernel.org
857S: Supported
858
859BROADCOM TG3 GIGABIT ETHERNET DRIVER
860P: Michael Chan
861M: mchan@broadcom.com
862L: netdev@vger.kernel.org
863S: Supported
864
1da177e4 865BTTV VIDEO4LINUX DRIVER
96b6aba0 866P: Mauro Carvalho Chehab
8d58d773
MCC
867M: mchehab@infradead.org
868M: v4l-dvb-maintainer@linuxtv.org
1da177e4 869L: video4linux-list@redhat.com
96b6aba0 870W: http://linuxtv.org
ecfa4fdc 871T: git kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvb.git
96b6aba0 872S: Maintained
1da177e4 873
77dac90f
MBY
874CALGARY x86-64 IOMMU
875P: Muli Ben-Yehuda
876M: muli@il.ibm.com
877P: Jon D. Mason
d8d2bedf 878M: jdmason@kudzu.us
77dac90f
MBY
879L: linux-kernel@vger.kernel.org
880L: discuss@x86-64.org
881S: Maintained
882
70e84049
MOS
883CFAG12864B LCD DRIVER
884P: Miguel Ojeda Sandonis
885M: maxextreme@gmail.com
886L: linux-kernel@vger.kernel.org
887S: Maintained
888
889CFAG12864BFB LCD FRAMEBUFFER DRIVER
890P: Miguel Ojeda Sandonis
891M: maxextreme@gmail.com
892L: linux-kernel@vger.kernel.org
893S: Maintained
894
1da177e4
LT
895COMMON INTERNET FILE SYSTEM (CIFS)
896P: Steve French
897M: sfrench@samba.org
fb453d4b 898L: linux-cifs-client@lists.samba.org
1da177e4
LT
899L: samba-technical@lists.samba.org
900W: http://us1.samba.org/samba/Linux_CIFS_client.html
1adc1230 901T: git kernel.org:/pub/scm/linux/kernel/git/sfrench/cifs-2.6.git
1da177e4
LT
902S: Supported
903
7063fbf2
JB
904CONFIGFS
905P: Joel Becker
62ca3d26
JB
906M: joel.becker@oracle.com
907L: linux-kernel@vger.kernel.org
7063fbf2
JB
908S: Supported
909
2b7a52a4
LB
910CIRRUS LOGIC EP93XX ETHERNET DRIVER
911P: Lennert Buytenhek
912M: kernel@wantstofly.org
913L: netdev@vger.kernel.org
914S: Maintained
915
1da177e4
LT
916CIRRUS LOGIC GENERIC FBDEV DRIVER
917P: Jeff Garzik
918M: jgarzik@pobox.com
5cd307c5 919L: linux-fbdev-devel@lists.sourceforge.net (subscribers-only)
1da177e4
LT
920S: Odd Fixes
921
2b7a52a4
LB
922CIRRUS LOGIC EP93XX OHCI USB HOST DRIVER
923P: Lennert Buytenhek
924M: kernel@wantstofly.org
925L: linux-usb-devel@lists.sourceforge.net
926S: Maintained
927
1da177e4
LT
928CIRRUS LOGIC CS4280/CS461x SOUNDDRIVER
929P: Cirrus Logic Corporation (kernel 2.2 driver)
930M: Cirrus Logic Corporation, Thomas Woller <twoller@crystal.cirrus.com>
931P: Nils Faerber (port to kernel 2.4)
932M: Nils Faerber <nils@kernelconcepts.de>
933S: Maintained
934
935CODA FILE SYSTEM
936P: Jan Harkes
937M: jaharkes@cs.cmu.edu
938M: coda@cs.cmu.edu
939L: codalist@coda.cs.cmu.edu
940W: http://www.coda.cs.cmu.edu/
941S: Maintained
942
943COMPACTPCI HOTPLUG CORE
944P: Scott Murray
945M: scottm@somanetworks.com
946M: scott@spiteful.org
947L: pcihpd-discuss@lists.sourceforge.net
948S: Supported
949
950COMPACTPCI HOTPLUG ZIATECH ZT5550 DRIVER
951P: Scott Murray
952M: scottm@somanetworks.com
953M: scott@spiteful.org
954L: pcihpd-discuss@lists.sourceforge.net
955S: Supported
956
957COMPACTPCI HOTPLUG GENERIC DRIVER
958P: Scott Murray
959M: scottm@somanetworks.com
960M: scott@spiteful.org
961L: pcihpd-discuss@lists.sourceforge.net
962S: Supported
963
964COMPUTONE INTELLIPORT MULTIPORT CARD
965P: Michael H. Warfield
07d46de4 966M: mhw@wittsend.com
1da177e4 967W: http://www.wittsend.com/computone.html
07d46de4 968S: Maintained
1da177e4
LT
969
970COSA/SRP SYNC SERIAL DRIVER
971P: Jan "Yenya" Kasprzak
972M: kas@fi.muni.cz
973W: http://www.fi.muni.cz/~kas/cosa/
974S: Maintained
975
976CPU FREQUENCY DRIVERS
977P: Dave Jones
978M: davej@codemonkey.org.uk
979L: cpufreq@lists.linux.org.uk
980W: http://www.codemonkey.org.uk/projects/cpufreq/
7531a0b5 981T: git kernel.org/pub/scm/linux/kernel/git/davej/cpufreq.git
1da177e4
LT
982S: Maintained
983
984CPUID/MSR DRIVER
985P: H. Peter Anvin
986M: hpa@zytor.com
987S: Maintained
988
ed90fb4a
PJ
989CPUSETS
990P: Paul Jackson
991P: Simon Derr
992M: pj@sgi.com
993M: simon.derr@bull.net
994L: linux-kernel@vger.kernel.org
995W: http://www.bullopensource.org/cpuset/
996S: Supported
997
1da177e4 998CRAMFS FILESYSTEM
ce00f85c
JC
999W: http://sourceforge.net/projects/cramfs/
1000S: Orphan
1da177e4
LT
1001
1002CRIS PORT
1003P: Mikael Starvik
1004M: starvik@axis.com
1005L: dev-etrax@axis.com
1006W: http://developer.axis.com
1007S: Maintained
1008
1009CRYPTO API
1010P: Herbert Xu
1011M: herbert@gondor.apana.org.au
1012P: David S. Miller
1013M: davem@davemloft.net
1014L: linux-crypto@vger.kernel.org
1adc1230 1015T: git kernel.org:/pub/scm/linux/kernel/git/herbert/crypto-2.6.git
1da177e4
LT
1016S: Maintained
1017
9b4ffa48
JK
1018CS5535 Audio ALSA driver
1019P: Jaya Kumar
1020M: jayakumar.alsa@gmail.com
1021S: Maintained
1022
1da177e4
LT
1023CYBERPRO FB DRIVER
1024P: Russell King
1025M: rmk@arm.linux.org.uk
1026W: http://www.arm.linux.org.uk/
1027S: Maintained
1028
9fa68eae
KP
1029CYBLAFB FRAMEBUFFER DRIVER
1030P: Knut Petersen
1031M: Knut_Petersen@t-online.de
5cd307c5 1032L: linux-fbdev-devel@lists.sourceforge.net (subscribers-only)
9fa68eae
KP
1033S: Maintained
1034
1da177e4
LT
1035CYCLADES 2X SYNC CARD DRIVER
1036P: Arnaldo Carvalho de Melo
1037M: acme@conectiva.com.br
1038W: http://advogato.org/person/acme
1039L: cycsyn-devel@bazar.conectiva.com.br
1040S: Maintained
1041
1042CYCLADES ASYNC MUX DRIVER
1da177e4 1043W: http://www.cyclades.com/
d459883e 1044S: Orphan
1da177e4
LT
1045
1046CYCLADES PC300 DRIVER
1da177e4 1047W: http://www.cyclades.com/
d459883e 1048S: Orphan
1da177e4 1049
1da177e4
LT
1050DAMA SLAVE for AX.25
1051P: Joerg Reuter
1052M: jreuter@yaina.de
1053W: http://yaina.de/jreuter/
1054W: http://www.qsl.net/dl1bke/
1055L: linux-hams@vger.kernel.org
1056S: Maintained
1057
1058DC395x SCSI driver
1059P: Oliver Neukum
1060M: oliver@neukum.name
1061P: Ali Akcaagac
1062M: aliakc@web.de
1063P: Jamie Lenehan
1064M: lenehan@twibble.org
1065W: http://twibble.org/dist/dc395x/
f5df5881 1066L: dc395x@twibble.org
1da177e4
LT
1067L: http://lists.twibble.org/mailman/listinfo/dc395x/
1068S: Maintained
1069
1070DC390/AM53C974 SCSI driver
1071P: Kurt Garloff
1072M: garloff@suse.de
1073W: http://www.garloff.de/kurt/linux/dc390/
1074P: Guennadi Liakhovetski
1075M: g.liakhovetski@gmx.de
1076S: Maintained
1077
eb8edb08
ACM
1078DCCP PROTOCOL
1079P: Arnaldo Carvalho de Melo
1080M: acme@mandriva.com
1081L: dccp@vger.kernel.org
f3b84ec2 1082W: http://linux-net.osdl.org/index.php/DCCP
eb8edb08
ACM
1083S: Maintained
1084
1da177e4
LT
1085DECnet NETWORK LAYER
1086P: Patrick Caulfield
1087M: patrick@tykepenguin.com
1088W: http://linux-decnet.sourceforge.net
1089L: linux-decnet-user@lists.sourceforge.net
1090S: Maintained
1091
1092DEFXX FDDI NETWORK DRIVER
1093P: Maciej W. Rozycki
1094M: macro@linux-mips.org
1095S: Maintained
1096
1097DELL LAPTOP SMM DRIVER
1098P: Massimo Dal Zotto
1099M: dz@debian.org
1100W: http://www.debian.org/~dz/i8k/
1101S: Maintained
1102
90563ec4
DW
1103DELL SYSTEMS MANAGEMENT BASE DRIVER (dcdbas)
1104P: Doug Warzecha
1105M: Douglas_Warzecha@dell.com
1106S: Maintained
1107
5ddb88c0 1108DEVICE-MAPPER (LVM)
1da177e4
LT
1109P: Alasdair Kergon
1110L: dm-devel@redhat.com
1111W: http://sources.redhat.com/dm
1112S: Maintained
1113
1114DEVICE NUMBER REGISTRY
1115P: Torben Mathiasen
1116M: device@lanana.org
1117W: http://lanana.org/docs/device-list/index.html
1118L: linux-kernel@vger.kernel.org
1119S: Maintained
1120
1da177e4
LT
1121DIGI INTL. EPCA DRIVER
1122P: Digi International, Inc
1123M: Eng.Linux@digi.com
1124L: Eng.Linux@digi.com
1125W: http://www.digi.com
1126S: Orphaned
1127
1128DIGI RIGHTSWITCH NETWORK DRIVER
1129P: Rick Richardson
979b6c13 1130L: netdev@vger.kernel.org
1da177e4
LT
1131W: http://www.digi.com
1132S: Orphaned
1133
1134DIRECTORY NOTIFICATION
1135P: Stephen Rothwell
1136M: sfr@canb.auug.org.au
1137L: linux-kernel@vger.kernel.org
1138S: Supported
1139
1140DISK GEOMETRY AND PARTITION HANDLING
1141P: Andries Brouwer
1142M: aeb@cwi.nl
1143W: http://www.win.tue.nl/~aeb/linux/Large-Disk.html
1144W: http://www.win.tue.nl/~aeb/linux/zip/zip-1.html
1145W: http://www.win.tue.nl/~aeb/partitions/partition_types-1.html
1146S: Maintained
1147
1148DISKQUOTA:
1149P: Jan Kara
1150M: jack@suse.cz
1151L: linux-kernel@vger.kernel.org
1152S: Maintained
1153
5be7b50f
SW
1154DISTRIBUTED LOCK MANAGER
1155P: Patrick Caulfield
1156M: pcaulfie@redhat.com
1157P: David Teigland
1158M: teigland@redhat.com
a4644184 1159L: cluster-devel@redhat.com
5be7b50f 1160W: http://sources.redhat.com/cluster/
370298e2
SW
1161T: git kernel.org:/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixes.git
1162T: git kernel.org:/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw.git
5be7b50f
SW
1163S: Supported
1164
1da177e4
LT
1165DAVICOM FAST ETHERNET (DMFE) NETWORK DRIVER
1166P: Tobias Ringstrom
1167M: tori@unhappy.mine.nu
2cb4abd1 1168L: netdev@vger.kernel.org
1da177e4
LT
1169S: Maintained
1170
ba483d57 1171DOCBOOK FOR DOCUMENTATION
0f40efbd
RD
1172P: Randy Dunlap
1173M: rdunlap@xenotime.net
ba483d57
MW
1174S: Maintained
1175
5b9c9bf6
KCA
1176DOCKING STATION DRIVER
1177P: Kristen Carlson Accardi
1178M: kristen.c.accardi@intel.com
1179L: linux-acpi@vger.kernel.org
8b59a454 1180S: Supported
5b9c9bf6 1181
1da177e4
LT
1182DOUBLETALK DRIVER
1183P: James R. Van Zandt
1184M: jrv@vanzandt.mv.com
1185L: blinux-list@redhat.com
1186S: Maintained
1187
1188DRIVER CORE, KOBJECTS, AND SYSFS
1189P: Greg Kroah-Hartman
1190M: gregkh@suse.de
1191L: linux-kernel@vger.kernel.org
6fb0425b 1192T: quilt kernel.org/pub/linux/kernel/people/gregkh/gregkh-2.6/
1da177e4
LT
1193S: Supported
1194
1195DRM DRIVERS
1196P: David Airlie
1197M: airlied@linux.ie
1198L: dri-devel@lists.sourceforge.net
6fb0425b 1199T: git kernel.org:/pub/scm/linux/kernel/git/airlied/drm-2.6.git
1da177e4
LT
1200S: Maintained
1201
1202DSCC4 DRIVER
01f20734
FR
1203P: Francois Romieu
1204M: romieu@fr.zoreil.com
1205L: netdev@vger.kernel.org
1da177e4
LT
1206S: Maintained
1207
1208DVB SUBSYSTEM AND DRIVERS
1209P: LinuxTV.org Project
8d58d773 1210M: v4l-dvb-maintainer@linuxtv.org
1da177e4 1211L: linux-dvb@linuxtv.org (subscription required)
7d69fa62 1212W: http://linuxtv.org/
ecfa4fdc 1213T: git kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvb.git
8d58d773 1214S: Maintained
1da177e4
LT
1215
1216EATA-DMA SCSI DRIVER
1217P: Michael Neuffer
1218L: linux-eata@i-connect.net, linux-scsi@vger.kernel.org
1219S: Maintained
1220
1221EATA ISA/EISA/PCI SCSI DRIVER
1222P: Dario Ballabio
1223M: ballabio_dario@emc.com
1224L: linux-scsi@vger.kernel.org
1225S: Maintained
1226
1227EATA-PIO SCSI DRIVER
1228P: Michael Neuffer
1229M: mike@i-Connect.Net
1230L: linux-eata@i-connect.net, linux-scsi@vger.kernel.org
1231S: Maintained
1232
1233EBTABLES
1234P: Bart De Schuymer
1235M: bart.de.schuymer@pandora.be
1236L: ebtables-user@lists.sourceforge.net
1237L: ebtables-devel@lists.sourceforge.net
1238W: http://ebtables.sourceforge.net/
1239S: Maintained
1240
237fead6
MH
1241ECRYPT FILE SYSTEM
1242P: Mike Halcrow, Phillip Hellewell
1243M: mhalcrow@us.ibm.com, phillip@hellewell.homeip.net
1244L: ecryptfs-devel@lists.sourceforge.net
1245W: http://ecryptfs.sourceforge.net/
1246S: Supported
1247
da9bb1d2 1248EDAC-CORE
0e438e3f 1249P: Doug Thompson
8c2a6a40 1250M: norsk5@xmission.com
0e438e3f
DP
1251L: bluesmoke-devel@lists.sourceforge.net
1252W: bluesmoke.sourceforge.net
8c2a6a40 1253S: Supported
0e438e3f
DP
1254
1255EDAC-E752X
8c2a6a40
DT
1256P: Mark Gross
1257M: mark.gross@intel.com
0e438e3f
DP
1258L: bluesmoke-devel@lists.sourceforge.net
1259W: bluesmoke.sourceforge.net
1260S: Maintained
1261
1262EDAC-E7XXX
8c2a6a40
DT
1263P: Doug Thompson
1264M: norsk5@xmission.com
0e438e3f
DP
1265L: bluesmoke-devel@lists.sourceforge.net
1266W: bluesmoke.sourceforge.net
1267S: Maintained
1268
1269EDAC-R82600
1270P: Tim Small
1271M: tim@buttersideup.com
1272L: bluesmoke-devel@lists.sourceforge.net
1273W: bluesmoke.sourceforge.net
1274S: Maintained
da9bb1d2 1275
1da177e4
LT
1276EEPRO100 NETWORK DRIVER
1277P: Andrey V. Savochkin
1278M: saw@saw.sw.com.sg
1279S: Maintained
1280
0bee8d28
JT
1281EFS FILESYSTEM
1282W: http://aeschi.ch.eu.org/efs/
1283S: Orphan
1284
fab97220
HS
1285EHCA (IBM GX bus InfiniBand adapter) DRIVER:
1286P: Hoang-Nam Nguyen
1287M: hnguyen@de.ibm.com
1288P: Christoph Raisch
1289M: raisch@de.ibm.com
1290L: openib-general@openib.org
1291S: Supported
1292
1da177e4
LT
1293EMU10K1 SOUND DRIVER
1294P: James Courtier-Dutton
1295M: James@superbug.demon.co.uk
1296L: emu10k1-devel@lists.sourceforge.net
1297W: http://sourceforge.net/projects/emu10k1/
1298S: Maintained
1299
3a1c1d44 1300EMULEX LPFC FC SCSI DRIVER
ce00f85c
JC
1301P: James Smart
1302M: james.smart@emulex.com
1303L: linux-scsi@vger.kernel.org
1304W: http://sourceforge.net/projects/lpfcxxxx
1305S: Supported
3a1c1d44 1306
1da177e4
LT
1307EPSON 1355 FRAMEBUFFER DRIVER
1308P: Christopher Hoover
1309M: ch@murgatroid.com, ch@hpl.hp.com
1310S: Maintained
1311
1312ETHEREXPRESS-16 NETWORK DRIVER
1313P: Philip Blundell
1314M: philb@gnu.org
979b6c13 1315L: netdev@vger.kernel.org
1da177e4
LT
1316S: Maintained
1317
1318ETHERNET BRIDGE
1319P: Stephen Hemminger
65ebe634 1320M: shemminger@linux-foundation.org
f318a63b 1321L: bridge@lists.linux-foundation.org
1da177e4
LT
1322W: http://bridge.sourceforge.net/
1323S: Maintained
1324
1325ETHERTEAM 16I DRIVER
1326P: Mika Kuoppala
1327M: miku@iki.fi
1328S: Maintained
1329
1330EXT2 FILE SYSTEM
72be2ccf 1331L: linux-ext4@vger.kernel.org
1da177e4
LT
1332S: Maintained
1333
1334EXT3 FILE SYSTEM
1335P: Stephen Tweedie, Andrew Morton
588cc708 1336M: sct@redhat.com, akpm@linux-foundation.org, adilger@clusterfs.com
72be2ccf
EM
1337L: linux-ext4@vger.kernel.org
1338S: Maintained
1339
1340EXT4 FILE SYSTEM
1341P: Stephen Tweedie, Andrew Morton
588cc708 1342M: sct@redhat.com, akpm@linux-foundation.org, adilger@clusterfs.com
72be2ccf 1343L: linux-ext4@vger.kernel.org
1da177e4
LT
1344S: Maintained
1345
e53004e2
JD
1346F71805F HARDWARE MONITORING DRIVER
1347P: Jean Delvare
1348M: khali@linux-fr.org
1349L: lm-sensors@lm-sensors.org
1350S: Maintained
1351
1da177e4
LT
1352FARSYNC SYNCHRONOUS DRIVER
1353P: Kevin Curtis
1354M: kevin.curtis@farsite.co.uk
1da177e4
LT
1355W: http://www.farsite.co.uk/
1356S: Supported
1357
c5408b88
AM
1358FAULT INJECTION SUPPORT
1359P: Akinobu Mita
1360M: akinobu.mita@gmail.com
1361S: Supported
1362
1da177e4
LT
1363FRAMEBUFFER LAYER
1364P: Antonino Daplas
0478e62e 1365M: adaplas@gmail.com
5cd307c5 1366L: linux-fbdev-devel@lists.sourceforge.net (subscribers-only)
1da177e4
LT
1367W: http://linux-fbdev.sourceforge.net/
1368S: Maintained
1369
4689a6b1
PA
1370FREESCALE SOC FS_ENET DRIVER
1371P: Pantelis Antoniou
1372M: pantelis.antoniou@gmail.com
1373P: Vitaly Bordug
1374M: vbordug@ru.mvista.com
1375L: linuxppc-embedded@ozlabs.org
1376L: netdev@vger.kernel.org
1377S: Maintained
1378
1da177e4
LT
1379FILE LOCKING (flock() and fcntl()/lockf())
1380P: Matthew Wilcox
1381M: matthew@wil.cx
1382L: linux-fsdevel@vger.kernel.org
1383S: Maintained
1384
1385FILESYSTEMS (VFS and infrastructure)
1386P: Alexander Viro
84122058 1387M: viro@zeniv.linux.org.uk
1da177e4
LT
1388S: Maintained
1389
1390FIRMWARE LOADER (request_firmware)
1391L: linux-kernel@vger.kernel.org
1392S: Orphan
1393
1394FPU EMULATOR
1395P: Bill Metzenthen
1396M: billm@suburbia.net
1397W: http://suburbia.net/~billm/floating-point/emulator/
1398S: Maintained
1399
1400FRAME RELAY DLCI/FRAD (Sangoma drivers too)
1401P: Mike McLagan
1402M: mike.mclagan@linux.org
979b6c13 1403L: netdev@vger.kernel.org
1da177e4
LT
1404S: Maintained
1405
1406FREEVXFS FILESYSTEM
1407P: Christoph Hellwig
1408M: hch@infradead.org
1409W: ftp://ftp.openlinux.org/pub/people/hch/vxfs
1410S: Maintained
1411
5ab7ffea 1412FUJITSU FR-V (FRV) PORT
1da177e4
LT
1413P: David Howells
1414M: dhowells@redhat.com
1415S: Maintained
1416
04578f17
MS
1417FUSE: FILESYSTEM IN USERSPACE
1418P: Miklos Szeredi
1419M: miklos@szeredi.hu
1420L: fuse-devel@lists.sourceforge.net
1421W: http://fuse.sourceforge.net/
1422S: Maintained
1423
1da177e4
LT
1424FUTURE DOMAIN TMC-16x0 SCSI DRIVER (16-bit)
1425P: Rik Faith
1426M: faith@cs.unc.edu
1427L: linux-scsi@vger.kernel.org
1428S: Odd fixes (e.g., new signatures)
1429
1430GDT SCSI DISK ARRAY CONTROLLER DRIVER
1431P: Achim Leubner
1432M: achim_leubner@adaptec.com
1433L: linux-scsi@vger.kernel.org
1434W: http://www.icp-vortex.com/
1435S: Supported
1436
1437GENERIC HDLC DRIVER, N2, C101, PCI200SYN and WANXL DRIVERS
1438P: Krzysztof Halasa
1439M: khc@pm.waw.pl
1440W: http://www.kernel.org/pub/linux/utils/net/hdlc/
1441S: Maintained
1442
5be7b50f
SW
1443GFS2 FILE SYSTEM
1444P: Steven Whitehouse
1445M: swhiteho@redhat.com
a4644184 1446L: cluster-devel@redhat.com
5be7b50f 1447W: http://sources.redhat.com/cluster/
370298e2
SW
1448T: git kernel.org:/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixes.git
1449T: git kernel.org:/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw.git
5be7b50f
SW
1450S: Supported
1451
0a34eb8f
HL
1452GIGASET ISDN DRIVERS
1453P: Hansjoerg Lipp
1454M: hjlipp@web.de
1455P: Tilman Schmidt
1456M: tilman@imap.cc
1457L: gigaset307x-common@lists.sourceforge.net
1458W: http://gigaset307x.sourceforge.net/
1459S: Maintained
1460
5b543965
JD
1461HARDWARE MONITORING
1462P: Jean Delvare
1463M: khali@linux-fr.org
1464L: lm-sensors@lm-sensors.org
595142e0
JD
1465W: http://www.lm-sensors.org/
1466T: quilt http://khali.linux-fr.org/devel/linux-2.6/jdelvare-hwmon/
5b543965
JD
1467S: Maintained
1468
844dd05f
MB
1469HARDWARE RANDOM NUMBER GENERATOR CORE
1470P: Michael Buesch
1471M: mb@bu3sch.de
1472S: Maintained
1473
860e1d6b
RL
1474HARD DRIVE ACTIVE PROTECTION SYSTEM (HDAPS) DRIVER
1475P: Robert Love
1476M: rlove@rlove.org
1477M: linux-kernel@vger.kernel.org
1478W: http://www.kernel.org/pub/linux/kernel/people/rml/hdaps/
1479S: Maintained
1480
1da177e4
LT
1481HARMONY SOUND DRIVER
1482P: Kyle McMartin
1483M: kyle@parisc-linux.org
1484W: http://www.parisc-linux.org/~kyle/harmony/
1485L: parisc-linux@lists.parisc-linux.org
1486S: Maintained
1487
1488HAYES ESP SERIAL DRIVER
1489P: Andrew J. Robinson
1490M: arobinso@nyx.net
1491L: linux-kernel@vger.kernel.org
1492W: http://www.nyx.net/~arobinso
1493S: Maintained
1494
1495HFS FILESYSTEM
1496P: Roman Zippel
1497M: zippel@linux-m68k.org
1498L: linux-kernel@vger.kernel.org
1499S: Maintained
1500
1501HGA FRAMEBUFFER DRIVER
1502P: Ferenc Bakonyi
1503M: fero@drama.obuda.kando.hu
1504L: linux-nvidia@lists.surfsouth.com
1505W: http://drama.obuda.kando.hu/~fero/cgi-bin/hgafb.shtml
1506S: Maintained
1507
4ef4caad
JK
1508HID CORE LAYER
1509P: Jiri Kosina
1510M: jkosina@suse.cz
1511L: linux-input@atrey.karlin.mff.cuni.cz
a4dff398 1512T: git kernel.org:/pub/scm/linux/kernel/git/jikos/hid.git
4ef4caad
JK
1513S: Maintained
1514
38bed542
IM
1515HIGH-RESOLUTION TIMERS, CLOCKEVENTS, DYNTICKS
1516P: Thomas Gleixner
1517M: tglx@linutronix.de
1518L: linux-kernel@vger.kernel.org
1519S: Maintained
1520
1da177e4
LT
1521HIGH-SPEED SCC DRIVER FOR AX.25
1522P: Klaus Kudielka
1523M: klaus.kudielka@ieee.org
1524L: linux-hams@vger.kernel.org
1525W: http://www.nt.tuwien.ac.at/~kkudielk/Linux/
1526S: Maintained
1527
ede1e6f8
HLT
1528HIGHPOINT ROCKETRAID 3xxx RAID DRIVER
1529P: HighPoint Linux Team
1530M: linux@highpoint-tech.com
1531W: http://www.highpoint-tech.com
1532S: Supported
1533
1da177e4
LT
1534HIPPI
1535P: Jes Sorensen
1536M: jes@trained-monkey.org
1537L: linux-hippi@sunsite.dk
1538S: Maintained
1539
1540HEWLETT-PACKARD FIBRE CHANNEL 64-bit/66MHz PCI non-intelligent HBA
1541P: Chirag Kantharia
1542M: chirag.kantharia@hp.com
1543L: iss_storagedev@hp.com
1544S: Maintained
1545
1546HEWLETT-PACKARD SMART2 RAID DRIVER
1547P: Chirag Kantharia
1548M: chirag.kantharia@hp.com
1549L: iss_storagedev@hp.com
1550S: Maintained
1551
1552HEWLETT-PACKARD SMART CISS RAID DRIVER (cciss)
1553P: Mike Miller
1554M: mike.miller@hp.com
1555L: iss_storagedev@hp.com
1556S: Supported
1557
ff1d2767
JM
1558HOST AP DRIVER
1559P: Jouni Malinen
1560M: jkmaline@cc.hut.fi
1561L: hostap@shmoo.com
1562W: http://hostap.epitest.fi/
1563S: Maintained
1564
1da177e4
LT
1565HP100: Driver for HP 10/100 Mbit/s Voice Grade Network Adapter Series
1566P: Jaroslav Kysela
1567M: perex@suse.cz
1568S: Maintained
1569
b9b0332f
BP
1570HPET: High Precision Event Timers driver (hpet.c)
1571P: Clemens Ladisch
1572M: clemens@ladisch.de
1573S: Maintained
1574
1575HPET: i386
1576P: Venkatesh Pallipadi (Venki)
1577M: venkatesh.pallipadi@intel.com
1578S: Maintained
1579
1580HPET: x86_64
1581P: Andi Kleen and Vojtech Pavlik
1582M: ak@muc.de and vojtech@suse.cz
1583S: Maintained
1584
1585HPET: ACPI hpet.c
1586P: Bob Picco
1587M: bob.picco@hp.com
1588S: Maintained
1589
1da177e4
LT
1590HPFS FILESYSTEM
1591P: Mikulas Patocka
1592M: mikulas@artax.karlin.mff.cuni.cz
1593W: http://artax.karlin.mff.cuni.cz/~mikulas/vyplody/hpfs/index-e.cgi
1594S: Maintained
1595
1596HUGETLB FILESYSTEM
1597P: William Irwin
1598M: wli@holomorphy.com
1599S: Maintained
1600
5b543965 1601I2C SUBSYSTEM
1da177e4
LT
1602P: Jean Delvare
1603M: khali@linux-fr.org
5d925fec 1604L: i2c@lm-sensors.org
595142e0 1605T: quilt http://khali.linux-fr.org/devel/linux-2.6/jdelvare-i2c/
1da177e4
LT
1606S: Maintained
1607
1da177e4
LT
1608i386 BOOT CODE
1609P: Riley H. Williams
1610M: Riley@Williams.Name
1611L: Linux-Kernel@vger.kernel.org
1612S: Maintained
1613
1614i386 SETUP CODE / CPU ERRATA WORKAROUNDS
1615P: Dave Jones
1616M: davej@codemonkey.org.uk
1617P: H. Peter Anvin
1618M: hpa@zytor.com
1619S: Maintained
1620
1621i810 TCO TIMER WATCHDOG
1622P: Nils Faerber
1623M: nils@kernelconcepts.de
1624W: http://www.kernelconcepts.de/
1625S: Maintained
1626
1627IA64 (Itanium) PLATFORM
1628P: Tony Luck
1629M: tony.luck@intel.com
1630L: linux-ia64@vger.kernel.org
1631W: http://www.ia64-linux.org/
6fb0425b 1632T: git kernel.org:/pub/scm/linux/kernel/git/aegl/linux-2.6.git
1da177e4
LT
1633S: Maintained
1634
7d63c675
HMH
1635IBM ACPI EXTRAS DRIVER
1636P: Henrique de Moraes Holschuh
1637M: ibm-acpi@hmh.eng.br
1638L: ibm-acpi-devel@lists.sourceforge.net
1639W: http://ibm-acpi.sourceforge.net
1640W: http://thinkwiki.org/wiki/Ibm-acpi
1641T: git repo.or.cz/linux-2.6/linux-acpi-2.6/ibm-acpi-2.6.git
1642S: Maintained
1643
1da177e4 1644SN-IA64 (Itanium) SUB-PLATFORM
e5ee7dda
GE
1645P: Jes Sorensen
1646M: jes@sgi.com
1da177e4
LT
1647L: linux-altix@sgi.com
1648L: linux-ia64@vger.kernel.org
1649W: http://www.sgi.com/altix
1650S: Maintained
1651
1652IBM MCA SCSI SUBSYSTEM DRIVER
1653P: Michael Lang
1654M: langa2@kph.uni-mainz.de
1655W: http://www.uni-mainz.de/~langm000/linux.html
1656S: Maintained
1657
1658IBM Power Linux RAID adapter
1659P: Brian King
1660M: brking@us.ibm.com
1661S: Supported
1662
1663IBM ServeRAID RAID DRIVER
1664P: Jack Hammer
1665P: Dave Jeffery
1666M: ipslinux@adaptec.com
1667W: http://www.developer.ibm.com/welcome/netfinity/serveraid.html
1668S: Supported
1669
1e7106fc 1670IDE SUBSYSTEM
1da177e4 1671P: Bartlomiej Zolnierkiewicz
1e7106fc 1672M: bzolnier@gmail.com
1da177e4 1673L: linux-ide@vger.kernel.org
1e7106fc 1674T: quilt kernel.org/pub/linux/kernel/people/bart/pata-2.6/
1da177e4
LT
1675S: Maintained
1676
1677IDE/ATAPI CDROM DRIVER
9c5b0ce4
JA
1678P: Alan Cox
1679M: alan@lxorguk.ukuu.org.uk
1680L: linux-ide@vger.kernel.org
1da177e4
LT
1681S: Maintained
1682
1683IDE/ATAPI FLOPPY DRIVERS
1684P: Paul Bristow
1685M: Paul Bristow <paul@paulbristow.net>
1686W: http://paulbristow.net/linux/idefloppy.html
1687L: linux-kernel@vger.kernel.org
1688S: Maintained
1689
1690IDE/ATAPI TAPE DRIVERS
1691P: Gadi Oxman
1692M: Gadi Oxman <gadio@netvision.net.il>
1693L: linux-kernel@vger.kernel.org
1694S: Maintained
1695
1da177e4
LT
1696IEEE 1394 SUBSYSTEM
1697P: Ben Collins
f51a5a9d 1698M: ben.collins@ubuntu.com
87730d04
SR
1699P: Stefan Richter
1700M: stefanr@s5r6.in-berlin.de
1da177e4
LT
1701L: linux1394-devel@lists.sourceforge.net
1702W: http://www.linux1394.org/
87730d04 1703T: git kernel.org:/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6.git
1da177e4
LT
1704S: Maintained
1705
f51a5a9d 1706IEEE 1394 RAW I/O DRIVER (raw1394)
1da177e4
LT
1707P: Dan Dennedy
1708M: dan@dennedy.org
f51a5a9d
SR
1709P: Stefan Richter
1710M: stefanr@s5r6.in-berlin.de
1da177e4 1711L: linux1394-devel@lists.sourceforge.net
105d7b38
JM
1712S: Maintained
1713
1da177e4
LT
1714IMS TWINTURBO FRAMEBUFFER DRIVER
1715P: Paul Mundt
1716M: lethal@chaoticdreams.org
5cd307c5 1717L: linux-fbdev-devel@lists.sourceforge.net (subscribers-only)
1da177e4
LT
1718S: Maintained
1719
1720INFINIBAND SUBSYSTEM
1721P: Roland Dreier
21c121cc 1722M: rolandd@cisco.com
1da177e4
LT
1723P: Sean Hefty
1724M: mshefty@ichips.intel.com
1725P: Hal Rosenstock
1726M: halr@voltaire.com
1727L: openib-general@openib.org
1728W: http://www.openib.org/
6fb0425b 1729T: git kernel.org:/pub/scm/linux/kernel/git/roland/infiniband.git
1da177e4
LT
1730S: Supported
1731
1732INPUT (KEYBOARD, MOUSE, JOYSTICK) DRIVERS
664d22ab 1733P: Dmitry Torokhov
62f7caf9
DT
1734M: dmitry.torokhov@gmail.com
1735M: dtor@mail.ru
1da177e4
LT
1736L: linux-input@atrey.karlin.mff.cuni.cz
1737L: linux-joystick@atrey.karlin.mff.cuni.cz
1adc1230 1738T: git kernel.org:/pub/scm/linux/kernel/git/dtor/input.git
1da177e4
LT
1739S: Maintained
1740
c9f04f58 1741INOTIFY
18b36c71
CP
1742P: John McCutchan
1743M: ttb@tentacle.dhs.org
1744P: Robert Love
1745M: rml@novell.com
c9f04f58
RL
1746L: linux-kernel@vger.kernel.org
1747S: Maintained
1748
9eb8ef74 1749INTEL FRAMEBUFFER DRIVER (excluding 810 and 815)
ce00f85c
JC
1750P: Sylvain Meyer
1751M: sylvain.meyer@worldonline.fr
5cd307c5 1752L: linux-fbdev-devel@lists.sourceforge.net (subscribers-only)
ce00f85c 1753S: Maintained
9eb8ef74 1754
1da177e4 1755INTEL 810/815 FRAMEBUFFER DRIVER
ce00f85c 1756P: Antonino Daplas
0478e62e 1757M: adaplas@gmail.com
5cd307c5 1758L: linux-fbdev-devel@lists.sourceforge.net (subscribers-only)
ce00f85c 1759S: Maintained
1da177e4
LT
1760
1761INTEL APIC/IOAPIC, LOWLEVEL X86 SMP SUPPORT
1762P: Ingo Molnar
1763M: mingo@redhat.com
1764S: Maintained
1765
1766INTEL I8XX RANDOM NUMBER GENERATOR SUPPORT
1767P: Jeff Garzik
1768M: jgarzik@pobox.com
1769W: http://sourceforge.net/projects/gkernel/
1770S: Maintained
1771
1772INTEL IA32 MICROCODE UPDATE SUPPORT
1773P: Tigran Aivazian
b5b9df69 1774M: tigran@aivazian.fsnet.co.uk
1da177e4
LT
1775S: Maintained
1776
844dd05f
MB
1777INTEL IXP4XX RANDOM NUMBER GENERATOR SUPPORT
1778P: Deepak Saxena
1779M: dsaxena@plexity.net
1780S: Maintained
1781
2b7a52a4
LB
1782INTEL IXP2000 ETHERNET DRIVER
1783P: Lennert Buytenhek
1784M: kernel@wantstofly.org
1785L: netdev@vger.kernel.org
1786S: Maintained
1787
1da177e4
LT
1788INTEL PRO/100 ETHERNET SUPPORT
1789P: John Ronciak
1790M: john.ronciak@intel.com
1da177e4
LT
1791P: Jesse Brandeburg
1792M: jesse.brandeburg@intel.com
add18784
JB
1793P: Jeff Kirsher
1794M: jeffrey.t.kirsher@intel.com
99a1f9e8
AK
1795P: Auke Kok
1796M: auke-jan.h.kok@intel.com
1da177e4
LT
1797W: http://sourceforge.net/projects/e1000/
1798S: Supported
1799
1800INTEL PRO/1000 GIGABIT ETHERNET SUPPORT
1801P: Jeb Cramer
1802M: cramerj@intel.com
1803P: John Ronciak
1804M: john.ronciak@intel.com
add18784
JB
1805P: Jesse Brandeburg
1806M: jesse.brandeburg@intel.com
1807P: Jeff Kirsher
1808M: jeffrey.t.kirsher@intel.com
99a1f9e8
AK
1809P: Auke Kok
1810M: auke-jan.h.kok@intel.com
1da177e4
LT
1811W: http://sourceforge.net/projects/e1000/
1812S: Supported
1813
1814INTEL PRO/10GbE SUPPORT
add18784
JB
1815P: Jeff Kirsher
1816M: jeffrey.t.kirsher@intel.com
1da177e4
LT
1817P: Ayyappan Veeraiyan
1818M: ayyappan.veeraiyan@intel.com
1da177e4
LT
1819P: John Ronciak
1820M: john.ronciak@intel.com
add18784
JB
1821P: Jesse Brandeburg
1822M: jesse.brandeburg@intel.com
99a1f9e8
AK
1823P: Auke Kok
1824M: auke-jan.h.kok@intel.com
1da177e4
LT
1825W: http://sourceforge.net/projects/e1000/
1826S: Supported
1827
826d2abe
JK
1828INTEL PRO/WIRELESS 2100 NETWORK CONNECTION SUPPORT
1829P: Yi Zhu
1830M: yi.zhu@intel.com
1831P: James Ketrenos
1832M: jketreno@linux.intel.com
f5df5881 1833L: ipw2100-devel@lists.sourceforge.net
826d2abe
JK
1834L: http://lists.sourceforge.net/mailman/listinfo/ipw2100-devel
1835W: http://ipw2100.sourceforge.net
1836S: Supported
1837
1838INTEL PRO/WIRELESS 2915ABG NETWORK CONNECTION SUPPORT
1839P: Yi Zhu
1840M: yi.zhu@intel.com
1841P: James Ketrenos
1842M: jketreno@linux.intel.com
f5df5881 1843L: ipw2100-devel@lists.sourceforge.net
826d2abe
JK
1844L: http://lists.sourceforge.net/mailman/listinfo/ipw2100-devel
1845W: http://ipw2200.sourceforge.net
1846S: Supported
1847
1da177e4
LT
1848IOC3 DRIVER
1849P: Ralf Baechle
1850M: ralf@linux-mips.org
1851L: linux-mips@linux-mips.org
1852S: Maintained
1853
1854IP MASQUERADING:
1855P: Juanjo Ciarlante
1856M: jjciarla@raiz.uncu.edu.ar
1857S: Maintained
1858
77d8798b
BS
1859IPATH DRIVER:
1860P: Bryan O'Sullivan
1861M: support@pathscale.com
1862L: openib-general@openib.org
1863S: Supported
1864
4409ebe9
CM
1865IPMI SUBSYSTEM
1866P: Corey Minyard
1867M: minyard@acm.org
1868L: openipmi-developer@lists.sourceforge.net
1869W: http://openipmi.sourceforge.net/
1870S: Supported
1871
1da177e4
LT
1872IPX NETWORK LAYER
1873P: Arnaldo Carvalho de Melo
1874M: acme@conectiva.com.br
979b6c13 1875L: netdev@vger.kernel.org
1da177e4
LT
1876S: Maintained
1877
1878IRDA SUBSYSTEM
f353976d
SO
1879P: Samuel Ortiz
1880M: samuel@sortiz.org
a2ac953d 1881L: irda-users@lists.sourceforge.net (subscribers-only)
1da177e4 1882W: http://irda.sourceforge.net/
f353976d 1883S: Maintained
1da177e4
LT
1884
1885ISAPNP
1886P: Jaroslav Kysela
1887M: perex@suse.cz
1888S: Maintained
1889
1890ISDN SUBSYSTEM
1891P: Karsten Keil
1892M: kkeil@suse.de
1893P: Kai Germaschewski
1894M: kai.germaschewski@gmx.de
1895L: isdn4linux@listserv.isdn4linux.de
1896W: http://www.isdn4linux.de
1adc1230 1897T: git kernel.org:/pub/scm/linux/kernel/kkeil/isdn-2.6.git
1da177e4
LT
1898S: Maintained
1899
1900ISDN SUBSYSTEM (Eicon active card driver)
1901P: Armin Schindler
1902M: mac@melware.de
1903L: isdn4linux@listserv.isdn4linux.de
1904W: http://www.melware.de
1905S: Maintained
1906
1da177e4
LT
1907JOURNALLING FLASH FILE SYSTEM V2 (JFFS2)
1908P: David Woodhouse
1909M: dwmw2@infradead.org
1910L: jffs-dev@axis.com
1911W: http://sources.redhat.com/jffs2/
1912S: Maintained
1913
1914JFS FILESYSTEM
1915P: Dave Kleikamp
1916M: shaggy@austin.ibm.com
1917L: jfs-discussion@lists.sourceforge.net
1918W: http://jfs.sourceforge.net/
1adc1230 1919T: git kernel.org:/pub/scm/linux/kernel/git/shaggy/jfs-2.6.git
1da177e4
LT
1920S: Supported
1921
de456d37 1922JOURNALLING LAYER FOR BLOCK DEVICES (JBD)
ae0718f8 1923P: Stephen Tweedie, Andrew Morton
588cc708 1924M: sct@redhat.com, akpm@linux-foundation.org
72be2ccf 1925L: linux-ext4@vger.kernel.org
ae0718f8
TT
1926S: Maintained
1927
4660cb35
RM
1928K8TEMP HARDWARE MONITORING DRIVER
1929P: Rudolf Marek
1930M: r.marek@assembler.cz
1931L: lm-sensors@lm-sensors.org
ae0718f8
TT
1932S: Maintained
1933
1da177e4
LT
1934KCONFIG
1935P: Roman Zippel
1936M: zippel@linux-m68k.org
1937L: kbuild-devel@lists.sourceforge.net
1938S: Maintained
1939
ea6c2089
VG
1940KDUMP
1941P: Vivek Goyal
1942M: vgoyal@in.ibm.com
1943P: Haren Myneni
1944M: hbabu@us.ibm.com
f318a63b 1945L: fastboot@lists.linux-foundation.org
ea6c2089
VG
1946L: linux-kernel@vger.kernel.org
1947W: http://lse.sourceforge.net/kdump/
1948S: Maintained
1949
1da177e4
LT
1950KERNEL AUTOMOUNTER (AUTOFS)
1951P: H. Peter Anvin
1952M: hpa@zytor.com
1953L: autofs@linux.kernel.org
1954S: Odd Fixes
1955
1956KERNEL AUTOMOUNTER v4 (AUTOFS4)
1957P: Ian Kent
1958M: raven@themaw.net
1959L: autofs@linux.kernel.org
1960S: Maintained
1961
1962KERNEL BUILD (kbuild: Makefile, scripts/Makefile.*)
1963P: Kai Germaschewski
1964M: kai@germaschewski.name
1965P: Sam Ravnborg
1966M: sam@ravnborg.org
6fb0425b 1967T: git kernel.org:/pub/scm/linux/kernel/git/sam/kbuild.git
1da177e4
LT
1968S: Maintained
1969
1970KERNEL JANITORS
1971P: Several
f318a63b 1972L: kernel-janitors@lists.linux-foundation.org
1da177e4 1973W: http://www.kerneljanitors.org/
1da177e4
LT
1974S: Maintained
1975
1976KERNEL NFSD
1977P: Neil Brown
98fac23f 1978M: neilb@suse.de
1da177e4
LT
1979L: nfs@lists.sourceforge.net
1980W: http://nfs.sourceforge.net/
98fac23f 1981S: Supported
1da177e4 1982
426d62e2
AK
1983KERNEL VIRTUAL MACHINE (KVM)
1984P: Avi Kivity
1985M: avi@qumranet.com
1986L: kvm-devel@lists.sourceforge.net
1987W: kvm.sourceforge.net
1988S: Supported
1989
dc009d92
EB
1990KEXEC
1991P: Eric Biederman
dc009d92 1992M: ebiederm@xmission.com
dc009d92
EB
1993W: http://www.xmission.com/~ebiederm/files/kexec/
1994L: linux-kernel@vger.kernel.org
f318a63b 1995L: fastboot@lists.linux-foundation.org
dc009d92
EB
1996S: Maintained
1997
89559a61
PP
1998KPROBES
1999P: Prasanna S Panchamukhi
2000M: prasanna@in.ibm.com
2001P: Ananth N Mavinakayanahalli
2002M: ananth@in.ibm.com
2003P: Anil S Keshavamurthy
2004M: anil.s.keshavamurthy@intel.com
2005P: David S. Miller
2006M: davem@davemloft.net
2007L: linux-kernel@vger.kernel.org
2008S: Maintained
2009
70e84049
MOS
2010KS0108 LCD CONTROLLER DRIVER
2011P: Miguel Ojeda Sandonis
2012M: maxextreme@gmail.com
2013L: linux-kernel@vger.kernel.org
2014S: Maintained
2015
1da177e4 2016LAPB module
1da177e4 2017L: linux-x25@vger.kernel.org
bf9915cc 2018S: Orphan
1da177e4
LT
2019
2020LASI 53c700 driver for PARISC
2021P: James E.J. Bottomley
2022M: James.Bottomley@HansenPartnership.com
2023L: linux-scsi@vger.kernel.org
2024S: Maintained
2025
263de9b5
RP
2026LED SUBSYSTEM
2027P: Richard Purdie
2028M: rpurdie@rpsys.net
2029S: Maintained
2030
1da177e4
LT
2031LEGO USB Tower driver
2032P: Juergen Stuber
2033M: starblue@users.sourceforge.net
2034L: legousb-devel@lists.sourceforge.net
2035W: http://legousb.sourceforge.net/
2036S: Maintained
2037
2038LINUX FOR IBM pSERIES (RS/6000)
2039P: Paul Mackerras
2040M: paulus@au.ibm.com
2041W: http://www.ibm.com/linux/ltc/projects/ppc
2042S: Supported
2043
2044LINUX FOR NCR VOYAGER
2045P: James Bottomley
2046M: James.Bottomley@HansenPartnership.com
2047W: http://www.hansenpartnership.com/voyager
2048S: Maintained
2049
2050LINUX FOR POWERPC
2051P: Paul Mackerras
2052M: paulus@samba.org
2053W: http://www.penguinppc.org/
2054L: linuxppc-dev@ozlabs.org
1adc1230 2055T: git kernel.org:/pub/scm/linux/kernel/git/paulus/powerpc.git
1da177e4
LT
2056S: Supported
2057
2058LINUX FOR POWER MACINTOSH
2059P: Benjamin Herrenschmidt
2060M: benh@kernel.crashing.org
2061W: http://www.penguinppc.org/
2062L: linuxppc-dev@ozlabs.org
2063S: Maintained
2064
2065LINUX FOR POWERPC EMBEDDED MPC52XX
2066P: Sylvain Munaut
2067M: tnt@246tNt.com
2068W: http://www.246tNt.com/mpc52xx/
2069W: http://www.penguinppc.org/
2070L: linuxppc-dev@ozlabs.org
2071L: linuxppc-embedded@ozlabs.org
2072S: Maintained
2073
2074LINUX FOR POWERPC EMBEDDED PPC4XX
2075P: Matt Porter
2076M: mporter@kernel.crashing.org
2077W: http://www.penguinppc.org/
2078L: linuxppc-embedded@ozlabs.org
2079S: Maintained
2080
e93adf1e 2081LINUX FOR POWERPC BOOT CODE
1da177e4
LT
2082P: Tom Rini
2083M: trini@kernel.crashing.org
2084W: http://www.penguinppc.org/
2085L: linuxppc-embedded@ozlabs.org
2086S: Maintained
2087
e93adf1e
TR
2088LINUX FOR POWERPC EMBEDDED PPC8XX
2089P: Marcelo Tosatti
2e367a82 2090M: marcelo@kvack.org
e93adf1e
TR
2091W: http://www.penguinppc.org/
2092L: linuxppc-embedded@ozlabs.org
2093S: Maintained
2094
1da177e4 2095LINUX FOR POWERPC EMBEDDED PPC83XX AND PPC85XX
ce00f85c
JC
2096P: Kumar Gala
2097M: galak@kernel.crashing.org
2098W: http://www.penguinppc.org/
2099L: linuxppc-embedded@ozlabs.org
2100S: Maintained
1da177e4 2101
ab06ff3a
OJ
2102LINUX FOR POWERPC PA SEMI PWRFICIENT
2103P: Olof Johansson
2104M: olof@lixom.net
2105W: http://www.pasemi.com/
2106L: linuxppc-dev@ozlabs.org
2107S: Supported
2108
1da177e4
LT
2109LLC (802.2)
2110P: Arnaldo Carvalho de Melo
2111M: acme@conectiva.com.br
2112S: Maintained
2113
2114LINUX FOR 64BIT POWERPC
2115P: Paul Mackerras
2116M: paulus@samba.org
2117M: paulus@au.ibm.com
2118P: Anton Blanchard
2119M: anton@samba.org
2120M: anton@au.ibm.com
6d923f98 2121W: http://www.penguinppc.org/ppc64/
1d049816 2122L: linuxppc-dev@ozlabs.org
1da177e4
LT
2123S: Supported
2124
2125LINUX SECURITY MODULE (LSM) FRAMEWORK
2126P: Chris Wright
692a2061 2127M: chrisw@sous-sol.org
1a4520be 2128L: linux-security-module@vger.kernel.org
1da177e4 2129W: http://lsm.immunix.org
1adc1230 2130T: git kernel.org:/pub/scm/linux/kernel/git/chrisw/lsm-2.6.git
1da177e4
LT
2131S: Supported
2132
2133LM83 HARDWARE MONITOR DRIVER
2134P: Jean Delvare
2135M: khali@linux-fr.org
cc0b07ed 2136L: lm-sensors@lm-sensors.org
1da177e4
LT
2137S: Maintained
2138
2139LM90 HARDWARE MONITOR DRIVER
2140P: Jean Delvare
2141M: khali@linux-fr.org
cc0b07ed 2142L: lm-sensors@lm-sensors.org
1da177e4
LT
2143S: Maintained
2144
2145LOGICAL DISK MANAGER SUPPORT (LDM, Windows 2000/XP Dynamic Disks)
2146P: Richard Russon (FlatCap)
2147M: ldm@flatcap.org
2148L: ldm-devel@lists.sourceforge.net
2149W: http://ldm.sourceforge.net
2150S: Maintained
2151
c87e34ef
MED
2152LSILOGIC MPT FUSION DRIVERS (FC/SAS/SPI)
2153P: Eric Moore
d8a82d7b
EM
2154M: Eric.Moore@lsi.com
2155M: support@lsi.com
2156L: mpt_linux_developer@lsi.com
c87e34ef
MED
2157L: linux-scsi@vger.kernel.org
2158W: http://www.lsilogic.com/support
2159S: Supported
2160
1da177e4
LT
2161LSILOGIC/SYMBIOS/NCR 53C8XX and 53C1010 PCI-SCSI drivers
2162P: Matthew Wilcox
2163M: matthew@wil.cx
2164L: linux-scsi@vger.kernel.org
2165S: Maintained
2166
2167M68K ARCHITECTURE
2168P: Geert Uytterhoeven
2169M: geert@linux-m68k.org
2170P: Roman Zippel
2171M: zippel@linux-m68k.org
2172L: linux-m68k@lists.linux-m68k.org
2173W: http://www.linux-m68k.org/
2174W: http://linux-m68k-cvs.ubb.ca/
2175S: Maintained
2176
2177M68K ON APPLE MACINTOSH
2178P: Joshua Thompson
2179M: funaho@jurai.org
2180W: http://www.mac.linux-m68k.org/
2181L: linux-mac68k@mac.linux-m68k.org
2182S: Maintained
2183
2184M68K ON HP9000/300
2185P: Philip Blundell
2186M: philb@gnu.org
2187W: http://www.tazenda.demon.co.uk/phil/linux-hp
2188S: Maintained
2189
2190MARVELL YUKON / SYSKONNECT DRIVER
2191P: Mirko Lindner
2192M: mlindner@syskonnect.de
2193P: Ralph Roesler
2194M: rroesler@syskonnect.de
2195W: http://www.syskonnect.com
2196S: Supported
2197
faf1668c 2198MAN-PAGES: MANUAL PAGES FOR LINUX -- Sections 2, 3, 4, 5, and 7
ce00f85c
JC
2199P: Michael Kerrisk
2200M: mtk-manpages@gmx.net
2201W: ftp://ftp.kernel.org/pub/linux/docs/manpages
2202S: Maintained
faf1668c 2203
b60d6975
DF
2204MARVELL MV643XX ETHERNET DRIVER
2205P: Dale Farnsworth
2206M: dale@farnsworth.org
1da177e4 2207P: Manish Lachwani
b60d6975 2208M: mlachwani@mvista.com
979b6c13 2209L: netdev@vger.kernel.org
b60d6975 2210S: Odd Fixes for 2.4; Maintained for 2.6.
1da177e4
LT
2211
2212MATROX FRAMEBUFFER DRIVER
2213P: Petr Vandrovec
2214M: vandrove@vc.cvut.cz
5cd307c5 2215L: linux-fbdev-devel@lists.sourceforge.net (subscribers-only)
1da177e4
LT
2216S: Maintained
2217
757e0108 2218MEGARAID SCSI DRIVERS
ce00f85c
JC
2219P: Neela Syam Kolli
2220M: Neela.Kolli@engenio.com
2221S: linux-scsi@vger.kernel.org
2222W: http://megaraid.lsilogic.com
2223S: Maintained
757e0108 2224
70ea91f1
SR
2225MEMORY MANAGEMENT
2226L: linux-mm@kvack.org
2227L: linux-kernel@vger.kernel.org
2228W: http://www.linux-mm.org
2229S: Maintained
2230
f4e9ce66 2231MEMORY TECHNOLOGY DEVICES (MTD)
1da177e4
LT
2232P: David Woodhouse
2233M: dwmw2@infradead.org
2234W: http://www.linux-mtd.infradead.org/
2235L: linux-mtd@lists.infradead.org
f4e9ce66 2236T: git git://git.infradead.org/mtd-2.6.git
1da177e4
LT
2237S: Maintained
2238
2239MICROTEK X6 SCANNER
2240P: Oliver Neukum
2241M: oliver@neukum.name
2242S: Maintained
2243
2244MIPS
2245P: Ralf Baechle
2246M: ralf@linux-mips.org
d50f7ec9 2247W: http://www.linux-mips.org/
1da177e4 2248L: linux-mips@linux-mips.org
7425b340
RB
2249T: git www.linux-mips.org:/pub/scm/linux.git
2250S: Supported
1da177e4
LT
2251
2252MISCELLANEOUS MCA-SUPPORT
2253P: James Bottomley
2254M: jejb@steeleye.com
2255L: linux-kernel@vger.kernel.org
2256S: Maintained
2257
2258MODULE SUPPORT
2259P: Rusty Russell
2260M: rusty@rustcorp.com.au
2261L: linux-kernel@vger.kernel.org
2262S: Maintained
2263
2264MOTION EYE VAIO PICTUREBOOK CAMERA DRIVER
2265P: Stelian Pop
2266M: stelian@popies.net
2267W: http://popies.net/meye/
2268S: Maintained
2269
2270MOUSE AND MISC DEVICES [GENERAL]
2271P: Alessandro Rubini
2272M: rubini@ipvvis.unipv.it
2273L: linux-kernel@vger.kernel.org
2274S: Maintained
2275
d735410a
JS
2276MOXA SMARTIO/INDUSTIO SERIAL CARD (MXSER 2.0)
2277P: Jiri Slaby
2278M: jirislaby@gmail.com
2279L: linux-kernel@vger.kernel.org
2280S: Maintained
2281
8c4c731a
LP
2282MSI LAPTOP SUPPORT
2283P: Lennart Poettering
2284M: mzxreary@0pointer.de
2285L: https://tango.0pointer.de/mailman/listinfo/s270-linux
2286W: http://0pointer.de/lennart/tchibo.html
2287S: Maintained
2288
1da177e4
LT
2289MTRR AND SIMILAR SUPPORT [i386]
2290P: Richard Gooch
2291M: rgooch@atnf.csiro.au
2292L: linux-kernel@vger.kernel.org
2293W: http://www.atnf.csiro.au/~rgooch/linux/kernel-patches.html
2294S: Maintained
2295
b9f5d804
PO
2296MULTIMEDIA CARD (MMC) AND SECURE DIGITAL (SD) SUBSYSTEM
2297P: Pierre Ossman
2298M: drzeus-mmc@drzeus.cx
2299L: linux-kernel@vger.kernel.org
2300S: Maintained
baca2da4 2301
1da177e4
LT
2302MULTISOUND SOUND DRIVER
2303P: Andrew Veliath
2304M: andrewtv@usa.net
2305S: Maintained
2306
d735410a
JS
2307MULTITECH MULTIPORT CARD (ISICOM)
2308P: Jiri Slaby
2309M: jirislaby@gmail.com
2310L: linux-kernel@vger.kernel.org
2311S: Maintained
2312
1da177e4
LT
2313NATSEMI ETHERNET DRIVER (DP8381x)
2314P: Tim Hockin
2315M: thockin@hockin.org
2316S: Maintained
2317
2318NCP FILESYSTEM
2319P: Petr Vandrovec
2320M: vandrove@vc.cvut.cz
2321L: linware@sh.cvut.cz
2322S: Maintained
2323
2324NCR DUAL 700 SCSI DRIVER (MICROCHANNEL)
2325P: James E.J. Bottomley
2326M: James.Bottomley@HansenPartnership.com
2327L: linux-scsi@vger.kernel.org
2328S: Maintained
2329
be2f2e84
SH
2330NETEM NETWORK EMULATOR
2331P: Stephen Hemminger
65ebe634 2332M: shemminger@linux-foundation.org
f318a63b 2333L: netem@lists.linux-foundation.org
be2f2e84
SH
2334S: Maintained
2335
1da177e4
LT
2336NETFILTER/IPTABLES/IPCHAINS
2337P: Rusty Russell
2338P: Marc Boucher
2339P: James Morris
2340P: Harald Welte
2341P: Jozsef Kadlecsik
82b98543
PM
2342P: Patrick McHardy
2343M: kaber@trash.net
2344L: netfilter-devel@lists.netfilter.org
24a1dec5 2345L: netfilter@lists.netfilter.org (subscribers-only)
82b98543 2346L: coreteam@netfilter.org
1da177e4
LT
2347W: http://www.netfilter.org/
2348W: http://www.iptables.org/
1da177e4
LT
2349S: Supported
2350
4cc67735
PM
2351NETLABEL
2352P: Paul Moore
2353M: paul.moore@hp.com
2354W: http://netlabel.sf.net
2355L: netdev@vger.kernel.org
2356S: Supported
2357
1da177e4
LT
2358NETROM NETWORK LAYER
2359P: Ralf Baechle
2360M: ralf@linux-mips.org
2361L: linux-hams@vger.kernel.org
d34cb28a 2362W: http://www.linux-ax25.org/
1da177e4
LT
2363S: Maintained
2364
5ddb88c0 2365NETWORK BLOCK DEVICE (NBD)
1da177e4
LT
2366P: Paul Clements
2367M: Paul.Clements@steeleye.com
2368S: Maintained
2369
2370NETWORK DEVICE DRIVERS
2371P: Andrew Morton
588cc708 2372M: akpm@linux-foundation.org
1da177e4
LT
2373P: Jeff Garzik
2374M: jgarzik@pobox.com
979b6c13 2375L: netdev@vger.kernel.org
6fb0425b 2376T: git kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6.git
1da177e4
LT
2377S: Maintained
2378
2379NETWORKING [GENERAL]
2380P: Networking Team
979b6c13
RB
2381M: netdev@vger.kernel.org
2382L: netdev@vger.kernel.org
f1465f7e 2383W: http://linux-net.osdl.org/
1da177e4
LT
2384S: Maintained
2385
2386NETWORKING [IPv4/IPv6]
2387P: David S. Miller
2388M: davem@davemloft.net
2389P: Alexey Kuznetsov
2390M: kuznet@ms2.inr.ac.ru
2391P: Pekka Savola (ipv6)
2392M: pekkas@netcore.fi
2393P: James Morris
48de5bee 2394M: jmorris@namei.org
1da177e4
LT
2395P: Hideaki YOSHIFUJI
2396M: yoshfuji@linux-ipv6.org
2397P: Patrick McHardy
2398M: kaber@coreworks.de
979b6c13 2399L: netdev@vger.kernel.org
d5ca3117 2400T: git kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6.git
1da177e4
LT
2401S: Maintained
2402
29f8f632
JL
2403NETWORKING [WIRELESS]
2404P: John W. Linville
2405M: linville@tuxdriver.com
2cb4abd1 2406L: linux-wireless@vger.kernel.org
29f8f632
JL
2407T: git kernel.org:/pub/scm/linux/kernel/git/linville/wireless-2.6.git
2408S: Maintained
2409
3d396eb1
AK
2410NETXEN (1/10) GbE SUPPORT
2411P: Amit S. Kale
2412M: amitkale@netxen.com
2413L: netdev@vger.kernel.org
2414W: http://www.netxen.com
2415S: Supported
2416
1da177e4
LT
2417IPVS
2418P: Wensong Zhang
2419M: wensong@linux-vs.org
9d30c171
H
2420P: Simon Horman
2421M: horms@verge.net.au
1da177e4
LT
2422P: Julian Anastasov
2423M: ja@ssi.bg
9d30c171 2424L: netdev@vger.kernel.org
1da177e4
LT
2425S: Maintained
2426
2427NFS CLIENT
2428P: Trond Myklebust
2429M: trond.myklebust@fys.uio.no
2430L: linux-kernel@vger.kernel.org
2431S: Maintained
2432
2433NI5010 NETWORK DRIVER
5b552b16
AM
2434P: Jan-Pascal van Best
2435M: janpascal@vanbest.org
2436P: Andreas Mohr
2437M: andi@lisas.de
979b6c13 2438L: netdev@vger.kernel.org
1da177e4
LT
2439S: Maintained
2440
2441NINJA SCSI-3 / NINJA SCSI-32Bi (16bit/CardBus) PCMCIA SCSI HOST ADAPTER DRIVER
2442P: YOKOTA Hiroshi
2443M: yokota@netlab.is.tsukuba.ac.jp
2444W: http://www.netlab.is.tsukuba.ac.jp/~yokota/izumi/ninja/
2445S: Maintained
2446
2447NINJA SCSI-32Bi/UDE PCI/CARDBUS SCSI HOST ADAPTER DRIVER
2448P: GOTO Masanori
2449M: gotom@debian.or.jp
2450P: YOKOTA Hiroshi
2451M: yokota@netlab.is.tsukuba.ac.jp
2452W: http://www.netlab.is.tsukuba.ac.jp/~yokota/izumi/ninja/
2453S: Maintained
2454
2455NON-IDE/NON-SCSI CDROM DRIVERS [GENERAL] (come on, crew - mark your responsibility)
2456P: Eberhard Moenkeberg
2457M: emoenke@gwdg.de
2458L: linux-kernel@vger.kernel.org
2459S: Maintained
2460
2461NTFS FILESYSTEM
2462P: Anton Altaparmakov
2463M: aia21@cantab.net
2464L: linux-ntfs-dev@lists.sourceforge.net
2465L: linux-kernel@vger.kernel.org
2466W: http://linux-ntfs.sf.net/
1adc1230 2467T: git kernel.org:/pub/scm/linux/kernel/git/aia21/ntfs-2.6.git
1da177e4
LT
2468S: Maintained
2469
9eb8ef74 2470NVIDIA (rivafb and nvidiafb) FRAMEBUFFER DRIVER
ce00f85c 2471P: Antonino Daplas
0478e62e 2472M: adaplas@gmail.com
5cd307c5 2473L: linux-fbdev-devel@lists.sourceforge.net (subscribers-only)
ce00f85c 2474S: Maintained
1da177e4 2475
1ded969f
PK
2476OPENCORES I2C BUS DRIVER
2477P: Peter Korsgaard
2478M: jacmet@sunsite.dk
5d925fec 2479L: i2c@lm-sensors.org
1ded969f
PK
2480S: Maintained
2481
ccd979bd
MF
2482ORACLE CLUSTER FILESYSTEM 2 (OCFS2)
2483P: Mark Fasheh
2484M: mark.fasheh@oracle.com
2485P: Kurt Hackel
2486M: kurt.hackel@oracle.com
2487L: ocfs2-devel@oss.oracle.com
2488W: http://oss.oracle.com/projects/ocfs2/
2489S: Supported
2490
1da177e4
LT
2491OLYMPIC NETWORK DRIVER
2492P: Peter De Shrijver
2493M: p2@ace.ulyssis.student.kuleuven.ac.be
2494P: Mike Phillips
2495M: mikep@linuxtr.net
979b6c13 2496L: netdev@vger.kernel.org
1da177e4
LT
2497L: linux-tr@linuxtr.net
2498W: http://www.linuxtr.net
2499S: Maintained
2500
c1986ee9
HW
2501OMNIKEY CARDMAN 4000 DRIVER
2502P: Harald Welte
2503M: laforge@gnumonks.org
2504S: Maintained
2505
77c44ab1
HW
2506OMNIKEY CARDMAN 4040 DRIVER
2507P: Harald Welte
2508M: laforge@gnumonks.org
2509S: Maintained
2510
1da177e4
LT
2511ONSTREAM SCSI TAPE DRIVER
2512P: Willem Riede
2513M: osst@riede.org
2514L: osst-users@lists.sourceforge.net
2515L: linux-scsi@vger.kernel.org
2516S: Maintained
2517
2518OPL3-SA2, SA3, and SAx DRIVER
2519P: Zwane Mwaikambo
3c7bf1ea 2520M: zwane@arm.linux.org.uk
1da177e4
LT
2521L: linux-sound@vger.kernel.org
2522S: Maintained
2523
2524OPROFILE
2525P: Philippe Elie
2526M: phil.el@wanadoo.fr
2527L: oprofile-list@lists.sf.net
2528S: Maintained
2529
2530ORINOCO DRIVER
2531P: Pavel Roskin
2532M: proski@gnu.org
2533P: David Gibson
2534M: hermes@gibson.dropbear.id.au
ecffdde6
PR
2535L: orinoco-users@lists.sourceforge.net
2536L: orinoco-devel@lists.sourceforge.net
2537W: http://www.nongnu.org/orinoco/
1da177e4
LT
2538S: Maintained
2539
f5cd7872
OJ
2540PA SEMI ETHERNET DRIVER
2541P: Olof Johansson
2542M: olof@lixom.net
2543L: netdev@vger.kernel.org
2544S: Maintained
2545
beb58aa3
OJ
2546PA SEMI SMBUS DRIVER
2547P: Olof Johansson
2548M: olof@lixom.net
2549L: i2c@lm-sensors.org
2550S: Maintained
2551
1da177e4 2552PARALLEL PORT SUPPORT
1da177e4 2553L: linux-parport@lists.infradead.org
5fdc2abe 2554S: Orphan
1da177e4
LT
2555
2556PARIDE DRIVERS FOR PARALLEL PORT IDE DEVICES
2557P: Tim Waugh
2558M: tim@cyberelk.net
2559L: linux-parport@lists.infradead.org
2560W: http://www.torque.net/linux-pp.html
2561S: Maintained
2562
2563PARISC ARCHITECTURE
2564P: Matthew Wilcox
2565M: matthew@wil.cx
2566P: Grant Grundler
2567M: grundler@parisc-linux.org
223232de
KM
2568P: Kyle McMartin
2569M: kyle@parisc-linux.org
1da177e4
LT
2570L: parisc-linux@parisc-linux.org
2571W: http://www.parisc-linux.org/
223232de
KM
2572T: git kernel.org:/pub/scm/linux/kernel/git/kyle/parisc-2.6.git
2573T: cvs cvs.parisc-linux.org:/var/cvs/linux-2.6
1da177e4
LT
2574S: Maintained
2575
1662d32c
JC
2576PC87360 HARDWARE MONITORING DRIVER
2577P: Jim Cromie
2578M: jim.cromie@gmail.com
2579L: lm-sensors@lm-sensors.org
2580S: Maintained
2581
2582PC8736x GPIO DRIVER
2583P: Jim Cromie
2584M: jim.cromie@gmail.com
2585S: Maintained
2586
065c6359
LV
2587PCI ERROR RECOVERY
2588P: Linas Vepstas
2589M: linas@austin.ibm.com
2590L: linux-kernel@vger.kernel.org
2591L: linux-pci@atrey.karlin.mff.cuni.cz
2592S: Supported
2593
1da177e4
LT
2594PCI SOUND DRIVERS (ES1370, ES1371 and SONICVIBES)
2595P: Thomas Sailer
2596M: sailer@ife.ee.ethz.ch
2597L: linux-sound@vger.kernel.org
2598W: http://www.ife.ee.ethz.ch/~sailer/linux/pciaudio.html
2599S: Maintained
2600
2601PCI SUBSYSTEM
2602P: Greg Kroah-Hartman
2603M: gregkh@suse.de
2604L: linux-kernel@vger.kernel.org
2605L: linux-pci@atrey.karlin.mff.cuni.cz
6fb0425b 2606T: quilt kernel.org/pub/linux/kernel/people/gregkh/gregkh-2.6/
1da177e4
LT
2607S: Supported
2608
2609PCI HOTPLUG CORE
fb5f4d7a
KCA
2610P: Kristen Carlson Accardi
2611M: kristen.c.accardi@intel.com
1da177e4
LT
2612S: Supported
2613
2614PCI HOTPLUG COMPAQ DRIVER
2615P: Greg Kroah-Hartman
2616M: greg@kroah.com
2617S: Maintained
2618
8cf4c195
KA
2619PCIE HOTPLUG DRIVER
2620P: Kristen Carlson Accardi
2621M: kristen.c.accardi@intel.com
2622L: pcihpd-discuss@lists.sourceforge.net
8b59a454 2623S: Supported
8cf4c195 2624
1da177e4 2625PCMCIA SUBSYSTEM
4230dfc9 2626P: Linux PCMCIA Team
f5df5881 2627L: linux-pcmcia@lists.infradead.org
1da177e4 2628L: http://lists.infradead.org/mailman/listinfo/linux-pcmcia
6fb0425b 2629T: git kernel.org:/pub/scm/linux/kernel/git/brodo/pcmcia-2.6.git
4230dfc9 2630S: Maintained
1da177e4
LT
2631
2632PCNET32 NETWORK DRIVER
04ce0948 2633P: Don Fry
2634M: pcnet32@verizon.net
979b6c13 2635L: netdev@vger.kernel.org
1da177e4
LT
2636S: Maintained
2637
ad4ecbcb
SN
2638PER-TASK DELAY ACCOUNTING
2639P: Shailabh Nagar
2640M: nagar@watson.ibm.com
2641L: linux-kernel@vger.kernel.org
2642S: Maintained
2643
dd49d0f5
JC
2644PERSONALITY HANDLING
2645P: Christoph Hellwig
2646M: hch@infradead.org
2647L: linux-abi-devel@lists.sourceforge.net
2648S: Maintained
2649
1da177e4
LT
2650PHRAM MTD DRIVER
2651