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