mmc: Add maintainers for TI OMAP MMC interface
[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
272f133a
PO
335ALCHEMY AU1XX0 MMC DRIVER
336S: Orphan
337
4a4e5787
RM
338ALI1563 I2C DRIVER
339P: Rudolf Marek
7188cc66 340M: r.marek@assembler.cz
5d925fec 341L: i2c@lm-sensors.org
4a4e5787
RM
342S: Maintained
343
1da177e4
LT
344ALPHA PORT
345P: Richard Henderson
346M: rth@twiddle.net
347S: Odd Fixes for 2.4; Maintained for 2.6.
348P: Ivan Kokshaysky
349M: ink@jurassic.park.msu.ru
350S: Maintained for 2.4; PCI support for 2.6.
351
f90b8116 352AMD GEODE PROCESSOR/CHIPSET SUPPORT
ce00f85c
JC
353P: Jordan Crouse
354M: info-linux@geode.amd.com
f90b8116
JC
355L: info-linux@geode.amd.com
356W: http://www.amd.com/us-en/ConnectivitySolutions/TechnicalResources/0,,50_2334_2452_11363,00.html
357S: Supported
358
284f42b6
SP
359AMS (Apple Motion Sensor) DRIVER
360P: Stelian Pop
361M: stelian@popies.net
362P: Michael Hanselmann
363M: linux-kernel@hansmi.ch
364S: Supported
365
f94b533d
TT
366AMSO1100 RNIC DRIVER
367P: Tom Tucker
368M: tom@opengridcomputing.com
369P: Steve Wise
370M: swise@opengridcomputing.com
371L: openib-general@openib.org
372S: Maintained
373
42269063
JB
374AOA (Apple Onboard Audio) ALSA DRIVER
375P: Johannes Berg
376M: johannes@sipsolutions.net
377L: linuxppc-dev@ozlabs.org
82622046 378L: alsa-devel@alsa-project.org (subscribers-only)
42269063
JB
379S: Maintained
380
1da177e4
LT
381APM DRIVER
382P: Stephen Rothwell
383M: sfr@canb.auug.org.au
384L: linux-laptop@vger.kernel.org
385W: http://www.canb.auug.org.au/~sfr/
386S: Supported
387
6f2fad74
NB
388APPLE SMC DRIVER
389P: Nicolas Boichat
390M: nicolas@boichat.ch
391L: mactel-linux-devel@lists.sourceforge.net
392S: Maintained
393
1da177e4
LT
394APPLETALK NETWORK LAYER
395P: Arnaldo Carvalho de Melo
926554c4 396M: acme@ghostprotocols.net
1da177e4
LT
397S: Maintained
398
1154ea7d
JK
399ARC FRAMEBUFFER DRIVER
400P: Jaya Kumar
401M: jayalk@intworks.biz
402S: Maintained
403
1da177e4
LT
404ARM26 ARCHITECTURE
405P: Ian Molton
406M: spyro@f2s.com
407S: Maintained
408
409ARM26/ARCHIMEDES
410P: Ian Molton
411M: spyro@f2s.com
412S: Maintained
413
414ARM26/A5000
415P: John Appleby
416M: john@dnsworld.co.uk
417S: Maintained
418
419ARM MFM AND FLOPPY DRIVERS
420P: Ian Molton
421M: spyro@f2s.com
422S: Maintained
423
2b7a52a4
LB
424ARM/ADI ROADRUNNER MACHINE SUPPORT
425P: Lennert Buytenhek
426M: kernel@wantstofly.org
427L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
428S: Maintained
429
430ARM/ADS SPHERE MACHINE SUPPORT
431P: Lennert Buytenhek
432M: kernel@wantstofly.org
433L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
434S: Maintained
435
436ARM/AJECO 1ARM MACHINE SUPPORT
437P: Lennert Buytenhek
438M: kernel@wantstofly.org
439L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
440S: Maintained
441
d4a89c7d
AV
442ARM/ATMEL AT91RM9200 ARM ARCHITECTURE
443P: Andrew Victor
444M: andrew@sanpeople.com
445L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
446W: http://maxim.org.za/at91_26.html
447S: Maintained
448
2b7a52a4
LB
449ARM/CIRRUS LOGIC EP93XX ARM ARCHITECTURE
450P: Lennert Buytenhek
451M: kernel@wantstofly.org
452L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
453S: Maintained
454
455ARM/CIRRUS LOGIC EDB9315A MACHINE SUPPORT
456P: Lennert Buytenhek
457M: kernel@wantstofly.org
458L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
459S: Maintained
460
1da177e4
LT
461ARM/CORGI MACHINE SUPPORT
462P: Richard Purdie
463M: rpurdie@rpsys.net
464S: Maintained
465
2b7a52a4
LB
466ARM/GLOMATION GESBC9312SX MACHINE SUPPORT
467P: Lennert Buytenhek
468M: kernel@wantstofly.org
469L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
470S: Maintained
471
21f37bc3
KE
472ARM/HP JORNADA 7XX MACHINE SUPPORT
473P: Kristoffer Ericson
474M: kristoffer_e1@hotmail.com
475W: www.jlime.com
476S: Maintained
477
2b7a52a4
LB
478ARM/INTEL IOP32X ARM ARCHITECTURE
479P: Lennert Buytenhek
480M: kernel@wantstofly.org
e2bdb176
DW
481P: Dan Williams
482M: dan.j.williams@intel.com
2b7a52a4 483L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
e2bdb176
DW
484S: Supported
485
486ARM/INTEL IOP33X ARM ARCHITECTURE
487P: Dan Williams
488M: dan.j.williams@intel.com
489L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
490S: Supported
2b7a52a4
LB
491
492ARM/INTEL IOP13XX ARM ARCHITECTURE
493P: Lennert Buytenhek
494M: kernel@wantstofly.org
e2bdb176
DW
495P: Dan Williams
496M: dan.j.williams@intel.com
2b7a52a4 497L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
e2bdb176 498S: Supported
2b7a52a4
LB
499
500ARM/INTEL IQ81342EX MACHINE SUPPORT
501P: Lennert Buytenhek
502M: kernel@wantstofly.org
e2bdb176
DW
503P: Dan Williams
504M: dan.j.williams@intel.com
2b7a52a4 505L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
e2bdb176 506S: Supported
2b7a52a4
LB
507
508ARM/INTEL IXP2000 ARM ARCHITECTURE
509P: Lennert Buytenhek
510M: kernel@wantstofly.org
511L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
512S: Maintained
513
514ARM/INTEL IXDP2850 MACHINE SUPPORT
515P: Lennert Buytenhek
516M: kernel@wantstofly.org
517L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
518S: Maintained
519
520ARM/INTEL IXP23XX ARM ARCHITECTURE
521P: Lennert Buytenhek
522M: kernel@wantstofly.org
523L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
524S: Maintained
525
526ARM/INTEL XSC3 (MANZANO) ARM CORE
527P: Lennert Buytenhek
528M: kernel@wantstofly.org
e2bdb176
DW
529P: Dan Williams
530M: dan.j.williams@intel.com
2b7a52a4 531L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
e2bdb176 532S: Supported
2b7a52a4
LB
533
534ARM/IP FABRICS DOUBLE ESPRESSO MACHINE SUPPORT
535P: Lennert Buytenhek
536M: kernel@wantstofly.org
537L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
538S: Maintained
539
540ARM/LOGICPD PXA270 MACHINE SUPPORT
541P: Lennert Buytenhek
542M: kernel@wantstofly.org
543L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
544S: Maintained
545
8459c159
DO
546ARM/TOSA MACHINE SUPPORT
547P: Dirk Opfer
548M: dirk@opfer-online.de
549S: Maintained
550
1da177e4
LT
551ARM/PLEB SUPPORT
552P: Peter Chubb
553M: pleb@gelato.unsw.edu.au
554W: http://www.disy.cse.unsw.edu.au/Hardware/PLEB
555S: Maintained
556
557ARM/PT DIGITAL BOARD PORT
558P: Stefan Eletzhofer
559M: stefan.eletzhofer@eletztrick.de
70f09f1f 560L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
1da177e4
LT
561W: http://www.arm.linux.org.uk/
562S: Maintained
563
2b7a52a4
LB
564ARM/RADISYS ENP2611 MACHINE SUPPORT
565P: Lennert Buytenhek
566M: kernel@wantstofly.org
567L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
568S: Maintained
569
1da177e4
LT
570ARM/SHARK MACHINE SUPPORT
571P: Alexander Schulz
572M: alex@shark-linux.de
573W: http://www.shark-linux.de/shark.html
574S: Maintained
575
576ARM/STRONGARM110 PORT
577P: Russell King
578M: rmk@arm.linux.org.uk
70f09f1f 579L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
1da177e4
LT
580W: http://www.arm.linux.org.uk/
581S: Maintained
582
583ARM/S3C2410 ARM ARCHITECTURE
584P: Ben Dooks
449d4dd5 585M: ben-linux@fluff.org
70f09f1f 586L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
1da177e4
LT
587W: http://www.fluff.org/ben/linux/
588S: Maintained
589
590ARM/S3C2440 ARM ARCHITECTURE
591P: Ben Dooks
449d4dd5 592M: ben-linux@fluff.org
70f09f1f 593L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
1da177e4
LT
594W: http://www.fluff.org/ben/linux/
595S: Maintained
596
2b7a52a4
LB
597ARM/TECHNOLOGIC SYSTEMS TS7250 MACHINE SUPPORT
598P: Lennert Buytenhek
599M: kernel@wantstofly.org
600L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
601S: Maintained
602
603ARM/THECUS N2100 MACHINE SUPPORT
604P: Lennert Buytenhek
605M: kernel@wantstofly.org
606L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
607S: Maintained
608
1da177e4
LT
609ARPD SUPPORT
610P: Jonathan Layes
979b6c13 611L: netdev@vger.kernel.org
1da177e4
LT
612S: Maintained
613
614ASUS ACPI EXTRAS DRIVER
0b67d946
LB
615P: Corentin Chary
616M: corentincj@iksaif.net
1da177e4
LT
617P: Karol Kozimor
618M: sziwan@users.sourceforge.net
1da177e4
LT
619L: acpi4asus-user@lists.sourceforge.net
620W: http://sourceforge.net/projects/acpi4asus
0b67d946 621W: http://xf.iksaif.net/acpi4asus
85091b71
CC
622S: Maintained
623
624ASUS LAPTOP EXTRAS DRIVER
625P: Corentin Chary
626M: corentincj@iksaif.net
627L: acpi4asus-user@lists.sourceforge.net
1da177e4 628W: http://sourceforge.net/projects/acpi4asus
0b67d946 629W: http://xf.iksaif.net/acpi4asus
1da177e4
LT
630S: Maintained
631
632ATA OVER ETHERNET DRIVER
633P: Ed L. Cashin
634M: ecashin@coraid.com
635W: http://www.coraid.com/support/linux
636S: Supported
637
8d5ca6ec
JC
638ATL1 ETHERNET DRIVER
639P: Jay Cliburn
640M: jcliburn@gmail.com
641P: Chris Snook
642M: csnook@redhat.com
643L: atl1-devel@lists.sourceforge.net
644W: http://sourceforge.net/projects/atl1
645W: http://atl1.sourceforge.net
646S: Maintained
647
1da177e4
LT
648ATM
649P: Chas Williams
650M: chas@cmf.nrl.navy.mil
f37bf90e 651L: linux-atm-general@lists.sourceforge.net (subscribers-only)
1da177e4
LT
652W: http://linux-atm.sourceforge.net
653S: Maintained
654
272f133a
PO
655ATMEL AT91 MCI DRIVER
656S: Orphan
657
89e5785f 658ATMEL MACB ETHERNET DRIVER
89e5785f
HS
659P: Haavard Skinnemoen
660M: hskinnemoen@atmel.com
661S: Supported
662
754ce4f2
HS
663ATMEL SPI DRIVER
664P: Haavard Skinnemoen
665M: hskinnemoen@atmel.com
666S: Supported
667
1da177e4
LT
668ATMEL WIRELESS DRIVER
669P: Simon Kelley
670M: simon@thekelleys.org.uk
724c6b35 671L: linux-wireless@vger.kernel.org
1da177e4
LT
672W: http://www.thekelleys.org.uk/atmel
673W: http://atmelwlandriver.sourceforge.net/
674S: Maintained
675
a92b7b80 676AUDIT SUBSYSTEM
ad3f9a22
DW
677P: David Woodhouse
678M: dwmw2@infradead.org
679L: linux-audit@redhat.com
680W: http://people.redhat.com/sgrubb/audit/
1adc1230 681T: git kernel.org:/pub/scm/linux/kernel/git/dwmw2/audit-2.6.git
a92b7b80
CW
682S: Maintained
683
70e84049
MOS
684AUXILIARY DISPLAY DRIVERS
685P: Miguel Ojeda Sandonis
686M: maxextreme@gmail.com
687L: linux-kernel@vger.kernel.org
6b968621 688W: http://auxdisplay.googlepages.com/
70e84049
MOS
689S: Maintained
690
5f97f7f9 691AVR32 ARCHITECTURE
5f97f7f9
HS
692P: Haavard Skinnemoen
693M: hskinnemoen@atmel.com
694W: http://www.atmel.com/products/AVR32/
695W: http://avr32linux.org/
696W: http://avrfreaks.net/
697S: Supported
698
699AVR32/AT32AP MACHINE SUPPORT
5f97f7f9
HS
700P: Haavard Skinnemoen
701M: hskinnemoen@atmel.com
702S: Supported
703
1da177e4
LT
704AX.25 NETWORK LAYER
705P: Ralf Baechle
706M: ralf@linux-mips.org
707L: linux-hams@vger.kernel.org
d34cb28a 708W: http://www.linux-ax25.org/
1da177e4
LT
709S: Maintained
710
300abeb5
RP
711BACKLIGHT CLASS/SUBSYSTEM
712P: Richard Purdie
713M: rpurdie@rpsys.net
714S: Maintained
715
1394f032
BW
716BLACKFIN ARCHITECTURE
717P: Aubrey Li
718M: aubrey.li@analog.com
719P: Bernd Schmidt
720M: bernd.schmidt@analog.com
721P: Bryan Wu
722M: bryan.wu@analog.com
723P: Grace Pan
724M: grace.pan@analog.com
725P: Michael Hennerich
726M: michael.hennerich@analog.com
727P: Mike Frysinger
728M: michael.frysinger@analog.com
729P: Jane Lv
730M: jane.lv@analog.com
731P: Jerry Zeng
732M: jerry.zeng@analog.com
733P: Jie Zhang
734M: jie.zhang@analog.com
735P: Robin Getz
736M: robin.getz@analog.com
737P: Roy Huang
738M: roy.huang@analog.com
739P: Sonic Zhang
740M: sonic.zhang@analog.com
741P: Yi Li
742M: yi.li@analog.com
743L: uclinux-dist-devel@blackfin.uclinux.org
744W: http://blackfin.uclinux.org
745S: Supported
746
747BLACKFIN SERIAL DRIVER
748P: Aubrey Li
749M: aubrey.li@analog.com
750L: uclinux-dist-devel@blackfin.uclinux.org
751W: http://blackfin.uclinux.org
752S: Supported
753
1da177e4
LT
754BAYCOM/HDLCDRV DRIVERS FOR AX.25
755P: Thomas Sailer
756M: t.sailer@alumni.ethz.ch
757L: linux-hams@vger.kernel.org
758W: http://www.baycom.org/~tom/ham/ham.html
759S: Maintained
760
fb67a0f7
MB
761BCM43XX WIRELESS DRIVER (SOFTMAC BASED VERSION)
762P: Larry Finger
763M: Larry.Finger@lwfinger.net
9eac8f95
MB
764P: Stefano Brivio
765M: st3@riseup.net
724c6b35 766L: linux-wireless@vger.kernel.org
9eac8f95
MB
767W: http://bcm43xx.berlios.de/
768S: Maintained
769
1da177e4
LT
770BEFS FILE SYSTEM
771P: Sergey S. Kostyliov
772M: rathamahata@php4.ru
773L: linux-kernel@vger.kernel.org
774S: Maintained
775
776BERKSHIRE PRODUCTS PC WATCHDOG DRIVER
777P: Kenji Hollis
778W: http://ftp.bitgate.com/pcwd/
779S: Maintained
780
781BFS FILE SYSTEM
782P: Tigran A. Aivazian
b5b9df69 783M: tigran@aivazian.fsnet.co.uk
1da177e4
LT
784L: linux-kernel@vger.kernel.org
785S: Maintained
786
d24ecfcc
BW
787BLACKFIN I2C TWI DRIVER
788P: Sonic Zhang
789M: sonic.zhang@analog.com
790L: uclinux-dist-devel@blackfin.uclinux.org (subscribers-only)
791W: http://blackfin.uclinux.org/
792S: Supported
793
1da177e4
LT
794BLOCK LAYER
795P: Jens Axboe
0fe23479 796M: axboe@kernel.dk
1da177e4 797L: linux-kernel@vger.kernel.org
6fb0425b 798T: git kernel.org:/pub/scm/linux/kernel/git/axboe/linux-2.6-block.git
1da177e4
LT
799S: Maintained
800
801BLUETOOTH SUBSYSTEM
802P: Marcel Holtmann
803M: marcel@holtmann.org
804P: Maxim Krasnyansky
805M: maxk@qualcomm.com
806L: bluez-devel@lists.sf.net
807W: http://bluez.sf.net
808W: http://www.bluez.org
809W: http://www.holtmann.org/linux/bluetooth/
1adc1230 810T: git kernel.org:/pub/scm/linux/kernel/git/holtmann/bluetooth-2.6.git
1da177e4
LT
811S: Maintained
812
813BLUETOOTH RFCOMM LAYER
814P: Marcel Holtmann
815M: marcel@holtmann.org
816P: Maxim Krasnyansky
817M: maxk@qualcomm.com
818S: Maintained
819
820BLUETOOTH BNEP LAYER
821P: Marcel Holtmann
822M: marcel@holtmann.org
823P: Maxim Krasnyansky
824M: maxk@qualcomm.com
825S: Maintained
826
827BLUETOOTH CMTP LAYER
828P: Marcel Holtmann
829M: marcel@holtmann.org
830S: Maintained
831
832BLUETOOTH HIDP LAYER
833P: Marcel Holtmann
834M: marcel@holtmann.org
835S: Maintained
836
837BLUETOOTH HCI UART DRIVER
838P: Marcel Holtmann
839M: marcel@holtmann.org
840P: Maxim Krasnyansky
841M: maxk@qualcomm.com
842S: Maintained
843
844BLUETOOTH HCI USB DRIVER
845P: Marcel Holtmann
846M: marcel@holtmann.org
847P: Maxim Krasnyansky
848M: maxk@qualcomm.com
849S: Maintained
850
851BLUETOOTH HCI BCM203X DRIVER
852P: Marcel Holtmann
853M: marcel@holtmann.org
854S: Maintained
855
856BLUETOOTH HCI BPA10X DRIVER
857P: Marcel Holtmann
858M: marcel@holtmann.org
859S: Maintained
860
861BLUETOOTH HCI BFUSB DRIVER
862P: Marcel Holtmann
863M: marcel@holtmann.org
864S: Maintained
865
866BLUETOOTH HCI DTL1 DRIVER
867P: Marcel Holtmann
868M: marcel@holtmann.org
869S: Maintained
870
871BLUETOOTH HCI BLUECARD DRIVER
872P: Marcel Holtmann
873M: marcel@holtmann.org
874S: Maintained
875
876BLUETOOTH HCI BT3C DRIVER
877P: Marcel Holtmann
878M: marcel@holtmann.org
879S: Maintained
880
881BLUETOOTH HCI BTUART DRIVER
882P: Marcel Holtmann
883M: marcel@holtmann.org
884S: Maintained
885
886BLUETOOTH HCI VHCI DRIVER
887P: Maxim Krasnyansky
888M: maxk@qualcomm.com
889S: Maintained
890
891BONDING DRIVER
ce00f85c
JC
892P: Chad Tindel
893M: ctindel@users.sourceforge.net
894P: Jay Vosburgh
895M: fubar@us.ibm.com
896L: bonding-devel@lists.sourceforge.net
897W: http://sourceforge.net/projects/bonding/
898S: Supported
1da177e4 899
fef1c772
AB
900BROADBAND PROCESSOR ARCHITECTURE
901P: Arnd Bergmann
902M: arnd@arndb.de
1d049816 903L: linuxppc-dev@ozlabs.org
6d923f98 904W: http://www.penguinppc.org/ppc64/
fef1c772
AB
905S: Supported
906
39105890
GZ
907BROADCOM B44 10/100 ETHERNET DRIVER
908P: Gary Zambrano
909M: zambrano@broadcom.com
910L: netdev@vger.kernel.org
911S: Supported
912
948c51e6
MC
913BROADCOM BNX2 GIGABIT ETHERNET DRIVER
914P: Michael Chan
915M: mchan@broadcom.com
916L: netdev@vger.kernel.org
917S: Supported
918
919BROADCOM TG3 GIGABIT ETHERNET DRIVER
920P: Michael Chan
921M: mchan@broadcom.com
922L: netdev@vger.kernel.org
923S: Supported
924
1da177e4 925BTTV VIDEO4LINUX DRIVER
96b6aba0 926P: Mauro Carvalho Chehab
8d58d773
MCC
927M: mchehab@infradead.org
928M: v4l-dvb-maintainer@linuxtv.org
1da177e4 929L: video4linux-list@redhat.com
96b6aba0 930W: http://linuxtv.org
ecfa4fdc 931T: git kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvb.git
96b6aba0 932S: Maintained
1da177e4 933
77d5140f
JC
934CAFE CMOS INTEGRATED CAMERA CONTROLLER DRIVER
935P: Jonathan Corbet
936M: corbet@lwn.net
937L: video4linux-list@redhat.com
938S: Maintained
939
77dac90f
MBY
940CALGARY x86-64 IOMMU
941P: Muli Ben-Yehuda
942M: muli@il.ibm.com
943P: Jon D. Mason
d8d2bedf 944M: jdmason@kudzu.us
77dac90f
MBY
945L: linux-kernel@vger.kernel.org
946L: discuss@x86-64.org
947S: Maintained
948
70e84049
MOS
949CFAG12864B LCD DRIVER
950P: Miguel Ojeda Sandonis
951M: maxextreme@gmail.com
952L: linux-kernel@vger.kernel.org
6b968621 953W: http://auxdisplay.googlepages.com/
70e84049
MOS
954S: Maintained
955
956CFAG12864BFB LCD FRAMEBUFFER DRIVER
957P: Miguel Ojeda Sandonis
958M: maxextreme@gmail.com
959L: linux-kernel@vger.kernel.org
6b968621 960W: http://auxdisplay.googlepages.com/
70e84049
MOS
961S: Maintained
962
704232c2
JB
963CFG80211 and NL80211
964P: Johannes Berg
965M: johannes@sipsolutions.net
966L: linux-wireless@vger.kernel.org
967S: Maintained
968
1da177e4
LT
969COMMON INTERNET FILE SYSTEM (CIFS)
970P: Steve French
971M: sfrench@samba.org
fb453d4b 972L: linux-cifs-client@lists.samba.org
1da177e4
LT
973L: samba-technical@lists.samba.org
974W: http://us1.samba.org/samba/Linux_CIFS_client.html
1adc1230 975T: git kernel.org:/pub/scm/linux/kernel/git/sfrench/cifs-2.6.git
b7eee616 976S: Supported
1da177e4 977
7063fbf2
JB
978CONFIGFS
979P: Joel Becker
62ca3d26
JB
980M: joel.becker@oracle.com
981L: linux-kernel@vger.kernel.org
7063fbf2
JB
982S: Supported
983
2b7a52a4
LB
984CIRRUS LOGIC EP93XX ETHERNET DRIVER
985P: Lennert Buytenhek
986M: kernel@wantstofly.org
987L: netdev@vger.kernel.org
988S: Maintained
989
1da177e4
LT
990CIRRUS LOGIC GENERIC FBDEV DRIVER
991P: Jeff Garzik
992M: jgarzik@pobox.com
5cd307c5 993L: linux-fbdev-devel@lists.sourceforge.net (subscribers-only)
1da177e4
LT
994S: Odd Fixes
995
2b7a52a4
LB
996CIRRUS LOGIC EP93XX OHCI USB HOST DRIVER
997P: Lennert Buytenhek
998M: kernel@wantstofly.org
999L: linux-usb-devel@lists.sourceforge.net
1000S: Maintained
1001
1da177e4
LT
1002CIRRUS LOGIC CS4280/CS461x SOUNDDRIVER
1003P: Cirrus Logic Corporation (kernel 2.2 driver)
1004M: Cirrus Logic Corporation, Thomas Woller <twoller@crystal.cirrus.com>
1005P: Nils Faerber (port to kernel 2.4)
1006M: Nils Faerber <nils@kernelconcepts.de>
1007S: Maintained
1008
1009CODA FILE SYSTEM
1010P: Jan Harkes
1011M: jaharkes@cs.cmu.edu
1012M: coda@cs.cmu.edu
1013L: codalist@coda.cs.cmu.edu
1014W: http://www.coda.cs.cmu.edu/
1015S: Maintained
1016
1017COMPACTPCI HOTPLUG CORE
1018P: Scott Murray
1019M: scottm@somanetworks.com
1020M: scott@spiteful.org
1021L: pcihpd-discuss@lists.sourceforge.net
1022S: Supported
1023
1024COMPACTPCI HOTPLUG ZIATECH ZT5550 DRIVER
1025P: Scott Murray
1026M: scottm@somanetworks.com
1027M: scott@spiteful.org
1028L: pcihpd-discuss@lists.sourceforge.net
1029S: Supported
1030
1031COMPACTPCI HOTPLUG GENERIC DRIVER
1032P: Scott Murray
1033M: scottm@somanetworks.com
1034M: scott@spiteful.org
1035L: pcihpd-discuss@lists.sourceforge.net
1036S: Supported
1037
1038COMPUTONE INTELLIPORT MULTIPORT CARD
1039P: Michael H. Warfield
07d46de4 1040M: mhw@wittsend.com
1da177e4 1041W: http://www.wittsend.com/computone.html
07d46de4 1042S: Maintained
1da177e4 1043
949be0f7
SA
1044CONEXANT ACCESSRUNNER USB DRIVER
1045P: Simon Arlott
1046M: cxacru@fire.lp0.eu
9ae5e3bc
SA
1047L: accessrunner-general@lists.sourceforge.net
1048W: http://accessrunner.sourceforge.net/
949be0f7
SA
1049S: Maintained
1050
bebe4678
RM
1051CORETEMP HARDWARE MONITORING DRIVER
1052P: Rudolf Marek
1053M: r.marek@assembler.cz
1054L: lm-sensors@lm-sensors.org
1055S: Maintained
1056
1da177e4
LT
1057COSA/SRP SYNC SERIAL DRIVER
1058P: Jan "Yenya" Kasprzak
1059M: kas@fi.muni.cz
1060W: http://www.fi.muni.cz/~kas/cosa/
1061S: Maintained
1062
1063CPU FREQUENCY DRIVERS
1064P: Dave Jones
1065M: davej@codemonkey.org.uk
1066L: cpufreq@lists.linux.org.uk
1067W: http://www.codemonkey.org.uk/projects/cpufreq/
7531a0b5 1068T: git kernel.org/pub/scm/linux/kernel/git/davej/cpufreq.git
1da177e4
LT
1069S: Maintained
1070
1071CPUID/MSR DRIVER
1072P: H. Peter Anvin
1073M: hpa@zytor.com
1074S: Maintained
1075
ed90fb4a
PJ
1076CPUSETS
1077P: Paul Jackson
1078P: Simon Derr
1079M: pj@sgi.com
1080M: simon.derr@bull.net
1081L: linux-kernel@vger.kernel.org
1082W: http://www.bullopensource.org/cpuset/
1083S: Supported
1084
1da177e4 1085CRAMFS FILESYSTEM
ce00f85c
JC
1086W: http://sourceforge.net/projects/cramfs/
1087S: Orphan
1da177e4
LT
1088
1089CRIS PORT
1090P: Mikael Starvik
1091M: starvik@axis.com
1092L: dev-etrax@axis.com
1093W: http://developer.axis.com
1094S: Maintained
1095
1096CRYPTO API
1097P: Herbert Xu
1098M: herbert@gondor.apana.org.au
1099P: David S. Miller
1100M: davem@davemloft.net
1101L: linux-crypto@vger.kernel.org
1adc1230 1102T: git kernel.org:/pub/scm/linux/kernel/git/herbert/crypto-2.6.git
1da177e4
LT
1103S: Maintained
1104
9b4ffa48
JK
1105CS5535 Audio ALSA driver
1106P: Jaya Kumar
1107M: jayakumar.alsa@gmail.com
1108S: Maintained
1109
1da177e4
LT
1110CYBERPRO FB DRIVER
1111P: Russell King
1112M: rmk@arm.linux.org.uk
1113W: http://www.arm.linux.org.uk/
1114S: Maintained
1115
9fa68eae
KP
1116CYBLAFB FRAMEBUFFER DRIVER
1117P: Knut Petersen
1118M: Knut_Petersen@t-online.de
5cd307c5 1119L: linux-fbdev-devel@lists.sourceforge.net (subscribers-only)
9fa68eae
KP
1120S: Maintained
1121
1da177e4
LT
1122CYCLADES 2X SYNC CARD DRIVER
1123P: Arnaldo Carvalho de Melo
926554c4
ACM
1124M: acme@ghostprotocols.net
1125W: http://oops.ghostprotocols.net:81/blog
1da177e4
LT
1126S: Maintained
1127
1128CYCLADES ASYNC MUX DRIVER
1da177e4 1129W: http://www.cyclades.com/
d459883e 1130S: Orphan
1da177e4
LT
1131
1132CYCLADES PC300 DRIVER
1da177e4 1133W: http://www.cyclades.com/
d459883e 1134S: Orphan
1da177e4 1135
1da177e4
LT
1136DAMA SLAVE for AX.25
1137P: Joerg Reuter
1138M: jreuter@yaina.de
1139W: http://yaina.de/jreuter/
1140W: http://www.qsl.net/dl1bke/
1141L: linux-hams@vger.kernel.org
1142S: Maintained
1143
1144DC395x SCSI driver
1145P: Oliver Neukum
1146M: oliver@neukum.name
1147P: Ali Akcaagac
1148M: aliakc@web.de
1149P: Jamie Lenehan
1150M: lenehan@twibble.org
1151W: http://twibble.org/dist/dc395x/
f5df5881 1152L: dc395x@twibble.org
1da177e4
LT
1153L: http://lists.twibble.org/mailman/listinfo/dc395x/
1154S: Maintained
1155
1156DC390/AM53C974 SCSI driver
1157P: Kurt Garloff
1158M: garloff@suse.de
1159W: http://www.garloff.de/kurt/linux/dc390/
1160P: Guennadi Liakhovetski
1161M: g.liakhovetski@gmx.de
1162S: Maintained
1163
eb8edb08
ACM
1164DCCP PROTOCOL
1165P: Arnaldo Carvalho de Melo
926554c4 1166M: acme@ghostprotocols.net
eb8edb08 1167L: dccp@vger.kernel.org
f3b84ec2 1168W: http://linux-net.osdl.org/index.php/DCCP
eb8edb08
ACM
1169S: Maintained
1170
1da177e4
LT
1171DECnet NETWORK LAYER
1172P: Patrick Caulfield
1173M: patrick@tykepenguin.com
1174W: http://linux-decnet.sourceforge.net
1175L: linux-decnet-user@lists.sourceforge.net
1176S: Maintained
1177
1178DEFXX FDDI NETWORK DRIVER
1179P: Maciej W. Rozycki
1180M: macro@linux-mips.org
1181S: Maintained
1182
1183DELL LAPTOP SMM DRIVER
1184P: Massimo Dal Zotto
1185M: dz@debian.org
1186W: http://www.debian.org/~dz/i8k/
1187S: Maintained
1188
90563ec4
DW
1189DELL SYSTEMS MANAGEMENT BASE DRIVER (dcdbas)
1190P: Doug Warzecha
1191M: Douglas_Warzecha@dell.com
1192S: Maintained
1193
5ddb88c0 1194DEVICE-MAPPER (LVM)
1da177e4
LT
1195P: Alasdair Kergon
1196L: dm-devel@redhat.com
1197W: http://sources.redhat.com/dm
1198S: Maintained
1199
1200DEVICE NUMBER REGISTRY
1201P: Torben Mathiasen
1202M: device@lanana.org
1203W: http://lanana.org/docs/device-list/index.html
1204L: linux-kernel@vger.kernel.org
1205S: Maintained
1206
1da177e4
LT
1207DIGI INTL. EPCA DRIVER
1208P: Digi International, Inc
1209M: Eng.Linux@digi.com
1210L: Eng.Linux@digi.com
1211W: http://www.digi.com
1212S: Orphaned
1213
1214DIGI RIGHTSWITCH NETWORK DRIVER
1215P: Rick Richardson
979b6c13 1216L: netdev@vger.kernel.org
1da177e4
LT
1217W: http://www.digi.com
1218S: Orphaned
1219
1220DIRECTORY NOTIFICATION
1221P: Stephen Rothwell
1222M: sfr@canb.auug.org.au
1223L: linux-kernel@vger.kernel.org
1224S: Supported
1225
1226DISK GEOMETRY AND PARTITION HANDLING
1227P: Andries Brouwer
1228M: aeb@cwi.nl
1229W: http://www.win.tue.nl/~aeb/linux/Large-Disk.html
1230W: http://www.win.tue.nl/~aeb/linux/zip/zip-1.html
1231W: http://www.win.tue.nl/~aeb/partitions/partition_types-1.html
1232S: Maintained
1233
1234DISKQUOTA:
1235P: Jan Kara
1236M: jack@suse.cz
1237L: linux-kernel@vger.kernel.org
1238S: Maintained
1239
5be7b50f
SW
1240DISTRIBUTED LOCK MANAGER
1241P: Patrick Caulfield
1242M: pcaulfie@redhat.com
1243P: David Teigland
1244M: teigland@redhat.com
a4644184 1245L: cluster-devel@redhat.com
5be7b50f 1246W: http://sources.redhat.com/cluster/
370298e2
SW
1247T: git kernel.org:/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixes.git
1248T: git kernel.org:/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw.git
5be7b50f
SW
1249S: Supported
1250
1da177e4
LT
1251DAVICOM FAST ETHERNET (DMFE) NETWORK DRIVER
1252P: Tobias Ringstrom
1253M: tori@unhappy.mine.nu
2cb4abd1 1254L: netdev@vger.kernel.org
1da177e4
LT
1255S: Maintained
1256
ba483d57 1257DOCBOOK FOR DOCUMENTATION
0f40efbd
RD
1258P: Randy Dunlap
1259M: rdunlap@xenotime.net
ba483d57
MW
1260S: Maintained
1261
5b9c9bf6
KCA
1262DOCKING STATION DRIVER
1263P: Kristen Carlson Accardi
1264M: kristen.c.accardi@intel.com
1265L: linux-acpi@vger.kernel.org
8b59a454 1266S: Supported
5b9c9bf6 1267
1da177e4
LT
1268DOUBLETALK DRIVER
1269P: James R. Van Zandt
1270M: jrv@vanzandt.mv.com
1271L: blinux-list@redhat.com
1272S: Maintained
1273
1274DRIVER CORE, KOBJECTS, AND SYSFS
1275P: Greg Kroah-Hartman
1276M: gregkh@suse.de
1277L: linux-kernel@vger.kernel.org
6fb0425b 1278T: quilt kernel.org/pub/linux/kernel/people/gregkh/gregkh-2.6/
1da177e4
LT
1279S: Supported
1280
1281DRM DRIVERS
1282P: David Airlie
1283M: airlied@linux.ie
1284L: dri-devel@lists.sourceforge.net
6fb0425b 1285T: git kernel.org:/pub/scm/linux/kernel/git/airlied/drm-2.6.git
1da177e4
LT
1286S: Maintained
1287
1288DSCC4 DRIVER
01f20734
FR
1289P: Francois Romieu
1290M: romieu@fr.zoreil.com
1291L: netdev@vger.kernel.org
1da177e4
LT
1292S: Maintained
1293
1294DVB SUBSYSTEM AND DRIVERS
1295P: LinuxTV.org Project
8d58d773 1296M: v4l-dvb-maintainer@linuxtv.org
1da177e4 1297L: linux-dvb@linuxtv.org (subscription required)
7d69fa62 1298W: http://linuxtv.org/
ecfa4fdc 1299T: git kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvb.git
8d58d773 1300S: Maintained
1da177e4
LT
1301
1302EATA-DMA SCSI DRIVER
1303P: Michael Neuffer
1304L: linux-eata@i-connect.net, linux-scsi@vger.kernel.org
1305S: Maintained
1306
1307EATA ISA/EISA/PCI SCSI DRIVER
1308P: Dario Ballabio
1309M: ballabio_dario@emc.com
1310L: linux-scsi@vger.kernel.org
1311S: Maintained
1312
1313EATA-PIO SCSI DRIVER
1314P: Michael Neuffer
1315M: mike@i-Connect.Net
1316L: linux-eata@i-connect.net, linux-scsi@vger.kernel.org
1317S: Maintained
1318
1319EBTABLES
1320P: Bart De Schuymer
1321M: bart.de.schuymer@pandora.be
1322L: ebtables-user@lists.sourceforge.net
1323L: ebtables-devel@lists.sourceforge.net
1324W: http://ebtables.sourceforge.net/
1325S: Maintained
1326
237fead6
MH
1327ECRYPT FILE SYSTEM
1328P: Mike Halcrow, Phillip Hellewell
1329M: mhalcrow@us.ibm.com, phillip@hellewell.homeip.net
1330L: ecryptfs-devel@lists.sourceforge.net
1331W: http://ecryptfs.sourceforge.net/
1332S: Supported
1333
da9bb1d2 1334EDAC-CORE
0e438e3f 1335P: Doug Thompson
8c2a6a40 1336M: norsk5@xmission.com
0e438e3f
DP
1337L: bluesmoke-devel@lists.sourceforge.net
1338W: bluesmoke.sourceforge.net
8c2a6a40 1339S: Supported
0e438e3f
DP
1340
1341EDAC-E752X
8c2a6a40
DT
1342P: Mark Gross
1343M: mark.gross@intel.com
0e438e3f
DP
1344L: bluesmoke-devel@lists.sourceforge.net
1345W: bluesmoke.sourceforge.net
1346S: Maintained
1347
1348EDAC-E7XXX
8c2a6a40
DT
1349P: Doug Thompson
1350M: norsk5@xmission.com
0e438e3f
DP
1351L: bluesmoke-devel@lists.sourceforge.net
1352W: bluesmoke.sourceforge.net
1353S: Maintained
1354
1355EDAC-R82600
1356P: Tim Small
1357M: tim@buttersideup.com
1358L: bluesmoke-devel@lists.sourceforge.net
1359W: bluesmoke.sourceforge.net
1360S: Maintained
da9bb1d2 1361
1da177e4
LT
1362EEPRO100 NETWORK DRIVER
1363P: Andrey V. Savochkin
1364M: saw@saw.sw.com.sg
1365S: Maintained
1366
0bee8d28
JT
1367EFS FILESYSTEM
1368W: http://aeschi.ch.eu.org/efs/
1369S: Orphan
1370
fab97220
HS
1371EHCA (IBM GX bus InfiniBand adapter) DRIVER:
1372P: Hoang-Nam Nguyen
1373M: hnguyen@de.ibm.com
1374P: Christoph Raisch
1375M: raisch@de.ibm.com
1376L: openib-general@openib.org
1377S: Supported
1378
1da177e4
LT
1379EMU10K1 SOUND DRIVER
1380P: James Courtier-Dutton
1381M: James@superbug.demon.co.uk
1382L: emu10k1-devel@lists.sourceforge.net
1383W: http://sourceforge.net/projects/emu10k1/
1384S: Maintained
1385
3a1c1d44 1386EMULEX LPFC FC SCSI DRIVER
ce00f85c
JC
1387P: James Smart
1388M: james.smart@emulex.com
1389L: linux-scsi@vger.kernel.org
1390W: http://sourceforge.net/projects/lpfcxxxx
1391S: Supported
3a1c1d44 1392
1da177e4
LT
1393EPSON 1355 FRAMEBUFFER DRIVER
1394P: Christopher Hoover
1395M: ch@murgatroid.com, ch@hpl.hp.com
1396S: Maintained
1397
1398ETHEREXPRESS-16 NETWORK DRIVER
1399P: Philip Blundell
1400M: philb@gnu.org
979b6c13 1401L: netdev@vger.kernel.org
1da177e4
LT
1402S: Maintained
1403
1404ETHERNET BRIDGE
1405P: Stephen Hemminger
65ebe634 1406M: shemminger@linux-foundation.org
f318a63b 1407L: bridge@lists.linux-foundation.org
1da177e4
LT
1408W: http://bridge.sourceforge.net/
1409S: Maintained
1410
1411ETHERTEAM 16I DRIVER
1412P: Mika Kuoppala
1413M: miku@iki.fi
1414S: Maintained
1415
1416EXT2 FILE SYSTEM
72be2ccf 1417L: linux-ext4@vger.kernel.org
1da177e4
LT
1418S: Maintained
1419
1420EXT3 FILE SYSTEM
1421P: Stephen Tweedie, Andrew Morton
588cc708 1422M: sct@redhat.com, akpm@linux-foundation.org, adilger@clusterfs.com
72be2ccf
EM
1423L: linux-ext4@vger.kernel.org
1424S: Maintained
1425
1426EXT4 FILE SYSTEM
1427P: Stephen Tweedie, Andrew Morton
588cc708 1428M: sct@redhat.com, akpm@linux-foundation.org, adilger@clusterfs.com
72be2ccf 1429L: linux-ext4@vger.kernel.org
1da177e4
LT
1430S: Maintained
1431
e53004e2
JD
1432F71805F HARDWARE MONITORING DRIVER
1433P: Jean Delvare
1434M: khali@linux-fr.org
1435L: lm-sensors@lm-sensors.org
1436S: Maintained
1437
1da177e4
LT
1438FARSYNC SYNCHRONOUS DRIVER
1439P: Kevin Curtis
1440M: kevin.curtis@farsite.co.uk
1da177e4
LT
1441W: http://www.farsite.co.uk/
1442S: Supported
1443
c5408b88
AM
1444FAULT INJECTION SUPPORT
1445P: Akinobu Mita
1446M: akinobu.mita@gmail.com
1447S: Supported
1448
1da177e4
LT
1449FRAMEBUFFER LAYER
1450P: Antonino Daplas
0478e62e 1451M: adaplas@gmail.com
5cd307c5 1452L: linux-fbdev-devel@lists.sourceforge.net (subscribers-only)
1da177e4
LT
1453W: http://linux-fbdev.sourceforge.net/
1454S: Maintained
1455
4689a6b1
PA
1456FREESCALE SOC FS_ENET DRIVER
1457P: Pantelis Antoniou
1458M: pantelis.antoniou@gmail.com
1459P: Vitaly Bordug
1460M: vbordug@ru.mvista.com
1461L: linuxppc-embedded@ozlabs.org
1462L: netdev@vger.kernel.org
1463S: Maintained
1464
a7205b30
LY
1465FREESCALE HIGHSPEED USB DEVICE DRIVER
1466P: Li Yang
1467M: leoli@freescale.com
1468L: linux-usb-devel@lists.sourceforge.net
1469L: linuxppc-embedded@ozlabs.org
1470S: Maintained
1471
1da177e4
LT
1472FILE LOCKING (flock() and fcntl()/lockf())
1473P: Matthew Wilcox
1474M: matthew@wil.cx
1475L: linux-fsdevel@vger.kernel.org
1476S: Maintained
1477
1478FILESYSTEMS (VFS and infrastructure)
1479P: Alexander Viro
84122058 1480M: viro@zeniv.linux.org.uk
1da177e4
LT
1481S: Maintained
1482
1483FIRMWARE LOADER (request_firmware)
1484L: linux-kernel@vger.kernel.org
1485S: Orphan
1486
1487FPU EMULATOR
1488P: Bill Metzenthen
1489M: billm@suburbia.net
1490W: http://suburbia.net/~billm/floating-point/emulator/
1491S: Maintained
1492
1493FRAME RELAY DLCI/FRAD (Sangoma drivers too)
1494P: Mike McLagan
1495M: mike.mclagan@linux.org
979b6c13 1496L: netdev@vger.kernel.org
1da177e4
LT
1497S: Maintained
1498
1499FREEVXFS FILESYSTEM
1500P: Christoph Hellwig
1501M: hch@infradead.org
1502W: ftp://ftp.openlinux.org/pub/people/hch/vxfs
1503S: Maintained
1504
5ab7ffea 1505FUJITSU FR-V (FRV) PORT
1da177e4
LT
1506P: David Howells
1507M: dhowells@redhat.com
1508S: Maintained
1509
04578f17
MS
1510FUSE: FILESYSTEM IN USERSPACE
1511P: Miklos Szeredi
1512M: miklos@szeredi.hu
1513L: fuse-devel@lists.sourceforge.net
1514W: http://fuse.sourceforge.net/
1515S: Maintained
1516
1da177e4
LT
1517FUTURE DOMAIN TMC-16x0 SCSI DRIVER (16-bit)
1518P: Rik Faith
1519M: faith@cs.unc.edu
1520L: linux-scsi@vger.kernel.org
1521S: Odd fixes (e.g., new signatures)
1522
1523GDT SCSI DISK ARRAY CONTROLLER DRIVER
1524P: Achim Leubner
1525M: achim_leubner@adaptec.com
1526L: linux-scsi@vger.kernel.org
1527W: http://www.icp-vortex.com/
1528S: Supported
1529
1c23af90
HS
1530GENERIC GPIO I2C DRIVER
1531P: Haavard Skinnemoen
1532M: hskinnemoen@atmel.com
1533S: Supported
1534
1da177e4
LT
1535GENERIC HDLC DRIVER, N2, C101, PCI200SYN and WANXL DRIVERS
1536P: Krzysztof Halasa
1537M: khc@pm.waw.pl
1538W: http://www.kernel.org/pub/linux/utils/net/hdlc/
1539S: Maintained
1540
5be7b50f
SW
1541GFS2 FILE SYSTEM
1542P: Steven Whitehouse
1543M: swhiteho@redhat.com
a4644184 1544L: cluster-devel@redhat.com
5be7b50f 1545W: http://sources.redhat.com/cluster/
370298e2
SW
1546T: git kernel.org:/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixes.git
1547T: git kernel.org:/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw.git
5be7b50f
SW
1548S: Supported
1549
0a34eb8f
HL
1550GIGASET ISDN DRIVERS
1551P: Hansjoerg Lipp
1552M: hjlipp@web.de
1553P: Tilman Schmidt
1554M: tilman@imap.cc
1555L: gigaset307x-common@lists.sourceforge.net
1556W: http://gigaset307x.sourceforge.net/
1557S: Maintained
1558
5b543965
JD
1559HARDWARE MONITORING
1560P: Jean Delvare
1561M: khali@linux-fr.org
1562L: lm-sensors@lm-sensors.org
595142e0
JD
1563W: http://www.lm-sensors.org/
1564T: quilt http://khali.linux-fr.org/devel/linux-2.6/jdelvare-hwmon/
5b543965
JD
1565S: Maintained
1566
844dd05f
MB
1567HARDWARE RANDOM NUMBER GENERATOR CORE
1568P: Michael Buesch
1569M: mb@bu3sch.de
1570S: Maintained
1571
860e1d6b
RL
1572HARD DRIVE ACTIVE PROTECTION SYSTEM (HDAPS) DRIVER
1573P: Robert Love
1574M: rlove@rlove.org
1575M: linux-kernel@vger.kernel.org
1576W: http://www.kernel.org/pub/linux/kernel/people/rml/hdaps/
1577S: Maintained
1578
1da177e4
LT
1579HARMONY SOUND DRIVER
1580P: Kyle McMartin
1581M: kyle@parisc-linux.org
1582W: http://www.parisc-linux.org/~kyle/harmony/
1583L: parisc-linux@lists.parisc-linux.org
1584S: Maintained
1585
1586HAYES ESP SERIAL DRIVER
1587P: Andrew J. Robinson
1588M: arobinso@nyx.net
1589L: linux-kernel@vger.kernel.org
1590W: http://www.nyx.net/~arobinso
1591S: Maintained
1592
1593HFS FILESYSTEM
1594P: Roman Zippel
1595M: zippel@linux-m68k.org
1596L: linux-kernel@vger.kernel.org
1597S: Maintained
1598
1599HGA FRAMEBUFFER DRIVER
1600P: Ferenc Bakonyi
1601M: fero@drama.obuda.kando.hu
1602L: linux-nvidia@lists.surfsouth.com
1603W: http://drama.obuda.kando.hu/~fero/cgi-bin/hgafb.shtml
1604S: Maintained
1605
4ef4caad
JK
1606HID CORE LAYER
1607P: Jiri Kosina
1608M: jkosina@suse.cz
1609L: linux-input@atrey.karlin.mff.cuni.cz
a4dff398 1610T: git kernel.org:/pub/scm/linux/kernel/git/jikos/hid.git
4ef4caad
JK
1611S: Maintained
1612
38bed542
IM
1613HIGH-RESOLUTION TIMERS, CLOCKEVENTS, DYNTICKS
1614P: Thomas Gleixner
1615M: tglx@linutronix.de
1616L: linux-kernel@vger.kernel.org
1617S: Maintained
1618
1da177e4
LT
1619HIGH-SPEED SCC DRIVER FOR AX.25
1620P: Klaus Kudielka
1621M: klaus.kudielka@ieee.org
1622L: linux-hams@vger.kernel.org
1623W: http://www.nt.tuwien.ac.at/~kkudielk/Linux/
1624S: Maintained
1625
ede1e6f8
HLT
1626HIGHPOINT ROCKETRAID 3xxx RAID DRIVER
1627P: HighPoint Linux Team
1628M: linux@highpoint-tech.com
1629W: http://www.highpoint-tech.com
1630S: Supported
1631
1da177e4
LT
1632HIPPI
1633P: Jes Sorensen
1634M: jes@trained-monkey.org
1635L: linux-hippi@sunsite.dk
1636S: Maintained
1637
1638HEWLETT-PACKARD FIBRE CHANNEL 64-bit/66MHz PCI non-intelligent HBA
1639P: Chirag Kantharia
1640M: chirag.kantharia@hp.com
1641L: iss_storagedev@hp.com
1642S: Maintained
b7eee616 1643
1da177e4
LT
1644HEWLETT-PACKARD SMART2 RAID DRIVER
1645P: Chirag Kantharia
1646M: chirag.kantharia@hp.com
1647L: iss_storagedev@hp.com
1648S: Maintained
b7eee616 1649
1da177e4
LT
1650HEWLETT-PACKARD SMART CISS RAID DRIVER (cciss)
1651P: Mike Miller
1652M: mike.miller@hp.com
1653L: iss_storagedev@hp.com
1654S: Supported
b7eee616 1655
ff1d2767
JM
1656HOST AP DRIVER
1657P: Jouni Malinen
85d32e7b
JM
1658M: j@w1.fi
1659L: hostap@shmoo.com (subscribers-only)
724c6b35 1660L: linux-wireless@vger.kernel.org
ff1d2767
JM
1661W: http://hostap.epitest.fi/
1662S: Maintained
1663
1da177e4
LT
1664HP100: Driver for HP 10/100 Mbit/s Voice Grade Network Adapter Series
1665P: Jaroslav Kysela
1666M: perex@suse.cz
1667S: Maintained
1668
b9b0332f
BP
1669HPET: High Precision Event Timers driver (hpet.c)
1670P: Clemens Ladisch
1671M: clemens@ladisch.de
1672S: Maintained
1673
1674HPET: i386
1675P: Venkatesh Pallipadi (Venki)
1676M: venkatesh.pallipadi@intel.com
1677S: Maintained
1678
1679HPET: x86_64
1680P: Andi Kleen and Vojtech Pavlik
43c3ab30 1681M: andi@firstfloor.org and vojtech@suse.cz
b9b0332f
BP
1682S: Maintained
1683
1684HPET: ACPI hpet.c
1685P: Bob Picco
1686M: bob.picco@hp.com
1687S: Maintained
1688
1da177e4
LT
1689HPFS FILESYSTEM
1690P: Mikulas Patocka
1691M: mikulas@artax.karlin.mff.cuni.cz
1692W: http://artax.karlin.mff.cuni.cz/~mikulas/vyplody/hpfs/index-e.cgi
1693S: Maintained
1694
1695HUGETLB FILESYSTEM
1696P: William Irwin
1697M: wli@holomorphy.com
1698S: Maintained
1699
5b543965 1700I2C SUBSYSTEM
1da177e4
LT
1701P: Jean Delvare
1702M: khali@linux-fr.org
5d925fec 1703L: i2c@lm-sensors.org
595142e0 1704T: quilt http://khali.linux-fr.org/devel/linux-2.6/jdelvare-i2c/
1da177e4
LT
1705S: Maintained
1706
e8c76eed
TH
1707I2C-TINY-USB DRIVER
1708P: Till Harbaum
1709M: till@harbaum.org
1710L: i2c@lm-sensors.org
1711T: http://www.harbaum.org/till/i2c_tiny_usb
1712S: Maintained
1713
1da177e4
LT
1714i386 BOOT CODE
1715P: Riley H. Williams
1716M: Riley@Williams.Name
1717L: Linux-Kernel@vger.kernel.org
1718S: Maintained
1719
1720i386 SETUP CODE / CPU ERRATA WORKAROUNDS
1da177e4
LT
1721P: H. Peter Anvin
1722M: hpa@zytor.com
1723S: Maintained
1724
1da177e4
LT
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
dde33348 2240LOGICAL DISK MANAGER SUPPORT (LDM, Windows 2000/XP/Vista Dynamic Disks)
1da177e4
LT
2241P: Richard Russon (FlatCap)
2242M: ldm@flatcap.org
dde33348
AA
2243L: linux-ntfs-dev@lists.sourceforge.net
2244W: http://www.linux-ntfs.org/content/view/19/37/
1da177e4
LT
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
431bca73
TG
2649ONENAND FLASH DRIVER
2650P: Kyungmin Park
2651M: kyungmin.park@samsung.com
2652L: linux-mtd@lists.infradead.org
2653S: Maintained
2654
1da177e4
LT
2655ONSTREAM SCSI TAPE DRIVER
2656P: Willem Riede
2657M: osst@riede.org
2658L: osst-users@lists.sourceforge.net
2659L: linux-scsi@vger.kernel.org
2660S: Maintained
2661
2662OPL3-SA2, SA3, and SAx DRIVER
2663P: Zwane Mwaikambo
3c7bf1ea 2664M: zwane@arm.linux.org.uk
1da177e4
LT
2665L: linux-sound@vger.kernel.org
2666S: Maintained
2667
2668OPROFILE
2669P: Philippe Elie
2670M: phil.el@wanadoo.fr
2671L: oprofile-list@lists.sf.net
2672S: Maintained
2673
2674ORINOCO DRIVER
2675P: Pavel Roskin
2676M: proski@gnu.org
2677P: David Gibson
2678M: hermes@gibson.dropbear.id.au
724c6b35 2679L: linux-wireless@vger.kernel.org
ecffdde6
PR
2680L: orinoco-users@lists.sourceforge.net
2681L: orinoco-devel@lists.sourceforge.net
2682W: http://www.nongnu.org/orinoco/
1da177e4
LT
2683S: Maintained
2684
f5cd7872
OJ
2685PA SEMI ETHERNET DRIVER
2686P: Olof Johansson
2687M: olof@lixom.net
2688L: netdev@vger.kernel.org
2689S: Maintained
2690
beb58aa3
OJ
2691PA SEMI SMBUS DRIVER
2692P: Olof Johansson
2693M: olof@lixom.net
2694L: i2c@lm-sensors.org
2695S: Maintained
2696
1da177e4 2697PARALLEL PORT SUPPORT
3dd1a329 2698L: linux-parport@lists.infradead.org (subscribers-only)
5fdc2abe 2699S: Orphan
1da177e4
LT
2700
2701PARIDE DRIVERS FOR PARALLEL PORT IDE DEVICES
2702P: Tim Waugh
2703M: tim@cyberelk.net
3dd1a329 2704L: linux-parport@lists.infradead.org (subscribers-only)
1da177e4
LT
2705W: http://www.torque.net/linux-pp.html
2706S: Maintained
2707
2708PARISC ARCHITECTURE
2709P: Matthew Wilcox
2710M: matthew@wil.cx
2711P: Grant Grundler
2712M: grundler@parisc-linux.org
223232de
KM
2713P: Kyle McMartin
2714M: kyle@parisc-linux.org
1da177e4
LT
2715L: parisc-linux@parisc-linux.org
2716W: http://www.parisc-linux.org/
223232de
KM
2717T: git kernel.org:/pub/scm/linux/kernel/git/kyle/parisc-2.6.git
2718T: cvs cvs.parisc-linux.org:/var/cvs/linux-2.6
1da177e4
LT
2719S: Maintained
2720
4cdf6bc2
JF
2721PARAVIRT_OPS INTERFACE
2722P: Jeremy Fitzhardinge
2723M: jeremy@xensource.com
2724P: Chris Wright
2725M: chrisw@sous-sol.org
2726P: Zachary Amsden
2727M: zach@vmware.com
2728P: Rusty Russell
2729M: rusty@rustcorp.com.au
2730L: virtualization@lists.osdl.org
2731L: linux-kernel@vger.kernel.org
2732S: Supported
2733
1662d32c
JC
2734PC87360 HARDWARE MONITORING DRIVER
2735P: Jim Cromie
2736M: jim.cromie@gmail.com
2737L: lm-sensors@lm-sensors.org
2738S: Maintained
2739
2740PC8736x GPIO DRIVER
2741P: Jim Cromie
2742M: jim.cromie@gmail.com
2743S: Maintained
2744
065c6359
LV
2745PCI ERROR RECOVERY
2746P: Linas Vepstas
2747M: linas@austin.ibm.com
2748L: linux-kernel@vger.kernel.org
2749L: linux-pci@atrey.karlin.mff.cuni.cz
2750S: Supported
2751
1da177e4
LT
2752PCI SOUND DRIVERS (ES1370, ES1371 and SONICVIBES)
2753P: Thomas Sailer
2754M: sailer@ife.ee.ethz.ch
2755L: linux-sound@vger.kernel.org
2756W: http://www.ife.ee.ethz.ch/~sailer/linux/pciaudio.html
2757S: Maintained
2758
2759PCI SUBSYSTEM
2760P: Greg Kroah-Hartman
2761M: gregkh@suse.de
2762L: linux-kernel@vger.kernel.org
2763L: linux-pci@atrey.karlin.mff.cuni.cz
6fb0425b 2764T: quilt kernel.org/pub/linux/kernel/people/gregkh/gregkh-2.6/
1da177e4
LT
2765S: Supported
2766
2767PCI HOTPLUG CORE
fb5f4d7a
KCA
2768P: Kristen Carlson Accardi
2769M: kristen.c.accardi@intel.com
1da177e4
LT
2770S: Supported
2771
2772PCI HOTPLUG COMPAQ DRIVER
2773P: Greg Kroah-Hartman
2774M: greg@kroah.com
2775S: Maintained
2776
8cf4c195
KA
2777PCIE HOTPLUG DRIVER
2778P: Kristen Carlson Accardi
2779M: kristen.c.accardi@intel.com
2780L: pcihpd-discuss@lists.sourceforge.net
8b59a454 2781S: Supported
8cf4c195 2782
1da177e4 2783PCMCIA SUBSYSTEM
4230dfc9 2784P: Linux PCMCIA Team
f5df5881 2785L: linux-pcmcia@lists.infradead.org
1da177e4 2786L: http://lists.infradead.org/mailman/listinfo/linux-pcmcia
6fb0425b 2787T: git kernel.org:/pub/scm/linux/kernel/git/brodo/pcmcia-2.6.git
4230dfc9 2788S: Maintained
1da177e4
LT
2789
2790PCNET32 NETWORK DRIVER
04ce0948 2791P: Don Fry
2792M: pcnet32@verizon.net
979b6c13 2793L: netdev@vger.kernel.org
1da177e4
LT
2794S: Maintained
2795
ad4ecbcb
SN
2796PER-TASK DELAY ACCOUNTING
2797P: Shailabh Nagar
2798M: nagar@watson.ibm.com
2799L: linux-kernel@vger.kernel.org
2800S: Maintained
2801
dd49d0f5
JC
2802PERSONALITY HANDLING
2803P: Christoph Hellwig
2804M: hch@infradead.org
2805L: linux-abi-devel@lists.sourceforge.net
2806S: Maintained
2807
1da177e4 2808PHRAM MTD DRIVER
dd4ef01c 2809P: Jörn Engel
1da177e4
LT
2810M: joern@wh.fh-wedel.de
2811L: linux-mtd@lists.infradead.org
2812S: Maintained
2813
249a6771
PO
2814PKTCDVD DRIVER
2815P: Peter Osterlund
2816M: petero2@telia.com
2817L: linux-kernel@vger.kernel.org
249a6771
PO
2818S: Maintained
2819
1da177e4
LT
2820POSIX CLOCKS and TIMERS
2821P: George Anzinger
2822M: george@mvista.com
f1c3ddff 2823L: linux-kernel@vger.kernel.org
1da177e4
LT
2824S: Supported
2825
24682978
ES
2826POWERPC 4xx EMAC DRIVER
2827P: Eugene Surovegin
2828M: ebs@ebshome.net
2829W: http://kernel.ebshome.net/emac/
2830L: linuxppc-embedded@ozlabs.org
2831L: netdev@vger.kernel.org
2832S: Maintained
2833
1da177e4
LT
2834PNP SUPPORT
2835P: Adam Belay
2836M: ambx1@neo.rr.com
2837S: Maintained
2838
999445d4
VW
2839PNXxxxx I2C DRIVER
2840P: Vitaly Wool
2841M: vitalywool@gmail.com
2842L: i2c@lm-sensors.org
2843S: Maintained
2844
1da177e4
LT
2845PPP PROTOCOL DRIVERS AND COMPRESSORS
2846P: Paul Mackerras
2847M: paulus@samba.org
2848L: linux-ppp@vger.kernel.org
2849S: Maintained
2850
2851PPP OVER ATM (RFC 2364)
2852P: Mitchell Blank Jr
2853M: mitch@sfgoth.com
2854S: Maintained
2855
2856PPP OVER ETHERNET
2857P: Michal Ostrowski
2858M: mostrows@speakeasy.net
2859S: Maintained
2860
2861PREEMPTIBLE KERNEL
2862P: Robert Love
2863M: rml@tech9.net
2864L: linux-kernel@vger.kernel.org
2865L: kpreempt-tech@lists.sourceforge.net
2866W: ftp://ftp.kernel.org/pub/linux/kernel/people/rml/preempt-kernel
2867S: Supported
2868
2869PRISM54 WIRELESS DRIVER
2870P: Prism54 Development Team
c10ca773 2871M: developers@islsm.org
724c6b35 2872L: linux-wireless@vger.kernel.org
1da177e4
LT
2873W: http://prism54.org
2874S: Maintained
2875
2876PROMISE DC4030 CACHING DISK CONTROLLER DRIVER
2877P: Peter Denison
2878M: promise@pnd-pc.demon.co.uk
2879W: http://www.pnd-pc.demon.co.uk/promise/
2880S: Maintained
2881
b3277dfa
MP
2882PROMISE SATA TX2/TX4 CONTROLLER LIBATA DRIVER
2883P: Mikael Pettersson
2884M: mikpe@it.uu.se
2885L: linux-ide@vger.kernel.org
2886S: Maintained
2887
f58a9d17
GL
2888PS3 PLATFORM SUPPORT
2889P: Geoff Levand
2890M: geoffrey.levand@am.sony.com
2891L: linuxppc-dev@ozlabs.org
2892L: cbe-oss-dev@ozlabs.org
2893S: Supported
2894
8320204a
MK
2895PVRUSB2 VIDEO4LINUX DRIVER
2896P: Mike Isely
2897M: isely@pobox.com
16e9495d 2898L: pvrusb2@isely.net (subscribers-only)
8320204a
MK
2899L: video4linux-list@redhat.com
2900W: http://www.isely.net/pvrusb2/
2901S: Maintained
2902
1da177e4
LT
2903PXA2xx SUPPORT
2904P: Nicolas Pitre
2905M: nico@cam.org
70f09f1f 2906L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
1da177e4
LT
2907S: Maintained
2908
272f133a
PO
2909PXA MMCI DRIVER
2910S: Orphan
2911
1da177e4
LT
2912QLOGIC QLA2XXX FC-SCSI DRIVER
2913P: Andrew Vasquez
95e6a856 2914M: linux-driver@qlogic.com
1da177e4
LT
2915L: linux-scsi@vger.kernel.org
2916S: Supported
2917
5a4faa87
RM
2918QLOGIC QLA3XXX NETWORK DRIVER
2919P: Ron Mercer
2920M: linux-driver@qlogic.com
2921L: netdev@vger.kernel.org
2922S: Supported
2923
1da177e4
LT
2924QNX4 FILESYSTEM
2925P: Anders Larsen
2926M: al@alarsen.net
2927L: linux-kernel@vger.kernel.org
2928W: http://www.alarsen.net/linux/qnx4fs/
2929S: Maintained
2930
2931RADEON FRAMEBUFFER DISPLAY DRIVER
187a2784
BH
2932P: Benjamin Herrenschmidt
2933M: benh@kernel.crashing.org
5cd307c5 2934L: linux-fbdev-devel@lists.sourceforge.net (subscribers-only)
1da177e4
LT
2935S: Maintained
2936
2937RAGE128 FRAMEBUFFER DISPLAY DRIVER
187a2784
BH
2938P: Paul Mackerras
2939M: paulus@samba.org
5cd307c5 2940L: linux-fbdev-devel@lists.sourceforge.net (subscribers-only)
1da177e4
LT
2941S: Maintained
2942
2943RAYLINK/WEBGEAR 802.11 WIRELESS LAN DRIVER
2944P: Corey Thomas
2945M: corey@world.std.com
724c6b35 2946L: linux-wireless@vger.kernel.org
1da177e4
LT
2947S: Maintained
2948
9e95ce27
MM
2949RANDOM NUMBER DRIVER
2950P: Matt Mackall
2951M: mpm@selenic.com
2952S: Maintained
2953
394b701c
MP
2954RAPIDIO SUBSYSTEM
2955P: Matt Porter
2956M: mporter@kernel.crashing.org
2957L: linux-kernel@vger.kernel.org
2958S: Maintained
2959
595182bc
JT
2960READ-COPY UPDATE (RCU)
2961P: Dipankar Sarma
2962M: dipankar@in.ibm.com
2963W: http://www.rdrop.com/users/paulmck/rclock/
2964L: linux-kernel@vger.kernel.org
2965S: Supported
2966
2967RCUTORTURE MODULE
2968P: Josh Triplett
2969M: josh@freedesktop.org
2970L: linux-kernel@vger.kernel.org
2971S: Maintained
2972
1da177e4
LT
2973REAL TIME CLOCK DRIVER
2974P: Paul Gortmaker
2975M: p_gortmaker@yahoo.com
2976L: linux-kernel@vger.kernel.org
2977S: Maintained
2978
0c86edc0
AZ
2979REAL TIME CLOCK (RTC) SUBSYSTEM
2980P: Alessandro Zummo
2981M: a.zummo@towertech.it
76465493 2982L: rtc-linux@googlegroups.com
0c86edc0
AZ
2983S: Maintained
2984
1da177e4
LT
2985REISERFS FILE SYSTEM
2986P: Hans Reiser
2987M: reiserfs-dev@namesys.com
2988L: reiserfs-list@namesys.com
2989W: http://www.namesys.com
2990S: Supported
2991
2992ROCKETPORT DRIVER
2993P: Comtrol Corp.
1da177e4
LT
2994W: http://www.comtrol.com
2995S: Maintained
2996
2997ROSE NETWORK LAYER
2998P: Ralf Baechle
2999M: ralf@linux-mips.org
3000L: linux-hams@vger.kernel.org
d34cb28a 3001W: http://www.linux-ax25.org/
1da177e4
LT
3002S: Maintained
3003
3004RISCOM8 DRIVER
3005S: Orphan
3006
9eb8ef74 3007S3 SAVAGE FRAMEBUFFER DRIVER
ce00f85c 3008P: Antonino Daplas
0478e62e 3009M: adaplas@gmail.com
5cd307c5 3010L: linux-fbdev-devel@lists.sourceforge.net (subscribers-only)
ce00f85c 3011S: Maintained
9eb8ef74 3012
1da177e4
LT
3013S390
3014P: Martin Schwidefsky
3015M: schwidefsky@de.ibm.com
83014255
MS
3016P: Heiko Carstens
3017M: heiko.carstens@de.ibm.com
1da177e4 3018M: linux390@de.ibm.com
d58140cc 3019L: linux-s390@vger.kernel.org
5238da45
HC
3020W: http://www.ibm.com/developerworks/linux/linux390/
3021S: Supported
3022
3023S390 NETWORK DRIVERS
3024P: Frank Pavlic
3025M: fpavlic@de.ibm.com
3026M: linux390@de.ibm.com
d58140cc 3027L: linux-s390@vger.kernel.org
5238da45
HC
3028W: http://www.ibm.com/developerworks/linux/linux390/
3029S: Supported
3030
3031S390 ZFCP DRIVER
9cbb8897
SS
3032P: Swen Schillig
3033M: swen@vnet.ibm.com
5238da45 3034M: linux390@de.ibm.com
d58140cc 3035L: linux-s390@vger.kernel.org
5238da45 3036W: http://www.ibm.com/developerworks/linux/linux390/
1da177e4
LT
3037S: Supported
3038
3039SAA7146 VIDEO4LINUX-2 DRIVER
3040P: Michael Hunold
3041M: michael@mihu.de
3042W: http://www.mihu.de/linux/saa7146
3043S: Maintained
3044
3045SBPCD CDROM DRIVER
3046P: Eberhard Moenkeberg
3047M: emoenke@gwdg.de
3048L: linux-kernel@vger.kernel.org
3049S: Maintained
3050
3051SC1200 WDT DRIVER
3052P: Zwane Mwaikambo
3c7bf1ea 3053M: zwane@arm.linux.org.uk
1da177e4
LT
3054S: Maintained
3055
3056SCHEDULER
3057P: Ingo Molnar
3058M: mingo@elte.hu
3059P: Robert Love [the preemptible kernel bits]
3060M: rml@tech9.net
3061L: linux-kernel@vger.kernel.org
3062S: Maintained
3063
3064SCSI CDROM DRIVER
3065P: Jens Axboe
0fe23479 3066M: axboe@kernel.dk
1da177e4
LT
3067L: linux-scsi@vger.kernel.org
3068W: http://www.kernel.dk
3069S: Maintained
3070
3071SCSI SG DRIVER
3072P: Doug Gilbert
3073M: dgilbert@interlog.com
3074L: linux-scsi@vger.kernel.org
3075W: http://www.torque.net/sg
3076S: Maintained
3077
3078SCSI SUBSYSTEM
3079P: James E.J. Bottomley
3080M: James.Bottomley@SteelEye.com
3081L: linux-scsi@vger.kernel.org
6fb0425b 3082T: git kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6.git
1da177e4
LT
3083S: Maintained
3084
3085SCSI TAPE DRIVER
dd4ef01c 3086P: Kai Mäkisara
1da177e4
LT
3087M: Kai.Makisara@kolumbus.fi
3088L: linux-scsi@vger.kernel.org
3089S: Maintained
3090
3091SCTP PROTOCOL
5f85813c
SS
3092P: Vlad Yasevich
3093M: vladislav.yasevich@hp.com
ce00f85c
JC
3094P: Sridhar Samudrala
3095M: sri@us.ibm.com
3096L: lksctp-developers@lists.sourceforge.net
5f85813c 3097W: http://lksctp.sourceforge.net
ce00f85c 3098S: Supported
1da177e4
LT
3099
3100SCx200 CPU SUPPORT
1662d32c
JC
3101P: Jim Cromie
3102M: jim.cromie@gmail.com
3103S: Odd Fixes
3104
3105SCx200 GPIO DRIVER
3106P: Jim Cromie
3107M: jim.cromie@gmail.com
3108S: Maintained
3109
3110SCx200 HRT CLOCKSOURCE DRIVER
3111P: Jim Cromie
3112M: jim.cromie@gmail.com
3113S: Maintained
1da177e4
LT
3114
3115SECURITY CONTACT
3116P: Security Officers
3117M: security@kernel.org
3118S: Supported
3119
3120SELINUX SECURITY MODULE
3121P: Stephen Smalley
62cfe7ef 3122M: sds@tycho.nsa.gov
1da177e4 3123P: James Morris
48de5bee 3124M: jmorris@namei.org
588a3157
SS
3125P: Eric Paris
3126M: eparis@parisplace.org
1da177e4 3127L: linux-kernel@vger.kernel.org (kernel issues)
588a3157 3128L: selinux@tycho.nsa.gov (subscribers-only, general discussion)
1da177e4
LT
3129W: http://www.nsa.gov/selinux
3130S: Supported
3131
cef2cf07
JS
3132SENSABLE PHANTOM
3133P: Jiri Slaby
3134M: jirislaby@gmail.com
3135S: Maintained
3136
1da177e4
LT
3137SERIAL ATA (SATA) SUBSYSTEM:
3138P: Jeff Garzik
3139M: jgarzik@pobox.com
3140L: linux-ide@vger.kernel.org
6fb0425b 3141T: git kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev.git
1da177e4
LT
3142S: Supported
3143
3144SGI SN-IA64 (Altix) SERIAL CONSOLE DRIVER
3145P: Pat Gefre
3146M: pfg@sgi.com
3147L: linux-ia64@vger.kernel.org
3148S: Supported
3149
3150SGI VISUAL WORKSTATION 320 AND 540
3151P: Andrey Panin
3152M: pazke@donpac.ru
3153L: linux-visws-devel@lists.sf.net
3154W: http://linux-visws.sf.net
3155S: Maintained for 2.6.
3156
3157SIMTEC EB110ATX (Chalice CATS)
3158P: Ben Dooks
3159P: Vincent Sanders
3160M: support@simtec.co.uk
3161W: http://www.simtec.co.uk/products/EB110ATX/
3162S: Supported
3163
3164SIMTEC EB2410ITX (BAST)
3165P: Ben Dooks
3166P: Vincent Sanders
3167M: support@simtec.co.uk
3168W: http://www.simtec.co.uk/products/EB2410ITX/
3169S: Supported
3170
92aab3c0
FR
3171SIS 190 ETHERNET DRIVER
3172P: Francois Romieu
3173M: romieu@fr.zoreil.com
3174L: netdev@vger.kernel.org
3175S: Maintained
3176
1da177e4
LT
3177SIS 5513 IDE CONTROLLER DRIVER
3178P: Lionel Bouton
3179M: Lionel.Bouton@inet6.fr
3180W: http://inet6.dyn.dhs.org/sponsoring/sis5513/index.html
3181W: http://gyver.homeip.net/sis5513/index.html
3182S: Maintained
3183
3184SIS 900/7016 FAST ETHERNET DRIVER
3185P: Daniele Venzano
3186M: venza@brownhat.org
3187W: http://www.brownhat.org/sis900.html
979b6c13 3188L: netdev@vger.kernel.org
1da177e4
LT
3189S: Maintained
3190
3191SIS FRAMEBUFFER DRIVER
3192P: Thomas Winischhofer
3193M: thomas@winischhofer.net
3194W: http://www.winischhofer.net/linuxsisvga.shtml
b7eee616 3195S: Maintained
1da177e4
LT
3196
3197SIS USB2VGA DRIVER
3198P: Thomas Winischhofer
3199M: thomas@winischhofer.net
3200W: http://www.winischhofer.at/linuxsisusbvga.shtml
3201S: Maintained
3202
1da177e4
LT
3203SMC91x ETHERNET DRIVER
3204P: Nicolas Pitre
3205M: nico@cam.org
3206S: Maintained
3207
8f0f850e
DD
3208SOFTMAC LAYER (IEEE 802.11)
3209P: Johannes Berg
3210M: johannes@sipsolutions.net
3211P: Joe Jezak
3212M: josejx@gentoo.org
3213P: Daniel Drake
3214M: dsd@gentoo.org
3215W: http://softmac.sipsolutions.net/
724c6b35 3216L: linux-wireless@vger.kernel.org
8f0f850e
DD
3217S: Maintained
3218
1da177e4
LT
3219SOFTWARE RAID (Multiple Disks) SUPPORT
3220P: Ingo Molnar
3221M: mingo@redhat.com
3222P: Neil Brown
524418bb 3223M: neilb@suse.de
1da177e4 3224L: linux-raid@vger.kernel.org
524418bb 3225S: Supported
1da177e4
LT
3226
3227SOFTWARE SUSPEND:
3228P: Pavel Machek
3229M: pavel@suse.cz
f318a63b 3230L: linux-pm@lists.linux-foundation.org
1da177e4
LT
3231S: Maintained
3232
3233SONIC NETWORK DRIVER
3234P: Thomas Bogendoerfer
3235M: tsbogend@alpha.franken.de
979b6c13 3236L: netdev@vger.kernel.org
1da177e4
LT
3237S: Maintained
3238
3239SONY VAIO CONTROL DEVICE DRIVER
0d477fac
MD
3240P: Mattia Dongili
3241M: malattia@linux.it
5b18167d
MD
3242L: linux-acpi@vger.kernel.org
3243W: http://www.linux.it/~malattia/wiki/index.php/Sony_drivers
1da177e4
LT
3244S: Maintained
3245
3246SOUND
3247P: Jaroslav Kysela
3248M: perex@suse.cz
82622046 3249L: alsa-devel@alsa-project.org (subscribers-only)
1da177e4
LT
3250S: Maintained
3251
eb1a6af3
LG
3252SOUND - SOC LAYER / DYNAMIC AUDIO POWER MANAGEMENT
3253P: Liam Girdwood
3254M: liam.girdwood@wolfsonmicro.com
82622046 3255L: alsa-devel@alsa-project.org (subscribers-only)
eb1a6af3
LG
3256S: Supported
3257
025c3987
KG
3258SPI SUBSYSTEM
3259P: David Brownell
3260M: dbrownell@users.sourceforge.net
3261L: spi-devel-general@lists.sourceforge.net
3262S: Maintained
3263
855f46ad
SR
3264STABLE BRANCH:
3265P: Greg Kroah-Hartman
3266M: greg@kroah.com
3267P: Chris Wright
3268M: chrisw@sous-sol.org
3269L: stable@kernel.org
3270S: Maintained
3271
1c72d46d
KH
3272TPM DEVICE DRIVER
3273P: Kylene Hall
3274M: kjhall@us.ibm.com
3275W: http://tpmdd.sourceforge.net
d3a7b6df
MS
3276P: Marcel Selhorst
3277M: tpm@selhorst.net
3278W: http://www.prosec.rub.de/tpm/
3bd2aad2 3279L: tpmdd-devel@lists.sourceforge.net
1c72d46d
KH
3280S: Maintained
3281
1a80ba88 3282Telecom Clock Driver for MCPL0010
ce00f85c
JC
3283P: Mark Gross
3284M: mark.gross@intel.com
3285S: Supported
1a80ba88 3286
48b415ca
CZ
3287TENSILICA XTENSA PORT (xtensa):
3288P: Chris Zankel
3289M: chris@zankel.net
3290S: Maintained
3291
756970ad
HMH
3292THINKPAD ACPI EXTRAS DRIVER
3293P: Henrique de Moraes Holschuh
3294M: ibm-acpi@hmh.eng.br
3295L: ibm-acpi-devel@lists.sourceforge.net
3296W: http://ibm-acpi.sourceforge.net
3297W: http://thinkwiki.org/wiki/Ibm-acpi
3298T: git repo.or.cz/linux-2.6/linux-acpi-2.6/ibm-acpi-2.6.git
3299S: Maintained
3300
1da177e4
LT
3301UltraSPARC (sparc64):
3302P: David S. Miller
3303M: davem@davemloft.net
1da177e4 3304L: sparclinux@vger.kernel.org
1adc1230 3305T: git kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6.git
1da177e4
LT
3306S: Maintained
3307
3308SHARP LH SUPPORT (LH7952X & LH7A40X)
3309P: Marc Singer
3310M: elf@buici.com
3311W: http://projects.buici.com/arm
70f09f1f 3312L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
1da177e4
LT
3313S: Maintained
3314
8cf4c195
KA
3315SHPC HOTPLUG DRIVER
3316P: Kristen Carlson Accardi
3317M: kristen.c.accardi@intel.com
3318L: pcihpd-discuss@lists.sourceforge.net
8b59a454 3319S: Supported
8cf4c195 3320
d129bceb
PO
3321SECURE DIGITAL HOST CONTROLLER INTERFACE DRIVER
3322P: Pierre Ossman
3323M: drzeus-sdhci@drzeus.cx
3324L: sdhci-devel@list.drzeus.cx
3325W: http://mmc.drzeus.cx/wiki/Linux/Drivers/sdhci
3326S: Maintained
3327
4b1ac9ab
SH
3328SKGE, SKY2 10/100/1000 GIGABIT ETHERNET DRIVERS
3329P: Stephen Hemminger
65ebe634 3330M: shemminger@linux-foundation.org
4b1ac9ab
SH
3331L: netdev@vger.kernel.org
3332S: Maintained
3333
1a87d942
CB
3334SOEKRIS NET48XX LED SUPPORT
3335P: Chris Boot
3336M: bootc@bootc.net
3337S: Maintained
3338
1da177e4
LT
3339SPARC (sparc32):
3340P: William L. Irwin
3341M: wli@holomorphy.com
3342L: sparclinux@vger.kernel.org
3343S: Maintained
3344
3345SPECIALIX IO8+ MULTIPORT SERIAL CARD DRIVER
3346P: Roger Wolff
3347M: R.E.Wolff@BitWizard.nl
3348L: linux-kernel@vger.kernel.org ?
3349S: Supported
3350
2752e401 3351SPIDERNET NETWORK DRIVER for CELL
fa302484
LV
3352P: Linas Vepstas
3353M: linas@austin.ibm.com
2752e401
JL
3354L: netdev@vger.kernel.org
3355S: Supported
3356
1da177e4
LT
3357SRM (Alpha) environment access
3358P: Jan-Benedict Glaw
3359M: jbglaw@lug-owl.de
3360L: linux-kernel@vger.kernel.org
3361S: Maintained
3362
3363STARFIRE/DURALAN NETWORK DRIVER
3364P: Ion Badulescu
3365M: ionut@cs.columbia.edu
3366S: Maintained
3367
3368STARMODE RADIO IP (STRIP) PROTOCOL DRIVER
3369W: http://mosquitonet.Stanford.EDU/strip.html
3370S: Unsupported ?
3371
3372STRADIS MPEG-2 DECODER DRIVER
3373P: Nathan Laredo
3374M: laredo@gnu.org
1da177e4
LT
3375W: http://www.stradis.com/
3376S: Maintained
3377
3378SUPERH (sh)
3379P: Paul Mundt
3380M: lethal@linux-sh.org
3b5e0cbb 3381L: linuxsh-dev@lists.sourceforge.net (subscribers-only)
1da177e4 3382W: http://www.linux-sh.org
1da177e4
LT
3383S: Maintained
3384
3385SUPERH64 (sh64)
3386P: Paul Mundt
3387M: lethal@linux-sh.org
1da177e4
LT
3388L: linuxsh-shmedia-dev@lists.sourceforge.net
3389W: http://www.linux-sh.org
1da177e4
LT
3390S: Maintained
3391
3392SUN3/3X
3393P: Sam Creasey
3394M: sammy@sammy.net
1da177e4
LT
3395W: http://sammy.net/sun3/
3396S: Maintained
3397
3398SVGA HANDLING
3399P: Martin Mares
3400M: mj@ucw.cz
3401L: linux-video@atrey.karlin.mff.cuni.cz
3402S: Maintained
3403
3404SYSV FILESYSTEM
3405P: Christoph Hellwig
3406M: hch@infradead.org
3407S: Maintained
3408
781b456a
SH
3409TC CLASSIFIER
3410P: Jamal Hadi Salim
3411M: hadi@cyberus.ca
3412L: netdev@vger.kernel.org
3413S: Maintained
3414
5067f08a
WHSE
3415TCP LOW PRIORITY MODULE
3416P: Wong Hoi Sing, Edison
3417M: hswong3i@gmail.com
3418P: Hung Hing Lun, Mike
3419M: hlhung3i@gmail.com
3420W: http://tcp-lp-mod.sourceforge.net/
3421S: Maintained
3422
4020f2d7
AD
3423TI FLASH MEDIA INTERFACE DRIVER
3424P: Alex Dubov
3425M: oakad@yahoo.com
3426S: Maintained
3427
9f9c24f4
SK
3428TI OMAP MMC INTERFACE DRIVER
3429P: Carlos Aguiar, Anderson Briglia and Syed Khasim
3430M: linux-omap-open-source@linux.omap.com
3431W: http://linux.omap.com
3432W: http://www.muru.com/linux/omap/
3433S: Maintained
3434
844dd05f
MB
3435TI OMAP RANDOM NUMBER GENERATOR SUPPORT
3436P: Deepak Saxena
3437M: dsaxena@plexity.net
3438S: Maintained
3439
ad4ecbcb
SN
3440TASKSTATS STATISTICS INTERFACE
3441P: Shailabh Nagar
3442M: nagar@watson.ibm.com
3443L: linux-kernel@vger.kernel.org
3444S: Maintained
3445
1da177e4 3446TI PARALLEL LINK CABLE DRIVER
ce00f85c
JC
3447P: Romain Lievin
3448M: roms@lpg.ticalc.org
3449S: Maintained
1da177e4 3450
e86eaa3a
PL
3451TIPC NETWORK LAYER
3452P: Per Liden
7c2b2aae 3453M: per.liden@ericsson.com
e86eaa3a 3454P: Jon Maloy
7c2b2aae 3455M: jon.maloy@ericsson.com
e86eaa3a 3456P: Allan Stephens
7c2b2aae 3457M: allan.stephens@windriver.com
e86eaa3a
PL
3458L: tipc-discussion@lists.sourceforge.net
3459W: http://tipc.sourceforge.net/
3460W: http://tipc.cslab.ericsson.net/
3461T: git tipc.cslab.ericsson.net:/pub/git/tipc.git
3462S: Maintained
3463
1da177e4
LT
3464TLAN NETWORK DRIVER
3465P: Samuel Chessman
3466M: chessman@tux.org
3467L: tlan-devel@lists.sourceforge.net
3468W: http://sourceforge.net/projects/tlan/
3469S: Maintained
3470
3471TOKEN-RING NETWORK DRIVER
3472P: Mike Phillips
3473M: mikep@linuxtr.net
979b6c13 3474L: netdev@vger.kernel.org
1da177e4
LT
3475L: linux-tr@linuxtr.net
3476W: http://www.linuxtr.net
3477S: Maintained
3478
3479TOSHIBA ACPI EXTRAS DRIVER
3480P: John Belmonte
3481M: toshiba_acpi@memebeam.org
3482W: http://memebeam.org/toys/ToshibaAcpiDriver
3483S: Maintained
3484
3485TOSHIBA SMM DRIVER
3486P: Jonathan Buzzard
3487M: jonathan@buzzard.org.uk
3488L: tlinux-users@tce.toshiba-dme.co.jp
3489W: http://www.buzzard.org.uk/toshiba/
3490S: Maintained
3491
3492TRIDENT 4DWAVE/SIS 7018 PCI AUDIO CORE
3493P: Muli Ben-Yehuda
3494M: mulix@mulix.org
3495L: linux-kernel@vger.kernel.org
3496S: Maintained
3497
3498TRIVIAL PATCHES
ce00f85c
JC
3499P: Adrian Bunk
3500M: trivial@kernel.org
3501L: linux-kernel@vger.kernel.org
3502W: http://www.kernel.org/pub/linux/kernel/people/bunk/trivial/
3503T: git kernel.org:/pub/scm/linux/kernel/git/bunk/trivial.git
3504S: Maintained
1da177e4
LT
3505
3506TMS380 TOKEN-RING NETWORK DRIVER
3507P: Adam Fritzler
3508M: mid@auk.cx
3509L: linux-tr@linuxtr.net
3510W: http://www.auk.cx/tms380tr/
3511S: Maintained
3512
3513TULIP NETWORK DRIVER
6b92801b
VH
3514P: Valerie Henson
3515M: val_henson@linux.intel.com
1da177e4
LT
3516L: tulip-users@lists.sourceforge.net
3517W: http://sourceforge.net/projects/tulip/
3518S: Maintained
3519
3520TUN/TAP driver
3521P: Maxim Krasnyansky
66777b79 3522M: maxk@qualcomm.com
1da177e4
LT
3523L: vtun@office.satix.net
3524W: http://vtun.sourceforge.net/tun
3525S: Maintained
3526
b454cc66
MR
3527TURBOCHANNEL SUBSYSTEM
3528P: Maciej W. Rozycki
3529M: macro@linux-mips.org
3530S: Maintained
3531
1da177e4
LT
3532U14-34F SCSI DRIVER
3533P: Dario Ballabio
3534M: ballabio_dario@emc.com
3535L: linux-scsi@vger.kernel.org
3536S: Maintained
3537
3538UDF FILESYSTEM
3539P: Ben Fennema
3540M: bfennema@falcon.csc.calpoly.edu
1da177e4
LT
3541W: http://linux-udf.sourceforge.net
3542S: Maintained
3543
3544UNIFORM CDROM DRIVER
3545P: Jens Axboe
0fe23479 3546M: axboe@kernel.dk
1da177e4
LT
3547L: linux-kernel@vger.kernel.org
3548W: http://www.kernel.dk
3549S: Maintained
3550
3551USB ACM DRIVER
3552P: Oliver Neukum
3553M: oliver@neukum.name
3554L: linux-usb-users@lists.sourceforge.net
3555L: linux-usb-devel@lists.sourceforge.net
3556S: Maintained
3557
3558USB BLOCK DRIVER (UB ub)
3559P: Pete Zaitcev
3560M: zaitcev@redhat.com
3561L: linux-kernel@vger.kernel.org
3562L: linux-usb-devel@lists.sourceforge.net
3563S: Supported
3564
1da177e4
LT
3565USB CDC ETHERNET DRIVER
3566P: Greg Kroah-Hartman
3567M: greg@kroah.com
3568L: linux-usb-users@lists.sourceforge.net
3569L: linux-usb-devel@lists.sourceforge.net
3570S: Maintained
3571W: http://www.kroah.com/linux-usb/
3572
d0374f4f
PK
3573USB DAVICOM DM9601 DRIVER
3574P: Peter Korsgaard
3575M: jacmet@sunsite.dk
3576L: linux-usb-devel@lists.sourceforge.net
3577W: http://www.linux-usb.org/usbnet
3578S: Maintained
3579
1da177e4
LT
3580USB EHCI DRIVER
3581P: David Brownell
3582M: dbrownell@users.sourceforge.net
3583L: linux-usb-devel@lists.sourceforge.net
23d8c90e 3584S: Odd Fixes
1da177e4 3585
7ce08c93
LR
3586USB ET61X[12]51 DRIVER
3587P: Luca Risolia
3588M: luca.risolia@studio.unibo.it
3589L: linux-usb-devel@lists.sourceforge.net
3590L: video4linux-list@redhat.com
3591W: http://www.linux-projects.org
3592S: Maintained
3593
69ae9e3e
DB
3594USB GADGET/PERIPHERAL SUBSYSTEM
3595P: David Brownell
3596M: dbrownell@users.sourceforge.net
3597L: linux-usb-devel@lists.sourceforge.net
3598W: http://www.linux-usb.org/gadget
3599S: Maintained
3600
1da177e4 3601USB HID/HIDBP DRIVERS
641266fd
JK
3602P: Jiri Kosina
3603M: jkosina@suse.cz
1da177e4 3604L: linux-usb-devel@lists.sourceforge.net
a4dff398 3605T: git kernel.org:/pub/scm/linux/kernel/git/jikos/hid.git
1da177e4
LT
3606S: Maintained
3607
3608USB HUB DRIVER
3609P: Johannes Erdfelt
3610M: johannes@erdfelt.com
3611L: linux-usb-users@lists.sourceforge.net
3612L: linux-usb-devel@lists.sourceforge.net
3613S: Maintained
3614
959eea21
OK
3615USB ISP116X DRIVER
3616P: Olav Kongas
3617M: ok@artecdesign.ee
3618L: linux-usb-devel@lists.sourceforge.net
3619S: Maintained
3620
1da177e4
LT
3621USB KAWASAKI LSI DRIVER
3622P: Oliver Neukum
3623M: oliver@neukum.name
3624L: linux-usb-users@lists.sourceforge.net
3625L: linux-usb-devel@lists.sourceforge.net
3626S: Maintained
3627
3628USB MASS STORAGE DRIVER
3629P: Matthew Dharm
3630M: mdharm-usb@one-eyed-alien.net
3631L: linux-usb-users@lists.sourceforge.net
8836aeb8 3632L: usb-storage@lists.one-eyed-alien.net
1da177e4
LT
3633S: Maintained
3634W: http://www.one-eyed-alien.net/~mdharm/linux-usb/
3635
3636USB OHCI DRIVER
23d8c90e
DB
3637P: David Brownell
3638M: dbrownell@users.sourceforge.net
1da177e4
LT
3639L: linux-usb-users@lists.sourceforge.net
3640L: linux-usb-devel@lists.sourceforge.net
23d8c90e 3641S: Odd Fixes
1da177e4 3642
ba460e48
MU
3643USB OPTION-CARD DRIVER
3644P: Matthias Urlichs
3645M: smurf@smurf.noris.de
3646L: linux-usb-devel@lists.sourceforge.net
3647S: Maintained
3648
1da177e4
LT
3649USB OV511 DRIVER
3650P: Mark McClelland
3651M: mmcclell@bigfoot.com
3652L: linux-usb-users@lists.sourceforge.net
3653L: linux-usb-devel@lists.sourceforge.net
3654W: http://alpha.dyndns.org/ov511/
3655S: Maintained
3656
3657USB PEGASUS DRIVER
3658P: Petko Manolov
3659M: petkan@users.sourceforge.net
3660L: linux-usb-users@lists.sourceforge.net
3661L: linux-usb-devel@lists.sourceforge.net
3662W: http://pegasus2.sourceforge.net/
3663S: Maintained
3664
3665USB PRINTER DRIVER
3666P: Vojtech Pavlik
3667M: vojtech@suse.cz
3668L: linux-usb-users@lists.sourceforge.net
3669L: linux-usb-devel@lists.sourceforge.net
3670S: Maintained
3671
3672USB RTL8150 DRIVER
3673P: Petko Manolov
3674M: petkan@users.sourceforge.net
3675L: linux-usb-users@lists.sourceforge.net
3676L: linux-usb-devel@lists.sourceforge.net
3677W: http://pegasus2.sourceforge.net/
3678S: Maintained
3679
3680USB SE401 DRIVER
3681P: Jeroen Vreeken
3682M: pe1rxq@amsat.org
3683L: linux-usb-users@lists.sourceforge.net
3684L: linux-usb-devel@lists.sourceforge.net
3685W: http://www.chello.nl/~j.vreeken/se401/
3686S: Maintained
3687
3688USB SERIAL CYBERJACK DRIVER
3689P: Matthias Bruestle and Harald Welte
3690M: support@reiner-sct.com
3691W: http://www.reiner-sct.de/support/treiber_cyberjack.php
3692S: Maintained
3693
3694USB SERIAL DIGI ACCELEPORT DRIVER
3695P: Peter Berger and Al Borchers
3696M: pberger@brimson.com
3697M: alborchers@steinerpoint.com
3698L: linux-usb-users@lists.sourceforge.net
3699L: linux-usb-devel@lists.sourceforge.net
3700S: Maintained
3701
3702USB SERIAL DRIVER
3703P: Greg Kroah-Hartman
3704M: gregkh@suse.de
3705L: linux-usb-users@lists.sourceforge.net
3706L: linux-usb-devel@lists.sourceforge.net
3707S: Supported
3708
3709USB SERIAL BELKIN F5U103 DRIVER
3710P: William Greathouse
3711M: wgreathouse@smva.com
3712L: linux-usb-users@lists.sourceforge.net
3713L: linux-usb-devel@lists.sourceforge.net
3714S: Maintained
3715
3716USB SERIAL CYPRESS M8 DRIVER
3717P: Lonnie Mendez
3718M: dignome@gmail.com
3719L: linux-usb-users@lists.sourceforge.net
3720L: linux-usb-devel@lists.sourceforge.net
3721S: Maintained
3722W: http://geocities.com/i0xox0i
3723W: http://firstlight.net/cvs
3724
3725USB SERIAL CYBERJACK PINPAD/E-COM DRIVER
3726L: linux-usb-users@lists.sourceforge.net
3727L: linux-usb-devel@lists.sourceforge.net
3728S: Maintained
3729
3730USB AUERSWALD DRIVER
3731P: Wolfgang Muees
3732M: wolfgang@iksw-muees.de
3733L: linux-usb-users@lists.sourceforge.net
3734L: linux-usb-devel@lists.sourceforge.net
3735S: Maintained
3736
3737USB SERIAL EMPEG EMPEG-CAR MARK I/II DRIVER
3738P: Gary Brubaker
3739M: xavyer@ix.netcom.com
3740L: linux-usb-users@lists.sourceforge.net
3741L: linux-usb-devel@lists.sourceforge.net
3742S: Maintained
3743
3744USB SERIAL KEYSPAN DRIVER
3745P: Greg Kroah-Hartman
3746M: greg@kroah.com
3747L: linux-usb-users@lists.sourceforge.net
3748L: linux-usb-devel@lists.sourceforge.net
3749W: http://www.kroah.com/linux/
3750S: Maintained
3751
3752USB SERIAL WHITEHEAT DRIVER
8bc84930
SM
3753P: Support Department
3754M: support@connecttech.com
1da177e4
LT
3755L: linux-usb-users@lists.sourceforge.net
3756L: linux-usb-devel@lists.sourceforge.net
3757W: http://www.connecttech.com
3758S: Supported
3759
f423b9a8 3760USB SN9C1xx DRIVER
1da177e4
LT
3761P: Luca Risolia
3762M: luca.risolia@studio.unibo.it
3763L: linux-usb-devel@lists.sourceforge.net
7ce08c93 3764L: video4linux-list@redhat.com
1da177e4
LT
3765W: http://www.linux-projects.org
3766S: Maintained
3767
3768USB SUBSYSTEM
3769P: Greg Kroah-Hartman
3770M: gregkh@suse.de
3771L: linux-usb-users@lists.sourceforge.net
3772L: linux-usb-devel@lists.sourceforge.net
3773W: http://www.linux-usb.org
6fb0425b 3774T: quilt kernel.org/pub/linux/kernel/people/gregkh/gregkh-2.6/
1da177e4
LT
3775S: Supported
3776
3777USB UHCI DRIVER
3778P: Alan Stern
3779M: stern@rowland.harvard.edu
3780L: linux-usb-users@lists.sourceforge.net
3781L: linux-usb-devel@lists.sourceforge.net
3782S: Maintained
3783
69ae9e3e 3784USB "USBNET" DRIVER FRAMEWORK
1da177e4
LT
3785P: David Brownell
3786M: dbrownell@users.sourceforge.net
3787L: linux-usb-devel@lists.sourceforge.net
69ae9e3e 3788W: http://www.linux-usb.org/usbnet
1da177e4
LT
3789S: Maintained
3790
3791USB W996[87]CF DRIVER
3792P: Luca Risolia
3793M: luca.risolia@studio.unibo.it
3794L: linux-usb-devel@lists.sourceforge.net
7ce08c93 3795L: video4linux-list@redhat.com
1da177e4
LT
3796W: http://www.linux-projects.org
3797S: Maintained
3798
60f78052
LR
3799USB ZC0301 DRIVER
3800P: Luca Risolia
3801M: luca.risolia@studio.unibo.it
3802L: linux-usb-devel@lists.sourceforge.net
3803L: video4linux-list@redhat.com
3804W: http://www.linux-projects.org
3805S: Maintained
3806
1da177e4
LT
3807USB ZD1201 DRIVER
3808P: Jeroen Vreeken
3809M: pe1rxq@amsat.org
3810L: linux-usb-users@lists.sourceforge.net
3811L: linux-usb-devel@lists.sourceforge.net
3812W: http://linux-lc100020.sourceforge.net
3813S: Maintained
3814
b7eee616
AJ
3815USB ZR364XX DRIVER
3816P: Antoine Jacquet
3817M: royale@zerezo.com
3818L: linux-usb-devel@lists.sourceforge.net
3819L: video4linux-list@redhat.com
3820W: http://royale.zerezo.com/zr364xx/
3821S: Maintained
3822
1da177e4
LT
3823USER-MODE LINUX
3824P: Jeff Dike
3825M: jdike@karaya.com
3826L: user-mode-linux-devel@lists.sourceforge.net
3827L: user-mode-linux-user@lists.sourceforge.net
3828W: http://user-mode-linux.sourceforge.net
3829S: Maintained
b7eee616 3830
1da177e4
LT
3831FAT/VFAT/MSDOS FILESYSTEM:
3832P: OGAWA Hirofumi
3833M: hirofumi@mail.parknet.co.jp
3834L: linux-kernel@vger.kernel.org
3835S: Maintained
3836
3837VIA 82Cxxx AUDIO DRIVER (old OSS driver)
3838P: Jeff Garzik
3839S: Odd fixes
3840
3841VIA RHINE NETWORK DRIVER
3842P: Roger Luethi
3843M: rl@hellgate.ch
3844S: Maintained
3845
32c0a520
JD
3846VIAPRO SMBUS DRIVER
3847P: Jean Delvare
3848M: khali@linux-fr.org
5d925fec 3849L: i2c@lm-sensors.org
32c0a520
JD
3850S: Maintained
3851
01f20734
FR
3852VIA VELOCITY NETWORK DRIVER
3853P: Francois Romieu
3854M: romieu@fr.zoreil.com
3855L: netdev@vger.kernel.org
3856S: Maintained
3857
1da177e4
LT
3858UCLINUX (AND M68KNOMMU)
3859P: Greg Ungerer
3860M: gerg@uclinux.org
1da177e4 3861W: http://www.uclinux.org/
d660a740 3862L: uclinux-dev@uclinux.org (subscribers-only)
1da177e4
LT
3863S: Maintained
3864
3865UCLINUX FOR NEC V850
3866P: Miles Bader
3867M: uclinux-v850@lsi.nec.co.jp
3868W: http://www.ic.nec.co.jp/micro/uclinux/eng/
3869W: http://www.ee.nec.de/uclinux/
3870S: Supported
3871
3872UCLINUX FOR RENESAS H8/300
3873P: Yoshinori Sato
3874M: ysato@users.sourceforge.jp
3875W: http://uclinux-h8.sourceforge.jp/
3876S: Supported
3877
719d9699
ED
3878UFS FILESYSTEM
3879P: Evgeniy Dushistov
3880M: dushistov@mail.ru
3881L: linux-kernel@vger.kernel.org
3882S: Maintained
3883
1da177e4
LT
3884USB DIAMOND RIO500 DRIVER
3885P: Cesar Miquel
3886M: miquel@df.uba.ar
3887L: rio500-users@lists.sourceforge.net
3888W: http://rio500.sourceforge.net
3889S: Maintained
3890
3891VIDEO FOR LINUX
96b6aba0 3892P: Mauro Carvalho Chehab
8d58d773
MCC
3893M: mchehab@infradead.org
3894M: v4l-dvb-maintainer@linuxtv.org
1da177e4 3895L: video4linux-list@redhat.com
96b6aba0 3896W: http://linuxtv.org
ecfa4fdc 3897T: git kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvb.git
96b6aba0 3898S: Maintained
1da177e4 3899
ab41319e
JH
3900VT1211 HARDWARE MONITOR DRIVER
3901P: Juerg Haefliger
3902M: juergh@gmail.com
3903L: lm-sensors@lm-sensors.org
3904S: Maintained
3905
1de9e371
RL
3906VT8231 HARDWARE MONITOR DRIVER
3907P: Roger Lucas
3908M: roger@planbit.co.uk
3909L: lm-sensors@lm-sensors.org
3910S: Maintained
3911
1da177e4
LT
3912W1 DALLAS'S 1-WIRE BUS
3913P: Evgeniy Polyakov
3914M: johnpol@2ka.mipt.ru
1da177e4
LT
3915S: Maintained
3916
13927079
CS
3917W83791D HARDWARE MONITORING DRIVER
3918P: Charles Spirakis
3919M: bezaur@gmail.com
3920L: lm-sensors@lm-sensors.org
3921S: Maintained
3922
61db011d
RM
3923W83793 HARDWARE MONITORING DRIVER
3924P: Rudolf Marek
3925M: r.marek@assembler.cz
3926L: lm-sensors@lm-sensors.org
3927S: Maintained
3928
1da177e4
LT
3929W83L51xD SD/MMC CARD INTERFACE DRIVER
3930P: Pierre Ossman
3931M: drzeus-wbsd@drzeus.cx
fac88991 3932L: linux-kernel@vger.kernel.org
1da177e4
LT
3933W: http://projects.drzeus.cx/wbsd
3934S: Maintained
3935
3527761c
WVS
3936WATCHDOG DEVICE DRIVERS
3937P: Wim Van Sebroeck
3938M: wim@iguana.be
3939T: git kernel.org:/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog.git
3940S: Maintained
3941
1da177e4
LT
3942WAVELAN NETWORK DRIVER & WIRELESS EXTENSIONS
3943P: Jean Tourrilhes
3944M: jt@hpl.hp.com
724c6b35 3945L: linux-wireless@vger.kernel.org
1da177e4
LT
3946W: http://www.hpl.hp.com/personal/Jean_Tourrilhes/Linux/
3947S: Maintained
3948
3949WD7000 SCSI DRIVER
3950P: Miroslav Zagorac
3951M: zaga@fly.cc.fer.hr
3952L: linux-scsi@vger.kernel.org
3953S: Maintained
3954
5fc14680
DT
3955WISTRON LAPTOP BUTTON DRIVER
3956P: Miloslav Trmac
3957M: mitr@volny.cz
3958S: Maintained
3959
1da177e4
LT
3960WL3501 WIRELESS PCMCIA CARD DRIVER
3961P: Arnaldo Carvalho de Melo
926554c4 3962M: acme@ghostprotocols.net
724c6b35 3963L: linux-wireless@vger.kernel.org
926554c4 3964W: http://oops.ghostprotocols.net:81/blog
1da177e4
LT
3965S: Maintained
3966
3967X.25 NETWORK LAYER
3968P: Henner Eisen
3969M: eis@baty.hanse.de
3970L: linux-x25@vger.kernel.org
3971S: Maintained
3972
4cdf6bc2
JF
3973XEN HYPERVISOR INTERFACE
3974P: Jeremy Fitzhardinge
3975M: jeremy@xensource.com
3976P: Chris Wright
3977M: chrisw@sous-sol.org
3978L: virtualization@lists.osdl.org
3979L: xen-devel@lists.xensource.com
3980S: Supported
3981
1da177e4
LT
3982XFS FILESYSTEM
3983P: Silicon Graphics Inc
1ad8f401 3984P: Tim Shimmin, David Chatterton
1da177e4 3985M: xfs-masters@oss.sgi.com
d7ede1aa 3986L: xfs@oss.sgi.com
1da177e4 3987W: http://oss.sgi.com/projects/xfs
1ad8f401 3988T: git git://oss.sgi.com:8090/xfs/xfs-2.6
1da177e4
LT
3989S: Supported
3990
238b8721
PK
3991XILINX UARTLITE SERIAL DRIVER
3992P: Peter Korsgaard
3993M: jacmet@sunsite.dk
3994L: linux-serial@vger.kernel.org
3995S: Maintained
3996
1da177e4
LT
3997X86 3-LEVEL PAGING (PAE) SUPPORT
3998P: Ingo Molnar
3999M: mingo@redhat.com
4000S: Maintained
4001
4002X86-64 port
4003P: Andi Kleen
4004M: ak@suse.de
4005L: discuss@x86-64.org
4006W: http://www.x86-64.org
6a051565 4007T: quilt ftp://ftp.firstfloor.org/pub/ak/x86_64/quilt-current
1da177e4
LT
4008S: Maintained
4009
4010YAM DRIVER FOR AX.25
4011P: Jean-Paul Roubelat
4012M: jpr@f6fbb.org
4013L: linux-hams@vger.kernel.org
4014S: Maintained
4015
af64a5eb
HV
4016YEALINK PHONE DRIVER
4017P: Henk Vergonet
4018M: Henk.Vergonet@gmail.com
4019L: usbb2k-api-dev@nongnu.org
4020S: Maintained
4021
1da177e4
LT
4022Z8530 DRIVER FOR AX.25
4023P: Joerg Reuter
4024M: jreuter@yaina.de
4025W: http://yaina.de/jreuter/
4026W: http://www.qsl.net/dl1bke/
4027L: linux-hams@vger.kernel.org
4028S: Maintained
4029
7c0c3afb
DD
4030ZD1211RW WIRELESS DRIVER
4031P: Daniel Drake
4032M: dsd@gentoo.org
4033P: Ulrich Kunitz
4034M: kune@deine-taler.de
4035W: http://zd1211.ath.cx/wiki/DriverRewrite
724c6b35 4036L: linux-wireless@vger.kernel.org
7c0c3afb
DD
4037L: zd1211-devs@lists.sourceforge.net (subscribers-only)
4038S: Maintained
4039
1da177e4
LT
4040ZF MACHZ WATCHDOG
4041P: Fernando Fuganti
4042M: fuganti@netbank.com.br
4043W: http://cvs.conectiva.com.br/drivers/ZFL-watchdog/
4044S: Maintained
4045
4046ZR36067 VIDEO FOR LINUX DRIVER
4047P: Ronald Bultje
4048M: rbultje@ronald.bitfreak.net
4049L: mjpeg-users@lists.sourceforge.net
4050W: http://mjpeg.sourceforge.net/driver-zoran/
4051S: Maintained
4052
4053ZR36120 VIDEO FOR LINUX DRIVER
4054P: Pauline Middelink
4055M: middelin@polyware.nl
4056W: http://www.polyware.nl/~middelin/En/hobbies.html
4057W: http://www.polyware.nl/~middelin/hobbies.html
4058S: Maintained
4059
4060THE REST
4061P: Linus Torvalds
4062S: Buried alive in reporters