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