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