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