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