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