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