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