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