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