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