include files: convert "include" subdirectory to UTF-8
[GitHub/mt8127/android_kernel_alcatel_ttab.git] / MAINTAINERS
CommitLineData
1da177e4
LT
1
2 List of maintainers and how to submit kernel changes
3
4Please try to follow the guidelines below. This will make things
5easier on the maintainers. Not all of these guidelines matter for every
6trivial patch so apply some common sense.
7
81. Always _test_ your changes, however small, on at least 4 or
9 5 people, preferably many more.
10
112. Try to release a few ALPHA test versions to the net. Announce
12 them onto the kernel channel and await results. This is especially
13 important for device drivers, because often that's the only way
14 you will find things like the fact version 3 firmware needs
15 a magic fix you didn't know about, or some clown changed the
16 chips on a board and not its name. (Don't laugh! Look at the
17 SMC etherpower for that.)
18
193. Make sure your changes compile correctly in multiple
20 configurations. In particular check that changes work both as a
21 module and built into the kernel.
22
234. When you are happy with a change make it generally available for
24 testing and await feedback.
25
265. Make a patch available to the relevant maintainer in the list. Use
27 'diff -u' to make the patch easy to merge. Be prepared to get your
28 changes sent back with seemingly silly requests about formatting
29 and variable names. These aren't as silly as they seem. One
30 job the maintainers (and especially Linus) do is to keep things
31 looking the same. Sometimes this means that the clever hack in
32 your driver to get around a problem actually needs to become a
33 generalized kernel feature ready for next time. See
34 Documentation/CodingStyle for guidance here.
35
36 PLEASE try to include any credit lines you want added with the
37 patch. It avoids people being missed off by mistake and makes
38 it easier to know who wants adding and who doesn't.
39
40 PLEASE document known bugs. If it doesn't work for everything
41 or does something very odd once a month document it.
42
c9ee133b
AC
43 PLEASE remember that submissions must be made under the terms
44 of the OSDL certificate of contribution
45 (http://www.osdl.org/newsroom/press_releases/2004/2004_05_24_dco.html)
46 and should include a Signed-off-by: line.
47
1da177e4
LT
486. Make sure you have the right to send any changes you make. If you
49 do changes at work you may find your employer owns the patch
50 not you.
51
c9ee133b
AC
527. When sending security related changes or reports to a maintainer
53 please Cc: security@kernel.org, especially if the maintainer
54 does not respond.
55
568. Happy hacking.
1da177e4 57
b7eee616 58 -----------------------------------
1da177e4
LT
59
60Maintainers List (try to look for most precise areas first)
61
62Note: For the hard of thinking, this list is meant to remain in alphabetical
63order. If you could add yourselves to it in alphabetical order that would be
64so much easier [Ed]
65
66P: Person
67M: Mail patches to
68L: Mailing list that is relevant to this area
69W: Web-page with status/info
50306fb5 70T: SCM tree type and location. Type is one of: git, hg, quilt.
1da177e4
LT
71S: Status, one of the following:
72
73 Supported: Someone is actually paid to look after this.
74 Maintained: Someone actually looks after it.
75 Odd Fixes: It has a maintainer but they don't have time to do
76 much other than throw the odd patch in. See below..
77 Orphan: No current maintainer [but maybe you could take the
78 role as you write your new code].
79 Obsolete: Old code. Something tagged obsolete generally means
80 it has been replaced by a better system and you
81 should be using that.
82
833C359 NETWORK DRIVER
84P: Mike Phillips
85M: mikep@linuxtr.net
979b6c13 86L: netdev@vger.kernel.org
1da177e4
LT
87L: linux-tr@linuxtr.net
88W: http://www.linuxtr.net
89S: Maintained
90
913C505 NETWORK DRIVER
92P: Philip Blundell
93M: philb@gnu.org
979b6c13 94L: netdev@vger.kernel.org
1da177e4
LT
95S: Maintained
96
973CR990 NETWORK DRIVER
98P: David Dillow
99M: dave@thedillows.org
979b6c13 100L: netdev@vger.kernel.org
1da177e4
LT
101S: Maintained
102
1033W-XXXX ATA-RAID CONTROLLER DRIVER
104P: Adam Radford
105M: linuxraid@amcc.com
106L: linux-scsi@vger.kernel.org
107W: http://www.amcc.com
108S: Supported
109
1103W-9XXX SATA-RAID CONTROLLER DRIVER
111P: Adam Radford
112M: linuxraid@amcc.com
113L: linux-scsi@vger.kernel.org
114W: http://www.amcc.com
115S: Supported
116
11753C700 AND 53C700-66 SCSI DRIVER
118P: James E.J. Bottomley
119M: James.Bottomley@HansenPartnership.com
120L: linux-scsi@vger.kernel.org
121S: Maintained
122
1236PACK NETWORK DRIVER FOR AX.25
124P: Andreas Koensgen
125M: ajk@iehk.rwth-aachen.de
126L: linux-hams@vger.kernel.org
127S: Maintained
128
1298139CP 10/100 FAST ETHERNET DRIVER
130P: Jeff Garzik
131M: jgarzik@pobox.com
132S: Maintained
133
1348139TOO 10/100 FAST ETHERNET DRIVER
135P: Jeff Garzik
136M: jgarzik@pobox.com
137W: http://sourceforge.net/projects/gkernel/
138S: Maintained
139
1408169 10/100/1000 GIGABIT ETHERNET DRIVER
141P: Francois Romieu
142M: romieu@fr.zoreil.com
979b6c13 143L: netdev@vger.kernel.org
1da177e4
LT
144S: Maintained
145
1468250/16?50 (AND CLONE UARTS) SERIAL DRIVER
1da177e4
LT
147L: linux-serial@vger.kernel.org
148W: http://serial.sourceforge.net
353cefdb 149S: Orphan
1da177e4
LT
150
1518390 NETWORK DRIVERS [WD80x3/SMC-ELITE, SMC-ULTRA, NE2000, 3C503, etc.]
152P: Paul Gortmaker
153M: p_gortmaker@yahoo.com
979b6c13 154L: netdev@vger.kernel.org
1da177e4
LT
155S: Maintained
156
67543e50 1579P FILE SYSTEM
ce00f85c
JC
158P: Eric Van Hensbergen
159M: ericvh@gmail.com
160P: Ron Minnich
161M: rminnich@lanl.gov
162P: Latchesar Ionkov
163M: lucho@ionkov.net
164L: v9fs-developer@lists.sourceforge.net
165W: http://v9fs.sf.net
166T: git kernel.org:/pub/scm/linux/kernel/ericvh/v9fs.git
167S: Maintained
67543e50 168
1da177e4
LT
169A2232 SERIAL BOARD DRIVER
170P: Enver Haase
171M: ehaase@inf.fu-berlin.de
172M: A2232@gmx.net
173L: linux-m68k@lists.linux-m68k.org
174S: Maintained
175
176AIO
177P: Benjamin LaHaise
178M: bcrl@kvack.org
179L: linux-aio@kvack.org
180S: Supported
181
f2b84bbc
HG
182ABIT UGURU HARDWARE MONITOR DRIVER
183P: Hans de Goede
184M: j.w.r.degoede@hhs.nl
185L: lm-sensors@lm-sensors.org
186S: Maintained
187
1da177e4
LT
188ACENIC DRIVER
189P: Jes Sorensen
190M: jes@trained-monkey.org
191L: linux-acenic@sunsite.dk
192S: Maintained
193
194ACI MIXER DRIVER
195P: Robert Siemer
196M: Robert.Siemer@gmx.de
197L: linux-sound@vger.kernel.org
198W: http://www.stud.uni-karlsruhe.de/~uh1b/
199S: Maintained
200
e6d1fc3d
SM
201IPS SCSI RAID DRIVER
202P: Adaptec OEM Raid Solutions
203M: aacraid@adaptec.com
204L: linux-scsi@vger.kernel.org
205W: http://www.adaptec.com/
206S: Maintained
207
208DPT_I2O SCSI RAID DRIVER
209P: Adaptec OEM Raid Solutions
210M: aacraid@adaptec.com
211L: linux-scsi@vger.kernel.org
212W: http://www.adaptec.com/
213S: Maintained
214
1da177e4
LT
215AACRAID SCSI RAID DRIVER
216P: Adaptec OEM Raid Solutions
e6d1fc3d 217M: aacraid@adaptec.com
1da177e4 218L: linux-scsi@vger.kernel.org
e6d1fc3d 219W: http://www.adaptec.com/
1da177e4
LT
220S: Supported
221
222ACPI
223P: Len Brown
224M: len.brown@intel.com
8b59a454 225M: lenb@kernel.org
6968e50c 226L: linux-acpi@vger.kernel.org
1da177e4 227W: http://acpi.sourceforge.net/
6fb0425b 228T: git kernel.org:/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6.git
8b59a454
LB
229S: Supported
230
231ACPI BATTERY DRIVERS
232P: Vladimir P. Lebedev
233M: vladimir.p.lebedev@intel.com
234L: linux-acpi@vger.kernel.org
235W: http://acpi.sourceforge.net/
236S: Supported
237
238ACPI EC DRIVER
239P: Alexey Starikovskiy
240M: alexey.y.starikovskiy@linux.intel.com
241L: linux-acpi@vger.kernel.org
242W: http://acpi.sourceforge.net/
243S: Supported
244
245ACPI FAN DRIVER
246P: Konstantin A. Karasyov
247M: konstantin.a.karasyov@intel.com
248L: linux-acpi@vger.kernel.org
249W: http://acpi.sourceforge.net/
250S: Supported
1da177e4 251
998be20f
KCA
252ACPI PCI HOTPLUG DRIVER
253P: Kristen Carlson Accardi
254M: kristen.c.accardi@intel.com
255L: pcihpd-discuss@lists.sourceforge.net
8b59a454
LB
256S: Supported
257
258ACPI THERMAL DRIVER
259P: Konstantin A. Karasyov
260M: konstantin.a.karasyov@intel.com
261L: linux-acpi@vger.kernel.org
262W: http://acpi.sourceforge.net/
263S: Supported
998be20f 264
359acec8
LB
265ACPI VIDEO DRIVER
266P: Luming Yu
267M: luming.yu@intel.com
8b59a454
LB
268L: linux-acpi@vger.kernel.org
269W: http://acpi.sourceforge.net/
270S: Supported
998be20f 271
1da177e4
LT
272AD1816 SOUND DRIVER
273P: Thorsten Knabe
274M: Thorsten Knabe <linux@thorsten-knabe.de>
275W: http://linux.thorsten-knabe.de
276S: Maintained
277
6958ae31
KM
278AD1889 SOUND DRIVER
279P: Kyle McMartin
280M: kyle@parisc-linux.org
281P: Thibaut Varene
282M: T-Bone@parisc-linux.org
283W: http://wiki.parisc-linux.org/AD1889
284L: parisc-linux@lists.parisc-linux.org
285S: Maintained
286
1da177e4
LT
287ADM1025 HARDWARE MONITOR DRIVER
288P: Jean Delvare
289M: khali@linux-fr.org
cc0b07ed 290L: lm-sensors@lm-sensors.org
1da177e4
LT
291S: Maintained
292
cae2caae
CL
293ADM1029 HARDWARE MONITOR DRIVER
294P: Corentin Labbe
295M: corentin.labbe@geomatys.fr
296L: lm-sensors@lm-sensors.org
297S: Maintained
298
1da177e4
LT
299ADT746X FAN DRIVER
300P: Colin Leroy
301M: colin@colino.net
302S: Maintained
303
1da177e4
LT
304AEDSP16 DRIVER
305P: Riccardo Facchetti
306M: fizban@tin.it
307S: Maintained
308
309AFFS FILE SYSTEM
310P: Roman Zippel
311M: zippel@linux-m68k.org
312S: Maintained
313
314AGPGART DRIVER
315P: Dave Jones
316M: davej@codemonkey.org.uk
317W: http://www.codemonkey.org.uk/projects/agp/
1adc1230 318T: git kernel.org:/pub/scm/linux/kernel/git/davej/agpgart.git
1da177e4
LT
319S: Maintained
320
321AHA152X SCSI DRIVER
322P: Juergen E. Fischer
323M: Juergen Fischer <fischer@norbit.de>
324L: linux-scsi@vger.kernel.org
325S: Maintained
326
327ALCATEL SPEEDTOUCH USB DRIVER
328P: Duncan Sands
329M: duncan.sands@free.fr
330L: linux-usb-users@lists.sourceforge.net
331L: linux-usb-devel@lists.sourceforge.net
332W: http://www.linux-usb.org/SpeedTouch/
333S: Maintained
334
4a4e5787
RM
335ALI1563 I2C DRIVER
336P: Rudolf Marek
7188cc66 337M: r.marek@assembler.cz
5d925fec 338L: i2c@lm-sensors.org
4a4e5787
RM
339S: Maintained
340
1da177e4
LT
341ALPHA PORT
342P: Richard Henderson
343M: rth@twiddle.net
344S: Odd Fixes for 2.4; Maintained for 2.6.
345P: Ivan Kokshaysky
346M: ink@jurassic.park.msu.ru
347S: Maintained for 2.4; PCI support for 2.6.
348
f90b8116 349AMD GEODE PROCESSOR/CHIPSET SUPPORT
ce00f85c
JC
350P: Jordan Crouse
351M: info-linux@geode.amd.com
f90b8116
JC
352L: info-linux@geode.amd.com
353W: http://www.amd.com/us-en/ConnectivitySolutions/TechnicalResources/0,,50_2334_2452_11363,00.html
354S: Supported
355
284f42b6
SP
356AMS (Apple Motion Sensor) DRIVER
357P: Stelian Pop
358M: stelian@popies.net
359P: Michael Hanselmann
360M: linux-kernel@hansmi.ch
361S: Supported
362
f94b533d
TT
363AMSO1100 RNIC DRIVER
364P: Tom Tucker
365M: tom@opengridcomputing.com
366P: Steve Wise
367M: swise@opengridcomputing.com
368L: openib-general@openib.org
369S: Maintained
370
42269063
JB
371AOA (Apple Onboard Audio) ALSA DRIVER
372P: Johannes Berg
373M: johannes@sipsolutions.net
374L: linuxppc-dev@ozlabs.org
375L: alsa-devel@alsa-project.org
376S: Maintained
377
1da177e4
LT
378APM DRIVER
379P: Stephen Rothwell
380M: sfr@canb.auug.org.au
381L: linux-laptop@vger.kernel.org
382W: http://www.canb.auug.org.au/~sfr/
383S: Supported
384
6f2fad74
NB
385APPLE SMC DRIVER
386P: Nicolas Boichat
387M: nicolas@boichat.ch
388L: mactel-linux-devel@lists.sourceforge.net
389S: Maintained
390
1da177e4
LT
391APPLETALK NETWORK LAYER
392P: Arnaldo Carvalho de Melo
926554c4 393M: acme@ghostprotocols.net
1da177e4
LT
394S: Maintained
395
1154ea7d
JK
396ARC FRAMEBUFFER DRIVER
397P: Jaya Kumar
398M: jayalk@intworks.biz
399S: Maintained
400
1da177e4
LT
401ARM26 ARCHITECTURE
402P: Ian Molton
403M: spyro@f2s.com
404S: Maintained
405
406ARM26/ARCHIMEDES
407P: Ian Molton
408M: spyro@f2s.com
409S: Maintained
410
411ARM26/A5000
412P: John Appleby
413M: john@dnsworld.co.uk
414S: Maintained
415
416ARM MFM AND FLOPPY DRIVERS
417P: Ian Molton
418M: spyro@f2s.com
419S: Maintained
420
2b7a52a4
LB
421ARM/ADI ROADRUNNER MACHINE SUPPORT
422P: Lennert Buytenhek
423M: kernel@wantstofly.org
424L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
425S: Maintained
426
427ARM/ADS SPHERE MACHINE SUPPORT
428P: Lennert Buytenhek
429M: kernel@wantstofly.org
430L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
431S: Maintained
432
433ARM/AJECO 1ARM MACHINE SUPPORT
434P: Lennert Buytenhek
435M: kernel@wantstofly.org
436L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
437S: Maintained
438
d4a89c7d
AV
439ARM/ATMEL AT91RM9200 ARM ARCHITECTURE
440P: Andrew Victor
441M: andrew@sanpeople.com
442L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
443W: http://maxim.org.za/at91_26.html
444S: Maintained
445
2b7a52a4
LB
446ARM/CIRRUS LOGIC EP93XX ARM ARCHITECTURE
447P: Lennert Buytenhek
448M: kernel@wantstofly.org
449L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
450S: Maintained
451
452ARM/CIRRUS LOGIC EDB9315A MACHINE SUPPORT
453P: Lennert Buytenhek
454M: kernel@wantstofly.org
455L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
456S: Maintained
457
1da177e4
LT
458ARM/CORGI MACHINE SUPPORT
459P: Richard Purdie
460M: rpurdie@rpsys.net
461S: Maintained
462
2b7a52a4
LB
463ARM/GLOMATION GESBC9312SX MACHINE SUPPORT
464P: Lennert Buytenhek
465M: kernel@wantstofly.org
466L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
467S: Maintained
468
21f37bc3
KE
469ARM/HP JORNADA 7XX MACHINE SUPPORT
470P: Kristoffer Ericson
471M: kristoffer_e1@hotmail.com
472W: www.jlime.com
473S: Maintained
474
2b7a52a4
LB
475ARM/INTEL IOP32X ARM ARCHITECTURE
476P: Lennert Buytenhek
477M: kernel@wantstofly.org
e2bdb176
DW
478P: Dan Williams
479M: dan.j.williams@intel.com
2b7a52a4 480L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
e2bdb176
DW
481S: Supported
482
483ARM/INTEL IOP33X ARM ARCHITECTURE
484P: Dan Williams
485M: dan.j.williams@intel.com
486L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
487S: Supported
2b7a52a4
LB
488
489ARM/INTEL IOP13XX ARM ARCHITECTURE
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/INTEL IQ81342EX MACHINE SUPPORT
498P: Lennert Buytenhek
499M: kernel@wantstofly.org
e2bdb176
DW
500P: Dan Williams
501M: dan.j.williams@intel.com
2b7a52a4 502L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
e2bdb176 503S: Supported
2b7a52a4
LB
504
505ARM/INTEL IXP2000 ARM ARCHITECTURE
506P: Lennert Buytenhek
507M: kernel@wantstofly.org
508L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
509S: Maintained
510
511ARM/INTEL IXDP2850 MACHINE SUPPORT
512P: Lennert Buytenhek
513M: kernel@wantstofly.org
514L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
515S: Maintained
516
517ARM/INTEL IXP23XX ARM ARCHITECTURE
518P: Lennert Buytenhek
519M: kernel@wantstofly.org
520L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
521S: Maintained
522
523ARM/INTEL XSC3 (MANZANO) ARM CORE
524P: Lennert Buytenhek
525M: kernel@wantstofly.org
e2bdb176
DW
526P: Dan Williams
527M: dan.j.williams@intel.com
2b7a52a4 528L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
e2bdb176 529S: Supported
2b7a52a4
LB
530
531ARM/IP FABRICS DOUBLE ESPRESSO MACHINE SUPPORT
532P: Lennert Buytenhek
533M: kernel@wantstofly.org
534L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
535S: Maintained
536
537ARM/LOGICPD PXA270 MACHINE SUPPORT
538P: Lennert Buytenhek
539M: kernel@wantstofly.org
540L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
541S: Maintained
542
8459c159
DO
543ARM/TOSA MACHINE SUPPORT
544P: Dirk Opfer
545M: dirk@opfer-online.de
546S: Maintained
547
1da177e4
LT
548ARM/PLEB SUPPORT
549P: Peter Chubb
550M: pleb@gelato.unsw.edu.au
551W: http://www.disy.cse.unsw.edu.au/Hardware/PLEB
552S: Maintained
553
554ARM/PT DIGITAL BOARD PORT
555P: Stefan Eletzhofer
556M: stefan.eletzhofer@eletztrick.de
70f09f1f 557L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
1da177e4
LT
558W: http://www.arm.linux.org.uk/
559S: Maintained
560
2b7a52a4
LB
561ARM/RADISYS ENP2611 MACHINE SUPPORT
562P: Lennert Buytenhek
563M: kernel@wantstofly.org
564L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
565S: Maintained
566
1da177e4
LT
567ARM/SHARK MACHINE SUPPORT
568P: Alexander Schulz
569M: alex@shark-linux.de
570W: http://www.shark-linux.de/shark.html
571S: Maintained
572
573ARM/STRONGARM110 PORT
574P: Russell King
575M: rmk@arm.linux.org.uk
70f09f1f 576L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
1da177e4
LT
577W: http://www.arm.linux.org.uk/
578S: Maintained
579
580ARM/S3C2410 ARM ARCHITECTURE
581P: Ben Dooks
449d4dd5 582M: ben-linux@fluff.org
70f09f1f 583L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
1da177e4
LT
584W: http://www.fluff.org/ben/linux/
585S: Maintained
586
587ARM/S3C2440 ARM ARCHITECTURE
588P: Ben Dooks
449d4dd5 589M: ben-linux@fluff.org
70f09f1f 590L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
1da177e4
LT
591W: http://www.fluff.org/ben/linux/
592S: Maintained
593
2b7a52a4
LB
594ARM/TECHNOLOGIC SYSTEMS TS7250 MACHINE SUPPORT
595P: Lennert Buytenhek
596M: kernel@wantstofly.org
597L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
598S: Maintained
599
600ARM/THECUS N2100 MACHINE SUPPORT
601P: Lennert Buytenhek
602M: kernel@wantstofly.org
603L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
604S: Maintained
605
1da177e4
LT
606ARPD SUPPORT
607P: Jonathan Layes
979b6c13 608L: netdev@vger.kernel.org
1da177e4
LT
609S: Maintained
610
611ASUS ACPI EXTRAS DRIVER
0b67d946
LB
612P: Corentin Chary
613M: corentincj@iksaif.net
1da177e4
LT
614P: Karol Kozimor
615M: sziwan@users.sourceforge.net
1da177e4
LT
616L: acpi4asus-user@lists.sourceforge.net
617W: http://sourceforge.net/projects/acpi4asus
0b67d946 618W: http://xf.iksaif.net/acpi4asus
85091b71
CC
619S: Maintained
620
621ASUS LAPTOP EXTRAS DRIVER
622P: Corentin Chary
623M: corentincj@iksaif.net
624L: acpi4asus-user@lists.sourceforge.net
1da177e4 625W: http://sourceforge.net/projects/acpi4asus
0b67d946 626W: http://xf.iksaif.net/acpi4asus
1da177e4
LT
627S: Maintained
628
629ATA OVER ETHERNET DRIVER
630P: Ed L. Cashin
631M: ecashin@coraid.com
632W: http://www.coraid.com/support/linux
633S: Supported
634
8d5ca6ec
JC
635ATL1 ETHERNET DRIVER
636P: Jay Cliburn
637M: jcliburn@gmail.com
638P: Chris Snook
639M: csnook@redhat.com
640L: atl1-devel@lists.sourceforge.net
641W: http://sourceforge.net/projects/atl1
642W: http://atl1.sourceforge.net
643S: Maintained
644
1da177e4
LT
645ATM
646P: Chas Williams
647M: chas@cmf.nrl.navy.mil
f37bf90e 648L: linux-atm-general@lists.sourceforge.net (subscribers-only)
1da177e4
LT
649W: http://linux-atm.sourceforge.net
650S: Maintained
651
89e5785f 652ATMEL MACB ETHERNET DRIVER
89e5785f
HS
653P: Haavard Skinnemoen
654M: hskinnemoen@atmel.com
655S: Supported
656
754ce4f2
HS
657ATMEL SPI DRIVER
658P: Haavard Skinnemoen
659M: hskinnemoen@atmel.com
660S: Supported
661
1da177e4
LT
662ATMEL WIRELESS DRIVER
663P: Simon Kelley
664M: simon@thekelleys.org.uk
724c6b35 665L: linux-wireless@vger.kernel.org
1da177e4
LT
666W: http://www.thekelleys.org.uk/atmel
667W: http://atmelwlandriver.sourceforge.net/
668S: Maintained
669
a92b7b80 670AUDIT SUBSYSTEM
ad3f9a22
DW
671P: David Woodhouse
672M: dwmw2@infradead.org
673L: linux-audit@redhat.com
674W: http://people.redhat.com/sgrubb/audit/
1adc1230 675T: git kernel.org:/pub/scm/linux/kernel/git/dwmw2/audit-2.6.git
a92b7b80
CW
676S: Maintained
677
70e84049
MOS
678AUXILIARY DISPLAY DRIVERS
679P: Miguel Ojeda Sandonis
680M: maxextreme@gmail.com
681L: linux-kernel@vger.kernel.org
6b968621 682W: http://auxdisplay.googlepages.com/
70e84049
MOS
683S: Maintained
684
5f97f7f9 685AVR32 ARCHITECTURE
5f97f7f9
HS
686P: Haavard Skinnemoen
687M: hskinnemoen@atmel.com
688W: http://www.atmel.com/products/AVR32/
689W: http://avr32linux.org/
690W: http://avrfreaks.net/
691S: Supported
692
693AVR32/AT32AP MACHINE SUPPORT
5f97f7f9
HS
694P: Haavard Skinnemoen
695M: hskinnemoen@atmel.com
696S: Supported
697
1da177e4
LT
698AX.25 NETWORK LAYER
699P: Ralf Baechle
700M: ralf@linux-mips.org
701L: linux-hams@vger.kernel.org
d34cb28a 702W: http://www.linux-ax25.org/
1da177e4
LT
703S: Maintained
704
300abeb5
RP
705BACKLIGHT CLASS/SUBSYSTEM
706P: Richard Purdie
707M: rpurdie@rpsys.net
708S: Maintained
709
1394f032
BW
710BLACKFIN ARCHITECTURE
711P: Aubrey Li
712M: aubrey.li@analog.com
713P: Bernd Schmidt
714M: bernd.schmidt@analog.com
715P: Bryan Wu
716M: bryan.wu@analog.com
717P: Grace Pan
718M: grace.pan@analog.com
719P: Michael Hennerich
720M: michael.hennerich@analog.com
721P: Mike Frysinger
722M: michael.frysinger@analog.com
723P: Jane Lv
724M: jane.lv@analog.com
725P: Jerry Zeng
726M: jerry.zeng@analog.com
727P: Jie Zhang
728M: jie.zhang@analog.com
729P: Robin Getz
730M: robin.getz@analog.com
731P: Roy Huang
732M: roy.huang@analog.com
733P: Sonic Zhang
734M: sonic.zhang@analog.com
735P: Yi Li
736M: yi.li@analog.com
737L: uclinux-dist-devel@blackfin.uclinux.org
738W: http://blackfin.uclinux.org
739S: Supported
740
741BLACKFIN SERIAL DRIVER
742P: Aubrey Li
743M: aubrey.li@analog.com
744L: uclinux-dist-devel@blackfin.uclinux.org
745W: http://blackfin.uclinux.org
746S: Supported
747
1da177e4
LT
748BAYCOM/HDLCDRV DRIVERS FOR AX.25
749P: Thomas Sailer
750M: t.sailer@alumni.ethz.ch
751L: linux-hams@vger.kernel.org
752W: http://www.baycom.org/~tom/ham/ham.html
753S: Maintained
754
fb67a0f7
MB
755BCM43XX WIRELESS DRIVER (SOFTMAC BASED VERSION)
756P: Larry Finger
757M: Larry.Finger@lwfinger.net
9eac8f95
MB
758P: Stefano Brivio
759M: st3@riseup.net
724c6b35 760L: linux-wireless@vger.kernel.org
9eac8f95
MB
761W: http://bcm43xx.berlios.de/
762S: Maintained
763
1da177e4
LT
764BEFS FILE SYSTEM
765P: Sergey S. Kostyliov
766M: rathamahata@php4.ru
767L: linux-kernel@vger.kernel.org
768S: Maintained
769
770BERKSHIRE PRODUCTS PC WATCHDOG DRIVER
771P: Kenji Hollis
772W: http://ftp.bitgate.com/pcwd/
773S: Maintained
774
775BFS FILE SYSTEM
776P: Tigran A. Aivazian
b5b9df69 777M: tigran@aivazian.fsnet.co.uk
1da177e4
LT
778L: linux-kernel@vger.kernel.org
779S: Maintained
780
d24ecfcc
BW
781BLACKFIN I2C TWI DRIVER
782P: Sonic Zhang
783M: sonic.zhang@analog.com
784L: uclinux-dist-devel@blackfin.uclinux.org (subscribers-only)
785W: http://blackfin.uclinux.org/
786S: Supported
787
1da177e4
LT
788BLOCK LAYER
789P: Jens Axboe
0fe23479 790M: axboe@kernel.dk
1da177e4 791L: linux-kernel@vger.kernel.org
6fb0425b 792T: git kernel.org:/pub/scm/linux/kernel/git/axboe/linux-2.6-block.git
1da177e4
LT
793S: Maintained
794
795BLUETOOTH SUBSYSTEM
796P: Marcel Holtmann
797M: marcel@holtmann.org
798P: Maxim Krasnyansky
799M: maxk@qualcomm.com
800L: bluez-devel@lists.sf.net
801W: http://bluez.sf.net
802W: http://www.bluez.org
803W: http://www.holtmann.org/linux/bluetooth/
1adc1230 804T: git kernel.org:/pub/scm/linux/kernel/git/holtmann/bluetooth-2.6.git
1da177e4
LT
805S: Maintained
806
807BLUETOOTH RFCOMM LAYER
808P: Marcel Holtmann
809M: marcel@holtmann.org
810P: Maxim Krasnyansky
811M: maxk@qualcomm.com
812S: Maintained
813
814BLUETOOTH BNEP LAYER
815P: Marcel Holtmann
816M: marcel@holtmann.org
817P: Maxim Krasnyansky
818M: maxk@qualcomm.com
819S: Maintained
820
821BLUETOOTH CMTP LAYER
822P: Marcel Holtmann
823M: marcel@holtmann.org
824S: Maintained
825
826BLUETOOTH HIDP LAYER
827P: Marcel Holtmann
828M: marcel@holtmann.org
829S: Maintained
830
831BLUETOOTH HCI UART DRIVER
832P: Marcel Holtmann
833M: marcel@holtmann.org
834P: Maxim Krasnyansky
835M: maxk@qualcomm.com
836S: Maintained
837
838BLUETOOTH HCI USB DRIVER
839P: Marcel Holtmann
840M: marcel@holtmann.org
841P: Maxim Krasnyansky
842M: maxk@qualcomm.com
843S: Maintained
844
845BLUETOOTH HCI BCM203X DRIVER
846P: Marcel Holtmann
847M: marcel@holtmann.org
848S: Maintained
849
850BLUETOOTH HCI BPA10X DRIVER
851P: Marcel Holtmann
852M: marcel@holtmann.org
853S: Maintained
854
855BLUETOOTH HCI BFUSB DRIVER
856P: Marcel Holtmann
857M: marcel@holtmann.org
858S: Maintained
859
860BLUETOOTH HCI DTL1 DRIVER
861P: Marcel Holtmann
862M: marcel@holtmann.org
863S: Maintained
864
865BLUETOOTH HCI BLUECARD DRIVER
866P: Marcel Holtmann
867M: marcel@holtmann.org
868S: Maintained
869
870BLUETOOTH HCI BT3C DRIVER
871P: Marcel Holtmann
872M: marcel@holtmann.org
873S: Maintained
874
875BLUETOOTH HCI BTUART DRIVER
876P: Marcel Holtmann
877M: marcel@holtmann.org
878S: Maintained
879
880BLUETOOTH HCI VHCI DRIVER
881P: Maxim Krasnyansky
882M: maxk@qualcomm.com
883S: Maintained
884
885BONDING DRIVER
ce00f85c
JC
886P: Chad Tindel
887M: ctindel@users.sourceforge.net
888P: Jay Vosburgh
889M: fubar@us.ibm.com
890L: bonding-devel@lists.sourceforge.net
891W: http://sourceforge.net/projects/bonding/
892S: Supported
1da177e4 893
fef1c772
AB
894BROADBAND PROCESSOR ARCHITECTURE
895P: Arnd Bergmann
896M: arnd@arndb.de
1d049816 897L: linuxppc-dev@ozlabs.org
6d923f98 898W: http://www.penguinppc.org/ppc64/
fef1c772
AB
899S: Supported
900
39105890
GZ
901BROADCOM B44 10/100 ETHERNET DRIVER
902P: Gary Zambrano
903M: zambrano@broadcom.com
904L: netdev@vger.kernel.org
905S: Supported
906
948c51e6
MC
907BROADCOM BNX2 GIGABIT ETHERNET DRIVER
908P: Michael Chan
909M: mchan@broadcom.com
910L: netdev@vger.kernel.org
911S: Supported
912
913BROADCOM TG3 GIGABIT ETHERNET DRIVER
914P: Michael Chan
915M: mchan@broadcom.com
916L: netdev@vger.kernel.org
917S: Supported
918
1da177e4 919BTTV VIDEO4LINUX DRIVER
96b6aba0 920P: Mauro Carvalho Chehab
8d58d773
MCC
921M: mchehab@infradead.org
922M: v4l-dvb-maintainer@linuxtv.org
1da177e4 923L: video4linux-list@redhat.com
96b6aba0 924W: http://linuxtv.org
ecfa4fdc 925T: git kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvb.git
96b6aba0 926S: Maintained
1da177e4 927
77d5140f
JC
928CAFE CMOS INTEGRATED CAMERA CONTROLLER DRIVER
929P: Jonathan Corbet
930M: corbet@lwn.net
931L: video4linux-list@redhat.com
932S: Maintained
933
77dac90f
MBY
934CALGARY x86-64 IOMMU
935P: Muli Ben-Yehuda
936M: muli@il.ibm.com
937P: Jon D. Mason
d8d2bedf 938M: jdmason@kudzu.us
77dac90f
MBY
939L: linux-kernel@vger.kernel.org
940L: discuss@x86-64.org
941S: Maintained
942
70e84049
MOS
943CFAG12864B LCD DRIVER
944P: Miguel Ojeda Sandonis
945M: maxextreme@gmail.com
946L: linux-kernel@vger.kernel.org
6b968621 947W: http://auxdisplay.googlepages.com/
70e84049
MOS
948S: Maintained
949
950CFAG12864BFB LCD FRAMEBUFFER DRIVER
951P: Miguel Ojeda Sandonis
952M: maxextreme@gmail.com
953L: linux-kernel@vger.kernel.org
6b968621 954W: http://auxdisplay.googlepages.com/
70e84049
MOS
955S: Maintained
956
704232c2
JB
957CFG80211 and NL80211
958P: Johannes Berg
959M: johannes@sipsolutions.net
960L: linux-wireless@vger.kernel.org
961S: Maintained
962
1da177e4
LT
963COMMON INTERNET FILE SYSTEM (CIFS)
964P: Steve French
965M: sfrench@samba.org
fb453d4b 966L: linux-cifs-client@lists.samba.org
1da177e4
LT
967L: samba-technical@lists.samba.org
968W: http://us1.samba.org/samba/Linux_CIFS_client.html
1adc1230 969T: git kernel.org:/pub/scm/linux/kernel/git/sfrench/cifs-2.6.git
b7eee616 970S: Supported
1da177e4 971
7063fbf2
JB
972CONFIGFS
973P: Joel Becker
62ca3d26
JB
974M: joel.becker@oracle.com
975L: linux-kernel@vger.kernel.org
7063fbf2
JB
976S: Supported
977
2b7a52a4
LB
978CIRRUS LOGIC EP93XX ETHERNET DRIVER
979P: Lennert Buytenhek
980M: kernel@wantstofly.org
981L: netdev@vger.kernel.org
982S: Maintained
983
1da177e4
LT
984CIRRUS LOGIC GENERIC FBDEV DRIVER
985P: Jeff Garzik
986M: jgarzik@pobox.com
5cd307c5 987L: linux-fbdev-devel@lists.sourceforge.net (subscribers-only)
1da177e4
LT
988S: Odd Fixes
989
2b7a52a4
LB
990CIRRUS LOGIC EP93XX OHCI USB HOST DRIVER
991P: Lennert Buytenhek
992M: kernel@wantstofly.org
993L: linux-usb-devel@lists.sourceforge.net
994S: Maintained
995
1da177e4
LT
996CIRRUS LOGIC CS4280/CS461x SOUNDDRIVER
997P: Cirrus Logic Corporation (kernel 2.2 driver)
998M: Cirrus Logic Corporation, Thomas Woller <twoller@crystal.cirrus.com>
999P: Nils Faerber (port to kernel 2.4)
1000M: Nils Faerber <nils@kernelconcepts.de>
1001S: Maintained
1002
1003CODA FILE SYSTEM
1004P: Jan Harkes
1005M: jaharkes@cs.cmu.edu
1006M: coda@cs.cmu.edu
1007L: codalist@coda.cs.cmu.edu
1008W: http://www.coda.cs.cmu.edu/
1009S: Maintained
1010
1011COMPACTPCI HOTPLUG CORE
1012P: Scott Murray
1013M: scottm@somanetworks.com
1014M: scott@spiteful.org
1015L: pcihpd-discuss@lists.sourceforge.net
1016S: Supported
1017
1018COMPACTPCI HOTPLUG ZIATECH ZT5550 DRIVER
1019P: Scott Murray
1020M: scottm@somanetworks.com
1021M: scott@spiteful.org
1022L: pcihpd-discuss@lists.sourceforge.net
1023S: Supported
1024
1025COMPACTPCI HOTPLUG GENERIC DRIVER
1026P: Scott Murray
1027M: scottm@somanetworks.com
1028M: scott@spiteful.org
1029L: pcihpd-discuss@lists.sourceforge.net
1030S: Supported
1031
1032COMPUTONE INTELLIPORT MULTIPORT CARD
1033P: Michael H. Warfield
07d46de4 1034M: mhw@wittsend.com
1da177e4 1035W: http://www.wittsend.com/computone.html
07d46de4 1036S: Maintained
1da177e4 1037
949be0f7
SA
1038CONEXANT ACCESSRUNNER USB DRIVER
1039P: Simon Arlott
1040M: cxacru@fire.lp0.eu
1041S: Maintained
1042
bebe4678
RM
1043CORETEMP HARDWARE MONITORING DRIVER
1044P: Rudolf Marek
1045M: r.marek@assembler.cz
1046L: lm-sensors@lm-sensors.org
1047S: Maintained
1048
1da177e4
LT
1049COSA/SRP SYNC SERIAL DRIVER
1050P: Jan "Yenya" Kasprzak
1051M: kas@fi.muni.cz
1052W: http://www.fi.muni.cz/~kas/cosa/
1053S: Maintained
1054
1055CPU FREQUENCY DRIVERS
1056P: Dave Jones
1057M: davej@codemonkey.org.uk
1058L: cpufreq@lists.linux.org.uk
1059W: http://www.codemonkey.org.uk/projects/cpufreq/
7531a0b5 1060T: git kernel.org/pub/scm/linux/kernel/git/davej/cpufreq.git
1da177e4
LT
1061S: Maintained
1062
1063CPUID/MSR DRIVER
1064P: H. Peter Anvin
1065M: hpa@zytor.com
1066S: Maintained
1067
ed90fb4a
PJ
1068CPUSETS
1069P: Paul Jackson
1070P: Simon Derr
1071M: pj@sgi.com
1072M: simon.derr@bull.net
1073L: linux-kernel@vger.kernel.org
1074W: http://www.bullopensource.org/cpuset/
1075S: Supported
1076
1da177e4 1077CRAMFS FILESYSTEM
ce00f85c
JC
1078W: http://sourceforge.net/projects/cramfs/
1079S: Orphan
1da177e4
LT
1080
1081CRIS PORT
1082P: Mikael Starvik
1083M: starvik@axis.com
1084L: dev-etrax@axis.com
1085W: http://developer.axis.com
1086S: Maintained
1087
1088CRYPTO API
1089P: Herbert Xu
1090M: herbert@gondor.apana.org.au
1091P: David S. Miller
1092M: davem@davemloft.net
1093L: linux-crypto@vger.kernel.org
1adc1230 1094T: git kernel.org:/pub/scm/linux/kernel/git/herbert/crypto-2.6.git
1da177e4
LT
1095S: Maintained
1096
9b4ffa48
JK
1097CS5535 Audio ALSA driver
1098P: Jaya Kumar
1099M: jayakumar.alsa@gmail.com
1100S: Maintained
1101
1da177e4
LT
1102CYBERPRO FB DRIVER
1103P: Russell King
1104M: rmk@arm.linux.org.uk
1105W: http://www.arm.linux.org.uk/
1106S: Maintained
1107
9fa68eae
KP
1108CYBLAFB FRAMEBUFFER DRIVER
1109P: Knut Petersen
1110M: Knut_Petersen@t-online.de
5cd307c5 1111L: linux-fbdev-devel@lists.sourceforge.net (subscribers-only)
9fa68eae
KP
1112S: Maintained
1113
1da177e4
LT
1114CYCLADES 2X SYNC CARD DRIVER
1115P: Arnaldo Carvalho de Melo
926554c4
ACM
1116M: acme@ghostprotocols.net
1117W: http://oops.ghostprotocols.net:81/blog
1da177e4
LT
1118S: Maintained
1119
1120CYCLADES ASYNC MUX DRIVER
1da177e4 1121W: http://www.cyclades.com/
d459883e 1122S: Orphan
1da177e4
LT
1123
1124CYCLADES PC300 DRIVER
1da177e4 1125W: http://www.cyclades.com/
d459883e 1126S: Orphan
1da177e4 1127
1da177e4
LT
1128DAMA SLAVE for AX.25
1129P: Joerg Reuter
1130M: jreuter@yaina.de
1131W: http://yaina.de/jreuter/
1132W: http://www.qsl.net/dl1bke/
1133L: linux-hams@vger.kernel.org
1134S: Maintained
1135
1136DC395x SCSI driver
1137P: Oliver Neukum
1138M: oliver@neukum.name
1139P: Ali Akcaagac
1140M: aliakc@web.de
1141P: Jamie Lenehan
1142M: lenehan@twibble.org
1143W: http://twibble.org/dist/dc395x/
f5df5881 1144L: dc395x@twibble.org
1da177e4
LT
1145L: http://lists.twibble.org/mailman/listinfo/dc395x/
1146S: Maintained
1147
1148DC390/AM53C974 SCSI driver
1149P: Kurt Garloff
1150M: garloff@suse.de
1151W: http://www.garloff.de/kurt/linux/dc390/
1152P: Guennadi Liakhovetski
1153M: g.liakhovetski@gmx.de
1154S: Maintained
1155
eb8edb08
ACM
1156DCCP PROTOCOL
1157P: Arnaldo Carvalho de Melo
926554c4 1158M: acme@ghostprotocols.net
eb8edb08 1159L: dccp@vger.kernel.org
f3b84ec2 1160W: http://linux-net.osdl.org/index.php/DCCP
eb8edb08
ACM
1161S: Maintained
1162
1da177e4
LT
1163DECnet NETWORK LAYER
1164P: Patrick Caulfield
1165M: patrick@tykepenguin.com
1166W: http://linux-decnet.sourceforge.net
1167L: linux-decnet-user@lists.sourceforge.net
1168S: Maintained
1169
1170DEFXX FDDI NETWORK DRIVER
1171P: Maciej W. Rozycki
1172M: macro@linux-mips.org
1173S: Maintained
1174
1175DELL LAPTOP SMM DRIVER
1176P: Massimo Dal Zotto
1177M: dz@debian.org
1178W: http://www.debian.org/~dz/i8k/
1179S: Maintained
1180
90563ec4
DW
1181DELL SYSTEMS MANAGEMENT BASE DRIVER (dcdbas)
1182P: Doug Warzecha
1183M: Douglas_Warzecha@dell.com
1184S: Maintained
1185
5ddb88c0 1186DEVICE-MAPPER (LVM)
1da177e4
LT
1187P: Alasdair Kergon
1188L: dm-devel@redhat.com
1189W: http://sources.redhat.com/dm
1190S: Maintained
1191
1192DEVICE NUMBER REGISTRY
1193P: Torben Mathiasen
1194M: device@lanana.org
1195W: http://lanana.org/docs/device-list/index.html
1196L: linux-kernel@vger.kernel.org
1197S: Maintained
1198
1da177e4
LT
1199DIGI INTL. EPCA DRIVER
1200P: Digi International, Inc
1201M: Eng.Linux@digi.com
1202L: Eng.Linux@digi.com
1203W: http://www.digi.com
1204S: Orphaned
1205
1206DIGI RIGHTSWITCH NETWORK DRIVER
1207P: Rick Richardson
979b6c13 1208L: netdev@vger.kernel.org
1da177e4
LT
1209W: http://www.digi.com
1210S: Orphaned
1211
1212DIRECTORY NOTIFICATION
1213P: Stephen Rothwell
1214M: sfr@canb.auug.org.au
1215L: linux-kernel@vger.kernel.org
1216S: Supported
1217
1218DISK GEOMETRY AND PARTITION HANDLING
1219P: Andries Brouwer
1220M: aeb@cwi.nl
1221W: http://www.win.tue.nl/~aeb/linux/Large-Disk.html
1222W: http://www.win.tue.nl/~aeb/linux/zip/zip-1.html
1223W: http://www.win.tue.nl/~aeb/partitions/partition_types-1.html
1224S: Maintained
1225
1226DISKQUOTA:
1227P: Jan Kara
1228M: jack@suse.cz
1229L: linux-kernel@vger.kernel.org
1230S: Maintained
1231
5be7b50f
SW
1232DISTRIBUTED LOCK MANAGER
1233P: Patrick Caulfield
1234M: pcaulfie@redhat.com
1235P: David Teigland
1236M: teigland@redhat.com
a4644184 1237L: cluster-devel@redhat.com
5be7b50f 1238W: http://sources.redhat.com/cluster/
370298e2
SW
1239T: git kernel.org:/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixes.git
1240T: git kernel.org:/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw.git
5be7b50f
SW
1241S: Supported
1242
1da177e4
LT
1243DAVICOM FAST ETHERNET (DMFE) NETWORK DRIVER
1244P: Tobias Ringstrom
1245M: tori@unhappy.mine.nu
2cb4abd1 1246L: netdev@vger.kernel.org
1da177e4
LT
1247S: Maintained
1248
ba483d57 1249DOCBOOK FOR DOCUMENTATION
0f40efbd
RD
1250P: Randy Dunlap
1251M: rdunlap@xenotime.net
ba483d57
MW
1252S: Maintained
1253
5b9c9bf6
KCA
1254DOCKING STATION DRIVER
1255P: Kristen Carlson Accardi
1256M: kristen.c.accardi@intel.com
1257L: linux-acpi@vger.kernel.org
8b59a454 1258S: Supported
5b9c9bf6 1259
1da177e4
LT
1260DOUBLETALK DRIVER
1261P: James R. Van Zandt
1262M: jrv@vanzandt.mv.com
1263L: blinux-list@redhat.com
1264S: Maintained
1265
1266DRIVER CORE, KOBJECTS, AND SYSFS
1267P: Greg Kroah-Hartman
1268M: gregkh@suse.de
1269L: linux-kernel@vger.kernel.org
6fb0425b 1270T: quilt kernel.org/pub/linux/kernel/people/gregkh/gregkh-2.6/
1da177e4
LT
1271S: Supported
1272
1273DRM DRIVERS
1274P: David Airlie
1275M: airlied@linux.ie
1276L: dri-devel@lists.sourceforge.net
6fb0425b 1277T: git kernel.org:/pub/scm/linux/kernel/git/airlied/drm-2.6.git
1da177e4
LT
1278S: Maintained
1279
1280DSCC4 DRIVER
01f20734
FR
1281P: Francois Romieu
1282M: romieu@fr.zoreil.com
1283L: netdev@vger.kernel.org
1da177e4
LT
1284S: Maintained
1285
1286DVB SUBSYSTEM AND DRIVERS
1287P: LinuxTV.org Project
8d58d773 1288M: v4l-dvb-maintainer@linuxtv.org
1da177e4 1289L: linux-dvb@linuxtv.org (subscription required)
7d69fa62 1290W: http://linuxtv.org/
ecfa4fdc 1291T: git kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvb.git
8d58d773 1292S: Maintained
1da177e4
LT
1293
1294EATA-DMA SCSI DRIVER
1295P: Michael Neuffer
1296L: linux-eata@i-connect.net, linux-scsi@vger.kernel.org
1297S: Maintained
1298
1299EATA ISA/EISA/PCI SCSI DRIVER
1300P: Dario Ballabio
1301M: ballabio_dario@emc.com
1302L: linux-scsi@vger.kernel.org
1303S: Maintained
1304
1305EATA-PIO SCSI DRIVER
1306P: Michael Neuffer
1307M: mike@i-Connect.Net
1308L: linux-eata@i-connect.net, linux-scsi@vger.kernel.org
1309S: Maintained
1310
1311EBTABLES
1312P: Bart De Schuymer
1313M: bart.de.schuymer@pandora.be
1314L: ebtables-user@lists.sourceforge.net
1315L: ebtables-devel@lists.sourceforge.net
1316W: http://ebtables.sourceforge.net/
1317S: Maintained
1318
237fead6
MH
1319ECRYPT FILE SYSTEM
1320P: Mike Halcrow, Phillip Hellewell
1321M: mhalcrow@us.ibm.com, phillip@hellewell.homeip.net
1322L: ecryptfs-devel@lists.sourceforge.net
1323W: http://ecryptfs.sourceforge.net/
1324S: Supported
1325
da9bb1d2 1326EDAC-CORE
0e438e3f 1327P: Doug Thompson
8c2a6a40 1328M: norsk5@xmission.com
0e438e3f
DP
1329L: bluesmoke-devel@lists.sourceforge.net
1330W: bluesmoke.sourceforge.net
8c2a6a40 1331S: Supported
0e438e3f
DP
1332
1333EDAC-E752X
8c2a6a40
DT
1334P: Mark Gross
1335M: mark.gross@intel.com
0e438e3f
DP
1336L: bluesmoke-devel@lists.sourceforge.net
1337W: bluesmoke.sourceforge.net
1338S: Maintained
1339
1340EDAC-E7XXX
8c2a6a40
DT
1341P: Doug Thompson
1342M: norsk5@xmission.com
0e438e3f
DP
1343L: bluesmoke-devel@lists.sourceforge.net
1344W: bluesmoke.sourceforge.net
1345S: Maintained
1346
1347EDAC-R82600
1348P: Tim Small
1349M: tim@buttersideup.com
1350L: bluesmoke-devel@lists.sourceforge.net
1351W: bluesmoke.sourceforge.net
1352S: Maintained
da9bb1d2 1353
1da177e4
LT
1354EEPRO100 NETWORK DRIVER
1355P: Andrey V. Savochkin
1356M: saw@saw.sw.com.sg
1357S: Maintained
1358
0bee8d28
JT
1359EFS FILESYSTEM
1360W: http://aeschi.ch.eu.org/efs/
1361S: Orphan
1362
fab97220
HS
1363EHCA (IBM GX bus InfiniBand adapter) DRIVER:
1364P: Hoang-Nam Nguyen
1365M: hnguyen@de.ibm.com
1366P: Christoph Raisch
1367M: raisch@de.ibm.com
1368L: openib-general@openib.org
1369S: Supported
1370
1da177e4
LT
1371EMU10K1 SOUND DRIVER
1372P: James Courtier-Dutton
1373M: James@superbug.demon.co.uk
1374L: emu10k1-devel@lists.sourceforge.net
1375W: http://sourceforge.net/projects/emu10k1/
1376S: Maintained
1377
3a1c1d44 1378EMULEX LPFC FC SCSI DRIVER
ce00f85c
JC
1379P: James Smart
1380M: james.smart@emulex.com
1381L: linux-scsi@vger.kernel.org
1382W: http://sourceforge.net/projects/lpfcxxxx
1383S: Supported
3a1c1d44 1384
1da177e4
LT
1385EPSON 1355 FRAMEBUFFER DRIVER
1386P: Christopher Hoover
1387M: ch@murgatroid.com, ch@hpl.hp.com
1388S: Maintained
1389
1390ETHEREXPRESS-16 NETWORK DRIVER
1391P: Philip Blundell
1392M: philb@gnu.org
979b6c13 1393L: netdev@vger.kernel.org
1da177e4
LT
1394S: Maintained
1395
1396ETHERNET BRIDGE
1397P: Stephen Hemminger
65ebe634 1398M: shemminger@linux-foundation.org
f318a63b 1399L: bridge@lists.linux-foundation.org
1da177e4
LT
1400W: http://bridge.sourceforge.net/
1401S: Maintained
1402
1403ETHERTEAM 16I DRIVER
1404P: Mika Kuoppala
1405M: miku@iki.fi
1406S: Maintained
1407
1408EXT2 FILE SYSTEM
72be2ccf 1409L: linux-ext4@vger.kernel.org
1da177e4
LT
1410S: Maintained
1411
1412EXT3 FILE SYSTEM
1413P: Stephen Tweedie, Andrew Morton
588cc708 1414M: sct@redhat.com, akpm@linux-foundation.org, adilger@clusterfs.com
72be2ccf
EM
1415L: linux-ext4@vger.kernel.org
1416S: Maintained
1417
1418EXT4 FILE SYSTEM
1419P: Stephen Tweedie, Andrew Morton
588cc708 1420M: sct@redhat.com, akpm@linux-foundation.org, adilger@clusterfs.com
72be2ccf 1421L: linux-ext4@vger.kernel.org
1da177e4
LT
1422S: Maintained
1423
e53004e2
JD
1424F71805F HARDWARE MONITORING DRIVER
1425P: Jean Delvare
1426M: khali@linux-fr.org
1427L: lm-sensors@lm-sensors.org
1428S: Maintained
1429
1da177e4
LT
1430FARSYNC SYNCHRONOUS DRIVER
1431P: Kevin Curtis
1432M: kevin.curtis@farsite.co.uk
1da177e4
LT
1433W: http://www.farsite.co.uk/
1434S: Supported
1435
c5408b88
AM
1436FAULT INJECTION SUPPORT
1437P: Akinobu Mita
1438M: akinobu.mita@gmail.com
1439S: Supported
1440
1da177e4
LT
1441FRAMEBUFFER LAYER
1442P: Antonino Daplas
0478e62e 1443M: adaplas@gmail.com
5cd307c5 1444L: linux-fbdev-devel@lists.sourceforge.net (subscribers-only)
1da177e4
LT
1445W: http://linux-fbdev.sourceforge.net/
1446S: Maintained
1447
4689a6b1
PA
1448FREESCALE SOC FS_ENET DRIVER
1449P: Pantelis Antoniou
1450M: pantelis.antoniou@gmail.com
1451P: Vitaly Bordug
1452M: vbordug@ru.mvista.com
1453L: linuxppc-embedded@ozlabs.org
1454L: netdev@vger.kernel.org
1455S: Maintained
1456
a7205b30
LY
1457FREESCALE HIGHSPEED USB DEVICE DRIVER
1458P: Li Yang
1459M: leoli@freescale.com
1460L: linux-usb-devel@lists.sourceforge.net
1461L: linuxppc-embedded@ozlabs.org
1462S: Maintained
1463
1da177e4
LT
1464FILE LOCKING (flock() and fcntl()/lockf())
1465P: Matthew Wilcox
1466M: matthew@wil.cx
1467L: linux-fsdevel@vger.kernel.org
1468S: Maintained
1469
1470FILESYSTEMS (VFS and infrastructure)
1471P: Alexander Viro
84122058 1472M: viro@zeniv.linux.org.uk
1da177e4
LT
1473S: Maintained
1474
1475FIRMWARE LOADER (request_firmware)
1476L: linux-kernel@vger.kernel.org
1477S: Orphan
1478
1479FPU EMULATOR
1480P: Bill Metzenthen
1481M: billm@suburbia.net
1482W: http://suburbia.net/~billm/floating-point/emulator/
1483S: Maintained
1484
1485FRAME RELAY DLCI/FRAD (Sangoma drivers too)
1486P: Mike McLagan
1487M: mike.mclagan@linux.org
979b6c13 1488L: netdev@vger.kernel.org
1da177e4
LT
1489S: Maintained
1490
1491FREEVXFS FILESYSTEM
1492P: Christoph Hellwig
1493M: hch@infradead.org
1494W: ftp://ftp.openlinux.org/pub/people/hch/vxfs
1495S: Maintained
1496
5ab7ffea 1497FUJITSU FR-V (FRV) PORT
1da177e4
LT
1498P: David Howells
1499M: dhowells@redhat.com
1500S: Maintained
1501
04578f17
MS
1502FUSE: FILESYSTEM IN USERSPACE
1503P: Miklos Szeredi
1504M: miklos@szeredi.hu
1505L: fuse-devel@lists.sourceforge.net
1506W: http://fuse.sourceforge.net/
1507S: Maintained
1508
1da177e4
LT
1509FUTURE DOMAIN TMC-16x0 SCSI DRIVER (16-bit)
1510P: Rik Faith
1511M: faith@cs.unc.edu
1512L: linux-scsi@vger.kernel.org
1513S: Odd fixes (e.g., new signatures)
1514
1515GDT SCSI DISK ARRAY CONTROLLER DRIVER
1516P: Achim Leubner
1517M: achim_leubner@adaptec.com
1518L: linux-scsi@vger.kernel.org
1519W: http://www.icp-vortex.com/
1520S: Supported
1521
1c23af90
HS
1522GENERIC GPIO I2C DRIVER
1523P: Haavard Skinnemoen
1524M: hskinnemoen@atmel.com
1525S: Supported
1526
1da177e4
LT
1527GENERIC HDLC DRIVER, N2, C101, PCI200SYN and WANXL DRIVERS
1528P: Krzysztof Halasa
1529M: khc@pm.waw.pl
1530W: http://www.kernel.org/pub/linux/utils/net/hdlc/
1531S: Maintained
1532
5be7b50f
SW
1533GFS2 FILE SYSTEM
1534P: Steven Whitehouse
1535M: swhiteho@redhat.com
a4644184 1536L: cluster-devel@redhat.com
5be7b50f 1537W: http://sources.redhat.com/cluster/
370298e2
SW
1538T: git kernel.org:/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixes.git
1539T: git kernel.org:/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw.git
5be7b50f
SW
1540S: Supported
1541
0a34eb8f
HL
1542GIGASET ISDN DRIVERS
1543P: Hansjoerg Lipp
1544M: hjlipp@web.de
1545P: Tilman Schmidt
1546M: tilman@imap.cc
1547L: gigaset307x-common@lists.sourceforge.net
1548W: http://gigaset307x.sourceforge.net/
1549S: Maintained
1550
5b543965
JD
1551HARDWARE MONITORING
1552P: Jean Delvare
1553M: khali@linux-fr.org
1554L: lm-sensors@lm-sensors.org
595142e0
JD
1555W: http://www.lm-sensors.org/
1556T: quilt http://khali.linux-fr.org/devel/linux-2.6/jdelvare-hwmon/
5b543965
JD
1557S: Maintained
1558
844dd05f
MB
1559HARDWARE RANDOM NUMBER GENERATOR CORE
1560P: Michael Buesch
1561M: mb@bu3sch.de
1562S: Maintained
1563
860e1d6b
RL
1564HARD DRIVE ACTIVE PROTECTION SYSTEM (HDAPS) DRIVER
1565P: Robert Love
1566M: rlove@rlove.org
1567M: linux-kernel@vger.kernel.org
1568W: http://www.kernel.org/pub/linux/kernel/people/rml/hdaps/
1569S: Maintained
1570
1da177e4
LT
1571HARMONY SOUND DRIVER
1572P: Kyle McMartin
1573M: kyle@parisc-linux.org
1574W: http://www.parisc-linux.org/~kyle/harmony/
1575L: parisc-linux@lists.parisc-linux.org
1576S: Maintained
1577
1578HAYES ESP SERIAL DRIVER
1579P: Andrew J. Robinson
1580M: arobinso@nyx.net
1581L: linux-kernel@vger.kernel.org
1582W: http://www.nyx.net/~arobinso
1583S: Maintained
1584
1585HFS FILESYSTEM
1586P: Roman Zippel
1587M: zippel@linux-m68k.org
1588L: linux-kernel@vger.kernel.org
1589S: Maintained
1590
1591HGA FRAMEBUFFER DRIVER
1592P: Ferenc Bakonyi
1593M: fero@drama.obuda.kando.hu
1594L: linux-nvidia@lists.surfsouth.com
1595W: http://drama.obuda.kando.hu/~fero/cgi-bin/hgafb.shtml
1596S: Maintained
1597
4ef4caad
JK
1598HID CORE LAYER
1599P: Jiri Kosina
1600M: jkosina@suse.cz
1601L: linux-input@atrey.karlin.mff.cuni.cz
a4dff398 1602T: git kernel.org:/pub/scm/linux/kernel/git/jikos/hid.git
4ef4caad
JK
1603S: Maintained
1604
38bed542
IM
1605HIGH-RESOLUTION TIMERS, CLOCKEVENTS, DYNTICKS
1606P: Thomas Gleixner
1607M: tglx@linutronix.de
1608L: linux-kernel@vger.kernel.org
1609S: Maintained
1610
1da177e4
LT
1611HIGH-SPEED SCC DRIVER FOR AX.25
1612P: Klaus Kudielka
1613M: klaus.kudielka@ieee.org
1614L: linux-hams@vger.kernel.org
1615W: http://www.nt.tuwien.ac.at/~kkudielk/Linux/
1616S: Maintained
1617
ede1e6f8
HLT
1618HIGHPOINT ROCKETRAID 3xxx RAID DRIVER
1619P: HighPoint Linux Team
1620M: linux@highpoint-tech.com
1621W: http://www.highpoint-tech.com
1622S: Supported
1623
1da177e4
LT
1624HIPPI
1625P: Jes Sorensen
1626M: jes@trained-monkey.org
1627L: linux-hippi@sunsite.dk
1628S: Maintained
1629
1630HEWLETT-PACKARD FIBRE CHANNEL 64-bit/66MHz PCI non-intelligent HBA
1631P: Chirag Kantharia
1632M: chirag.kantharia@hp.com
1633L: iss_storagedev@hp.com
1634S: Maintained
b7eee616 1635
1da177e4
LT
1636HEWLETT-PACKARD SMART2 RAID DRIVER
1637P: Chirag Kantharia
1638M: chirag.kantharia@hp.com
1639L: iss_storagedev@hp.com
1640S: Maintained
b7eee616 1641
1da177e4
LT
1642HEWLETT-PACKARD SMART CISS RAID DRIVER (cciss)
1643P: Mike Miller
1644M: mike.miller@hp.com
1645L: iss_storagedev@hp.com
1646S: Supported
b7eee616 1647
ff1d2767
JM
1648HOST AP DRIVER
1649P: Jouni Malinen
85d32e7b
JM
1650M: j@w1.fi
1651L: hostap@shmoo.com (subscribers-only)
724c6b35 1652L: linux-wireless@vger.kernel.org
ff1d2767
JM
1653W: http://hostap.epitest.fi/
1654S: Maintained
1655
1da177e4
LT
1656HP100: Driver for HP 10/100 Mbit/s Voice Grade Network Adapter Series
1657P: Jaroslav Kysela
1658M: perex@suse.cz
1659S: Maintained
1660
b9b0332f
BP
1661HPET: High Precision Event Timers driver (hpet.c)
1662P: Clemens Ladisch
1663M: clemens@ladisch.de
1664S: Maintained
1665
1666HPET: i386
1667P: Venkatesh Pallipadi (Venki)
1668M: venkatesh.pallipadi@intel.com
1669S: Maintained
1670
1671HPET: x86_64
1672P: Andi Kleen and Vojtech Pavlik
43c3ab30 1673M: andi@firstfloor.org and vojtech@suse.cz
b9b0332f
BP
1674S: Maintained
1675
1676HPET: ACPI hpet.c
1677P: Bob Picco
1678M: bob.picco@hp.com
1679S: Maintained
1680
1da177e4
LT
1681HPFS FILESYSTEM
1682P: Mikulas Patocka
1683M: mikulas@artax.karlin.mff.cuni.cz
1684W: http://artax.karlin.mff.cuni.cz/~mikulas/vyplody/hpfs/index-e.cgi
1685S: Maintained
1686
1687HUGETLB FILESYSTEM
1688P: William Irwin
1689M: wli@holomorphy.com
1690S: Maintained
1691
5b543965 1692I2C SUBSYSTEM
1da177e4
LT
1693P: Jean Delvare
1694M: khali@linux-fr.org
5d925fec 1695L: i2c@lm-sensors.org
595142e0 1696T: quilt http://khali.linux-fr.org/devel/linux-2.6/jdelvare-i2c/
1da177e4
LT
1697S: Maintained
1698
e8c76eed
TH
1699I2C-TINY-USB DRIVER
1700P: Till Harbaum
1701M: till@harbaum.org
1702L: i2c@lm-sensors.org
1703T: http://www.harbaum.org/till/i2c_tiny_usb
1704S: Maintained
1705
1da177e4
LT
1706i386 BOOT CODE
1707P: Riley H. Williams
1708M: Riley@Williams.Name
1709L: Linux-Kernel@vger.kernel.org
1710S: Maintained
1711
1712i386 SETUP CODE / CPU ERRATA WORKAROUNDS
1713P: Dave Jones
1714M: davej@codemonkey.org.uk
1715P: H. Peter Anvin
1716M: hpa@zytor.com
1717S: Maintained
1718
1719i810 TCO TIMER WATCHDOG
1720P: Nils Faerber
1721M: nils@kernelconcepts.de
1722W: http://www.kernelconcepts.de/
1723S: Maintained
1724
1725IA64 (Itanium) PLATFORM
1726P: Tony Luck
1727M: tony.luck@intel.com
1728L: linux-ia64@vger.kernel.org
1729W: http://www.ia64-linux.org/
6fb0425b 1730T: git kernel.org:/pub/scm/linux/kernel/git/aegl/linux-2.6.git
1da177e4
LT
1731S: Maintained
1732
1733SN-IA64 (Itanium) SUB-PLATFORM
e5ee7dda
GE
1734P: Jes Sorensen
1735M: jes@sgi.com
1da177e4
LT
1736L: linux-altix@sgi.com
1737L: linux-ia64@vger.kernel.org
1738W: http://www.sgi.com/altix
1739S: Maintained
1740
1741IBM MCA SCSI SUBSYSTEM DRIVER
1742P: Michael Lang
1743M: langa2@kph.uni-mainz.de
1744W: http://www.uni-mainz.de/~langm000/linux.html
1745S: Maintained
1746
1747IBM Power Linux RAID adapter
1748P: Brian King
1749M: brking@us.ibm.com
1750S: Supported
1751
1752IBM ServeRAID RAID DRIVER
1753P: Jack Hammer
1754P: Dave Jeffery
1755M: ipslinux@adaptec.com
1756W: http://www.developer.ibm.com/welcome/netfinity/serveraid.html
b7eee616 1757S: Supported
1da177e4 1758
1e7106fc 1759IDE SUBSYSTEM
1da177e4 1760P: Bartlomiej Zolnierkiewicz
1e7106fc 1761M: bzolnier@gmail.com
1da177e4 1762L: linux-ide@vger.kernel.org
1e7106fc 1763T: quilt kernel.org/pub/linux/kernel/people/bart/pata-2.6/
1da177e4
LT
1764S: Maintained
1765
1766IDE/ATAPI CDROM DRIVER
9c5b0ce4
JA
1767P: Alan Cox
1768M: alan@lxorguk.ukuu.org.uk
1769L: linux-ide@vger.kernel.org
1da177e4
LT
1770S: Maintained
1771
1772IDE/ATAPI FLOPPY DRIVERS
1773P: Paul Bristow
1774M: Paul Bristow <paul@paulbristow.net>
1775W: http://paulbristow.net/linux/idefloppy.html
1776L: linux-kernel@vger.kernel.org
1777S: Maintained
1778
1779IDE/ATAPI TAPE DRIVERS
1780P: Gadi Oxman
1781M: Gadi Oxman <gadio@netvision.net.il>
1782L: linux-kernel@vger.kernel.org
1783S: Maintained
1784
1da177e4
LT
1785IEEE 1394 SUBSYSTEM
1786P: Ben Collins
f51a5a9d 1787M: ben.collins@ubuntu.com
87730d04
SR
1788P: Stefan Richter
1789M: stefanr@s5r6.in-berlin.de
1da177e4
LT
1790L: linux1394-devel@lists.sourceforge.net
1791W: http://www.linux1394.org/
87730d04 1792T: git kernel.org:/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6.git
1da177e4
LT
1793S: Maintained
1794
f51a5a9d 1795IEEE 1394 RAW I/O DRIVER (raw1394)
1da177e4
LT
1796P: Dan Dennedy
1797M: dan@dennedy.org
f51a5a9d
SR
1798P: Stefan Richter
1799M: stefanr@s5r6.in-berlin.de
1da177e4 1800L: linux1394-devel@lists.sourceforge.net
105d7b38
JM
1801S: Maintained
1802
1da177e4
LT
1803IMS TWINTURBO FRAMEBUFFER DRIVER
1804P: Paul Mundt
1805M: lethal@chaoticdreams.org
5cd307c5 1806L: linux-fbdev-devel@lists.sourceforge.net (subscribers-only)
1da177e4
LT
1807S: Maintained
1808
1809INFINIBAND SUBSYSTEM
1810P: Roland Dreier
21c121cc 1811M: rolandd@cisco.com
1da177e4
LT
1812P: Sean Hefty
1813M: mshefty@ichips.intel.com
1814P: Hal Rosenstock
1815M: halr@voltaire.com
1816L: openib-general@openib.org
1817W: http://www.openib.org/
6fb0425b 1818T: git kernel.org:/pub/scm/linux/kernel/git/roland/infiniband.git
1da177e4
LT
1819S: Supported
1820
1821INPUT (KEYBOARD, MOUSE, JOYSTICK) DRIVERS
664d22ab 1822P: Dmitry Torokhov
62f7caf9
DT
1823M: dmitry.torokhov@gmail.com
1824M: dtor@mail.ru
1da177e4
LT
1825L: linux-input@atrey.karlin.mff.cuni.cz
1826L: linux-joystick@atrey.karlin.mff.cuni.cz
1adc1230 1827T: git kernel.org:/pub/scm/linux/kernel/git/dtor/input.git
1da177e4
LT
1828S: Maintained
1829
c9f04f58 1830INOTIFY
18b36c71
CP
1831P: John McCutchan
1832M: ttb@tentacle.dhs.org
1833P: Robert Love
1834M: rml@novell.com
c9f04f58
RL
1835L: linux-kernel@vger.kernel.org
1836S: Maintained
1837
9eb8ef74 1838INTEL FRAMEBUFFER DRIVER (excluding 810 and 815)
ce00f85c
JC
1839P: Sylvain Meyer
1840M: sylvain.meyer@worldonline.fr
5cd307c5 1841L: linux-fbdev-devel@lists.sourceforge.net (subscribers-only)
ce00f85c 1842S: Maintained
9eb8ef74 1843
1da177e4 1844INTEL 810/815 FRAMEBUFFER DRIVER
ce00f85c 1845P: Antonino Daplas
0478e62e 1846M: adaplas@gmail.com
5cd307c5 1847L: linux-fbdev-devel@lists.sourceforge.net (subscribers-only)
ce00f85c 1848S: Maintained
1da177e4
LT
1849
1850INTEL APIC/IOAPIC, LOWLEVEL X86 SMP SUPPORT
1851P: Ingo Molnar
1852M: mingo@redhat.com
1853S: Maintained
1854
1855INTEL I8XX RANDOM NUMBER GENERATOR SUPPORT
1856P: Jeff Garzik
1857M: jgarzik@pobox.com
1858W: http://sourceforge.net/projects/gkernel/
1859S: Maintained
1860
1861INTEL IA32 MICROCODE UPDATE SUPPORT
1862P: Tigran Aivazian
b5b9df69 1863M: tigran@aivazian.fsnet.co.uk
1da177e4
LT
1864S: Maintained
1865
844dd05f
MB
1866INTEL IXP4XX RANDOM NUMBER GENERATOR SUPPORT
1867P: Deepak Saxena
1868M: dsaxena@plexity.net
1869S: Maintained
1870
2b7a52a4
LB
1871INTEL IXP2000 ETHERNET DRIVER
1872P: Lennert Buytenhek
1873M: kernel@wantstofly.org
1874L: netdev@vger.kernel.org
1875S: Maintained
1876
1da177e4
LT
1877INTEL PRO/100 ETHERNET SUPPORT
1878P: John Ronciak
1879M: john.ronciak@intel.com
1da177e4
LT
1880P: Jesse Brandeburg
1881M: jesse.brandeburg@intel.com
add18784
JB
1882P: Jeff Kirsher
1883M: jeffrey.t.kirsher@intel.com
99a1f9e8
AK
1884P: Auke Kok
1885M: auke-jan.h.kok@intel.com
dcd01faf 1886L: e1000-devel@lists.sourceforge.net
1da177e4
LT
1887W: http://sourceforge.net/projects/e1000/
1888S: Supported
1889
1890INTEL PRO/1000 GIGABIT ETHERNET SUPPORT
1891P: Jeb Cramer
1892M: cramerj@intel.com
1893P: John Ronciak
1894M: john.ronciak@intel.com
add18784
JB
1895P: Jesse Brandeburg
1896M: jesse.brandeburg@intel.com
1897P: Jeff Kirsher
1898M: jeffrey.t.kirsher@intel.com
99a1f9e8
AK
1899P: Auke Kok
1900M: auke-jan.h.kok@intel.com
dcd01faf 1901L: e1000-devel@lists.sourceforge.net
1da177e4
LT
1902W: http://sourceforge.net/projects/e1000/
1903S: Supported
1904
1905INTEL PRO/10GbE SUPPORT
add18784
JB
1906P: Jeff Kirsher
1907M: jeffrey.t.kirsher@intel.com
1da177e4
LT
1908P: Ayyappan Veeraiyan
1909M: ayyappan.veeraiyan@intel.com
1da177e4
LT
1910P: John Ronciak
1911M: john.ronciak@intel.com
add18784
JB
1912P: Jesse Brandeburg
1913M: jesse.brandeburg@intel.com
99a1f9e8
AK
1914P: Auke Kok
1915M: auke-jan.h.kok@intel.com
dcd01faf 1916L: e1000-devel@lists.sourceforge.net
1da177e4
LT
1917W: http://sourceforge.net/projects/e1000/
1918S: Supported
1919
826d2abe
JK
1920INTEL PRO/WIRELESS 2100 NETWORK CONNECTION SUPPORT
1921P: Yi Zhu
1922M: yi.zhu@intel.com
1923P: James Ketrenos
1924M: jketreno@linux.intel.com
724c6b35 1925L: linux-wireless@vger.kernel.org
f5df5881 1926L: ipw2100-devel@lists.sourceforge.net
826d2abe
JK
1927L: http://lists.sourceforge.net/mailman/listinfo/ipw2100-devel
1928W: http://ipw2100.sourceforge.net
1929S: Supported
1930
1931INTEL PRO/WIRELESS 2915ABG NETWORK CONNECTION SUPPORT
1932P: Yi Zhu
1933M: yi.zhu@intel.com
1934P: James Ketrenos
1935M: jketreno@linux.intel.com
724c6b35 1936L: linux-wireless@vger.kernel.org
f5df5881 1937L: ipw2100-devel@lists.sourceforge.net
826d2abe
JK
1938L: http://lists.sourceforge.net/mailman/listinfo/ipw2100-devel
1939W: http://ipw2200.sourceforge.net
1940S: Supported
1941
1da177e4
LT
1942IOC3 DRIVER
1943P: Ralf Baechle
1944M: ralf@linux-mips.org
1945L: linux-mips@linux-mips.org
1946S: Maintained
1947
1948IP MASQUERADING:
1949P: Juanjo Ciarlante
1950M: jjciarla@raiz.uncu.edu.ar
1951S: Maintained
1952
77d8798b
BS
1953IPATH DRIVER:
1954P: Bryan O'Sullivan
1955M: support@pathscale.com
1956L: openib-general@openib.org
1957S: Supported
1958
4409ebe9
CM
1959IPMI SUBSYSTEM
1960P: Corey Minyard
1961M: minyard@acm.org
1962L: openipmi-developer@lists.sourceforge.net
1963W: http://openipmi.sourceforge.net/
1964S: Supported
1965
1da177e4
LT
1966IPX NETWORK LAYER
1967P: Arnaldo Carvalho de Melo
926554c4 1968M: acme@ghostprotocols.net
979b6c13 1969L: netdev@vger.kernel.org
1da177e4
LT
1970S: Maintained
1971
1972IRDA SUBSYSTEM
f353976d
SO
1973P: Samuel Ortiz
1974M: samuel@sortiz.org
a2ac953d 1975L: irda-users@lists.sourceforge.net (subscribers-only)
1da177e4 1976W: http://irda.sourceforge.net/
f353976d 1977S: Maintained
1da177e4
LT
1978
1979ISAPNP
1980P: Jaroslav Kysela
1981M: perex@suse.cz
1982S: Maintained
1983
1984ISDN SUBSYSTEM
1985P: Karsten Keil
1986M: kkeil@suse.de
1987P: Kai Germaschewski
1988M: kai.germaschewski@gmx.de
1989L: isdn4linux@listserv.isdn4linux.de
1990W: http://www.isdn4linux.de
1adc1230 1991T: git kernel.org:/pub/scm/linux/kernel/kkeil/isdn-2.6.git
1da177e4
LT
1992S: Maintained
1993
1994ISDN SUBSYSTEM (Eicon active card driver)
1995P: Armin Schindler
1996M: mac@melware.de
1997L: isdn4linux@listserv.isdn4linux.de
1998W: http://www.melware.de
1999S: Maintained
2000
1da177e4
LT
2001JOURNALLING FLASH FILE SYSTEM V2 (JFFS2)
2002P: David Woodhouse
2003M: dwmw2@infradead.org
2004L: jffs-dev@axis.com
2005W: http://sources.redhat.com/jffs2/
2006S: Maintained
2007
2008JFS FILESYSTEM
2009P: Dave Kleikamp
2010M: shaggy@austin.ibm.com
2011L: jfs-discussion@lists.sourceforge.net
2012W: http://jfs.sourceforge.net/
1adc1230 2013T: git kernel.org:/pub/scm/linux/kernel/git/shaggy/jfs-2.6.git
1da177e4
LT
2014S: Supported
2015
de456d37 2016JOURNALLING LAYER FOR BLOCK DEVICES (JBD)
ae0718f8 2017P: Stephen Tweedie, Andrew Morton
588cc708 2018M: sct@redhat.com, akpm@linux-foundation.org
72be2ccf 2019L: linux-ext4@vger.kernel.org
ae0718f8
TT
2020S: Maintained
2021
4660cb35
RM
2022K8TEMP HARDWARE MONITORING DRIVER
2023P: Rudolf Marek
2024M: r.marek@assembler.cz
2025L: lm-sensors@lm-sensors.org
ae0718f8
TT
2026S: Maintained
2027
1da177e4
LT
2028KCONFIG
2029P: Roman Zippel
2030M: zippel@linux-m68k.org
2031L: kbuild-devel@lists.sourceforge.net
2032S: Maintained
2033
ea6c2089
VG
2034KDUMP
2035P: Vivek Goyal
2036M: vgoyal@in.ibm.com
2037P: Haren Myneni
2038M: hbabu@us.ibm.com
34633993 2039L: kexec@lists.infradead.org
ea6c2089
VG
2040L: linux-kernel@vger.kernel.org
2041W: http://lse.sourceforge.net/kdump/
2042S: Maintained
2043
1da177e4
LT
2044KERNEL AUTOMOUNTER (AUTOFS)
2045P: H. Peter Anvin
2046M: hpa@zytor.com
2047L: autofs@linux.kernel.org
2048S: Odd Fixes
2049
2050KERNEL AUTOMOUNTER v4 (AUTOFS4)
2051P: Ian Kent
2052M: raven@themaw.net
2053L: autofs@linux.kernel.org
2054S: Maintained
2055
2056KERNEL BUILD (kbuild: Makefile, scripts/Makefile.*)
2057P: Kai Germaschewski
2058M: kai@germaschewski.name
2059P: Sam Ravnborg
2060M: sam@ravnborg.org
6fb0425b 2061T: git kernel.org:/pub/scm/linux/kernel/git/sam/kbuild.git
b7eee616 2062S: Maintained
1da177e4
LT
2063
2064KERNEL JANITORS
2065P: Several
f318a63b 2066L: kernel-janitors@lists.linux-foundation.org
1da177e4 2067W: http://www.kerneljanitors.org/
1da177e4
LT
2068S: Maintained
2069
2070KERNEL NFSD
2071P: Neil Brown
98fac23f 2072M: neilb@suse.de
1da177e4
LT
2073L: nfs@lists.sourceforge.net
2074W: http://nfs.sourceforge.net/
98fac23f 2075S: Supported
1da177e4 2076
426d62e2
AK
2077KERNEL VIRTUAL MACHINE (KVM)
2078P: Avi Kivity
2079M: avi@qumranet.com
2080L: kvm-devel@lists.sourceforge.net
2081W: kvm.sourceforge.net
2082S: Supported
2083
dc009d92
EB
2084KEXEC
2085P: Eric Biederman
dc009d92 2086M: ebiederm@xmission.com
dc009d92
EB
2087W: http://www.xmission.com/~ebiederm/files/kexec/
2088L: linux-kernel@vger.kernel.org
34633993 2089L: kexec@lists.infradead.org
dc009d92
EB
2090S: Maintained
2091
89559a61
PP
2092KPROBES
2093P: Prasanna S Panchamukhi
2094M: prasanna@in.ibm.com
2095P: Ananth N Mavinakayanahalli
2096M: ananth@in.ibm.com
2097P: Anil S Keshavamurthy
2098M: anil.s.keshavamurthy@intel.com
2099P: David S. Miller
2100M: davem@davemloft.net
2101L: linux-kernel@vger.kernel.org
2102S: Maintained
2103
70e84049
MOS
2104KS0108 LCD CONTROLLER DRIVER
2105P: Miguel Ojeda Sandonis
2106M: maxextreme@gmail.com
2107L: linux-kernel@vger.kernel.org
6b968621 2108W: http://auxdisplay.googlepages.com/
70e84049
MOS
2109S: Maintained
2110
1da177e4 2111LAPB module
1da177e4 2112L: linux-x25@vger.kernel.org
bf9915cc 2113S: Orphan
1da177e4
LT
2114
2115LASI 53c700 driver for PARISC
2116P: James E.J. Bottomley
2117M: James.Bottomley@HansenPartnership.com
2118L: linux-scsi@vger.kernel.org
2119S: Maintained
2120
263de9b5
RP
2121LED SUBSYSTEM
2122P: Richard Purdie
2123M: rpurdie@rpsys.net
2124S: Maintained
2125
1da177e4
LT
2126LEGO USB Tower driver
2127P: Juergen Stuber
2128M: starblue@users.sourceforge.net
2129L: legousb-devel@lists.sourceforge.net
2130W: http://legousb.sourceforge.net/
2131S: Maintained
2132
2133LINUX FOR IBM pSERIES (RS/6000)
2134P: Paul Mackerras
2135M: paulus@au.ibm.com
2136W: http://www.ibm.com/linux/ltc/projects/ppc
2137S: Supported
2138
2139LINUX FOR NCR VOYAGER
2140P: James Bottomley
2141M: James.Bottomley@HansenPartnership.com
2142W: http://www.hansenpartnership.com/voyager
2143S: Maintained
2144
2145LINUX FOR POWERPC
2146P: Paul Mackerras
2147M: paulus@samba.org
2148W: http://www.penguinppc.org/
2149L: linuxppc-dev@ozlabs.org
1adc1230 2150T: git kernel.org:/pub/scm/linux/kernel/git/paulus/powerpc.git
1da177e4
LT
2151S: Supported
2152
2153LINUX FOR POWER MACINTOSH
2154P: Benjamin Herrenschmidt
2155M: benh@kernel.crashing.org
2156W: http://www.penguinppc.org/
2157L: linuxppc-dev@ozlabs.org
2158S: Maintained
2159
2160LINUX FOR POWERPC EMBEDDED MPC52XX
2161P: Sylvain Munaut
2162M: tnt@246tNt.com
2163W: http://www.246tNt.com/mpc52xx/
2164W: http://www.penguinppc.org/
2165L: linuxppc-dev@ozlabs.org
2166L: linuxppc-embedded@ozlabs.org
2167S: Maintained
2168
2169LINUX FOR POWERPC EMBEDDED PPC4XX
2170P: Matt Porter
2171M: mporter@kernel.crashing.org
2172W: http://www.penguinppc.org/
2173L: linuxppc-embedded@ozlabs.org
2174S: Maintained
2175
e93adf1e 2176LINUX FOR POWERPC BOOT CODE
1da177e4
LT
2177P: Tom Rini
2178M: trini@kernel.crashing.org
2179W: http://www.penguinppc.org/
2180L: linuxppc-embedded@ozlabs.org
2181S: Maintained
2182
e93adf1e
TR
2183LINUX FOR POWERPC EMBEDDED PPC8XX
2184P: Marcelo Tosatti
2e367a82 2185M: marcelo@kvack.org
e93adf1e
TR
2186W: http://www.penguinppc.org/
2187L: linuxppc-embedded@ozlabs.org
2188S: Maintained
2189
1da177e4 2190LINUX FOR POWERPC EMBEDDED PPC83XX AND PPC85XX
ce00f85c
JC
2191P: Kumar Gala
2192M: galak@kernel.crashing.org
2193W: http://www.penguinppc.org/
2194L: linuxppc-embedded@ozlabs.org
2195S: Maintained
1da177e4 2196
ab06ff3a
OJ
2197LINUX FOR POWERPC PA SEMI PWRFICIENT
2198P: Olof Johansson
2199M: olof@lixom.net
2200W: http://www.pasemi.com/
2201L: linuxppc-dev@ozlabs.org
2202S: Supported
2203
1da177e4
LT
2204LLC (802.2)
2205P: Arnaldo Carvalho de Melo
926554c4 2206M: acme@ghostprotocols.net
1da177e4
LT
2207S: Maintained
2208
2209LINUX FOR 64BIT POWERPC
2210P: Paul Mackerras
2211M: paulus@samba.org
2212M: paulus@au.ibm.com
2213P: Anton Blanchard
2214M: anton@samba.org
2215M: anton@au.ibm.com
6d923f98 2216W: http://www.penguinppc.org/ppc64/
1d049816 2217L: linuxppc-dev@ozlabs.org
1da177e4
LT
2218S: Supported
2219
2220LINUX SECURITY MODULE (LSM) FRAMEWORK
2221P: Chris Wright
692a2061 2222M: chrisw@sous-sol.org
1a4520be 2223L: linux-security-module@vger.kernel.org
1da177e4 2224W: http://lsm.immunix.org
1adc1230 2225T: git kernel.org:/pub/scm/linux/kernel/git/chrisw/lsm-2.6.git
1da177e4
LT
2226S: Supported
2227
2228LM83 HARDWARE MONITOR DRIVER
2229P: Jean Delvare
2230M: khali@linux-fr.org
cc0b07ed 2231L: lm-sensors@lm-sensors.org
1da177e4
LT
2232S: Maintained
2233
2234LM90 HARDWARE MONITOR DRIVER
2235P: Jean Delvare
2236M: khali@linux-fr.org
cc0b07ed 2237L: lm-sensors@lm-sensors.org
1da177e4
LT
2238S: Maintained
2239
2240LOGICAL DISK MANAGER SUPPORT (LDM, Windows 2000/XP Dynamic Disks)
2241P: Richard Russon (FlatCap)
2242M: ldm@flatcap.org
b7eee616 2243L: ldm-devel@lists.sourceforge.net
1da177e4
LT
2244W: http://ldm.sourceforge.net
2245S: Maintained
2246
c87e34ef
MED
2247LSILOGIC MPT FUSION DRIVERS (FC/SAS/SPI)
2248P: Eric Moore
d8a82d7b
EM
2249M: Eric.Moore@lsi.com
2250M: support@lsi.com
2251L: mpt_linux_developer@lsi.com
c87e34ef
MED
2252L: linux-scsi@vger.kernel.org
2253W: http://www.lsilogic.com/support
2254S: Supported
2255
1da177e4
LT
2256LSILOGIC/SYMBIOS/NCR 53C8XX and 53C1010 PCI-SCSI drivers
2257P: Matthew Wilcox
2258M: matthew@wil.cx
2259L: linux-scsi@vger.kernel.org
2260S: Maintained
2261
2262M68K ARCHITECTURE
2263P: Geert Uytterhoeven
2264M: geert@linux-m68k.org
2265P: Roman Zippel
2266M: zippel@linux-m68k.org
2267L: linux-m68k@lists.linux-m68k.org
2268W: http://www.linux-m68k.org/
2269W: http://linux-m68k-cvs.ubb.ca/
2270S: Maintained
2271
2272M68K ON APPLE MACINTOSH
2273P: Joshua Thompson
2274M: funaho@jurai.org
2275W: http://www.mac.linux-m68k.org/
2276L: linux-mac68k@mac.linux-m68k.org
2277S: Maintained
2278
2279M68K ON HP9000/300
2280P: Philip Blundell
2281M: philb@gnu.org
2282W: http://www.tazenda.demon.co.uk/phil/linux-hp
2283S: Maintained
2284
64a327a7
JB
2285MAC80211
2286P: Jiri Benc
2287M: jbenc@suse.cz
2288P: Michael Wu
2289M: flamingice@sourmilk.net
2290L: linux-wireless@vger.kernel.org
2291W: http://linuxwireless.org/
2292T: git kernel.org:/pub/scm/linux/kernel/git/jbenc/mac80211.git
2293S: Maintained
2294
1da177e4
LT
2295MARVELL YUKON / SYSKONNECT DRIVER
2296P: Mirko Lindner
2297M: mlindner@syskonnect.de
2298P: Ralph Roesler
2299M: rroesler@syskonnect.de
2300W: http://www.syskonnect.com
2301S: Supported
2302
faf1668c 2303MAN-PAGES: MANUAL PAGES FOR LINUX -- Sections 2, 3, 4, 5, and 7
ce00f85c
JC
2304P: Michael Kerrisk
2305M: mtk-manpages@gmx.net
2306W: ftp://ftp.kernel.org/pub/linux/docs/manpages
2307S: Maintained
faf1668c 2308
b60d6975
DF
2309MARVELL MV643XX ETHERNET DRIVER
2310P: Dale Farnsworth
2311M: dale@farnsworth.org
1da177e4 2312P: Manish Lachwani
b60d6975 2313M: mlachwani@mvista.com
979b6c13 2314L: netdev@vger.kernel.org
b60d6975 2315S: Odd Fixes for 2.4; Maintained for 2.6.
1da177e4
LT
2316
2317MATROX FRAMEBUFFER DRIVER
2318P: Petr Vandrovec
2319M: vandrove@vc.cvut.cz
5cd307c5 2320L: linux-fbdev-devel@lists.sourceforge.net (subscribers-only)
1da177e4
LT
2321S: Maintained
2322
d20620de
HJK
2323MAX6650 HARDWARE MONITOR AND FAN CONTROLLER DRIVER
2324P: Hans J. Koch
2325M: hjk@linutronix.de
2326L: lm-sensors@lm-sensors.org
2327S: Maintained
2328
757e0108 2329MEGARAID SCSI DRIVERS
ce00f85c
JC
2330P: Neela Syam Kolli
2331M: Neela.Kolli@engenio.com
2332S: linux-scsi@vger.kernel.org
2333W: http://megaraid.lsilogic.com
2334S: Maintained
757e0108 2335
70ea91f1
SR
2336MEMORY MANAGEMENT
2337L: linux-mm@kvack.org
2338L: linux-kernel@vger.kernel.org
2339W: http://www.linux-mm.org
2340S: Maintained
2341
f4e9ce66 2342MEMORY TECHNOLOGY DEVICES (MTD)
1da177e4
LT
2343P: David Woodhouse
2344M: dwmw2@infradead.org
2345W: http://www.linux-mtd.infradead.org/
2346L: linux-mtd@lists.infradead.org
f4e9ce66 2347T: git git://git.infradead.org/mtd-2.6.git
1da177e4
LT
2348S: Maintained
2349
48576401
AB
2350UNSORTED BLOCK IMAGES (UBI)
2351P: Artem Bityutskiy
2352M: dedekind@infradead.org
2353W: http://www.linux-mtd.infradead.org/
2354L: linux-mtd@lists.infradead.org
2355T: git git://git.infradead.org/ubi-2.6.git
2356S: Maintained
2357
1da177e4
LT
2358MICROTEK X6 SCANNER
2359P: Oliver Neukum
2360M: oliver@neukum.name
2361S: Maintained
2362
2363MIPS
2364P: Ralf Baechle
2365M: ralf@linux-mips.org
d50f7ec9 2366W: http://www.linux-mips.org/
1da177e4 2367L: linux-mips@linux-mips.org
7425b340
RB
2368T: git www.linux-mips.org:/pub/scm/linux.git
2369S: Supported
1da177e4
LT
2370
2371MISCELLANEOUS MCA-SUPPORT
2372P: James Bottomley
2373M: jejb@steeleye.com
2374L: linux-kernel@vger.kernel.org
2375S: Maintained
2376
2377MODULE SUPPORT
2378P: Rusty Russell
2379M: rusty@rustcorp.com.au
2380L: linux-kernel@vger.kernel.org
2381S: Maintained
2382
2383MOTION EYE VAIO PICTUREBOOK CAMERA DRIVER
2384P: Stelian Pop
2385M: stelian@popies.net
2386W: http://popies.net/meye/
2387S: Maintained
2388
2389MOUSE AND MISC DEVICES [GENERAL]
2390P: Alessandro Rubini
2391M: rubini@ipvvis.unipv.it
2392L: linux-kernel@vger.kernel.org
2393S: Maintained
2394
d735410a
JS
2395MOXA SMARTIO/INDUSTIO SERIAL CARD (MXSER 2.0)
2396P: Jiri Slaby
2397M: jirislaby@gmail.com
2398L: linux-kernel@vger.kernel.org
2399S: Maintained
2400
8c4c731a
LP
2401MSI LAPTOP SUPPORT
2402P: Lennart Poettering
2403M: mzxreary@0pointer.de
2404L: https://tango.0pointer.de/mailman/listinfo/s270-linux
2405W: http://0pointer.de/lennart/tchibo.html
2406S: Maintained
2407
1da177e4
LT
2408MTRR AND SIMILAR SUPPORT [i386]
2409P: Richard Gooch
2410M: rgooch@atnf.csiro.au
2411L: linux-kernel@vger.kernel.org
2412W: http://www.atnf.csiro.au/~rgooch/linux/kernel-patches.html
2413S: Maintained
2414
b9f5d804
PO
2415MULTIMEDIA CARD (MMC) AND SECURE DIGITAL (SD) SUBSYSTEM
2416P: Pierre Ossman
2417M: drzeus-mmc@drzeus.cx
2418L: linux-kernel@vger.kernel.org
2419S: Maintained
baca2da4 2420
1da177e4
LT
2421MULTISOUND SOUND DRIVER
2422P: Andrew Veliath
2423M: andrewtv@usa.net
2424S: Maintained
2425
d735410a
JS
2426MULTITECH MULTIPORT CARD (ISICOM)
2427P: Jiri Slaby
2428M: jirislaby@gmail.com
2429L: linux-kernel@vger.kernel.org
2430S: Maintained
2431
1da177e4
LT
2432NATSEMI ETHERNET DRIVER (DP8381x)
2433P: Tim Hockin
2434M: thockin@hockin.org
2435S: Maintained
2436
2437NCP FILESYSTEM
2438P: Petr Vandrovec
2439M: vandrove@vc.cvut.cz
2440L: linware@sh.cvut.cz
2441S: Maintained
2442
2443NCR DUAL 700 SCSI DRIVER (MICROCHANNEL)
2444P: James E.J. Bottomley
2445M: James.Bottomley@HansenPartnership.com
2446L: linux-scsi@vger.kernel.org
2447S: Maintained
2448
be2f2e84
SH
2449NETEM NETWORK EMULATOR
2450P: Stephen Hemminger
65ebe634 2451M: shemminger@linux-foundation.org
f318a63b 2452L: netem@lists.linux-foundation.org
be2f2e84
SH
2453S: Maintained
2454
1da177e4
LT
2455NETFILTER/IPTABLES/IPCHAINS
2456P: Rusty Russell
2457P: Marc Boucher
2458P: James Morris
2459P: Harald Welte
2460P: Jozsef Kadlecsik
82b98543
PM
2461P: Patrick McHardy
2462M: kaber@trash.net
2463L: netfilter-devel@lists.netfilter.org
24a1dec5 2464L: netfilter@lists.netfilter.org (subscribers-only)
82b98543 2465L: coreteam@netfilter.org
1da177e4
LT
2466W: http://www.netfilter.org/
2467W: http://www.iptables.org/
1da177e4
LT
2468S: Supported
2469
4cc67735
PM
2470NETLABEL
2471P: Paul Moore
2472M: paul.moore@hp.com
2473W: http://netlabel.sf.net
2474L: netdev@vger.kernel.org
2475S: Supported
2476
1da177e4
LT
2477NETROM NETWORK LAYER
2478P: Ralf Baechle
2479M: ralf@linux-mips.org
2480L: linux-hams@vger.kernel.org
d34cb28a 2481W: http://www.linux-ax25.org/
1da177e4
LT
2482S: Maintained
2483
5ddb88c0 2484NETWORK BLOCK DEVICE (NBD)
1da177e4
LT
2485P: Paul Clements
2486M: Paul.Clements@steeleye.com
2487S: Maintained
2488
2489NETWORK DEVICE DRIVERS
2490P: Andrew Morton
588cc708 2491M: akpm@linux-foundation.org
1da177e4
LT
2492P: Jeff Garzik
2493M: jgarzik@pobox.com
979b6c13 2494L: netdev@vger.kernel.org
6fb0425b 2495T: git kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6.git
1da177e4
LT
2496S: Maintained
2497
2498NETWORKING [GENERAL]
2499P: Networking Team
979b6c13
RB
2500M: netdev@vger.kernel.org
2501L: netdev@vger.kernel.org
f1465f7e 2502W: http://linux-net.osdl.org/
1da177e4
LT
2503S: Maintained
2504
2505NETWORKING [IPv4/IPv6]
2506P: David S. Miller
2507M: davem@davemloft.net
2508P: Alexey Kuznetsov
2509M: kuznet@ms2.inr.ac.ru
2510P: Pekka Savola (ipv6)
2511M: pekkas@netcore.fi
2512P: James Morris
48de5bee 2513M: jmorris@namei.org
1da177e4
LT
2514P: Hideaki YOSHIFUJI
2515M: yoshfuji@linux-ipv6.org
2516P: Patrick McHardy
2517M: kaber@coreworks.de
979b6c13 2518L: netdev@vger.kernel.org
d5ca3117 2519T: git kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6.git
1da177e4
LT
2520S: Maintained
2521
29f8f632
JL
2522NETWORKING [WIRELESS]
2523P: John W. Linville
2524M: linville@tuxdriver.com
2cb4abd1 2525L: linux-wireless@vger.kernel.org
29f8f632
JL
2526T: git kernel.org:/pub/scm/linux/kernel/git/linville/wireless-2.6.git
2527S: Maintained
2528
3d396eb1
AK
2529NETXEN (1/10) GbE SUPPORT
2530P: Amit S. Kale
2531M: amitkale@netxen.com
2532L: netdev@vger.kernel.org
2533W: http://www.netxen.com
2534S: Supported
2535
1da177e4
LT
2536IPVS
2537P: Wensong Zhang
2538M: wensong@linux-vs.org
9d30c171
H
2539P: Simon Horman
2540M: horms@verge.net.au
1da177e4
LT
2541P: Julian Anastasov
2542M: ja@ssi.bg
9d30c171 2543L: netdev@vger.kernel.org
1da177e4
LT
2544S: Maintained
2545
2546NFS CLIENT
2547P: Trond Myklebust
2548M: trond.myklebust@fys.uio.no
2549L: linux-kernel@vger.kernel.org
2550S: Maintained
2551
2552NI5010 NETWORK DRIVER
5b552b16
AM
2553P: Jan-Pascal van Best
2554M: janpascal@vanbest.org
2555P: Andreas Mohr
2556M: andi@lisas.de
979b6c13 2557L: netdev@vger.kernel.org
1da177e4
LT
2558S: Maintained
2559
2560NINJA SCSI-3 / NINJA SCSI-32Bi (16bit/CardBus) PCMCIA SCSI HOST ADAPTER DRIVER
2561P: YOKOTA Hiroshi
2562M: yokota@netlab.is.tsukuba.ac.jp
2563W: http://www.netlab.is.tsukuba.ac.jp/~yokota/izumi/ninja/
2564S: Maintained
2565
2566NINJA SCSI-32Bi/UDE PCI/CARDBUS SCSI HOST ADAPTER DRIVER
2567P: GOTO Masanori
2568M: gotom@debian.or.jp
2569P: YOKOTA Hiroshi
2570M: yokota@netlab.is.tsukuba.ac.jp
2571W: http://www.netlab.is.tsukuba.ac.jp/~yokota/izumi/ninja/
2572S: Maintained
2573
2574NON-IDE/NON-SCSI CDROM DRIVERS [GENERAL] (come on, crew - mark your responsibility)
2575P: Eberhard Moenkeberg
2576M: emoenke@gwdg.de
2577L: linux-kernel@vger.kernel.org
2578S: Maintained
2579
2580NTFS FILESYSTEM
2581P: Anton Altaparmakov
2582M: aia21@cantab.net
2583L: linux-ntfs-dev@lists.sourceforge.net
2584L: linux-kernel@vger.kernel.org
2585W: http://linux-ntfs.sf.net/
1adc1230 2586T: git kernel.org:/pub/scm/linux/kernel/git/aia21/ntfs-2.6.git
1da177e4
LT
2587S: Maintained
2588
9eb8ef74 2589NVIDIA (rivafb and nvidiafb) FRAMEBUFFER DRIVER
ce00f85c 2590P: Antonino Daplas
0478e62e 2591M: adaplas@gmail.com
5cd307c5 2592L: linux-fbdev-devel@lists.sourceforge.net (subscribers-only)
ce00f85c 2593S: Maintained
1da177e4 2594
3ef34b80
RV
2595NETERION (S2IO) Xframe 10GbE DRIVER
2596P: Ramkrishna Vepa
2597M: ram.vepa@neterion.com
2598P: Rastapur Santosh
2599M: santosh.rastapur@neterion.com
2600P: Sivakumar Subramani
2601M: sivakumar.subramani@neterion.com
2602P: Sreenivasa Honnur
2603M: sreenivasa.honnur@neterion.com
2604L: netdev@vger.kernel.org
2605W: http://trac.neterion.com/cgi-bin/trac.cgi/wiki/TitleIndex?anonymous
2606S: Supported
2607
1ded969f
PK
2608OPENCORES I2C BUS DRIVER
2609P: Peter Korsgaard
2610M: jacmet@sunsite.dk
5d925fec 2611L: i2c@lm-sensors.org
1ded969f
PK
2612S: Maintained
2613
ccd979bd
MF
2614ORACLE CLUSTER FILESYSTEM 2 (OCFS2)
2615P: Mark Fasheh
2616M: mark.fasheh@oracle.com
2617P: Kurt Hackel
2618M: kurt.hackel@oracle.com
2619L: ocfs2-devel@oss.oracle.com
2620W: http://oss.oracle.com/projects/ocfs2/
b7eee616 2621S: Supported
ccd979bd 2622
1da177e4
LT
2623OLYMPIC NETWORK DRIVER
2624P: Peter De Shrijver
2625M: p2@ace.ulyssis.student.kuleuven.ac.be
2626P: Mike Phillips
b7eee616 2627M: mikep@linuxtr.net
979b6c13 2628L: netdev@vger.kernel.org
1da177e4
LT
2629L: linux-tr@linuxtr.net
2630W: http://www.linuxtr.net
2631S: Maintained
2632
c1986ee9
HW
2633OMNIKEY CARDMAN 4000 DRIVER
2634P: Harald Welte
2635M: laforge@gnumonks.org
2636S: Maintained
2637
77c44ab1
HW
2638OMNIKEY CARDMAN 4040 DRIVER
2639P: Harald Welte
2640M: laforge@gnumonks.org
2641S: Maintained
2642
77d5140f
JC
2643OMNIVISION OV7670 SENSOR DRIVER
2644P: Jonathan Corbet
2645M: corbet@lwn.net
2646L: video4linux-list@redhat.com
2647S: Maintained
2648
1da177e4
LT
2649ONSTREAM SCSI TAPE DRIVER
2650P: Willem Riede
2651M: osst@riede.org
2652L: osst-users@lists.sourceforge.net
2653L: linux-scsi@vger.kernel.org
2654S: Maintained
2655
2656OPL3-SA2, SA3, and SAx DRIVER
2657P: Zwane Mwaikambo
3c7bf1ea 2658M: zwane@arm.linux.org.uk
1da177e4
LT
2659L: linux-sound@vger.kernel.org
2660S: Maintained
2661
2662OPROFILE
2663P: Philippe Elie
2664M: phil.el@wanadoo.fr
2665L: oprofile-list@lists.sf.net
2666S: Maintained
2667
2668ORINOCO DRIVER
2669P: Pavel Roskin
2670M: proski@gnu.org
2671P: David Gibson
2672M: hermes@gibson.dropbear.id.au
724c6b35 2673L: linux-wireless@vger.kernel.org
ecffdde6
PR
2674L: orinoco-users@lists.sourceforge.net
2675L: orinoco-devel@lists.sourceforge.net
2676W: http://www.nongnu.org/orinoco/
1da177e4
LT
2677S: Maintained
2678
f5cd7872
OJ
2679PA SEMI ETHERNET DRIVER
2680P: Olof Johansson
2681M: olof@lixom.net
2682L: netdev@vger.kernel.org
2683S: Maintained
2684
beb58aa3
OJ
2685PA SEMI SMBUS DRIVER
2686P: Olof Johansson
2687M: olof@lixom.net
2688L: i2c@lm-sensors.org
2689S: Maintained
2690
1da177e4 2691PARALLEL PORT SUPPORT
1da177e4 2692L: linux-parport@lists.infradead.org
5fdc2abe 2693S: Orphan
1da177e4
LT
2694
2695PARIDE DRIVERS FOR PARALLEL PORT IDE DEVICES
2696P: Tim Waugh
2697M: tim@cyberelk.net
2698L: linux-parport@lists.infradead.org
2699W: http://www.torque.net/linux-pp.html
2700S: Maintained
2701
2702PARISC ARCHITECTURE
2703P: Matthew Wilcox
2704M: matthew@wil.cx
2705P: Grant Grundler
2706M: grundler@parisc-linux.org
223232de
KM
2707P: Kyle McMartin
2708M: kyle@parisc-linux.org
1da177e4
LT
2709L: parisc-linux@parisc-linux.org
2710W: http://www.parisc-linux.org/
223232de
KM
2711T: git kernel.org:/pub/scm/linux/kernel/git/kyle/parisc-2.6.git
2712T: cvs cvs.parisc-linux.org:/var/cvs/linux-2.6
1da177e4
LT
2713S: Maintained
2714
4cdf6bc2
JF
2715PARAVIRT_OPS INTERFACE
2716P: Jeremy Fitzhardinge
2717M: jeremy@xensource.com
2718P: Chris Wright
2719M: chrisw@sous-sol.org
2720P: Zachary Amsden
2721M: zach@vmware.com
2722P: Rusty Russell
2723M: rusty@rustcorp.com.au
2724L: virtualization@lists.osdl.org
2725L: linux-kernel@vger.kernel.org
2726S: Supported
2727
1662d32c
JC
2728PC87360 HARDWARE MONITORING DRIVER
2729P: Jim Cromie
2730M: jim.cromie@gmail.com
2731L: lm-sensors@lm-sensors.org
2732S: Maintained
2733
2734PC8736x GPIO DRIVER
2735P: Jim Cromie
2736M: jim.cromie@gmail.com
2737S: Maintained
2738
065c6359
LV
2739PCI ERROR RECOVERY
2740P: Linas Vepstas
2741M: linas@austin.ibm.com
2742L: linux-kernel@vger.kernel.org
2743L: linux-pci@atrey.karlin.mff.cuni.cz
2744S: Supported
2745
1da177e4
LT
2746PCI SOUND DRIVERS (ES1370, ES1371 and SONICVIBES)
2747P: Thomas Sailer
2748M: sailer@ife.ee.ethz.ch
2749L: linux-sound@vger.kernel.org
2750W: http://www.ife.ee.ethz.ch/~sailer/linux/pciaudio.html
2751S: Maintained
2752
2753PCI SUBSYSTEM
2754P: Greg Kroah-Hartman
2755M: gregkh@suse.de
2756L: linux-kernel@vger.kernel.org
2757L: linux-pci@atrey.karlin.mff.cuni.cz
6fb0425b 2758T: quilt kernel.org/pub/linux/kernel/people/gregkh/gregkh-2.6/
1da177e4
LT
2759S: Supported
2760
2761PCI HOTPLUG CORE
fb5f4d7a
KCA
2762P: Kristen Carlson Accardi
2763M: kristen.c.accardi@intel.com
1da177e4
LT
2764S: Supported
2765
2766PCI HOTPLUG COMPAQ DRIVER
2767P: Greg Kroah-Hartman
2768M: greg@kroah.com
2769S: Maintained
2770
8cf4c195
KA
2771PCIE HOTPLUG DRIVER
2772P: Kristen Carlson Accardi
2773M: kristen.c.accardi@intel.com
2774L: pcihpd-discuss@lists.sourceforge.net
8b59a454 2775S: Supported
8cf4c195 2776
1da177e4 2777PCMCIA SUBSYSTEM
4230dfc9 2778P: Linux PCMCIA Team
f5df5881 2779L: linux-pcmcia@lists.infradead.org
1da177e4 2780L: http://lists.infradead.org/mailman/listinfo/linux-pcmcia
6fb0425b 2781T: git kernel.org:/pub/scm/linux/kernel/git/brodo/pcmcia-2.6.git
4230dfc9 2782S: Maintained
1da177e4
LT
2783
2784PCNET32 NETWORK DRIVER
04ce0948 2785P: Don Fry
2786M: pcnet32@verizon.net
979b6c13 2787L: netdev@vger.kernel.org
1da177e4
LT
2788S: Maintained
2789
ad4ecbcb
SN
2790PER-TASK DELAY ACCOUNTING
2791P: Shailabh Nagar
2792M: nagar@watson.ibm.com
2793L: linux-kernel@vger.kernel.org
2794S: Maintained
2795
dd49d0f5
JC
2796PERSONALITY HANDLING
2797P: Christoph Hellwig
2798M: hch@infradead.org
2799L: linux-abi-devel@lists.sourceforge.net
2800S: Maintained
2801
1da177e4 2802PHRAM MTD DRIVER
dd4ef01c 2803P: Jörn Engel
1da177e4
LT
2804M: joern@wh.fh-wedel.de
2805L: linux-mtd@lists.infradead.org
2806S: Maintained
2807
249a6771
PO
2808PKTCDVD DRIVER
2809P: Peter Osterlund
2810M: petero2@telia.com
2811L: linux-kernel@vger.kernel.org
249a6771
PO
2812S: Maintained
2813
1da177e4
LT
2814POSIX CLOCKS and TIMERS
2815P: George Anzinger
2816M: george@mvista.com
f1c3ddff 2817L: linux-kernel@vger.kernel.org
1da177e4
LT
2818S: Supported
2819
24682978
ES
2820POWERPC 4xx EMAC DRIVER
2821P: Eugene Surovegin
2822M: ebs@ebshome.net
2823W: http://kernel.ebshome.net/emac/
2824L: linuxppc-embedded@ozlabs.org
2825L: netdev@vger.kernel.org
2826S: Maintained
2827
1da177e4
LT
2828PNP SUPPORT
2829P: Adam Belay
2830M: ambx1@neo.rr.com
2831S: Maintained
2832
999445d4
VW
2833PNXxxxx I2C DRIVER
2834P: Vitaly Wool
2835M: vitalywool@gmail.com
2836L: i2c@lm-sensors.org
2837S: Maintained
2838
1da177e4
LT
2839PPP PROTOCOL DRIVERS AND COMPRESSORS
2840P: Paul Mackerras
2841M: paulus@samba.org
2842L: linux-ppp@vger.kernel.org
2843S: Maintained
2844
2845PPP OVER ATM (RFC 2364)
2846P: Mitchell Blank Jr
2847M: mitch@sfgoth.com
2848S: Maintained
2849
2850PPP OVER ETHERNET
2851P: Michal Ostrowski
2852M: mostrows@speakeasy.net
2853S: Maintained
2854
2855PREEMPTIBLE KERNEL
2856P: Robert Love
2857M: rml@tech9.net
2858L: linux-kernel@vger.kernel.org
2859L: kpreempt-tech@lists.sourceforge.net
2860W: ftp://ftp.kernel.org/pub/linux/kernel/people/rml/preempt-kernel
2861S: Supported
2862
2863PRISM54 WIRELESS DRIVER
2864P: Prism54 Development Team
c10ca773 2865M: developers@islsm.org
724c6b35 2866L: linux-wireless@vger.kernel.org
1da177e4
LT
2867W: http://prism54.org
2868S: Maintained
2869
2870PROMISE DC4030 CACHING DISK CONTROLLER DRIVER
2871P: Peter Denison
2872M: promise@pnd-pc.demon.co.uk
2873W: http://www.pnd-pc.demon.co.uk/promise/
2874S: Maintained
2875
b3277dfa
MP
2876PROMISE SATA TX2/TX4 CONTROLLER LIBATA DRIVER
2877P: Mikael Pettersson
2878M: mikpe@it.uu.se
2879L: linux-ide@vger.kernel.org
2880S: Maintained
2881
f58a9d17
GL
2882PS3 PLATFORM SUPPORT
2883P: Geoff Levand
2884M: geoffrey.levand@am.sony.com
2885L: linuxppc-dev@ozlabs.org
2886L: cbe-oss-dev@ozlabs.org
2887S: Supported
2888
8320204a
MK
2889PVRUSB2 VIDEO4LINUX DRIVER
2890P: Mike Isely
2891M: isely@pobox.com
16e9495d 2892L: pvrusb2@isely.net (subscribers-only)
8320204a
MK
2893L: video4linux-list@redhat.com
2894W: http://www.isely.net/pvrusb2/
2895S: Maintained
2896
1da177e4
LT
2897PXA2xx SUPPORT
2898P: Nicolas Pitre
2899M: nico@cam.org
70f09f1f 2900L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
1da177e4
LT
2901S: Maintained
2902
2903QLOGIC QLA2XXX FC-SCSI DRIVER
2904P: Andrew Vasquez
95e6a856 2905M: linux-driver@qlogic.com
1da177e4
LT
2906L: linux-scsi@vger.kernel.org
2907S: Supported
2908
5a4faa87
RM
2909QLOGIC QLA3XXX NETWORK DRIVER
2910P: Ron Mercer
2911M: linux-driver@qlogic.com
2912L: netdev@vger.kernel.org
2913S: Supported
2914
1da177e4
LT
2915QNX4 FILESYSTEM
2916P: Anders Larsen
2917M: al@alarsen.net
2918L: linux-kernel@vger.kernel.org
2919W: http://www.alarsen.net/linux/qnx4fs/
2920S: Maintained
2921
2922RADEON FRAMEBUFFER DISPLAY DRIVER
187a2784
BH
2923P: Benjamin Herrenschmidt
2924M: benh@kernel.crashing.org
5cd307c5 2925L: linux-fbdev-devel@lists.sourceforge.net (subscribers-only)
1da177e4
LT
2926S: Maintained
2927
2928RAGE128 FRAMEBUFFER DISPLAY DRIVER
187a2784
BH
2929P: Paul Mackerras
2930M: paulus@samba.org
5cd307c5 2931L: linux-fbdev-devel@lists.sourceforge.net (subscribers-only)
1da177e4
LT
2932S: Maintained
2933
2934RAYLINK/WEBGEAR 802.11 WIRELESS LAN DRIVER
2935P: Corey Thomas
2936M: corey@world.std.com
724c6b35 2937L: linux-wireless@vger.kernel.org
1da177e4
LT
2938S: Maintained
2939
9e95ce27
MM
2940RANDOM NUMBER DRIVER
2941P: Matt Mackall
2942M: mpm@selenic.com
2943S: Maintained
2944
394b701c
MP
2945RAPIDIO SUBSYSTEM
2946P: Matt Porter
2947M: mporter@kernel.crashing.org
2948L: linux-kernel@vger.kernel.org
2949S: Maintained
2950
595182bc
JT
2951READ-COPY UPDATE (RCU)
2952P: Dipankar Sarma
2953M: dipankar@in.ibm.com
2954W: http://www.rdrop.com/users/paulmck/rclock/
2955L: linux-kernel@vger.kernel.org
2956S: Supported
2957
2958RCUTORTURE MODULE
2959P: Josh Triplett
2960M: josh@freedesktop.org
2961L: linux-kernel@vger.kernel.org
2962S: Maintained
2963
1da177e4
LT
2964REAL TIME CLOCK DRIVER
2965P: Paul Gortmaker
2966M: p_gortmaker@yahoo.com
2967L: linux-kernel@vger.kernel.org
2968S: Maintained
2969
0c86edc0
AZ
2970REAL TIME CLOCK (RTC) SUBSYSTEM
2971P: Alessandro Zummo
2972M: a.zummo@towertech.it
76465493 2973L: rtc-linux@googlegroups.com
0c86edc0
AZ
2974S: Maintained
2975
1da177e4
LT
2976REISERFS FILE SYSTEM
2977P: Hans Reiser
2978M: reiserfs-dev@namesys.com
2979L: reiserfs-list@namesys.com
2980W: http://www.namesys.com
2981S: Supported
2982
2983ROCKETPORT DRIVER
2984P: Comtrol Corp.
1da177e4
LT
2985W: http://www.comtrol.com
2986S: Maintained
2987
2988ROSE NETWORK LAYER
2989P: Ralf Baechle
2990M: ralf@linux-mips.org
2991L: linux-hams@vger.kernel.org
d34cb28a 2992W: http://www.linux-ax25.org/
1da177e4
LT
2993S: Maintained
2994
2995RISCOM8 DRIVER
2996S: Orphan
2997
9eb8ef74 2998S3 SAVAGE FRAMEBUFFER DRIVER
ce00f85c 2999P: Antonino Daplas
0478e62e 3000M: adaplas@gmail.com
5cd307c5 3001L: linux-fbdev-devel@lists.sourceforge.net (subscribers-only)
ce00f85c 3002S: Maintained
9eb8ef74 3003
1da177e4
LT
3004S390
3005P: Martin Schwidefsky
3006M: schwidefsky@de.ibm.com
83014255
MS
3007P: Heiko Carstens
3008M: heiko.carstens@de.ibm.com
1da177e4 3009M: linux390@de.ibm.com
d58140cc 3010L: linux-s390@vger.kernel.org
5238da45
HC
3011W: http://www.ibm.com/developerworks/linux/linux390/
3012S: Supported
3013
3014S390 NETWORK DRIVERS
3015P: Frank Pavlic
3016M: fpavlic@de.ibm.com
3017M: linux390@de.ibm.com
d58140cc 3018L: linux-s390@vger.kernel.org
5238da45
HC
3019W: http://www.ibm.com/developerworks/linux/linux390/
3020S: Supported
3021
3022S390 ZFCP DRIVER
9cbb8897
SS
3023P: Swen Schillig
3024M: swen@vnet.ibm.com
5238da45 3025M: linux390@de.ibm.com
d58140cc 3026L: linux-s390@vger.kernel.org
5238da45 3027W: http://www.ibm.com/developerworks/linux/linux390/
1da177e4
LT
3028S: Supported
3029
3030SAA7146 VIDEO4LINUX-2 DRIVER
3031P: Michael Hunold
3032M: michael@mihu.de
3033W: http://www.mihu.de/linux/saa7146
3034S: Maintained
3035
3036SBPCD CDROM DRIVER
3037P: Eberhard Moenkeberg
3038M: emoenke@gwdg.de
3039L: linux-kernel@vger.kernel.org
3040S: Maintained
3041
3042SC1200 WDT DRIVER
3043P: Zwane Mwaikambo
3c7bf1ea 3044M: zwane@arm.linux.org.uk
1da177e4
LT
3045S: Maintained
3046
3047SCHEDULER
3048P: Ingo Molnar
3049M: mingo@elte.hu
3050P: Robert Love [the preemptible kernel bits]
3051M: rml@tech9.net
3052L: linux-kernel@vger.kernel.org
3053S: Maintained
3054
3055SCSI CDROM DRIVER
3056P: Jens Axboe
0fe23479 3057M: axboe@kernel.dk
1da177e4
LT
3058L: linux-scsi@vger.kernel.org
3059W: http://www.kernel.dk
3060S: Maintained
3061
3062SCSI SG DRIVER
3063P: Doug Gilbert
3064M: dgilbert@interlog.com
3065L: linux-scsi@vger.kernel.org
3066W: http://www.torque.net/sg
3067S: Maintained
3068
3069SCSI SUBSYSTEM
3070P: James E.J. Bottomley
3071M: James.Bottomley@SteelEye.com
3072L: linux-scsi@vger.kernel.org
6fb0425b 3073T: git kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6.git
1da177e4
LT
3074S: Maintained
3075
3076SCSI TAPE DRIVER
dd4ef01c 3077P: Kai Mäkisara
1da177e4
LT
3078M: Kai.Makisara@kolumbus.fi
3079L: linux-scsi@vger.kernel.org
3080S: Maintained
3081
3082SCTP PROTOCOL
5f85813c
SS
3083P: Vlad Yasevich
3084M: vladislav.yasevich@hp.com
ce00f85c
JC
3085P: Sridhar Samudrala
3086M: sri@us.ibm.com
3087L: lksctp-developers@lists.sourceforge.net
5f85813c 3088W: http://lksctp.sourceforge.net
ce00f85c 3089S: Supported
1da177e4
LT
3090
3091SCx200 CPU SUPPORT
1662d32c
JC
3092P: Jim Cromie
3093M: jim.cromie@gmail.com
3094S: Odd Fixes
3095
3096SCx200 GPIO DRIVER
3097P: Jim Cromie
3098M: jim.cromie@gmail.com
3099S: Maintained
3100
3101SCx200 HRT CLOCKSOURCE DRIVER
3102P: Jim Cromie
3103M: jim.cromie@gmail.com
3104S: Maintained
1da177e4
LT
3105
3106SECURITY CONTACT
3107P: Security Officers
3108M: security@kernel.org
3109S: Supported
3110
3111SELINUX SECURITY MODULE
3112P: Stephen Smalley
62cfe7ef 3113M: sds@tycho.nsa.gov
1da177e4 3114P: James Morris
48de5bee 3115M: jmorris@namei.org
588a3157
SS
3116P: Eric Paris
3117M: eparis@parisplace.org
1da177e4 3118L: linux-kernel@vger.kernel.org (kernel issues)
588a3157 3119L: selinux@tycho.nsa.gov (subscribers-only, general discussion)
1da177e4
LT
3120W: http://www.nsa.gov/selinux
3121S: Supported
3122
cef2cf07
JS
3123SENSABLE PHANTOM
3124P: Jiri Slaby
3125M: jirislaby@gmail.com
3126S: Maintained
3127
1da177e4
LT
3128SERIAL ATA (SATA) SUBSYSTEM:
3129P: Jeff Garzik
3130M: jgarzik@pobox.com
3131L: linux-ide@vger.kernel.org
6fb0425b 3132T: git kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev.git
1da177e4
LT
3133S: Supported
3134
3135SGI SN-IA64 (Altix) SERIAL CONSOLE DRIVER
3136P: Pat Gefre
3137M: pfg@sgi.com
3138L: linux-ia64@vger.kernel.org
3139S: Supported
3140
3141SGI VISUAL WORKSTATION 320 AND 540
3142P: Andrey Panin
3143M: pazke@donpac.ru
3144L: linux-visws-devel@lists.sf.net
3145W: http://linux-visws.sf.net
3146S: Maintained for 2.6.
3147
3148SIMTEC EB110ATX (Chalice CATS)
3149P: Ben Dooks
3150P: Vincent Sanders
3151M: support@simtec.co.uk
3152W: http://www.simtec.co.uk/products/EB110ATX/
3153S: Supported
3154
3155SIMTEC EB2410ITX (BAST)
3156P: Ben Dooks
3157P: Vincent Sanders
3158M: support@simtec.co.uk
3159W: http://www.simtec.co.uk/products/EB2410ITX/
3160S: Supported
3161
92aab3c0
FR
3162SIS 190 ETHERNET DRIVER
3163P: Francois Romieu
3164M: romieu@fr.zoreil.com
3165L: netdev@vger.kernel.org
3166S: Maintained
3167
1da177e4
LT
3168SIS 5513 IDE CONTROLLER DRIVER
3169P: Lionel Bouton
3170M: Lionel.Bouton@inet6.fr
3171W: http://inet6.dyn.dhs.org/sponsoring/sis5513/index.html
3172W: http://gyver.homeip.net/sis5513/index.html
3173S: Maintained
3174
3175SIS 900/7016 FAST ETHERNET DRIVER
3176P: Daniele Venzano
3177M: venza@brownhat.org
3178W: http://www.brownhat.org/sis900.html
979b6c13 3179L: netdev@vger.kernel.org
1da177e4
LT
3180S: Maintained
3181
3182SIS FRAMEBUFFER DRIVER
3183P: Thomas Winischhofer
3184M: thomas@winischhofer.net
3185W: http://www.winischhofer.net/linuxsisvga.shtml
b7eee616 3186S: Maintained
1da177e4
LT
3187
3188SIS USB2VGA DRIVER
3189P: Thomas Winischhofer
3190M: thomas@winischhofer.net
3191W: http://www.winischhofer.at/linuxsisusbvga.shtml
3192S: Maintained
3193
1da177e4
LT
3194SMC91x ETHERNET DRIVER
3195P: Nicolas Pitre
3196M: nico@cam.org
3197S: Maintained
3198
8f0f850e
DD
3199SOFTMAC LAYER (IEEE 802.11)
3200P: Johannes Berg
3201M: johannes@sipsolutions.net
3202P: Joe Jezak
3203M: josejx@gentoo.org
3204P: Daniel Drake
3205M: dsd@gentoo.org
3206W: http://softmac.sipsolutions.net/
724c6b35 3207L: linux-wireless@vger.kernel.org
8f0f850e
DD
3208S: Maintained
3209
1da177e4
LT
3210SOFTWARE RAID (Multiple Disks) SUPPORT
3211P: Ingo Molnar
3212M: mingo@redhat.com
3213P: Neil Brown
524418bb 3214M: neilb@suse.de
1da177e4 3215L: linux-raid@vger.kernel.org
524418bb 3216S: Supported
1da177e4
LT
3217
3218SOFTWARE SUSPEND:
3219P: Pavel Machek
3220M: pavel@suse.cz
f318a63b 3221L: linux-pm@lists.linux-foundation.org
1da177e4
LT
3222S: Maintained
3223
3224SONIC NETWORK DRIVER
3225P: Thomas Bogendoerfer
3226M: tsbogend@alpha.franken.de
979b6c13 3227L: netdev@vger.kernel.org
1da177e4
LT
3228S: Maintained
3229
3230SONY VAIO CONTROL DEVICE DRIVER
0d477fac
MD
3231P: Mattia Dongili
3232M: malattia@linux.it
5b18167d
MD
3233L: linux-acpi@vger.kernel.org
3234W: http://www.linux.it/~malattia/wiki/index.php/Sony_drivers
1da177e4
LT
3235S: Maintained
3236
3237SOUND
3238P: Jaroslav Kysela
3239M: perex@suse.cz
3240L: alsa-devel@alsa-project.org
3241S: Maintained
3242
eb1a6af3
LG
3243SOUND - SOC LAYER / DYNAMIC AUDIO POWER MANAGEMENT
3244P: Liam Girdwood
3245M: liam.girdwood@wolfsonmicro.com
3246L: alsa-devel@alsa-project.org
3247S: Supported
3248
025c3987
KG
3249SPI SUBSYSTEM
3250P: David Brownell
3251M: dbrownell@users.sourceforge.net
3252L: spi-devel-general@lists.sourceforge.net
3253S: Maintained
3254
855f46ad
SR
3255STABLE BRANCH:
3256P: Greg Kroah-Hartman
3257M: greg@kroah.com
3258P: Chris Wright
3259M: chrisw@sous-sol.org
3260L: stable@kernel.org
3261S: Maintained
3262
1c72d46d
KH
3263TPM DEVICE DRIVER
3264P: Kylene Hall
3265M: kjhall@us.ibm.com
3266W: http://tpmdd.sourceforge.net
d3a7b6df
MS
3267P: Marcel Selhorst
3268M: tpm@selhorst.net
3269W: http://www.prosec.rub.de/tpm/
1c72d46d
KH
3270L: tpmdd-devel@lists.sourceforge.net
3271S: Maintained
3272
1a80ba88 3273Telecom Clock Driver for MCPL0010
ce00f85c
JC
3274P: Mark Gross
3275M: mark.gross@intel.com
3276S: Supported
1a80ba88 3277
48b415ca
CZ
3278TENSILICA XTENSA PORT (xtensa):
3279P: Chris Zankel
3280M: chris@zankel.net
3281S: Maintained
3282
756970ad
HMH
3283THINKPAD ACPI EXTRAS DRIVER
3284P: Henrique de Moraes Holschuh
3285M: ibm-acpi@hmh.eng.br
3286L: ibm-acpi-devel@lists.sourceforge.net
3287W: http://ibm-acpi.sourceforge.net
3288W: http://thinkwiki.org/wiki/Ibm-acpi
3289T: git repo.or.cz/linux-2.6/linux-acpi-2.6/ibm-acpi-2.6.git
3290S: Maintained
3291
1da177e4
LT
3292UltraSPARC (sparc64):
3293P: David S. Miller
3294M: davem@davemloft.net
1da177e4 3295L: sparclinux@vger.kernel.org
1adc1230 3296T: git kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6.git
1da177e4
LT
3297S: Maintained
3298
3299SHARP LH SUPPORT (LH7952X & LH7A40X)
3300P: Marc Singer
3301M: elf@buici.com
3302W: http://projects.buici.com/arm
70f09f1f 3303L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
1da177e4
LT
3304S: Maintained
3305
8cf4c195
KA
3306SHPC HOTPLUG DRIVER
3307P: Kristen Carlson Accardi
3308M: kristen.c.accardi@intel.com
3309L: pcihpd-discuss@lists.sourceforge.net
8b59a454 3310S: Supported
8cf4c195 3311
d129bceb
PO
3312SECURE DIGITAL HOST CONTROLLER INTERFACE DRIVER
3313P: Pierre Ossman
3314M: drzeus-sdhci@drzeus.cx
3315L: sdhci-devel@list.drzeus.cx
3316W: http://mmc.drzeus.cx/wiki/Linux/Drivers/sdhci
3317S: Maintained
3318
4b1ac9ab
SH
3319SKGE, SKY2 10/100/1000 GIGABIT ETHERNET DRIVERS
3320P: Stephen Hemminger
65ebe634 3321M: shemminger@linux-foundation.org
4b1ac9ab
SH
3322L: netdev@vger.kernel.org
3323S: Maintained
3324
1a87d942
CB
3325SOEKRIS NET48XX LED SUPPORT
3326P: Chris Boot
3327M: bootc@bootc.net
3328S: Maintained
3329
1da177e4
LT
3330SPARC (sparc32):
3331P: William L. Irwin
3332M: wli@holomorphy.com
3333L: sparclinux@vger.kernel.org
3334S: Maintained
3335
3336SPECIALIX IO8+ MULTIPORT SERIAL CARD DRIVER
3337P: Roger Wolff
3338M: R.E.Wolff@BitWizard.nl
3339L: linux-kernel@vger.kernel.org ?
3340S: Supported
3341
2752e401 3342SPIDERNET NETWORK DRIVER for CELL
fa302484
LV
3343P: Linas Vepstas
3344M: linas@austin.ibm.com
2752e401
JL
3345L: netdev@vger.kernel.org
3346S: Supported
3347
1da177e4
LT
3348SRM (Alpha) environment access
3349P: Jan-Benedict Glaw
3350M: jbglaw@lug-owl.de
3351L: linux-kernel@vger.kernel.org
3352S: Maintained
3353
3354STARFIRE/DURALAN NETWORK DRIVER
3355P: Ion Badulescu
3356M: ionut@cs.columbia.edu
3357S: Maintained
3358
3359STARMODE RADIO IP (STRIP) PROTOCOL DRIVER
3360W: http://mosquitonet.Stanford.EDU/strip.html
3361S: Unsupported ?
3362
3363STRADIS MPEG-2 DECODER DRIVER
3364P: Nathan Laredo
3365M: laredo@gnu.org
1da177e4
LT
3366W: http://www.stradis.com/
3367S: Maintained
3368
3369SUPERH (sh)
3370P: Paul Mundt
3371M: lethal@linux-sh.org
3b5e0cbb 3372L: linuxsh-dev@lists.sourceforge.net (subscribers-only)
1da177e4 3373W: http://www.linux-sh.org
1da177e4
LT
3374S: Maintained
3375
3376SUPERH64 (sh64)
3377P: Paul Mundt
3378M: lethal@linux-sh.org
1da177e4
LT
3379L: linuxsh-shmedia-dev@lists.sourceforge.net
3380W: http://www.linux-sh.org
1da177e4
LT
3381S: Maintained
3382
3383SUN3/3X
3384P: Sam Creasey
3385M: sammy@sammy.net
1da177e4
LT
3386W: http://sammy.net/sun3/
3387S: Maintained
3388
3389SVGA HANDLING
3390P: Martin Mares
3391M: mj@ucw.cz
3392L: linux-video@atrey.karlin.mff.cuni.cz
3393S: Maintained
3394
3395SYSV FILESYSTEM
3396P: Christoph Hellwig
3397M: hch@infradead.org
3398S: Maintained
3399
781b456a
SH
3400TC CLASSIFIER
3401P: Jamal Hadi Salim
3402M: hadi@cyberus.ca
3403L: netdev@vger.kernel.org
3404S: Maintained
3405
5067f08a
WHSE
3406TCP LOW PRIORITY MODULE
3407P: Wong Hoi Sing, Edison
3408M: hswong3i@gmail.com
3409P: Hung Hing Lun, Mike
3410M: hlhung3i@gmail.com
3411W: http://tcp-lp-mod.sourceforge.net/
3412S: Maintained
3413
4020f2d7
AD
3414TI FLASH MEDIA INTERFACE DRIVER
3415P: Alex Dubov
3416M: oakad@yahoo.com
3417S: Maintained
3418
844dd05f
MB
3419TI OMAP RANDOM NUMBER GENERATOR SUPPORT
3420P: Deepak Saxena
3421M: dsaxena@plexity.net
3422S: Maintained
3423
ad4ecbcb
SN
3424TASKSTATS STATISTICS INTERFACE
3425P: Shailabh Nagar
3426M: nagar@watson.ibm.com
3427L: linux-kernel@vger.kernel.org
3428S: Maintained
3429
1da177e4 3430TI PARALLEL LINK CABLE DRIVER
ce00f85c
JC
3431P: Romain Lievin
3432M: roms@lpg.ticalc.org
3433S: Maintained
1da177e4 3434
e86eaa3a
PL
3435TIPC NETWORK LAYER
3436P: Per Liden
7c2b2aae 3437M: per.liden@ericsson.com
e86eaa3a 3438P: Jon Maloy
7c2b2aae 3439M: jon.maloy@ericsson.com
e86eaa3a 3440P: Allan Stephens
7c2b2aae 3441M: allan.stephens@windriver.com
e86eaa3a
PL
3442L: tipc-discussion@lists.sourceforge.net
3443W: http://tipc.sourceforge.net/
3444W: http://tipc.cslab.ericsson.net/
3445T: git tipc.cslab.ericsson.net:/pub/git/tipc.git
3446S: Maintained
3447
1da177e4
LT
3448TLAN NETWORK DRIVER
3449P: Samuel Chessman
3450M: chessman@tux.org
3451L: tlan-devel@lists.sourceforge.net
3452W: http://sourceforge.net/projects/tlan/
3453S: Maintained
3454
3455TOKEN-RING NETWORK DRIVER
3456P: Mike Phillips
3457M: mikep@linuxtr.net
979b6c13 3458L: netdev@vger.kernel.org
1da177e4
LT
3459L: linux-tr@linuxtr.net
3460W: http://www.linuxtr.net
3461S: Maintained
3462
3463TOSHIBA ACPI EXTRAS DRIVER
3464P: John Belmonte
3465M: toshiba_acpi@memebeam.org
3466W: http://memebeam.org/toys/ToshibaAcpiDriver
3467S: Maintained
3468
3469TOSHIBA SMM DRIVER
3470P: Jonathan Buzzard
3471M: jonathan@buzzard.org.uk
3472L: tlinux-users@tce.toshiba-dme.co.jp
3473W: http://www.buzzard.org.uk/toshiba/
3474S: Maintained
3475
3476TRIDENT 4DWAVE/SIS 7018 PCI AUDIO CORE
3477P: Muli Ben-Yehuda
3478M: mulix@mulix.org
3479L: linux-kernel@vger.kernel.org
3480S: Maintained
3481
3482TRIVIAL PATCHES
ce00f85c
JC
3483P: Adrian Bunk
3484M: trivial@kernel.org
3485L: linux-kernel@vger.kernel.org
3486W: http://www.kernel.org/pub/linux/kernel/people/bunk/trivial/
3487T: git kernel.org:/pub/scm/linux/kernel/git/bunk/trivial.git
3488S: Maintained
1da177e4
LT
3489
3490TMS380 TOKEN-RING NETWORK DRIVER
3491P: Adam Fritzler
3492M: mid@auk.cx
3493L: linux-tr@linuxtr.net
3494W: http://www.auk.cx/tms380tr/
3495S: Maintained
3496
3497TULIP NETWORK DRIVER
6b92801b
VH
3498P: Valerie Henson
3499M: val_henson@linux.intel.com
1da177e4
LT
3500L: tulip-users@lists.sourceforge.net
3501W: http://sourceforge.net/projects/tulip/
3502S: Maintained
3503
3504TUN/TAP driver
3505P: Maxim Krasnyansky
66777b79 3506M: maxk@qualcomm.com
1da177e4
LT
3507L: vtun@office.satix.net
3508W: http://vtun.sourceforge.net/tun
3509S: Maintained
3510
b454cc66
MR
3511TURBOCHANNEL SUBSYSTEM
3512P: Maciej W. Rozycki
3513M: macro@linux-mips.org
3514S: Maintained
3515
1da177e4
LT
3516U14-34F SCSI DRIVER
3517P: Dario Ballabio
3518M: ballabio_dario@emc.com
3519L: linux-scsi@vger.kernel.org
3520S: Maintained
3521
3522UDF FILESYSTEM
3523P: Ben Fennema
3524M: bfennema@falcon.csc.calpoly.edu
1da177e4
LT
3525W: http://linux-udf.sourceforge.net
3526S: Maintained
3527
3528UNIFORM CDROM DRIVER
3529P: Jens Axboe
0fe23479 3530M: axboe@kernel.dk
1da177e4
LT
3531L: linux-kernel@vger.kernel.org
3532W: http://www.kernel.dk
3533S: Maintained
3534
3535USB ACM DRIVER
3536P: Oliver Neukum
3537M: oliver@neukum.name
3538L: linux-usb-users@lists.sourceforge.net
3539L: linux-usb-devel@lists.sourceforge.net
3540S: Maintained
3541
3542USB BLOCK DRIVER (UB ub)
3543P: Pete Zaitcev
3544M: zaitcev@redhat.com
3545L: linux-kernel@vger.kernel.org
3546L: linux-usb-devel@lists.sourceforge.net
3547S: Supported
3548
1da177e4
LT
3549USB CDC ETHERNET DRIVER
3550P: Greg Kroah-Hartman
3551M: greg@kroah.com
3552L: linux-usb-users@lists.sourceforge.net
3553L: linux-usb-devel@lists.sourceforge.net
3554S: Maintained
3555W: http://www.kroah.com/linux-usb/
3556
d0374f4f
PK
3557USB DAVICOM DM9601 DRIVER
3558P: Peter Korsgaard
3559M: jacmet@sunsite.dk
3560L: linux-usb-devel@lists.sourceforge.net
3561W: http://www.linux-usb.org/usbnet
3562S: Maintained
3563
1da177e4
LT
3564USB EHCI DRIVER
3565P: David Brownell
3566M: dbrownell@users.sourceforge.net
3567L: linux-usb-devel@lists.sourceforge.net
23d8c90e 3568S: Odd Fixes
1da177e4 3569
7ce08c93
LR
3570USB ET61X[12]51 DRIVER
3571P: Luca Risolia
3572M: luca.risolia@studio.unibo.it
3573L: linux-usb-devel@lists.sourceforge.net
3574L: video4linux-list@redhat.com
3575W: http://www.linux-projects.org
3576S: Maintained
3577
69ae9e3e
DB
3578USB GADGET/PERIPHERAL SUBSYSTEM
3579P: David Brownell
3580M: dbrownell@users.sourceforge.net
3581L: linux-usb-devel@lists.sourceforge.net
3582W: http://www.linux-usb.org/gadget
3583S: Maintained
3584
1da177e4 3585USB HID/HIDBP DRIVERS
641266fd
JK
3586P: Jiri Kosina
3587M: jkosina@suse.cz
1da177e4 3588L: linux-usb-devel@lists.sourceforge.net
a4dff398 3589T: git kernel.org:/pub/scm/linux/kernel/git/jikos/hid.git
1da177e4
LT
3590S: Maintained
3591
3592USB HUB DRIVER
3593P: Johannes Erdfelt
3594M: johannes@erdfelt.com
3595L: linux-usb-users@lists.sourceforge.net
3596L: linux-usb-devel@lists.sourceforge.net
3597S: Maintained
3598
959eea21
OK
3599USB ISP116X DRIVER
3600P: Olav Kongas
3601M: ok@artecdesign.ee
3602L: linux-usb-devel@lists.sourceforge.net
3603S: Maintained
3604
1da177e4
LT
3605USB KAWASAKI LSI DRIVER
3606P: Oliver Neukum
3607M: oliver@neukum.name
3608L: linux-usb-users@lists.sourceforge.net
3609L: linux-usb-devel@lists.sourceforge.net
3610S: Maintained
3611
3612USB MASS STORAGE DRIVER
3613P: Matthew Dharm
3614M: mdharm-usb@one-eyed-alien.net
3615L: linux-usb-users@lists.sourceforge.net
8836aeb8 3616L: usb-storage@lists.one-eyed-alien.net
1da177e4
LT
3617S: Maintained
3618W: http://www.one-eyed-alien.net/~mdharm/linux-usb/
3619
3620USB OHCI DRIVER
23d8c90e
DB
3621P: David Brownell
3622M: dbrownell@users.sourceforge.net
1da177e4
LT
3623L: linux-usb-users@lists.sourceforge.net
3624L: linux-usb-devel@lists.sourceforge.net
23d8c90e 3625S: Odd Fixes
1da177e4 3626
ba460e48
MU
3627USB OPTION-CARD DRIVER
3628P: Matthias Urlichs
3629M: smurf@smurf.noris.de
3630L: linux-usb-devel@lists.sourceforge.net
3631S: Maintained
3632
1da177e4
LT
3633USB OV511 DRIVER
3634P: Mark McClelland
3635M: mmcclell@bigfoot.com
3636L: linux-usb-users@lists.sourceforge.net
3637L: linux-usb-devel@lists.sourceforge.net
3638W: http://alpha.dyndns.org/ov511/
3639S: Maintained
3640
3641USB PEGASUS DRIVER
3642P: Petko Manolov
3643M: petkan@users.sourceforge.net
3644L: linux-usb-users@lists.sourceforge.net
3645L: linux-usb-devel@lists.sourceforge.net
3646W: http://pegasus2.sourceforge.net/
3647S: Maintained
3648
3649USB PRINTER DRIVER
3650P: Vojtech Pavlik
3651M: vojtech@suse.cz
3652L: linux-usb-users@lists.sourceforge.net
3653L: linux-usb-devel@lists.sourceforge.net
3654S: Maintained
3655
3656USB RTL8150 DRIVER
3657P: Petko Manolov
3658M: petkan@users.sourceforge.net
3659L: linux-usb-users@lists.sourceforge.net
3660L: linux-usb-devel@lists.sourceforge.net
3661W: http://pegasus2.sourceforge.net/
3662S: Maintained
3663
3664USB SE401 DRIVER
3665P: Jeroen Vreeken
3666M: pe1rxq@amsat.org
3667L: linux-usb-users@lists.sourceforge.net
3668L: linux-usb-devel@lists.sourceforge.net
3669W: http://www.chello.nl/~j.vreeken/se401/
3670S: Maintained
3671
3672USB SERIAL CYBERJACK DRIVER
3673P: Matthias Bruestle and Harald Welte
3674M: support@reiner-sct.com
3675W: http://www.reiner-sct.de/support/treiber_cyberjack.php
3676S: Maintained
3677
3678USB SERIAL DIGI ACCELEPORT DRIVER
3679P: Peter Berger and Al Borchers
3680M: pberger@brimson.com
3681M: alborchers@steinerpoint.com
3682L: linux-usb-users@lists.sourceforge.net
3683L: linux-usb-devel@lists.sourceforge.net
3684S: Maintained
3685
3686USB SERIAL DRIVER
3687P: Greg Kroah-Hartman
3688M: gregkh@suse.de
3689L: linux-usb-users@lists.sourceforge.net
3690L: linux-usb-devel@lists.sourceforge.net
3691S: Supported
3692
3693USB SERIAL BELKIN F5U103 DRIVER
3694P: William Greathouse
3695M: wgreathouse@smva.com
3696L: linux-usb-users@lists.sourceforge.net
3697L: linux-usb-devel@lists.sourceforge.net
3698S: Maintained
3699
3700USB SERIAL CYPRESS M8 DRIVER
3701P: Lonnie Mendez
3702M: dignome@gmail.com
3703L: linux-usb-users@lists.sourceforge.net
3704L: linux-usb-devel@lists.sourceforge.net
3705S: Maintained
3706W: http://geocities.com/i0xox0i
3707W: http://firstlight.net/cvs
3708
3709USB SERIAL CYBERJACK PINPAD/E-COM DRIVER
3710L: linux-usb-users@lists.sourceforge.net
3711L: linux-usb-devel@lists.sourceforge.net
3712S: Maintained
3713
3714USB AUERSWALD DRIVER
3715P: Wolfgang Muees
3716M: wolfgang@iksw-muees.de
3717L: linux-usb-users@lists.sourceforge.net
3718L: linux-usb-devel@lists.sourceforge.net
3719S: Maintained
3720
3721USB SERIAL EMPEG EMPEG-CAR MARK I/II DRIVER
3722P: Gary Brubaker
3723M: xavyer@ix.netcom.com
3724L: linux-usb-users@lists.sourceforge.net
3725L: linux-usb-devel@lists.sourceforge.net
3726S: Maintained
3727
3728USB SERIAL KEYSPAN DRIVER
3729P: Greg Kroah-Hartman
3730M: greg@kroah.com
3731L: linux-usb-users@lists.sourceforge.net
3732L: linux-usb-devel@lists.sourceforge.net
3733W: http://www.kroah.com/linux/
3734S: Maintained
3735
3736USB SERIAL WHITEHEAT DRIVER
8bc84930
SM
3737P: Support Department
3738M: support@connecttech.com
1da177e4
LT
3739L: linux-usb-users@lists.sourceforge.net
3740L: linux-usb-devel@lists.sourceforge.net
3741W: http://www.connecttech.com
3742S: Supported
3743
f423b9a8 3744USB SN9C1xx DRIVER
1da177e4
LT
3745P: Luca Risolia
3746M: luca.risolia@studio.unibo.it
3747L: linux-usb-devel@lists.sourceforge.net
7ce08c93 3748L: video4linux-list@redhat.com
1da177e4
LT
3749W: http://www.linux-projects.org
3750S: Maintained
3751
3752USB SUBSYSTEM
3753P: Greg Kroah-Hartman
3754M: gregkh@suse.de
3755L: linux-usb-users@lists.sourceforge.net
3756L: linux-usb-devel@lists.sourceforge.net
3757W: http://www.linux-usb.org
6fb0425b 3758T: quilt kernel.org/pub/linux/kernel/people/gregkh/gregkh-2.6/
1da177e4
LT
3759S: Supported
3760
3761USB UHCI DRIVER
3762P: Alan Stern
3763M: stern@rowland.harvard.edu
3764L: linux-usb-users@lists.sourceforge.net
3765L: linux-usb-devel@lists.sourceforge.net
3766S: Maintained
3767
69ae9e3e 3768USB "USBNET" DRIVER FRAMEWORK
1da177e4
LT
3769P: David Brownell
3770M: dbrownell@users.sourceforge.net
3771L: linux-usb-devel@lists.sourceforge.net
69ae9e3e 3772W: http://www.linux-usb.org/usbnet
1da177e4
LT
3773S: Maintained
3774
3775USB W996[87]CF DRIVER
3776P: Luca Risolia
3777M: luca.risolia@studio.unibo.it
3778L: linux-usb-devel@lists.sourceforge.net
7ce08c93 3779L: video4linux-list@redhat.com
1da177e4
LT
3780W: http://www.linux-projects.org
3781S: Maintained
3782
60f78052
LR
3783USB ZC0301 DRIVER
3784P: Luca Risolia
3785M: luca.risolia@studio.unibo.it
3786L: linux-usb-devel@lists.sourceforge.net
3787L: video4linux-list@redhat.com
3788W: http://www.linux-projects.org
3789S: Maintained
3790
1da177e4
LT
3791USB ZD1201 DRIVER
3792P: Jeroen Vreeken
3793M: pe1rxq@amsat.org
3794L: linux-usb-users@lists.sourceforge.net
3795L: linux-usb-devel@lists.sourceforge.net
3796W: http://linux-lc100020.sourceforge.net
3797S: Maintained
3798
b7eee616
AJ
3799USB ZR364XX DRIVER
3800P: Antoine Jacquet
3801M: royale@zerezo.com
3802L: linux-usb-devel@lists.sourceforge.net
3803L: video4linux-list@redhat.com
3804W: http://royale.zerezo.com/zr364xx/
3805S: Maintained
3806
1da177e4
LT
3807USER-MODE LINUX
3808P: Jeff Dike
3809M: jdike@karaya.com
3810L: user-mode-linux-devel@lists.sourceforge.net
3811L: user-mode-linux-user@lists.sourceforge.net
3812W: http://user-mode-linux.sourceforge.net
3813S: Maintained
b7eee616 3814
1da177e4
LT
3815FAT/VFAT/MSDOS FILESYSTEM:
3816P: OGAWA Hirofumi
3817M: hirofumi@mail.parknet.co.jp
3818L: linux-kernel@vger.kernel.org
3819S: Maintained
3820
3821VIA 82Cxxx AUDIO DRIVER (old OSS driver)
3822P: Jeff Garzik
3823S: Odd fixes
3824
3825VIA RHINE NETWORK DRIVER
3826P: Roger Luethi
3827M: rl@hellgate.ch
3828S: Maintained
3829
32c0a520
JD
3830VIAPRO SMBUS DRIVER
3831P: Jean Delvare
3832M: khali@linux-fr.org
5d925fec 3833L: i2c@lm-sensors.org
32c0a520
JD
3834S: Maintained
3835
01f20734
FR
3836VIA VELOCITY NETWORK DRIVER
3837P: Francois Romieu
3838M: romieu@fr.zoreil.com
3839L: netdev@vger.kernel.org
3840S: Maintained
3841
1da177e4
LT
3842UCLINUX (AND M68KNOMMU)
3843P: Greg Ungerer
3844M: gerg@uclinux.org
1da177e4 3845W: http://www.uclinux.org/
d660a740 3846L: uclinux-dev@uclinux.org (subscribers-only)
1da177e4
LT
3847S: Maintained
3848
3849UCLINUX FOR NEC V850
3850P: Miles Bader
3851M: uclinux-v850@lsi.nec.co.jp
3852W: http://www.ic.nec.co.jp/micro/uclinux/eng/
3853W: http://www.ee.nec.de/uclinux/
3854S: Supported
3855
3856UCLINUX FOR RENESAS H8/300
3857P: Yoshinori Sato
3858M: ysato@users.sourceforge.jp
3859W: http://uclinux-h8.sourceforge.jp/
3860S: Supported
3861
719d9699
ED
3862UFS FILESYSTEM
3863P: Evgeniy Dushistov
3864M: dushistov@mail.ru
3865L: linux-kernel@vger.kernel.org
3866S: Maintained
3867
1da177e4
LT
3868USB DIAMOND RIO500 DRIVER
3869P: Cesar Miquel
3870M: miquel@df.uba.ar
3871L: rio500-users@lists.sourceforge.net
3872W: http://rio500.sourceforge.net
3873S: Maintained
3874
3875VIDEO FOR LINUX
96b6aba0 3876P: Mauro Carvalho Chehab
8d58d773
MCC
3877M: mchehab@infradead.org
3878M: v4l-dvb-maintainer@linuxtv.org
1da177e4 3879L: video4linux-list@redhat.com
96b6aba0 3880W: http://linuxtv.org
ecfa4fdc 3881T: git kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvb.git
96b6aba0 3882S: Maintained
1da177e4 3883
ab41319e
JH
3884VT1211 HARDWARE MONITOR DRIVER
3885P: Juerg Haefliger
3886M: juergh@gmail.com
3887L: lm-sensors@lm-sensors.org
3888S: Maintained
3889
1de9e371
RL
3890VT8231 HARDWARE MONITOR DRIVER
3891P: Roger Lucas
3892M: roger@planbit.co.uk
3893L: lm-sensors@lm-sensors.org
3894S: Maintained
3895
1da177e4
LT
3896W1 DALLAS'S 1-WIRE BUS
3897P: Evgeniy Polyakov
3898M: johnpol@2ka.mipt.ru
1da177e4
LT
3899S: Maintained
3900
13927079
CS
3901W83791D HARDWARE MONITORING DRIVER
3902P: Charles Spirakis
3903M: bezaur@gmail.com
3904L: lm-sensors@lm-sensors.org
3905S: Maintained
3906
61db011d
RM
3907W83793 HARDWARE MONITORING DRIVER
3908P: Rudolf Marek
3909M: r.marek@assembler.cz
3910L: lm-sensors@lm-sensors.org
3911S: Maintained
3912
1da177e4
LT
3913W83L51xD SD/MMC CARD INTERFACE DRIVER
3914P: Pierre Ossman
3915M: drzeus-wbsd@drzeus.cx
fac88991 3916L: linux-kernel@vger.kernel.org
1da177e4
LT
3917W: http://projects.drzeus.cx/wbsd
3918S: Maintained
3919
3527761c
WVS
3920WATCHDOG DEVICE DRIVERS
3921P: Wim Van Sebroeck
3922M: wim@iguana.be
3923T: git kernel.org:/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog.git
3924S: Maintained
3925
1da177e4
LT
3926WAVELAN NETWORK DRIVER & WIRELESS EXTENSIONS
3927P: Jean Tourrilhes
3928M: jt@hpl.hp.com
724c6b35 3929L: linux-wireless@vger.kernel.org
1da177e4
LT
3930W: http://www.hpl.hp.com/personal/Jean_Tourrilhes/Linux/
3931S: Maintained
3932
3933WD7000 SCSI DRIVER
3934P: Miroslav Zagorac
3935M: zaga@fly.cc.fer.hr
3936L: linux-scsi@vger.kernel.org
3937S: Maintained
3938
5fc14680
DT
3939WISTRON LAPTOP BUTTON DRIVER
3940P: Miloslav Trmac
3941M: mitr@volny.cz
3942S: Maintained
3943
1da177e4
LT
3944WL3501 WIRELESS PCMCIA CARD DRIVER
3945P: Arnaldo Carvalho de Melo
926554c4 3946M: acme@ghostprotocols.net
724c6b35 3947L: linux-wireless@vger.kernel.org
926554c4 3948W: http://oops.ghostprotocols.net:81/blog
1da177e4
LT
3949S: Maintained
3950
3951X.25 NETWORK LAYER
3952P: Henner Eisen
3953M: eis@baty.hanse.de
3954L: linux-x25@vger.kernel.org
3955S: Maintained
3956
4cdf6bc2
JF
3957XEN HYPERVISOR INTERFACE
3958P: Jeremy Fitzhardinge
3959M: jeremy@xensource.com
3960P: Chris Wright
3961M: chrisw@sous-sol.org
3962L: virtualization@lists.osdl.org
3963L: xen-devel@lists.xensource.com
3964S: Supported
3965
1da177e4
LT
3966XFS FILESYSTEM
3967P: Silicon Graphics Inc
1ad8f401 3968P: Tim Shimmin, David Chatterton
1da177e4 3969M: xfs-masters@oss.sgi.com
d7ede1aa 3970L: xfs@oss.sgi.com
1da177e4 3971W: http://oss.sgi.com/projects/xfs
1ad8f401 3972T: git git://oss.sgi.com:8090/xfs/xfs-2.6
1da177e4
LT
3973S: Supported
3974
238b8721
PK
3975XILINX UARTLITE SERIAL DRIVER
3976P: Peter Korsgaard
3977M: jacmet@sunsite.dk
3978L: linux-serial@vger.kernel.org
3979S: Maintained
3980
1da177e4
LT
3981X86 3-LEVEL PAGING (PAE) SUPPORT
3982P: Ingo Molnar
3983M: mingo@redhat.com
3984S: Maintained
3985
3986X86-64 port
3987P: Andi Kleen
3988M: ak@suse.de
3989L: discuss@x86-64.org
3990W: http://www.x86-64.org
6a051565 3991T: quilt ftp://ftp.firstfloor.org/pub/ak/x86_64/quilt-current
1da177e4
LT
3992S: Maintained
3993
3994YAM DRIVER FOR AX.25
3995P: Jean-Paul Roubelat
3996M: jpr@f6fbb.org
3997L: linux-hams@vger.kernel.org
3998S: Maintained
3999
af64a5eb
HV
4000YEALINK PHONE DRIVER
4001P: Henk Vergonet
4002M: Henk.Vergonet@gmail.com
4003L: usbb2k-api-dev@nongnu.org
4004S: Maintained
4005
1da177e4
LT
4006Z8530 DRIVER FOR AX.25
4007P: Joerg Reuter
4008M: jreuter@yaina.de
4009W: http://yaina.de/jreuter/
4010W: http://www.qsl.net/dl1bke/
4011L: linux-hams@vger.kernel.org
4012S: Maintained
4013
7c0c3afb
DD
4014ZD1211RW WIRELESS DRIVER
4015P: Daniel Drake
4016M: dsd@gentoo.org
4017P: Ulrich Kunitz
4018M: kune@deine-taler.de
4019W: http://zd1211.ath.cx/wiki/DriverRewrite
724c6b35 4020L: linux-wireless@vger.kernel.org
7c0c3afb
DD
4021L: zd1211-devs@lists.sourceforge.net (subscribers-only)
4022S: Maintained
4023
1da177e4
LT
4024ZF MACHZ WATCHDOG
4025P: Fernando Fuganti
4026M: fuganti@netbank.com.br
4027W: http://cvs.conectiva.com.br/drivers/ZFL-watchdog/
4028S: Maintained
4029
4030ZR36067 VIDEO FOR LINUX DRIVER
4031P: Ronald Bultje
4032M: rbultje@ronald.bitfreak.net
4033L: mjpeg-users@lists.sourceforge.net
4034W: http://mjpeg.sourceforge.net/driver-zoran/
4035S: Maintained
4036
4037ZR36120 VIDEO FOR LINUX DRIVER
4038P: Pauline Middelink
4039M: middelin@polyware.nl
4040W: http://www.polyware.nl/~middelin/En/hobbies.html
4041W: http://www.polyware.nl/~middelin/hobbies.html
4042S: Maintained
4043
4044THE REST
4045P: Linus Torvalds
4046S: Buried alive in reporters