wireless: clean up sysfs code using %pM
[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
4fe0657e 745M: lrodriguez@atheros.com
adef199c
BC
746P: Bob Copeland
747M: me@bobcopeland.com
fa1c114f
JS
748L: linux-wireless@vger.kernel.org
749L: ath5k-devel@lists.ath5k.org
750S: Maintained
751
f078f209
LR
752ATHEROS ATH9K WIRELESS DRIVER
753P: Luis R. Rodriguez
754M: lrodriguez@atheros.com
755P: Jouni Malinen
756M: jmalinen@atheros.com
757L: linux-wireless@vger.kernel.org
758L: ath9k-devel@lists.ath9k.org
759S: Supported
760
6f69a6d7
VS
761ATI_REMOTE2 DRIVER
762P: Ville Syrjala
763M: syrjala@sci.fi
764S: Maintained
765
7ae115b4 766ATLX ETHERNET DRIVERS
8d5ca6ec
JC
767P: Jay Cliburn
768M: jcliburn@gmail.com
769P: Chris Snook
770M: csnook@redhat.com
7ae115b4
CS
771P: Jie Yang
772M: jie.yang@atheros.com
8d5ca6ec
JC
773L: atl1-devel@lists.sourceforge.net
774W: http://sourceforge.net/projects/atl1
775W: http://atl1.sourceforge.net
776S: Maintained
777
1da177e4
LT
778ATM
779P: Chas Williams
780M: chas@cmf.nrl.navy.mil
f37bf90e 781L: linux-atm-general@lists.sourceforge.net (subscribers-only)
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
0bee8d28
JT
1609EFS FILESYSTEM
1610W: http://aeschi.ch.eu.org/efs/
1611S: Orphan
1612
4480f15b 1613EHCA (IBM GX bus InfiniBand adapter) DRIVER
fab97220
HS
1614P: Hoang-Nam Nguyen
1615M: hnguyen@de.ibm.com
1616P: Christoph Raisch
1617M: raisch@de.ibm.com
78526821 1618L: general@lists.openfabrics.org
fab97220
HS
1619S: Supported
1620
3e3a7d66
DW
1621EMBEDDED LINUX
1622P: Paul Gortmaker
1623M: paul.gortmaker@windriver.com
a46add72 1624P: David Woodhouse
3e3a7d66
DW
1625M: dwmw2@infradead.org
1626L: linux-embedded@vger.kernel.org
1627S: Maintained
1628
3a1c1d44 1629EMULEX LPFC FC SCSI DRIVER
ce00f85c
JC
1630P: James Smart
1631M: james.smart@emulex.com
1632L: linux-scsi@vger.kernel.org
1633W: http://sourceforge.net/projects/lpfcxxxx
1634S: Supported
3a1c1d44 1635
1da177e4
LT
1636EPSON 1355 FRAMEBUFFER DRIVER
1637P: Christopher Hoover
1638M: ch@murgatroid.com, ch@hpl.hp.com
1639S: Maintained
1640
d5ca9006
KE
1641EPSON S1D13XXX FRAMEBUFFER DRIVER
1642P: Kristoffer Ericson
1643M: kristoffer.ericson@gmail.com
1644S: Maintained
1645
1da177e4
LT
1646ETHEREXPRESS-16 NETWORK DRIVER
1647P: Philip Blundell
1648M: philb@gnu.org
979b6c13 1649L: netdev@vger.kernel.org
1da177e4
LT
1650S: Maintained
1651
1652ETHERNET BRIDGE
1653P: Stephen Hemminger
65ebe634 1654M: shemminger@linux-foundation.org
f318a63b 1655L: bridge@lists.linux-foundation.org
57c511d8 1656W: http://www.linux-foundation.org/en/Net:Bridge
1da177e4
LT
1657S: Maintained
1658
1659ETHERTEAM 16I DRIVER
1660P: Mika Kuoppala
1661M: miku@iki.fi
1662S: Maintained
1663
1664EXT2 FILE SYSTEM
72be2ccf 1665L: linux-ext4@vger.kernel.org
1da177e4
LT
1666S: Maintained
1667
1668EXT3 FILE SYSTEM
1669P: Stephen Tweedie, Andrew Morton
8deacee4 1670M: sct@redhat.com, akpm@linux-foundation.org, adilger@sun.com
72be2ccf
EM
1671L: linux-ext4@vger.kernel.org
1672S: Maintained
1673
1674EXT4 FILE SYSTEM
08a225f1
TT
1675P: Theodore Ts'o
1676M: tytso@mit.edu, adilger@sun.com
72be2ccf 1677L: linux-ext4@vger.kernel.org
08a225f1 1678W: http://ext4.wiki.kernel.org
1da177e4
LT
1679S: Maintained
1680
e53004e2
JD
1681F71805F HARDWARE MONITORING DRIVER
1682P: Jean Delvare
1683M: khali@linux-fr.org
1684L: lm-sensors@lm-sensors.org
1685S: Maintained
1686
1da177e4
LT
1687FARSYNC SYNCHRONOUS DRIVER
1688P: Kevin Curtis
1689M: kevin.curtis@farsite.co.uk
1da177e4
LT
1690W: http://www.farsite.co.uk/
1691S: Supported
1692
c5408b88
AM
1693FAULT INJECTION SUPPORT
1694P: Akinobu Mita
1695M: akinobu.mita@gmail.com
1696S: Supported
1697
e2d1d6c0
RD
1698FILE LOCKING (flock() and fcntl()/lockf())
1699P: Matthew Wilcox
1700M: matthew@wil.cx
1701L: linux-fsdevel@vger.kernel.org
1da177e4
LT
1702S: Maintained
1703
e2d1d6c0
RD
1704FILESYSTEMS (VFS and infrastructure)
1705P: Alexander Viro
1706M: viro@zeniv.linux.org.uk
1707L: linux-fsdevel@vger.kernel.org
173acc7c
ZW
1708S: Maintained
1709
e2d1d6c0
RD
1710FIREWIRE SUBSYSTEM (drivers/firewire, <linux/firewire*.h>)
1711P: Kristian Hoegsberg, Stefan Richter
1712M: krh@redhat.com, stefanr@s5r6.in-berlin.de
1713L: linux1394-devel@lists.sourceforge.net
1714W: http://www.linux1394.org/
1715T: git kernel.org:/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6.git
1716S: Maintained
1717
1718FIRMWARE LOADER (request_firmware)
1719L: linux-kernel@vger.kernel.org
1720S: Orphan
1721
1722FPU EMULATOR
1723P: Bill Metzenthen
1724M: billm@suburbia.net
1725W: http://suburbia.net/~billm/floating-point/emulator/
1726S: Maintained
1727
1728FRAME RELAY DLCI/FRAD (Sangoma drivers too)
1729P: Mike McLagan
1730M: mike.mclagan@linux.org
1731L: netdev@vger.kernel.org
1732S: Maintained
1733
1734FRAMEBUFFER LAYER
1735P: Antonino Daplas
1736M: adaplas@gmail.com
1737L: linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers)
1738W: http://linux-fbdev.sourceforge.net/
1739S: Maintained
1740
1741FREESCALE DMA DRIVER
1742P: Li Yang
1743M: leoli@freescale.com
1744P: Zhang Wei
1745M: zw@zh-kernel.org
1746L: linuxppc-embedded@ozlabs.org
1747L: linux-kernel@vger.kernel.org
1748S: Maintained
1749
1750FREESCALE I2C CPM DRIVER
1751P: Jochen Friedrich
1752M: jochen@scram.de
1753L: linuxppc-dev@ozlabs.org
846557d3 1754L: linux-i2c@vger.kernel.org
0d2b405a
JF
1755S: Maintained
1756
4689a6b1
PA
1757FREESCALE SOC FS_ENET DRIVER
1758P: Pantelis Antoniou
1759M: pantelis.antoniou@gmail.com
1760P: Vitaly Bordug
1761M: vbordug@ru.mvista.com
88de3cab 1762L: linuxppc-dev@ozlabs.org
4689a6b1
PA
1763L: netdev@vger.kernel.org
1764S: Maintained
1765
d9e9d82c
TT
1766FREESCALE QUICC ENGINE LIBRARY
1767P: Timur Tabi
1768M: timur@freescale.com
1769L: linuxppc-dev@ozlabs.org
1770S: Supported
1771
a7205b30
LY
1772FREESCALE HIGHSPEED USB DEVICE DRIVER
1773P: Li Yang
1774M: leoli@freescale.com
6372594a 1775L: linux-usb@vger.kernel.org
88de3cab 1776L: linuxppc-dev@ozlabs.org
a7205b30
LY
1777S: Maintained
1778
beaf53bf
LY
1779FREESCALE QUICC ENGINE UCC ETHERNET DRIVER
1780P: Li Yang
1781M: leoli@freescale.com
1782L: netdev@vger.kernel.org
88de3cab 1783L: linuxppc-dev@ozlabs.org
beaf53bf
LY
1784S: Maintained
1785
d9e9d82c
TT
1786FREESCALE QUICC ENGINE UCC UART DRIVER
1787P: Timur Tabi
1788M: timur@freescale.com
1789L: linuxppc-dev@ozlabs.org
1790S: Supported
1791
1792FREESCALE SOC SOUND DRIVERS
1793P: Timur Tabi
1794M: timur@freescale.com
1795L: alsa-devel@alsa-project.org
1796L: linuxppc-dev@ozlabs.org
1797S: Supported
1798
1da177e4
LT
1799FREEVXFS FILESYSTEM
1800P: Christoph Hellwig
1801M: hch@infradead.org
1802W: ftp://ftp.openlinux.org/pub/people/hch/vxfs
1803S: Maintained
1804
de3b69d7
SR
1805FTRACE
1806P: Steven Rostedt
8e324c19 1807M: rostedt@goodmis.org
de3b69d7
SR
1808S: Maintained
1809
5ab7ffea 1810FUJITSU FR-V (FRV) PORT
1da177e4
LT
1811P: David Howells
1812M: dhowells@redhat.com
1813S: Maintained
1814
20b93734
JW
1815FUJITSU LAPTOP EXTRAS
1816P: Jonathan Woithe
1817M: jwoithe@physics.adelaide.edu.au
1818L: linux-acpi@vger.kernel.org
1819S: Maintained
1820
04578f17
MS
1821FUSE: FILESYSTEM IN USERSPACE
1822P: Miklos Szeredi
1823M: miklos@szeredi.hu
1824L: fuse-devel@lists.sourceforge.net
1825W: http://fuse.sourceforge.net/
1826S: Maintained
1827
1da177e4
LT
1828FUTURE DOMAIN TMC-16x0 SCSI DRIVER (16-bit)
1829P: Rik Faith
1830M: faith@cs.unc.edu
1831L: linux-scsi@vger.kernel.org
baaea1dc 1832S: Odd Fixes (e.g., new signatures)
1da177e4
LT
1833
1834GDT SCSI DISK ARRAY CONTROLLER DRIVER
1835P: Achim Leubner
1836M: achim_leubner@adaptec.com
1837L: linux-scsi@vger.kernel.org
1838W: http://www.icp-vortex.com/
1839S: Supported
1840
1c23af90
HS
1841GENERIC GPIO I2C DRIVER
1842P: Haavard Skinnemoen
1843M: hskinnemoen@atmel.com
1844S: Supported
1845
1da177e4
LT
1846GENERIC HDLC DRIVER, N2, C101, PCI200SYN and WANXL DRIVERS
1847P: Krzysztof Halasa
1848M: khc@pm.waw.pl
1849W: http://www.kernel.org/pub/linux/utils/net/hdlc/
1850S: Maintained
1851
5be7b50f
SW
1852GFS2 FILE SYSTEM
1853P: Steven Whitehouse
1854M: swhiteho@redhat.com
a4644184 1855L: cluster-devel@redhat.com
5be7b50f 1856W: http://sources.redhat.com/cluster/
370298e2
SW
1857T: git kernel.org:/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixes.git
1858T: git kernel.org:/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw.git
5be7b50f
SW
1859S: Supported
1860
0a34eb8f
HL
1861GIGASET ISDN DRIVERS
1862P: Hansjoerg Lipp
1863M: hjlipp@web.de
1864P: Tilman Schmidt
1865M: tilman@imap.cc
1866L: gigaset307x-common@lists.sourceforge.net
1867W: http://gigaset307x.sourceforge.net/
1868S: Maintained
1869
e2d1d6c0
RD
1870HARD DRIVE ACTIVE PROTECTION SYSTEM (HDAPS) DRIVER
1871P: Robert Love
1872M: rlove@rlove.org
1873M: linux-kernel@vger.kernel.org
1874W: http://www.kernel.org/pub/linux/kernel/people/rml/hdaps/
1875S: Maintained
1876
e8deeae2
JFM
1877GSPCA FINEPIX SUBDRIVER
1878P: Frank Zago
1879M: frank@zago.net
1880L: video4linux-list@redhat.com
1881S: Maintained
1882
1883GSPCA M5602 SUBDRIVER
1884P: Erik Andren
1885M: erik.andren@gmail.com
1886L: video4linux-list@redhat.com
1887S: Maintained
1888
1889GSPCA PAC207 SONIXB SUBDRIVER
1890P: Hans de Goede
1891M: hdegoede@redhat.com
1892L: video4linux-list@redhat.com
1893S: Maintained
1894
1895GSPCA T613 SUBDRIVER
1896P: Leandro Costantino
1897M: lcostantino@gmail.com
1898L: video4linux-list@redhat.com
1899S: Maintained
1900
1901GSPCA USB WEBCAM DRIVER
1902P: Jean-Francois Moine
1903M: moinejf@free.fr
1904W: http://moinejf.free.fr
1905L: video4linux-list@redhat.com
1906S: Maintained
1907
5b543965 1908HARDWARE MONITORING
5b543965 1909L: lm-sensors@lm-sensors.org
595142e0 1910W: http://www.lm-sensors.org/
baaea1dc 1911S: Orphan
5b543965 1912
844dd05f 1913HARDWARE RANDOM NUMBER GENERATOR CORE
baaea1dc 1914S: Orphan
844dd05f 1915
1da177e4
LT
1916HARMONY SOUND DRIVER
1917P: Kyle McMartin
42a5a8a6 1918M: kyle@mcmartin.ca
ac6aecbf 1919L: linux-parisc@vger.kernel.org
1da177e4
LT
1920S: Maintained
1921
1922HAYES ESP SERIAL DRIVER
1923P: Andrew J. Robinson
1924M: arobinso@nyx.net
1925L: linux-kernel@vger.kernel.org
1926W: http://www.nyx.net/~arobinso
1927S: Maintained
1928
e2d1d6c0
RD
1929HEWLETT-PACKARD FIBRE CHANNEL 64-bit/66MHz PCI non-intelligent HBA
1930P: Chirag Kantharia
1931M: chirag.kantharia@hp.com
1932L: iss_storagedev@hp.com
1933S: Maintained
1934
1935HEWLETT-PACKARD SMART2 RAID DRIVER
1936P: Chirag Kantharia
1937M: chirag.kantharia@hp.com
1938L: iss_storagedev@hp.com
1939S: Maintained
1940
1941HEWLETT-PACKARD SMART CISS RAID DRIVER (cciss)
1942P: Mike Miller
1943M: mike.miller@hp.com
1944L: iss_storagedev@hp.com
1945S: Supported
1946
1da177e4
LT
1947HFS FILESYSTEM
1948P: Roman Zippel
1949M: zippel@linux-m68k.org
1950L: linux-kernel@vger.kernel.org
1951S: Maintained
1952
1953HGA FRAMEBUFFER DRIVER
1954P: Ferenc Bakonyi
1955M: fero@drama.obuda.kando.hu
1956L: linux-nvidia@lists.surfsouth.com
1957W: http://drama.obuda.kando.hu/~fero/cgi-bin/hgafb.shtml
1958S: Maintained
1959
4480f15b 1960HIBERNATION (aka Software Suspend, aka swsusp)
e2d1d6c0
RD
1961P: Pavel Machek
1962M: pavel@suse.cz
1963P: Rafael J. Wysocki
1964M: rjw@sisk.pl
1965L: linux-pm@lists.linux-foundation.org
1966S: Supported
1967
4ef4caad
JK
1968HID CORE LAYER
1969P: Jiri Kosina
1970M: jkosina@suse.cz
eb76c5c0 1971L: linux-input@vger.kernel.org
a4dff398 1972T: git kernel.org:/pub/scm/linux/kernel/git/jikos/hid.git
4ef4caad
JK
1973S: Maintained
1974
38bed542
IM
1975HIGH-RESOLUTION TIMERS, CLOCKEVENTS, DYNTICKS
1976P: Thomas Gleixner
1977M: tglx@linutronix.de
1978L: linux-kernel@vger.kernel.org
1979S: Maintained
1980
1da177e4
LT
1981HIGH-SPEED SCC DRIVER FOR AX.25
1982P: Klaus Kudielka
1983M: klaus.kudielka@ieee.org
1984L: linux-hams@vger.kernel.org
1985W: http://www.nt.tuwien.ac.at/~kkudielk/Linux/
1986S: Maintained
1987
ede1e6f8
HLT
1988HIGHPOINT ROCKETRAID 3xxx RAID DRIVER
1989P: HighPoint Linux Team
1990M: linux@highpoint-tech.com
1991W: http://www.highpoint-tech.com
1992S: Supported
1993
1da177e4
LT
1994HIPPI
1995P: Jes Sorensen
1996M: jes@trained-monkey.org
1997L: linux-hippi@sunsite.dk
1998S: Maintained
1999
ff1d2767
JM
2000HOST AP DRIVER
2001P: Jouni Malinen
85d32e7b
JM
2002M: j@w1.fi
2003L: hostap@shmoo.com (subscribers-only)
724c6b35 2004L: linux-wireless@vger.kernel.org
ff1d2767
JM
2005W: http://hostap.epitest.fi/
2006S: Maintained
2007
dd8cd779
CC
2008HP COMPAQ TC1100 TABLET WMI EXTRAS DRIVER
2009P: Carlos Corbacho
2010M: carlos@strangeworlds.co.uk
2011S: Odd Fixes
2012
e2d1d6c0
RD
2013HP100: Driver for HP 10/100 Mbit/s Voice Grade Network Adapter Series
2014P: Jaroslav Kysela
2015M: perex@perex.cz
2016S: Maintained
2017
d36e74c4 2018HPET: High Precision Event Timers driver (drivers/char/hpet.c)
b9b0332f
BP
2019P: Clemens Ladisch
2020M: clemens@ladisch.de
2021S: Maintained
2022
2023HPET: i386
2024P: Venkatesh Pallipadi (Venki)
2025M: venkatesh.pallipadi@intel.com
2026S: Maintained
2027
2028HPET: x86_64
8bd0983e
AK
2029P: Vojtech Pavlik
2030M: vojtech@suse.cz
b9b0332f
BP
2031S: Maintained
2032
2033HPET: ACPI hpet.c
2034P: Bob Picco
2035M: bob.picco@hp.com
2036S: Maintained
2037
1da177e4
LT
2038HPFS FILESYSTEM
2039P: Mikulas Patocka
2040M: mikulas@artax.karlin.mff.cuni.cz
2041W: http://artax.karlin.mff.cuni.cz/~mikulas/vyplody/hpfs/index-e.cgi
2042S: Maintained
2043
5a18c343
POF
2044HTCPEN TOUCHSCREEN DRIVER
2045P: Pau Oliva Fora
2046M: pof@eslack.org
2047L: linux-input@vger.kernel.org
2048S: Maintained
2049
1da177e4
LT
2050HUGETLB FILESYSTEM
2051P: William Irwin
2052M: wli@holomorphy.com
2053S: Maintained
2054
6ea884db
MH
2055I2C/SMBUS STUB DRIVER
2056P: Mark M. Hoffman
2057M: mhoffman@lightlink.com
846557d3 2058L: linux-i2c@vger.kernel.org
6ea884db
MH
2059S: Maintained
2060
5b543965 2061I2C SUBSYSTEM
710cf7e7 2062P: Jean Delvare (PC drivers, core)
1da177e4 2063M: khali@linux-fr.org
710cf7e7
JD
2064P: Ben Dooks (embedded platforms)
2065M: ben-linux@fluff.org
846557d3 2066L: linux-i2c@vger.kernel.org
595142e0 2067T: quilt http://khali.linux-fr.org/devel/linux-2.6/jdelvare-i2c/
1da177e4
LT
2068S: Maintained
2069
e8c76eed
TH
2070I2C-TINY-USB DRIVER
2071P: Till Harbaum
2072M: till@harbaum.org
846557d3 2073L: linux-i2c@vger.kernel.org
e8c76eed
TH
2074T: http://www.harbaum.org/till/i2c_tiny_usb
2075S: Maintained
2076
1da177e4 2077i386 BOOT CODE
7f1291f2
PA
2078P: H. Peter Anvin
2079M: hpa@zytor.com
1da177e4
LT
2080L: Linux-Kernel@vger.kernel.org
2081S: Maintained
2082
2083i386 SETUP CODE / CPU ERRATA WORKAROUNDS
1da177e4
LT
2084P: H. Peter Anvin
2085M: hpa@zytor.com
72af61c6 2086T: git.kernel.org:/pub/scm/linux/kernel/git/hpa/linux-2.6-x86setup.git
1da177e4
LT
2087S: Maintained
2088
1da177e4
LT
2089IA64 (Itanium) PLATFORM
2090P: Tony Luck
2091M: tony.luck@intel.com
2092L: linux-ia64@vger.kernel.org
2093W: http://www.ia64-linux.org/
6fb0425b 2094T: git kernel.org:/pub/scm/linux/kernel/git/aegl/linux-2.6.git
1da177e4
LT
2095S: Maintained
2096
1da177e4
LT
2097IBM MCA SCSI SUBSYSTEM DRIVER
2098P: Michael Lang
2099M: langa2@kph.uni-mainz.de
2100W: http://www.uni-mainz.de/~langm000/linux.html
2101S: Maintained
2102
2103IBM Power Linux RAID adapter
2104P: Brian King
2105M: brking@us.ibm.com
2106S: Supported
2107
2108IBM ServeRAID RAID DRIVER
2109P: Jack Hammer
2110P: Dave Jeffery
2111M: ipslinux@adaptec.com
2112W: http://www.developer.ibm.com/welcome/netfinity/serveraid.html
b7eee616 2113S: Supported
1da177e4 2114
1e7106fc 2115IDE SUBSYSTEM
1da177e4 2116P: Bartlomiej Zolnierkiewicz
1e7106fc 2117M: bzolnier@gmail.com
1da177e4 2118L: linux-ide@vger.kernel.org
1e7106fc 2119T: quilt kernel.org/pub/linux/kernel/people/bart/pata-2.6/
1da177e4
LT
2120S: Maintained
2121
2122IDE/ATAPI CDROM DRIVER
c404c199 2123P: Borislav Petkov
ef709165 2124M: petkovbb@gmail.com
9c5b0ce4 2125L: linux-ide@vger.kernel.org
c404c199 2126S: Maintained
1da177e4
LT
2127
2128IDE/ATAPI FLOPPY DRIVERS
2129P: Paul Bristow
2130M: Paul Bristow <paul@paulbristow.net>
2131W: http://paulbristow.net/linux/idefloppy.html
2132L: linux-kernel@vger.kernel.org
2133S: Maintained
2134
2135IDE/ATAPI TAPE DRIVERS
2136P: Gadi Oxman
2137M: Gadi Oxman <gadio@netvision.net.il>
2138L: linux-kernel@vger.kernel.org
2139S: Maintained
2140
f72abc21
BZ
2141IDE-SCSI DRIVER
2142L: linux-ide@vger.kernel.org
2143L: linux-scsi@vger.kernel.org
2144S: Orphan
2145
27471fdb
AH
2146IDLE-I7300
2147P: Andy Henroid
2148M: andrew.d.henroid@intel.com
2149L: linux-pm@lists.linux-foundation.org
2150S: Supported
2151
f148e20c 2152IEEE 1394 SUBSYSTEM (drivers/ieee1394)
1da177e4 2153P: Ben Collins
f51a5a9d 2154M: ben.collins@ubuntu.com
87730d04
SR
2155P: Stefan Richter
2156M: stefanr@s5r6.in-berlin.de
1da177e4
LT
2157L: linux1394-devel@lists.sourceforge.net
2158W: http://www.linux1394.org/
87730d04 2159T: git kernel.org:/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6.git
1da177e4
LT
2160S: Maintained
2161
f51a5a9d 2162IEEE 1394 RAW I/O DRIVER (raw1394)
1da177e4
LT
2163P: Dan Dennedy
2164M: dan@dennedy.org
f51a5a9d
SR
2165P: Stefan Richter
2166M: stefanr@s5r6.in-berlin.de
1da177e4 2167L: linux1394-devel@lists.sourceforge.net
105d7b38
JM
2168S: Maintained
2169
1da177e4 2170IMS TWINTURBO FRAMEBUFFER DRIVER
8936b6db 2171L: linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers)
843393d3 2172S: Orphan
1da177e4
LT
2173
2174INFINIBAND SUBSYSTEM
2175P: Roland Dreier
21c121cc 2176M: rolandd@cisco.com
1da177e4 2177P: Sean Hefty
ed96f247 2178M: sean.hefty@intel.com
1da177e4 2179P: Hal Rosenstock
795fb7e7 2180M: hal.rosenstock@gmail.com
78526821 2181L: general@lists.openfabrics.org
1da177e4 2182W: http://www.openib.org/
6fb0425b 2183T: git kernel.org:/pub/scm/linux/kernel/git/roland/infiniband.git
1da177e4
LT
2184S: Supported
2185
c9f04f58 2186INOTIFY
18b36c71
CP
2187P: John McCutchan
2188M: ttb@tentacle.dhs.org
2189P: Robert Love
2190M: rml@novell.com
c9f04f58
RL
2191L: linux-kernel@vger.kernel.org
2192S: Maintained
2193
e2d1d6c0
RD
2194INPUT (KEYBOARD, MOUSE, JOYSTICK, TOUCHSCREEN) DRIVERS
2195P: Dmitry Torokhov
2196M: dmitry.torokhov@gmail.com
2197M: dtor@mail.ru
2198L: linux-input@vger.kernel.org
2199T: git kernel.org:/pub/scm/linux/kernel/git/dtor/input.git
2200S: Maintained
2201
9eb8ef74 2202INTEL FRAMEBUFFER DRIVER (excluding 810 and 815)
ce00f85c
JC
2203P: Sylvain Meyer
2204M: sylvain.meyer@worldonline.fr
8936b6db 2205L: linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers)
ce00f85c 2206S: Maintained
9eb8ef74 2207
1da177e4 2208INTEL 810/815 FRAMEBUFFER DRIVER
ce00f85c 2209P: Antonino Daplas
0478e62e 2210M: adaplas@gmail.com
8936b6db 2211L: linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers)
ce00f85c 2212S: Maintained
1da177e4 2213
f4a9bc4c
TS
2214INTEL MENLOW THERMAL DRIVER
2215P: Sujith Thomas
2216M: sujith.thomas@intel.com
2217L: linux-acpi@vger.kernel.org
2218W: http://www.lesswatts.org/projects/acpi/
2219S: Supported
2220
1da177e4
LT
2221INTEL IA32 MICROCODE UPDATE SUPPORT
2222P: Tigran Aivazian
b5b9df69 2223M: tigran@aivazian.fsnet.co.uk
1da177e4
LT
2224S: Maintained
2225
248a9dc3 2226INTEL I/OAT DMA DRIVER
5e45bb2e
MS
2227P: Maciej Sosnowski
2228M: maciej.sosnowski@intel.com
248a9dc3
NS
2229L: linux-kernel@vger.kernel.org
2230S: Supported
2231
6c8909b4
DW
2232INTEL IOMMU (VT-d)
2233P: David Woodhouse
2234M: dwmw2@infradead.org
2235L: iommu@lists.linux-foundation.org
2236T: git://git.infradead.org/iommu-2.6.git
2237S: Supported
2238
b3e5f263
DW
2239INTEL IOP-ADMA DMA DRIVER
2240P: Dan Williams
2241M: dan.j.williams@intel.com
2242L: linux-kernel@vger.kernel.org
2243S: Supported
2244
844dd05f
MB
2245INTEL IXP4XX RANDOM NUMBER GENERATOR SUPPORT
2246P: Deepak Saxena
2247M: dsaxena@plexity.net
2248S: Maintained
2249
2b7a52a4
LB
2250INTEL IXP2000 ETHERNET DRIVER
2251P: Lennert Buytenhek
2252M: kernel@wantstofly.org
2253L: netdev@vger.kernel.org
2254S: Maintained
2255
d94e6fed 2256INTEL ETHERNET DRIVERS (e100/e1000/e1000e/igb/ixgb/ixgbe)
add18784
JB
2257P: Jeff Kirsher
2258M: jeffrey.t.kirsher@intel.com
e0164af6
AK
2259P: Jesse Brandeburg
2260M: jesse.brandeburg@intel.com
d94e6fed
AK
2261P: Bruce Allan
2262M: bruce.w.allan@intel.com
ae7b6487
JK
2263P: PJ Waskiewicz
2264M: peter.p.waskiewicz.jr@intel.com
20424659
AK
2265P: John Ronciak
2266M: john.ronciak@intel.com
dcd01faf 2267L: e1000-devel@lists.sourceforge.net
d94e6fed 2268W: http://e1000.sourceforge.net/
1da177e4
LT
2269S: Supported
2270
826d2abe 2271INTEL PRO/WIRELESS 2100 NETWORK CONNECTION SUPPORT
1d43d312 2272P: Zhu Yi
826d2abe
JK
2273M: yi.zhu@intel.com
2274P: James Ketrenos
2275M: jketreno@linux.intel.com
1d43d312
RC
2276P: Reinette Chatre
2277M: reinette.chatre@intel.com
724c6b35 2278L: linux-wireless@vger.kernel.org
f5df5881 2279L: ipw2100-devel@lists.sourceforge.net
04bdfb91 2280W: http://lists.sourceforge.net/mailman/listinfo/ipw2100-devel
826d2abe
JK
2281W: http://ipw2100.sourceforge.net
2282S: Supported
2283
2284INTEL PRO/WIRELESS 2915ABG NETWORK CONNECTION SUPPORT
1d43d312 2285P: Zhu Yi
826d2abe
JK
2286M: yi.zhu@intel.com
2287P: James Ketrenos
2288M: jketreno@linux.intel.com
1d43d312
RC
2289P: Reinette Chatre
2290M: reinette.chatre@intel.com
724c6b35 2291L: linux-wireless@vger.kernel.org
f5df5881 2292L: ipw2100-devel@lists.sourceforge.net
04bdfb91 2293W: http://lists.sourceforge.net/mailman/listinfo/ipw2100-devel
826d2abe
JK
2294W: http://ipw2200.sourceforge.net
2295S: Supported
2296
b481de9c
ZY
2297INTEL WIRELESS WIFI LINK (iwlwifi)
2298P: Zhu Yi
2299M: yi.zhu@intel.com
1d43d312
RC
2300P: Reinette Chatre
2301M: reinette.chatre@intel.com
b481de9c
ZY
2302L: linux-wireless@vger.kernel.org
2303L: ipw3945-devel@lists.sourceforge.net
2304W: http://intellinuxwireless.org
2d4543fd 2305T: git kernel.org:/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-2.6.git
b481de9c
ZY
2306S: Supported
2307
cb109a0e 2308IOC3 ETHERNET DRIVER
1da177e4
LT
2309P: Ralf Baechle
2310M: ralf@linux-mips.org
2311L: linux-mips@linux-mips.org
2312S: Maintained
2313
cb109a0e
RB
2314IOC3 SERIAL DRIVER
2315P: Pat Gefre
2316M: pfg@sgi.com
6650e0a5 2317L: linux-mips@linux-mips.org
cb109a0e
RB
2318S: Maintained
2319
4480f15b 2320IP MASQUERADING
1da177e4
LT
2321P: Juanjo Ciarlante
2322M: jjciarla@raiz.uncu.edu.ar
2323S: Maintained
2324
1202d6ff
FR
2325IP1000A 10/100/1000 GIGABIT ETHERNET DRIVER
2326P: Francois Romieu
2327M: romieu@fr.zoreil.com
2328P: Sorbica Shieh
2329M: sorbica@icplus.com.tw
2330P: Jesse Huang
2331M: jesse@icplus.com.tw
2332L: netdev@vger.kernel.org
2333S: Maintained
2334
4480f15b 2335IPATH DRIVER
18b8c8f1 2336P: Ralph Campbell
f42b6471
AJ
2337M: infinipath@qlogic.com
2338L: general@lists.openfabrics.org
2339T: git git://git.qlogic.com/ipath-linux-2.6
77d8798b
BS
2340S: Supported
2341
4409ebe9
CM
2342IPMI SUBSYSTEM
2343P: Corey Minyard
2344M: minyard@acm.org
2345L: openipmi-developer@lists.sourceforge.net
2346W: http://openipmi.sourceforge.net/
2347S: Supported
2348
e2d1d6c0
RD
2349IPS SCSI RAID DRIVER
2350P: Adaptec OEM Raid Solutions
2351M: aacraid@adaptec.com
2352L: linux-scsi@vger.kernel.org
2353W: http://www.adaptec.com/
2354S: Maintained
2355
2356IPVS
2357P: Wensong Zhang
2358M: wensong@linux-vs.org
2359P: Simon Horman
2360M: horms@verge.net.au
2361P: Julian Anastasov
2362M: ja@ssi.bg
979b6c13 2363L: netdev@vger.kernel.org
e2d1d6c0 2364L: lvs-devel@vger.kernel.org
1da177e4
LT
2365S: Maintained
2366
e7839f25 2367IPWIRELESS DRIVER
099dc4fb
DS
2368P: Jiri Kosina
2369M: jkosina@suse.cz
2370P: David Sterba
2371M: dsterba@suse.cz
2372S: Maintained
2373T: git://git.kernel.org/pub/scm/linux/kernel/git/jikos/ipwireless_cs.git
2374
e2d1d6c0
RD
2375IPX NETWORK LAYER
2376P: Arnaldo Carvalho de Melo
2377M: acme@ghostprotocols.net
2378L: netdev@vger.kernel.org
2379S: Maintained
2380
1da177e4 2381IRDA SUBSYSTEM
f353976d
SO
2382P: Samuel Ortiz
2383M: samuel@sortiz.org
a2ac953d 2384L: irda-users@lists.sourceforge.net (subscribers-only)
1da177e4 2385W: http://irda.sourceforge.net/
f353976d 2386S: Maintained
1da177e4 2387
e2d1d6c0
RD
2388ISAPNP
2389P: Jaroslav Kysela
2390M: perex@perex.cz
2391S: Maintained
2392
14816b1e
MC
2393ISCSI
2394P: Mike Christie
2395M: michaelc@cs.wisc.edu
2396L: open-iscsi@googlegroups.com
2397W: www.open-iscsi.org
2398T: git kernel.org:/pub/scm/linux/kernel/mnc/linux-2.6-iscsi.git
2399S: Maintained
2400
1da177e4
LT
2401ISDN SUBSYSTEM
2402P: Karsten Keil
2403M: kkeil@suse.de
d5d52273 2404L: isdn4linux@listserv.isdn4linux.de (subscribers-only)
1da177e4 2405W: http://www.isdn4linux.de
1adc1230 2406T: git kernel.org:/pub/scm/linux/kernel/kkeil/isdn-2.6.git
1da177e4
LT
2407S: Maintained
2408
2409ISDN SUBSYSTEM (Eicon active card driver)
2410P: Armin Schindler
2411M: mac@melware.de
d5d52273 2412L: isdn4linux@listserv.isdn4linux.de (subscribers-only)
1da177e4
LT
2413W: http://www.melware.de
2414S: Maintained
2415
91821ff3
HV
2416IVTV VIDEO4LINUX DRIVER
2417P: Hans Verkuil
2418M: hverkuil@xs4all.nl
2419L: ivtv-devel@ivtvdriver.org
2420L: ivtv-users@ivtvdriver.org
2421L: video4linux-list@redhat.com
2422W: http://www.ivtvdriver.org
2423S: Maintained
2424
e2d1d6c0
RD
2425JFS FILESYSTEM
2426P: Dave Kleikamp
2427M: shaggy@austin.ibm.com
2428L: jfs-discussion@lists.sourceforge.net
2429W: http://jfs.sourceforge.net/
2430T: git kernel.org:/pub/scm/linux/kernel/git/shaggy/jfs-2.6.git
2431S: Supported
2432
95252236
GFT
2433JME NETWORK DRIVER
2434P: Guo-Fu Tseng
2435M: cooldavid@cooldavid.org
2436L: netdev@vger.kernel.org
2437S: Maintained
2438
1da177e4
LT
2439JOURNALLING FLASH FILE SYSTEM V2 (JFFS2)
2440P: David Woodhouse
2441M: dwmw2@infradead.org
6d85d066
DW
2442L: linux-mtd@lists.infradead.org
2443W: http://www.linux-mtd.infradead.org/doc/jffs2.html
1da177e4
LT
2444S: Maintained
2445
de456d37 2446JOURNALLING LAYER FOR BLOCK DEVICES (JBD)
ae0718f8 2447P: Stephen Tweedie, Andrew Morton
588cc708 2448M: sct@redhat.com, akpm@linux-foundation.org
72be2ccf 2449L: linux-ext4@vger.kernel.org
ae0718f8
TT
2450S: Maintained
2451
4660cb35
RM
2452K8TEMP HARDWARE MONITORING DRIVER
2453P: Rudolf Marek
2454M: r.marek@assembler.cz
2455L: lm-sensors@lm-sensors.org
ae0718f8
TT
2456S: Maintained
2457
1da177e4
LT
2458KCONFIG
2459P: Roman Zippel
2460M: zippel@linux-m68k.org
347d12d7 2461L: linux-kbuild@vger.kernel.org
1da177e4
LT
2462S: Maintained
2463
ea6c2089
VG
2464KDUMP
2465P: Vivek Goyal
4200b66c 2466M: vgoyal@redhat.com
ea6c2089
VG
2467P: Haren Myneni
2468M: hbabu@us.ibm.com
34633993 2469L: kexec@lists.infradead.org
ea6c2089
VG
2470L: linux-kernel@vger.kernel.org
2471W: http://lse.sourceforge.net/kdump/
2472S: Maintained
2473
1da177e4
LT
2474KERNEL AUTOMOUNTER (AUTOFS)
2475P: H. Peter Anvin
2476M: hpa@zytor.com
2477L: autofs@linux.kernel.org
2478S: Odd Fixes
2479
2480KERNEL AUTOMOUNTER v4 (AUTOFS4)
2481P: Ian Kent
2482M: raven@themaw.net
2483L: autofs@linux.kernel.org
2484S: Maintained
2485
2486KERNEL BUILD (kbuild: Makefile, scripts/Makefile.*)
1da177e4
LT
2487P: Sam Ravnborg
2488M: sam@ravnborg.org
591b0179
SR
2489T: git kernel.org:/pub/scm/linux/kernel/git/sam/kbuild-next.git
2490T: git kernel.org:/pub/scm/linux/kernel/git/sam/kbuild-fixes.git
347d12d7 2491L: linux-kbuild@vger.kernel.org
b7eee616 2492S: Maintained
1da177e4
LT
2493
2494KERNEL JANITORS
2495P: Several
c3000e03 2496L: kernel-janitors@vger.kernel.org
1da177e4 2497W: http://www.kerneljanitors.org/
1da177e4
LT
2498S: Maintained
2499
e8b43555 2500KERNEL NFSD, SUNRPC, AND LOCKD SERVERS
a512cd5d
NB
2501P: J. Bruce Fields
2502M: bfields@fieldses.org
1da177e4 2503P: Neil Brown
98fac23f 2504M: neilb@suse.de
16141c02 2505L: linux-nfs@vger.kernel.org
1da177e4 2506W: http://nfs.sourceforge.net/
98fac23f 2507S: Supported
1da177e4 2508
426d62e2
AK
2509KERNEL VIRTUAL MACHINE (KVM)
2510P: Avi Kivity
9ea1de4e 2511M: avi@redhat.com
1fc9d2bf
AK
2512L: kvm@vger.kernel.org
2513W: http://kvm.qumranet.com
426d62e2
AK
2514S: Supported
2515
ad8003d3
JR
2516KERNEL VIRTUAL MACHINE (KVM) FOR AMD-V
2517P: Joerg Roedel
2518M: joerg.roedel@amd.com
1fc9d2bf
AK
2519L: kvm@vger.kernel.org
2520W: http://kvm.qumranet.com
426d62e2
AK
2521S: Supported
2522
513014b7
HB
2523KERNEL VIRTUAL MACHINE (KVM) FOR POWERPC
2524P: Hollis Blanchard
2525M: hollisb@us.ibm.com
1fc9d2bf
AK
2526L: kvm-ppc@vger.kernel.org
2527W: http://kvm.qumranet.com
513014b7
HB
2528S: Supported
2529
1fc9d2bf 2530KERNEL VIRTUAL MACHINE For Itanium (KVM/IA64)
920ed9f1
ZX
2531P: Anthony Xu
2532M: anthony.xu@intel.com
2533P: Xiantao Zhang
2534M: xiantao.zhang@intel.com
1fc9d2bf
AK
2535L: kvm-ia64@vger.kernel.org
2536W: http://kvm.qumranet.com
920ed9f1
ZX
2537S: Supported
2538
85f8fffe
CB
2539KERNEL VIRTUAL MACHINE for s390 (KVM/s390)
2540P: Carsten Otte
2541M: cotte@de.ibm.com
2542P: Christian Borntraeger
2543M: borntraeger@de.ibm.com
2544M: linux390@de.ibm.com
2545L: linux-s390@vger.kernel.org
2546W: http://www.ibm.com/developerworks/linux/linux390/
2547S: Supported
2548
dc009d92
EB
2549KEXEC
2550P: Eric Biederman
dc009d92 2551M: ebiederm@xmission.com
b7c698f7 2552W: http://ftp.kernel.org/pub/linux/kernel/people/horms/kexec-tools/
dc009d92 2553L: linux-kernel@vger.kernel.org
34633993 2554L: kexec@lists.infradead.org
dc009d92
EB
2555S: Maintained
2556
e3e2aaf7
JW
2557KGDB
2558P: Jason Wessel
2559M: jason.wessel@windriver.com
2560L: kgdb-bugreport@lists.sourceforge.net
2561S: Maintained
2562
89559a61 2563KPROBES
89559a61
PP
2564P: Ananth N Mavinakayanahalli
2565M: ananth@in.ibm.com
2566P: Anil S Keshavamurthy
2567M: anil.s.keshavamurthy@intel.com
2568P: David S. Miller
2569M: davem@davemloft.net
6edef97e
MH
2570P: Masami Hiramatsu
2571M: mhiramat@redhat.com
89559a61
PP
2572L: linux-kernel@vger.kernel.org
2573S: Maintained
2574
70e84049
MOS
2575KS0108 LCD CONTROLLER DRIVER
2576P: Miguel Ojeda Sandonis
450c622e 2577M: miguel.ojeda.sandonis@gmail.com
70e84049 2578L: linux-kernel@vger.kernel.org
450c622e
MO
2579W: http://miguelojeda.es/auxdisplay.htm
2580W: http://jair.lab.fi.uva.es/~migojed/auxdisplay.htm
70e84049
MOS
2581S: Maintained
2582
1da177e4 2583LAPB module
1da177e4 2584L: linux-x25@vger.kernel.org
bf9915cc 2585S: Orphan
1da177e4
LT
2586
2587LASI 53c700 driver for PARISC
2588P: James E.J. Bottomley
2589M: James.Bottomley@HansenPartnership.com
2590L: linux-scsi@vger.kernel.org
2591S: Maintained
2592
263de9b5
RP
2593LED SUBSYSTEM
2594P: Richard Purdie
2595M: rpurdie@rpsys.net
2596S: Maintained
2597
1da177e4
LT
2598LEGO USB Tower driver
2599P: Juergen Stuber
2600M: starblue@users.sourceforge.net
2601L: legousb-devel@lists.sourceforge.net
2602W: http://legousb.sourceforge.net/
2603S: Maintained
2604
568a17ff
RR
2605LGUEST
2606P: Rusty Russell
2607M: rusty@rustcorp.com.au
2608L: lguest@ozlabs.org
2609W: http://lguest.ozlabs.org/
2610S: Maintained
2611
1da177e4
LT
2612LINUX FOR IBM pSERIES (RS/6000)
2613P: Paul Mackerras
2614M: paulus@au.ibm.com
2615W: http://www.ibm.com/linux/ltc/projects/ppc
2616S: Supported
2617
2618LINUX FOR NCR VOYAGER
2619P: James Bottomley
2620M: James.Bottomley@HansenPartnership.com
2621W: http://www.hansenpartnership.com/voyager
2622S: Maintained
2623
852bb9f5 2624LINUX FOR POWERPC (32-BIT AND 64-BIT)
1da177e4
LT
2625P: Paul Mackerras
2626M: paulus@samba.org
852bb9f5
PM
2627P: Benjamin Herrenschmidt
2628M: benh@kernel.crashing.org
1da177e4
LT
2629W: http://www.penguinppc.org/
2630L: linuxppc-dev@ozlabs.org
1adc1230 2631T: git kernel.org:/pub/scm/linux/kernel/git/paulus/powerpc.git
1da177e4
LT
2632S: Supported
2633
2634LINUX FOR POWER MACINTOSH
2635P: Benjamin Herrenschmidt
2636M: benh@kernel.crashing.org
2637W: http://www.penguinppc.org/
2638L: linuxppc-dev@ozlabs.org
2639S: Maintained
2640
77a76369 2641LINUX FOR POWERPC EMBEDDED MPC5XXX
1da177e4
LT
2642P: Sylvain Munaut
2643M: tnt@246tNt.com
e1eea9fa
GL
2644P: Grant Likely
2645M: grant.likely@secretlab.ca
1da177e4 2646L: linuxppc-dev@ozlabs.org
1da177e4
LT
2647S: Maintained
2648
2649LINUX FOR POWERPC EMBEDDED PPC4XX
9a474fff
JB
2650P: Josh Boyer
2651M: jwboyer@linux.vnet.ibm.com
1da177e4
LT
2652P: Matt Porter
2653M: mporter@kernel.crashing.org
2654W: http://www.penguinppc.org/
88de3cab 2655L: linuxppc-dev@ozlabs.org
9a474fff 2656T: git kernel.org:/pub/scm/linux/kernel/git/jwboyer/powerpc.git
1da177e4
LT
2657S: Maintained
2658
260c02a9
GL
2659LINUX FOR POWERPC EMBEDDED XILINX VIRTEX
2660P: Grant Likely
2661M: grant.likely@secretlab.ca
f210d43c 2662W: http://wiki.secretlab.ca/index.php/Linux_on_Xilinx_Virtex
260c02a9 2663L: linuxppc-dev@ozlabs.org
1da177e4
LT
2664S: Maintained
2665
e93adf1e 2666LINUX FOR POWERPC EMBEDDED PPC8XX
dba5baf3
MT
2667P: Vitaly Bordug
2668M: vitb@kernel.crashing.org
e93adf1e 2669P: Marcelo Tosatti
2e367a82 2670M: marcelo@kvack.org
e93adf1e 2671W: http://www.penguinppc.org/
88de3cab 2672L: linuxppc-dev@ozlabs.org
e93adf1e
TR
2673S: Maintained
2674
1da177e4 2675LINUX FOR POWERPC EMBEDDED PPC83XX AND PPC85XX
ce00f85c
JC
2676P: Kumar Gala
2677M: galak@kernel.crashing.org
2678W: http://www.penguinppc.org/
88de3cab 2679L: linuxppc-dev@ozlabs.org
ce00f85c 2680S: Maintained
1da177e4 2681
ab06ff3a
OJ
2682LINUX FOR POWERPC PA SEMI PWRFICIENT
2683P: Olof Johansson
2684M: olof@lixom.net
2685W: http://www.pasemi.com/
2686L: linuxppc-dev@ozlabs.org
2687S: Supported
2688
1da177e4
LT
2689LINUX SECURITY MODULE (LSM) FRAMEWORK
2690P: Chris Wright
692a2061 2691M: chrisw@sous-sol.org
1a4520be 2692L: linux-security-module@vger.kernel.org
1adc1230 2693T: git kernel.org:/pub/scm/linux/kernel/git/chrisw/lsm-2.6.git
1da177e4
LT
2694S: Supported
2695
e2d1d6c0
RD
2696LLC (802.2)
2697P: Arnaldo Carvalho de Melo
2698M: acme@ghostprotocols.net
2699S: Maintained
2700
455fbdd3
PM
2701LIS3LV02D ACCELEROMETER DRIVER
2702P: Eric Piel
2703M: eric.piel@tremplin-utc.net
2704S: Maintained
2705
1da177e4
LT
2706LM83 HARDWARE MONITOR DRIVER
2707P: Jean Delvare
2708M: khali@linux-fr.org
cc0b07ed 2709L: lm-sensors@lm-sensors.org
1da177e4
LT
2710S: Maintained
2711
2712LM90 HARDWARE MONITOR DRIVER
2713P: Jean Delvare
2714M: khali@linux-fr.org
cc0b07ed 2715L: lm-sensors@lm-sensors.org
1da177e4
LT
2716S: Maintained
2717
512e67f9
PZ
2718LOCKDEP AND LOCKSTAT
2719P: Peter Zijlstra
2720M: peterz@infradead.org
2721P: Ingo Molnar
2722M: mingo@redhat.com
2723L: linux-kernel@vger.kernel.org
2724T: git://git.kernel.org/pub/scm/linux/kernel/git/peterz/linux-2.6-lockdep.git
2725S: Maintained
2726
dde33348 2727LOGICAL DISK MANAGER SUPPORT (LDM, Windows 2000/XP/Vista Dynamic Disks)
1da177e4
LT
2728P: Richard Russon (FlatCap)
2729M: ldm@flatcap.org
dde33348
AA
2730L: linux-ntfs-dev@lists.sourceforge.net
2731W: http://www.linux-ntfs.org/content/view/19/37/
1da177e4
LT
2732S: Maintained
2733
c87e34ef
MED
2734LSILOGIC MPT FUSION DRIVERS (FC/SAS/SPI)
2735P: Eric Moore
d8a82d7b
EM
2736M: Eric.Moore@lsi.com
2737M: support@lsi.com
cec744fb 2738L: DL-MPTFusionLinux@lsi.com
c87e34ef
MED
2739L: linux-scsi@vger.kernel.org
2740W: http://www.lsilogic.com/support
2741S: Supported
2742
1da177e4
LT
2743LSILOGIC/SYMBIOS/NCR 53C8XX and 53C1010 PCI-SCSI drivers
2744P: Matthew Wilcox
2745M: matthew@wil.cx
2746L: linux-scsi@vger.kernel.org
2747S: Maintained
2748
81365c31
MF
2749LTP (Linux Test Project)
2750P: Subrata Modak
2751M: subrata@linux.vnet.ibm.com
2752P: Mike Frysinger
2753M: vapier@gentoo.org
2754L: ltp-list@lists.sourceforge.net (subscribers-only)
2755W: http://ltp.sourceforge.net/
2756T: git kernel.org/pub/scm/linux/kernel/git/galak/ltp.git
2757S: Maintained
2758
c12a54b3
HT
2759M32R ARCHITECTURE
2760P: Hirokazu Takata
2761M: takata@linux-m32r.org
2762L: linux-m32r@ml.linux-m32r.org
2763L: linux-m32r-ja@ml.linux-m32r.org (in Japanese)
2764W: http://www.linux-m32r.org/
2765S: Maintained
2766
1da177e4
LT
2767M68K ARCHITECTURE
2768P: Geert Uytterhoeven
2769M: geert@linux-m68k.org
2770P: Roman Zippel
2771M: zippel@linux-m68k.org
2772L: linux-m68k@lists.linux-m68k.org
2773W: http://www.linux-m68k.org/
2774W: http://linux-m68k-cvs.ubb.ca/
2775S: Maintained
2776
2777M68K ON APPLE MACINTOSH
2778P: Joshua Thompson
2779M: funaho@jurai.org
2780W: http://www.mac.linux-m68k.org/
9bb9f222 2781L: linux-m68k@lists.linux-m68k.org
1da177e4
LT
2782S: Maintained
2783
2784M68K ON HP9000/300
2785P: Philip Blundell
2786M: philb@gnu.org
2787W: http://www.tazenda.demon.co.uk/phil/linux-hp
2788S: Maintained
2789
64a327a7 2790MAC80211
31c7cecb
JB
2791P: Johannes Berg
2792M: johannes@sipsolutions.net
0f48d7e1
JB
2793P: Michael Wu
2794M: flamingice@sourmilk.net
64a327a7
JB
2795L: linux-wireless@vger.kernel.org
2796W: http://linuxwireless.org/
31c7cecb 2797T: git kernel.org:/pub/scm/linux/kernel/git/linville/wireless-2.6.git
64a327a7
JB
2798S: Maintained
2799
1036d864
SB
2800MAC80211 PID RATE CONTROL
2801P: Stefano Brivio
2802M: stefano.brivio@polimi.it
2803P: Mattias Nissler
2804M: mattias.nissler@gmx.de
2805L: linux-wireless@vger.kernel.org
2806W: http://linuxwireless.org/en/developers/Documentation/mac80211/RateControl/PID
2807T: git kernel.org:/pub/scm/linux/kernel/git/linville/wireless-2.6.git
2808S: Maintained
2809
b863ceb7
PM
2810MACVLAN DRIVER
2811P: Patrick McHardy
2812M: kaber@trash.net
2813L: netdev@vger.kernel.org
2814S: Maintained
2815
faf1668c 2816MAN-PAGES: MANUAL PAGES FOR LINUX -- Sections 2, 3, 4, 5, and 7
ce00f85c 2817P: Michael Kerrisk
1d7f5023 2818M: mtk.manpages@gmail.com
795fb7e7 2819W: http://www.kernel.org/doc/man-pages
bd7ebec6 2820L: linux-man@vger.kernel.org
795fb7e7 2821S: Supported
faf1668c 2822
74cda169
SB
2823MARVELL LIBERTAS WIRELESS DRIVER
2824P: Dan Williams
2825M: dcbw@redhat.com
2826L: libertas-dev@lists.infradead.org
2827S: Maintained
2828
b60d6975 2829MARVELL MV643XX ETHERNET DRIVER
85ba9d97
DF
2830P: Lennert Buytenhek
2831M: buytenh@marvell.com
979b6c13 2832L: netdev@vger.kernel.org
85ba9d97 2833S: Supported
1da177e4 2834
e2d1d6c0
RD
2835MARVELL YUKON / SYSKONNECT DRIVER
2836P: Mirko Lindner
2837M: mlindner@syskonnect.de
2838P: Ralph Roesler
2839M: rroesler@syskonnect.de
2840W: http://www.syskonnect.com
2841S: Supported
2842
1da177e4
LT
2843MATROX FRAMEBUFFER DRIVER
2844P: Petr Vandrovec
2845M: vandrove@vc.cvut.cz
8936b6db 2846L: linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers)
1da177e4
LT
2847S: Maintained
2848
d20620de
HJK
2849MAX6650 HARDWARE MONITOR AND FAN CONTROLLER DRIVER
2850P: Hans J. Koch
2851M: hjk@linutronix.de
2852L: lm-sensors@lm-sensors.org
2853S: Maintained
2854
757e0108 2855MEGARAID SCSI DRIVERS
ce00f85c 2856P: Neela Syam Kolli
bdd0d757 2857M: megaraidlinux@lsi.com
baaea1dc 2858L: linux-scsi@vger.kernel.org
ce00f85c
JC
2859W: http://megaraid.lsilogic.com
2860S: Maintained
757e0108 2861
70ea91f1
SR
2862MEMORY MANAGEMENT
2863L: linux-mm@kvack.org
2864L: linux-kernel@vger.kernel.org
2865W: http://www.linux-mm.org
2866S: Maintained
2867
938a9204 2868MEMORY RESOURCE CONTROLLER
2869P: Balbir Singh
2870M: balbir@linux.vnet.ibm.com
2871P: Pavel Emelyanov
2872M: xemul@openvz.org
2873P: KAMEZAWA Hiroyuki
2874M: kamezawa.hiroyu@jp.fujitsu.com
2875L: linux-mm@kvack.org
2876L: linux-kernel@vger.kernel.org
2877S: Maintained
2878
f4e9ce66 2879MEMORY TECHNOLOGY DEVICES (MTD)
1da177e4
LT
2880P: David Woodhouse
2881M: dwmw2@infradead.org
2882W: http://www.linux-mtd.infradead.org/
2883L: linux-mtd@lists.infradead.org
f4e9ce66 2884T: git git://git.infradead.org/mtd-2.6.git
1da177e4
LT
2885S: Maintained
2886
2887MICROTEK X6 SCANNER
2888P: Oliver Neukum
2889M: oliver@neukum.name
2890S: Maintained
2891
2892MIPS
2893P: Ralf Baechle
2894M: ralf@linux-mips.org
d50f7ec9 2895W: http://www.linux-mips.org/
1da177e4 2896L: linux-mips@linux-mips.org
7425b340
RB
2897T: git www.linux-mips.org:/pub/scm/linux.git
2898S: Supported
1da177e4
LT
2899
2900MISCELLANEOUS MCA-SUPPORT
2901P: James Bottomley
c4e1608e 2902M: James.Bottomley@HansenPartnership.com
1da177e4
LT
2903L: linux-kernel@vger.kernel.org
2904S: Maintained
2905
2906MODULE SUPPORT
2907P: Rusty Russell
2908M: rusty@rustcorp.com.au
2909L: linux-kernel@vger.kernel.org
2910S: Maintained
2911
2912MOTION EYE VAIO PICTUREBOOK CAMERA DRIVER
2913P: Stelian Pop
2914M: stelian@popies.net
2915W: http://popies.net/meye/
2916S: Maintained
2917
c58ff04a
PP
2918MOTOROLA IMX MMC/SD HOST CONTROLLER INTERFACE DRIVER
2919P: Pavel Pisa
2920M: ppisa@pikron.com
2921L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
c58ff04a
PP
2922S: Maintained
2923
1da177e4
LT
2924MOUSE AND MISC DEVICES [GENERAL]
2925P: Alessandro Rubini
2926M: rubini@ipvvis.unipv.it
2927L: linux-kernel@vger.kernel.org
2928S: Maintained
2929
b9705b60 2930MOXA SMARTIO/INDUSTIO/INTELLIO SERIAL CARD
d735410a
JS
2931P: Jiri Slaby
2932M: jirislaby@gmail.com
2933L: linux-kernel@vger.kernel.org
2934S: Maintained
2935
8c4c731a
LP
2936MSI LAPTOP SUPPORT
2937P: Lennart Poettering
2938M: mzxreary@0pointer.de
04bdfb91 2939W: https://tango.0pointer.de/mailman/listinfo/s270-linux
8c4c731a
LP
2940W: http://0pointer.de/lennart/tchibo.html
2941S: Maintained
2942
4e0d13cb
SO
2943MULTIFUNCTION DEVICES (MFD)
2944P: Samuel Ortiz
2945M: sameo@openedhand.com
2946L: linux-kernel@vger.kernel.org
2947S: Supported
2948
5c4e6f13 2949MULTIMEDIA CARD (MMC), SECURE DIGITAL (SD) AND SDIO SUBSYSTEM
b9f5d804
PO
2950P: Pierre Ossman
2951M: drzeus-mmc@drzeus.cx
2952L: linux-kernel@vger.kernel.org
2953S: Maintained
baca2da4 2954
15a0580c
DB
2955MULTIMEDIA CARD (MMC) ETC. OVER SPI
2956P: David Brownell
2957M: dbrownell@users.sourceforge.net
2958L: linux-kernel@vger.kernel.org
baaea1dc 2959S: Odd Fixes
15a0580c 2960
1da177e4
LT
2961MULTISOUND SOUND DRIVER
2962P: Andrew Veliath
2963M: andrewtv@usa.net
2964S: Maintained
2965
d735410a
JS
2966MULTITECH MULTIPORT CARD (ISICOM)
2967P: Jiri Slaby
2968M: jirislaby@gmail.com
2969L: linux-kernel@vger.kernel.org
2970S: Maintained
2971
550a7375 2972MUSB MULTIPOINT HIGH SPEED DUAL-ROLE CONTROLLER
795fb7e7
JD
2973P: Felipe Balbi
2974M: felipe.balbi@nokia.com
2975L: linux-usb@vger.kernel.org
2976S: Maintained
550a7375 2977
2d3cf588
BG
2978MYRICOM MYRI-10G 10GbE DRIVER (MYRI10GE)
2979P: Andrew Gallatin
2980M: gallatin@myri.com
2981P: Brice Goglin
2982M: brice@myri.com
2983L: netdev@vger.kernel.org
2984W: http://www.myri.com/scs/download-Myri10GE.html
2985S: Supported
2986
1da177e4 2987NATSEMI ETHERNET DRIVER (DP8381x)
795fb7e7 2988P: Tim Hockin
1da177e4
LT
2989M: thockin@hockin.org
2990S: Maintained
2991
2992NCP FILESYSTEM
2993P: Petr Vandrovec
2994M: vandrove@vc.cvut.cz
2995L: linware@sh.cvut.cz
2996S: Maintained
2997
2998NCR DUAL 700 SCSI DRIVER (MICROCHANNEL)
2999P: James E.J. Bottomley
3000M: James.Bottomley@HansenPartnership.com
3001L: linux-scsi@vger.kernel.org
3002S: Maintained
3003
3c2d774c
GS
3004NETEFFECT IWARP RNIC DRIVER (IW_NES)
3005P: Faisal Latif
7b49d954 3006M: faisal.latif@intel.com
5f625606 3007P: Chien Tung
7b49d954 3008M: chien.tin.tung@intel.com
3c2d774c
GS
3009L: general@lists.openfabrics.org
3010W: http://www.neteffect.com
3011S: Supported
3012F: drivers/infiniband/hw/nes/
3013
be2f2e84
SH
3014NETEM NETWORK EMULATOR
3015P: Stephen Hemminger
65ebe634 3016M: shemminger@linux-foundation.org
f318a63b 3017L: netem@lists.linux-foundation.org
be2f2e84
SH
3018S: Maintained
3019
4a58448b
JS
3020NETERION (S2IO) Xframe 10GbE DRIVER
3021P: Ramkrishna Vepa
3022M: ram.vepa@neterion.com
3023P: Rastapur Santosh
3024M: santosh.rastapur@neterion.com
3025P: Sivakumar Subramani
3026M: sivakumar.subramani@neterion.com
3027P: Sreenivasa Honnur
3028M: sreenivasa.honnur@neterion.com
3029L: netdev@vger.kernel.org
3030W: http://trac.neterion.com/cgi-bin/trac.cgi/wiki/TitleIndex?anonymous
3031S: Supported
3032
1da177e4
LT
3033NETFILTER/IPTABLES/IPCHAINS
3034P: Rusty Russell
3035P: Marc Boucher
3036P: James Morris
3037P: Harald Welte
3038P: Jozsef Kadlecsik
82b98543
PM
3039P: Patrick McHardy
3040M: kaber@trash.net
1a03b81d
PM
3041L: netfilter-devel@vger.kernel.org
3042L: netfilter@vger.kernel.org
82b98543 3043L: coreteam@netfilter.org
1da177e4
LT
3044W: http://www.netfilter.org/
3045W: http://www.iptables.org/
1da177e4
LT
3046S: Supported
3047
4cc67735
PM
3048NETLABEL
3049P: Paul Moore
3050M: paul.moore@hp.com
3051W: http://netlabel.sf.net
3052L: netdev@vger.kernel.org
3053S: Supported
3054
1da177e4
LT
3055NETROM NETWORK LAYER
3056P: Ralf Baechle
3057M: ralf@linux-mips.org
3058L: linux-hams@vger.kernel.org
d34cb28a 3059W: http://www.linux-ax25.org/
1da177e4
LT
3060S: Maintained
3061
5ddb88c0 3062NETWORK BLOCK DEVICE (NBD)
1da177e4
LT
3063P: Paul Clements
3064M: Paul.Clements@steeleye.com
3065S: Maintained
3066
3067NETWORK DEVICE DRIVERS
1da177e4
LT
3068P: Jeff Garzik
3069M: jgarzik@pobox.com
979b6c13 3070L: netdev@vger.kernel.org
6fb0425b 3071T: git kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6.git
1da177e4
LT
3072S: Maintained
3073
3074NETWORKING [GENERAL]
3075P: Networking Team
979b6c13
RB
3076M: netdev@vger.kernel.org
3077L: netdev@vger.kernel.org
f1465f7e 3078W: http://linux-net.osdl.org/
1da177e4
LT
3079S: Maintained
3080
3081NETWORKING [IPv4/IPv6]
3082P: David S. Miller
3083M: davem@davemloft.net
3084P: Alexey Kuznetsov
3085M: kuznet@ms2.inr.ac.ru
3086P: Pekka Savola (ipv6)
3087M: pekkas@netcore.fi
3088P: James Morris
48de5bee 3089M: jmorris@namei.org
1da177e4
LT
3090P: Hideaki YOSHIFUJI
3091M: yoshfuji@linux-ipv6.org
3092P: Patrick McHardy
1a03b81d 3093M: kaber@trash.net
979b6c13 3094L: netdev@vger.kernel.org
d5ca3117 3095T: git kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6.git
1da177e4
LT
3096S: Maintained
3097
10e2ff1c
JM
3098NETWORKING [LABELED] (NetLabel, CIPSO, Labeled IPsec, SECMARK)
3099P: Paul Moore
3100M: paul.moore@hp.com
3101L: netdev@vger.kernel.org
3102S: Maintained
3103
29f8f632
JL
3104NETWORKING [WIRELESS]
3105P: John W. Linville
3106M: linville@tuxdriver.com
2cb4abd1 3107L: linux-wireless@vger.kernel.org
29f8f632
JL
3108T: git kernel.org:/pub/scm/linux/kernel/git/linville/wireless-2.6.git
3109S: Maintained
3110
3d396eb1 3111NETXEN (1/10) GbE SUPPORT
d230ce30 3112P: Dhananjay Phadke
3113M: dhananjay@netxen.com
3d396eb1
AK
3114L: netdev@vger.kernel.org
3115W: http://www.netxen.com
3116S: Supported
3117
e8b43555 3118NFS, SUNRPC, AND LOCKD CLIENTS
1da177e4 3119P: Trond Myklebust
78f58153
TM
3120M: Trond.Myklebust@netapp.com
3121L: linux-nfs@vger.kernel.org
3122W: http://client.linux-nfs.org
3123T: git git://git.linux-nfs.org/pub/linux/nfs-2.6.git
1da177e4
LT
3124S: Maintained
3125
3126NI5010 NETWORK DRIVER
5b552b16
AM
3127P: Jan-Pascal van Best
3128M: janpascal@vanbest.org
3129P: Andreas Mohr
3130M: andi@lisas.de
979b6c13 3131L: netdev@vger.kernel.org
1da177e4
LT
3132S: Maintained
3133
3134NINJA SCSI-3 / NINJA SCSI-32Bi (16bit/CardBus) PCMCIA SCSI HOST ADAPTER DRIVER
3135P: YOKOTA Hiroshi
3136M: yokota@netlab.is.tsukuba.ac.jp
3137W: http://www.netlab.is.tsukuba.ac.jp/~yokota/izumi/ninja/
3138S: Maintained
3139
3140NINJA SCSI-32Bi/UDE PCI/CARDBUS SCSI HOST ADAPTER DRIVER
3141P: GOTO Masanori
3142M: gotom@debian.or.jp
3143P: YOKOTA Hiroshi
3144M: yokota@netlab.is.tsukuba.ac.jp
3145W: http://www.netlab.is.tsukuba.ac.jp/~yokota/izumi/ninja/
3146S: Maintained
3147
1da177e4
LT
3148NTFS FILESYSTEM
3149P: Anton Altaparmakov
3150M: aia21@cantab.net
3151L: linux-ntfs-dev@lists.sourceforge.net
3152L: linux-kernel@vger.kernel.org
169ccbd4 3153W: http://www.linux-ntfs.org/
1adc1230 3154T: git kernel.org:/pub/scm/linux/kernel/git/aia21/ntfs-2.6.git
1da177e4
LT
3155S: Maintained
3156
9eb8ef74 3157NVIDIA (rivafb and nvidiafb) FRAMEBUFFER DRIVER
ce00f85c 3158P: Antonino Daplas
0478e62e 3159M: adaplas@gmail.com
8936b6db 3160L: linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers)
ce00f85c 3161S: Maintained
1da177e4 3162
0ad122d9
BC
3163OMFS FILESYSTEM
3164P: Bob Copeland
3165M: me@bobcopeland.com
3166L: linux-karma-devel@lists.sourceforge.net
3167S: Maintained
3168
c1986ee9
HW
3169OMNIKEY CARDMAN 4000 DRIVER
3170P: Harald Welte
3171M: laforge@gnumonks.org
3172S: Maintained
3173
77c44ab1
HW
3174OMNIKEY CARDMAN 4040 DRIVER
3175P: Harald Welte
3176M: laforge@gnumonks.org
3177S: Maintained
3178
77d5140f 3179OMNIVISION OV7670 SENSOR DRIVER
795fb7e7 3180P: Jonathan Corbet
77d5140f
JC
3181M: corbet@lwn.net
3182L: video4linux-list@redhat.com
3183S: Maintained
3184
431bca73
TG
3185ONENAND FLASH DRIVER
3186P: Kyungmin Park
3187M: kyungmin.park@samsung.com
3188L: linux-mtd@lists.infradead.org
3189S: Maintained
3190
1da177e4
LT
3191ONSTREAM SCSI TAPE DRIVER
3192P: Willem Riede
3193M: osst@riede.org
3194L: osst-users@lists.sourceforge.net
3195L: linux-scsi@vger.kernel.org
3196S: Maintained
3197
e2d1d6c0
RD
3198OPENCORES I2C BUS DRIVER
3199P: Peter Korsgaard
3200M: jacmet@sunsite.dk
846557d3 3201L: linux-i2c@vger.kernel.org
e2d1d6c0
RD
3202S: Maintained
3203
1da177e4 3204OPROFILE
d1a5d197
RR
3205P: Robert Richter
3206M: robert.richter@amd.com
1da177e4
LT
3207L: oprofile-list@lists.sf.net
3208S: Maintained
3209
e2d1d6c0
RD
3210ORACLE CLUSTER FILESYSTEM 2 (OCFS2)
3211P: Mark Fasheh
3212M: mfasheh@suse.com
3213P: Joel Becker
3214M: joel.becker@oracle.com
3215L: ocfs2-devel@oss.oracle.com (moderated for non-subscribers)
3216W: http://oss.oracle.com/projects/ocfs2/
3217T: git git://git.kernel.org/pub/scm/linux/kernel/git/mfasheh/ocfs2.git
3218S: Supported
3219
1da177e4
LT
3220ORINOCO DRIVER
3221P: Pavel Roskin
3222M: proski@gnu.org
3223P: David Gibson
3224M: hermes@gibson.dropbear.id.au
724c6b35 3225L: linux-wireless@vger.kernel.org
ecffdde6
PR
3226L: orinoco-users@lists.sourceforge.net
3227L: orinoco-devel@lists.sourceforge.net
3228W: http://www.nongnu.org/orinoco/
1da177e4
LT
3229S: Maintained
3230
e2d1d6c0
RD
3231P54 WIRELESS DRIVER
3232P: Michael Wu
3233M: flamingice@sourmilk.net
3234L: linux-wireless@vger.kernel.org
3235W: http://prism54.org
3236T: git kernel.org:/pub/scm/linux/kernel/git/mwu/mac80211-drivers.git
3237S: Maintained
3238
f5cd7872
OJ
3239PA SEMI ETHERNET DRIVER
3240P: Olof Johansson
3241M: olof@lixom.net
3242L: netdev@vger.kernel.org
3243S: Maintained
3244
beb58aa3
OJ
3245PA SEMI SMBUS DRIVER
3246P: Olof Johansson
3247M: olof@lixom.net
846557d3 3248L: linux-i2c@vger.kernel.org
beb58aa3
OJ
3249S: Maintained
3250
709ee531
HW
3251PANASONIC LAPTOP ACPI EXTRAS DRIVER
3252P: Harald Welte
3253M: laforge@gnumonks.org
3254S: Maintained
3255
4fa97181
DH
3256PANASONIC MN10300/AM33 PORT
3257P: David Howells
3258M: dhowells@redhat.com
3259P: Koichi Yasutake
3260M: yasutake.koichi@jp.panasonic.com
3261L: linux-am33-list@redhat.com (moderated for non-subscribers)
3262W: ftp://ftp.redhat.com/pub/redhat/gnupro/AM33/
3263S: Maintained
3264
1da177e4 3265PARALLEL PORT SUPPORT
3dd1a329 3266L: linux-parport@lists.infradead.org (subscribers-only)
5fdc2abe 3267S: Orphan
1da177e4 3268
4cdf6bc2
JF
3269PARAVIRT_OPS INTERFACE
3270P: Jeremy Fitzhardinge
3271M: jeremy@xensource.com
3272P: Chris Wright
3273M: chrisw@sous-sol.org
3274P: Zachary Amsden
3275M: zach@vmware.com
3276P: Rusty Russell
3277M: rusty@rustcorp.com.au
3278L: virtualization@lists.osdl.org
3279L: linux-kernel@vger.kernel.org
3280S: Supported
3281
e2d1d6c0
RD
3282PARIDE DRIVERS FOR PARALLEL PORT IDE DEVICES
3283P: Tim Waugh
3284M: tim@cyberelk.net
3285L: linux-parport@lists.infradead.org (subscribers-only)
3286W: http://www.torque.net/linux-pp.html
3287S: Maintained
3288
3289PARISC ARCHITECTURE
3290P: Kyle McMartin
3291M: kyle@mcmartin.ca
3292P: Matthew Wilcox
3293M: matthew@wil.cx
3294P: Grant Grundler
3295M: grundler@parisc-linux.org
3296L: linux-parisc@vger.kernel.org
3297W: http://www.parisc-linux.org/
3298T: git kernel.org:/pub/scm/linux/kernel/git/kyle/parisc-2.6.git
3299S: Maintained
3300
1662d32c
JC
3301PC87360 HARDWARE MONITORING DRIVER
3302P: Jim Cromie
3303M: jim.cromie@gmail.com
3304L: lm-sensors@lm-sensors.org
3305S: Maintained
3306
3307PC8736x GPIO DRIVER
3308P: Jim Cromie
3309M: jim.cromie@gmail.com
3310S: Maintained
3311
065c6359
LV
3312PCI ERROR RECOVERY
3313P: Linas Vepstas
3314M: linas@austin.ibm.com
3315L: linux-kernel@vger.kernel.org
c1f69db7 3316L: linux-pci@vger.kernel.org
065c6359
LV
3317S: Supported
3318
1da177e4 3319PCI SUBSYSTEM
af40b485
GKH
3320P: Jesse Barnes
3321M: jbarnes@virtuousgeek.org
1da177e4 3322L: linux-kernel@vger.kernel.org
2905474d 3323L: linux-pci@vger.kernel.org
460895c4 3324T: git kernel.org:/pub/scm/linux/kernel/git/jbarnes/pci-2.6.git
1da177e4
LT
3325S: Supported
3326
8cf4c195
KA
3327PCIE HOTPLUG DRIVER
3328P: Kristen Carlson Accardi
3329M: kristen.c.accardi@intel.com
64dab204 3330L: linux-pci@vger.kernel.org
8b59a454 3331S: Supported
8cf4c195 3332
1da177e4 3333PCMCIA SUBSYSTEM
4230dfc9 3334P: Linux PCMCIA Team
f5df5881 3335L: linux-pcmcia@lists.infradead.org
6650e0a5 3336W: http://lists.infradead.org/mailman/listinfo/linux-pcmcia
6fb0425b 3337T: git kernel.org:/pub/scm/linux/kernel/git/brodo/pcmcia-2.6.git
4230dfc9 3338S: Maintained
1da177e4
LT
3339
3340PCNET32 NETWORK DRIVER
04ce0948 3341P: Don Fry
3342M: pcnet32@verizon.net
979b6c13 3343L: netdev@vger.kernel.org
1da177e4
LT
3344S: Maintained
3345
ad4ecbcb 3346PER-TASK DELAY ACCOUNTING
abc5f23a
BS
3347P: Balbir Singh
3348M: balbir@linux.vnet.ibm.com
ad4ecbcb
SN
3349L: linux-kernel@vger.kernel.org
3350S: Maintained
3351
dd49d0f5
JC
3352PERSONALITY HANDLING
3353P: Christoph Hellwig
3354M: hch@infradead.org
3355L: linux-abi-devel@lists.sourceforge.net
3356S: Maintained
3357
1da177e4 3358PHRAM MTD DRIVER
2b54aaef
JE
3359P: Joern Engel
3360M: joern@lazybastard.org
1da177e4
LT
3361L: linux-mtd@lists.infradead.org
3362S: Maintained
3363
249a6771
PO
3364PKTCDVD DRIVER
3365P: Peter Osterlund
3366M: petero2@telia.com
3367L: linux-kernel@vger.kernel.org
249a6771
PO
3368S: Maintained
3369
1da177e4 3370POSIX CLOCKS and TIMERS
aa781aeb
IM
3371P: Thomas Gleixner
3372M: tglx@linutronix.de
f1c3ddff 3373L: linux-kernel@vger.kernel.org
1da177e4
LT
3374S: Supported
3375
3be86148
AV
3376POWER SUPPLY CLASS/SUBSYSTEM and DRIVERS
3377P: Anton Vorontsov
3378M: cbou@mail.ru
3379P: David Woodhouse
3380M: dwmw2@infradead.org
3381L: linux-kernel@vger.kernel.org
3be86148
AV
3382T: git git.infradead.org/battery-2.6.git
3383S: Maintained
3384
1da177e4
LT
3385PNP SUPPORT
3386P: Adam Belay
2d59f6a7
BH
3387M: abelay@mit.edu
3388P: Bjorn Helgaas
3389M: bjorn.helgaas@hp.com
1da177e4
LT
3390S: Maintained
3391
999445d4
VW
3392PNXxxxx I2C DRIVER
3393P: Vitaly Wool
3394M: vitalywool@gmail.com
846557d3 3395L: linux-i2c@vger.kernel.org
999445d4
VW
3396S: Maintained
3397
1da177e4
LT
3398PPP PROTOCOL DRIVERS AND COMPRESSORS
3399P: Paul Mackerras
3400M: paulus@samba.org
3401L: linux-ppp@vger.kernel.org
3402S: Maintained
3403
3404PPP OVER ATM (RFC 2364)
3405P: Mitchell Blank Jr
3406M: mitch@sfgoth.com
3407S: Maintained
3408
3409PPP OVER ETHERNET
3410P: Michal Ostrowski
5e70b7f3 3411M: mostrows@earthlink.net
1da177e4
LT
3412S: Maintained
3413
a6d2370b
JC
3414PPP OVER L2TP
3415P: James Chapman
3416M: jchapman@katalix.com
3417S: Maintained
3418
1da177e4
LT
3419PREEMPTIBLE KERNEL
3420P: Robert Love
3421M: rml@tech9.net
3422L: linux-kernel@vger.kernel.org
3423L: kpreempt-tech@lists.sourceforge.net
3424W: ftp://ftp.kernel.org/pub/linux/kernel/people/rml/preempt-kernel
3425S: Supported
3426
3427PRISM54 WIRELESS DRIVER
e88b34ba
LR
3428P: Luis R. Rodriguez
3429M: mcgrof@gmail.com
724c6b35 3430L: linux-wireless@vger.kernel.org
1da177e4
LT
3431W: http://prism54.org
3432S: Maintained
3433
3434PROMISE DC4030 CACHING DISK CONTROLLER DRIVER
3435P: Peter Denison
3436M: promise@pnd-pc.demon.co.uk
3437W: http://www.pnd-pc.demon.co.uk/promise/
3438S: Maintained
3439
b3277dfa
MP
3440PROMISE SATA TX2/TX4 CONTROLLER LIBATA DRIVER
3441P: Mikael Pettersson
3442M: mikpe@it.uu.se
3443L: linux-ide@vger.kernel.org
3444S: Maintained
3445
02c18891
MM
3446PS3 NETWORK SUPPORT
3447P: Masakazu Mokuno
3448M: mokuno@sm.sony.co.jp
3449L: netdev@vger.kernel.org
3450L: cbe-oss-dev@ozlabs.org
3451S: Supported
3452
f58a9d17
GL
3453PS3 PLATFORM SUPPORT
3454P: Geoff Levand
3455M: geoffrey.levand@am.sony.com
3456L: linuxppc-dev@ozlabs.org
3457L: cbe-oss-dev@ozlabs.org
3458S: Supported
3459
8320204a
MK
3460PVRUSB2 VIDEO4LINUX DRIVER
3461P: Mike Isely
3462M: isely@pobox.com
16e9495d 3463L: pvrusb2@isely.net (subscribers-only)
8320204a
MK
3464L: video4linux-list@redhat.com
3465W: http://www.isely.net/pvrusb2/
3466S: Maintained
3467
30ec261e
EM
3468PXA2xx/PXA3xx SUPPORT
3469P: Eric Miao
3470M: eric.miao@marvell.com
3471P: Russell King
3472M: linux@arm.linux.org.uk
70f09f1f 3473L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
1da177e4
LT
3474S: Maintained
3475
272f133a
PO
3476PXA MMCI DRIVER
3477S: Orphan
3478
1da177e4
LT
3479QLOGIC QLA2XXX FC-SCSI DRIVER
3480P: Andrew Vasquez
95e6a856 3481M: linux-driver@qlogic.com
1da177e4
LT
3482L: linux-scsi@vger.kernel.org
3483S: Supported
3484
5a4faa87
RM
3485QLOGIC QLA3XXX NETWORK DRIVER
3486P: Ron Mercer
3487M: linux-driver@qlogic.com
3488L: netdev@vger.kernel.org
3489S: Supported
3490
c4e84bde
RM
3491QLOGIC QLGE 10Gb ETHERNET DRIVER
3492P: Ron Mercer
3493M: linux-driver@qlogic.com
3494M: ron.mercer@qlogic.com
3495L: netdev@vger.kernel.org
3496S: Supported
3497
1da177e4
LT
3498QNX4 FILESYSTEM
3499P: Anders Larsen
3500M: al@alarsen.net
3501L: linux-kernel@vger.kernel.org
3502W: http://www.alarsen.net/linux/qnx4fs/
3503S: Maintained
3504
3505RADEON FRAMEBUFFER DISPLAY DRIVER
187a2784
BH
3506P: Benjamin Herrenschmidt
3507M: benh@kernel.crashing.org
8936b6db 3508L: linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers)
1da177e4
LT
3509S: Maintained
3510
3511RAGE128 FRAMEBUFFER DISPLAY DRIVER
187a2784
BH
3512P: Paul Mackerras
3513M: paulus@samba.org
8936b6db 3514L: linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers)
1da177e4
LT
3515S: Maintained
3516
e7839f25 3517RALINK RT2X00 WIRELESS LAN DRIVER
95ea3627
ID
3518P: rt2x00 project
3519L: linux-wireless@vger.kernel.org
3520L: rt2400-devel@lists.sourceforge.net
3521W: http://rt2x00.serialmonkey.com/
3522S: Maintained
2dd0f692 3523T: git kernel.org:/pub/scm/linux/kernel/git/ivd/rt2x00.git
95ea3627
ID
3524F: drivers/net/wireless/rt2x00/
3525
9db5579b
NP
3526RAMDISK RAM BLOCK DEVICE DRIVER
3527P: Nick Piggin
3528M: npiggin@suse.de
3529S: Maintained
3530
9e95ce27
MM
3531RANDOM NUMBER DRIVER
3532P: Matt Mackall
3533M: mpm@selenic.com
3534S: Maintained
3535
394b701c
MP
3536RAPIDIO SUBSYSTEM
3537P: Matt Porter
3538M: mporter@kernel.crashing.org
3539L: linux-kernel@vger.kernel.org
3540S: Maintained
3541
e2d1d6c0
RD
3542RAYLINK/WEBGEAR 802.11 WIRELESS LAN DRIVER
3543P: Corey Thomas
3544M: coreythomas@charter.net
3545L: linux-wireless@vger.kernel.org
3546S: Maintained
3547
3548RCUTORTURE MODULE
3549P: Josh Triplett
3550M: josh@freedesktop.org
3551L: linux-kernel@vger.kernel.org
3552S: Maintained
3553
c1f766b5
FF
3554RDC R-321X SoC
3555P: Florian Fainelli
3556M: florian.fainelli@telecomint.eu
3557L: linux-kernel@vger.kernel.org
3558S: Maintained
3559
db17f395
FF
3560RDC R6040 FAST ETHERNET DRIVER
3561P: Florian Fainelli
3562M: florian.fainelli@telecomint.eu
3563L: netdev@vger.kernel.org
3564S: Maintained
3565
595182bc
JT
3566READ-COPY UPDATE (RCU)
3567P: Dipankar Sarma
3568M: dipankar@in.ibm.com
3569W: http://www.rdrop.com/users/paulmck/rclock/
3570L: linux-kernel@vger.kernel.org
3571S: Supported
3572
1da177e4
LT
3573REAL TIME CLOCK DRIVER
3574P: Paul Gortmaker
3575M: p_gortmaker@yahoo.com
3576L: linux-kernel@vger.kernel.org
3577S: Maintained
3578
0c86edc0
AZ
3579REAL TIME CLOCK (RTC) SUBSYSTEM
3580P: Alessandro Zummo
3581M: a.zummo@towertech.it
76465493 3582L: rtc-linux@googlegroups.com
0c86edc0
AZ
3583S: Maintained
3584
1da177e4 3585REISERFS FILE SYSTEM
76c4e5ea 3586L: reiserfs-devel@vger.kernel.org
1da177e4
LT
3587S: Supported
3588
e0897645
ID
3589RFKILL
3590P: Ivo van Doorn
3591M: IvDoorn@gmail.com
3592L: netdev@vger.kernel.org
3593S: Maintained
3594F: net/rfkill
3595
e2d1d6c0
RD
3596RISCOM8 DRIVER
3597S: Orphan
3598
1da177e4
LT
3599ROCKETPORT DRIVER
3600P: Comtrol Corp.
1da177e4
LT
3601W: http://www.comtrol.com
3602S: Maintained
3603
3604ROSE NETWORK LAYER
3605P: Ralf Baechle
3606M: ralf@linux-mips.org
3607L: linux-hams@vger.kernel.org
d34cb28a 3608W: http://www.linux-ax25.org/
1da177e4
LT
3609S: Maintained
3610
605bebe2 3611RTL818X WIRELESS DRIVER
96dd603f
JL
3612P: John W. Linville
3613M: linville@tuxdriver.com
605bebe2
MW
3614L: linux-wireless@vger.kernel.org
3615W: http://linuxwireless.org/
96dd603f 3616T: git kernel.org:/pub/scm/linux/kernel/git/linville/wireless-testing.git
605bebe2
MW
3617S: Maintained
3618
9eb8ef74 3619S3 SAVAGE FRAMEBUFFER DRIVER
ce00f85c 3620P: Antonino Daplas
0478e62e 3621M: adaplas@gmail.com
8936b6db 3622L: linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers)
ce00f85c 3623S: Maintained
9eb8ef74 3624
1da177e4
LT
3625S390
3626P: Martin Schwidefsky
3627M: schwidefsky@de.ibm.com
83014255
MS
3628P: Heiko Carstens
3629M: heiko.carstens@de.ibm.com
1da177e4 3630M: linux390@de.ibm.com
d58140cc 3631L: linux-s390@vger.kernel.org
5238da45
HC
3632W: http://www.ibm.com/developerworks/linux/linux390/
3633S: Supported
3634
3635S390 NETWORK DRIVERS
dd96df2c 3636P: Ursula Braun
23fcc8d9 3637M: ursula.braun@de.ibm.com
b9192ad9
UB
3638P: Frank Blaschka
3639M: blaschka@linux.vnet.ibm.com
5238da45 3640M: linux390@de.ibm.com
d58140cc 3641L: linux-s390@vger.kernel.org
5238da45
HC
3642W: http://www.ibm.com/developerworks/linux/linux390/
3643S: Supported
3644
3645S390 ZFCP DRIVER
0033bb47
SS
3646P: Christof Schmitt
3647M: christof.schmitt@de.ibm.com
3648P: Martin Peschke
3649M: mp3@de.ibm.com
5238da45 3650M: linux390@de.ibm.com
d58140cc 3651L: linux-s390@vger.kernel.org
5238da45 3652W: http://www.ibm.com/developerworks/linux/linux390/
1da177e4
LT
3653S: Supported
3654
dd96df2c
UB
3655S390 IUCV NETWORK LAYER
3656P: Ursula Braun
23fcc8d9 3657M: ursula.braun@de.ibm.com
dd96df2c
UB
3658M: linux390@de.ibm.com
3659L: linux-s390@vger.kernel.org
3660W: http://www.ibm.com/developerworks/linux/linux390/
3661S: Supported
3662
4dde7f75
BD
3663S3C24XX SD/MMC Driver
3664P: Ben Dooks
3665M: ben-linux@fluff.org
3666L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
3667L: linux-kernel@vger.kernel.org
3668S: Supported
3669
1da177e4
LT
3670SAA7146 VIDEO4LINUX-2 DRIVER
3671P: Michael Hunold
3672M: michael@mihu.de
3673W: http://www.mihu.de/linux/saa7146
3674S: Maintained
3675
1da177e4
LT
3676SC1200 WDT DRIVER
3677P: Zwane Mwaikambo
3c7bf1ea 3678M: zwane@arm.linux.org.uk
1da177e4
LT
3679S: Maintained
3680
3681SCHEDULER
3682P: Ingo Molnar
3683M: mingo@elte.hu
3684P: Robert Love [the preemptible kernel bits]
3685M: rml@tech9.net
3686L: linux-kernel@vger.kernel.org
3687S: Maintained
3688
3689SCSI CDROM DRIVER
3690P: Jens Axboe
0fe23479 3691M: axboe@kernel.dk
1da177e4
LT
3692L: linux-scsi@vger.kernel.org
3693W: http://www.kernel.dk
3694S: Maintained
3695
3696SCSI SG DRIVER
3697P: Doug Gilbert
3698M: dgilbert@interlog.com
3699L: linux-scsi@vger.kernel.org
3700W: http://www.torque.net/sg
3701S: Maintained
3702
3703SCSI SUBSYSTEM
3704P: James E.J. Bottomley
c4e1608e 3705M: James.Bottomley@HansenPartnership.com
1da177e4 3706L: linux-scsi@vger.kernel.org
6fb0425b 3707T: git kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6.git
c4e1608e
JB
3708T: git kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6.git
3709T: git kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-pending-2.6.git
1da177e4
LT
3710S: Maintained
3711
3712SCSI TAPE DRIVER
dd4ef01c 3713P: Kai Mäkisara
1da177e4
LT
3714M: Kai.Makisara@kolumbus.fi
3715L: linux-scsi@vger.kernel.org
3716S: Maintained
3717
3718SCTP PROTOCOL
5f85813c
SS
3719P: Vlad Yasevich
3720M: vladislav.yasevich@hp.com
ce00f85c
JC
3721P: Sridhar Samudrala
3722M: sri@us.ibm.com
1a418796 3723L: linux-sctp@vger.kernel.org
5f85813c 3724W: http://lksctp.sourceforge.net
ce00f85c 3725S: Supported
1da177e4
LT
3726
3727SCx200 CPU SUPPORT
1662d32c
JC
3728P: Jim Cromie
3729M: jim.cromie@gmail.com
3730S: Odd Fixes
3731
3732SCx200 GPIO DRIVER
3733P: Jim Cromie
3734M: jim.cromie@gmail.com
3735S: Maintained
3736
3737SCx200 HRT CLOCKSOURCE DRIVER
3738P: Jim Cromie
3739M: jim.cromie@gmail.com
3740S: Maintained
1da177e4 3741
6a36913a
SS
3742SDRICOH_CS MMC/SD HOST CONTROLLER INTERFACE DRIVER
3743P: Sascha Sommer
3744M: saschasommer@freenet.de
3745L: sdricohcs-devel@lists.sourceforge.net (subscribers-only)
3746S: Maintained
3747
e7839f25 3748SECURE DIGITAL HOST CONTROLLER INTERFACE (SDHCI) DRIVER
e2d1d6c0
RD
3749P: Pierre Ossman
3750M: drzeus-sdhci@drzeus.cx
3751L: sdhci-devel@list.drzeus.cx
3752S: Maintained
3753
1da177e4
LT
3754SECURITY CONTACT
3755P: Security Officers
3756M: security@kernel.org
3757S: Supported
3758
3759SELINUX SECURITY MODULE
3760P: Stephen Smalley
62cfe7ef 3761M: sds@tycho.nsa.gov
1da177e4 3762P: James Morris
48de5bee 3763M: jmorris@namei.org
588a3157
SS
3764P: Eric Paris
3765M: eparis@parisplace.org
1da177e4 3766L: linux-kernel@vger.kernel.org (kernel issues)
588a3157 3767L: selinux@tycho.nsa.gov (subscribers-only, general discussion)
f058925b
SS
3768W: http://selinuxproject.org
3769T: git kernel.org:pub/scm/linux/kernel/git/jmorris/security-testing-2.6.git
1da177e4
LT
3770S: Supported
3771
cef2cf07
JS
3772SENSABLE PHANTOM
3773P: Jiri Slaby
3774M: jirislaby@gmail.com
3775S: Maintained
3776
4480f15b 3777SERIAL ATA (SATA) SUBSYSTEM
1da177e4
LT
3778P: Jeff Garzik
3779M: jgarzik@pobox.com
3780L: linux-ide@vger.kernel.org
6fb0425b 3781T: git kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev.git
1da177e4
LT
3782S: Supported
3783
8ceee660
BH
3784SFC NETWORK DRIVER
3785P: Steve Hodgson
3786P: Ben Hutchings
3787P: Robert Stonehouse
3788M: linux-net-drivers@solarflare.com
3789S: Supported
3790
e2d1d6c0
RD
3791SGI GRU DRIVER
3792P: Jack Steiner
3793M: steiner@sgi.com
3794S: Maintained
3795
3796SGI SN-IA64 (Altix) SERIAL CONSOLE DRIVER
3797P: Pat Gefre
3798M: pfg@sgi.com
3799L: linux-ia64@vger.kernel.org
3800S: Supported
3801
1da177e4
LT
3802SGI VISUAL WORKSTATION 320 AND 540
3803P: Andrey Panin
3804M: pazke@donpac.ru
3805L: linux-visws-devel@lists.sf.net
3806W: http://linux-visws.sf.net
3807S: Maintained for 2.6.
3808
75312619
JS
3809SGI XP/XPC/XPNET DRIVER
3810P: Dean Nelson
3811M: dcn@sgi.com
3812S: Maintained
3813
e2d1d6c0
RD
3814SHARP LH SUPPORT (LH7952X & LH7A40X)
3815P: Marc Singer
3816M: elf@buici.com
3817W: http://projects.buici.com/arm
3818L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
3819S: Maintained
3820
3821SHPC HOTPLUG DRIVER
3822P: Kristen Carlson Accardi
3823M: kristen.c.accardi@intel.com
3824L: linux-pci@vger.kernel.org
3825S: Supported
3826
1da177e4
LT
3827SIMTEC EB110ATX (Chalice CATS)
3828P: Ben Dooks
3829P: Vincent Sanders
3830M: support@simtec.co.uk
3831W: http://www.simtec.co.uk/products/EB110ATX/
3832S: Supported
3833
3834SIMTEC EB2410ITX (BAST)
3835P: Ben Dooks
3836P: Vincent Sanders
3837M: support@simtec.co.uk
3838W: http://www.simtec.co.uk/products/EB2410ITX/
3839S: Supported
3840
92aab3c0
FR
3841SIS 190 ETHERNET DRIVER
3842P: Francois Romieu
3843M: romieu@fr.zoreil.com
3844L: netdev@vger.kernel.org
3845S: Maintained
3846
1da177e4
LT
3847SIS 900/7016 FAST ETHERNET DRIVER
3848P: Daniele Venzano
3849M: venza@brownhat.org
3850W: http://www.brownhat.org/sis900.html
979b6c13 3851L: netdev@vger.kernel.org
1da177e4
LT
3852S: Maintained
3853
6ea884db
MH
3854SIS 96X I2C/SMBUS DRIVER
3855P: Mark M. Hoffman
3856M: mhoffman@lightlink.com
846557d3 3857L: linux-i2c@vger.kernel.org
6ea884db
MH
3858S: Maintained
3859
1da177e4
LT
3860SIS FRAMEBUFFER DRIVER
3861P: Thomas Winischhofer
3862M: thomas@winischhofer.net
3863W: http://www.winischhofer.net/linuxsisvga.shtml
b7eee616 3864S: Maintained
1da177e4
LT
3865
3866SIS USB2VGA DRIVER
3867P: Thomas Winischhofer
3868M: thomas@winischhofer.net
3869W: http://www.winischhofer.at/linuxsisusbvga.shtml
3870S: Maintained
3871
e2d1d6c0
RD
3872SKGE, SKY2 10/100/1000 GIGABIT ETHERNET DRIVERS
3873P: Stephen Hemminger
3874M: shemminger@linux-foundation.org
3875L: netdev@vger.kernel.org
3876S: Maintained
3877
415ad26d
CL
3878SLAB ALLOCATOR
3879P: Christoph Lameter
cde53535 3880M: cl@linux-foundation.org
415ad26d
CL
3881P: Pekka Enberg
3882M: penberg@cs.helsinki.fi
c76d118e
PE
3883P: Matt Mackall
3884M: mpm@selenic.com
415ad26d
CL
3885L: linux-mm@kvack.org
3886S: Maintained
3887
1da177e4
LT
3888SMC91x ETHERNET DRIVER
3889P: Nicolas Pitre
3890M: nico@cam.org
3891S: Maintained
3892
6ea884db
MH
3893SMSC47B397 HARDWARE MONITOR DRIVER
3894P: Mark M. Hoffman
3895M: mhoffman@lightlink.com
3896L: lm-sensors@lm-sensors.org
3897S: Maintained
3898
fd9abb3d
SG
3899SMSC911x ETHERNET DRIVER
3900P: Steve Glendinning
3901M: steve.glendinning@smsc.com
3902L: netdev@vger.kernel.org
3903S: Supported
3904
b54f2863
BN
3905SMX UIO Interface
3906P: Ben Nizette
3907M: bn@niasdigital.com
3908S: Maintained
3909
e2d1d6c0
RD
3910SN-IA64 (Itanium) SUB-PLATFORM
3911P: Jes Sorensen
3912M: jes@sgi.com
3913L: linux-altix@sgi.com
3914L: linux-ia64@vger.kernel.org
3915W: http://www.sgi.com/altix
3916S: Maintained
3917
668acf32 3918SOC-CAMERA V4L2 SUBSYSTEM
795fb7e7
JD
3919P: Guennadi Liakhovetski
3920M: g.liakhovetski@gmx.de
3921L: video4linux-list@redhat.com
3922S: Maintained
668acf32 3923
e2d1d6c0
RD
3924SOEKRIS NET48XX LED SUPPORT
3925P: Chris Boot
3926M: bootc@bootc.net
3927S: Maintained
3928
1da177e4 3929SOFTWARE RAID (Multiple Disks) SUPPORT
1da177e4 3930P: Neil Brown
524418bb 3931M: neilb@suse.de
1da177e4 3932L: linux-raid@vger.kernel.org
524418bb 3933S: Supported
1da177e4 3934
1da177e4
LT
3935SONIC NETWORK DRIVER
3936P: Thomas Bogendoerfer
3937M: tsbogend@alpha.franken.de
979b6c13 3938L: netdev@vger.kernel.org
1da177e4
LT
3939S: Maintained
3940
61e115a5
MB
3941SONICS SILICON BACKPLANE DRIVER (SSB)
3942P: Michael Buesch
3943M: mb@bu3sch.de
3944L: netdev@vger.kernel.org
3945S: Maintained
3946
1da177e4 3947SONY VAIO CONTROL DEVICE DRIVER
0d477fac
MD
3948P: Mattia Dongili
3949M: malattia@linux.it
5b18167d
MD
3950L: linux-acpi@vger.kernel.org
3951W: http://www.linux.it/~malattia/wiki/index.php/Sony_drivers
1da177e4
LT
3952S: Maintained
3953
baf8532a
AD
3954SONY MEMORYSTICK CARD SUPPORT
3955P: Alex Dubov
3956M: oakad@yahoo.com
3957L: linux-kernel@vger.kernel.org
3958W: http://tifmxx.berlios.de/
3959S: Maintained
3960
1da177e4
LT
3961SOUND
3962P: Jaroslav Kysela
c1017a4c 3963M: perex@perex.cz
281712fa
TI
3964P: Takashi Iwai
3965M: tiwai@suse.de
82622046 3966L: alsa-devel@alsa-project.org (subscribers-only)
1da177e4
LT
3967S: Maintained
3968
eb1a6af3
LG
3969SOUND - SOC LAYER / DYNAMIC AUDIO POWER MANAGEMENT
3970P: Liam Girdwood
b0b8daf7 3971M: lrg@slimlogic.co.uk
2cad0ad6
MB
3972P: Mark Brown
3973M: broonie@opensource.wolfsonmicro.com
3974T: git opensource.wolfsonmicro.com/linux-2.6-asoc
82622046 3975L: alsa-devel@alsa-project.org (subscribers-only)
b0b8daf7 3976W: http://alsa-project.org/main/index.php/ASoC
eb1a6af3
LG
3977S: Supported
3978
4480f15b 3979SPARC (sparc32)
1da177e4
LT
3980P: William L. Irwin
3981M: wli@holomorphy.com
3982L: sparclinux@vger.kernel.org
3983S: Maintained
3984
3985SPECIALIX IO8+ MULTIPORT SERIAL CARD DRIVER
3986P: Roger Wolff
3987M: R.E.Wolff@BitWizard.nl
3988L: linux-kernel@vger.kernel.org ?
3989S: Supported
3990
e2d1d6c0
RD
3991SPI SUBSYSTEM
3992P: David Brownell
3993M: dbrownell@users.sourceforge.net
3994L: spi-devel-general@lists.sourceforge.net
3995S: Maintained
3996
2752e401 3997SPIDERNET NETWORK DRIVER for CELL
cb8da8a3
JO
3998P: Ishizaki Kou
3999M: kou.ishizaki@toshiba.co.jp
4000P: Jens Osterkamp
4001M: jens@de.ibm.com
2752e401
JL
4002L: netdev@vger.kernel.org
4003S: Supported
4004
e2d1d6c0
RD
4005SPU FILE SYSTEM
4006P: Jeremy Kerr
4007M: jk@ozlabs.org
4008L: linuxppc-dev@ozlabs.org
4009L: cbe-oss-dev@ozlabs.org
4010W: http://www.ibm.com/developerworks/power/cell/
4011S: Supported
4012
1da177e4
LT
4013SRM (Alpha) environment access
4014P: Jan-Benedict Glaw
4015M: jbglaw@lug-owl.de
4016L: linux-kernel@vger.kernel.org
4017S: Maintained
4018
26e9a397 4019STABLE BRANCH
e2d1d6c0
RD
4020P: Greg Kroah-Hartman
4021M: greg@kroah.com
4022P: Chris Wright
4023M: chrisw@sous-sol.org
4024L: stable@kernel.org
4025S: Maintained
4026
26e9a397 4027STAGING SUBSYSTEM
dbc6c2cc
GKH
4028P: Greg Kroah-Hartman
4029M: gregkh@suse.de
4030L: linux-kernel@vger.kernel.org
4031T: quilt kernel.org/pub/linux/kernel/people/gregkh/gregkh-2.6/
4032S: Maintained
4033
1da177e4
LT
4034STARFIRE/DURALAN NETWORK DRIVER
4035P: Ion Badulescu
4036M: ionut@cs.columbia.edu
4037S: Maintained
4038
4039STARMODE RADIO IP (STRIP) PROTOCOL DRIVER
4040W: http://mosquitonet.Stanford.EDU/strip.html
baaea1dc 4041S: Orphan
1da177e4
LT
4042
4043STRADIS MPEG-2 DECODER DRIVER
4044P: Nathan Laredo
4045M: laredo@gnu.org
1da177e4
LT
4046W: http://www.stradis.com/
4047S: Maintained
4048
e2d1d6c0
RD
4049SUN3/3X
4050P: Sam Creasey
4051M: sammy@sammy.net
4052W: http://sammy.net/sun3/
4053S: Maintained
4054
2cbb12a4 4055SUPERH
1da177e4
LT
4056P: Paul Mundt
4057M: lethal@linux-sh.org
2cbb12a4 4058L: linux-sh@vger.kernel.org
1da177e4 4059W: http://www.linux-sh.org
2cbb12a4 4060T: git kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6.git
5c806b20 4061S: Supported
1da177e4 4062
4480f15b 4063SUSPEND TO RAM
e2d1d6c0
RD
4064P: Len Brown
4065M: len.brown@intel.com
4066P: Pavel Machek
4067M: pavel@suse.cz
4068P: Rafael J. Wysocki
4069M: rjw@sisk.pl
4070L: linux-pm@lists.linux-foundation.org
4071S: Supported
1da177e4
LT
4072
4073SVGA HANDLING
4074P: Martin Mares
4075M: mj@ucw.cz
4076L: linux-video@atrey.karlin.mff.cuni.cz
4077S: Maintained
4078
4079SYSV FILESYSTEM
4080P: Christoph Hellwig
4081M: hch@infradead.org
4082S: Maintained
4083
4e68852d 4084TASKSTATS STATISTICS INTERFACE
abc5f23a
BS
4085P: Balbir Singh
4086M: balbir@linux.vnet.ibm.com
4e68852d
AC
4087L: linux-kernel@vger.kernel.org
4088S: Maintained
4089
781b456a
SH
4090TC CLASSIFIER
4091P: Jamal Hadi Salim
4092M: hadi@cyberus.ca
4093L: netdev@vger.kernel.org
4094S: Maintained
4095
5067f08a
WHSE
4096TCP LOW PRIORITY MODULE
4097P: Wong Hoi Sing, Edison
4098M: hswong3i@gmail.com
4099P: Hung Hing Lun, Mike
4100M: hlhung3i@gmail.com
4101W: http://tcp-lp-mod.sourceforge.net/
4102S: Maintained
4103
1a348ccc
AG
4104TEHUTI ETHERNET DRIVER
4105P: Alexander Indenbaum
4106M: baum@tehutinetworks.net
4107P: Andy Gospodarek
4108M: andy@greyhouse.net
4109L: netdev@vger.kernel.org
4110S: Supported
4111
4e68852d
AC
4112Telecom Clock Driver for MCPL0010
4113P: Mark Gross
4114M: mark.gross@intel.com
4115S: Supported
4116
4480f15b 4117TENSILICA XTENSA PORT (xtensa)
4e68852d
AC
4118P: Chris Zankel
4119M: chris@zankel.net
4120S: Maintained
4121
4122THINKPAD ACPI EXTRAS DRIVER
4123P: Henrique de Moraes Holschuh
4124M: ibm-acpi@hmh.eng.br
4125L: ibm-acpi-devel@lists.sourceforge.net
4126W: http://ibm-acpi.sourceforge.net
4127W: http://thinkwiki.org/wiki/Ibm-acpi
4128T: git repo.or.cz/linux-2.6/linux-acpi-2.6/ibm-acpi-2.6.git
4129S: Maintained
4130
4020f2d7 4131TI FLASH MEDIA INTERFACE DRIVER
795fb7e7
JD
4132P: Alex Dubov
4133M: oakad@yahoo.com
4134S: Maintained
4020f2d7 4135
9f9c24f4
SK
4136TI OMAP MMC INTERFACE DRIVER
4137P: Carlos Aguiar, Anderson Briglia and Syed Khasim
b6a7e4c0 4138M: linux-omap@vger.kernel.org
9f9c24f4
SK
4139W: http://linux.omap.com
4140W: http://www.muru.com/linux/omap/
4141S: Maintained
4142
844dd05f
MB
4143TI OMAP RANDOM NUMBER GENERATOR SUPPORT
4144P: Deepak Saxena
4145M: dsaxena@plexity.net
4146S: Maintained
4147
e86eaa3a
PL
4148TIPC NETWORK LAYER
4149P: Per Liden
7c2b2aae 4150M: per.liden@ericsson.com
e86eaa3a 4151P: Jon Maloy
7c2b2aae 4152M: jon.maloy@ericsson.com
e86eaa3a 4153P: Allan Stephens
7c2b2aae 4154M: allan.stephens@windriver.com
e86eaa3a
PL
4155L: tipc-discussion@lists.sourceforge.net
4156W: http://tipc.sourceforge.net/
4157W: http://tipc.cslab.ericsson.net/
4158T: git tipc.cslab.ericsson.net:/pub/git/tipc.git
4159S: Maintained
4160
1da177e4
LT
4161TLAN NETWORK DRIVER
4162P: Samuel Chessman
4163M: chessman@tux.org
88c07dde 4164L: tlan-devel@lists.sourceforge.net (subscribers-only)
1da177e4
LT
4165W: http://sourceforge.net/projects/tlan/
4166S: Maintained
4167
1da177e4
LT
4168TOSHIBA ACPI EXTRAS DRIVER
4169P: John Belmonte
4170M: toshiba_acpi@memebeam.org
4171W: http://memebeam.org/toys/ToshibaAcpiDriver
4172S: Maintained
4173
4174TOSHIBA SMM DRIVER
4175P: Jonathan Buzzard
4176M: jonathan@buzzard.org.uk
4177L: tlinux-users@tce.toshiba-dme.co.jp
4178W: http://www.buzzard.org.uk/toshiba/
4179S: Maintained
4180
4e68852d 4181TPM DEVICE DRIVER
141c0240
RA
4182P: Debora Velarde
4183M: debora@linux.vnet.ibm.com
4184P: Rajiv Andrade
4185M: srajiv@linux.vnet.ibm.com
4e68852d
AC
4186W: http://tpmdd.sourceforge.net
4187P: Marcel Selhorst
4188M: tpm@selhorst.net
4189W: http://www.prosec.rub.de/tpm/
63a10dfd 4190L: tpmdd-devel@lists.sourceforge.net (moderated for non-subscribers)
4e68852d
AC
4191S: Maintained
4192
1da177e4 4193TRIVIAL PATCHES
1560a79a 4194P: Jesper Juhl
ce00f85c
JC
4195M: trivial@kernel.org
4196L: linux-kernel@vger.kernel.org
1da177e4
LT
4197S: Maintained
4198
4e68852d
AC
4199TTY LAYER
4200P: Alan Cox
4201M: alan@lxorguk.ukuu.org.uk
4202L: linux-kernel@vger.kernel.org
4203S: Maintained
4204
740db6d7
GG
4205TULIP NETWORK DRIVERS
4206P: Grant Grundler
4207M: grundler@parisc-linux.org
4208P: Kyle McMartin
42a5a8a6 4209M: kyle@mcmartin.ca
740db6d7
GG
4210L: netdev@vger.kernel.org
4211S: Maintained
1da177e4
LT
4212
4213TUN/TAP driver
4214P: Maxim Krasnyansky
66777b79 4215M: maxk@qualcomm.com
1da177e4
LT
4216L: vtun@office.satix.net
4217W: http://vtun.sourceforge.net/tun
4218S: Maintained
4219
b454cc66
MR
4220TURBOCHANNEL SUBSYSTEM
4221P: Maciej W. Rozycki
4222M: macro@linux-mips.org
4223S: Maintained
4224
1da177e4
LT
4225U14-34F SCSI DRIVER
4226P: Dario Ballabio
4227M: ballabio_dario@emc.com
4228L: linux-scsi@vger.kernel.org
4229S: Maintained
4230
e2d1d6c0
RD
4231UBI FILE SYSTEM (UBIFS)
4232P: Artem Bityutskiy
4233M: dedekind@infradead.org
4234P: Adrian Hunter
4235M: ext-adrian.hunter@nokia.com
4236L: linux-mtd@lists.infradead.org
4237T: git git://git.infradead.org/~dedekind/ubifs-2.6.git
4238W: http://www.linux-mtd.infradead.org/doc/ubifs.html
4239S: Maintained
4240
cc2020e6
AC
4241UCLINUX (AND M68KNOMMU)
4242P: Greg Ungerer
4243M: gerg@uclinux.org
4244W: http://www.uclinux.org/
4245L: uclinux-dev@uclinux.org (subscribers-only)
4246S: Maintained
4247
cc2020e6
AC
4248UCLINUX FOR RENESAS H8/300
4249P: Yoshinori Sato
4250M: ysato@users.sourceforge.jp
4251W: http://uclinux-h8.sourceforge.jp/
4252S: Supported
4253
1da177e4 4254UDF FILESYSTEM
800fdfb9
JK
4255P: Jan Kara
4256M: jack@suse.cz
1da177e4
LT
4257W: http://linux-udf.sourceforge.net
4258S: Maintained
4259
cc2020e6
AC
4260UFS FILESYSTEM
4261P: Evgeniy Dushistov
4262M: dushistov@mail.ru
4263L: linux-kernel@vger.kernel.org
4264S: Maintained
4265
4480f15b 4266UltraSPARC (sparc64)
cc2020e6
AC
4267P: David S. Miller
4268M: davem@davemloft.net
4269L: sparclinux@vger.kernel.org
4270T: git kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6.git
4271S: Maintained
4272
18332a80
DV
4273ULTRA-WIDEBAND (UWB) SUBSYSTEM:
4274P: David Vrabel
4275M: david.vrabel@csr.com
4276L: linux-usb@vger.kernel.org
4277S: Supported
4278
1da177e4
LT
4279UNIFORM CDROM DRIVER
4280P: Jens Axboe
0fe23479 4281M: axboe@kernel.dk
1da177e4
LT
4282L: linux-kernel@vger.kernel.org
4283W: http://www.kernel.dk
4284S: Maintained
4285
e2d1d6c0
RD
4286UNSORTED BLOCK IMAGES (UBI)
4287P: Artem Bityutskiy
4288M: dedekind@infradead.org
4289W: http://www.linux-mtd.infradead.org/
4290L: linux-mtd@lists.infradead.org
4291T: git git://git.infradead.org/~dedekind/ubi-2.6.git
4292S: Maintained
4293
1da177e4
LT
4294USB ACM DRIVER
4295P: Oliver Neukum
4296M: oliver@neukum.name
6372594a 4297L: linux-usb@vger.kernel.org
1da177e4
LT
4298S: Maintained
4299
4300USB BLOCK DRIVER (UB ub)
4301P: Pete Zaitcev
4302M: zaitcev@redhat.com
4303L: linux-kernel@vger.kernel.org
795fb7e7 4304L: linux-usb@vger.kernel.org
1da177e4
LT
4305S: Supported
4306
1da177e4
LT
4307USB CDC ETHERNET DRIVER
4308P: Greg Kroah-Hartman
4309M: greg@kroah.com
795fb7e7 4310L: linux-usb@vger.kernel.org
1da177e4
LT
4311S: Maintained
4312W: http://www.kroah.com/linux-usb/
4313
b02b371e
PK
4314USB CYPRESS C67X00 DRIVER
4315P: Peter Korsgaard
4316M: jacmet@sunsite.dk
4317L: linux-usb@vger.kernel.org
4318S: Maintained
4319
d0374f4f
PK
4320USB DAVICOM DM9601 DRIVER
4321P: Peter Korsgaard
4322M: jacmet@sunsite.dk
043600a6 4323L: netdev@vger.kernel.org
d0374f4f
PK
4324W: http://www.linux-usb.org/usbnet
4325S: Maintained
4326
cc2020e6
AC
4327USB DIAMOND RIO500 DRIVER
4328P: Cesar Miquel
4329M: miquel@df.uba.ar
4330L: rio500-users@lists.sourceforge.net
4331W: http://rio500.sourceforge.net
4332S: Maintained
4333
1da177e4
LT
4334USB EHCI DRIVER
4335P: David Brownell
4336M: dbrownell@users.sourceforge.net
795fb7e7 4337L: linux-usb@vger.kernel.org
23d8c90e 4338S: Odd Fixes
1da177e4 4339
7ce08c93
LR
4340USB ET61X[12]51 DRIVER
4341P: Luca Risolia
4342M: luca.risolia@studio.unibo.it
795fb7e7 4343L: linux-usb@vger.kernel.org
7ce08c93
LR
4344L: video4linux-list@redhat.com
4345W: http://www.linux-projects.org
4346S: Maintained
4347
69ae9e3e
DB
4348USB GADGET/PERIPHERAL SUBSYSTEM
4349P: David Brownell
4350M: dbrownell@users.sourceforge.net
795fb7e7 4351L: linux-usb@vger.kernel.org
69ae9e3e
DB
4352W: http://www.linux-usb.org/gadget
4353S: Maintained
4354
2dea64b4 4355USB HID/HIDBP DRIVERS (USB KEYBOARDS, MICE, REMOTE CONTROLS, ...)
641266fd
JK
4356P: Jiri Kosina
4357M: jkosina@suse.cz
795fb7e7 4358L: linux-usb@vger.kernel.org
a4dff398 4359T: git kernel.org:/pub/scm/linux/kernel/git/jikos/hid.git
1da177e4
LT
4360S: Maintained
4361
959eea21
OK
4362USB ISP116X DRIVER
4363P: Olav Kongas
4364M: ok@artecdesign.ee
795fb7e7 4365L: linux-usb@vger.kernel.org
959eea21
OK
4366S: Maintained
4367
1da177e4
LT
4368USB KAWASAKI LSI DRIVER
4369P: Oliver Neukum
4370M: oliver@neukum.name
795fb7e7 4371L: linux-usb@vger.kernel.org
1da177e4
LT
4372S: Maintained
4373
4374USB MASS STORAGE DRIVER
4375P: Matthew Dharm
4376M: mdharm-usb@one-eyed-alien.net
795fb7e7 4377L: linux-usb@vger.kernel.org
8836aeb8 4378L: usb-storage@lists.one-eyed-alien.net
1da177e4
LT
4379S: Maintained
4380W: http://www.one-eyed-alien.net/~mdharm/linux-usb/
4381
4382USB OHCI DRIVER
23d8c90e
DB
4383P: David Brownell
4384M: dbrownell@users.sourceforge.net
795fb7e7 4385L: linux-usb@vger.kernel.org
23d8c90e 4386S: Odd Fixes
1da177e4 4387
ba460e48
MU
4388USB OPTION-CARD DRIVER
4389P: Matthias Urlichs
4390M: smurf@smurf.noris.de
795fb7e7 4391L: linux-usb@vger.kernel.org
ba460e48
MU
4392S: Maintained
4393
1da177e4
LT
4394USB OV511 DRIVER
4395P: Mark McClelland
4396M: mmcclell@bigfoot.com
795fb7e7 4397L: linux-usb@vger.kernel.org
1da177e4
LT
4398W: http://alpha.dyndns.org/ov511/
4399S: Maintained
4400
4401USB PEGASUS DRIVER
4402P: Petko Manolov
4403M: petkan@users.sourceforge.net
795fb7e7 4404L: linux-usb@vger.kernel.org
043600a6 4405L: netdev@vger.kernel.org
1da177e4
LT
4406W: http://pegasus2.sourceforge.net/
4407S: Maintained
4408
73e4fb3f
PZ
4409USB PRINTER DRIVER (usblp)
4410P: Pete Zaitcev
4411M: zaitcev@redhat.com
795fb7e7 4412L: linux-usb@vger.kernel.org
73e4fb3f 4413S: Supported
1da177e4
LT
4414
4415USB RTL8150 DRIVER
4416P: Petko Manolov
4417M: petkan@users.sourceforge.net
795fb7e7 4418L: linux-usb@vger.kernel.org
043600a6 4419L: netdev@vger.kernel.org
1da177e4
LT
4420W: http://pegasus2.sourceforge.net/
4421S: Maintained
4422
4423USB SE401 DRIVER
4424P: Jeroen Vreeken
4425M: pe1rxq@amsat.org
795fb7e7 4426L: linux-usb@vger.kernel.org
1da177e4
LT
4427W: http://www.chello.nl/~j.vreeken/se401/
4428S: Maintained
4429
4e68852d
AC
4430USB SERIAL BELKIN F5U103 DRIVER
4431P: William Greathouse
4432M: wgreathouse@smva.com
795fb7e7 4433L: linux-usb@vger.kernel.org
4e68852d
AC
4434S: Maintained
4435
4436USB SERIAL CYPRESS M8 DRIVER
4437P: Lonnie Mendez
4438M: dignome@gmail.com
795fb7e7 4439L: linux-usb@vger.kernel.org
4e68852d
AC
4440S: Maintained
4441W: http://geocities.com/i0xox0i
4442W: http://firstlight.net/cvs
4443
1da177e4
LT
4444USB SERIAL CYBERJACK DRIVER
4445P: Matthias Bruestle and Harald Welte
4446M: support@reiner-sct.com
4447W: http://www.reiner-sct.de/support/treiber_cyberjack.php
4448S: Maintained
4449
4450USB SERIAL DIGI ACCELEPORT DRIVER
4451P: Peter Berger and Al Borchers
4452M: pberger@brimson.com
4453M: alborchers@steinerpoint.com
795fb7e7 4454L: linux-usb@vger.kernel.org
1da177e4
LT
4455S: Maintained
4456
4457USB SERIAL DRIVER
4458P: Greg Kroah-Hartman
4459M: gregkh@suse.de
795fb7e7 4460L: linux-usb@vger.kernel.org
1da177e4
LT
4461S: Supported
4462
1da177e4
LT
4463USB SERIAL EMPEG EMPEG-CAR MARK I/II DRIVER
4464P: Gary Brubaker
4465M: xavyer@ix.netcom.com
795fb7e7 4466L: linux-usb@vger.kernel.org
1da177e4
LT
4467S: Maintained
4468
4469USB SERIAL KEYSPAN DRIVER
4470P: Greg Kroah-Hartman
4471M: greg@kroah.com
795fb7e7 4472L: linux-usb@vger.kernel.org
1da177e4
LT
4473W: http://www.kroah.com/linux/
4474S: Maintained
4475
4476USB SERIAL WHITEHEAT DRIVER
8bc84930
SM
4477P: Support Department
4478M: support@connecttech.com
795fb7e7 4479L: linux-usb@vger.kernel.org
1da177e4
LT
4480W: http://www.connecttech.com
4481S: Supported
4482
2f7ca802
SG
4483USB SMSC95XX ETHERNET DRIVER
4484P: Steve Glendinning
4485M: steve.glendinning@smsc.com
4486L: netdev@vger.kernel.org
4487S: Supported
4488
f423b9a8 4489USB SN9C1xx DRIVER
1da177e4
LT
4490P: Luca Risolia
4491M: luca.risolia@studio.unibo.it
795fb7e7 4492L: linux-usb@vger.kernel.org
7ce08c93 4493L: video4linux-list@redhat.com
1da177e4
LT
4494W: http://www.linux-projects.org
4495S: Maintained
4496
4497USB SUBSYSTEM
4498P: Greg Kroah-Hartman
4499M: gregkh@suse.de
795fb7e7 4500L: linux-usb@vger.kernel.org
1da177e4 4501W: http://www.linux-usb.org
6fb0425b 4502T: quilt kernel.org/pub/linux/kernel/people/gregkh/gregkh-2.6/
1da177e4
LT
4503S: Supported
4504
4505USB UHCI DRIVER
4506P: Alan Stern
4507M: stern@rowland.harvard.edu
795fb7e7 4508L: linux-usb@vger.kernel.org
1da177e4
LT
4509S: Maintained
4510
69ae9e3e 4511USB "USBNET" DRIVER FRAMEWORK
1da177e4
LT
4512P: David Brownell
4513M: dbrownell@users.sourceforge.net
043600a6 4514L: netdev@vger.kernel.org
69ae9e3e 4515W: http://www.linux-usb.org/usbnet
1da177e4
LT
4516S: Maintained
4517
c0efd232
LP
4518USB VIDEO CLASS
4519P: Laurent Pinchart
4520M: laurent.pinchart@skynet.be
ecc9a04d 4521L: linux-uvc-devel@lists.berlios.de
c0efd232
LP
4522L: video4linux-list@redhat.com
4523W: http://linux-uvc.berlios.de
4524S: Maintained
4525
1da177e4
LT
4526USB W996[87]CF DRIVER
4527P: Luca Risolia
4528M: luca.risolia@studio.unibo.it
795fb7e7 4529L: linux-usb@vger.kernel.org
7ce08c93 4530L: video4linux-list@redhat.com
1da177e4
LT
4531W: http://www.linux-projects.org
4532S: Maintained
4533
bf164cc0
JK
4534USB WIRELESS RNDIS DRIVER (rndis_wlan)
4535P: Jussi Kivilinna
4536M: jussi.kivilinna@mbnet.fi
4537L: linux-wireless@vger.kernel.org
4538S: Maintained
4539
60f78052
LR
4540USB ZC0301 DRIVER
4541P: Luca Risolia
4542M: luca.risolia@studio.unibo.it
795fb7e7 4543L: linux-usb@vger.kernel.org
60f78052
LR
4544L: video4linux-list@redhat.com
4545W: http://www.linux-projects.org
4546S: Maintained
4547
1da177e4
LT
4548USB ZD1201 DRIVER
4549P: Jeroen Vreeken
4550M: pe1rxq@amsat.org
795fb7e7 4551L: linux-usb@vger.kernel.org
1da177e4
LT
4552W: http://linux-lc100020.sourceforge.net
4553S: Maintained
4554
b7eee616
AJ
4555USB ZR364XX DRIVER
4556P: Antoine Jacquet
4557M: royale@zerezo.com
795fb7e7 4558L: linux-usb@vger.kernel.org
b7eee616
AJ
4559L: video4linux-list@redhat.com
4560W: http://royale.zerezo.com/zr364xx/
4561S: Maintained
4562
e7839f25 4563USER-MODE LINUX (UML)
1da177e4 4564P: Jeff Dike
6650e0a5 4565M: jdike@addtoit.com
1da177e4
LT
4566L: user-mode-linux-devel@lists.sourceforge.net
4567L: user-mode-linux-user@lists.sourceforge.net
4568W: http://user-mode-linux.sourceforge.net
4569S: Maintained
b7eee616 4570
e5f114e9
HJK
4571USERSPACE I/O (UIO)
4572P: Hans J. Koch
4573M: hjk@linutronix.de
4574P: Greg Kroah-Hartman
4575M: gregkh@suse.de
4576L: linux-kernel@vger.kernel.org
4577S: Maintained
4578
f899b0ad
KZ
4579UTIL-LINUX-NG PACKAGE
4580P: Karel Zak
4581M: kzak@redhat.com
4582L: util-linux-ng@vger.kernel.org
4583W: http://kernel.org/~kzak/util-linux-ng/
4584T: git://git.kernel.org/pub/scm/utils/util-linux-ng/util-linux-ng.git
4585S: Maintained
4586
c1fd1c07
MJ
4587UVESAFB DRIVER
4588P: Michal Januszewski
4589M: spock@gentoo.org
4590L: linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers)
4591W: http://dev.gentoo.org/~spock/projects/uvesafb/
4592S: Maintained
4593
4480f15b 4594VFAT/FAT/MSDOS FILESYSTEM
1da177e4
LT
4595P: OGAWA Hirofumi
4596M: hirofumi@mail.parknet.co.jp
4597L: linux-kernel@vger.kernel.org
4598S: Maintained
4599
1da177e4
LT
4600VIA RHINE NETWORK DRIVER
4601P: Roger Luethi
4602M: rl@hellgate.ch
4603S: Maintained
4604
32c0a520
JD
4605VIAPRO SMBUS DRIVER
4606P: Jean Delvare
4607M: khali@linux-fr.org
846557d3 4608L: linux-i2c@vger.kernel.org
32c0a520
JD
4609S: Maintained
4610
69e4a7c2
JC
4611VIA UNICHROME(PRO)/CHROME9 FRAMEBUFFER DRIVER
4612P: Joseph Chan
4613M: JosephChan@via.com.tw
4614P: Scott Fang
4615M: ScottFang@viatech.com.cn
4616L: linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers)
4617S: Maintained
4618
01f20734
FR
4619VIA VELOCITY NETWORK DRIVER
4620P: Francois Romieu
4621M: romieu@fr.zoreil.com
4622L: netdev@vger.kernel.org
4623S: Maintained
4624
e7839f25 4625VIDEO FOR LINUX (V4L)
96b6aba0 4626P: Mauro Carvalho Chehab
8d58d773
MCC
4627M: mchehab@infradead.org
4628M: v4l-dvb-maintainer@linuxtv.org
1da177e4 4629L: video4linux-list@redhat.com
96b6aba0 4630W: http://linuxtv.org
ecfa4fdc 4631T: git kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvb.git
96b6aba0 4632S: Maintained
1da177e4 4633
be7f8273
PM
4634VLAN (802.1Q)
4635P: Patrick McHardy
4636M: kaber@trash.net
4637L: netdev@vger.kernel.org
4638S: Maintained
4639
e53e86c7
LG
4640VOLTAGE AND CURRENT REGULATOR FRAMEWORK
4641P: Liam Girdwood
8a62ab4c 4642M: lrg@slimlogic.co.uk
e53e86c7
LG
4643P: Mark Brown
4644M: broonie@opensource.wolfsonmicro.com
4645W: http://opensource.wolfsonmicro.com/node/15
8a62ab4c 4646W: http://www.slimlogic.co.uk/?page_id=5
e53e86c7
LG
4647T: git kernel.org/pub/scm/linux/kernel/git/lrg/voltage-2.6.git
4648S: Supported
4649
ab41319e
JH
4650VT1211 HARDWARE MONITOR DRIVER
4651P: Juerg Haefliger
4652M: juergh@gmail.com
4653L: lm-sensors@lm-sensors.org
4654S: Maintained
4655
1de9e371
RL
4656VT8231 HARDWARE MONITOR DRIVER
4657P: Roger Lucas
af865765 4658M: vt8231@hiddenengine.co.uk
1de9e371
RL
4659L: lm-sensors@lm-sensors.org
4660S: Maintained
4661
1da177e4
LT
4662W1 DALLAS'S 1-WIRE BUS
4663P: Evgeniy Polyakov
4664M: johnpol@2ka.mipt.ru
1da177e4
LT
4665S: Maintained
4666
13927079 4667W83791D HARDWARE MONITORING DRIVER
25845c22
MH
4668P: Marc Hulsman
4669M: m.hulsman@tudelft.nl
13927079 4670L: lm-sensors@lm-sensors.org
25845c22 4671S: Maintained
13927079 4672
61db011d
RM
4673W83793 HARDWARE MONITORING DRIVER
4674P: Rudolf Marek
4675M: r.marek@assembler.cz
4676L: lm-sensors@lm-sensors.org
4677S: Maintained
4678
1da177e4
LT
4679W83L51xD SD/MMC CARD INTERFACE DRIVER
4680P: Pierre Ossman
4681M: drzeus-wbsd@drzeus.cx
fac88991 4682L: linux-kernel@vger.kernel.org
1da177e4
LT
4683S: Maintained
4684
3527761c
WVS
4685WATCHDOG DEVICE DRIVERS
4686P: Wim Van Sebroeck
4687M: wim@iguana.be
4688T: git kernel.org:/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog.git
4689S: Maintained
4690
1da177e4
LT
4691WAVELAN NETWORK DRIVER & WIRELESS EXTENSIONS
4692P: Jean Tourrilhes
4693M: jt@hpl.hp.com
724c6b35 4694L: linux-wireless@vger.kernel.org
1da177e4
LT
4695W: http://www.hpl.hp.com/personal/Jean_Tourrilhes/Linux/
4696S: Maintained
4697
4698WD7000 SCSI DRIVER
4699P: Miroslav Zagorac
4700M: zaga@fly.cc.fer.hr
4701L: linux-scsi@vger.kernel.org
4702S: Maintained
4703
18332a80
DV
4704WIMEDIA LLC PROTOCOL (WLP) SUBSYSTEM
4705P: David Vrabel
4706M: david.vrabel@csr.com
4707S: Maintained
4708
5fc14680
DT
4709WISTRON LAPTOP BUTTON DRIVER
4710P: Miloslav Trmac
4711M: mitr@volny.cz
4712S: Maintained
4713
1da177e4
LT
4714WL3501 WIRELESS PCMCIA CARD DRIVER
4715P: Arnaldo Carvalho de Melo
926554c4 4716M: acme@ghostprotocols.net
724c6b35 4717L: linux-wireless@vger.kernel.org
926554c4 4718W: http://oops.ghostprotocols.net:81/blog
1da177e4
LT
4719S: Maintained
4720
febf1dff
MB
4721WM97XX TOUCHSCREEN DRIVERS
4722P: Mark Brown
4723M: broonie@opensource.wolfsonmicro.com
4724P: Liam Girdwood
b8d055a8 4725M: lrg@slimlogic.co.uk
febf1dff
MB
4726L: linux-input@vger.kernel.org
4727T: git git://opensource.wolfsonmicro.com/linux-2.6-touch
4728W: http://opensource.wolfsonmicro.com/node/7
4729S: Supported
4730
1da177e4
LT
4731X.25 NETWORK LAYER
4732P: Henner Eisen
4733M: eis@baty.hanse.de
4734L: linux-x25@vger.kernel.org
4735S: Maintained
4736
e2d1d6c0
RD
4737X86 ARCHITECTURE (32-BIT AND 64-BIT)
4738P: Thomas Gleixner
4739M: tglx@linutronix.de
4740P: Ingo Molnar
4741M: mingo@redhat.com
4742P: H. Peter Anvin
4743M: hpa@zytor.com
4744L: linux-kernel@vger.kernel.org
4745T: git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86.git
4746S: Maintained
4747
4cdf6bc2
JF
4748XEN HYPERVISOR INTERFACE
4749P: Jeremy Fitzhardinge
4750M: jeremy@xensource.com
4751P: Chris Wright
4752M: chrisw@sous-sol.org
4753L: virtualization@lists.osdl.org
4754L: xen-devel@lists.xensource.com
4755S: Supported
4756
1da177e4
LT
4757XFS FILESYSTEM
4758P: Silicon Graphics Inc
78bfd361 4759P: Tim Shimmin
1da177e4 4760M: xfs-masters@oss.sgi.com
d7ede1aa 4761L: xfs@oss.sgi.com
1da177e4 4762W: http://oss.sgi.com/projects/xfs
e99f056b 4763T: git git://oss.sgi.com:8090/xfs/xfs-2.6.git
1da177e4
LT
4764S: Supported
4765
c9d3d8ec
GL
4766XILINX SYSTEMACE DRIVER
4767P: Grant Likely
4768M: grant.likely@secretlab.ca
4769W: http://www.secretlab.ca/
4770L: linux-kernel@vger.kernel.org
4771S: Maintained
4772
238b8721
PK
4773XILINX UARTLITE SERIAL DRIVER
4774P: Peter Korsgaard
4775M: jacmet@sunsite.dk
4776L: linux-serial@vger.kernel.org
4777S: Maintained
4778
1da177e4
LT
4779YAM DRIVER FOR AX.25
4780P: Jean-Paul Roubelat
4781M: jpr@f6fbb.org
4782L: linux-hams@vger.kernel.org
4783S: Maintained
4784
af64a5eb
HV
4785YEALINK PHONE DRIVER
4786P: Henk Vergonet
4787M: Henk.Vergonet@gmail.com
4788L: usbb2k-api-dev@nongnu.org
4789S: Maintained
4790
1da177e4
LT
4791Z8530 DRIVER FOR AX.25
4792P: Joerg Reuter
4793M: jreuter@yaina.de
4794W: http://yaina.de/jreuter/
4795W: http://www.qsl.net/dl1bke/
4796L: linux-hams@vger.kernel.org
4797S: Maintained
4798
7c0c3afb
DD
4799ZD1211RW WIRELESS DRIVER
4800P: Daniel Drake
4801M: dsd@gentoo.org
4802P: Ulrich Kunitz
4803M: kune@deine-taler.de
4804W: http://zd1211.ath.cx/wiki/DriverRewrite
724c6b35 4805L: linux-wireless@vger.kernel.org
7c0c3afb
DD
4806L: zd1211-devs@lists.sourceforge.net (subscribers-only)
4807S: Maintained
4808
1da177e4
LT
4809ZR36067 VIDEO FOR LINUX DRIVER
4810P: Ronald Bultje
4811M: rbultje@ronald.bitfreak.net
4812L: mjpeg-users@lists.sourceforge.net
4813W: http://mjpeg.sourceforge.net/driver-zoran/
4814S: Maintained
4815
8b4a4080
MR
4816ZS DECSTATION Z85C30 SERIAL DRIVER
4817P: Maciej W. Rozycki
4818M: macro@linux-mips.org
4819S: Maintained
4820
1da177e4
LT
4821THE REST
4822P: Linus Torvalds
4823S: Buried alive in reporters