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