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