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