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