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