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