Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6
[deliverable/linux.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 46 PLEASE remember that submissions must be made under the terms
4500371e
RD
47 of the OSDL certificate of contribution and should include a
48 Signed-off-by: line. The current version of this "Developer's
49 Certificate of Origin" (DCO) is listed in the file
50 Documentation/SubmittingPatches.
c9ee133b 51
1da177e4
LT
526. Make sure you have the right to send any changes you make. If you
53 do changes at work you may find your employer owns the patch
54 not you.
55
c9ee133b
AC
567. When sending security related changes or reports to a maintainer
57 please Cc: security@kernel.org, especially if the maintainer
58 does not respond.
59
608. Happy hacking.
1da177e4 61
b7eee616 62 -----------------------------------
1da177e4
LT
63
64Maintainers List (try to look for most precise areas first)
65
66Note: For the hard of thinking, this list is meant to remain in alphabetical
67order. If you could add yourselves to it in alphabetical order that would be
68so much easier [Ed]
69
70P: Person
71M: Mail patches to
72L: Mailing list that is relevant to this area
73W: Web-page with status/info
50306fb5 74T: SCM tree type and location. Type is one of: git, hg, quilt.
1da177e4
LT
75S: Status, one of the following:
76
77 Supported: Someone is actually paid to look after this.
78 Maintained: Someone actually looks after it.
79 Odd Fixes: It has a maintainer but they don't have time to do
80 much other than throw the odd patch in. See below..
81 Orphan: No current maintainer [but maybe you could take the
82 role as you write your new code].
83 Obsolete: Old code. Something tagged obsolete generally means
84 it has been replaced by a better system and you
85 should be using that.
86
1da177e4
LT
873C505 NETWORK DRIVER
88P: Philip Blundell
89M: philb@gnu.org
979b6c13 90L: netdev@vger.kernel.org
1da177e4
LT
91S: Maintained
92
a6d89915
SK
933C59X NETWORK DRIVER
94P: Steffen Klassert
95M: klassert@mathematik.tu-chemnitz.de
96L: netdev@vger.kernel.org
97S: Maintained
98
1da177e4
LT
993CR990 NETWORK DRIVER
100P: David Dillow
101M: dave@thedillows.org
979b6c13 102L: netdev@vger.kernel.org
1da177e4
LT
103S: Maintained
104
1053W-XXXX ATA-RAID CONTROLLER DRIVER
106P: Adam Radford
107M: linuxraid@amcc.com
108L: linux-scsi@vger.kernel.org
109W: http://www.amcc.com
110S: Supported
111
1123W-9XXX SATA-RAID CONTROLLER DRIVER
113P: Adam Radford
114M: linuxraid@amcc.com
115L: linux-scsi@vger.kernel.org
116W: http://www.amcc.com
117S: Supported
118
11953C700 AND 53C700-66 SCSI DRIVER
120P: James E.J. Bottomley
121M: James.Bottomley@HansenPartnership.com
122L: linux-scsi@vger.kernel.org
123S: Maintained
124
1256PACK NETWORK DRIVER FOR AX.25
126P: Andreas Koensgen
127M: ajk@iehk.rwth-aachen.de
128L: linux-hams@vger.kernel.org
129S: Maintained
130
1da177e4
LT
1318169 10/100/1000 GIGABIT ETHERNET DRIVER
132P: Francois Romieu
133M: romieu@fr.zoreil.com
979b6c13 134L: netdev@vger.kernel.org
1da177e4
LT
135S: Maintained
136
1378250/16?50 (AND CLONE UARTS) SERIAL DRIVER
1da177e4
LT
138L: linux-serial@vger.kernel.org
139W: http://serial.sourceforge.net
353cefdb 140S: Orphan
1da177e4
LT
141
1428390 NETWORK DRIVERS [WD80x3/SMC-ELITE, SMC-ULTRA, NE2000, 3C503, etc.]
143P: Paul Gortmaker
144M: p_gortmaker@yahoo.com
979b6c13 145L: netdev@vger.kernel.org
1da177e4
LT
146S: Maintained
147
67543e50 1489P FILE SYSTEM
ce00f85c
JC
149P: Eric Van Hensbergen
150M: ericvh@gmail.com
151P: Ron Minnich
27a2a5ff 152M: rminnich@sandia.gov
ce00f85c
JC
153P: Latchesar Ionkov
154M: lucho@ionkov.net
155L: v9fs-developer@lists.sourceforge.net
27a2a5ff 156W: http://swik.net/v9fs
ce00f85c
JC
157T: git kernel.org:/pub/scm/linux/kernel/ericvh/v9fs.git
158S: Maintained
67543e50 159
1da177e4
LT
160A2232 SERIAL BOARD DRIVER
161P: Enver Haase
1da177e4
LT
162M: A2232@gmx.net
163L: linux-m68k@lists.linux-m68k.org
164S: Maintained
165
fac533c2
DH
166AFS FILESYSTEM & AF_RXRPC SOCKET DOMAIN
167P: David Howells
168M: dhowells@redhat.com
169L: linux-afs@lists.infradead.org
170S: Supported
171
1da177e4
LT
172AIO
173P: Benjamin LaHaise
174M: bcrl@kvack.org
175L: linux-aio@kvack.org
176S: Supported
177
249e3c85 178ABIT UGURU 1,2 HARDWARE MONITOR DRIVER
f2b84bbc
HG
179P: Hans de Goede
180M: j.w.r.degoede@hhs.nl
181L: lm-sensors@lm-sensors.org
182S: Maintained
183
249e3c85
AJS
184ABIT UGURU 3 HARDWARE MONITOR DRIVER
185P: Alistair John Strachan
186M: alistair@devzero.co.uk
187L: lm-sensors@lm-sensors.org
188S: Maintained
189
1da177e4
LT
190ACENIC DRIVER
191P: Jes Sorensen
192M: jes@trained-monkey.org
193L: linux-acenic@sunsite.dk
194S: Maintained
195
e6d1fc3d
SM
196IPS SCSI RAID DRIVER
197P: Adaptec OEM Raid Solutions
198M: aacraid@adaptec.com
199L: linux-scsi@vger.kernel.org
200W: http://www.adaptec.com/
201S: Maintained
202
203DPT_I2O SCSI RAID DRIVER
204P: Adaptec OEM Raid Solutions
205M: aacraid@adaptec.com
206L: linux-scsi@vger.kernel.org
207W: http://www.adaptec.com/
208S: Maintained
209
1da177e4
LT
210AACRAID SCSI RAID DRIVER
211P: Adaptec OEM Raid Solutions
e6d1fc3d 212M: aacraid@adaptec.com
1da177e4 213L: linux-scsi@vger.kernel.org
e6d1fc3d 214W: http://www.adaptec.com/
1da177e4
LT
215S: Supported
216
745a5d21
CC
217ACER WMI LAPTOP EXTRAS
218P: Carlos Corbacho
219M: carlos@strangeworlds.co.uk
220L: aceracpi@googlegroups.com (subscribers-only)
221W: http://code.google.com/p/aceracpi
222S: Maintained
223
1da177e4 224ACPI
54cd3148 225P: Len Brown
8b59a454 226M: lenb@kernel.org
6968e50c 227L: linux-acpi@vger.kernel.org
38e09d83 228W: http://www.lesswatts.org/projects/acpi/
6fb0425b 229T: git kernel.org:/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6.git
8b59a454
LB
230S: Supported
231
232ACPI BATTERY DRIVERS
a4146557
LB
233P: Alexey Starikovskiy
234M: astarikovskiy@suse.de
8b59a454 235L: linux-acpi@vger.kernel.org
0638bc8d 236W: http://www.lesswatts.org/projects/acpi/
8b59a454
LB
237S: Supported
238
239ACPI EC DRIVER
240P: Alexey Starikovskiy
a4146557 241M: astarikovskiy@suse.de
8b59a454 242L: linux-acpi@vger.kernel.org
0638bc8d 243W: http://www.lesswatts.org/projects/acpi/
8b59a454
LB
244S: Supported
245
246ACPI FAN DRIVER
65573ee7
LB
247P: Zhang Rui
248M: rui.zhang@intel.com
8b59a454 249L: linux-acpi@vger.kernel.org
0638bc8d 250W: http://www.lesswatts.org/projects/acpi/
8b59a454 251S: Supported
1da177e4 252
998be20f
KCA
253ACPI PCI HOTPLUG DRIVER
254P: Kristen Carlson Accardi
255M: kristen.c.accardi@intel.com
64dab204 256L: linux-pci@vger.kernel.org
8b59a454
LB
257S: Supported
258
259ACPI THERMAL DRIVER
65573ee7
LB
260P: Zhang Rui
261M: rui.zhang@intel.com
8b59a454 262L: linux-acpi@vger.kernel.org
0638bc8d 263W: http://www.lesswatts.org/projects/acpi/
8b59a454 264S: Supported
998be20f 265
359acec8 266ACPI VIDEO DRIVER
65573ee7 267P: Zhang Rui
38e09d83 268M: rui.zhang@intel.com
8b59a454 269L: linux-acpi@vger.kernel.org
0638bc8d 270W: http://www.lesswatts.org/projects/acpi/
8b59a454 271S: Supported
998be20f 272
bff431e4 273ACPI WMI DRIVER
795fb7e7
JD
274P: Carlos Corbacho
275M: carlos@strangeworlds.co.uk
276L: linux-acpi@vger.kernel.org
277W: http://www.lesswatts.org/projects/acpi/
278S: Maintained
bff431e4 279
2f39d519 280AD1889 ALSA SOUND DRIVER
795fb7e7
JD
281P: Kyle McMartin
282M: kyle@mcmartin.ca
283P: Thibaut Varene
284M: T-Bone@parisc-linux.org
285W: http://wiki.parisc-linux.org/AD1889
286L: linux-parisc@vger.kernel.org
287S: Maintained
2f39d519 288
1da177e4
LT
289ADM1025 HARDWARE MONITOR DRIVER
290P: Jean Delvare
291M: khali@linux-fr.org
cc0b07ed 292L: lm-sensors@lm-sensors.org
1da177e4
LT
293S: Maintained
294
cae2caae
CL
295ADM1029 HARDWARE MONITOR DRIVER
296P: Corentin Labbe
297M: corentin.labbe@geomatys.fr
298L: lm-sensors@lm-sensors.org
299S: Maintained
300
cc0b88cf
MW
301ADM8211 WIRELESS DRIVER
302P: Michael Wu
303M: flamingice@sourmilk.net
304L: linux-wireless@vger.kernel.org
305W: http://linuxwireless.org/
306T: git kernel.org:/pub/scm/linux/kernel/git/mwu/mac80211-drivers.git
307S: Maintained
308
1da177e4
LT
309ADT746X FAN DRIVER
310P: Colin Leroy
311M: colin@colino.net
312S: Maintained
313
8c6af9e1
MW
314ADVANSYS SCSI DRIVER
315P: Matthew Wilcox
316M: matthew@wil.cx
317L: linux-scsi@vger.kernel.org
318S: Maintained
319
1da177e4
LT
320AEDSP16 DRIVER
321P: Riccardo Facchetti
322M: fizban@tin.it
323S: Maintained
324
325AFFS FILE SYSTEM
326P: Roman Zippel
327M: zippel@linux-m68k.org
328S: Maintained
329
330AGPGART DRIVER
70e8992e
DJ
331P: David Airlie
332M: airlied@linux.ie
333T: git kernel.org:/pub/scm/linux/kernel/git/airlied/drm-2.6.git
1da177e4
LT
334S: Maintained
335
336AHA152X SCSI DRIVER
337P: Juergen E. Fischer
338M: Juergen Fischer <fischer@norbit.de>
339L: linux-scsi@vger.kernel.org
340S: Maintained
341
64624d4f
HR
342AIC7XXX / AIC79XX SCSI DRIVER
343P: Hannes Reinecke
344M: hare@suse.de
345L: linux-scsi@vger.kernel.org
1da177e4
LT
346S: Maintained
347
348ALCATEL SPEEDTOUCH USB DRIVER
349P: Duncan Sands
350M: duncan.sands@free.fr
6372594a 351L: linux-usb@vger.kernel.org
1da177e4
LT
352W: http://www.linux-usb.org/SpeedTouch/
353S: Maintained
354
272f133a 355ALCHEMY AU1XX0 MMC DRIVER
08fcb720
ML
356P: Manuel Lauss
357M: manuel.lauss@gmail.com
358S: Maintained
272f133a 359
4a4e5787
M
360ALI1563 I2C DRIVER
361P: Rudolf Marek
7188cc66 362M: r.marek@assembler.cz
5d925fec 363L: i2c@lm-sensors.org
4a4e5787
M
364S: Maintained
365
1da177e4
LT
366ALPHA PORT
367P: Richard Henderson
368M: rth@twiddle.net
369S: Odd Fixes for 2.4; Maintained for 2.6.
370P: Ivan Kokshaysky
371M: ink@jurassic.park.msu.ru
372S: Maintained for 2.4; PCI support for 2.6.
373
167a675a
TD
374AMD GEODE CS5536 USB DEVICE CONTROLLER DRIVER
375P: Thomas Dahlmann
376M: thomas.dahlmann@amd.com
67d76710 377L: linux-geode@lists.infradead.org (moderated for non-subscribers)
167a675a
TD
378S: Supported
379
f90b8116 380AMD GEODE PROCESSOR/CHIPSET SUPPORT
ce00f85c 381P: Jordan Crouse
67d76710 382L: linux-geode@lists.infradead.org (moderated for non-subscribers)
f90b8116
JC
383W: http://www.amd.com/us-en/ConnectivitySolutions/TechnicalResources/0,,50_2334_2452_11363,00.html
384S: Supported
385
919ee7dd
JR
386AMD IOMMU (AMD-VI)
387P: Joerg Roedel
388M: joerg.roedel@amd.com
389L: iommu@lists.linux-foundation.org
bbd001c7 390T: git://git.kernel.org/pub/scm/linux/kernel/git/joro/linux-2.6-iommu.git
919ee7dd
JR
391S: Supported
392
284f42b6
SP
393AMS (Apple Motion Sensor) DRIVER
394P: Stelian Pop
395M: stelian@popies.net
396P: Michael Hanselmann
397M: linux-kernel@hansmi.ch
398S: Supported
399
f94b533d
TT
400AMSO1100 RNIC DRIVER
401P: Tom Tucker
402M: tom@opengridcomputing.com
403P: Steve Wise
404M: swise@opengridcomputing.com
78526821 405L: general@lists.openfabrics.org
f94b533d
TT
406S: Maintained
407
42269063
JB
408AOA (Apple Onboard Audio) ALSA DRIVER
409P: Johannes Berg
410M: johannes@sipsolutions.net
411L: linuxppc-dev@ozlabs.org
82622046 412L: alsa-devel@alsa-project.org (subscribers-only)
42269063
JB
413S: Maintained
414
1da177e4
LT
415APM DRIVER
416P: Stephen Rothwell
417M: sfr@canb.auug.org.au
418L: linux-laptop@vger.kernel.org
419W: http://www.canb.auug.org.au/~sfr/
420S: Supported
421
bd7aa4b2
HR
422APPLE BCM5974 MULTITOUCH DRIVER
423P: Henrik Rydberg
424M: rydberg@euromail.se
425L: linux-input@vger.kernel.org
426S: Maintained
427
6f2fad74
NB
428APPLE SMC DRIVER
429P: Nicolas Boichat
430M: nicolas@boichat.ch
431L: mactel-linux-devel@lists.sourceforge.net
432S: Maintained
433
1da177e4
LT
434APPLETALK NETWORK LAYER
435P: Arnaldo Carvalho de Melo
926554c4 436M: acme@ghostprotocols.net
1da177e4
LT
437S: Maintained
438
eb9ebe67
JB
439APPLETOUCH TOUCHPAD DRIVER
440P: Johannes Berg
441M: johannes@sipsolutions.net
eb76c5c0 442L: linux-input@vger.kernel.org
eb9ebe67
JB
443S: Maintained
444
1154ea7d
JK
445ARC FRAMEBUFFER DRIVER
446P: Jaya Kumar
447M: jayalk@intworks.biz
448S: Maintained
449
1da177e4
LT
450ARM MFM AND FLOPPY DRIVERS
451P: Ian Molton
452M: spyro@f2s.com
453S: Maintained
454
2761f5c2 455ARM PRIMECELL MMCI PL180/1 DRIVER
6d79947a 456S: Orphan
2761f5c2 457
2b7a52a4
LB
458ARM/ADI ROADRUNNER MACHINE SUPPORT
459P: Lennert Buytenhek
460M: kernel@wantstofly.org
461L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
462S: Maintained
463
464ARM/ADS SPHERE MACHINE SUPPORT
465P: Lennert Buytenhek
466M: kernel@wantstofly.org
467L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
468S: Maintained
469
9c784f95
SL
470ARM/AFEB9260 MACHINE SUPPORT
471P: Sergey Lapin
472M: slapin@ossfans.org
473L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
474S: Maintained
475
2b7a52a4
LB
476ARM/AJECO 1ARM MACHINE SUPPORT
477P: Lennert Buytenhek
478M: kernel@wantstofly.org
479L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
480S: Maintained
481
d4a89c7d 482ARM/ATMEL AT91RM9200 ARM ARCHITECTURE
795fb7e7
JD
483P: Andrew Victor
484M: linux@maxim.org.za
485L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
486W: http://maxim.org.za/at91_26.html
487S: Maintained
d4a89c7d 488
2b7a52a4
LB
489ARM/CIRRUS LOGIC EP93XX ARM ARCHITECTURE
490P: Lennert Buytenhek
491M: kernel@wantstofly.org
492L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
493S: Maintained
494
495ARM/CIRRUS LOGIC EDB9315A MACHINE SUPPORT
496P: Lennert Buytenhek
497M: kernel@wantstofly.org
498L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
499S: Maintained
500
d48134e7 501ARM/COMPULAB CM-X270/EM-X270 and CM-X300 MACHINE SUPPORT
a9da4f7e
RK
502P: Mike Rapoport
503M: mike@compulab.co.il
504L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
505S: Maintained
506
1da177e4
LT
507ARM/CORGI MACHINE SUPPORT
508P: Richard Purdie
509M: rpurdie@rpsys.net
510S: Maintained
511
a9da4f7e
RK
512ARM/EZX SMARTPHONES (A780, A910, A1200, E680, ROKR E2 and ROKR E6)
513P: Daniel Ribeiro
514M: drwyrm@gmail.com
515P: Stefan Schmidt
516M: stefan@openezx.org
517P: Harald Welte
518M: laforge@openezx.org
519L: openezx-devel@lists.openezx.org (subscribers-only)
520W: http://www.openezx.org/
521S: Maintained
522
86183a5f
SH
523ARM/FREESCALE IMX / MXC ARM ARCHITECTURE
524P: Sascha Hauer
525M: kernel@pengutronix.de
526L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
527S: Maintained
528
2b7a52a4
LB
529ARM/GLOMATION GESBC9312SX MACHINE SUPPORT
530P: Lennert Buytenhek
531M: kernel@wantstofly.org
532L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
533S: Maintained
534
90b8fc34
JK
535ARM/GUMSTIX MACHINE SUPPORT
536P: Steve Sakoman
537M: sakoman@gmail.com
538L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
539S: Maintained
540
21f37bc3 541ARM/HP JORNADA 7XX MACHINE SUPPORT
795fb7e7
JD
542P: Kristoffer Ericson
543M: kristoffer.ericson@gmail.com
544W: www.jlime.com
545S: Maintained
21f37bc3 546
2b7a52a4
LB
547ARM/INTEL IOP32X ARM ARCHITECTURE
548P: Lennert Buytenhek
549M: kernel@wantstofly.org
e2bdb176
DW
550P: Dan Williams
551M: dan.j.williams@intel.com
2b7a52a4 552L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
e2bdb176
DW
553S: Supported
554
555ARM/INTEL IOP33X ARM ARCHITECTURE
556P: Dan Williams
557M: dan.j.williams@intel.com
558L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
559S: Supported
2b7a52a4
LB
560
561ARM/INTEL IOP13XX ARM ARCHITECTURE
562P: Lennert Buytenhek
563M: kernel@wantstofly.org
e2bdb176
DW
564P: Dan Williams
565M: dan.j.williams@intel.com
2b7a52a4 566L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
e2bdb176 567S: Supported
2b7a52a4
LB
568
569ARM/INTEL IQ81342EX MACHINE SUPPORT
570P: Lennert Buytenhek
571M: kernel@wantstofly.org
e2bdb176
DW
572P: Dan Williams
573M: dan.j.williams@intel.com
2b7a52a4 574L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
e2bdb176 575S: Supported
2b7a52a4
LB
576
577ARM/INTEL IXP2000 ARM ARCHITECTURE
578P: Lennert Buytenhek
579M: kernel@wantstofly.org
580L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
581S: Maintained
582
583ARM/INTEL IXDP2850 MACHINE SUPPORT
584P: Lennert Buytenhek
585M: kernel@wantstofly.org
586L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
587S: Maintained
588
589ARM/INTEL IXP23XX ARM ARCHITECTURE
590P: Lennert Buytenhek
591M: kernel@wantstofly.org
592L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
593S: Maintained
594
595ARM/INTEL XSC3 (MANZANO) ARM CORE
596P: Lennert Buytenhek
597M: kernel@wantstofly.org
e2bdb176
DW
598P: Dan Williams
599M: dan.j.williams@intel.com
2b7a52a4 600L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
e2bdb176 601S: Supported
2b7a52a4
LB
602
603ARM/IP FABRICS DOUBLE ESPRESSO MACHINE SUPPORT
604P: Lennert Buytenhek
605M: kernel@wantstofly.org
606L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
607S: Maintained
608
609ARM/LOGICPD PXA270 MACHINE SUPPORT
610P: Lennert Buytenhek
611M: kernel@wantstofly.org
612L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
613S: Maintained
614
3b886171
PZ
615ARM/MAGICIAN MACHINE SUPPORT
616P: Philipp Zabel
617M: philipp.zabel@gmail.com
618S: Maintained
619
8459c159 620ARM/TOSA MACHINE SUPPORT
93887049
DB
621P: Dmitry Baryshkov
622M: dbaryshkov@gmail.com
8459c159
DO
623P: Dirk Opfer
624M: dirk@opfer-online.de
625S: Maintained
626
b5e4ad57
MV
627ARM/PALMTX SUPPORT
628P: Marek Vasut
629M: marek.vasut@gmail.com
630W: http://hackndev.com
631S: Maintained
632
c49e1e63
SL
633ARM/PALMZ72 SUPPORT
634P: Sergey Lapin
635M: slapin@ossfans.org
636W: http://hackndev.com
637S: Maintained
638
1da177e4
LT
639ARM/PLEB SUPPORT
640P: Peter Chubb
641M: pleb@gelato.unsw.edu.au
642W: http://www.disy.cse.unsw.edu.au/Hardware/PLEB
643S: Maintained
644
645ARM/PT DIGITAL BOARD PORT
646P: Stefan Eletzhofer
647M: stefan.eletzhofer@eletztrick.de
70f09f1f 648L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
1da177e4
LT
649W: http://www.arm.linux.org.uk/
650S: Maintained
651
2b7a52a4
LB
652ARM/RADISYS ENP2611 MACHINE SUPPORT
653P: Lennert Buytenhek
654M: kernel@wantstofly.org
655L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
656S: Maintained
657
1da177e4
LT
658ARM/SHARK MACHINE SUPPORT
659P: Alexander Schulz
660M: alex@shark-linux.de
661W: http://www.shark-linux.de/shark.html
662S: Maintained
663
664ARM/STRONGARM110 PORT
665P: Russell King
666M: rmk@arm.linux.org.uk
70f09f1f 667L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
1da177e4
LT
668W: http://www.arm.linux.org.uk/
669S: Maintained
670
671ARM/S3C2410 ARM ARCHITECTURE
672P: Ben Dooks
449d4dd5 673M: ben-linux@fluff.org
70f09f1f 674L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
1da177e4
LT
675W: http://www.fluff.org/ben/linux/
676S: Maintained
677
678ARM/S3C2440 ARM ARCHITECTURE
679P: Ben Dooks
449d4dd5 680M: ben-linux@fluff.org
70f09f1f 681L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
1da177e4
LT
682W: http://www.fluff.org/ben/linux/
683S: Maintained
684
2b7a52a4
LB
685ARM/TECHNOLOGIC SYSTEMS TS7250 MACHINE SUPPORT
686P: Lennert Buytenhek
687M: kernel@wantstofly.org
688L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
689S: Maintained
690
691ARM/THECUS N2100 MACHINE SUPPORT
692P: Lennert Buytenhek
693M: kernel@wantstofly.org
694L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
695S: Maintained
696
1da177e4
LT
697ARPD SUPPORT
698P: Jonathan Layes
979b6c13 699L: netdev@vger.kernel.org
1da177e4
LT
700S: Maintained
701
702ASUS ACPI EXTRAS DRIVER
0b67d946
LB
703P: Corentin Chary
704M: corentincj@iksaif.net
1da177e4
LT
705P: Karol Kozimor
706M: sziwan@users.sourceforge.net
1da177e4
LT
707L: acpi4asus-user@lists.sourceforge.net
708W: http://sourceforge.net/projects/acpi4asus
0b67d946 709W: http://xf.iksaif.net/acpi4asus
85091b71
CC
710S: Maintained
711
6ea884db
MH
712ASUS ASB100 HARDWARE MONITOR DRIVER
713P: Mark M. Hoffman
714M: mhoffman@lightlink.com
715L: lm-sensors@lm-sensors.org
716S: Maintained
717
85091b71
CC
718ASUS LAPTOP EXTRAS DRIVER
719P: Corentin Chary
720M: corentincj@iksaif.net
721L: acpi4asus-user@lists.sourceforge.net
1da177e4 722W: http://sourceforge.net/projects/acpi4asus
0b67d946 723W: http://xf.iksaif.net/acpi4asus
1da177e4
LT
724S: Maintained
725
b3e5f263
DW
726ASYNCHRONOUS TRANSFERS/TRANSFORMS API
727P: Dan Williams
728M: dan.j.williams@intel.com
5e45bb2e
MS
729P: Maciej Sosnowski
730M: maciej.sosnowski@intel.com
b3e5f263
DW
731L: linux-kernel@vger.kernel.org
732W: http://sourceforge.net/projects/xscaleiop
733S: Supported
734
1da177e4
LT
735ATA OVER ETHERNET DRIVER
736P: Ed L. Cashin
737M: ecashin@coraid.com
738W: http://www.coraid.com/support/linux
739S: Supported
740
fa1c114f
JS
741ATHEROS ATH5K WIRELESS DRIVER
742P: Jiri Slaby
743M: jirislaby@gmail.com
744P: Nick Kossifidis
745M: mickflemm@gmail.com
746P: Luis R. Rodriguez
747M: mcgrof@gmail.com
748L: linux-wireless@vger.kernel.org
749L: ath5k-devel@lists.ath5k.org
750S: Maintained
751
f078f209
LR
752ATHEROS ATH9K WIRELESS DRIVER
753P: Luis R. Rodriguez
754M: lrodriguez@atheros.com
755P: Jouni Malinen
756M: jmalinen@atheros.com
757L: linux-wireless@vger.kernel.org
758L: ath9k-devel@lists.ath9k.org
759S: Supported
760
6f69a6d7
VS
761ATI_REMOTE2 DRIVER
762P: Ville Syrjala
763M: syrjala@sci.fi
764S: Maintained
765
7ae115b4 766ATLX ETHERNET DRIVERS
8d5ca6ec
JC
767P: Jay Cliburn
768M: jcliburn@gmail.com
769P: Chris Snook
770M: csnook@redhat.com
7ae115b4
CS
771P: Jie Yang
772M: jie.yang@atheros.com
8d5ca6ec
JC
773L: atl1-devel@lists.sourceforge.net
774W: http://sourceforge.net/projects/atl1
775W: http://atl1.sourceforge.net
776S: Maintained
777
1da177e4
LT
778ATM
779P: Chas Williams
780M: chas@cmf.nrl.navy.mil
f37bf90e 781L: linux-atm-general@lists.sourceforge.net (subscribers-only)
1da177e4
LT
782W: http://linux-atm.sourceforge.net
783S: Maintained
784
272f133a 785ATMEL AT91 MCI DRIVER
81764fa9 786P: Nicolas Ferre
8f4c79ce 787M: nicolas.ferre@atmel.com
81764fa9
PO
788L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
789W: http://www.atmel.com/products/AT91/
790W: http://www.at91.com/
791S: Maintained
272f133a 792
a1cfac48
HS
793ATMEL AT91 / AT32 SERIAL DRIVER
794P: Haavard Skinnemoen
795M: hskinnemoen@atmel.com
796L: linux-kernel@vger.kernel.org
797S: Supported
798
8f4c79ce
NF
799ATMEL LCDFB DRIVER
800P: Nicolas Ferre
801M: nicolas.ferre@atmel.com
8936b6db 802L: linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers)
8f4c79ce
NF
803S: Maintained
804
89e5785f 805ATMEL MACB ETHERNET DRIVER
89e5785f
HS
806P: Haavard Skinnemoen
807M: hskinnemoen@atmel.com
808S: Supported
809
754ce4f2
HS
810ATMEL SPI DRIVER
811P: Haavard Skinnemoen
812M: hskinnemoen@atmel.com
813S: Supported
814
914a3f3b
HS
815ATMEL USBA UDC DRIVER
816P: Haavard Skinnemoen
817M: hskinnemoen@atmel.com
818L: kernel@avr32linux.org
819W: http://avr32linux.org/twiki/bin/view/Main/AtmelUsbDeviceDriver
820S: Supported
821
1da177e4
LT
822ATMEL WIRELESS DRIVER
823P: Simon Kelley
824M: simon@thekelleys.org.uk
724c6b35 825L: linux-wireless@vger.kernel.org
1da177e4
LT
826W: http://www.thekelleys.org.uk/atmel
827W: http://atmelwlandriver.sourceforge.net/
828S: Maintained
829
a92b7b80 830AUDIT SUBSYSTEM
0ef1970d
EP
831P: Al Viro
832M: viro@zeniv.linux.org.uk
833P: Eric Paris
834M: eparis@redhat.com
b9a06207 835L: linux-audit@redhat.com (subscribers-only)
ad3f9a22 836W: http://people.redhat.com/sgrubb/audit/
0ef1970d 837T: git git.kernel.org/pub/scm/linux/kernel/git/viro/audit-current.git
a92b7b80
CW
838S: Maintained
839
70e84049
MOS
840AUXILIARY DISPLAY DRIVERS
841P: Miguel Ojeda Sandonis
450c622e 842M: miguel.ojeda.sandonis@gmail.com
70e84049 843L: linux-kernel@vger.kernel.org
450c622e
MO
844W: http://miguelojeda.es/auxdisplay.htm
845W: http://jair.lab.fi.uva.es/~migojed/auxdisplay.htm
70e84049
MOS
846S: Maintained
847
5f97f7f9 848AVR32 ARCHITECTURE
5f97f7f9
HS
849P: Haavard Skinnemoen
850M: hskinnemoen@atmel.com
851W: http://www.atmel.com/products/AVR32/
852W: http://avr32linux.org/
853W: http://avrfreaks.net/
854S: Supported
855
856AVR32/AT32AP MACHINE SUPPORT
5f97f7f9
HS
857P: Haavard Skinnemoen
858M: hskinnemoen@atmel.com
859S: Supported
860
1da177e4
LT
861AX.25 NETWORK LAYER
862P: Ralf Baechle
863M: ralf@linux-mips.org
864L: linux-hams@vger.kernel.org
d34cb28a 865W: http://www.linux-ax25.org/
1da177e4
LT
866S: Maintained
867
300abeb5
RP
868BACKLIGHT CLASS/SUBSYSTEM
869P: Richard Purdie
870M: rpurdie@rpsys.net
871S: Maintained
872
1394f032 873BLACKFIN ARCHITECTURE
e3b2d3f3 874P: Bryan Wu
7dd06cdb 875M: cooloney@kernel.org
e3b2d3f3
BW
876L: uclinux-dist-devel@blackfin.uclinux.org (subscribers-only)
877W: http://blackfin.uclinux.org
878S: Supported
566da5b2 879
e190d6b1
BW
880BLACKFIN EMAC DRIVER
881P: Bryan Wu
7dd06cdb 882M: cooloney@kernel.org
e190d6b1
BW
883L: uclinux-dist-devel@blackfin.uclinux.org (subscribers-only)
884W: http://blackfin.uclinux.org
885S: Supported
886
566da5b2
MF
887BLACKFIN RTC DRIVER
888P: Mike Frysinger
566da5b2
MF
889M: vapier.adi@gmail.com
890L: uclinux-dist-devel@blackfin.uclinux.org (subscribers-only)
891W: http://blackfin.uclinux.org
892S: Supported
1394f032
BW
893
894BLACKFIN SERIAL DRIVER
9c5e710b
MF
895P: Sonic Zhang
896M: sonic.zhang@analog.com
e3b2d3f3
BW
897L: uclinux-dist-devel@blackfin.uclinux.org (subscribers-only)
898W: http://blackfin.uclinux.org
899S: Supported
1394f032 900
1e6d320f
BW
901BLACKFIN WATCHDOG DRIVER
902P: Mike Frysinger
1e6d320f
BW
903M: vapier.adi@gmail.com
904L: uclinux-dist-devel@blackfin.uclinux.org (subscribers-only)
905W: http://blackfin.uclinux.org
906S: Supported
907
1da177e4
LT
908BAYCOM/HDLCDRV DRIVERS FOR AX.25
909P: Thomas Sailer
910M: t.sailer@alumni.ethz.ch
911L: linux-hams@vger.kernel.org
912W: http://www.baycom.org/~tom/ham/ham.html
913S: Maintained
914
e4d6b795
MB
915B43 WIRELESS DRIVER
916P: Michael Buesch
917M: mb@bu3sch.de
918P: Stefano Brivio
2817ef1a 919M: stefano.brivio@polimi.it
e4d6b795 920L: linux-wireless@vger.kernel.org
2817ef1a 921W: http://linuxwireless.org/en/users/Drivers/b43
e4d6b795
MB
922S: Maintained
923
75388acd
LF
924B43LEGACY WIRELESS DRIVER
925P: Larry Finger
926M: Larry.Finger@lwfinger.net
2817ef1a
SB
927P: Stefano Brivio
928M: stefano.brivio@polimi.it
75388acd 929L: linux-wireless@vger.kernel.org
2817ef1a 930W: http://linuxwireless.org/en/users/Drivers/b43
75388acd
LF
931S: Maintained
932
1da177e4
LT
933BEFS FILE SYSTEM
934P: Sergey S. Kostyliov
935M: rathamahata@php4.ru
936L: linux-kernel@vger.kernel.org
937S: Maintained
938
1da177e4
LT
939BFS FILE SYSTEM
940P: Tigran A. Aivazian
b5b9df69 941M: tigran@aivazian.fsnet.co.uk
1da177e4
LT
942L: linux-kernel@vger.kernel.org
943S: Maintained
944
d24ecfcc
BW
945BLACKFIN I2C TWI DRIVER
946P: Sonic Zhang
947M: sonic.zhang@analog.com
948L: uclinux-dist-devel@blackfin.uclinux.org (subscribers-only)
949W: http://blackfin.uclinux.org/
950S: Supported
951
1da177e4
LT
952BLOCK LAYER
953P: Jens Axboe
0fe23479 954M: axboe@kernel.dk
1da177e4 955L: linux-kernel@vger.kernel.org
6fb0425b 956T: git kernel.org:/pub/scm/linux/kernel/git/axboe/linux-2.6-block.git
1da177e4
LT
957S: Maintained
958
2b54aaef
JE
959BLOCK2MTD DRIVER
960P: Joern Engel
961M: joern@lazybastard.org
962L: linux-mtd@lists.infradead.org
963S: Maintained
964
63fbd24e 965BLUETOOTH DRIVERS
1da177e4
LT
966P: Marcel Holtmann
967M: marcel@holtmann.org
781c2844 968L: linux-bluetooth@vger.kernel.org
63fbd24e 969W: http://www.bluez.org/
1da177e4
LT
970S: Maintained
971
63fbd24e 972BLUETOOTH SUBSYSTEM
1da177e4
LT
973P: Marcel Holtmann
974M: marcel@holtmann.org
63fbd24e
MH
975L: linux-bluetooth@vger.kernel.org
976W: http://www.bluez.org/
977T: git kernel.org:/pub/scm/linux/kernel/git/holtmann/bluetooth-2.6.git
1da177e4
LT
978S: Maintained
979
980BONDING DRIVER
ce00f85c
JC
981P: Jay Vosburgh
982M: fubar@us.ibm.com
983L: bonding-devel@lists.sourceforge.net
984W: http://sourceforge.net/projects/bonding/
985S: Supported
1da177e4 986
39105890
GZ
987BROADCOM B44 10/100 ETHERNET DRIVER
988P: Gary Zambrano
989M: zambrano@broadcom.com
990L: netdev@vger.kernel.org
991S: Supported
992
948c51e6
MC
993BROADCOM BNX2 GIGABIT ETHERNET DRIVER
994P: Michael Chan
995M: mchan@broadcom.com
996L: netdev@vger.kernel.org
997S: Supported
998
4d9d2cb0 999BROADCOM BNX2X 10 GIGABIT ETHERNET DRIVER
24e3fcef
EG
1000P: Eilon Greenstein
1001M: eilong@broadcom.com
4d9d2cb0
ET
1002L: netdev@vger.kernel.org
1003S: Supported
1004
948c51e6
MC
1005BROADCOM TG3 GIGABIT ETHERNET DRIVER
1006P: Michael Chan
1007M: mchan@broadcom.com
1008L: netdev@vger.kernel.org
1009S: Supported
1010
5cdf7f76
JA
1011BSG (block layer generic sg v4 driver)
1012P: FUJITA Tomonori
1013M: fujita.tomonori@lab.ntt.co.jp
1014L: linux-scsi@vger.kernel.org
1015S: Supported
1016
ff1d5c2f
MB
1017BT8XXGPIO DRIVER
1018P: Michael Buesch
1019M: mb@bu3sch.de
1020W: http://bu3sch.de/btgpio.php
1021S: Maintained
1022
1da177e4 1023BTTV VIDEO4LINUX DRIVER
96b6aba0 1024P: Mauro Carvalho Chehab
8d58d773
MCC
1025M: mchehab@infradead.org
1026M: v4l-dvb-maintainer@linuxtv.org
1da177e4 1027L: video4linux-list@redhat.com
96b6aba0 1028W: http://linuxtv.org
ecfa4fdc 1029T: git kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvb.git
96b6aba0 1030S: Maintained
1da177e4 1031
77d5140f 1032CAFE CMOS INTEGRATED CAMERA CONTROLLER DRIVER
795fb7e7 1033P: Jonathan Corbet
77d5140f
JC
1034M: corbet@lwn.net
1035L: video4linux-list@redhat.com
1036S: Maintained
1037
beca222d
OH
1038CAN NETWORK LAYER
1039P: Urs Thuermann
1040M: urs.thuermann@volkswagen.de
1041P: Oliver Hartkopp
1042M: oliver.hartkopp@volkswagen.de
220fc3fc 1043L: socketcan-core@lists.berlios.de (subscribers-only)
beca222d
OH
1044W: http://developer.berlios.de/projects/socketcan/
1045S: Maintained
1046
77dac90f
MBY
1047CALGARY x86-64 IOMMU
1048P: Muli Ben-Yehuda
1049M: muli@il.ibm.com
1050P: Jon D. Mason
d8d2bedf 1051M: jdmason@kudzu.us
77dac90f
MBY
1052L: linux-kernel@vger.kernel.org
1053L: discuss@x86-64.org
1054S: Maintained
1055
b8154542
AB
1056CELL BROADBAND ENGINE ARCHITECTURE
1057P: Arnd Bergmann
1058M: arnd@arndb.de
1059L: linuxppc-dev@ozlabs.org
1060L: cbe-oss-dev@ozlabs.org
1061W: http://www.ibm.com/developerworks/power/cell/
1062S: Supported
1063
01f2e4ea
SF
1064CISCO 10G ETHERNET DRIVER
1065P: Scott Feldman
1066M: scofeldm@cisco.com
1067P: Joe Eykholt
1068M: jeykholt@cisco.com
1069S: Supported
1070
70e84049
MOS
1071CFAG12864B LCD DRIVER
1072P: Miguel Ojeda Sandonis
450c622e 1073M: miguel.ojeda.sandonis@gmail.com
70e84049 1074L: linux-kernel@vger.kernel.org
450c622e
MO
1075W: http://miguelojeda.es/auxdisplay.htm
1076W: http://jair.lab.fi.uva.es/~migojed/auxdisplay.htm
70e84049
MOS
1077S: Maintained
1078
1079CFAG12864BFB LCD FRAMEBUFFER DRIVER
1080P: Miguel Ojeda Sandonis
450c622e 1081M: miguel.ojeda.sandonis@gmail.com
70e84049 1082L: linux-kernel@vger.kernel.org
450c622e
MO
1083W: http://miguelojeda.es/auxdisplay.htm
1084W: http://jair.lab.fi.uva.es/~migojed/auxdisplay.htm
70e84049
MOS
1085S: Maintained
1086
704232c2
JB
1087CFG80211 and NL80211
1088P: Johannes Berg
1089M: johannes@sipsolutions.net
1090L: linux-wireless@vger.kernel.org
1091S: Maintained
1092
0a920b5b
AW
1093CHECKPATCH
1094P: Andy Whitcroft
1095M: apw@shadowen.org
1096P: Randy Dunlap
1097M: rdunlap@xenotime.net
1098P: Joel Schopp
1099M: jschopp@austin.ibm.com
1100S: Supported
1101
1da177e4
LT
1102COMMON INTERNET FILE SYSTEM (CIFS)
1103P: Steve French
1104M: sfrench@samba.org
fb453d4b 1105L: linux-cifs-client@lists.samba.org
1da177e4 1106L: samba-technical@lists.samba.org
af5a032b 1107W: http://linux-cifs.samba.org/
1adc1230 1108T: git kernel.org:/pub/scm/linux/kernel/git/sfrench/cifs-2.6.git
b7eee616 1109S: Supported
1da177e4 1110
7063fbf2
JB
1111CONFIGFS
1112P: Joel Becker
62ca3d26
JB
1113M: joel.becker@oracle.com
1114L: linux-kernel@vger.kernel.org
7063fbf2
JB
1115S: Supported
1116
2b7a52a4
LB
1117CIRRUS LOGIC EP93XX ETHERNET DRIVER
1118P: Lennert Buytenhek
1119M: kernel@wantstofly.org
1120L: netdev@vger.kernel.org
1121S: Maintained
1122
2b7a52a4
LB
1123CIRRUS LOGIC EP93XX OHCI USB HOST DRIVER
1124P: Lennert Buytenhek
1125M: kernel@wantstofly.org
6372594a 1126L: linux-usb@vger.kernel.org
2b7a52a4
LB
1127S: Maintained
1128
d9e9d82c
TT
1129CIRRUS LOGIC CS4270 SOUND DRIVER
1130P: Timur Tabi
1131M: timur@freescale.com
1132L: alsa-devel@alsa-project.org
1133S: Supported
1134
1da177e4
LT
1135CIRRUS LOGIC CS4280/CS461x SOUNDDRIVER
1136P: Cirrus Logic Corporation (kernel 2.2 driver)
1137M: Cirrus Logic Corporation, Thomas Woller <twoller@crystal.cirrus.com>
1138P: Nils Faerber (port to kernel 2.4)
1139M: Nils Faerber <nils@kernelconcepts.de>
1140S: Maintained
1141
1142CODA FILE SYSTEM
1143P: Jan Harkes
1144M: jaharkes@cs.cmu.edu
1145M: coda@cs.cmu.edu
1146L: codalist@coda.cs.cmu.edu
1147W: http://www.coda.cs.cmu.edu/
1148S: Maintained
1149
1150COMPACTPCI HOTPLUG CORE
1151P: Scott Murray
1152M: scottm@somanetworks.com
1153M: scott@spiteful.org
64dab204 1154L: linux-pci@vger.kernel.org
1da177e4
LT
1155S: Supported
1156
1157COMPACTPCI HOTPLUG ZIATECH ZT5550 DRIVER
1158P: Scott Murray
1159M: scottm@somanetworks.com
1160M: scott@spiteful.org
64dab204 1161L: linux-pci@vger.kernel.org
1da177e4
LT
1162S: Supported
1163
1164COMPACTPCI HOTPLUG GENERIC DRIVER
1165P: Scott Murray
1166M: scottm@somanetworks.com
1167M: scott@spiteful.org
64dab204 1168L: linux-pci@vger.kernel.org
1da177e4
LT
1169S: Supported
1170
5411552c
CJ
1171COMPAL LAPTOP SUPPORT
1172P: Cezary Jackiewicz
1173M: cezary.jackiewicz@gmail.com
1174S: Maintained
1175
1da177e4
LT
1176COMPUTONE INTELLIPORT MULTIPORT CARD
1177P: Michael H. Warfield
07d46de4 1178M: mhw@wittsend.com
1da177e4 1179W: http://www.wittsend.com/computone.html
07d46de4 1180S: Maintained
1da177e4 1181
949be0f7
SA
1182CONEXANT ACCESSRUNNER USB DRIVER
1183P: Simon Arlott
1184M: cxacru@fire.lp0.eu
9ae5e3bc
SA
1185L: accessrunner-general@lists.sourceforge.net
1186W: http://accessrunner.sourceforge.net/
949be0f7
SA
1187S: Maintained
1188
fb3a0fb6
PM
1189CONTROL GROUPS (CGROUPS)
1190P: Paul Menage
1191M: menage@google.com
1192L: containers@lists.linux-foundation.org
1193S: Maintained
1194
bebe4678
RM
1195CORETEMP HARDWARE MONITORING DRIVER
1196P: Rudolf Marek
1197M: r.marek@assembler.cz
1198L: lm-sensors@lm-sensors.org
1199S: Maintained
1200
1da177e4
LT
1201COSA/SRP SYNC SERIAL DRIVER
1202P: Jan "Yenya" Kasprzak
1203M: kas@fi.muni.cz
1204W: http://www.fi.muni.cz/~kas/cosa/
1205S: Maintained
1206
1207CPU FREQUENCY DRIVERS
1208P: Dave Jones
1209M: davej@codemonkey.org.uk
bc5f65d4 1210L: cpufreq@vger.kernel.org
1da177e4 1211W: http://www.codemonkey.org.uk/projects/cpufreq/
7531a0b5 1212T: git kernel.org/pub/scm/linux/kernel/git/davej/cpufreq.git
1da177e4
LT
1213S: Maintained
1214
1215CPUID/MSR DRIVER
1216P: H. Peter Anvin
1217M: hpa@zytor.com
1218S: Maintained
1219
ed90fb4a 1220CPUSETS
6bffd7b5 1221P: Paul Menage
6bffd7b5 1222M: menage@google.com
ed90fb4a
PJ
1223L: linux-kernel@vger.kernel.org
1224W: http://www.bullopensource.org/cpuset/
551e172a 1225W: http://oss.sgi.com/projects/cpusets/
ed90fb4a
PJ
1226S: Supported
1227
1da177e4 1228CRAMFS FILESYSTEM
ce00f85c
JC
1229W: http://sourceforge.net/projects/cramfs/
1230S: Orphan
1da177e4
LT
1231
1232CRIS PORT
1233P: Mikael Starvik
1234M: starvik@axis.com
0b07aa6d
JN
1235P: Jesper Nilsson
1236M: jesper.nilsson@axis.com
1da177e4
LT
1237L: dev-etrax@axis.com
1238W: http://developer.axis.com
1239S: Maintained
1240
1241CRYPTO API
1242P: Herbert Xu
1243M: herbert@gondor.apana.org.au
1244P: David S. Miller
1245M: davem@davemloft.net
1246L: linux-crypto@vger.kernel.org
1adc1230 1247T: git kernel.org:/pub/scm/linux/kernel/git/herbert/crypto-2.6.git
1da177e4
LT
1248S: Maintained
1249
9b4ffa48
JK
1250CS5535 Audio ALSA driver
1251P: Jaya Kumar
1252M: jayakumar.alsa@gmail.com
1253S: Maintained
1254
6d8425b1
HV
1255CX18 VIDEO4LINUX DRIVER
1256P: Hans Verkuil, Andy Walls
1257M: hverkuil@xs4all.nl, awalls@radix.net
1258L: ivtv-devel@ivtvdriver.org
1259L: ivtv-users@ivtvdriver.org
1260L: video4linux-list@redhat.com
1261W: http://linuxtv.org
1262S: Maintained
1263
e5ec3789
SW
1264CXGB3 ETHERNET DRIVER (CXGB3)
1265P: Divy Le Ray
1266M: divy@chelsio.com
1267L: netdev@vger.kernel.org
1268W: http://www.chelsio.com
1269S: Supported
1270
1271CXGB3 IWARP RNIC DRIVER (IW_CXGB3)
1272P: Steve Wise
1273M: swise@chelsio.com
1274L: general@lists.openfabrics.org
1275W: http://www.openfabrics.org
1276S: Supported
1277
1da177e4
LT
1278CYBERPRO FB DRIVER
1279P: Russell King
1280M: rmk@arm.linux.org.uk
1281W: http://www.arm.linux.org.uk/
1282S: Maintained
1283
9fa68eae
KP
1284CYBLAFB FRAMEBUFFER DRIVER
1285P: Knut Petersen
1286M: Knut_Petersen@t-online.de
8936b6db 1287L: linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers)
9fa68eae
KP
1288S: Maintained
1289
1da177e4
LT
1290CYCLADES 2X SYNC CARD DRIVER
1291P: Arnaldo Carvalho de Melo
926554c4
ACM
1292M: acme@ghostprotocols.net
1293W: http://oops.ghostprotocols.net:81/blog
1da177e4
LT
1294S: Maintained
1295
1296CYCLADES ASYNC MUX DRIVER
1da177e4 1297W: http://www.cyclades.com/
d459883e 1298S: Orphan
1da177e4
LT
1299
1300CYCLADES PC300 DRIVER
1da177e4 1301W: http://www.cyclades.com/
d459883e 1302S: Orphan
1da177e4 1303
1da177e4
LT
1304DAMA SLAVE for AX.25
1305P: Joerg Reuter
1306M: jreuter@yaina.de
1307W: http://yaina.de/jreuter/
1308W: http://www.qsl.net/dl1bke/
1309L: linux-hams@vger.kernel.org
1310S: Maintained
1311
1312DC395x SCSI driver
1313P: Oliver Neukum
1314M: oliver@neukum.name
1315P: Ali Akcaagac
1316M: aliakc@web.de
1317P: Jamie Lenehan
1318M: lenehan@twibble.org
1319W: http://twibble.org/dist/dc395x/
f5df5881 1320L: dc395x@twibble.org
1da177e4
LT
1321L: http://lists.twibble.org/mailman/listinfo/dc395x/
1322S: Maintained
1323
1324DC390/AM53C974 SCSI driver
1325P: Kurt Garloff
1326M: garloff@suse.de
1327W: http://www.garloff.de/kurt/linux/dc390/
1328P: Guennadi Liakhovetski
1329M: g.liakhovetski@gmx.de
1330S: Maintained
1331
eb8edb08
ACM
1332DCCP PROTOCOL
1333P: Arnaldo Carvalho de Melo
926554c4 1334M: acme@ghostprotocols.net
eb8edb08 1335L: dccp@vger.kernel.org
f3b84ec2 1336W: http://linux-net.osdl.org/index.php/DCCP
eb8edb08
ACM
1337S: Maintained
1338
1da177e4 1339DECnet NETWORK LAYER
8943f268
CC
1340P: Christine Caulfield
1341M: christine.caulfield@googlemail.com
1da177e4
LT
1342W: http://linux-decnet.sourceforge.net
1343L: linux-decnet-user@lists.sourceforge.net
1344S: Maintained
1345
1346DEFXX FDDI NETWORK DRIVER
1347P: Maciej W. Rozycki
1348M: macro@linux-mips.org
1349S: Maintained
1350
1351DELL LAPTOP SMM DRIVER
1352P: Massimo Dal Zotto
1353M: dz@debian.org
1354W: http://www.debian.org/~dz/i8k/
1355S: Maintained
1356
90563ec4
DW
1357DELL SYSTEMS MANAGEMENT BASE DRIVER (dcdbas)
1358P: Doug Warzecha
1359M: Douglas_Warzecha@dell.com
1360S: Maintained
1361
5ddb88c0 1362DEVICE-MAPPER (LVM)
1da177e4
LT
1363P: Alasdair Kergon
1364L: dm-devel@redhat.com
1365W: http://sources.redhat.com/dm
1366S: Maintained
1367
1368DEVICE NUMBER REGISTRY
1369P: Torben Mathiasen
1370M: device@lanana.org
1371W: http://lanana.org/docs/device-list/index.html
1372L: linux-kernel@vger.kernel.org
1373S: Maintained
1374
1da177e4
LT
1375DIGI INTL. EPCA DRIVER
1376P: Digi International, Inc
1377M: Eng.Linux@digi.com
1378L: Eng.Linux@digi.com
1379W: http://www.digi.com
baaea1dc 1380S: Orphan
1da177e4 1381
1da177e4
LT
1382DIRECTORY NOTIFICATION
1383P: Stephen Rothwell
1384M: sfr@canb.auug.org.au
1385L: linux-kernel@vger.kernel.org
1386S: Supported
1387
1388DISK GEOMETRY AND PARTITION HANDLING
1389P: Andries Brouwer
1390M: aeb@cwi.nl
1391W: http://www.win.tue.nl/~aeb/linux/Large-Disk.html
1392W: http://www.win.tue.nl/~aeb/linux/zip/zip-1.html
1393W: http://www.win.tue.nl/~aeb/partitions/partition_types-1.html
1394S: Maintained
1395
1396DISKQUOTA:
1397P: Jan Kara
1398M: jack@suse.cz
1399L: linux-kernel@vger.kernel.org
1400S: Maintained
1401
5be7b50f 1402DISTRIBUTED LOCK MANAGER
8943f268
CC
1403P: Christine Caulfield
1404M: ccaulfie@redhat.com
5be7b50f
SW
1405P: David Teigland
1406M: teigland@redhat.com
a4644184 1407L: cluster-devel@redhat.com
5be7b50f 1408W: http://sources.redhat.com/cluster/
d7c2feaf 1409T: git kernel.org:/pub/scm/linux/kernel/git/teigland/dlm.git
5be7b50f
SW
1410S: Supported
1411
1da177e4
LT
1412DAVICOM FAST ETHERNET (DMFE) NETWORK DRIVER
1413P: Tobias Ringstrom
1414M: tori@unhappy.mine.nu
2cb4abd1 1415L: netdev@vger.kernel.org
1da177e4
LT
1416S: Maintained
1417
b3e5f263 1418DMA GENERIC OFFLOAD ENGINE SUBSYSTEM
5e45bb2e
MS
1419P: Maciej Sosnowski
1420M: maciej.sosnowski@intel.com
b3e5f263
DW
1421P: Dan Williams
1422M: dan.j.williams@intel.com
248a9dc3 1423L: linux-kernel@vger.kernel.org
b3e5f263 1424S: Supported
248a9dc3 1425
b825037d
JH
1426DME1737 HARDWARE MONITOR DRIVER
1427P: Juerg Haefliger
1428M: juergh@gmail.com
1429L: lm-sensors@lm-sensors.org
1430S: Maintained
1431
ba483d57 1432DOCBOOK FOR DOCUMENTATION
0f40efbd
RD
1433P: Randy Dunlap
1434M: rdunlap@xenotime.net
ba483d57
MW
1435S: Maintained
1436
5b9c9bf6
KCA
1437DOCKING STATION DRIVER
1438P: Kristen Carlson Accardi
1439M: kristen.c.accardi@intel.com
1440L: linux-acpi@vger.kernel.org
8b59a454 1441S: Supported
5b9c9bf6 1442
abbaeff3 1443DOCUMENTATION (/Documentation directory)
795fb7e7
JD
1444P: Michael Kerrisk
1445M: mtk.manpages@gmail.com
1446P: Randy Dunlap
1447M: rdunlap@xenotime.net
1448L: linux-doc@vger.kernel.org
1449S: Maintained
abbaeff3 1450
1da177e4
LT
1451DOUBLETALK DRIVER
1452P: James R. Van Zandt
1453M: jrv@vanzandt.mv.com
1454L: blinux-list@redhat.com
1455S: Maintained
1456
1457DRIVER CORE, KOBJECTS, AND SYSFS
1458P: Greg Kroah-Hartman
1459M: gregkh@suse.de
1460L: linux-kernel@vger.kernel.org
6fb0425b 1461T: quilt kernel.org/pub/linux/kernel/people/gregkh/gregkh-2.6/
1da177e4
LT
1462S: Supported
1463
1464DRM DRIVERS
1465P: David Airlie
1466M: airlied@linux.ie
1467L: dri-devel@lists.sourceforge.net
6fb0425b 1468T: git kernel.org:/pub/scm/linux/kernel/git/airlied/drm-2.6.git
1da177e4
LT
1469S: Maintained
1470
1471DSCC4 DRIVER
01f20734
FR
1472P: Francois Romieu
1473M: romieu@fr.zoreil.com
1474L: netdev@vger.kernel.org
1da177e4
LT
1475S: Maintained
1476
1477DVB SUBSYSTEM AND DRIVERS
1478P: LinuxTV.org Project
8d58d773 1479M: v4l-dvb-maintainer@linuxtv.org
795fb7e7 1480L: linux-dvb@linuxtv.org (subscription required)
7d69fa62 1481W: http://linuxtv.org/
ecfa4fdc 1482T: git kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvb.git
8d58d773 1483S: Maintained
1da177e4 1484
789c7048
MR
1485DZ DECSTATION DZ11 SERIAL DRIVER
1486P: Maciej W. Rozycki
1487M: macro@linux-mips.org
1488S: Maintained
1489
1da177e4
LT
1490EATA-DMA SCSI DRIVER
1491P: Michael Neuffer
1492L: linux-eata@i-connect.net, linux-scsi@vger.kernel.org
1493S: Maintained
1494
1495EATA ISA/EISA/PCI SCSI DRIVER
1496P: Dario Ballabio
1497M: ballabio_dario@emc.com
1498L: linux-scsi@vger.kernel.org
1499S: Maintained
1500
1501EATA-PIO SCSI DRIVER
1502P: Michael Neuffer
1503M: mike@i-Connect.Net
1504L: linux-eata@i-connect.net, linux-scsi@vger.kernel.org
1505S: Maintained
1506
1507EBTABLES
1508P: Bart De Schuymer
1509M: bart.de.schuymer@pandora.be
1510L: ebtables-user@lists.sourceforge.net
1511L: ebtables-devel@lists.sourceforge.net
1512W: http://ebtables.sourceforge.net/
1513S: Maintained
1514
237fead6
MH
1515ECRYPT FILE SYSTEM
1516P: Mike Halcrow, Phillip Hellewell
1517M: mhalcrow@us.ibm.com, phillip@hellewell.homeip.net
1518L: ecryptfs-devel@lists.sourceforge.net
1519W: http://ecryptfs.sourceforge.net/
1520S: Supported
1521
da9bb1d2 1522EDAC-CORE
0e438e3f 1523P: Doug Thompson
ba9a5918 1524M: dougthompson@xmission.com
0e438e3f
DP
1525L: bluesmoke-devel@lists.sourceforge.net
1526W: bluesmoke.sourceforge.net
8c2a6a40 1527S: Supported
0e438e3f
DP
1528
1529EDAC-E752X
8c2a6a40 1530P: Mark Gross
ba9a5918 1531P: Doug Thompson
8c2a6a40 1532M: mark.gross@intel.com
ba9a5918 1533M: dougthompson@xmission.com
0e438e3f
DP
1534L: bluesmoke-devel@lists.sourceforge.net
1535W: bluesmoke.sourceforge.net
1536S: Maintained
1537
1538EDAC-E7XXX
8c2a6a40 1539P: Doug Thompson
ba9a5918 1540M: dougthompson@xmission.com
0e438e3f
DP
1541L: bluesmoke-devel@lists.sourceforge.net
1542W: bluesmoke.sourceforge.net
1543S: Maintained
1544
6bc78404
DT
1545EDAC-I82443BXGX
1546P: Tim Small
1547M: tim@buttersideup.com
1548L: bluesmoke-devel@lists.sourceforge.net
1549W: bluesmoke.sourceforge.net
1550S: Maintained
1551
1552EDAC-I3000
1553P: Jason Uhlenkott
1554M: juhlenko@akamai.com
1555L: bluesmoke-devel@lists.sourceforge.net
1556W: bluesmoke.sourceforge.net
1557S: Maintained
1558
1559EDAC-I5000
1560P: Doug Thompson
ba9a5918
DT
1561M: dougthompson@xmission.com
1562L: bluesmoke-devel@lists.sourceforge.net
1563W: bluesmoke.sourceforge.net
1564S: Maintained
1565
1566EDAC-I82975X
1567P: Ranganathan Desikan
1568P: Arvind R.
1569M: rdesikan@jetzbroadband.com
1570M: arvind@acarlab.com
1571L: bluesmoke-devel@lists.sourceforge.net
1572W: bluesmoke.sourceforge.net
1573S: Maintained
1574
1575EDAC-PASEMI
1576P: Egor Martovetsky
1577M: egor@pasemi.com
6bc78404
DT
1578L: bluesmoke-devel@lists.sourceforge.net
1579W: bluesmoke.sourceforge.net
1580S: Maintained
1581
0e438e3f
DP
1582EDAC-R82600
1583P: Tim Small
1584M: tim@buttersideup.com
1585L: bluesmoke-devel@lists.sourceforge.net
1586W: bluesmoke.sourceforge.net
1587S: Maintained
da9bb1d2 1588
e59f8796
EC
1589EEEPC LAPTOP EXTRAS DRIVER
1590P: Corentin Chary
1591M: corentincj@iksaif.net
1592L: acpi4asus-user@lists.sourceforge.net
1593W: http://sourceforge.net/projects/acpi4asus
1594S: Maintained
1595
1da177e4
LT
1596EEPRO100 NETWORK DRIVER
1597P: Andrey V. Savochkin
1598M: saw@saw.sw.com.sg
1599S: Maintained
1600
0bee8d28
JT
1601EFS FILESYSTEM
1602W: http://aeschi.ch.eu.org/efs/
1603S: Orphan
1604
fab97220
HS
1605EHCA (IBM GX bus InfiniBand adapter) DRIVER:
1606P: Hoang-Nam Nguyen
1607M: hnguyen@de.ibm.com
1608P: Christoph Raisch
1609M: raisch@de.ibm.com
78526821 1610L: general@lists.openfabrics.org
fab97220
HS
1611S: Supported
1612
3e3a7d66
DW
1613EMBEDDED LINUX
1614P: Paul Gortmaker
1615M: paul.gortmaker@windriver.com
a46add72 1616P: David Woodhouse
3e3a7d66
DW
1617M: dwmw2@infradead.org
1618L: linux-embedded@vger.kernel.org
1619S: Maintained
1620
3a1c1d44 1621EMULEX LPFC FC SCSI DRIVER
ce00f85c
JC
1622P: James Smart
1623M: james.smart@emulex.com
1624L: linux-scsi@vger.kernel.org
1625W: http://sourceforge.net/projects/lpfcxxxx
1626S: Supported
3a1c1d44 1627
1da177e4
LT
1628EPSON 1355 FRAMEBUFFER DRIVER
1629P: Christopher Hoover
1630M: ch@murgatroid.com, ch@hpl.hp.com
1631S: Maintained
1632
1633ETHEREXPRESS-16 NETWORK DRIVER
1634P: Philip Blundell
1635M: philb@gnu.org
979b6c13 1636L: netdev@vger.kernel.org
1da177e4
LT
1637S: Maintained
1638
1639ETHERNET BRIDGE
1640P: Stephen Hemminger
65ebe634 1641M: shemminger@linux-foundation.org
f318a63b 1642L: bridge@lists.linux-foundation.org
57c511d8 1643W: http://www.linux-foundation.org/en/Net:Bridge
1da177e4
LT
1644S: Maintained
1645
1646ETHERTEAM 16I DRIVER
1647P: Mika Kuoppala
1648M: miku@iki.fi
1649S: Maintained
1650
1651EXT2 FILE SYSTEM
72be2ccf 1652L: linux-ext4@vger.kernel.org
1da177e4
LT
1653S: Maintained
1654
1655EXT3 FILE SYSTEM
1656P: Stephen Tweedie, Andrew Morton
8deacee4 1657M: sct@redhat.com, akpm@linux-foundation.org, adilger@sun.com
72be2ccf
EM
1658L: linux-ext4@vger.kernel.org
1659S: Maintained
1660
1661EXT4 FILE SYSTEM
1662P: Stephen Tweedie, Andrew Morton
8deacee4 1663M: sct@redhat.com, akpm@linux-foundation.org, adilger@sun.com
72be2ccf 1664L: linux-ext4@vger.kernel.org
1da177e4
LT
1665S: Maintained
1666
e53004e2
JD
1667F71805F HARDWARE MONITORING DRIVER
1668P: Jean Delvare
1669M: khali@linux-fr.org
1670L: lm-sensors@lm-sensors.org
1671S: Maintained
1672
1da177e4
LT
1673FARSYNC SYNCHRONOUS DRIVER
1674P: Kevin Curtis
1675M: kevin.curtis@farsite.co.uk
1da177e4
LT
1676W: http://www.farsite.co.uk/
1677S: Supported
1678
c5408b88
AM
1679FAULT INJECTION SUPPORT
1680P: Akinobu Mita
1681M: akinobu.mita@gmail.com
1682S: Supported
1683
1da177e4
LT
1684FRAMEBUFFER LAYER
1685P: Antonino Daplas
0478e62e 1686M: adaplas@gmail.com
8936b6db 1687L: linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers)
1da177e4
LT
1688W: http://linux-fbdev.sourceforge.net/
1689S: Maintained
1690
173acc7c 1691FREESCALE DMA DRIVER
76b0c788
ZW
1692P: Li Yang
1693M: leoli@freescale.com
1694P: Zhang Wei
1695M: zw@zh-kernel.org
173acc7c
ZW
1696L: linuxppc-embedded@ozlabs.org
1697L: linux-kernel@vger.kernel.org
1698S: Maintained
1699
0d2b405a
JF
1700FREESCALE I2C CPM DRIVER
1701P: Jochen Friedrich
1702M: jochen@scram.de
1703L: linuxppc-dev@ozlabs.org
1704L: i2c@lm-sensors.org
1705S: Maintained
1706
4689a6b1
PA
1707FREESCALE SOC FS_ENET DRIVER
1708P: Pantelis Antoniou
1709M: pantelis.antoniou@gmail.com
1710P: Vitaly Bordug
1711M: vbordug@ru.mvista.com
88de3cab 1712L: linuxppc-dev@ozlabs.org
4689a6b1
PA
1713L: netdev@vger.kernel.org
1714S: Maintained
1715
d9e9d82c
TT
1716FREESCALE QUICC ENGINE LIBRARY
1717P: Timur Tabi
1718M: timur@freescale.com
1719L: linuxppc-dev@ozlabs.org
1720S: Supported
1721
a7205b30
LY
1722FREESCALE HIGHSPEED USB DEVICE DRIVER
1723P: Li Yang
1724M: leoli@freescale.com
6372594a 1725L: linux-usb@vger.kernel.org
88de3cab 1726L: linuxppc-dev@ozlabs.org
a7205b30
LY
1727S: Maintained
1728
beaf53bf
LY
1729FREESCALE QUICC ENGINE UCC ETHERNET DRIVER
1730P: Li Yang
1731M: leoli@freescale.com
1732L: netdev@vger.kernel.org
88de3cab 1733L: linuxppc-dev@ozlabs.org
beaf53bf
LY
1734S: Maintained
1735
d9e9d82c
TT
1736FREESCALE QUICC ENGINE UCC UART DRIVER
1737P: Timur Tabi
1738M: timur@freescale.com
1739L: linuxppc-dev@ozlabs.org
1740S: Supported
1741
1742FREESCALE SOC SOUND DRIVERS
1743P: Timur Tabi
1744M: timur@freescale.com
1745L: alsa-devel@alsa-project.org
1746L: linuxppc-dev@ozlabs.org
1747S: Supported
1748
1da177e4
LT
1749FILE LOCKING (flock() and fcntl()/lockf())
1750P: Matthew Wilcox
1751M: matthew@wil.cx
1752L: linux-fsdevel@vger.kernel.org
1753S: Maintained
1754
1755FILESYSTEMS (VFS and infrastructure)
1756P: Alexander Viro
84122058 1757M: viro@zeniv.linux.org.uk
b9cf92ed 1758L: linux-fsdevel@vger.kernel.org
1da177e4
LT
1759S: Maintained
1760
f148e20c 1761FIREWIRE SUBSYSTEM (drivers/firewire, <linux/firewire*.h>)
b3274475
SR
1762P: Kristian Hoegsberg, Stefan Richter
1763M: krh@redhat.com, stefanr@s5r6.in-berlin.de
1764L: linux1394-devel@lists.sourceforge.net
1765W: http://www.linux1394.org/
1766T: git kernel.org:/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6.git
1767S: Maintained
1768
1da177e4
LT
1769FIRMWARE LOADER (request_firmware)
1770L: linux-kernel@vger.kernel.org
1771S: Orphan
1772
1773FPU EMULATOR
1774P: Bill Metzenthen
1775M: billm@suburbia.net
1776W: http://suburbia.net/~billm/floating-point/emulator/
1777S: Maintained
1778
1779FRAME RELAY DLCI/FRAD (Sangoma drivers too)
1780P: Mike McLagan
1781M: mike.mclagan@linux.org
979b6c13 1782L: netdev@vger.kernel.org
1da177e4
LT
1783S: Maintained
1784
1785FREEVXFS FILESYSTEM
1786P: Christoph Hellwig
1787M: hch@infradead.org
1788W: ftp://ftp.openlinux.org/pub/people/hch/vxfs
1789S: Maintained
1790
de3b69d7
SR
1791FTRACE
1792P: Steven Rostedt
1793M: srostedt@redhat.com
1794S: Maintained
1795
5ab7ffea 1796FUJITSU FR-V (FRV) PORT
1da177e4
LT
1797P: David Howells
1798M: dhowells@redhat.com
1799S: Maintained
1800
20b93734
JW
1801FUJITSU LAPTOP EXTRAS
1802P: Jonathan Woithe
1803M: jwoithe@physics.adelaide.edu.au
1804L: linux-acpi@vger.kernel.org
1805S: Maintained
1806
04578f17
MS
1807FUSE: FILESYSTEM IN USERSPACE
1808P: Miklos Szeredi
1809M: miklos@szeredi.hu
1810L: fuse-devel@lists.sourceforge.net
1811W: http://fuse.sourceforge.net/
1812S: Maintained
1813
1da177e4
LT
1814FUTURE DOMAIN TMC-16x0 SCSI DRIVER (16-bit)
1815P: Rik Faith
1816M: faith@cs.unc.edu
1817L: linux-scsi@vger.kernel.org
baaea1dc 1818S: Odd Fixes (e.g., new signatures)
1da177e4
LT
1819
1820GDT SCSI DISK ARRAY CONTROLLER DRIVER
1821P: Achim Leubner
1822M: achim_leubner@adaptec.com
1823L: linux-scsi@vger.kernel.org
1824W: http://www.icp-vortex.com/
1825S: Supported
1826
1c23af90
HS
1827GENERIC GPIO I2C DRIVER
1828P: Haavard Skinnemoen
1829M: hskinnemoen@atmel.com
1830S: Supported
1831
1da177e4
LT
1832GENERIC HDLC DRIVER, N2, C101, PCI200SYN and WANXL DRIVERS
1833P: Krzysztof Halasa
1834M: khc@pm.waw.pl
1835W: http://www.kernel.org/pub/linux/utils/net/hdlc/
1836S: Maintained
1837
5be7b50f
SW
1838GFS2 FILE SYSTEM
1839P: Steven Whitehouse
1840M: swhiteho@redhat.com
a4644184 1841L: cluster-devel@redhat.com
5be7b50f 1842W: http://sources.redhat.com/cluster/
370298e2
SW
1843T: git kernel.org:/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixes.git
1844T: git kernel.org:/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw.git
5be7b50f
SW
1845S: Supported
1846
0a34eb8f
HL
1847GIGASET ISDN DRIVERS
1848P: Hansjoerg Lipp
1849M: hjlipp@web.de
1850P: Tilman Schmidt
1851M: tilman@imap.cc
1852L: gigaset307x-common@lists.sourceforge.net
1853W: http://gigaset307x.sourceforge.net/
1854S: Maintained
1855
5b543965 1856HARDWARE MONITORING
5b543965 1857L: lm-sensors@lm-sensors.org
595142e0 1858W: http://www.lm-sensors.org/
baaea1dc 1859S: Orphan
5b543965 1860
844dd05f 1861HARDWARE RANDOM NUMBER GENERATOR CORE
baaea1dc 1862S: Orphan
844dd05f 1863
860e1d6b
RL
1864HARD DRIVE ACTIVE PROTECTION SYSTEM (HDAPS) DRIVER
1865P: Robert Love
1866M: rlove@rlove.org
1867M: linux-kernel@vger.kernel.org
1868W: http://www.kernel.org/pub/linux/kernel/people/rml/hdaps/
1869S: Maintained
1870
1da177e4
LT
1871HARMONY SOUND DRIVER
1872P: Kyle McMartin
42a5a8a6 1873M: kyle@mcmartin.ca
ac6aecbf 1874L: linux-parisc@vger.kernel.org
1da177e4
LT
1875S: Maintained
1876
1877HAYES ESP SERIAL DRIVER
1878P: Andrew J. Robinson
1879M: arobinso@nyx.net
1880L: linux-kernel@vger.kernel.org
1881W: http://www.nyx.net/~arobinso
1882S: Maintained
1883
1884HFS FILESYSTEM
1885P: Roman Zippel
1886M: zippel@linux-m68k.org
1887L: linux-kernel@vger.kernel.org
1888S: Maintained
1889
1890HGA FRAMEBUFFER DRIVER
1891P: Ferenc Bakonyi
1892M: fero@drama.obuda.kando.hu
1893L: linux-nvidia@lists.surfsouth.com
1894W: http://drama.obuda.kando.hu/~fero/cgi-bin/hgafb.shtml
1895S: Maintained
1896
4ef4caad
JK
1897HID CORE LAYER
1898P: Jiri Kosina
1899M: jkosina@suse.cz
eb76c5c0 1900L: linux-input@vger.kernel.org
a4dff398 1901T: git kernel.org:/pub/scm/linux/kernel/git/jikos/hid.git
4ef4caad
JK
1902S: Maintained
1903
38bed542
IM
1904HIGH-RESOLUTION TIMERS, CLOCKEVENTS, DYNTICKS
1905P: Thomas Gleixner
1906M: tglx@linutronix.de
1907L: linux-kernel@vger.kernel.org
1908S: Maintained
1909
1da177e4
LT
1910HIGH-SPEED SCC DRIVER FOR AX.25
1911P: Klaus Kudielka
1912M: klaus.kudielka@ieee.org
1913L: linux-hams@vger.kernel.org
1914W: http://www.nt.tuwien.ac.at/~kkudielk/Linux/
1915S: Maintained
1916
ede1e6f8
HLT
1917HIGHPOINT ROCKETRAID 3xxx RAID DRIVER
1918P: HighPoint Linux Team
1919M: linux@highpoint-tech.com
1920W: http://www.highpoint-tech.com
1921S: Supported
1922
1da177e4
LT
1923HIPPI
1924P: Jes Sorensen
1925M: jes@trained-monkey.org
1926L: linux-hippi@sunsite.dk
1927S: Maintained
1928
1929HEWLETT-PACKARD FIBRE CHANNEL 64-bit/66MHz PCI non-intelligent HBA
1930P: Chirag Kantharia
1931M: chirag.kantharia@hp.com
1932L: iss_storagedev@hp.com
1933S: Maintained
b7eee616 1934
1da177e4
LT
1935HEWLETT-PACKARD SMART2 RAID DRIVER
1936P: Chirag Kantharia
1937M: chirag.kantharia@hp.com
1938L: iss_storagedev@hp.com
1939S: Maintained
b7eee616 1940
1da177e4
LT
1941HEWLETT-PACKARD SMART CISS RAID DRIVER (cciss)
1942P: Mike Miller
1943M: mike.miller@hp.com
1944L: iss_storagedev@hp.com
1945S: Supported
b7eee616 1946
ff1d2767
JM
1947HOST AP DRIVER
1948P: Jouni Malinen
85d32e7b
JM
1949M: j@w1.fi
1950L: hostap@shmoo.com (subscribers-only)
724c6b35 1951L: linux-wireless@vger.kernel.org
ff1d2767
JM
1952W: http://hostap.epitest.fi/
1953S: Maintained
1954
1da177e4
LT
1955HP100: Driver for HP 10/100 Mbit/s Voice Grade Network Adapter Series
1956P: Jaroslav Kysela
c1017a4c 1957M: perex@perex.cz
1da177e4
LT
1958S: Maintained
1959
dd8cd779
CC
1960HP COMPAQ TC1100 TABLET WMI EXTRAS DRIVER
1961P: Carlos Corbacho
1962M: carlos@strangeworlds.co.uk
1963S: Odd Fixes
1964
d36e74c4 1965HPET: High Precision Event Timers driver (drivers/char/hpet.c)
b9b0332f
BP
1966P: Clemens Ladisch
1967M: clemens@ladisch.de
1968S: Maintained
1969
1970HPET: i386
1971P: Venkatesh Pallipadi (Venki)
1972M: venkatesh.pallipadi@intel.com
1973S: Maintained
1974
1975HPET: x86_64
8bd0983e
AK
1976P: Vojtech Pavlik
1977M: vojtech@suse.cz
b9b0332f
BP
1978S: Maintained
1979
1980HPET: ACPI hpet.c
1981P: Bob Picco
1982M: bob.picco@hp.com
1983S: Maintained
1984
1da177e4
LT
1985HPFS FILESYSTEM
1986P: Mikulas Patocka
1987M: mikulas@artax.karlin.mff.cuni.cz
1988W: http://artax.karlin.mff.cuni.cz/~mikulas/vyplody/hpfs/index-e.cgi
1989S: Maintained
1990
5a18c343
POF
1991HTCPEN TOUCHSCREEN DRIVER
1992P: Pau Oliva Fora
1993M: pof@eslack.org
1994L: linux-input@vger.kernel.org
1995S: Maintained
1996
1da177e4
LT
1997HUGETLB FILESYSTEM
1998P: William Irwin
1999M: wli@holomorphy.com
2000S: Maintained
2001
6ea884db
MH
2002I2C/SMBUS STUB DRIVER
2003P: Mark M. Hoffman
2004M: mhoffman@lightlink.com
17a172fe 2005L: i2c@lm-sensors.org
6ea884db
MH
2006S: Maintained
2007
5b543965 2008I2C SUBSYSTEM
710cf7e7 2009P: Jean Delvare (PC drivers, core)
1da177e4 2010M: khali@linux-fr.org
710cf7e7
JD
2011P: Ben Dooks (embedded platforms)
2012M: ben-linux@fluff.org
5d925fec 2013L: i2c@lm-sensors.org
595142e0 2014T: quilt http://khali.linux-fr.org/devel/linux-2.6/jdelvare-i2c/
1da177e4
LT
2015S: Maintained
2016
e8c76eed
TH
2017I2C-TINY-USB DRIVER
2018P: Till Harbaum
2019M: till@harbaum.org
2020L: i2c@lm-sensors.org
2021T: http://www.harbaum.org/till/i2c_tiny_usb
2022S: Maintained
2023
1da177e4 2024i386 BOOT CODE
7f1291f2
PA
2025P: H. Peter Anvin
2026M: hpa@zytor.com
1da177e4
LT
2027L: Linux-Kernel@vger.kernel.org
2028S: Maintained
2029
2030i386 SETUP CODE / CPU ERRATA WORKAROUNDS
1da177e4
LT
2031P: H. Peter Anvin
2032M: hpa@zytor.com
72af61c6 2033T: git.kernel.org:/pub/scm/linux/kernel/git/hpa/linux-2.6-x86setup.git
1da177e4
LT
2034S: Maintained
2035
1da177e4
LT
2036IA64 (Itanium) PLATFORM
2037P: Tony Luck
2038M: tony.luck@intel.com
2039L: linux-ia64@vger.kernel.org
2040W: http://www.ia64-linux.org/
6fb0425b 2041T: git kernel.org:/pub/scm/linux/kernel/git/aegl/linux-2.6.git
1da177e4
LT
2042S: Maintained
2043
2044SN-IA64 (Itanium) SUB-PLATFORM
e5ee7dda
GE
2045P: Jes Sorensen
2046M: jes@sgi.com
1da177e4
LT
2047L: linux-altix@sgi.com
2048L: linux-ia64@vger.kernel.org
2049W: http://www.sgi.com/altix
2050S: Maintained
2051
2052IBM MCA SCSI SUBSYSTEM DRIVER
2053P: Michael Lang
2054M: langa2@kph.uni-mainz.de
2055W: http://www.uni-mainz.de/~langm000/linux.html
2056S: Maintained
2057
2058IBM Power Linux RAID adapter
2059P: Brian King
2060M: brking@us.ibm.com
2061S: Supported
2062
2063IBM ServeRAID RAID DRIVER
2064P: Jack Hammer
2065P: Dave Jeffery
2066M: ipslinux@adaptec.com
2067W: http://www.developer.ibm.com/welcome/netfinity/serveraid.html
b7eee616 2068S: Supported
1da177e4 2069
1e7106fc 2070IDE SUBSYSTEM
1da177e4 2071P: Bartlomiej Zolnierkiewicz
1e7106fc 2072M: bzolnier@gmail.com
1da177e4 2073L: linux-ide@vger.kernel.org
1e7106fc 2074T: quilt kernel.org/pub/linux/kernel/people/bart/pata-2.6/
1da177e4
LT
2075S: Maintained
2076
2077IDE/ATAPI CDROM DRIVER
c404c199 2078P: Borislav Petkov
ef709165 2079M: petkovbb@gmail.com
9c5b0ce4 2080L: linux-ide@vger.kernel.org
c404c199 2081S: Maintained
1da177e4
LT
2082
2083IDE/ATAPI FLOPPY DRIVERS
2084P: Paul Bristow
2085M: Paul Bristow <paul@paulbristow.net>
2086W: http://paulbristow.net/linux/idefloppy.html
2087L: linux-kernel@vger.kernel.org
2088S: Maintained
2089
2090IDE/ATAPI TAPE DRIVERS
2091P: Gadi Oxman
2092M: Gadi Oxman <gadio@netvision.net.il>
2093L: linux-kernel@vger.kernel.org
2094S: Maintained
2095
f72abc21
BZ
2096IDE-SCSI DRIVER
2097L: linux-ide@vger.kernel.org
2098L: linux-scsi@vger.kernel.org
2099S: Orphan
2100
f148e20c 2101IEEE 1394 SUBSYSTEM (drivers/ieee1394)
1da177e4 2102P: Ben Collins
f51a5a9d 2103M: ben.collins@ubuntu.com
87730d04
SR
2104P: Stefan Richter
2105M: stefanr@s5r6.in-berlin.de
1da177e4
LT
2106L: linux1394-devel@lists.sourceforge.net
2107W: http://www.linux1394.org/
87730d04 2108T: git kernel.org:/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6.git
1da177e4
LT
2109S: Maintained
2110
f51a5a9d 2111IEEE 1394 RAW I/O DRIVER (raw1394)
1da177e4
LT
2112P: Dan Dennedy
2113M: dan@dennedy.org
f51a5a9d
SR
2114P: Stefan Richter
2115M: stefanr@s5r6.in-berlin.de
1da177e4 2116L: linux1394-devel@lists.sourceforge.net
105d7b38
JM
2117S: Maintained
2118
1da177e4 2119IMS TWINTURBO FRAMEBUFFER DRIVER
8936b6db 2120L: linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers)
843393d3 2121S: Orphan
1da177e4
LT
2122
2123INFINIBAND SUBSYSTEM
2124P: Roland Dreier
21c121cc 2125M: rolandd@cisco.com
1da177e4 2126P: Sean Hefty
ed96f247 2127M: sean.hefty@intel.com
1da177e4 2128P: Hal Rosenstock
795fb7e7 2129M: hal.rosenstock@gmail.com
78526821 2130L: general@lists.openfabrics.org
1da177e4 2131W: http://www.openib.org/
6fb0425b 2132T: git kernel.org:/pub/scm/linux/kernel/git/roland/infiniband.git
1da177e4
LT
2133S: Supported
2134
2f1d076a 2135INPUT (KEYBOARD, MOUSE, JOYSTICK, TOUCHSCREEN) DRIVERS
664d22ab 2136P: Dmitry Torokhov
62f7caf9
DT
2137M: dmitry.torokhov@gmail.com
2138M: dtor@mail.ru
eb76c5c0 2139L: linux-input@vger.kernel.org
1adc1230 2140T: git kernel.org:/pub/scm/linux/kernel/git/dtor/input.git
1da177e4
LT
2141S: Maintained
2142
c9f04f58 2143INOTIFY
18b36c71
CP
2144P: John McCutchan
2145M: ttb@tentacle.dhs.org
2146P: Robert Love
2147M: rml@novell.com
c9f04f58
RL
2148L: linux-kernel@vger.kernel.org
2149S: Maintained
2150
9eb8ef74 2151INTEL FRAMEBUFFER DRIVER (excluding 810 and 815)
ce00f85c
JC
2152P: Sylvain Meyer
2153M: sylvain.meyer@worldonline.fr
8936b6db 2154L: linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers)
ce00f85c 2155S: Maintained
9eb8ef74 2156
1da177e4 2157INTEL 810/815 FRAMEBUFFER DRIVER
ce00f85c 2158P: Antonino Daplas
0478e62e 2159M: adaplas@gmail.com
8936b6db 2160L: linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers)
ce00f85c 2161S: Maintained
1da177e4 2162
1da177e4
LT
2163INTEL IA32 MICROCODE UPDATE SUPPORT
2164P: Tigran Aivazian
b5b9df69 2165M: tigran@aivazian.fsnet.co.uk
1da177e4
LT
2166S: Maintained
2167
248a9dc3 2168INTEL I/OAT DMA DRIVER
5e45bb2e
MS
2169P: Maciej Sosnowski
2170M: maciej.sosnowski@intel.com
248a9dc3
NS
2171L: linux-kernel@vger.kernel.org
2172S: Supported
2173
b3e5f263
DW
2174INTEL IOP-ADMA DMA DRIVER
2175P: Dan Williams
2176M: dan.j.williams@intel.com
2177L: linux-kernel@vger.kernel.org
2178S: Supported
2179
844dd05f
MB
2180INTEL IXP4XX RANDOM NUMBER GENERATOR SUPPORT
2181P: Deepak Saxena
2182M: dsaxena@plexity.net
2183S: Maintained
2184
2b7a52a4
LB
2185INTEL IXP2000 ETHERNET DRIVER
2186P: Lennert Buytenhek
2187M: kernel@wantstofly.org
2188L: netdev@vger.kernel.org
2189S: Maintained
2190
d94e6fed 2191INTEL ETHERNET DRIVERS (e100/e1000/e1000e/igb/ixgb/ixgbe)
add18784
JB
2192P: Jeff Kirsher
2193M: jeffrey.t.kirsher@intel.com
e0164af6
AK
2194P: Jesse Brandeburg
2195M: jesse.brandeburg@intel.com
d94e6fed
AK
2196P: Bruce Allan
2197M: bruce.w.allan@intel.com
ae7b6487
JK
2198P: PJ Waskiewicz
2199M: peter.p.waskiewicz.jr@intel.com
20424659
AK
2200P: John Ronciak
2201M: john.ronciak@intel.com
dcd01faf 2202L: e1000-devel@lists.sourceforge.net
d94e6fed 2203W: http://e1000.sourceforge.net/
1da177e4
LT
2204S: Supported
2205
826d2abe 2206INTEL PRO/WIRELESS 2100 NETWORK CONNECTION SUPPORT
1d43d312 2207P: Zhu Yi
826d2abe
JK
2208M: yi.zhu@intel.com
2209P: James Ketrenos
2210M: jketreno@linux.intel.com
1d43d312
RC
2211P: Reinette Chatre
2212M: reinette.chatre@intel.com
724c6b35 2213L: linux-wireless@vger.kernel.org
f5df5881 2214L: ipw2100-devel@lists.sourceforge.net
04bdfb91 2215W: http://lists.sourceforge.net/mailman/listinfo/ipw2100-devel
826d2abe
JK
2216W: http://ipw2100.sourceforge.net
2217S: Supported
2218
2219INTEL PRO/WIRELESS 2915ABG NETWORK CONNECTION SUPPORT
1d43d312 2220P: Zhu Yi
826d2abe
JK
2221M: yi.zhu@intel.com
2222P: James Ketrenos
2223M: jketreno@linux.intel.com
1d43d312
RC
2224P: Reinette Chatre
2225M: reinette.chatre@intel.com
724c6b35 2226L: linux-wireless@vger.kernel.org
f5df5881 2227L: ipw2100-devel@lists.sourceforge.net
04bdfb91 2228W: http://lists.sourceforge.net/mailman/listinfo/ipw2100-devel
826d2abe
JK
2229W: http://ipw2200.sourceforge.net
2230S: Supported
2231
b481de9c
ZY
2232INTEL WIRELESS WIFI LINK (iwlwifi)
2233P: Zhu Yi
2234M: yi.zhu@intel.com
1d43d312
RC
2235P: Reinette Chatre
2236M: reinette.chatre@intel.com
b481de9c
ZY
2237L: linux-wireless@vger.kernel.org
2238L: ipw3945-devel@lists.sourceforge.net
2239W: http://intellinuxwireless.org
2d4543fd 2240T: git kernel.org:/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-2.6.git
b481de9c
ZY
2241S: Supported
2242
cb109a0e 2243IOC3 ETHERNET DRIVER
1da177e4
LT
2244P: Ralf Baechle
2245M: ralf@linux-mips.org
2246L: linux-mips@linux-mips.org
2247S: Maintained
2248
cb109a0e
RB
2249IOC3 SERIAL DRIVER
2250P: Pat Gefre
2251M: pfg@sgi.com
6650e0a5 2252L: linux-mips@linux-mips.org
cb109a0e
RB
2253S: Maintained
2254
1da177e4
LT
2255IP MASQUERADING:
2256P: Juanjo Ciarlante
2257M: jjciarla@raiz.uncu.edu.ar
2258S: Maintained
2259
1202d6ff
FR
2260IP1000A 10/100/1000 GIGABIT ETHERNET DRIVER
2261P: Francois Romieu
2262M: romieu@fr.zoreil.com
2263P: Sorbica Shieh
2264M: sorbica@icplus.com.tw
2265P: Jesse Huang
2266M: jesse@icplus.com.tw
2267L: netdev@vger.kernel.org
2268S: Maintained
2269
77d8798b 2270IPATH DRIVER:
18b8c8f1 2271P: Ralph Campbell
f42b6471
AJ
2272M: infinipath@qlogic.com
2273L: general@lists.openfabrics.org
2274T: git git://git.qlogic.com/ipath-linux-2.6
77d8798b
BS
2275S: Supported
2276
4409ebe9
CM
2277IPMI SUBSYSTEM
2278P: Corey Minyard
2279M: minyard@acm.org
2280L: openipmi-developer@lists.sourceforge.net
2281W: http://openipmi.sourceforge.net/
2282S: Supported
2283
1da177e4
LT
2284IPX NETWORK LAYER
2285P: Arnaldo Carvalho de Melo
926554c4 2286M: acme@ghostprotocols.net
979b6c13 2287L: netdev@vger.kernel.org
1da177e4
LT
2288S: Maintained
2289
099dc4fb
DS
2290IPWIRELES DRIVER
2291P: Jiri Kosina
2292M: jkosina@suse.cz
2293P: David Sterba
2294M: dsterba@suse.cz
2295S: Maintained
2296T: git://git.kernel.org/pub/scm/linux/kernel/git/jikos/ipwireless_cs.git
2297
1da177e4 2298IRDA SUBSYSTEM
f353976d
SO
2299P: Samuel Ortiz
2300M: samuel@sortiz.org
a2ac953d 2301L: irda-users@lists.sourceforge.net (subscribers-only)
1da177e4 2302W: http://irda.sourceforge.net/
f353976d 2303S: Maintained
1da177e4 2304
14816b1e
MC
2305ISCSI
2306P: Mike Christie
2307M: michaelc@cs.wisc.edu
2308L: open-iscsi@googlegroups.com
2309W: www.open-iscsi.org
2310T: git kernel.org:/pub/scm/linux/kernel/mnc/linux-2.6-iscsi.git
2311S: Maintained
2312
1da177e4
LT
2313ISAPNP
2314P: Jaroslav Kysela
c1017a4c 2315M: perex@perex.cz
1da177e4
LT
2316S: Maintained
2317
2318ISDN SUBSYSTEM
2319P: Karsten Keil
2320M: kkeil@suse.de
d5d52273 2321L: isdn4linux@listserv.isdn4linux.de (subscribers-only)
1da177e4 2322W: http://www.isdn4linux.de
1adc1230 2323T: git kernel.org:/pub/scm/linux/kernel/kkeil/isdn-2.6.git
1da177e4
LT
2324S: Maintained
2325
2326ISDN SUBSYSTEM (Eicon active card driver)
2327P: Armin Schindler
2328M: mac@melware.de
d5d52273 2329L: isdn4linux@listserv.isdn4linux.de (subscribers-only)
1da177e4
LT
2330W: http://www.melware.de
2331S: Maintained
2332
91821ff3
HV
2333IVTV VIDEO4LINUX DRIVER
2334P: Hans Verkuil
2335M: hverkuil@xs4all.nl
2336L: ivtv-devel@ivtvdriver.org
2337L: ivtv-users@ivtvdriver.org
2338L: video4linux-list@redhat.com
2339W: http://www.ivtvdriver.org
2340S: Maintained
2341
95252236
GFT
2342JME NETWORK DRIVER
2343P: Guo-Fu Tseng
2344M: cooldavid@cooldavid.org
2345L: netdev@vger.kernel.org
2346S: Maintained
2347
1da177e4
LT
2348JOURNALLING FLASH FILE SYSTEM V2 (JFFS2)
2349P: David Woodhouse
2350M: dwmw2@infradead.org
6d85d066
DW
2351L: linux-mtd@lists.infradead.org
2352W: http://www.linux-mtd.infradead.org/doc/jffs2.html
1da177e4
LT
2353S: Maintained
2354
95270566
AB
2355UBI FILE SYSTEM (UBIFS)
2356P: Artem Bityutskiy
2357M: dedekind@infradead.org
2358P: Adrian Hunter
2359M: ext-adrian.hunter@nokia.com
2360L: linux-mtd@lists.infradead.org
2361T: git git://git.infradead.org/~dedekind/ubifs-2.6.git
2362W: http://www.linux-mtd.infradead.org/doc/ubifs.html
2363S: Maintained
2364
1da177e4
LT
2365JFS FILESYSTEM
2366P: Dave Kleikamp
2367M: shaggy@austin.ibm.com
2368L: jfs-discussion@lists.sourceforge.net
2369W: http://jfs.sourceforge.net/
1adc1230 2370T: git kernel.org:/pub/scm/linux/kernel/git/shaggy/jfs-2.6.git
1da177e4
LT
2371S: Supported
2372
de456d37 2373JOURNALLING LAYER FOR BLOCK DEVICES (JBD)
ae0718f8 2374P: Stephen Tweedie, Andrew Morton
588cc708 2375M: sct@redhat.com, akpm@linux-foundation.org
72be2ccf 2376L: linux-ext4@vger.kernel.org
ae0718f8
TT
2377S: Maintained
2378
4660cb35
RM
2379K8TEMP HARDWARE MONITORING DRIVER
2380P: Rudolf Marek
2381M: r.marek@assembler.cz
2382L: lm-sensors@lm-sensors.org
ae0718f8
TT
2383S: Maintained
2384
1da177e4
LT
2385KCONFIG
2386P: Roman Zippel
2387M: zippel@linux-m68k.org
347d12d7 2388L: linux-kbuild@vger.kernel.org
1da177e4
LT
2389S: Maintained
2390
ea6c2089
VG
2391KDUMP
2392P: Vivek Goyal
4200b66c 2393M: vgoyal@redhat.com
ea6c2089
VG
2394P: Haren Myneni
2395M: hbabu@us.ibm.com
34633993 2396L: kexec@lists.infradead.org
ea6c2089
VG
2397L: linux-kernel@vger.kernel.org
2398W: http://lse.sourceforge.net/kdump/
2399S: Maintained
2400
1da177e4
LT
2401KERNEL AUTOMOUNTER (AUTOFS)
2402P: H. Peter Anvin
2403M: hpa@zytor.com
2404L: autofs@linux.kernel.org
2405S: Odd Fixes
2406
2407KERNEL AUTOMOUNTER v4 (AUTOFS4)
2408P: Ian Kent
2409M: raven@themaw.net
2410L: autofs@linux.kernel.org
2411S: Maintained
2412
2413KERNEL BUILD (kbuild: Makefile, scripts/Makefile.*)
1da177e4
LT
2414P: Sam Ravnborg
2415M: sam@ravnborg.org
591b0179
SR
2416T: git kernel.org:/pub/scm/linux/kernel/git/sam/kbuild-next.git
2417T: git kernel.org:/pub/scm/linux/kernel/git/sam/kbuild-fixes.git
347d12d7 2418L: linux-kbuild@vger.kernel.org
b7eee616 2419S: Maintained
1da177e4
LT
2420
2421KERNEL JANITORS
2422P: Several
c3000e03 2423L: kernel-janitors@vger.kernel.org
1da177e4 2424W: http://www.kerneljanitors.org/
1da177e4
LT
2425S: Maintained
2426
e8b43555 2427KERNEL NFSD, SUNRPC, AND LOCKD SERVERS
a512cd5d
NB
2428P: J. Bruce Fields
2429M: bfields@fieldses.org
1da177e4 2430P: Neil Brown
98fac23f 2431M: neilb@suse.de
16141c02 2432L: linux-nfs@vger.kernel.org
1da177e4 2433W: http://nfs.sourceforge.net/
98fac23f 2434S: Supported
1da177e4 2435
426d62e2
AK
2436KERNEL VIRTUAL MACHINE (KVM)
2437P: Avi Kivity
2438M: avi@qumranet.com
1fc9d2bf
AK
2439L: kvm@vger.kernel.org
2440W: http://kvm.qumranet.com
426d62e2
AK
2441S: Supported
2442
513014b7
HB
2443KERNEL VIRTUAL MACHINE (KVM) FOR POWERPC
2444P: Hollis Blanchard
2445M: hollisb@us.ibm.com
1fc9d2bf
AK
2446L: kvm-ppc@vger.kernel.org
2447W: http://kvm.qumranet.com
513014b7
HB
2448S: Supported
2449
1fc9d2bf 2450KERNEL VIRTUAL MACHINE For Itanium (KVM/IA64)
920ed9f1
ZX
2451P: Anthony Xu
2452M: anthony.xu@intel.com
2453P: Xiantao Zhang
2454M: xiantao.zhang@intel.com
1fc9d2bf
AK
2455L: kvm-ia64@vger.kernel.org
2456W: http://kvm.qumranet.com
920ed9f1
ZX
2457S: Supported
2458
85f8fffe
CB
2459KERNEL VIRTUAL MACHINE for s390 (KVM/s390)
2460P: Carsten Otte
2461M: cotte@de.ibm.com
2462P: Christian Borntraeger
2463M: borntraeger@de.ibm.com
2464M: linux390@de.ibm.com
2465L: linux-s390@vger.kernel.org
2466W: http://www.ibm.com/developerworks/linux/linux390/
2467S: Supported
2468
dc009d92
EB
2469KEXEC
2470P: Eric Biederman
dc009d92 2471M: ebiederm@xmission.com
b7c698f7 2472W: http://ftp.kernel.org/pub/linux/kernel/people/horms/kexec-tools/
dc009d92 2473L: linux-kernel@vger.kernel.org
34633993 2474L: kexec@lists.infradead.org
dc009d92
EB
2475S: Maintained
2476
e3e2aaf7
JW
2477KGDB
2478P: Jason Wessel
2479M: jason.wessel@windriver.com
2480L: kgdb-bugreport@lists.sourceforge.net
2481S: Maintained
2482
89559a61 2483KPROBES
89559a61
PP
2484P: Ananth N Mavinakayanahalli
2485M: ananth@in.ibm.com
2486P: Anil S Keshavamurthy
2487M: anil.s.keshavamurthy@intel.com
2488P: David S. Miller
2489M: davem@davemloft.net
6edef97e
MH
2490P: Masami Hiramatsu
2491M: mhiramat@redhat.com
89559a61
PP
2492L: linux-kernel@vger.kernel.org
2493S: Maintained
2494
70e84049
MOS
2495KS0108 LCD CONTROLLER DRIVER
2496P: Miguel Ojeda Sandonis
450c622e 2497M: miguel.ojeda.sandonis@gmail.com
70e84049 2498L: linux-kernel@vger.kernel.org
450c622e
MO
2499W: http://miguelojeda.es/auxdisplay.htm
2500W: http://jair.lab.fi.uva.es/~migojed/auxdisplay.htm
70e84049
MOS
2501S: Maintained
2502
1da177e4 2503LAPB module
1da177e4 2504L: linux-x25@vger.kernel.org
bf9915cc 2505S: Orphan
1da177e4
LT
2506
2507LASI 53c700 driver for PARISC
2508P: James E.J. Bottomley
2509M: James.Bottomley@HansenPartnership.com
2510L: linux-scsi@vger.kernel.org
2511S: Maintained
2512
263de9b5
RP
2513LED SUBSYSTEM
2514P: Richard Purdie
2515M: rpurdie@rpsys.net
2516S: Maintained
2517
1da177e4
LT
2518LEGO USB Tower driver
2519P: Juergen Stuber
2520M: starblue@users.sourceforge.net
2521L: legousb-devel@lists.sourceforge.net
2522W: http://legousb.sourceforge.net/
2523S: Maintained
2524
568a17ff
RR
2525LGUEST
2526P: Rusty Russell
2527M: rusty@rustcorp.com.au
2528L: lguest@ozlabs.org
2529W: http://lguest.ozlabs.org/
2530S: Maintained
2531
1da177e4
LT
2532LINUX FOR IBM pSERIES (RS/6000)
2533P: Paul Mackerras
2534M: paulus@au.ibm.com
2535W: http://www.ibm.com/linux/ltc/projects/ppc
2536S: Supported
2537
2538LINUX FOR NCR VOYAGER
2539P: James Bottomley
2540M: James.Bottomley@HansenPartnership.com
2541W: http://www.hansenpartnership.com/voyager
2542S: Maintained
2543
852bb9f5 2544LINUX FOR POWERPC (32-BIT AND 64-BIT)
1da177e4
LT
2545P: Paul Mackerras
2546M: paulus@samba.org
852bb9f5
PM
2547P: Benjamin Herrenschmidt
2548M: benh@kernel.crashing.org
1da177e4
LT
2549W: http://www.penguinppc.org/
2550L: linuxppc-dev@ozlabs.org
1adc1230 2551T: git kernel.org:/pub/scm/linux/kernel/git/paulus/powerpc.git
1da177e4
LT
2552S: Supported
2553
2554LINUX FOR POWER MACINTOSH
2555P: Benjamin Herrenschmidt
2556M: benh@kernel.crashing.org
2557W: http://www.penguinppc.org/
2558L: linuxppc-dev@ozlabs.org
2559S: Maintained
2560
77a76369 2561LINUX FOR POWERPC EMBEDDED MPC5XXX
1da177e4
LT
2562P: Sylvain Munaut
2563M: tnt@246tNt.com
e1eea9fa
GL
2564P: Grant Likely
2565M: grant.likely@secretlab.ca
1da177e4 2566L: linuxppc-dev@ozlabs.org
1da177e4
LT
2567S: Maintained
2568
2569LINUX FOR POWERPC EMBEDDED PPC4XX
9a474fff
JB
2570P: Josh Boyer
2571M: jwboyer@linux.vnet.ibm.com
1da177e4
LT
2572P: Matt Porter
2573M: mporter@kernel.crashing.org
2574W: http://www.penguinppc.org/
88de3cab 2575L: linuxppc-dev@ozlabs.org
9a474fff 2576T: git kernel.org:/pub/scm/linux/kernel/git/jwboyer/powerpc.git
1da177e4
LT
2577S: Maintained
2578
260c02a9
GL
2579LINUX FOR POWERPC EMBEDDED XILINX VIRTEX
2580P: Grant Likely
2581M: grant.likely@secretlab.ca
f210d43c 2582W: http://wiki.secretlab.ca/index.php/Linux_on_Xilinx_Virtex
260c02a9 2583L: linuxppc-dev@ozlabs.org
1da177e4
LT
2584S: Maintained
2585
e93adf1e 2586LINUX FOR POWERPC EMBEDDED PPC8XX
dba5baf3
MT
2587P: Vitaly Bordug
2588M: vitb@kernel.crashing.org
e93adf1e 2589P: Marcelo Tosatti
2e367a82 2590M: marcelo@kvack.org
e93adf1e 2591W: http://www.penguinppc.org/
88de3cab 2592L: linuxppc-dev@ozlabs.org
e93adf1e
TR
2593S: Maintained
2594
1da177e4 2595LINUX FOR POWERPC EMBEDDED PPC83XX AND PPC85XX
ce00f85c
JC
2596P: Kumar Gala
2597M: galak@kernel.crashing.org
2598W: http://www.penguinppc.org/
88de3cab 2599L: linuxppc-dev@ozlabs.org
ce00f85c 2600S: Maintained
1da177e4 2601
ab06ff3a
OJ
2602LINUX FOR POWERPC PA SEMI PWRFICIENT
2603P: Olof Johansson
2604M: olof@lixom.net
2605W: http://www.pasemi.com/
2606L: linuxppc-dev@ozlabs.org
2607S: Supported
2608
1da177e4
LT
2609LLC (802.2)
2610P: Arnaldo Carvalho de Melo
926554c4 2611M: acme@ghostprotocols.net
1da177e4
LT
2612S: Maintained
2613
1da177e4
LT
2614LINUX SECURITY MODULE (LSM) FRAMEWORK
2615P: Chris Wright
692a2061 2616M: chrisw@sous-sol.org
1a4520be 2617L: linux-security-module@vger.kernel.org
1adc1230 2618T: git kernel.org:/pub/scm/linux/kernel/git/chrisw/lsm-2.6.git
1da177e4
LT
2619S: Supported
2620
2621LM83 HARDWARE MONITOR DRIVER
2622P: Jean Delvare
2623M: khali@linux-fr.org
cc0b07ed 2624L: lm-sensors@lm-sensors.org
1da177e4
LT
2625S: Maintained
2626
2627LM90 HARDWARE MONITOR DRIVER
2628P: Jean Delvare
2629M: khali@linux-fr.org
cc0b07ed 2630L: lm-sensors@lm-sensors.org
1da177e4
LT
2631S: Maintained
2632
512e67f9
PZ
2633LOCKDEP AND LOCKSTAT
2634P: Peter Zijlstra
2635M: peterz@infradead.org
2636P: Ingo Molnar
2637M: mingo@redhat.com
2638L: linux-kernel@vger.kernel.org
2639T: git://git.kernel.org/pub/scm/linux/kernel/git/peterz/linux-2.6-lockdep.git
2640S: Maintained
2641
dde33348 2642LOGICAL DISK MANAGER SUPPORT (LDM, Windows 2000/XP/Vista Dynamic Disks)
1da177e4
LT
2643P: Richard Russon (FlatCap)
2644M: ldm@flatcap.org
dde33348
AA
2645L: linux-ntfs-dev@lists.sourceforge.net
2646W: http://www.linux-ntfs.org/content/view/19/37/
1da177e4
LT
2647S: Maintained
2648
c87e34ef
MED
2649LSILOGIC MPT FUSION DRIVERS (FC/SAS/SPI)
2650P: Eric Moore
d8a82d7b
EM
2651M: Eric.Moore@lsi.com
2652M: support@lsi.com
cec744fb 2653L: DL-MPTFusionLinux@lsi.com
c87e34ef
MED
2654L: linux-scsi@vger.kernel.org
2655W: http://www.lsilogic.com/support
2656S: Supported
2657
1da177e4
LT
2658LSILOGIC/SYMBIOS/NCR 53C8XX and 53C1010 PCI-SCSI drivers
2659P: Matthew Wilcox
2660M: matthew@wil.cx
2661L: linux-scsi@vger.kernel.org
2662S: Maintained
2663
c12a54b3
HT
2664M32R ARCHITECTURE
2665P: Hirokazu Takata
2666M: takata@linux-m32r.org
2667L: linux-m32r@ml.linux-m32r.org
2668L: linux-m32r-ja@ml.linux-m32r.org (in Japanese)
2669W: http://www.linux-m32r.org/
2670S: Maintained
2671
1da177e4
LT
2672M68K ARCHITECTURE
2673P: Geert Uytterhoeven
2674M: geert@linux-m68k.org
2675P: Roman Zippel
2676M: zippel@linux-m68k.org
2677L: linux-m68k@lists.linux-m68k.org
2678W: http://www.linux-m68k.org/
2679W: http://linux-m68k-cvs.ubb.ca/
2680S: Maintained
2681
2682M68K ON APPLE MACINTOSH
2683P: Joshua Thompson
2684M: funaho@jurai.org
2685W: http://www.mac.linux-m68k.org/
9bb9f222 2686L: linux-m68k@lists.linux-m68k.org
1da177e4
LT
2687S: Maintained
2688
2689M68K ON HP9000/300
2690P: Philip Blundell
2691M: philb@gnu.org
2692W: http://www.tazenda.demon.co.uk/phil/linux-hp
2693S: Maintained
2694
64a327a7 2695MAC80211
31c7cecb
JB
2696P: Johannes Berg
2697M: johannes@sipsolutions.net
0f48d7e1
JB
2698P: Michael Wu
2699M: flamingice@sourmilk.net
64a327a7
JB
2700L: linux-wireless@vger.kernel.org
2701W: http://linuxwireless.org/
31c7cecb 2702T: git kernel.org:/pub/scm/linux/kernel/git/linville/wireless-2.6.git
64a327a7
JB
2703S: Maintained
2704
1036d864
SB
2705MAC80211 PID RATE CONTROL
2706P: Stefano Brivio
2707M: stefano.brivio@polimi.it
2708P: Mattias Nissler
2709M: mattias.nissler@gmx.de
2710L: linux-wireless@vger.kernel.org
2711W: http://linuxwireless.org/en/developers/Documentation/mac80211/RateControl/PID
2712T: git kernel.org:/pub/scm/linux/kernel/git/linville/wireless-2.6.git
2713S: Maintained
2714
b863ceb7
PM
2715MACVLAN DRIVER
2716P: Patrick McHardy
2717M: kaber@trash.net
2718L: netdev@vger.kernel.org
2719S: Maintained
2720
1da177e4
LT
2721MARVELL YUKON / SYSKONNECT DRIVER
2722P: Mirko Lindner
795fb7e7 2723M: mlindner@syskonnect.de
1da177e4 2724P: Ralph Roesler
795fb7e7
JD
2725M: rroesler@syskonnect.de
2726W: http://www.syskonnect.com
2727S: Supported
1da177e4 2728
faf1668c 2729MAN-PAGES: MANUAL PAGES FOR LINUX -- Sections 2, 3, 4, 5, and 7
ce00f85c 2730P: Michael Kerrisk
1d7f5023 2731M: mtk.manpages@gmail.com
795fb7e7 2732W: http://www.kernel.org/doc/man-pages
bd7ebec6 2733L: linux-man@vger.kernel.org
795fb7e7 2734S: Supported
faf1668c 2735
74cda169
SB
2736MARVELL LIBERTAS WIRELESS DRIVER
2737P: Dan Williams
2738M: dcbw@redhat.com
2739L: libertas-dev@lists.infradead.org
2740S: Maintained
2741
b60d6975 2742MARVELL MV643XX ETHERNET DRIVER
85ba9d97
DF
2743P: Lennert Buytenhek
2744M: buytenh@marvell.com
979b6c13 2745L: netdev@vger.kernel.org
85ba9d97 2746S: Supported
1da177e4
LT
2747
2748MATROX FRAMEBUFFER DRIVER
2749P: Petr Vandrovec
2750M: vandrove@vc.cvut.cz
8936b6db 2751L: linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers)
1da177e4
LT
2752S: Maintained
2753
d20620de
HJK
2754MAX6650 HARDWARE MONITOR AND FAN CONTROLLER DRIVER
2755P: Hans J. Koch
2756M: hjk@linutronix.de
2757L: lm-sensors@lm-sensors.org
2758S: Maintained
2759
757e0108 2760MEGARAID SCSI DRIVERS
ce00f85c 2761P: Neela Syam Kolli
bdd0d757 2762M: megaraidlinux@lsi.com
baaea1dc 2763L: linux-scsi@vger.kernel.org
ce00f85c
JC
2764W: http://megaraid.lsilogic.com
2765S: Maintained
757e0108 2766
70ea91f1
SR
2767MEMORY MANAGEMENT
2768L: linux-mm@kvack.org
2769L: linux-kernel@vger.kernel.org
2770W: http://www.linux-mm.org
2771S: Maintained
2772
938a9204 2773MEMORY RESOURCE CONTROLLER
2774P: Balbir Singh
2775M: balbir@linux.vnet.ibm.com
2776P: Pavel Emelyanov
2777M: xemul@openvz.org
2778P: KAMEZAWA Hiroyuki
2779M: kamezawa.hiroyu@jp.fujitsu.com
2780L: linux-mm@kvack.org
2781L: linux-kernel@vger.kernel.org
2782S: Maintained
2783
b920de1b
DH
2784MEI MN10300/AM33 PORT
2785P: David Howells
2786M: dhowells@redhat.com
2787P: Koichi Yasutake
2788M: yasutake.koichi@jp.panasonic.com
66e10601 2789L: linux-am33-list@redhat.com (moderated for non-subscribers)
b920de1b
DH
2790W: ftp://ftp.redhat.com/pub/redhat/gnupro/AM33/
2791S: Maintained
2792
f4e9ce66 2793MEMORY TECHNOLOGY DEVICES (MTD)
1da177e4
LT
2794P: David Woodhouse
2795M: dwmw2@infradead.org
2796W: http://www.linux-mtd.infradead.org/
2797L: linux-mtd@lists.infradead.org
f4e9ce66 2798T: git git://git.infradead.org/mtd-2.6.git
1da177e4
LT
2799S: Maintained
2800
48576401
AB
2801UNSORTED BLOCK IMAGES (UBI)
2802P: Artem Bityutskiy
2803M: dedekind@infradead.org
2804W: http://www.linux-mtd.infradead.org/
2805L: linux-mtd@lists.infradead.org
21600546 2806T: git git://git.infradead.org/~dedekind/ubi-2.6.git
48576401
AB
2807S: Maintained
2808
1da177e4
LT
2809MICROTEK X6 SCANNER
2810P: Oliver Neukum
2811M: oliver@neukum.name
2812S: Maintained
2813
2814MIPS
2815P: Ralf Baechle
2816M: ralf@linux-mips.org
d50f7ec9 2817W: http://www.linux-mips.org/
1da177e4 2818L: linux-mips@linux-mips.org
7425b340
RB
2819T: git www.linux-mips.org:/pub/scm/linux.git
2820S: Supported
1da177e4
LT
2821
2822MISCELLANEOUS MCA-SUPPORT
2823P: James Bottomley
c4e1608e 2824M: James.Bottomley@HansenPartnership.com
1da177e4
LT
2825L: linux-kernel@vger.kernel.org
2826S: Maintained
2827
2828MODULE SUPPORT
2829P: Rusty Russell
2830M: rusty@rustcorp.com.au
2831L: linux-kernel@vger.kernel.org
2832S: Maintained
2833
2834MOTION EYE VAIO PICTUREBOOK CAMERA DRIVER
2835P: Stelian Pop
2836M: stelian@popies.net
2837W: http://popies.net/meye/
2838S: Maintained
2839
c58ff04a
PP
2840MOTOROLA IMX MMC/SD HOST CONTROLLER INTERFACE DRIVER
2841P: Pavel Pisa
2842M: ppisa@pikron.com
2843L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
c58ff04a
PP
2844S: Maintained
2845
1da177e4
LT
2846MOUSE AND MISC DEVICES [GENERAL]
2847P: Alessandro Rubini
2848M: rubini@ipvvis.unipv.it
2849L: linux-kernel@vger.kernel.org
2850S: Maintained
2851
b9705b60 2852MOXA SMARTIO/INDUSTIO/INTELLIO SERIAL CARD
d735410a
JS
2853P: Jiri Slaby
2854M: jirislaby@gmail.com
2855L: linux-kernel@vger.kernel.org
2856S: Maintained
2857
8c4c731a
LP
2858MSI LAPTOP SUPPORT
2859P: Lennart Poettering
2860M: mzxreary@0pointer.de
04bdfb91 2861W: https://tango.0pointer.de/mailman/listinfo/s270-linux
8c4c731a
LP
2862W: http://0pointer.de/lennart/tchibo.html
2863S: Maintained
2864
4e0d13cb
SO
2865MULTIFUNCTION DEVICES (MFD)
2866P: Samuel Ortiz
2867M: sameo@openedhand.com
2868L: linux-kernel@vger.kernel.org
2869S: Supported
2870
5c4e6f13 2871MULTIMEDIA CARD (MMC), SECURE DIGITAL (SD) AND SDIO SUBSYSTEM
b9f5d804
PO
2872P: Pierre Ossman
2873M: drzeus-mmc@drzeus.cx
2874L: linux-kernel@vger.kernel.org
2875S: Maintained
baca2da4 2876
15a0580c
DB
2877MULTIMEDIA CARD (MMC) ETC. OVER SPI
2878P: David Brownell
2879M: dbrownell@users.sourceforge.net
2880L: linux-kernel@vger.kernel.org
baaea1dc 2881S: Odd Fixes
15a0580c 2882
1da177e4
LT
2883MULTISOUND SOUND DRIVER
2884P: Andrew Veliath
2885M: andrewtv@usa.net
2886S: Maintained
2887
d735410a
JS
2888MULTITECH MULTIPORT CARD (ISICOM)
2889P: Jiri Slaby
2890M: jirislaby@gmail.com
2891L: linux-kernel@vger.kernel.org
2892S: Maintained
2893
550a7375 2894MUSB MULTIPOINT HIGH SPEED DUAL-ROLE CONTROLLER
795fb7e7
JD
2895P: Felipe Balbi
2896M: felipe.balbi@nokia.com
2897L: linux-usb@vger.kernel.org
2898S: Maintained
550a7375 2899
2d3cf588
BG
2900MYRICOM MYRI-10G 10GbE DRIVER (MYRI10GE)
2901P: Andrew Gallatin
2902M: gallatin@myri.com
2903P: Brice Goglin
2904M: brice@myri.com
2905L: netdev@vger.kernel.org
2906W: http://www.myri.com/scs/download-Myri10GE.html
2907S: Supported
2908
1da177e4 2909NATSEMI ETHERNET DRIVER (DP8381x)
795fb7e7 2910P: Tim Hockin
1da177e4
LT
2911M: thockin@hockin.org
2912S: Maintained
2913
2914NCP FILESYSTEM
2915P: Petr Vandrovec
2916M: vandrove@vc.cvut.cz
2917L: linware@sh.cvut.cz
2918S: Maintained
2919
2920NCR DUAL 700 SCSI DRIVER (MICROCHANNEL)
2921P: James E.J. Bottomley
2922M: James.Bottomley@HansenPartnership.com
2923L: linux-scsi@vger.kernel.org
2924S: Maintained
2925
3c2d774c
GS
2926NETEFFECT IWARP RNIC DRIVER (IW_NES)
2927P: Faisal Latif
2928M: flatif@neteffect.com
5f625606
CT
2929P: Chien Tung
2930M: ctung@neteffect.com
3c2d774c
GS
2931L: general@lists.openfabrics.org
2932W: http://www.neteffect.com
2933S: Supported
2934F: drivers/infiniband/hw/nes/
2935
be2f2e84
SH
2936NETEM NETWORK EMULATOR
2937P: Stephen Hemminger
65ebe634 2938M: shemminger@linux-foundation.org
f318a63b 2939L: netem@lists.linux-foundation.org
be2f2e84
SH
2940S: Maintained
2941
4a58448b
JS
2942NETERION (S2IO) Xframe 10GbE DRIVER
2943P: Ramkrishna Vepa
2944M: ram.vepa@neterion.com
2945P: Rastapur Santosh
2946M: santosh.rastapur@neterion.com
2947P: Sivakumar Subramani
2948M: sivakumar.subramani@neterion.com
2949P: Sreenivasa Honnur
2950M: sreenivasa.honnur@neterion.com
2951L: netdev@vger.kernel.org
2952W: http://trac.neterion.com/cgi-bin/trac.cgi/wiki/TitleIndex?anonymous
2953S: Supported
2954
1da177e4
LT
2955NETFILTER/IPTABLES/IPCHAINS
2956P: Rusty Russell
2957P: Marc Boucher
2958P: James Morris
2959P: Harald Welte
2960P: Jozsef Kadlecsik
82b98543
PM
2961P: Patrick McHardy
2962M: kaber@trash.net
1a03b81d
PM
2963L: netfilter-devel@vger.kernel.org
2964L: netfilter@vger.kernel.org
82b98543 2965L: coreteam@netfilter.org
1da177e4
LT
2966W: http://www.netfilter.org/
2967W: http://www.iptables.org/
1da177e4
LT
2968S: Supported
2969
4cc67735
PM
2970NETLABEL
2971P: Paul Moore
2972M: paul.moore@hp.com
2973W: http://netlabel.sf.net
2974L: netdev@vger.kernel.org
2975S: Supported
2976
1da177e4
LT
2977NETROM NETWORK LAYER
2978P: Ralf Baechle
2979M: ralf@linux-mips.org
2980L: linux-hams@vger.kernel.org
d34cb28a 2981W: http://www.linux-ax25.org/
1da177e4
LT
2982S: Maintained
2983
5ddb88c0 2984NETWORK BLOCK DEVICE (NBD)
1da177e4
LT
2985P: Paul Clements
2986M: Paul.Clements@steeleye.com
2987S: Maintained
2988
2989NETWORK DEVICE DRIVERS
1da177e4
LT
2990P: Jeff Garzik
2991M: jgarzik@pobox.com
979b6c13 2992L: netdev@vger.kernel.org
6fb0425b 2993T: git kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6.git
1da177e4
LT
2994S: Maintained
2995
2996NETWORKING [GENERAL]
2997P: Networking Team
979b6c13
RB
2998M: netdev@vger.kernel.org
2999L: netdev@vger.kernel.org
f1465f7e 3000W: http://linux-net.osdl.org/
1da177e4
LT
3001S: Maintained
3002
3003NETWORKING [IPv4/IPv6]
3004P: David S. Miller
3005M: davem@davemloft.net
3006P: Alexey Kuznetsov
3007M: kuznet@ms2.inr.ac.ru
3008P: Pekka Savola (ipv6)
3009M: pekkas@netcore.fi
3010P: James Morris
48de5bee 3011M: jmorris@namei.org
1da177e4
LT
3012P: Hideaki YOSHIFUJI
3013M: yoshfuji@linux-ipv6.org
3014P: Patrick McHardy
1a03b81d 3015M: kaber@trash.net
979b6c13 3016L: netdev@vger.kernel.org
d5ca3117 3017T: git kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6.git
1da177e4
LT
3018S: Maintained
3019
10e2ff1c
JM
3020NETWORKING [LABELED] (NetLabel, CIPSO, Labeled IPsec, SECMARK)
3021P: Paul Moore
3022M: paul.moore@hp.com
3023L: netdev@vger.kernel.org
3024S: Maintained
3025
29f8f632
JL
3026NETWORKING [WIRELESS]
3027P: John W. Linville
3028M: linville@tuxdriver.com
2cb4abd1 3029L: linux-wireless@vger.kernel.org
29f8f632
JL
3030T: git kernel.org:/pub/scm/linux/kernel/git/linville/wireless-2.6.git
3031S: Maintained
3032
3d396eb1 3033NETXEN (1/10) GbE SUPPORT
d230ce30 3034P: Dhananjay Phadke
3035M: dhananjay@netxen.com
3d396eb1
AK
3036L: netdev@vger.kernel.org
3037W: http://www.netxen.com
3038S: Supported
3039
1da177e4
LT
3040IPVS
3041P: Wensong Zhang
3042M: wensong@linux-vs.org
9d30c171
H
3043P: Simon Horman
3044M: horms@verge.net.au
1da177e4
LT
3045P: Julian Anastasov
3046M: ja@ssi.bg
9d30c171 3047L: netdev@vger.kernel.org
37cc6780 3048L: lvs-devel@vger.kernel.org
1da177e4
LT
3049S: Maintained
3050
e8b43555 3051NFS, SUNRPC, AND LOCKD CLIENTS
1da177e4 3052P: Trond Myklebust
78f58153
TM
3053M: Trond.Myklebust@netapp.com
3054L: linux-nfs@vger.kernel.org
3055W: http://client.linux-nfs.org
3056T: git git://git.linux-nfs.org/pub/linux/nfs-2.6.git
1da177e4
LT
3057S: Maintained
3058
3059NI5010 NETWORK DRIVER
5b552b16
AM
3060P: Jan-Pascal van Best
3061M: janpascal@vanbest.org
3062P: Andreas Mohr
3063M: andi@lisas.de
979b6c13 3064L: netdev@vger.kernel.org
1da177e4
LT
3065S: Maintained
3066
3067NINJA SCSI-3 / NINJA SCSI-32Bi (16bit/CardBus) PCMCIA SCSI HOST ADAPTER DRIVER
3068P: YOKOTA Hiroshi
3069M: yokota@netlab.is.tsukuba.ac.jp
3070W: http://www.netlab.is.tsukuba.ac.jp/~yokota/izumi/ninja/
3071S: Maintained
3072
3073NINJA SCSI-32Bi/UDE PCI/CARDBUS SCSI HOST ADAPTER DRIVER
3074P: GOTO Masanori
3075M: gotom@debian.or.jp
3076P: YOKOTA Hiroshi
3077M: yokota@netlab.is.tsukuba.ac.jp
3078W: http://www.netlab.is.tsukuba.ac.jp/~yokota/izumi/ninja/
3079S: Maintained
3080
1da177e4
LT
3081NTFS FILESYSTEM
3082P: Anton Altaparmakov
3083M: aia21@cantab.net
3084L: linux-ntfs-dev@lists.sourceforge.net
3085L: linux-kernel@vger.kernel.org
169ccbd4 3086W: http://www.linux-ntfs.org/
1adc1230 3087T: git kernel.org:/pub/scm/linux/kernel/git/aia21/ntfs-2.6.git
1da177e4
LT
3088S: Maintained
3089
9eb8ef74 3090NVIDIA (rivafb and nvidiafb) FRAMEBUFFER DRIVER
ce00f85c 3091P: Antonino Daplas
0478e62e 3092M: adaplas@gmail.com
8936b6db 3093L: linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers)
ce00f85c 3094S: Maintained
1da177e4 3095
1ded969f
PK
3096OPENCORES I2C BUS DRIVER
3097P: Peter Korsgaard
3098M: jacmet@sunsite.dk
5d925fec 3099L: i2c@lm-sensors.org
1ded969f
PK
3100S: Maintained
3101
ccd979bd
MF
3102ORACLE CLUSTER FILESYSTEM 2 (OCFS2)
3103P: Mark Fasheh
a5754337
MF
3104M: mfasheh@suse.com
3105P: Joel Becker
3106M: joel.becker@oracle.com
c0ff1f26 3107L: ocfs2-devel@oss.oracle.com (moderated for non-subscribers)
ccd979bd 3108W: http://oss.oracle.com/projects/ocfs2/
dda47bce 3109T: git git://git.kernel.org/pub/scm/linux/kernel/git/mfasheh/ocfs2.git
b7eee616 3110S: Supported
ccd979bd 3111
0ad122d9
BC
3112OMFS FILESYSTEM
3113P: Bob Copeland
3114M: me@bobcopeland.com
3115L: linux-karma-devel@lists.sourceforge.net
3116S: Maintained
3117
c1986ee9
HW
3118OMNIKEY CARDMAN 4000 DRIVER
3119P: Harald Welte
3120M: laforge@gnumonks.org
3121S: Maintained
3122
77c44ab1
HW
3123OMNIKEY CARDMAN 4040 DRIVER
3124P: Harald Welte
3125M: laforge@gnumonks.org
3126S: Maintained
3127
77d5140f 3128OMNIVISION OV7670 SENSOR DRIVER
795fb7e7 3129P: Jonathan Corbet
77d5140f
JC
3130M: corbet@lwn.net
3131L: video4linux-list@redhat.com
3132S: Maintained
3133
431bca73
TG
3134ONENAND FLASH DRIVER
3135P: Kyungmin Park
3136M: kyungmin.park@samsung.com
3137L: linux-mtd@lists.infradead.org
3138S: Maintained
3139
1da177e4
LT
3140ONSTREAM SCSI TAPE DRIVER
3141P: Willem Riede
3142M: osst@riede.org
3143L: osst-users@lists.sourceforge.net
3144L: linux-scsi@vger.kernel.org
3145S: Maintained
3146
1da177e4 3147OPROFILE
d1a5d197
RR
3148P: Robert Richter
3149M: robert.richter@amd.com
1da177e4
LT
3150L: oprofile-list@lists.sf.net
3151S: Maintained
3152
3153ORINOCO DRIVER
3154P: Pavel Roskin
3155M: proski@gnu.org
3156P: David Gibson
3157M: hermes@gibson.dropbear.id.au
724c6b35 3158L: linux-wireless@vger.kernel.org
ecffdde6
PR
3159L: orinoco-users@lists.sourceforge.net
3160L: orinoco-devel@lists.sourceforge.net
3161W: http://www.nongnu.org/orinoco/
1da177e4
LT
3162S: Maintained
3163
f5cd7872
OJ
3164PA SEMI ETHERNET DRIVER
3165P: Olof Johansson
3166M: olof@lixom.net
3167L: netdev@vger.kernel.org
3168S: Maintained
3169
beb58aa3
OJ
3170PA SEMI SMBUS DRIVER
3171P: Olof Johansson
3172M: olof@lixom.net
3173L: i2c@lm-sensors.org
3174S: Maintained
3175
1da177e4 3176PARALLEL PORT SUPPORT
3dd1a329 3177L: linux-parport@lists.infradead.org (subscribers-only)
5fdc2abe 3178S: Orphan
1da177e4
LT
3179
3180PARIDE DRIVERS FOR PARALLEL PORT IDE DEVICES
3181P: Tim Waugh
3182M: tim@cyberelk.net
3dd1a329 3183L: linux-parport@lists.infradead.org (subscribers-only)
1da177e4
LT
3184W: http://www.torque.net/linux-pp.html
3185S: Maintained
3186
3187PARISC ARCHITECTURE
ac6aecbf 3188P: Kyle McMartin
42a5a8a6 3189M: kyle@mcmartin.ca
1da177e4
LT
3190P: Matthew Wilcox
3191M: matthew@wil.cx
3192P: Grant Grundler
3193M: grundler@parisc-linux.org
ac6aecbf 3194L: linux-parisc@vger.kernel.org
1da177e4 3195W: http://www.parisc-linux.org/
223232de 3196T: git kernel.org:/pub/scm/linux/kernel/git/kyle/parisc-2.6.git
1da177e4
LT
3197S: Maintained
3198
4cdf6bc2
JF
3199PARAVIRT_OPS INTERFACE
3200P: Jeremy Fitzhardinge
3201M: jeremy@xensource.com
3202P: Chris Wright
3203M: chrisw@sous-sol.org
3204P: Zachary Amsden
3205M: zach@vmware.com
3206P: Rusty Russell
3207M: rusty@rustcorp.com.au
3208L: virtualization@lists.osdl.org
3209L: linux-kernel@vger.kernel.org
3210S: Supported
3211
1662d32c
JC
3212PC87360 HARDWARE MONITORING DRIVER
3213P: Jim Cromie
3214M: jim.cromie@gmail.com
3215L: lm-sensors@lm-sensors.org
3216S: Maintained
3217
3218PC8736x GPIO DRIVER
3219P: Jim Cromie
3220M: jim.cromie@gmail.com
3221S: Maintained
3222
065c6359 3223PCI ERROR RECOVERY
3224P: Linas Vepstas
3225M: linas@austin.ibm.com
3226L: linux-kernel@vger.kernel.org
c1f69db7 3227L: linux-pci@vger.kernel.org
065c6359 3228S: Supported
3229
1da177e4 3230PCI SUBSYSTEM
af40b485
GKH
3231P: Jesse Barnes
3232M: jbarnes@virtuousgeek.org
1da177e4 3233L: linux-kernel@vger.kernel.org
2905474d 3234L: linux-pci@vger.kernel.org
460895c4 3235T: git kernel.org:/pub/scm/linux/kernel/git/jbarnes/pci-2.6.git
1da177e4
LT
3236S: Supported
3237
3238PCI HOTPLUG CORE
795fb7e7 3239P: Kristen Carlson Accardi
fb5f4d7a 3240M: kristen.c.accardi@intel.com
1da177e4
LT
3241S: Supported
3242
8cf4c195
KA
3243PCIE HOTPLUG DRIVER
3244P: Kristen Carlson Accardi
3245M: kristen.c.accardi@intel.com
64dab204 3246L: linux-pci@vger.kernel.org
8b59a454 3247S: Supported
8cf4c195 3248
1da177e4 3249PCMCIA SUBSYSTEM
4230dfc9 3250P: Linux PCMCIA Team
f5df5881 3251L: linux-pcmcia@lists.infradead.org
6650e0a5 3252W: http://lists.infradead.org/mailman/listinfo/linux-pcmcia
6fb0425b 3253T: git kernel.org:/pub/scm/linux/kernel/git/brodo/pcmcia-2.6.git
4230dfc9 3254S: Maintained
1da177e4
LT
3255
3256PCNET32 NETWORK DRIVER
04ce0948 3257P: Don Fry
3258M: pcnet32@verizon.net
979b6c13 3259L: netdev@vger.kernel.org
1da177e4
LT
3260S: Maintained
3261
ad4ecbcb 3262PER-TASK DELAY ACCOUNTING
abc5f23a
BS
3263P: Balbir Singh
3264M: balbir@linux.vnet.ibm.com
ad4ecbcb
SN
3265L: linux-kernel@vger.kernel.org
3266S: Maintained
3267
dd49d0f5
JC
3268PERSONALITY HANDLING
3269P: Christoph Hellwig
3270M: hch@infradead.org
3271L: linux-abi-devel@lists.sourceforge.net
3272S: Maintained
3273
1da177e4 3274PHRAM MTD DRIVER
2b54aaef
JE
3275P: Joern Engel
3276M: joern@lazybastard.org
1da177e4
LT
3277L: linux-mtd@lists.infradead.org
3278S: Maintained
3279
249a6771
PO
3280PKTCDVD DRIVER
3281P: Peter Osterlund
3282M: petero2@telia.com
3283L: linux-kernel@vger.kernel.org
249a6771
PO
3284S: Maintained
3285
1da177e4 3286POSIX CLOCKS and TIMERS
aa781aeb
IM
3287P: Thomas Gleixner
3288M: tglx@linutronix.de
f1c3ddff 3289L: linux-kernel@vger.kernel.org
1da177e4
LT
3290S: Supported
3291
3be86148
AV
3292POWER SUPPLY CLASS/SUBSYSTEM and DRIVERS
3293P: Anton Vorontsov
3294M: cbou@mail.ru
3295P: David Woodhouse
3296M: dwmw2@infradead.org
3297L: linux-kernel@vger.kernel.org
3be86148
AV
3298T: git git.infradead.org/battery-2.6.git
3299S: Maintained
3300
1da177e4
LT
3301PNP SUPPORT
3302P: Adam Belay
3303M: ambx1@neo.rr.com
3304S: Maintained
3305
999445d4
VW
3306PNXxxxx I2C DRIVER
3307P: Vitaly Wool
3308M: vitalywool@gmail.com
3309L: i2c@lm-sensors.org
3310S: Maintained
3311
1da177e4
LT
3312PPP PROTOCOL DRIVERS AND COMPRESSORS
3313P: Paul Mackerras
3314M: paulus@samba.org
3315L: linux-ppp@vger.kernel.org
3316S: Maintained
3317
3318PPP OVER ATM (RFC 2364)
3319P: Mitchell Blank Jr
3320M: mitch@sfgoth.com
3321S: Maintained
3322
3323PPP OVER ETHERNET
3324P: Michal Ostrowski
5e70b7f3 3325M: mostrows@earthlink.net
1da177e4
LT
3326S: Maintained
3327
a6d2370b
JC
3328PPP OVER L2TP
3329P: James Chapman
3330M: jchapman@katalix.com
3331S: Maintained
3332
1da177e4
LT
3333PREEMPTIBLE KERNEL
3334P: Robert Love
3335M: rml@tech9.net
3336L: linux-kernel@vger.kernel.org
3337L: kpreempt-tech@lists.sourceforge.net
3338W: ftp://ftp.kernel.org/pub/linux/kernel/people/rml/preempt-kernel
3339S: Supported
3340
eff1a59c
MW
3341P54 WIRELESS DRIVER
3342P: Michael Wu
3343M: flamingice@sourmilk.net
3344L: linux-wireless@vger.kernel.org
3345W: http://prism54.org
3346T: git kernel.org:/pub/scm/linux/kernel/git/mwu/mac80211-drivers.git
3347S: Maintained
3348
1da177e4 3349PRISM54 WIRELESS DRIVER
e88b34ba
LR
3350P: Luis R. Rodriguez
3351M: mcgrof@gmail.com
724c6b35 3352L: linux-wireless@vger.kernel.org
1da177e4
LT
3353W: http://prism54.org
3354S: Maintained
3355
3356PROMISE DC4030 CACHING DISK CONTROLLER DRIVER
3357P: Peter Denison
3358M: promise@pnd-pc.demon.co.uk
3359W: http://www.pnd-pc.demon.co.uk/promise/
3360S: Maintained
3361
b3277dfa
MP
3362PROMISE SATA TX2/TX4 CONTROLLER LIBATA DRIVER
3363P: Mikael Pettersson
3364M: mikpe@it.uu.se
3365L: linux-ide@vger.kernel.org
3366S: Maintained
3367
02c18891
MM
3368PS3 NETWORK SUPPORT
3369P: Masakazu Mokuno
3370M: mokuno@sm.sony.co.jp
3371L: netdev@vger.kernel.org
3372L: cbe-oss-dev@ozlabs.org
3373S: Supported
3374
f58a9d17
GL
3375PS3 PLATFORM SUPPORT
3376P: Geoff Levand
3377M: geoffrey.levand@am.sony.com
3378L: linuxppc-dev@ozlabs.org
3379L: cbe-oss-dev@ozlabs.org
3380S: Supported
3381
8320204a
MK
3382PVRUSB2 VIDEO4LINUX DRIVER
3383P: Mike Isely
3384M: isely@pobox.com
16e9495d 3385L: pvrusb2@isely.net (subscribers-only)
8320204a
MK
3386L: video4linux-list@redhat.com
3387W: http://www.isely.net/pvrusb2/
3388S: Maintained
3389
30ec261e
EM
3390PXA2xx/PXA3xx SUPPORT
3391P: Eric Miao
3392M: eric.miao@marvell.com
3393P: Russell King
3394M: linux@arm.linux.org.uk
70f09f1f 3395L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
1da177e4
LT
3396S: Maintained
3397
272f133a
PO
3398PXA MMCI DRIVER
3399S: Orphan
3400
1da177e4
LT
3401QLOGIC QLA2XXX FC-SCSI DRIVER
3402P: Andrew Vasquez
95e6a856 3403M: linux-driver@qlogic.com
1da177e4
LT
3404L: linux-scsi@vger.kernel.org
3405S: Supported
3406
5a4faa87
RM
3407QLOGIC QLA3XXX NETWORK DRIVER
3408P: Ron Mercer
3409M: linux-driver@qlogic.com
3410L: netdev@vger.kernel.org
3411S: Supported
3412
c4e84bde
RM
3413QLOGIC QLGE 10Gb ETHERNET DRIVER
3414P: Ron Mercer
3415M: linux-driver@qlogic.com
3416M: ron.mercer@qlogic.com
3417L: netdev@vger.kernel.org
3418S: Supported
3419
1da177e4
LT
3420QNX4 FILESYSTEM
3421P: Anders Larsen
3422M: al@alarsen.net
3423L: linux-kernel@vger.kernel.org
3424W: http://www.alarsen.net/linux/qnx4fs/
3425S: Maintained
3426
3427RADEON FRAMEBUFFER DISPLAY DRIVER
187a2784
BH
3428P: Benjamin Herrenschmidt
3429M: benh@kernel.crashing.org
8936b6db 3430L: linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers)
1da177e4
LT
3431S: Maintained
3432
3433RAGE128 FRAMEBUFFER DISPLAY DRIVER
187a2784
BH
3434P: Paul Mackerras
3435M: paulus@samba.org
8936b6db 3436L: linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers)
1da177e4
LT
3437S: Maintained
3438
3439RAYLINK/WEBGEAR 802.11 WIRELESS LAN DRIVER
3440P: Corey Thomas
7c4a52eb 3441M: coreythomas@charter.net
724c6b35 3442L: linux-wireless@vger.kernel.org
1da177e4
LT
3443S: Maintained
3444
95ea3627
ID
3445RALINK RT2X00 WLAN DRIVER
3446P: rt2x00 project
3447L: linux-wireless@vger.kernel.org
3448L: rt2400-devel@lists.sourceforge.net
3449W: http://rt2x00.serialmonkey.com/
3450S: Maintained
2dd0f692 3451T: git kernel.org:/pub/scm/linux/kernel/git/ivd/rt2x00.git
95ea3627
ID
3452F: drivers/net/wireless/rt2x00/
3453
9db5579b
NP
3454RAMDISK RAM BLOCK DEVICE DRIVER
3455P: Nick Piggin
3456M: npiggin@suse.de
3457S: Maintained
3458
9e95ce27
MM
3459RANDOM NUMBER DRIVER
3460P: Matt Mackall
3461M: mpm@selenic.com
3462S: Maintained
3463
394b701c
MP
3464RAPIDIO SUBSYSTEM
3465P: Matt Porter
3466M: mporter@kernel.crashing.org
3467L: linux-kernel@vger.kernel.org
3468S: Maintained
3469
c1f766b5
FF
3470RDC R-321X SoC
3471P: Florian Fainelli
3472M: florian.fainelli@telecomint.eu
3473L: linux-kernel@vger.kernel.org
3474S: Maintained
3475
db17f395
FF
3476RDC R6040 FAST ETHERNET DRIVER
3477P: Florian Fainelli
3478M: florian.fainelli@telecomint.eu
3479L: netdev@vger.kernel.org
3480S: Maintained
3481
595182bc
JT
3482READ-COPY UPDATE (RCU)
3483P: Dipankar Sarma
3484M: dipankar@in.ibm.com
3485W: http://www.rdrop.com/users/paulmck/rclock/
3486L: linux-kernel@vger.kernel.org
3487S: Supported
3488
3489RCUTORTURE MODULE
3490P: Josh Triplett
3491M: josh@freedesktop.org
3492L: linux-kernel@vger.kernel.org
3493S: Maintained
3494
1da177e4
LT
3495REAL TIME CLOCK DRIVER
3496P: Paul Gortmaker
3497M: p_gortmaker@yahoo.com
3498L: linux-kernel@vger.kernel.org
3499S: Maintained
3500
0c86edc0
AZ
3501REAL TIME CLOCK (RTC) SUBSYSTEM
3502P: Alessandro Zummo
3503M: a.zummo@towertech.it
76465493 3504L: rtc-linux@googlegroups.com
0c86edc0
AZ
3505S: Maintained
3506
1da177e4 3507REISERFS FILE SYSTEM
76c4e5ea 3508L: reiserfs-devel@vger.kernel.org
1da177e4
LT
3509S: Supported
3510
e0897645
ID
3511RFKILL
3512P: Ivo van Doorn
3513M: IvDoorn@gmail.com
3514L: netdev@vger.kernel.org
3515S: Maintained
3516F: net/rfkill
3517
1da177e4
LT
3518ROCKETPORT DRIVER
3519P: Comtrol Corp.
1da177e4
LT
3520W: http://www.comtrol.com
3521S: Maintained
3522
3523ROSE NETWORK LAYER
3524P: Ralf Baechle
3525M: ralf@linux-mips.org
3526L: linux-hams@vger.kernel.org
d34cb28a 3527W: http://www.linux-ax25.org/
1da177e4
LT
3528S: Maintained
3529
3530RISCOM8 DRIVER
3531S: Orphan
3532
605bebe2
MW
3533RTL818X WIRELESS DRIVER
3534P: Michael Wu
3535M: flamingice@sourmilk.net
3536P: Andrea Merello
3537M: andreamrl@tiscali.it
3538L: linux-wireless@vger.kernel.org
3539W: http://linuxwireless.org/
3540T: git kernel.org:/pub/scm/linux/kernel/git/mwu/mac80211-drivers.git
3541S: Maintained
3542
9eb8ef74 3543S3 SAVAGE FRAMEBUFFER DRIVER
ce00f85c 3544P: Antonino Daplas
0478e62e 3545M: adaplas@gmail.com
8936b6db 3546L: linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers)
ce00f85c 3547S: Maintained
9eb8ef74 3548
1da177e4
LT
3549S390
3550P: Martin Schwidefsky
3551M: schwidefsky@de.ibm.com
83014255
MS
3552P: Heiko Carstens
3553M: heiko.carstens@de.ibm.com
1da177e4 3554M: linux390@de.ibm.com
d58140cc 3555L: linux-s390@vger.kernel.org
5238da45
HC
3556W: http://www.ibm.com/developerworks/linux/linux390/
3557S: Supported
3558
3559S390 NETWORK DRIVERS
dd96df2c 3560P: Ursula Braun
23fcc8d9 3561M: ursula.braun@de.ibm.com
b9192ad9
UB
3562P: Frank Blaschka
3563M: blaschka@linux.vnet.ibm.com
5238da45 3564M: linux390@de.ibm.com
d58140cc 3565L: linux-s390@vger.kernel.org
5238da45
HC
3566W: http://www.ibm.com/developerworks/linux/linux390/
3567S: Supported
3568
3569S390 ZFCP DRIVER
0033bb47
SS
3570P: Christof Schmitt
3571M: christof.schmitt@de.ibm.com
3572P: Martin Peschke
3573M: mp3@de.ibm.com
5238da45 3574M: linux390@de.ibm.com
d58140cc 3575L: linux-s390@vger.kernel.org
5238da45 3576W: http://www.ibm.com/developerworks/linux/linux390/
1da177e4
LT
3577S: Supported
3578
dd96df2c
UB
3579S390 IUCV NETWORK LAYER
3580P: Ursula Braun
23fcc8d9 3581M: ursula.braun@de.ibm.com
dd96df2c
UB
3582M: linux390@de.ibm.com
3583L: linux-s390@vger.kernel.org
3584W: http://www.ibm.com/developerworks/linux/linux390/
3585S: Supported
3586
4dde7f75
BD
3587S3C24XX SD/MMC Driver
3588P: Ben Dooks
3589M: ben-linux@fluff.org
3590L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
3591L: linux-kernel@vger.kernel.org
3592S: Supported
3593
1da177e4
LT
3594SAA7146 VIDEO4LINUX-2 DRIVER
3595P: Michael Hunold
3596M: michael@mihu.de
3597W: http://www.mihu.de/linux/saa7146
3598S: Maintained
3599
1da177e4
LT
3600SC1200 WDT DRIVER
3601P: Zwane Mwaikambo
3c7bf1ea 3602M: zwane@arm.linux.org.uk
1da177e4
LT
3603S: Maintained
3604
3605SCHEDULER
3606P: Ingo Molnar
3607M: mingo@elte.hu
3608P: Robert Love [the preemptible kernel bits]
3609M: rml@tech9.net
3610L: linux-kernel@vger.kernel.org
3611S: Maintained
3612
3613SCSI CDROM DRIVER
3614P: Jens Axboe
0fe23479 3615M: axboe@kernel.dk
1da177e4
LT
3616L: linux-scsi@vger.kernel.org
3617W: http://www.kernel.dk
3618S: Maintained
3619
3620SCSI SG DRIVER
3621P: Doug Gilbert
3622M: dgilbert@interlog.com
3623L: linux-scsi@vger.kernel.org
3624W: http://www.torque.net/sg
3625S: Maintained
3626
3627SCSI SUBSYSTEM
3628P: James E.J. Bottomley
c4e1608e 3629M: James.Bottomley@HansenPartnership.com
1da177e4 3630L: linux-scsi@vger.kernel.org
6fb0425b 3631T: git kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6.git
c4e1608e
JB
3632T: git kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6.git
3633T: git kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-pending-2.6.git
1da177e4
LT
3634S: Maintained
3635
3636SCSI TAPE DRIVER
dd4ef01c 3637P: Kai Mäkisara
1da177e4
LT
3638M: Kai.Makisara@kolumbus.fi
3639L: linux-scsi@vger.kernel.org
3640S: Maintained
3641
3642SCTP PROTOCOL
5f85813c
SS
3643P: Vlad Yasevich
3644M: vladislav.yasevich@hp.com
ce00f85c
JC
3645P: Sridhar Samudrala
3646M: sri@us.ibm.com
1a418796 3647L: linux-sctp@vger.kernel.org
5f85813c 3648W: http://lksctp.sourceforge.net
ce00f85c 3649S: Supported
1da177e4
LT
3650
3651SCx200 CPU SUPPORT
1662d32c
JC
3652P: Jim Cromie
3653M: jim.cromie@gmail.com
3654S: Odd Fixes
3655
3656SCx200 GPIO DRIVER
3657P: Jim Cromie
3658M: jim.cromie@gmail.com
3659S: Maintained
3660
3661SCx200 HRT CLOCKSOURCE DRIVER
3662P: Jim Cromie
3663M: jim.cromie@gmail.com
3664S: Maintained
1da177e4 3665
6a36913a
SS
3666SDRICOH_CS MMC/SD HOST CONTROLLER INTERFACE DRIVER
3667P: Sascha Sommer
3668M: saschasommer@freenet.de
3669L: sdricohcs-devel@lists.sourceforge.net (subscribers-only)
3670S: Maintained
3671
1da177e4
LT
3672SECURITY CONTACT
3673P: Security Officers
3674M: security@kernel.org
3675S: Supported
3676
3677SELINUX SECURITY MODULE
3678P: Stephen Smalley
62cfe7ef 3679M: sds@tycho.nsa.gov
1da177e4 3680P: James Morris
48de5bee 3681M: jmorris@namei.org
588a3157
SS
3682P: Eric Paris
3683M: eparis@parisplace.org
1da177e4 3684L: linux-kernel@vger.kernel.org (kernel issues)
588a3157 3685L: selinux@tycho.nsa.gov (subscribers-only, general discussion)
f058925b
SS
3686W: http://selinuxproject.org
3687T: git kernel.org:pub/scm/linux/kernel/git/jmorris/security-testing-2.6.git
1da177e4
LT
3688S: Supported
3689
cef2cf07
JS
3690SENSABLE PHANTOM
3691P: Jiri Slaby
3692M: jirislaby@gmail.com
3693S: Maintained
3694
1da177e4
LT
3695SERIAL ATA (SATA) SUBSYSTEM:
3696P: Jeff Garzik
3697M: jgarzik@pobox.com
3698L: linux-ide@vger.kernel.org
6fb0425b 3699T: git kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev.git
1da177e4
LT
3700S: Supported
3701
3702SGI SN-IA64 (Altix) SERIAL CONSOLE DRIVER
3703P: Pat Gefre
3704M: pfg@sgi.com
3705L: linux-ia64@vger.kernel.org
3706S: Supported
3707
8ceee660
BH
3708SFC NETWORK DRIVER
3709P: Steve Hodgson
3710P: Ben Hutchings
3711P: Robert Stonehouse
3712M: linux-net-drivers@solarflare.com
3713S: Supported
3714
1da177e4
LT
3715SGI VISUAL WORKSTATION 320 AND 540
3716P: Andrey Panin
3717M: pazke@donpac.ru
3718L: linux-visws-devel@lists.sf.net
3719W: http://linux-visws.sf.net
3720S: Maintained for 2.6.
3721
75312619
JS
3722SGI GRU DRIVER
3723P: Jack Steiner
3724M: steiner@sgi.com
3725S: Maintained
3726
3727SGI XP/XPC/XPNET DRIVER
3728P: Dean Nelson
3729M: dcn@sgi.com
3730S: Maintained
3731
1da177e4
LT
3732SIMTEC EB110ATX (Chalice CATS)
3733P: Ben Dooks
3734P: Vincent Sanders
3735M: support@simtec.co.uk
3736W: http://www.simtec.co.uk/products/EB110ATX/
3737S: Supported
3738
3739SIMTEC EB2410ITX (BAST)
3740P: Ben Dooks
3741P: Vincent Sanders
3742M: support@simtec.co.uk
3743W: http://www.simtec.co.uk/products/EB2410ITX/
3744S: Supported
3745
92aab3c0
FR
3746SIS 190 ETHERNET DRIVER
3747P: Francois Romieu
3748M: romieu@fr.zoreil.com
3749L: netdev@vger.kernel.org
3750S: Maintained
3751
1da177e4
LT
3752SIS 900/7016 FAST ETHERNET DRIVER
3753P: Daniele Venzano
3754M: venza@brownhat.org
3755W: http://www.brownhat.org/sis900.html
979b6c13 3756L: netdev@vger.kernel.org
1da177e4
LT
3757S: Maintained
3758
6ea884db
MH
3759SIS 96X I2C/SMBUS DRIVER
3760P: Mark M. Hoffman
3761M: mhoffman@lightlink.com
17a172fe 3762L: i2c@lm-sensors.org
6ea884db
MH
3763S: Maintained
3764
1da177e4
LT
3765SIS FRAMEBUFFER DRIVER
3766P: Thomas Winischhofer
3767M: thomas@winischhofer.net
3768W: http://www.winischhofer.net/linuxsisvga.shtml
b7eee616 3769S: Maintained
1da177e4
LT
3770
3771SIS USB2VGA DRIVER
3772P: Thomas Winischhofer
3773M: thomas@winischhofer.net
3774W: http://www.winischhofer.at/linuxsisusbvga.shtml
3775S: Maintained
3776
415ad26d
CL
3777SLAB ALLOCATOR
3778P: Christoph Lameter
cde53535 3779M: cl@linux-foundation.org
415ad26d
CL
3780P: Pekka Enberg
3781M: penberg@cs.helsinki.fi
c76d118e
PE
3782P: Matt Mackall
3783M: mpm@selenic.com
415ad26d
CL
3784L: linux-mm@kvack.org
3785S: Maintained
3786
1da177e4
LT
3787SMC91x ETHERNET DRIVER
3788P: Nicolas Pitre
3789M: nico@cam.org
3790S: Maintained
3791
6ea884db
MH
3792SMSC47B397 HARDWARE MONITOR DRIVER
3793P: Mark M. Hoffman
3794M: mhoffman@lightlink.com
3795L: lm-sensors@lm-sensors.org
3796S: Maintained
3797
b54f2863
BN
3798SMX UIO Interface
3799P: Ben Nizette
3800M: bn@niasdigital.com
3801S: Maintained
3802
668acf32 3803SOC-CAMERA V4L2 SUBSYSTEM
795fb7e7
JD
3804P: Guennadi Liakhovetski
3805M: g.liakhovetski@gmx.de
3806L: video4linux-list@redhat.com
3807S: Maintained
668acf32 3808
1da177e4
LT
3809SOFTWARE RAID (Multiple Disks) SUPPORT
3810P: Ingo Molnar
3811M: mingo@redhat.com
3812P: Neil Brown
524418bb 3813M: neilb@suse.de
1da177e4 3814L: linux-raid@vger.kernel.org
524418bb 3815S: Supported
1da177e4 3816
95a631e2 3817HIBERNATION (aka Software Suspend, aka swsusp):
1da177e4
LT
3818P: Pavel Machek
3819M: pavel@suse.cz
95a631e2
PM
3820P: Rafael J. Wysocki
3821M: rjw@sisk.pl
3822L: linux-pm@lists.linux-foundation.org
3823S: Supported
3824
3825SUSPEND TO RAM:
a0ce317a
LB
3826P: Len Brown
3827M: len.brown@intel.com
95a631e2
PM
3828P: Pavel Machek
3829M: pavel@suse.cz
3830P: Rafael J. Wysocki
3831M: rjw@sisk.pl
f318a63b 3832L: linux-pm@lists.linux-foundation.org
a0ce317a 3833S: Supported
1da177e4
LT
3834
3835SONIC NETWORK DRIVER
3836P: Thomas Bogendoerfer
3837M: tsbogend@alpha.franken.de
979b6c13 3838L: netdev@vger.kernel.org
1da177e4
LT
3839S: Maintained
3840
61e115a5
MB
3841SONICS SILICON BACKPLANE DRIVER (SSB)
3842P: Michael Buesch
3843M: mb@bu3sch.de
3844L: netdev@vger.kernel.org
3845S: Maintained
3846
1da177e4 3847SONY VAIO CONTROL DEVICE DRIVER
0d477fac
MD
3848P: Mattia Dongili
3849M: malattia@linux.it
5b18167d
MD
3850L: linux-acpi@vger.kernel.org
3851W: http://www.linux.it/~malattia/wiki/index.php/Sony_drivers
1da177e4
LT
3852S: Maintained
3853
baf8532a
AD
3854SONY MEMORYSTICK CARD SUPPORT
3855P: Alex Dubov
3856M: oakad@yahoo.com
3857L: linux-kernel@vger.kernel.org
3858W: http://tifmxx.berlios.de/
3859S: Maintained
3860
1da177e4
LT
3861SOUND
3862P: Jaroslav Kysela
c1017a4c 3863M: perex@perex.cz
281712fa
TI
3864P: Takashi Iwai
3865M: tiwai@suse.de
82622046 3866L: alsa-devel@alsa-project.org (subscribers-only)
1da177e4
LT
3867S: Maintained
3868
eb1a6af3
LG
3869SOUND - SOC LAYER / DYNAMIC AUDIO POWER MANAGEMENT
3870P: Liam Girdwood
b0b8daf7 3871M: lrg@slimlogic.co.uk
2cad0ad6
MB
3872P: Mark Brown
3873M: broonie@opensource.wolfsonmicro.com
3874T: git opensource.wolfsonmicro.com/linux-2.6-asoc
82622046 3875L: alsa-devel@alsa-project.org (subscribers-only)
b0b8daf7 3876W: http://alsa-project.org/main/index.php/ASoC
eb1a6af3
LG
3877S: Supported
3878
025c3987
KG
3879SPI SUBSYSTEM
3880P: David Brownell
3881M: dbrownell@users.sourceforge.net
3882L: spi-devel-general@lists.sourceforge.net
3883S: Maintained
3884
b8154542
AB
3885SPU FILE SYSTEM
3886P: Jeremy Kerr
3887M: jk@ozlabs.org
3888L: linuxppc-dev@ozlabs.org
3889L: cbe-oss-dev@ozlabs.org
3890W: http://www.ibm.com/developerworks/power/cell/
3891S: Supported
3892
855f46ad
SR
3893STABLE BRANCH:
3894P: Greg Kroah-Hartman
3895M: greg@kroah.com
3896P: Chris Wright
3897M: chrisw@sous-sol.org
3898L: stable@kernel.org
3899S: Maintained
3900
1da177e4
LT
3901SHARP LH SUPPORT (LH7952X & LH7A40X)
3902P: Marc Singer
3903M: elf@buici.com
3904W: http://projects.buici.com/arm
70f09f1f 3905L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
1da177e4
LT
3906S: Maintained
3907
8cf4c195
KA
3908SHPC HOTPLUG DRIVER
3909P: Kristen Carlson Accardi
3910M: kristen.c.accardi@intel.com
64dab204 3911L: linux-pci@vger.kernel.org
8b59a454 3912S: Supported
8cf4c195 3913
d129bceb
PO
3914SECURE DIGITAL HOST CONTROLLER INTERFACE DRIVER
3915P: Pierre Ossman
3916M: drzeus-sdhci@drzeus.cx
3917L: sdhci-devel@list.drzeus.cx
d129bceb
PO
3918S: Maintained
3919
4b1ac9ab
SH
3920SKGE, SKY2 10/100/1000 GIGABIT ETHERNET DRIVERS
3921P: Stephen Hemminger
65ebe634 3922M: shemminger@linux-foundation.org
4b1ac9ab
SH
3923L: netdev@vger.kernel.org
3924S: Maintained
3925
1a87d942
CB
3926SOEKRIS NET48XX LED SUPPORT
3927P: Chris Boot
3928M: bootc@bootc.net
3929S: Maintained
3930
1da177e4
LT
3931SPARC (sparc32):
3932P: William L. Irwin
3933M: wli@holomorphy.com
3934L: sparclinux@vger.kernel.org
3935S: Maintained
3936
3937SPECIALIX IO8+ MULTIPORT SERIAL CARD DRIVER
3938P: Roger Wolff
3939M: R.E.Wolff@BitWizard.nl
3940L: linux-kernel@vger.kernel.org ?
3941S: Supported
3942
2752e401 3943SPIDERNET NETWORK DRIVER for CELL
cb8da8a3
JO
3944P: Ishizaki Kou
3945M: kou.ishizaki@toshiba.co.jp
3946P: Jens Osterkamp
3947M: jens@de.ibm.com
2752e401
JL
3948L: netdev@vger.kernel.org
3949S: Supported
3950
1da177e4
LT
3951SRM (Alpha) environment access
3952P: Jan-Benedict Glaw
3953M: jbglaw@lug-owl.de
3954L: linux-kernel@vger.kernel.org
3955S: Maintained
3956
3957STARFIRE/DURALAN NETWORK DRIVER
3958P: Ion Badulescu
3959M: ionut@cs.columbia.edu
3960S: Maintained
3961
3962STARMODE RADIO IP (STRIP) PROTOCOL DRIVER
3963W: http://mosquitonet.Stanford.EDU/strip.html
baaea1dc 3964S: Orphan
1da177e4
LT
3965
3966STRADIS MPEG-2 DECODER DRIVER
3967P: Nathan Laredo
3968M: laredo@gnu.org
1da177e4
LT
3969W: http://www.stradis.com/
3970S: Maintained
3971
2cbb12a4 3972SUPERH
1da177e4
LT
3973P: Paul Mundt
3974M: lethal@linux-sh.org
2cbb12a4 3975L: linux-sh@vger.kernel.org
1da177e4 3976W: http://www.linux-sh.org
2cbb12a4 3977T: git kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6.git
5c806b20 3978S: Supported
1da177e4
LT
3979
3980SUN3/3X
3981P: Sam Creasey
3982M: sammy@sammy.net
1da177e4
LT
3983W: http://sammy.net/sun3/
3984S: Maintained
3985
3986SVGA HANDLING
3987P: Martin Mares
3988M: mj@ucw.cz
3989L: linux-video@atrey.karlin.mff.cuni.cz
3990S: Maintained
3991
3992SYSV FILESYSTEM
3993P: Christoph Hellwig
3994M: hch@infradead.org
3995S: Maintained
3996
4e68852d 3997TASKSTATS STATISTICS INTERFACE
abc5f23a
BS
3998P: Balbir Singh
3999M: balbir@linux.vnet.ibm.com
4e68852d
AC
4000L: linux-kernel@vger.kernel.org
4001S: Maintained
4002
781b456a
SH
4003TC CLASSIFIER
4004P: Jamal Hadi Salim
4005M: hadi@cyberus.ca
4006L: netdev@vger.kernel.org
4007S: Maintained
4008
5067f08a
WHSE
4009TCP LOW PRIORITY MODULE
4010P: Wong Hoi Sing, Edison
4011M: hswong3i@gmail.com
4012P: Hung Hing Lun, Mike
4013M: hlhung3i@gmail.com
4014W: http://tcp-lp-mod.sourceforge.net/
4015S: Maintained
4016
1a348ccc
AG
4017TEHUTI ETHERNET DRIVER
4018P: Alexander Indenbaum
4019M: baum@tehutinetworks.net
4020P: Andy Gospodarek
4021M: andy@greyhouse.net
4022L: netdev@vger.kernel.org
4023S: Supported
4024
4e68852d
AC
4025Telecom Clock Driver for MCPL0010
4026P: Mark Gross
4027M: mark.gross@intel.com
4028S: Supported
4029
4030TENSILICA XTENSA PORT (xtensa):
4031P: Chris Zankel
4032M: chris@zankel.net
4033S: Maintained
4034
4035THINKPAD ACPI EXTRAS DRIVER
4036P: Henrique de Moraes Holschuh
4037M: ibm-acpi@hmh.eng.br
4038L: ibm-acpi-devel@lists.sourceforge.net
4039W: http://ibm-acpi.sourceforge.net
4040W: http://thinkwiki.org/wiki/Ibm-acpi
4041T: git repo.or.cz/linux-2.6/linux-acpi-2.6/ibm-acpi-2.6.git
4042S: Maintained
4043
4020f2d7 4044TI FLASH MEDIA INTERFACE DRIVER
795fb7e7
JD
4045P: Alex Dubov
4046M: oakad@yahoo.com
4047S: Maintained
4020f2d7 4048
9f9c24f4
SK
4049TI OMAP MMC INTERFACE DRIVER
4050P: Carlos Aguiar, Anderson Briglia and Syed Khasim
b6a7e4c0 4051M: linux-omap@vger.kernel.org
9f9c24f4
SK
4052W: http://linux.omap.com
4053W: http://www.muru.com/linux/omap/
4054S: Maintained
4055
844dd05f
MB
4056TI OMAP RANDOM NUMBER GENERATOR SUPPORT
4057P: Deepak Saxena
4058M: dsaxena@plexity.net
4059S: Maintained
4060
e86eaa3a
PL
4061TIPC NETWORK LAYER
4062P: Per Liden
7c2b2aae 4063M: per.liden@ericsson.com
e86eaa3a 4064P: Jon Maloy
7c2b2aae 4065M: jon.maloy@ericsson.com
e86eaa3a 4066P: Allan Stephens
7c2b2aae 4067M: allan.stephens@windriver.com
e86eaa3a
PL
4068L: tipc-discussion@lists.sourceforge.net
4069W: http://tipc.sourceforge.net/
4070W: http://tipc.cslab.ericsson.net/
4071T: git tipc.cslab.ericsson.net:/pub/git/tipc.git
4072S: Maintained
4073
1da177e4
LT
4074TLAN NETWORK DRIVER
4075P: Samuel Chessman
4076M: chessman@tux.org
88c07dde 4077L: tlan-devel@lists.sourceforge.net (subscribers-only)
1da177e4
LT
4078W: http://sourceforge.net/projects/tlan/
4079S: Maintained
4080
1da177e4
LT
4081TOSHIBA ACPI EXTRAS DRIVER
4082P: John Belmonte
4083M: toshiba_acpi@memebeam.org
4084W: http://memebeam.org/toys/ToshibaAcpiDriver
4085S: Maintained
4086
4087TOSHIBA SMM DRIVER
4088P: Jonathan Buzzard
4089M: jonathan@buzzard.org.uk
4090L: tlinux-users@tce.toshiba-dme.co.jp
4091W: http://www.buzzard.org.uk/toshiba/
4092S: Maintained
4093
4e68852d 4094TPM DEVICE DRIVER
141c0240
RA
4095P: Debora Velarde
4096M: debora@linux.vnet.ibm.com
4097P: Rajiv Andrade
4098M: srajiv@linux.vnet.ibm.com
4e68852d
AC
4099W: http://tpmdd.sourceforge.net
4100P: Marcel Selhorst
4101M: tpm@selhorst.net
4102W: http://www.prosec.rub.de/tpm/
4103L: tpmdd-devel@lists.sourceforge.net
4104S: Maintained
4105
1da177e4 4106TRIVIAL PATCHES
1560a79a 4107P: Jesper Juhl
ce00f85c
JC
4108M: trivial@kernel.org
4109L: linux-kernel@vger.kernel.org
1da177e4
LT
4110S: Maintained
4111
4e68852d
AC
4112TTY LAYER
4113P: Alan Cox
4114M: alan@lxorguk.ukuu.org.uk
4115L: linux-kernel@vger.kernel.org
4116S: Maintained
4117
740db6d7
GG
4118TULIP NETWORK DRIVERS
4119P: Grant Grundler
4120M: grundler@parisc-linux.org
4121P: Kyle McMartin
42a5a8a6 4122M: kyle@mcmartin.ca
740db6d7
GG
4123L: netdev@vger.kernel.org
4124S: Maintained
1da177e4
LT
4125
4126TUN/TAP driver
4127P: Maxim Krasnyansky
66777b79 4128M: maxk@qualcomm.com
1da177e4
LT
4129L: vtun@office.satix.net
4130W: http://vtun.sourceforge.net/tun
4131S: Maintained
4132
b454cc66
MR
4133TURBOCHANNEL SUBSYSTEM
4134P: Maciej W. Rozycki
4135M: macro@linux-mips.org
4136S: Maintained
4137
1da177e4
LT
4138U14-34F SCSI DRIVER
4139P: Dario Ballabio
4140M: ballabio_dario@emc.com
4141L: linux-scsi@vger.kernel.org
4142S: Maintained
4143
cc2020e6
AC
4144UCLINUX (AND M68KNOMMU)
4145P: Greg Ungerer
4146M: gerg@uclinux.org
4147W: http://www.uclinux.org/
4148L: uclinux-dev@uclinux.org (subscribers-only)
4149S: Maintained
4150
cc2020e6
AC
4151UCLINUX FOR RENESAS H8/300
4152P: Yoshinori Sato
4153M: ysato@users.sourceforge.jp
4154W: http://uclinux-h8.sourceforge.jp/
4155S: Supported
4156
1da177e4 4157UDF FILESYSTEM
800fdfb9
JK
4158P: Jan Kara
4159M: jack@suse.cz
1da177e4
LT
4160W: http://linux-udf.sourceforge.net
4161S: Maintained
4162
cc2020e6
AC
4163UFS FILESYSTEM
4164P: Evgeniy Dushistov
4165M: dushistov@mail.ru
4166L: linux-kernel@vger.kernel.org
4167S: Maintained
4168
4169UltraSPARC (sparc64):
4170P: David S. Miller
4171M: davem@davemloft.net
4172L: sparclinux@vger.kernel.org
4173T: git kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6.git
4174S: Maintained
4175
1da177e4
LT
4176UNIFORM CDROM DRIVER
4177P: Jens Axboe
0fe23479 4178M: axboe@kernel.dk
1da177e4
LT
4179L: linux-kernel@vger.kernel.org
4180W: http://www.kernel.dk
4181S: Maintained
4182
4183USB ACM DRIVER
4184P: Oliver Neukum
4185M: oliver@neukum.name
6372594a 4186L: linux-usb@vger.kernel.org
1da177e4
LT
4187S: Maintained
4188
4189USB BLOCK DRIVER (UB ub)
4190P: Pete Zaitcev
4191M: zaitcev@redhat.com
4192L: linux-kernel@vger.kernel.org
795fb7e7 4193L: linux-usb@vger.kernel.org
1da177e4
LT
4194S: Supported
4195
1da177e4
LT
4196USB CDC ETHERNET DRIVER
4197P: Greg Kroah-Hartman
4198M: greg@kroah.com
795fb7e7 4199L: linux-usb@vger.kernel.org
1da177e4
LT
4200S: Maintained
4201W: http://www.kroah.com/linux-usb/
4202
b02b371e
PK
4203USB CYPRESS C67X00 DRIVER
4204P: Peter Korsgaard
4205M: jacmet@sunsite.dk
4206L: linux-usb@vger.kernel.org
4207S: Maintained
4208
d0374f4f
PK
4209USB DAVICOM DM9601 DRIVER
4210P: Peter Korsgaard
4211M: jacmet@sunsite.dk
043600a6 4212L: netdev@vger.kernel.org
d0374f4f
PK
4213W: http://www.linux-usb.org/usbnet
4214S: Maintained
4215
cc2020e6
AC
4216USB DIAMOND RIO500 DRIVER
4217P: Cesar Miquel
4218M: miquel@df.uba.ar
4219L: rio500-users@lists.sourceforge.net
4220W: http://rio500.sourceforge.net
4221S: Maintained
4222
1da177e4
LT
4223USB EHCI DRIVER
4224P: David Brownell
4225M: dbrownell@users.sourceforge.net
795fb7e7 4226L: linux-usb@vger.kernel.org
23d8c90e 4227S: Odd Fixes
1da177e4 4228
7ce08c93
LR
4229USB ET61X[12]51 DRIVER
4230P: Luca Risolia
4231M: luca.risolia@studio.unibo.it
795fb7e7 4232L: linux-usb@vger.kernel.org
7ce08c93
LR
4233L: video4linux-list@redhat.com
4234W: http://www.linux-projects.org
4235S: Maintained
4236
69ae9e3e
DB
4237USB GADGET/PERIPHERAL SUBSYSTEM
4238P: David Brownell
4239M: dbrownell@users.sourceforge.net
795fb7e7 4240L: linux-usb@vger.kernel.org
69ae9e3e
DB
4241W: http://www.linux-usb.org/gadget
4242S: Maintained
4243
2dea64b4 4244USB HID/HIDBP DRIVERS (USB KEYBOARDS, MICE, REMOTE CONTROLS, ...)
641266fd
JK
4245P: Jiri Kosina
4246M: jkosina@suse.cz
795fb7e7 4247L: linux-usb@vger.kernel.org
a4dff398 4248T: git kernel.org:/pub/scm/linux/kernel/git/jikos/hid.git
1da177e4
LT
4249S: Maintained
4250
959eea21
OK
4251USB ISP116X DRIVER
4252P: Olav Kongas
4253M: ok@artecdesign.ee
795fb7e7 4254L: linux-usb@vger.kernel.org
959eea21
OK
4255S: Maintained
4256
1da177e4
LT
4257USB KAWASAKI LSI DRIVER
4258P: Oliver Neukum
4259M: oliver@neukum.name
795fb7e7 4260L: linux-usb@vger.kernel.org
1da177e4
LT
4261S: Maintained
4262
4263USB MASS STORAGE DRIVER
4264P: Matthew Dharm
4265M: mdharm-usb@one-eyed-alien.net
795fb7e7 4266L: linux-usb@vger.kernel.org
8836aeb8 4267L: usb-storage@lists.one-eyed-alien.net
1da177e4
LT
4268S: Maintained
4269W: http://www.one-eyed-alien.net/~mdharm/linux-usb/
4270
4271USB OHCI DRIVER
23d8c90e
DB
4272P: David Brownell
4273M: dbrownell@users.sourceforge.net
795fb7e7 4274L: linux-usb@vger.kernel.org
23d8c90e 4275S: Odd Fixes
1da177e4 4276
ba460e48
MU
4277USB OPTION-CARD DRIVER
4278P: Matthias Urlichs
4279M: smurf@smurf.noris.de
795fb7e7 4280L: linux-usb@vger.kernel.org
ba460e48
MU
4281S: Maintained
4282
1da177e4
LT
4283USB OV511 DRIVER
4284P: Mark McClelland
4285M: mmcclell@bigfoot.com
795fb7e7 4286L: linux-usb@vger.kernel.org
1da177e4
LT
4287W: http://alpha.dyndns.org/ov511/
4288S: Maintained
4289
4290USB PEGASUS DRIVER
4291P: Petko Manolov
4292M: petkan@users.sourceforge.net
795fb7e7 4293L: linux-usb@vger.kernel.org
043600a6 4294L: netdev@vger.kernel.org
1da177e4
LT
4295W: http://pegasus2.sourceforge.net/
4296S: Maintained
4297
73e4fb3f
PZ
4298USB PRINTER DRIVER (usblp)
4299P: Pete Zaitcev
4300M: zaitcev@redhat.com
795fb7e7 4301L: linux-usb@vger.kernel.org
73e4fb3f 4302S: Supported
1da177e4
LT
4303
4304USB RTL8150 DRIVER
4305P: Petko Manolov
4306M: petkan@users.sourceforge.net
795fb7e7 4307L: linux-usb@vger.kernel.org
043600a6 4308L: netdev@vger.kernel.org
1da177e4
LT
4309W: http://pegasus2.sourceforge.net/
4310S: Maintained
4311
4312USB SE401 DRIVER
4313P: Jeroen Vreeken
4314M: pe1rxq@amsat.org
795fb7e7 4315L: linux-usb@vger.kernel.org
1da177e4
LT
4316W: http://www.chello.nl/~j.vreeken/se401/
4317S: Maintained
4318
4e68852d
AC
4319USB SERIAL BELKIN F5U103 DRIVER
4320P: William Greathouse
4321M: wgreathouse@smva.com
795fb7e7 4322L: linux-usb@vger.kernel.org
4e68852d
AC
4323S: Maintained
4324
4325USB SERIAL CYPRESS M8 DRIVER
4326P: Lonnie Mendez
4327M: dignome@gmail.com
795fb7e7 4328L: linux-usb@vger.kernel.org
4e68852d
AC
4329S: Maintained
4330W: http://geocities.com/i0xox0i
4331W: http://firstlight.net/cvs
4332
1da177e4
LT
4333USB SERIAL CYBERJACK DRIVER
4334P: Matthias Bruestle and Harald Welte
4335M: support@reiner-sct.com
4336W: http://www.reiner-sct.de/support/treiber_cyberjack.php
4337S: Maintained
4338
4339USB SERIAL DIGI ACCELEPORT DRIVER
4340P: Peter Berger and Al Borchers
4341M: pberger@brimson.com
4342M: alborchers@steinerpoint.com
795fb7e7 4343L: linux-usb@vger.kernel.org
1da177e4
LT
4344S: Maintained
4345
4346USB SERIAL DRIVER
4347P: Greg Kroah-Hartman
4348M: gregkh@suse.de
795fb7e7 4349L: linux-usb@vger.kernel.org
1da177e4
LT
4350S: Supported
4351
1da177e4
LT
4352USB SERIAL EMPEG EMPEG-CAR MARK I/II DRIVER
4353P: Gary Brubaker
4354M: xavyer@ix.netcom.com
795fb7e7 4355L: linux-usb@vger.kernel.org
1da177e4
LT
4356S: Maintained
4357
4358USB SERIAL KEYSPAN DRIVER
4359P: Greg Kroah-Hartman
4360M: greg@kroah.com
795fb7e7 4361L: linux-usb@vger.kernel.org
1da177e4
LT
4362W: http://www.kroah.com/linux/
4363S: Maintained
4364
4365USB SERIAL WHITEHEAT DRIVER
8bc84930
SM
4366P: Support Department
4367M: support@connecttech.com
795fb7e7 4368L: linux-usb@vger.kernel.org
1da177e4
LT
4369W: http://www.connecttech.com
4370S: Supported
4371
2f7ca802
SG
4372USB SMSC95XX ETHERNET DRIVER
4373P: Steve Glendinning
4374M: steve.glendinning@smsc.com
4375L: netdev@vger.kernel.org
4376S: Supported
4377
f423b9a8 4378USB SN9C1xx DRIVER
1da177e4
LT
4379P: Luca Risolia
4380M: luca.risolia@studio.unibo.it
795fb7e7 4381L: linux-usb@vger.kernel.org
7ce08c93 4382L: video4linux-list@redhat.com
1da177e4
LT
4383W: http://www.linux-projects.org
4384S: Maintained
4385
4386USB SUBSYSTEM
4387P: Greg Kroah-Hartman
4388M: gregkh@suse.de
795fb7e7 4389L: linux-usb@vger.kernel.org
1da177e4 4390W: http://www.linux-usb.org
6fb0425b 4391T: quilt kernel.org/pub/linux/kernel/people/gregkh/gregkh-2.6/
1da177e4
LT
4392S: Supported
4393
4394USB UHCI DRIVER
4395P: Alan Stern
4396M: stern@rowland.harvard.edu
795fb7e7 4397L: linux-usb@vger.kernel.org
1da177e4
LT
4398S: Maintained
4399
69ae9e3e 4400USB "USBNET" DRIVER FRAMEWORK
1da177e4
LT
4401P: David Brownell
4402M: dbrownell@users.sourceforge.net
043600a6 4403L: netdev@vger.kernel.org
69ae9e3e 4404W: http://www.linux-usb.org/usbnet
1da177e4
LT
4405S: Maintained
4406
c0efd232
LP
4407USB VIDEO CLASS
4408P: Laurent Pinchart
4409M: laurent.pinchart@skynet.be
ecc9a04d 4410L: linux-uvc-devel@lists.berlios.de
c0efd232
LP
4411L: video4linux-list@redhat.com
4412W: http://linux-uvc.berlios.de
4413S: Maintained
4414
1da177e4
LT
4415USB W996[87]CF DRIVER
4416P: Luca Risolia
4417M: luca.risolia@studio.unibo.it
795fb7e7 4418L: linux-usb@vger.kernel.org
7ce08c93 4419L: video4linux-list@redhat.com
1da177e4
LT
4420W: http://www.linux-projects.org
4421S: Maintained
4422
bf164cc0
JK
4423USB WIRELESS RNDIS DRIVER (rndis_wlan)
4424P: Jussi Kivilinna
4425M: jussi.kivilinna@mbnet.fi
4426L: linux-wireless@vger.kernel.org
4427S: Maintained
4428
60f78052
LR
4429USB ZC0301 DRIVER
4430P: Luca Risolia
4431M: luca.risolia@studio.unibo.it
795fb7e7 4432L: linux-usb@vger.kernel.org
60f78052
LR
4433L: video4linux-list@redhat.com
4434W: http://www.linux-projects.org
4435S: Maintained
4436
1da177e4
LT
4437USB ZD1201 DRIVER
4438P: Jeroen Vreeken
4439M: pe1rxq@amsat.org
795fb7e7 4440L: linux-usb@vger.kernel.org
1da177e4
LT
4441W: http://linux-lc100020.sourceforge.net
4442S: Maintained
4443
b7eee616
AJ
4444USB ZR364XX DRIVER
4445P: Antoine Jacquet
4446M: royale@zerezo.com
795fb7e7 4447L: linux-usb@vger.kernel.org
b7eee616
AJ
4448L: video4linux-list@redhat.com
4449W: http://royale.zerezo.com/zr364xx/
4450S: Maintained
4451
1da177e4
LT
4452USER-MODE LINUX
4453P: Jeff Dike
6650e0a5 4454M: jdike@addtoit.com
1da177e4
LT
4455L: user-mode-linux-devel@lists.sourceforge.net
4456L: user-mode-linux-user@lists.sourceforge.net
4457W: http://user-mode-linux.sourceforge.net
4458S: Maintained
b7eee616 4459
e5f114e9
HJK
4460USERSPACE I/O (UIO)
4461P: Hans J. Koch
4462M: hjk@linutronix.de
4463P: Greg Kroah-Hartman
4464M: gregkh@suse.de
4465L: linux-kernel@vger.kernel.org
4466S: Maintained
4467
f899b0ad
KZ
4468UTIL-LINUX-NG PACKAGE
4469P: Karel Zak
4470M: kzak@redhat.com
4471L: util-linux-ng@vger.kernel.org
4472W: http://kernel.org/~kzak/util-linux-ng/
4473T: git://git.kernel.org/pub/scm/utils/util-linux-ng/util-linux-ng.git
4474S: Maintained
4475
4e68852d 4476VFAT/FAT/MSDOS FILESYSTEM:
1da177e4
LT
4477P: OGAWA Hirofumi
4478M: hirofumi@mail.parknet.co.jp
4479L: linux-kernel@vger.kernel.org
4480S: Maintained
4481
1da177e4
LT
4482VIA RHINE NETWORK DRIVER
4483P: Roger Luethi
4484M: rl@hellgate.ch
4485S: Maintained
4486
32c0a520
JD
4487VIAPRO SMBUS DRIVER
4488P: Jean Delvare
4489M: khali@linux-fr.org
5d925fec 4490L: i2c@lm-sensors.org
32c0a520
JD
4491S: Maintained
4492
01f20734
FR
4493VIA VELOCITY NETWORK DRIVER
4494P: Francois Romieu
4495M: romieu@fr.zoreil.com
4496L: netdev@vger.kernel.org
4497S: Maintained
4498
1da177e4 4499VIDEO FOR LINUX
96b6aba0 4500P: Mauro Carvalho Chehab
8d58d773
MCC
4501M: mchehab@infradead.org
4502M: v4l-dvb-maintainer@linuxtv.org
1da177e4 4503L: video4linux-list@redhat.com
96b6aba0 4504W: http://linuxtv.org
ecfa4fdc 4505T: git kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvb.git
96b6aba0 4506S: Maintained
1da177e4 4507
be7f8273
PM
4508VLAN (802.1Q)
4509P: Patrick McHardy
4510M: kaber@trash.net
4511L: netdev@vger.kernel.org
4512S: Maintained
4513
e53e86c7
LG
4514VOLTAGE AND CURRENT REGULATOR FRAMEWORK
4515P: Liam Girdwood
4516M: lg@opensource.wolfsonmicro.com
4517P: Mark Brown
4518M: broonie@opensource.wolfsonmicro.com
4519W: http://opensource.wolfsonmicro.com/node/15
4520T: git kernel.org/pub/scm/linux/kernel/git/lrg/voltage-2.6.git
4521S: Supported
4522
ab41319e
JH
4523VT1211 HARDWARE MONITOR DRIVER
4524P: Juerg Haefliger
4525M: juergh@gmail.com
4526L: lm-sensors@lm-sensors.org
4527S: Maintained
4528
1de9e371
RL
4529VT8231 HARDWARE MONITOR DRIVER
4530P: Roger Lucas
af865765 4531M: vt8231@hiddenengine.co.uk
1de9e371
RL
4532L: lm-sensors@lm-sensors.org
4533S: Maintained
4534
1da177e4
LT
4535W1 DALLAS'S 1-WIRE BUS
4536P: Evgeniy Polyakov
4537M: johnpol@2ka.mipt.ru
1da177e4
LT
4538S: Maintained
4539
13927079 4540W83791D HARDWARE MONITORING DRIVER
25845c22
MH
4541P: Marc Hulsman
4542M: m.hulsman@tudelft.nl
13927079 4543L: lm-sensors@lm-sensors.org
25845c22 4544S: Maintained
13927079 4545
61db011d
RM
4546W83793 HARDWARE MONITORING DRIVER
4547P: Rudolf Marek
4548M: r.marek@assembler.cz
4549L: lm-sensors@lm-sensors.org
4550S: Maintained
4551
1da177e4
LT
4552W83L51xD SD/MMC CARD INTERFACE DRIVER
4553P: Pierre Ossman
4554M: drzeus-wbsd@drzeus.cx
fac88991 4555L: linux-kernel@vger.kernel.org
1da177e4
LT
4556S: Maintained
4557
3527761c
WVS
4558WATCHDOG DEVICE DRIVERS
4559P: Wim Van Sebroeck
4560M: wim@iguana.be
4561T: git kernel.org:/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog.git
4562S: Maintained
4563
1da177e4
LT
4564WAVELAN NETWORK DRIVER & WIRELESS EXTENSIONS
4565P: Jean Tourrilhes
4566M: jt@hpl.hp.com
724c6b35 4567L: linux-wireless@vger.kernel.org
1da177e4
LT
4568W: http://www.hpl.hp.com/personal/Jean_Tourrilhes/Linux/
4569S: Maintained
4570
4571WD7000 SCSI DRIVER
4572P: Miroslav Zagorac
4573M: zaga@fly.cc.fer.hr
4574L: linux-scsi@vger.kernel.org
4575S: Maintained
4576
5fc14680
DT
4577WISTRON LAPTOP BUTTON DRIVER
4578P: Miloslav Trmac
4579M: mitr@volny.cz
4580S: Maintained
4581
1da177e4
LT
4582WL3501 WIRELESS PCMCIA CARD DRIVER
4583P: Arnaldo Carvalho de Melo
926554c4 4584M: acme@ghostprotocols.net
724c6b35 4585L: linux-wireless@vger.kernel.org
926554c4 4586W: http://oops.ghostprotocols.net:81/blog
1da177e4
LT
4587S: Maintained
4588
febf1dff
MB
4589WM97XX TOUCHSCREEN DRIVERS
4590P: Mark Brown
4591M: broonie@opensource.wolfsonmicro.com
4592P: Liam Girdwood
4593M: liam.girdwood@wolfsonmicro.com
4594L: linux-input@vger.kernel.org
4595T: git git://opensource.wolfsonmicro.com/linux-2.6-touch
4596W: http://opensource.wolfsonmicro.com/node/7
4597S: Supported
4598
1da177e4
LT
4599X.25 NETWORK LAYER
4600P: Henner Eisen
4601M: eis@baty.hanse.de
4602L: linux-x25@vger.kernel.org
4603S: Maintained
4604
4cdf6bc2
JF
4605XEN HYPERVISOR INTERFACE
4606P: Jeremy Fitzhardinge
4607M: jeremy@xensource.com
4608P: Chris Wright
4609M: chrisw@sous-sol.org
4610L: virtualization@lists.osdl.org
4611L: xen-devel@lists.xensource.com
4612S: Supported
4613
1da177e4
LT
4614XFS FILESYSTEM
4615P: Silicon Graphics Inc
78bfd361 4616P: Tim Shimmin
1da177e4 4617M: xfs-masters@oss.sgi.com
d7ede1aa 4618L: xfs@oss.sgi.com
1da177e4 4619W: http://oss.sgi.com/projects/xfs
e99f056b 4620T: git git://oss.sgi.com:8090/xfs/xfs-2.6.git
1da177e4
LT
4621S: Supported
4622
c9d3d8ec
GL
4623XILINX SYSTEMACE DRIVER
4624P: Grant Likely
4625M: grant.likely@secretlab.ca
4626W: http://www.secretlab.ca/
4627L: linux-kernel@vger.kernel.org
4628S: Maintained
4629
238b8721
PK
4630XILINX UARTLITE SERIAL DRIVER
4631P: Peter Korsgaard
4632M: jacmet@sunsite.dk
4633L: linux-serial@vger.kernel.org
4634S: Maintained
4635
6ce59b46
IM
4636X86 ARCHITECTURE (32-BIT AND 64-BIT)
4637P: Thomas Gleixner
4638M: tglx@linutronix.de
1da177e4
LT
4639P: Ingo Molnar
4640M: mingo@redhat.com
6ce59b46
IM
4641P: H. Peter Anvin
4642M: hpa@zytor.com
4643L: linux-kernel@vger.kernel.org
4644T: git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86.git
1da177e4
LT
4645S: Maintained
4646
1da177e4
LT
4647YAM DRIVER FOR AX.25
4648P: Jean-Paul Roubelat
4649M: jpr@f6fbb.org
4650L: linux-hams@vger.kernel.org
4651S: Maintained
4652
af64a5eb
H
4653YEALINK PHONE DRIVER
4654P: Henk Vergonet
4655M: Henk.Vergonet@gmail.com
4656L: usbb2k-api-dev@nongnu.org
4657S: Maintained
4658
1da177e4
LT
4659Z8530 DRIVER FOR AX.25
4660P: Joerg Reuter
4661M: jreuter@yaina.de
4662W: http://yaina.de/jreuter/
4663W: http://www.qsl.net/dl1bke/
4664L: linux-hams@vger.kernel.org
4665S: Maintained
4666
7c0c3afb
DD
4667ZD1211RW WIRELESS DRIVER
4668P: Daniel Drake
4669M: dsd@gentoo.org
4670P: Ulrich Kunitz
4671M: kune@deine-taler.de
4672W: http://zd1211.ath.cx/wiki/DriverRewrite
724c6b35 4673L: linux-wireless@vger.kernel.org
7c0c3afb
DD
4674L: zd1211-devs@lists.sourceforge.net (subscribers-only)
4675S: Maintained
4676
1da177e4
LT
4677ZR36067 VIDEO FOR LINUX DRIVER
4678P: Ronald Bultje
4679M: rbultje@ronald.bitfreak.net
4680L: mjpeg-users@lists.sourceforge.net
4681W: http://mjpeg.sourceforge.net/driver-zoran/
4682S: Maintained
4683
8b4a4080
MR
4684ZS DECSTATION Z85C30 SERIAL DRIVER
4685P: Maciej W. Rozycki
4686M: macro@linux-mips.org
4687S: Maintained
4688
1da177e4
LT
4689THE REST
4690P: Linus Torvalds
4691S: Buried alive in reporters
This page took 1.04385 seconds and 5 git commands to generate.