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