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