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