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