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