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