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