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