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