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