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