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