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