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