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