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