]> bbs.cooldavid.org Git - net-next-2.6.git/blame_incremental - MAINTAINERS
tracing: convert c/p state power tracer to use tracepoints
[net-next-2.6.git] / MAINTAINERS
... / ...
CommitLineData
1
2 List of maintainers and how to submit kernel changes
3
4Please try to follow the guidelines below. This will make things
5easier on the maintainers. Not all of these guidelines matter for every
6trivial patch so apply some common sense.
7
81. Always _test_ your changes, however small, on at least 4 or
9 5 people, preferably many more.
10
112. Try to release a few ALPHA test versions to the net. Announce
12 them onto the kernel channel and await results. This is especially
13 important for device drivers, because often that's the only way
14 you will find things like the fact version 3 firmware needs
15 a magic fix you didn't know about, or some clown changed the
16 chips on a board and not its name. (Don't laugh! Look at the
17 SMC etherpower for that.)
18
193. Make sure your changes compile correctly in multiple
20 configurations. In particular check that changes work both as a
21 module and built into the kernel.
22
234. When you are happy with a change make it generally available for
24 testing and await feedback.
25
265. Make a patch available to the relevant maintainer in the list. Use
27 'diff -u' to make the patch easy to merge. Be prepared to get your
28 changes sent back with seemingly silly requests about formatting
29 and variable names. These aren't as silly as they seem. One
30 job the maintainers (and especially Linus) do is to keep things
31 looking the same. Sometimes this means that the clever hack in
32 your driver to get around a problem actually needs to become a
33 generalized kernel feature ready for next time.
34
35 PLEASE check your patch with the automated style checker
36 (scripts/checkpatch.pl) to catch trival style violations.
37 See Documentation/CodingStyle for guidance here.
38
39 PLEASE try to include any credit lines you want added with the
40 patch. It avoids people being missed off by mistake and makes
41 it easier to know who wants adding and who doesn't.
42
43 PLEASE document known bugs. If it doesn't work for everything
44 or does something very odd once a month document it.
45
46 PLEASE remember that submissions must be made under the terms
47 of the OSDL certificate of contribution and should include a
48 Signed-off-by: line. The current version of this "Developer's
49 Certificate of Origin" (DCO) is listed in the file
50 Documentation/SubmittingPatches.
51
526. Make sure you have the right to send any changes you make. If you
53 do changes at work you may find your employer owns the patch
54 not you.
55
567. When sending security related changes or reports to a maintainer
57 please Cc: security@kernel.org, especially if the maintainer
58 does not respond.
59
608. Happy hacking.
61
62 -----------------------------------
63
64Maintainers List (try to look for most precise areas first)
65
66Note: For the hard of thinking, this list is meant to remain in alphabetical
67order. If you could add yourselves to it in alphabetical order that would be
68so much easier [Ed]
69
70P: Person
71M: Mail patches to
72L: Mailing list that is relevant to this area
73W: Web-page with status/info
74T: SCM tree type and location. Type is one of: git, hg, quilt.
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
2617KMEMTRACE
2618P: Eduard - Gabriel Munteanu
2619M: eduard.munteanu@linux360.ro
2620L: linux-kernel@vger.kernel.org
2621S: Maintained
2622
2623KPROBES
2624P: Ananth N Mavinakayanahalli
2625M: ananth@in.ibm.com
2626P: Anil S Keshavamurthy
2627M: anil.s.keshavamurthy@intel.com
2628P: David S. Miller
2629M: davem@davemloft.net
2630P: Masami Hiramatsu
2631M: mhiramat@redhat.com
2632L: linux-kernel@vger.kernel.org
2633S: Maintained
2634
2635KS0108 LCD CONTROLLER DRIVER
2636P: Miguel Ojeda Sandonis
2637M: miguel.ojeda.sandonis@gmail.com
2638L: linux-kernel@vger.kernel.org
2639W: http://miguelojeda.es/auxdisplay.htm
2640W: http://jair.lab.fi.uva.es/~migojed/auxdisplay.htm
2641S: Maintained
2642
2643LAPB module
2644L: linux-x25@vger.kernel.org
2645S: Orphan
2646
2647LASI 53c700 driver for PARISC
2648P: James E.J. Bottomley
2649M: James.Bottomley@HansenPartnership.com
2650L: linux-scsi@vger.kernel.org
2651S: Maintained
2652
2653LED SUBSYSTEM
2654P: Richard Purdie
2655M: rpurdie@rpsys.net
2656S: Maintained
2657
2658LEGO USB Tower driver
2659P: Juergen Stuber
2660M: starblue@users.sourceforge.net
2661L: legousb-devel@lists.sourceforge.net
2662W: http://legousb.sourceforge.net/
2663S: Maintained
2664
2665LGUEST
2666P: Rusty Russell
2667M: rusty@rustcorp.com.au
2668L: lguest@ozlabs.org
2669W: http://lguest.ozlabs.org/
2670S: Maintained
2671
2672LINUX FOR IBM pSERIES (RS/6000)
2673P: Paul Mackerras
2674M: paulus@au.ibm.com
2675W: http://www.ibm.com/linux/ltc/projects/ppc
2676S: Supported
2677
2678LINUX FOR NCR VOYAGER
2679P: James Bottomley
2680M: James.Bottomley@HansenPartnership.com
2681W: http://www.hansenpartnership.com/voyager
2682S: Maintained
2683
2684LINUX FOR POWERPC (32-BIT AND 64-BIT)
2685P: Benjamin Herrenschmidt
2686M: benh@kernel.crashing.org
2687P: Paul Mackerras
2688M: paulus@samba.org
2689W: http://www.penguinppc.org/
2690L: linuxppc-dev@ozlabs.org
2691T: git kernel.org:/pub/scm/linux/kernel/git/benh/powerpc.git
2692S: Supported
2693
2694LINUX FOR POWER MACINTOSH
2695P: Benjamin Herrenschmidt
2696M: benh@kernel.crashing.org
2697W: http://www.penguinppc.org/
2698L: linuxppc-dev@ozlabs.org
2699S: Maintained
2700
2701LINUX FOR POWERPC EMBEDDED MPC5XXX
2702P: Sylvain Munaut
2703M: tnt@246tNt.com
2704P: Grant Likely
2705M: grant.likely@secretlab.ca
2706L: linuxppc-dev@ozlabs.org
2707S: Maintained
2708
2709LINUX FOR POWERPC EMBEDDED PPC4XX
2710P: Josh Boyer
2711M: jwboyer@linux.vnet.ibm.com
2712P: Matt Porter
2713M: mporter@kernel.crashing.org
2714W: http://www.penguinppc.org/
2715L: linuxppc-dev@ozlabs.org
2716T: git kernel.org:/pub/scm/linux/kernel/git/jwboyer/powerpc.git
2717S: Maintained
2718
2719LINUX FOR POWERPC EMBEDDED XILINX VIRTEX
2720P: Grant Likely
2721M: grant.likely@secretlab.ca
2722W: http://wiki.secretlab.ca/index.php/Linux_on_Xilinx_Virtex
2723L: linuxppc-dev@ozlabs.org
2724S: Maintained
2725
2726LINUX FOR POWERPC EMBEDDED PPC8XX
2727P: Vitaly Bordug
2728M: vitb@kernel.crashing.org
2729P: Marcelo Tosatti
2730M: marcelo@kvack.org
2731W: http://www.penguinppc.org/
2732L: linuxppc-dev@ozlabs.org
2733S: Maintained
2734
2735LINUX FOR POWERPC EMBEDDED PPC83XX AND PPC85XX
2736P: Kumar Gala
2737M: galak@kernel.crashing.org
2738W: http://www.penguinppc.org/
2739L: linuxppc-dev@ozlabs.org
2740S: Maintained
2741
2742LINUX FOR POWERPC PA SEMI PWRFICIENT
2743P: Olof Johansson
2744M: olof@lixom.net
2745W: http://www.pasemi.com/
2746L: linuxppc-dev@ozlabs.org
2747S: Supported
2748
2749LINUX SECURITY MODULE (LSM) FRAMEWORK
2750P: Chris Wright
2751M: chrisw@sous-sol.org
2752L: linux-security-module@vger.kernel.org
2753T: git kernel.org:/pub/scm/linux/kernel/git/chrisw/lsm-2.6.git
2754S: Supported
2755
2756LLC (802.2)
2757P: Arnaldo Carvalho de Melo
2758M: acme@ghostprotocols.net
2759S: Maintained
2760
2761LIS3LV02D ACCELEROMETER DRIVER
2762P: Eric Piel
2763M: eric.piel@tremplin-utc.net
2764S: Maintained
2765
2766LM83 HARDWARE MONITOR DRIVER
2767P: Jean Delvare
2768M: khali@linux-fr.org
2769L: lm-sensors@lm-sensors.org
2770S: Maintained
2771
2772LM90 HARDWARE MONITOR DRIVER
2773P: Jean Delvare
2774M: khali@linux-fr.org
2775L: lm-sensors@lm-sensors.org
2776S: Maintained
2777
2778LOCKDEP AND LOCKSTAT
2779P: Peter Zijlstra
2780M: peterz@infradead.org
2781P: Ingo Molnar
2782M: mingo@redhat.com
2783L: linux-kernel@vger.kernel.org
2784T: git://git.kernel.org/pub/scm/linux/kernel/git/peterz/linux-2.6-lockdep.git
2785S: Maintained
2786
2787LOGICAL DISK MANAGER SUPPORT (LDM, Windows 2000/XP/Vista Dynamic Disks)
2788P: Richard Russon (FlatCap)
2789M: ldm@flatcap.org
2790L: linux-ntfs-dev@lists.sourceforge.net
2791W: http://www.linux-ntfs.org/content/view/19/37/
2792S: Maintained
2793
2794LSILOGIC MPT FUSION DRIVERS (FC/SAS/SPI)
2795P: Eric Moore
2796M: Eric.Moore@lsi.com
2797M: support@lsi.com
2798L: DL-MPTFusionLinux@lsi.com
2799L: linux-scsi@vger.kernel.org
2800W: http://www.lsilogic.com/support
2801S: Supported
2802
2803LSILOGIC/SYMBIOS/NCR 53C8XX and 53C1010 PCI-SCSI drivers
2804P: Matthew Wilcox
2805M: matthew@wil.cx
2806L: linux-scsi@vger.kernel.org
2807S: Maintained
2808
2809LTP (Linux Test Project)
2810P: Subrata Modak
2811M: subrata@linux.vnet.ibm.com
2812P: Mike Frysinger
2813M: vapier@gentoo.org
2814L: ltp-list@lists.sourceforge.net (subscribers-only)
2815W: http://ltp.sourceforge.net/
2816T: git kernel.org/pub/scm/linux/kernel/git/galak/ltp.git
2817S: Maintained
2818
2819M32R ARCHITECTURE
2820P: Hirokazu Takata
2821M: takata@linux-m32r.org
2822L: linux-m32r@ml.linux-m32r.org
2823L: linux-m32r-ja@ml.linux-m32r.org (in Japanese)
2824W: http://www.linux-m32r.org/
2825S: Maintained
2826
2827M68K ARCHITECTURE
2828P: Geert Uytterhoeven
2829M: geert@linux-m68k.org
2830P: Roman Zippel
2831M: zippel@linux-m68k.org
2832L: linux-m68k@lists.linux-m68k.org
2833W: http://www.linux-m68k.org/
2834W: http://linux-m68k-cvs.ubb.ca/
2835S: Maintained
2836
2837M68K ON APPLE MACINTOSH
2838P: Joshua Thompson
2839M: funaho@jurai.org
2840W: http://www.mac.linux-m68k.org/
2841L: linux-m68k@lists.linux-m68k.org
2842S: Maintained
2843
2844M68K ON HP9000/300
2845P: Philip Blundell
2846M: philb@gnu.org
2847W: http://www.tazenda.demon.co.uk/phil/linux-hp
2848S: Maintained
2849
2850MAC80211
2851P: Johannes Berg
2852M: johannes@sipsolutions.net
2853L: linux-wireless@vger.kernel.org
2854W: http://linuxwireless.org/
2855T: git kernel.org:/pub/scm/linux/kernel/git/linville/wireless-2.6.git
2856S: Maintained
2857
2858MAC80211 PID RATE CONTROL
2859P: Stefano Brivio
2860M: stefano.brivio@polimi.it
2861P: Mattias Nissler
2862M: mattias.nissler@gmx.de
2863L: linux-wireless@vger.kernel.org
2864W: http://linuxwireless.org/en/developers/Documentation/mac80211/RateControl/PID
2865T: git kernel.org:/pub/scm/linux/kernel/git/linville/wireless-2.6.git
2866S: Maintained
2867
2868MACVLAN DRIVER
2869P: Patrick McHardy
2870M: kaber@trash.net
2871L: netdev@vger.kernel.org
2872S: Maintained
2873
2874MAN-PAGES: MANUAL PAGES FOR LINUX -- Sections 2, 3, 4, 5, and 7
2875P: Michael Kerrisk
2876M: mtk.manpages@gmail.com
2877W: http://www.kernel.org/doc/man-pages
2878L: linux-man@vger.kernel.org
2879S: Supported
2880
2881MARVELL LIBERTAS WIRELESS DRIVER
2882P: Dan Williams
2883M: dcbw@redhat.com
2884L: libertas-dev@lists.infradead.org
2885S: Maintained
2886
2887MARVELL MV643XX ETHERNET DRIVER
2888P: Lennert Buytenhek
2889M: buytenh@marvell.com
2890L: netdev@vger.kernel.org
2891S: Supported
2892
2893MARVELL YUKON / SYSKONNECT DRIVER
2894P: Mirko Lindner
2895M: mlindner@syskonnect.de
2896P: Ralph Roesler
2897M: rroesler@syskonnect.de
2898W: http://www.syskonnect.com
2899S: Supported
2900
2901MATROX FRAMEBUFFER DRIVER
2902P: Petr Vandrovec
2903M: vandrove@vc.cvut.cz
2904L: linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers)
2905S: Maintained
2906
2907MAX6650 HARDWARE MONITOR AND FAN CONTROLLER DRIVER
2908P: Hans J. Koch
2909M: hjk@linutronix.de
2910L: lm-sensors@lm-sensors.org
2911S: Maintained
2912
2913MEGARAID SCSI DRIVERS
2914P: Neela Syam Kolli
2915M: megaraidlinux@lsi.com
2916L: linux-scsi@vger.kernel.org
2917W: http://megaraid.lsilogic.com
2918S: Maintained
2919
2920MEMORY MANAGEMENT
2921L: linux-mm@kvack.org
2922L: linux-kernel@vger.kernel.org
2923W: http://www.linux-mm.org
2924S: Maintained
2925
2926MEMORY RESOURCE CONTROLLER
2927P: Balbir Singh
2928M: balbir@linux.vnet.ibm.com
2929P: Pavel Emelyanov
2930M: xemul@openvz.org
2931P: KAMEZAWA Hiroyuki
2932M: kamezawa.hiroyu@jp.fujitsu.com
2933L: linux-mm@kvack.org
2934L: linux-kernel@vger.kernel.org
2935S: Maintained
2936
2937MEMORY TECHNOLOGY DEVICES (MTD)
2938P: David Woodhouse
2939M: dwmw2@infradead.org
2940W: http://www.linux-mtd.infradead.org/
2941L: linux-mtd@lists.infradead.org
2942T: git git://git.infradead.org/mtd-2.6.git
2943S: Maintained
2944
2945MICROTEK X6 SCANNER
2946P: Oliver Neukum
2947M: oliver@neukum.name
2948S: Maintained
2949
2950MIPS
2951P: Ralf Baechle
2952M: ralf@linux-mips.org
2953W: http://www.linux-mips.org/
2954L: linux-mips@linux-mips.org
2955T: git www.linux-mips.org:/pub/scm/linux.git
2956S: Supported
2957
2958MISCELLANEOUS MCA-SUPPORT
2959P: James Bottomley
2960M: James.Bottomley@HansenPartnership.com
2961L: linux-kernel@vger.kernel.org
2962S: Maintained
2963
2964MODULE SUPPORT
2965P: Rusty Russell
2966M: rusty@rustcorp.com.au
2967L: linux-kernel@vger.kernel.org
2968S: Maintained
2969
2970MOTION EYE VAIO PICTUREBOOK CAMERA DRIVER
2971P: Stelian Pop
2972M: stelian@popies.net
2973W: http://popies.net/meye/
2974S: Maintained
2975
2976MOTOROLA IMX MMC/SD HOST CONTROLLER INTERFACE DRIVER
2977P: Pavel Pisa
2978M: ppisa@pikron.com
2979L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
2980S: Maintained
2981
2982MOUSE AND MISC DEVICES [GENERAL]
2983P: Alessandro Rubini
2984M: rubini@ipvvis.unipv.it
2985L: linux-kernel@vger.kernel.org
2986S: Maintained
2987
2988MOXA SMARTIO/INDUSTIO/INTELLIO SERIAL CARD
2989P: Jiri Slaby
2990M: jirislaby@gmail.com
2991L: linux-kernel@vger.kernel.org
2992S: Maintained
2993
2994MSI LAPTOP SUPPORT
2995P: Lennart Poettering
2996M: mzxreary@0pointer.de
2997W: https://tango.0pointer.de/mailman/listinfo/s270-linux
2998W: http://0pointer.de/lennart/tchibo.html
2999S: Maintained
3000
3001MULTIFUNCTION DEVICES (MFD)
3002P: Samuel Ortiz
3003M: sameo@openedhand.com
3004L: linux-kernel@vger.kernel.org
3005S: Supported
3006
3007MULTIMEDIA CARD (MMC), SECURE DIGITAL (SD) AND SDIO SUBSYSTEM
3008P: Pierre Ossman
3009M: drzeus-mmc@drzeus.cx
3010L: linux-kernel@vger.kernel.org
3011S: Maintained
3012
3013MULTIMEDIA CARD (MMC) ETC. OVER SPI
3014P: David Brownell
3015M: dbrownell@users.sourceforge.net
3016L: linux-kernel@vger.kernel.org
3017S: Odd Fixes
3018
3019MULTISOUND SOUND DRIVER
3020P: Andrew Veliath
3021M: andrewtv@usa.net
3022S: Maintained
3023
3024MULTITECH MULTIPORT CARD (ISICOM)
3025P: Jiri Slaby
3026M: jirislaby@gmail.com
3027L: linux-kernel@vger.kernel.org
3028S: Maintained
3029
3030MUSB MULTIPOINT HIGH SPEED DUAL-ROLE CONTROLLER
3031P: Felipe Balbi
3032M: felipe.balbi@nokia.com
3033L: linux-usb@vger.kernel.org
3034T: git gitorious.org:/musb/mainline.git
3035S: Maintained
3036
3037MYRICOM MYRI-10G 10GbE DRIVER (MYRI10GE)
3038P: Andrew Gallatin
3039M: gallatin@myri.com
3040P: Brice Goglin
3041M: brice@myri.com
3042L: netdev@vger.kernel.org
3043W: http://www.myri.com/scs/download-Myri10GE.html
3044S: Supported
3045
3046NATSEMI ETHERNET DRIVER (DP8381x)
3047P: Tim Hockin
3048M: thockin@hockin.org
3049S: Maintained
3050
3051NCP FILESYSTEM
3052P: Petr Vandrovec
3053M: vandrove@vc.cvut.cz
3054L: linware@sh.cvut.cz
3055S: Maintained
3056
3057NCR DUAL 700 SCSI DRIVER (MICROCHANNEL)
3058P: James E.J. Bottomley
3059M: James.Bottomley@HansenPartnership.com
3060L: linux-scsi@vger.kernel.org
3061S: Maintained
3062
3063NETEFFECT IWARP RNIC DRIVER (IW_NES)
3064P: Faisal Latif
3065M: faisal.latif@intel.com
3066P: Chien Tung
3067M: chien.tin.tung@intel.com
3068L: general@lists.openfabrics.org
3069W: http://www.neteffect.com
3070S: Supported
3071F: drivers/infiniband/hw/nes/
3072
3073NETEM NETWORK EMULATOR
3074P: Stephen Hemminger
3075M: shemminger@linux-foundation.org
3076L: netem@lists.linux-foundation.org
3077S: Maintained
3078
3079NETERION (S2IO) Xframe 10GbE DRIVER
3080P: Ramkrishna Vepa
3081M: ram.vepa@neterion.com
3082P: Rastapur Santosh
3083M: santosh.rastapur@neterion.com
3084P: Sivakumar Subramani
3085M: sivakumar.subramani@neterion.com
3086P: Sreenivasa Honnur
3087M: sreenivasa.honnur@neterion.com
3088L: netdev@vger.kernel.org
3089W: http://trac.neterion.com/cgi-bin/trac.cgi/wiki/TitleIndex?anonymous
3090S: Supported
3091
3092NETFILTER/IPTABLES/IPCHAINS
3093P: Rusty Russell
3094P: Marc Boucher
3095P: James Morris
3096P: Harald Welte
3097P: Jozsef Kadlecsik
3098P: Patrick McHardy
3099M: kaber@trash.net
3100L: netfilter-devel@vger.kernel.org
3101L: netfilter@vger.kernel.org
3102L: coreteam@netfilter.org
3103W: http://www.netfilter.org/
3104W: http://www.iptables.org/
3105S: Supported
3106
3107NETLABEL
3108P: Paul Moore
3109M: paul.moore@hp.com
3110W: http://netlabel.sf.net
3111L: netdev@vger.kernel.org
3112S: Supported
3113
3114NETROM NETWORK LAYER
3115P: Ralf Baechle
3116M: ralf@linux-mips.org
3117L: linux-hams@vger.kernel.org
3118W: http://www.linux-ax25.org/
3119S: Maintained
3120
3121NETWORK BLOCK DEVICE (NBD)
3122P: Paul Clements
3123M: Paul.Clements@steeleye.com
3124S: Maintained
3125
3126NETWORK DEVICE DRIVERS
3127P: Jeff Garzik
3128M: jgarzik@pobox.com
3129L: netdev@vger.kernel.org
3130T: git kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6.git
3131S: Maintained
3132
3133NETWORKING [GENERAL]
3134P: Networking Team
3135M: netdev@vger.kernel.org
3136L: netdev@vger.kernel.org
3137W: http://linux-net.osdl.org/
3138S: Maintained
3139
3140NETWORKING [IPv4/IPv6]
3141P: David S. Miller
3142M: davem@davemloft.net
3143P: Alexey Kuznetsov
3144M: kuznet@ms2.inr.ac.ru
3145P: Pekka Savola (ipv6)
3146M: pekkas@netcore.fi
3147P: James Morris
3148M: jmorris@namei.org
3149P: Hideaki YOSHIFUJI
3150M: yoshfuji@linux-ipv6.org
3151P: Patrick McHardy
3152M: kaber@trash.net
3153L: netdev@vger.kernel.org
3154T: git kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6.git
3155S: Maintained
3156
3157NETWORKING [LABELED] (NetLabel, CIPSO, Labeled IPsec, SECMARK)
3158P: Paul Moore
3159M: paul.moore@hp.com
3160L: netdev@vger.kernel.org
3161S: Maintained
3162
3163NETWORKING [WIRELESS]
3164P: John W. Linville
3165M: linville@tuxdriver.com
3166L: linux-wireless@vger.kernel.org
3167T: git kernel.org:/pub/scm/linux/kernel/git/linville/wireless-2.6.git
3168S: Maintained
3169
3170NETXEN (1/10) GbE SUPPORT
3171P: Dhananjay Phadke
3172M: dhananjay@netxen.com
3173L: netdev@vger.kernel.org
3174W: http://www.netxen.com
3175S: Supported
3176
3177NFS, SUNRPC, AND LOCKD CLIENTS
3178P: Trond Myklebust
3179M: Trond.Myklebust@netapp.com
3180L: linux-nfs@vger.kernel.org
3181W: http://client.linux-nfs.org
3182T: git git://git.linux-nfs.org/pub/linux/nfs-2.6.git
3183S: Maintained
3184
3185NI5010 NETWORK DRIVER
3186P: Jan-Pascal van Best
3187M: janpascal@vanbest.org
3188P: Andreas Mohr
3189M: andi@lisas.de
3190L: netdev@vger.kernel.org
3191S: Maintained
3192
3193NINJA SCSI-3 / NINJA SCSI-32Bi (16bit/CardBus) PCMCIA SCSI HOST ADAPTER DRIVER
3194P: YOKOTA Hiroshi
3195M: yokota@netlab.is.tsukuba.ac.jp
3196W: http://www.netlab.is.tsukuba.ac.jp/~yokota/izumi/ninja/
3197S: Maintained
3198
3199NINJA SCSI-32Bi/UDE PCI/CARDBUS SCSI HOST ADAPTER DRIVER
3200P: GOTO Masanori
3201M: gotom@debian.or.jp
3202P: YOKOTA Hiroshi
3203M: yokota@netlab.is.tsukuba.ac.jp
3204W: http://www.netlab.is.tsukuba.ac.jp/~yokota/izumi/ninja/
3205S: Maintained
3206
3207NTFS FILESYSTEM
3208P: Anton Altaparmakov
3209M: aia21@cantab.net
3210L: linux-ntfs-dev@lists.sourceforge.net
3211L: linux-kernel@vger.kernel.org
3212W: http://www.linux-ntfs.org/
3213T: git kernel.org:/pub/scm/linux/kernel/git/aia21/ntfs-2.6.git
3214S: Maintained
3215
3216NVIDIA (rivafb and nvidiafb) FRAMEBUFFER DRIVER
3217P: Antonino Daplas
3218M: adaplas@gmail.com
3219L: linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers)
3220S: Maintained
3221
3222OMFS FILESYSTEM
3223P: Bob Copeland
3224M: me@bobcopeland.com
3225L: linux-karma-devel@lists.sourceforge.net
3226S: Maintained
3227
3228OMNIKEY CARDMAN 4000 DRIVER
3229P: Harald Welte
3230M: laforge@gnumonks.org
3231S: Maintained
3232
3233OMNIKEY CARDMAN 4040 DRIVER
3234P: Harald Welte
3235M: laforge@gnumonks.org
3236S: Maintained
3237
3238OMNIVISION OV7670 SENSOR DRIVER
3239P: Jonathan Corbet
3240M: corbet@lwn.net
3241L: linux-media@vger.kernel.org
3242T: git kernel.org:/pub/scm/linux/kernel/git/mchehab/linux-2.6.git
3243S: Maintained
3244
3245ONENAND FLASH DRIVER
3246P: Kyungmin Park
3247M: kyungmin.park@samsung.com
3248L: linux-mtd@lists.infradead.org
3249S: Maintained
3250
3251ONSTREAM SCSI TAPE DRIVER
3252P: Willem Riede
3253M: osst@riede.org
3254L: osst-users@lists.sourceforge.net
3255L: linux-scsi@vger.kernel.org
3256S: Maintained
3257
3258OPENCORES I2C BUS DRIVER
3259P: Peter Korsgaard
3260M: jacmet@sunsite.dk
3261L: linux-i2c@vger.kernel.org
3262S: Maintained
3263
3264OPROFILE
3265P: Robert Richter
3266M: robert.richter@amd.com
3267L: oprofile-list@lists.sf.net
3268S: Maintained
3269
3270ORACLE CLUSTER FILESYSTEM 2 (OCFS2)
3271P: Mark Fasheh
3272M: mfasheh@suse.com
3273P: Joel Becker
3274M: joel.becker@oracle.com
3275L: ocfs2-devel@oss.oracle.com (moderated for non-subscribers)
3276W: http://oss.oracle.com/projects/ocfs2/
3277T: git git://git.kernel.org/pub/scm/linux/kernel/git/mfasheh/ocfs2.git
3278S: Supported
3279
3280ORINOCO DRIVER
3281P: Pavel Roskin
3282M: proski@gnu.org
3283P: David Gibson
3284M: hermes@gibson.dropbear.id.au
3285L: linux-wireless@vger.kernel.org
3286L: orinoco-users@lists.sourceforge.net
3287L: orinoco-devel@lists.sourceforge.net
3288W: http://www.nongnu.org/orinoco/
3289S: Maintained
3290
3291P54 WIRELESS DRIVER
3292P: Michael Wu
3293M: flamingice@sourmilk.net
3294L: linux-wireless@vger.kernel.org
3295W: http://prism54.org
3296T: git kernel.org:/pub/scm/linux/kernel/git/mwu/mac80211-drivers.git
3297S: Maintained
3298
3299PA SEMI ETHERNET DRIVER
3300P: Olof Johansson
3301M: olof@lixom.net
3302L: netdev@vger.kernel.org
3303S: Maintained
3304
3305PA SEMI SMBUS DRIVER
3306P: Olof Johansson
3307M: olof@lixom.net
3308L: linux-i2c@vger.kernel.org
3309S: Maintained
3310
3311PANASONIC LAPTOP ACPI EXTRAS DRIVER
3312P: Harald Welte
3313M: laforge@gnumonks.org
3314S: Maintained
3315
3316PANASONIC MN10300/AM33 PORT
3317P: David Howells
3318M: dhowells@redhat.com
3319P: Koichi Yasutake
3320M: yasutake.koichi@jp.panasonic.com
3321L: linux-am33-list@redhat.com (moderated for non-subscribers)
3322W: ftp://ftp.redhat.com/pub/redhat/gnupro/AM33/
3323S: Maintained
3324
3325PARALLEL PORT SUPPORT
3326L: linux-parport@lists.infradead.org (subscribers-only)
3327S: Orphan
3328
3329PARAVIRT_OPS INTERFACE
3330P: Jeremy Fitzhardinge
3331M: jeremy@xensource.com
3332P: Chris Wright
3333M: chrisw@sous-sol.org
3334P: Zachary Amsden
3335M: zach@vmware.com
3336P: Rusty Russell
3337M: rusty@rustcorp.com.au
3338L: virtualization@lists.osdl.org
3339L: linux-kernel@vger.kernel.org
3340S: Supported
3341
3342PARIDE DRIVERS FOR PARALLEL PORT IDE DEVICES
3343P: Tim Waugh
3344M: tim@cyberelk.net
3345L: linux-parport@lists.infradead.org (subscribers-only)
3346W: http://www.torque.net/linux-pp.html
3347S: Maintained
3348
3349PARISC ARCHITECTURE
3350P: Kyle McMartin
3351M: kyle@mcmartin.ca
3352P: Matthew Wilcox
3353M: matthew@wil.cx
3354P: Grant Grundler
3355M: grundler@parisc-linux.org
3356L: linux-parisc@vger.kernel.org
3357W: http://www.parisc-linux.org/
3358T: git kernel.org:/pub/scm/linux/kernel/git/kyle/parisc-2.6.git
3359S: Maintained
3360
3361PC87360 HARDWARE MONITORING DRIVER
3362P: Jim Cromie
3363M: jim.cromie@gmail.com
3364L: lm-sensors@lm-sensors.org
3365S: Maintained
3366
3367PC8736x GPIO DRIVER
3368P: Jim Cromie
3369M: jim.cromie@gmail.com
3370S: Maintained
3371
3372PCI ERROR RECOVERY
3373P: Linas Vepstas
3374M: linas@austin.ibm.com
3375L: linux-kernel@vger.kernel.org
3376L: linux-pci@vger.kernel.org
3377S: Supported
3378
3379PCI SUBSYSTEM
3380P: Jesse Barnes
3381M: jbarnes@virtuousgeek.org
3382L: linux-kernel@vger.kernel.org
3383L: linux-pci@vger.kernel.org
3384T: git kernel.org:/pub/scm/linux/kernel/git/jbarnes/pci-2.6.git
3385S: Supported
3386
3387PCIE HOTPLUG DRIVER
3388P: Kristen Carlson Accardi
3389M: kristen.c.accardi@intel.com
3390L: linux-pci@vger.kernel.org
3391S: Supported
3392
3393PCMCIA SUBSYSTEM
3394P: Linux PCMCIA Team
3395L: linux-pcmcia@lists.infradead.org
3396W: http://lists.infradead.org/mailman/listinfo/linux-pcmcia
3397T: git kernel.org:/pub/scm/linux/kernel/git/brodo/pcmcia-2.6.git
3398S: Maintained
3399
3400PCNET32 NETWORK DRIVER
3401P: Don Fry
3402M: pcnet32@verizon.net
3403L: netdev@vger.kernel.org
3404S: Maintained
3405
3406PER-TASK DELAY ACCOUNTING
3407P: Balbir Singh
3408M: balbir@linux.vnet.ibm.com
3409L: linux-kernel@vger.kernel.org
3410S: Maintained
3411
3412PERSONALITY HANDLING
3413P: Christoph Hellwig
3414M: hch@infradead.org
3415L: linux-abi-devel@lists.sourceforge.net
3416S: Maintained
3417
3418PHRAM MTD DRIVER
3419P: Joern Engel
3420M: joern@lazybastard.org
3421L: linux-mtd@lists.infradead.org
3422S: Maintained
3423
3424PKTCDVD DRIVER
3425P: Peter Osterlund
3426M: petero2@telia.com
3427L: linux-kernel@vger.kernel.org
3428S: Maintained
3429
3430POSIX CLOCKS and TIMERS
3431P: Thomas Gleixner
3432M: tglx@linutronix.de
3433L: linux-kernel@vger.kernel.org
3434S: Supported
3435
3436POWER SUPPLY CLASS/SUBSYSTEM and DRIVERS
3437P: Anton Vorontsov
3438M: cbou@mail.ru
3439P: David Woodhouse
3440M: dwmw2@infradead.org
3441L: linux-kernel@vger.kernel.org
3442T: git git.infradead.org/battery-2.6.git
3443S: Maintained
3444
3445PNP SUPPORT
3446P: Adam Belay
3447M: abelay@mit.edu
3448P: Bjorn Helgaas
3449M: bjorn.helgaas@hp.com
3450S: Maintained
3451
3452PNXxxxx I2C DRIVER
3453P: Vitaly Wool
3454M: vitalywool@gmail.com
3455L: linux-i2c@vger.kernel.org
3456S: Maintained
3457
3458PPP PROTOCOL DRIVERS AND COMPRESSORS
3459P: Paul Mackerras
3460M: paulus@samba.org
3461L: linux-ppp@vger.kernel.org
3462S: Maintained
3463
3464PPP OVER ATM (RFC 2364)
3465P: Mitchell Blank Jr
3466M: mitch@sfgoth.com
3467S: Maintained
3468
3469PPP OVER ETHERNET
3470P: Michal Ostrowski
3471M: mostrows@earthlink.net
3472S: Maintained
3473
3474PPP OVER L2TP
3475P: James Chapman
3476M: jchapman@katalix.com
3477S: Maintained
3478
3479PREEMPTIBLE KERNEL
3480P: Robert Love
3481M: rml@tech9.net
3482L: linux-kernel@vger.kernel.org
3483L: kpreempt-tech@lists.sourceforge.net
3484W: ftp://ftp.kernel.org/pub/linux/kernel/people/rml/preempt-kernel
3485S: Supported
3486
3487PRISM54 WIRELESS DRIVER
3488P: Luis R. Rodriguez
3489M: mcgrof@gmail.com
3490L: linux-wireless@vger.kernel.org
3491W: http://prism54.org
3492S: Maintained
3493
3494PROMISE DC4030 CACHING DISK CONTROLLER DRIVER
3495P: Peter Denison
3496M: promise@pnd-pc.demon.co.uk
3497W: http://www.pnd-pc.demon.co.uk/promise/
3498S: Maintained
3499
3500PROMISE SATA TX2/TX4 CONTROLLER LIBATA DRIVER
3501P: Mikael Pettersson
3502M: mikpe@it.uu.se
3503L: linux-ide@vger.kernel.org
3504S: Maintained
3505
3506PS3 NETWORK SUPPORT
3507P: Masakazu Mokuno
3508M: mokuno@sm.sony.co.jp
3509L: netdev@vger.kernel.org
3510L: cbe-oss-dev@ozlabs.org
3511S: Supported
3512
3513PS3 PLATFORM SUPPORT
3514P: Geoff Levand
3515M: geoffrey.levand@am.sony.com
3516L: linuxppc-dev@ozlabs.org
3517L: cbe-oss-dev@ozlabs.org
3518S: Supported
3519
3520PS3VRAM DRIVER
3521P: Jim Paris
3522M: jim@jtan.com
3523L: cbe-oss-dev@ozlabs.org
3524S: Maintained
3525
3526PVRUSB2 VIDEO4LINUX DRIVER
3527P: Mike Isely
3528M: isely@pobox.com
3529L: pvrusb2@isely.net (subscribers-only)
3530L: linux-media@vger.kernel.org
3531W: http://www.isely.net/pvrusb2/
3532T: git kernel.org:/pub/scm/linux/kernel/git/mchehab/linux-2.6.git
3533S: Maintained
3534
3535PXA2xx/PXA3xx SUPPORT
3536P: Eric Miao
3537M: eric.miao@marvell.com
3538P: Russell King
3539M: linux@arm.linux.org.uk
3540L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
3541S: Maintained
3542
3543PXA MMCI DRIVER
3544S: Orphan
3545
3546QLOGIC QLA2XXX FC-SCSI DRIVER
3547P: Andrew Vasquez
3548M: linux-driver@qlogic.com
3549L: linux-scsi@vger.kernel.org
3550S: Supported
3551
3552QLOGIC QLA3XXX NETWORK DRIVER
3553P: Ron Mercer
3554M: linux-driver@qlogic.com
3555L: netdev@vger.kernel.org
3556S: Supported
3557
3558QLOGIC QLGE 10Gb ETHERNET DRIVER
3559P: Ron Mercer
3560M: linux-driver@qlogic.com
3561M: ron.mercer@qlogic.com
3562L: netdev@vger.kernel.org
3563S: Supported
3564
3565QNX4 FILESYSTEM
3566P: Anders Larsen
3567M: al@alarsen.net
3568L: linux-kernel@vger.kernel.org
3569W: http://www.alarsen.net/linux/qnx4fs/
3570S: Maintained
3571
3572RADEON FRAMEBUFFER DISPLAY DRIVER
3573P: Benjamin Herrenschmidt
3574M: benh@kernel.crashing.org
3575L: linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers)
3576S: Maintained
3577
3578RAGE128 FRAMEBUFFER DISPLAY DRIVER
3579P: Paul Mackerras
3580M: paulus@samba.org
3581L: linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers)
3582S: Maintained
3583
3584RALINK RT2X00 WIRELESS LAN DRIVER
3585P: rt2x00 project
3586L: linux-wireless@vger.kernel.org
3587L: rt2400-devel@lists.sourceforge.net
3588W: http://rt2x00.serialmonkey.com/
3589S: Maintained
3590T: git kernel.org:/pub/scm/linux/kernel/git/ivd/rt2x00.git
3591F: drivers/net/wireless/rt2x00/
3592
3593RAMDISK RAM BLOCK DEVICE DRIVER
3594P: Nick Piggin
3595M: npiggin@suse.de
3596S: Maintained
3597
3598RANDOM NUMBER DRIVER
3599P: Matt Mackall
3600M: mpm@selenic.com
3601S: Maintained
3602
3603RAPIDIO SUBSYSTEM
3604P: Matt Porter
3605M: mporter@kernel.crashing.org
3606L: linux-kernel@vger.kernel.org
3607S: Maintained
3608
3609RAYLINK/WEBGEAR 802.11 WIRELESS LAN DRIVER
3610P: Corey Thomas
3611M: coreythomas@charter.net
3612L: linux-wireless@vger.kernel.org
3613S: Maintained
3614
3615RCUTORTURE MODULE
3616P: Josh Triplett
3617M: josh@freedesktop.org
3618L: linux-kernel@vger.kernel.org
3619S: Maintained
3620
3621RDC R-321X SoC
3622P: Florian Fainelli
3623M: florian.fainelli@telecomint.eu
3624L: linux-kernel@vger.kernel.org
3625S: Maintained
3626
3627RDC R6040 FAST ETHERNET DRIVER
3628P: Florian Fainelli
3629M: florian.fainelli@telecomint.eu
3630L: netdev@vger.kernel.org
3631S: Maintained
3632
3633READ-COPY UPDATE (RCU)
3634P: Dipankar Sarma
3635M: dipankar@in.ibm.com
3636W: http://www.rdrop.com/users/paulmck/rclock/
3637L: linux-kernel@vger.kernel.org
3638S: Supported
3639
3640REAL TIME CLOCK DRIVER
3641P: Paul Gortmaker
3642M: p_gortmaker@yahoo.com
3643L: linux-kernel@vger.kernel.org
3644S: Maintained
3645
3646REAL TIME CLOCK (RTC) SUBSYSTEM
3647P: Alessandro Zummo
3648M: a.zummo@towertech.it
3649L: rtc-linux@googlegroups.com
3650S: Maintained
3651
3652REISERFS FILE SYSTEM
3653L: reiserfs-devel@vger.kernel.org
3654S: Supported
3655
3656RFKILL
3657P: Ivo van Doorn
3658M: IvDoorn@gmail.com
3659L: netdev@vger.kernel.org
3660S: Maintained
3661F: net/rfkill
3662
3663RISCOM8 DRIVER
3664S: Orphan
3665
3666ROCKETPORT DRIVER
3667P: Comtrol Corp.
3668W: http://www.comtrol.com
3669S: Maintained
3670
3671ROSE NETWORK LAYER
3672P: Ralf Baechle
3673M: ralf@linux-mips.org
3674L: linux-hams@vger.kernel.org
3675W: http://www.linux-ax25.org/
3676S: Maintained
3677
3678RTL8180 WIRELESS DRIVER
3679P: John W. Linville
3680M: linville@tuxdriver.com
3681L: linux-wireless@vger.kernel.org
3682W: http://linuxwireless.org/
3683T: git kernel.org:/pub/scm/linux/kernel/git/linville/wireless-testing.git
3684S: Maintained
3685
3686RTL8187 WIRELESS DRIVER
3687P: Herton Ronaldo Krzesinski
3688M: herton@mandriva.com.br
3689P: Hin-Tak Leung
3690M htl10@users.sourceforge.net
3691P: Larry Finger
3692M: Larry.Finger@lwfinger.net
3693L: linux-wireless@vger.kernel.org
3694W: http://linuxwireless.org/
3695T: git kernel.org:/pub/scm/linux/kernel/git/linville/wireless-testing.git
3696S: Maintained
3697
3698S3 SAVAGE FRAMEBUFFER DRIVER
3699P: Antonino Daplas
3700M: adaplas@gmail.com
3701L: linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers)
3702S: Maintained
3703
3704S390
3705P: Martin Schwidefsky
3706M: schwidefsky@de.ibm.com
3707P: Heiko Carstens
3708M: heiko.carstens@de.ibm.com
3709M: linux390@de.ibm.com
3710L: linux-s390@vger.kernel.org
3711W: http://www.ibm.com/developerworks/linux/linux390/
3712S: Supported
3713
3714S390 NETWORK DRIVERS
3715P: Ursula Braun
3716M: ursula.braun@de.ibm.com
3717P: Frank Blaschka
3718M: blaschka@linux.vnet.ibm.com
3719M: linux390@de.ibm.com
3720L: linux-s390@vger.kernel.org
3721W: http://www.ibm.com/developerworks/linux/linux390/
3722S: Supported
3723
3724S390 ZFCP DRIVER
3725P: Christof Schmitt
3726M: christof.schmitt@de.ibm.com
3727P: Martin Peschke
3728M: mp3@de.ibm.com
3729M: linux390@de.ibm.com
3730L: linux-s390@vger.kernel.org
3731W: http://www.ibm.com/developerworks/linux/linux390/
3732S: Supported
3733
3734S390 IUCV NETWORK LAYER
3735P: Ursula Braun
3736M: ursula.braun@de.ibm.com
3737M: linux390@de.ibm.com
3738L: linux-s390@vger.kernel.org
3739W: http://www.ibm.com/developerworks/linux/linux390/
3740S: Supported
3741
3742S3C24XX SD/MMC Driver
3743P: Ben Dooks
3744M: ben-linux@fluff.org
3745L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
3746L: linux-kernel@vger.kernel.org
3747S: Supported
3748
3749SAA7146 VIDEO4LINUX-2 DRIVER
3750P: Michael Hunold
3751M: michael@mihu.de
3752L: linux-media@vger.kernel.org
3753T: git kernel.org:/pub/scm/linux/kernel/git/mchehab/linux-2.6.git
3754W: http://www.mihu.de/linux/saa7146
3755S: Maintained
3756
3757SC1200 WDT DRIVER
3758P: Zwane Mwaikambo
3759M: zwane@arm.linux.org.uk
3760S: Maintained
3761
3762SCHEDULER
3763P: Ingo Molnar
3764M: mingo@elte.hu
3765P: Robert Love [the preemptible kernel bits]
3766M: rml@tech9.net
3767L: linux-kernel@vger.kernel.org
3768S: Maintained
3769
3770SCSI CDROM DRIVER
3771P: Jens Axboe
3772M: axboe@kernel.dk
3773L: linux-scsi@vger.kernel.org
3774W: http://www.kernel.dk
3775S: Maintained
3776
3777SCSI SG DRIVER
3778P: Doug Gilbert
3779M: dgilbert@interlog.com
3780L: linux-scsi@vger.kernel.org
3781W: http://www.torque.net/sg
3782S: Maintained
3783
3784SCSI SUBSYSTEM
3785P: James E.J. Bottomley
3786M: James.Bottomley@HansenPartnership.com
3787L: linux-scsi@vger.kernel.org
3788T: git kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6.git
3789T: git kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6.git
3790T: git kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-pending-2.6.git
3791S: Maintained
3792
3793SCSI TAPE DRIVER
3794P: Kai Mäkisara
3795M: Kai.Makisara@kolumbus.fi
3796L: linux-scsi@vger.kernel.org
3797S: Maintained
3798
3799SCTP PROTOCOL
3800P: Vlad Yasevich
3801M: vladislav.yasevich@hp.com
3802P: Sridhar Samudrala
3803M: sri@us.ibm.com
3804L: linux-sctp@vger.kernel.org
3805W: http://lksctp.sourceforge.net
3806S: Supported
3807
3808SCx200 CPU SUPPORT
3809P: Jim Cromie
3810M: jim.cromie@gmail.com
3811S: Odd Fixes
3812
3813SCx200 GPIO DRIVER
3814P: Jim Cromie
3815M: jim.cromie@gmail.com
3816S: Maintained
3817
3818SCx200 HRT CLOCKSOURCE DRIVER
3819P: Jim Cromie
3820M: jim.cromie@gmail.com
3821S: Maintained
3822
3823SDRICOH_CS MMC/SD HOST CONTROLLER INTERFACE DRIVER
3824P: Sascha Sommer
3825M: saschasommer@freenet.de
3826L: sdricohcs-devel@lists.sourceforge.net (subscribers-only)
3827S: Maintained
3828
3829SECURE DIGITAL HOST CONTROLLER INTERFACE (SDHCI) DRIVER
3830P: Pierre Ossman
3831M: drzeus-sdhci@drzeus.cx
3832L: sdhci-devel@list.drzeus.cx
3833S: Maintained
3834
3835SECURITY SUBSYSTEM
3836F: security/
3837P: James Morris
3838M: jmorris@namei.org
3839L: linux-kernel@vger.kernel.org
3840L: linux-security-module@vger.kernel.org (suggested Cc:)
3841T: git kernel.org:pub/scm/linux/kernel/git/jmorris/security-testing-2.6.git
3842S: Supported
3843
3844SECURITY CONTACT
3845P: Security Officers
3846M: security@kernel.org
3847S: Supported
3848
3849SELINUX SECURITY MODULE
3850P: Stephen Smalley
3851M: sds@tycho.nsa.gov
3852P: James Morris
3853M: jmorris@namei.org
3854P: Eric Paris
3855M: eparis@parisplace.org
3856L: linux-kernel@vger.kernel.org (kernel issues)
3857L: selinux@tycho.nsa.gov (subscribers-only, general discussion)
3858W: http://selinuxproject.org
3859T: git kernel.org:pub/scm/linux/kernel/git/jmorris/security-testing-2.6.git
3860S: Supported
3861
3862SENSABLE PHANTOM
3863P: Jiri Slaby
3864M: jirislaby@gmail.com
3865S: Maintained
3866
3867SERIAL ATA (SATA) SUBSYSTEM
3868P: Jeff Garzik
3869M: jgarzik@pobox.com
3870L: linux-ide@vger.kernel.org
3871T: git kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev.git
3872S: Supported
3873
3874SFC NETWORK DRIVER
3875P: Steve Hodgson
3876P: Ben Hutchings
3877P: Robert Stonehouse
3878M: linux-net-drivers@solarflare.com
3879S: Supported
3880
3881SGI GRU DRIVER
3882P: Jack Steiner
3883M: steiner@sgi.com
3884S: Maintained
3885
3886SGI SN-IA64 (Altix) SERIAL CONSOLE DRIVER
3887P: Pat Gefre
3888M: pfg@sgi.com
3889L: linux-ia64@vger.kernel.org
3890S: Supported
3891
3892SGI VISUAL WORKSTATION 320 AND 540
3893P: Andrey Panin
3894M: pazke@donpac.ru
3895L: linux-visws-devel@lists.sf.net
3896W: http://linux-visws.sf.net
3897S: Maintained for 2.6.
3898
3899SGI XP/XPC/XPNET DRIVER
3900P: Dean Nelson
3901M: dcn@sgi.com
3902S: Maintained
3903
3904SHARP LH SUPPORT (LH7952X & LH7A40X)
3905P: Marc Singer
3906M: elf@buici.com
3907W: http://projects.buici.com/arm
3908L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
3909S: Maintained
3910
3911SHPC HOTPLUG DRIVER
3912P: Kristen Carlson Accardi
3913M: kristen.c.accardi@intel.com
3914L: linux-pci@vger.kernel.org
3915S: Supported
3916
3917SIMTEC EB110ATX (Chalice CATS)
3918P: Ben Dooks
3919P: Vincent Sanders
3920M: support@simtec.co.uk
3921W: http://www.simtec.co.uk/products/EB110ATX/
3922S: Supported
3923
3924SIMTEC EB2410ITX (BAST)
3925P: Ben Dooks
3926P: Vincent Sanders
3927M: support@simtec.co.uk
3928W: http://www.simtec.co.uk/products/EB2410ITX/
3929S: Supported
3930
3931SIS 190 ETHERNET DRIVER
3932P: Francois Romieu
3933M: romieu@fr.zoreil.com
3934L: netdev@vger.kernel.org
3935S: Maintained
3936
3937SIS 900/7016 FAST ETHERNET DRIVER
3938P: Daniele Venzano
3939M: venza@brownhat.org
3940W: http://www.brownhat.org/sis900.html
3941L: netdev@vger.kernel.org
3942S: Maintained
3943
3944SIS 96X I2C/SMBUS DRIVER
3945P: Mark M. Hoffman
3946M: mhoffman@lightlink.com
3947L: linux-i2c@vger.kernel.org
3948S: Maintained
3949
3950SIS FRAMEBUFFER DRIVER
3951P: Thomas Winischhofer
3952M: thomas@winischhofer.net
3953W: http://www.winischhofer.net/linuxsisvga.shtml
3954S: Maintained
3955
3956SIS USB2VGA DRIVER
3957P: Thomas Winischhofer
3958M: thomas@winischhofer.net
3959W: http://www.winischhofer.at/linuxsisusbvga.shtml
3960S: Maintained
3961
3962SKGE, SKY2 10/100/1000 GIGABIT ETHERNET DRIVERS
3963P: Stephen Hemminger
3964M: shemminger@linux-foundation.org
3965L: netdev@vger.kernel.org
3966S: Maintained
3967
3968SLAB ALLOCATOR
3969P: Christoph Lameter
3970M: cl@linux-foundation.org
3971P: Pekka Enberg
3972M: penberg@cs.helsinki.fi
3973P: Matt Mackall
3974M: mpm@selenic.com
3975L: linux-mm@kvack.org
3976S: Maintained
3977
3978SMC91x ETHERNET DRIVER
3979P: Nicolas Pitre
3980M: nico@cam.org
3981S: Maintained
3982
3983SMSC47B397 HARDWARE MONITOR DRIVER
3984P: Mark M. Hoffman
3985M: mhoffman@lightlink.com
3986L: lm-sensors@lm-sensors.org
3987S: Maintained
3988
3989SMSC911x ETHERNET DRIVER
3990P: Steve Glendinning
3991M: steve.glendinning@smsc.com
3992L: netdev@vger.kernel.org
3993S: Supported
3994
3995SMSC9420 PCI ETHERNET DRIVER
3996P: Steve Glendinning
3997M: steve.glendinning@smsc.com
3998L: netdev@vger.kernel.org
3999S: Supported
4000
4001SMX UIO Interface
4002P: Ben Nizette
4003M: bn@niasdigital.com
4004S: Maintained
4005
4006SN-IA64 (Itanium) SUB-PLATFORM
4007P: Jes Sorensen
4008M: jes@sgi.com
4009L: linux-altix@sgi.com
4010L: linux-ia64@vger.kernel.org
4011W: http://www.sgi.com/altix
4012S: Maintained
4013
4014SOC-CAMERA V4L2 SUBSYSTEM
4015P: Guennadi Liakhovetski
4016M: g.liakhovetski@gmx.de
4017L: linux-media@vger.kernel.org
4018T: git kernel.org:/pub/scm/linux/kernel/git/mchehab/linux-2.6.git
4019S: Maintained
4020
4021SOEKRIS NET48XX LED SUPPORT
4022P: Chris Boot
4023M: bootc@bootc.net
4024S: Maintained
4025
4026SOFTWARE RAID (Multiple Disks) SUPPORT
4027P: Neil Brown
4028M: neilb@suse.de
4029L: linux-raid@vger.kernel.org
4030S: Supported
4031
4032SONIC NETWORK DRIVER
4033P: Thomas Bogendoerfer
4034M: tsbogend@alpha.franken.de
4035L: netdev@vger.kernel.org
4036S: Maintained
4037
4038SONICS SILICON BACKPLANE DRIVER (SSB)
4039P: Michael Buesch
4040M: mb@bu3sch.de
4041L: netdev@vger.kernel.org
4042S: Maintained
4043
4044SONY VAIO CONTROL DEVICE DRIVER
4045P: Mattia Dongili
4046M: malattia@linux.it
4047L: linux-acpi@vger.kernel.org
4048W: http://www.linux.it/~malattia/wiki/index.php/Sony_drivers
4049S: Maintained
4050
4051SONY MEMORYSTICK CARD SUPPORT
4052P: Alex Dubov
4053M: oakad@yahoo.com
4054L: linux-kernel@vger.kernel.org
4055W: http://tifmxx.berlios.de/
4056S: Maintained
4057
4058SOUND
4059P: Jaroslav Kysela
4060M: perex@perex.cz
4061P: Takashi Iwai
4062M: tiwai@suse.de
4063L: alsa-devel@alsa-project.org (subscribers-only)
4064S: Maintained
4065
4066SOUND - SOC LAYER / DYNAMIC AUDIO POWER MANAGEMENT (ASoC)
4067P: Liam Girdwood
4068M: lrg@slimlogic.co.uk
4069P: Mark Brown
4070M: broonie@opensource.wolfsonmicro.com
4071T: git opensource.wolfsonmicro.com/linux-2.6-asoc
4072L: alsa-devel@alsa-project.org (subscribers-only)
4073W: http://alsa-project.org/main/index.php/ASoC
4074S: Supported
4075
4076SPARC + UltraSPARC (sparc/sparc64)
4077P: David S. Miller
4078M: davem@davemloft.net
4079L: sparclinux@vger.kernel.org
4080T: git kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6.git
4081T: git kernel.org:/pub/scm/linux/kernel/git/davem/sparc-next-2.6.git
4082S: Maintained
4083
4084SPECIALIX IO8+ MULTIPORT SERIAL CARD DRIVER
4085P: Roger Wolff
4086M: R.E.Wolff@BitWizard.nl
4087L: linux-kernel@vger.kernel.org ?
4088S: Supported
4089
4090SPI SUBSYSTEM
4091P: David Brownell
4092M: dbrownell@users.sourceforge.net
4093L: spi-devel-general@lists.sourceforge.net
4094S: Maintained
4095
4096SPIDERNET NETWORK DRIVER for CELL
4097P: Ishizaki Kou
4098M: kou.ishizaki@toshiba.co.jp
4099P: Jens Osterkamp
4100M: jens@de.ibm.com
4101L: netdev@vger.kernel.org
4102S: Supported
4103
4104SPU FILE SYSTEM
4105P: Jeremy Kerr
4106M: jk@ozlabs.org
4107L: linuxppc-dev@ozlabs.org
4108L: cbe-oss-dev@ozlabs.org
4109W: http://www.ibm.com/developerworks/power/cell/
4110S: Supported
4111
4112SQUASHFS FILE SYSTEM
4113P: Phillip Lougher
4114M: phillip@lougher.demon.co.uk
4115L: squashfs-devel@lists.sourceforge.net (subscribers-only)
4116W: http://squashfs.org.uk
4117S: Maintained
4118
4119SRM (Alpha) environment access
4120P: Jan-Benedict Glaw
4121M: jbglaw@lug-owl.de
4122L: linux-kernel@vger.kernel.org
4123S: Maintained
4124
4125STABLE BRANCH
4126P: Greg Kroah-Hartman
4127M: greg@kroah.com
4128P: Chris Wright
4129M: chrisw@sous-sol.org
4130L: stable@kernel.org
4131S: Maintained
4132
4133STAGING SUBSYSTEM
4134P: Greg Kroah-Hartman
4135M: gregkh@suse.de
4136L: linux-kernel@vger.kernel.org
4137T: quilt kernel.org/pub/linux/kernel/people/gregkh/gregkh-2.6/
4138S: Maintained
4139
4140STARFIRE/DURALAN NETWORK DRIVER
4141P: Ion Badulescu
4142M: ionut@cs.columbia.edu
4143S: Maintained
4144
4145STARMODE RADIO IP (STRIP) PROTOCOL DRIVER
4146W: http://mosquitonet.Stanford.EDU/strip.html
4147S: Orphan
4148
4149STRADIS MPEG-2 DECODER DRIVER
4150P: Nathan Laredo
4151M: laredo@gnu.org
4152W: http://www.stradis.com/
4153S: Maintained
4154
4155SUN3/3X
4156P: Sam Creasey
4157M: sammy@sammy.net
4158W: http://sammy.net/sun3/
4159S: Maintained
4160
4161SUPERH
4162P: Paul Mundt
4163M: lethal@linux-sh.org
4164L: linux-sh@vger.kernel.org
4165W: http://www.linux-sh.org
4166T: git kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6.git
4167S: Supported
4168
4169SUSPEND TO RAM
4170P: Len Brown
4171M: len.brown@intel.com
4172P: Pavel Machek
4173M: pavel@suse.cz
4174P: Rafael J. Wysocki
4175M: rjw@sisk.pl
4176L: linux-pm@lists.linux-foundation.org
4177S: Supported
4178
4179SVGA HANDLING
4180P: Martin Mares
4181M: mj@ucw.cz
4182L: linux-video@atrey.karlin.mff.cuni.cz
4183S: Maintained
4184
4185SYSV FILESYSTEM
4186P: Christoph Hellwig
4187M: hch@infradead.org
4188S: Maintained
4189
4190TASKSTATS STATISTICS INTERFACE
4191P: Balbir Singh
4192M: balbir@linux.vnet.ibm.com
4193L: linux-kernel@vger.kernel.org
4194S: Maintained
4195
4196TC CLASSIFIER
4197P: Jamal Hadi Salim
4198M: hadi@cyberus.ca
4199L: netdev@vger.kernel.org
4200S: Maintained
4201
4202TCP LOW PRIORITY MODULE
4203P: Wong Hoi Sing, Edison
4204M: hswong3i@gmail.com
4205P: Hung Hing Lun, Mike
4206M: hlhung3i@gmail.com
4207W: http://tcp-lp-mod.sourceforge.net/
4208S: Maintained
4209
4210TEHUTI ETHERNET DRIVER
4211P: Alexander Indenbaum
4212M: baum@tehutinetworks.net
4213P: Andy Gospodarek
4214M: andy@greyhouse.net
4215L: netdev@vger.kernel.org
4216S: Supported
4217
4218Telecom Clock Driver for MCPL0010
4219P: Mark Gross
4220M: mark.gross@intel.com
4221S: Supported
4222
4223TENSILICA XTENSA PORT (xtensa)
4224P: Chris Zankel
4225M: chris@zankel.net
4226S: Maintained
4227
4228THINKPAD ACPI EXTRAS DRIVER
4229P: Henrique de Moraes Holschuh
4230M: ibm-acpi@hmh.eng.br
4231L: ibm-acpi-devel@lists.sourceforge.net
4232W: http://ibm-acpi.sourceforge.net
4233W: http://thinkwiki.org/wiki/Ibm-acpi
4234T: git repo.or.cz/linux-2.6/linux-acpi-2.6/ibm-acpi-2.6.git
4235S: Maintained
4236
4237TI FLASH MEDIA INTERFACE DRIVER
4238P: Alex Dubov
4239M: oakad@yahoo.com
4240S: Maintained
4241
4242TI OMAP MMC INTERFACE DRIVER
4243P: Carlos Aguiar, Anderson Briglia and Syed Khasim
4244M: linux-omap@vger.kernel.org
4245W: http://linux.omap.com
4246W: http://www.muru.com/linux/omap/
4247S: Maintained
4248
4249TI OMAP RANDOM NUMBER GENERATOR SUPPORT
4250P: Deepak Saxena
4251M: dsaxena@plexity.net
4252S: Maintained
4253
4254TIPC NETWORK LAYER
4255P: Per Liden
4256M: per.liden@ericsson.com
4257P: Jon Maloy
4258M: jon.maloy@ericsson.com
4259P: Allan Stephens
4260M: allan.stephens@windriver.com
4261L: tipc-discussion@lists.sourceforge.net
4262W: http://tipc.sourceforge.net/
4263W: http://tipc.cslab.ericsson.net/
4264T: git tipc.cslab.ericsson.net:/pub/git/tipc.git
4265S: Maintained
4266
4267TLAN NETWORK DRIVER
4268P: Samuel Chessman
4269M: chessman@tux.org
4270L: tlan-devel@lists.sourceforge.net (subscribers-only)
4271W: http://sourceforge.net/projects/tlan/
4272S: Maintained
4273
4274TOSHIBA ACPI EXTRAS DRIVER
4275P: John Belmonte
4276M: toshiba_acpi@memebeam.org
4277W: http://memebeam.org/toys/ToshibaAcpiDriver
4278S: Maintained
4279
4280TOSHIBA SMM DRIVER
4281P: Jonathan Buzzard
4282M: jonathan@buzzard.org.uk
4283L: tlinux-users@tce.toshiba-dme.co.jp
4284W: http://www.buzzard.org.uk/toshiba/
4285S: Maintained
4286
4287TPM DEVICE DRIVER
4288P: Debora Velarde
4289M: debora@linux.vnet.ibm.com
4290P: Rajiv Andrade
4291M: srajiv@linux.vnet.ibm.com
4292W: http://tpmdd.sourceforge.net
4293P: Marcel Selhorst
4294M: tpm@selhorst.net
4295W: http://www.prosec.rub.de/tpm/
4296L: tpmdd-devel@lists.sourceforge.net (moderated for non-subscribers)
4297S: Maintained
4298
4299TRIVIAL PATCHES
4300P: Jiri Kosina
4301M: trivial@kernel.org
4302L: linux-kernel@vger.kernel.org
4303T: git kernel.org:/pub/scm/linux/kernel/git/jikos/trivial.git
4304S: Maintained
4305
4306TTY LAYER
4307P: Alan Cox
4308M: alan@lxorguk.ukuu.org.uk
4309L: linux-kernel@vger.kernel.org
4310S: Maintained
4311
4312TULIP NETWORK DRIVERS
4313P: Grant Grundler
4314M: grundler@parisc-linux.org
4315P: Kyle McMartin
4316M: kyle@mcmartin.ca
4317L: netdev@vger.kernel.org
4318S: Maintained
4319
4320TUN/TAP driver
4321P: Maxim Krasnyansky
4322M: maxk@qualcomm.com
4323L: vtun@office.satix.net
4324W: http://vtun.sourceforge.net/tun
4325S: Maintained
4326
4327TURBOCHANNEL SUBSYSTEM
4328P: Maciej W. Rozycki
4329M: macro@linux-mips.org
4330S: Maintained
4331
4332U14-34F SCSI DRIVER
4333P: Dario Ballabio
4334M: ballabio_dario@emc.com
4335L: linux-scsi@vger.kernel.org
4336S: Maintained
4337
4338UBI FILE SYSTEM (UBIFS)
4339P: Artem Bityutskiy
4340M: dedekind@infradead.org
4341P: Adrian Hunter
4342M: ext-adrian.hunter@nokia.com
4343L: linux-mtd@lists.infradead.org
4344T: git git://git.infradead.org/ubifs-2.6.git
4345W: http://www.linux-mtd.infradead.org/doc/ubifs.html
4346S: Maintained
4347
4348UCLINUX (AND M68KNOMMU)
4349P: Greg Ungerer
4350M: gerg@uclinux.org
4351W: http://www.uclinux.org/
4352L: uclinux-dev@uclinux.org (subscribers-only)
4353S: Maintained
4354
4355UCLINUX FOR RENESAS H8/300
4356P: Yoshinori Sato
4357M: ysato@users.sourceforge.jp
4358W: http://uclinux-h8.sourceforge.jp/
4359S: Supported
4360
4361UDF FILESYSTEM
4362P: Jan Kara
4363M: jack@suse.cz
4364W: http://linux-udf.sourceforge.net
4365S: Maintained
4366
4367UFS FILESYSTEM
4368P: Evgeniy Dushistov
4369M: dushistov@mail.ru
4370L: linux-kernel@vger.kernel.org
4371S: Maintained
4372
4373ULTRA-WIDEBAND (UWB) SUBSYSTEM:
4374P: David Vrabel
4375M: david.vrabel@csr.com
4376L: linux-usb@vger.kernel.org
4377S: Supported
4378
4379UNIFORM CDROM DRIVER
4380P: Jens Axboe
4381M: axboe@kernel.dk
4382L: linux-kernel@vger.kernel.org
4383W: http://www.kernel.dk
4384S: Maintained
4385
4386UNSORTED BLOCK IMAGES (UBI)
4387P: Artem Bityutskiy
4388M: dedekind@infradead.org
4389W: http://www.linux-mtd.infradead.org/
4390L: linux-mtd@lists.infradead.org
4391T: git git://git.infradead.org/ubi-2.6.git
4392S: Maintained
4393
4394USB ACM DRIVER
4395P: Oliver Neukum
4396M: oliver@neukum.name
4397L: linux-usb@vger.kernel.org
4398S: Maintained
4399
4400USB BLOCK DRIVER (UB ub)
4401P: Pete Zaitcev
4402M: zaitcev@redhat.com
4403L: linux-kernel@vger.kernel.org
4404L: linux-usb@vger.kernel.org
4405S: Supported
4406
4407USB CDC ETHERNET DRIVER
4408P: Greg Kroah-Hartman
4409M: greg@kroah.com
4410L: linux-usb@vger.kernel.org
4411S: Maintained
4412W: http://www.kroah.com/linux-usb/
4413
4414USB CYPRESS C67X00 DRIVER
4415P: Peter Korsgaard
4416M: jacmet@sunsite.dk
4417L: linux-usb@vger.kernel.org
4418S: Maintained
4419
4420USB DAVICOM DM9601 DRIVER
4421P: Peter Korsgaard
4422M: jacmet@sunsite.dk
4423L: netdev@vger.kernel.org
4424W: http://www.linux-usb.org/usbnet
4425S: Maintained
4426
4427USB DIAMOND RIO500 DRIVER
4428P: Cesar Miquel
4429M: miquel@df.uba.ar
4430L: rio500-users@lists.sourceforge.net
4431W: http://rio500.sourceforge.net
4432S: Maintained
4433
4434USB EHCI DRIVER
4435P: David Brownell
4436M: dbrownell@users.sourceforge.net
4437L: linux-usb@vger.kernel.org
4438S: Odd Fixes
4439
4440USB ET61X[12]51 DRIVER
4441P: Luca Risolia
4442M: luca.risolia@studio.unibo.it
4443L: linux-usb@vger.kernel.org
4444L: linux-media@vger.kernel.org
4445T: git kernel.org:/pub/scm/linux/kernel/git/mchehab/linux-2.6.git
4446W: http://www.linux-projects.org
4447S: Maintained
4448
4449USB GADGET/PERIPHERAL SUBSYSTEM
4450P: David Brownell
4451M: dbrownell@users.sourceforge.net
4452L: linux-usb@vger.kernel.org
4453W: http://www.linux-usb.org/gadget
4454S: Maintained
4455
4456USB HID/HIDBP DRIVERS (USB KEYBOARDS, MICE, REMOTE CONTROLS, ...)
4457P: Jiri Kosina
4458M: jkosina@suse.cz
4459L: linux-usb@vger.kernel.org
4460T: git kernel.org:/pub/scm/linux/kernel/git/jikos/hid.git
4461S: Maintained
4462
4463USB ISP116X DRIVER
4464P: Olav Kongas
4465M: ok@artecdesign.ee
4466L: linux-usb@vger.kernel.org
4467S: Maintained
4468
4469USB KAWASAKI LSI DRIVER
4470P: Oliver Neukum
4471M: oliver@neukum.name
4472L: linux-usb@vger.kernel.org
4473S: Maintained
4474
4475USB MASS STORAGE DRIVER
4476P: Matthew Dharm
4477M: mdharm-usb@one-eyed-alien.net
4478L: linux-usb@vger.kernel.org
4479L: usb-storage@lists.one-eyed-alien.net
4480S: Maintained
4481W: http://www.one-eyed-alien.net/~mdharm/linux-usb/
4482
4483USB OHCI DRIVER
4484P: David Brownell
4485M: dbrownell@users.sourceforge.net
4486L: linux-usb@vger.kernel.org
4487S: Odd Fixes
4488
4489USB OPTION-CARD DRIVER
4490P: Matthias Urlichs
4491M: smurf@smurf.noris.de
4492L: linux-usb@vger.kernel.org
4493S: Maintained
4494
4495USB OV511 DRIVER
4496P: Mark McClelland
4497M: mmcclell@bigfoot.com
4498L: linux-usb@vger.kernel.org
4499W: http://alpha.dyndns.org/ov511/
4500S: Maintained
4501
4502USB PEGASUS DRIVER
4503P: Petko Manolov
4504M: petkan@users.sourceforge.net
4505L: linux-usb@vger.kernel.org
4506L: netdev@vger.kernel.org
4507W: http://pegasus2.sourceforge.net/
4508S: Maintained
4509
4510USB PRINTER DRIVER (usblp)
4511P: Pete Zaitcev
4512M: zaitcev@redhat.com
4513L: linux-usb@vger.kernel.org
4514S: Supported
4515
4516USB RTL8150 DRIVER
4517P: Petko Manolov
4518M: petkan@users.sourceforge.net
4519L: linux-usb@vger.kernel.org
4520L: netdev@vger.kernel.org
4521W: http://pegasus2.sourceforge.net/
4522S: Maintained
4523
4524USB SE401 DRIVER
4525P: Jeroen Vreeken
4526M: pe1rxq@amsat.org
4527L: linux-usb@vger.kernel.org
4528W: http://www.chello.nl/~j.vreeken/se401/
4529S: Maintained
4530
4531USB SERIAL BELKIN F5U103 DRIVER
4532P: William Greathouse
4533M: wgreathouse@smva.com
4534L: linux-usb@vger.kernel.org
4535S: Maintained
4536
4537USB SERIAL CYPRESS M8 DRIVER
4538P: Lonnie Mendez
4539M: dignome@gmail.com
4540L: linux-usb@vger.kernel.org
4541S: Maintained
4542W: http://geocities.com/i0xox0i
4543W: http://firstlight.net/cvs
4544
4545USB SERIAL CYBERJACK DRIVER
4546P: Matthias Bruestle and Harald Welte
4547M: support@reiner-sct.com
4548W: http://www.reiner-sct.de/support/treiber_cyberjack.php
4549S: Maintained
4550
4551USB SERIAL DIGI ACCELEPORT DRIVER
4552P: Peter Berger and Al Borchers
4553M: pberger@brimson.com
4554M: alborchers@steinerpoint.com
4555L: linux-usb@vger.kernel.org
4556S: Maintained
4557
4558USB SERIAL DRIVER
4559P: Greg Kroah-Hartman
4560M: gregkh@suse.de
4561L: linux-usb@vger.kernel.org
4562S: Supported
4563
4564USB SERIAL EMPEG EMPEG-CAR MARK I/II DRIVER
4565P: Gary Brubaker
4566M: xavyer@ix.netcom.com
4567L: linux-usb@vger.kernel.org
4568S: Maintained
4569
4570USB SERIAL KEYSPAN DRIVER
4571P: Greg Kroah-Hartman
4572M: greg@kroah.com
4573L: linux-usb@vger.kernel.org
4574W: http://www.kroah.com/linux/
4575S: Maintained
4576
4577USB SERIAL WHITEHEAT DRIVER
4578P: Support Department
4579M: support@connecttech.com
4580L: linux-usb@vger.kernel.org
4581W: http://www.connecttech.com
4582S: Supported
4583
4584USB SMSC95XX ETHERNET DRIVER
4585P: Steve Glendinning
4586M: steve.glendinning@smsc.com
4587L: netdev@vger.kernel.org
4588S: Supported
4589
4590USB SN9C1xx DRIVER
4591P: Luca Risolia
4592M: luca.risolia@studio.unibo.it
4593L: linux-usb@vger.kernel.org
4594L: linux-media@vger.kernel.org
4595T: git kernel.org:/pub/scm/linux/kernel/git/mchehab/linux-2.6.git
4596W: http://www.linux-projects.org
4597S: Maintained
4598
4599USB SUBSYSTEM
4600P: Greg Kroah-Hartman
4601M: gregkh@suse.de
4602L: linux-usb@vger.kernel.org
4603W: http://www.linux-usb.org
4604T: quilt kernel.org/pub/linux/kernel/people/gregkh/gregkh-2.6/
4605S: Supported
4606
4607USB UHCI DRIVER
4608P: Alan Stern
4609M: stern@rowland.harvard.edu
4610L: linux-usb@vger.kernel.org
4611S: Maintained
4612
4613USB "USBNET" DRIVER FRAMEWORK
4614P: David Brownell
4615M: dbrownell@users.sourceforge.net
4616L: netdev@vger.kernel.org
4617W: http://www.linux-usb.org/usbnet
4618S: Maintained
4619
4620USB VIDEO CLASS
4621P: Laurent Pinchart
4622M: laurent.pinchart@skynet.be
4623L: linux-uvc-devel@lists.berlios.de (subscribers-only)
4624L: linux-media@vger.kernel.org
4625T: git kernel.org:/pub/scm/linux/kernel/git/mchehab/linux-2.6.git
4626W: http://linux-uvc.berlios.de
4627S: Maintained
4628
4629USB W996[87]CF DRIVER
4630P: Luca Risolia
4631M: luca.risolia@studio.unibo.it
4632L: linux-usb@vger.kernel.org
4633L: linux-media@vger.kernel.org
4634T: git kernel.org:/pub/scm/linux/kernel/git/mchehab/linux-2.6.git
4635W: http://www.linux-projects.org
4636S: Maintained
4637
4638USB WIRELESS RNDIS DRIVER (rndis_wlan)
4639P: Jussi Kivilinna
4640M: jussi.kivilinna@mbnet.fi
4641L: linux-wireless@vger.kernel.org
4642S: Maintained
4643
4644USB ZC0301 DRIVER
4645P: Luca Risolia
4646M: luca.risolia@studio.unibo.it
4647L: linux-usb@vger.kernel.org
4648L: linux-media@vger.kernel.org
4649T: git kernel.org:/pub/scm/linux/kernel/git/mchehab/linux-2.6.git
4650W: http://www.linux-projects.org
4651S: Maintained
4652
4653USB ZD1201 DRIVER
4654P: Jeroen Vreeken
4655M: pe1rxq@amsat.org
4656L: linux-usb@vger.kernel.org
4657W: http://linux-lc100020.sourceforge.net
4658S: Maintained
4659
4660USB ZR364XX DRIVER
4661P: Antoine Jacquet
4662M: royale@zerezo.com
4663L: linux-usb@vger.kernel.org
4664L: linux-media@vger.kernel.org
4665T: git kernel.org:/pub/scm/linux/kernel/git/mchehab/linux-2.6.git
4666W: http://royale.zerezo.com/zr364xx/
4667S: Maintained
4668
4669USER-MODE LINUX (UML)
4670P: Jeff Dike
4671M: jdike@addtoit.com
4672L: user-mode-linux-devel@lists.sourceforge.net
4673L: user-mode-linux-user@lists.sourceforge.net
4674W: http://user-mode-linux.sourceforge.net
4675S: Maintained
4676
4677USERSPACE I/O (UIO)
4678P: Hans J. Koch
4679M: hjk@linutronix.de
4680P: Greg Kroah-Hartman
4681M: gregkh@suse.de
4682L: linux-kernel@vger.kernel.org
4683S: Maintained
4684
4685UTIL-LINUX-NG PACKAGE
4686P: Karel Zak
4687M: kzak@redhat.com
4688L: util-linux-ng@vger.kernel.org
4689W: http://kernel.org/~kzak/util-linux-ng/
4690T: git://git.kernel.org/pub/scm/utils/util-linux-ng/util-linux-ng.git
4691S: Maintained
4692
4693UVESAFB DRIVER
4694P: Michal Januszewski
4695M: spock@gentoo.org
4696L: linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers)
4697W: http://dev.gentoo.org/~spock/projects/uvesafb/
4698S: Maintained
4699
4700VFAT/FAT/MSDOS FILESYSTEM
4701P: OGAWA Hirofumi
4702M: hirofumi@mail.parknet.co.jp
4703L: linux-kernel@vger.kernel.org
4704S: Maintained
4705
4706VIA RHINE NETWORK DRIVER
4707P: Roger Luethi
4708M: rl@hellgate.ch
4709S: Maintained
4710
4711VIAPRO SMBUS DRIVER
4712P: Jean Delvare
4713M: khali@linux-fr.org
4714L: linux-i2c@vger.kernel.org
4715S: Maintained
4716
4717VIA UNICHROME(PRO)/CHROME9 FRAMEBUFFER DRIVER
4718P: Joseph Chan
4719M: JosephChan@via.com.tw
4720P: Scott Fang
4721M: ScottFang@viatech.com.cn
4722L: linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers)
4723S: Maintained
4724
4725VIA VELOCITY NETWORK DRIVER
4726P: Francois Romieu
4727M: romieu@fr.zoreil.com
4728L: netdev@vger.kernel.org
4729S: Maintained
4730
4731VIDEO FOR LINUX (V4L)
4732P: Mauro Carvalho Chehab
4733M: mchehab@infradead.org
4734L: linux-media@vger.kernel.org
4735L: video4linux-list@redhat.com
4736W: http://linuxtv.org
4737T: git kernel.org:/pub/scm/linux/kernel/git/mchehab/linux-2.6.git
4738S: Maintained
4739
4740VLAN (802.1Q)
4741P: Patrick McHardy
4742M: kaber@trash.net
4743L: netdev@vger.kernel.org
4744S: Maintained
4745
4746VOLTAGE AND CURRENT REGULATOR FRAMEWORK
4747P: Liam Girdwood
4748M: lrg@slimlogic.co.uk
4749P: Mark Brown
4750M: broonie@opensource.wolfsonmicro.com
4751W: http://opensource.wolfsonmicro.com/node/15
4752W: http://www.slimlogic.co.uk/?page_id=5
4753T: git kernel.org/pub/scm/linux/kernel/git/lrg/voltage-2.6.git
4754S: Supported
4755
4756VT1211 HARDWARE MONITOR DRIVER
4757P: Juerg Haefliger
4758M: juergh@gmail.com
4759L: lm-sensors@lm-sensors.org
4760S: Maintained
4761
4762VT8231 HARDWARE MONITOR DRIVER
4763P: Roger Lucas
4764M: vt8231@hiddenengine.co.uk
4765L: lm-sensors@lm-sensors.org
4766S: Maintained
4767
4768W1 DALLAS'S 1-WIRE BUS
4769P: Evgeniy Polyakov
4770M: johnpol@2ka.mipt.ru
4771S: Maintained
4772
4773W83791D HARDWARE MONITORING DRIVER
4774P: Marc Hulsman
4775M: m.hulsman@tudelft.nl
4776L: lm-sensors@lm-sensors.org
4777S: Maintained
4778
4779W83793 HARDWARE MONITORING DRIVER
4780P: Rudolf Marek
4781M: r.marek@assembler.cz
4782L: lm-sensors@lm-sensors.org
4783S: Maintained
4784
4785W83L51xD SD/MMC CARD INTERFACE DRIVER
4786P: Pierre Ossman
4787M: drzeus-wbsd@drzeus.cx
4788L: linux-kernel@vger.kernel.org
4789S: Maintained
4790
4791WATCHDOG DEVICE DRIVERS
4792P: Wim Van Sebroeck
4793M: wim@iguana.be
4794T: git kernel.org:/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog.git
4795S: Maintained
4796
4797WAVELAN NETWORK DRIVER & WIRELESS EXTENSIONS
4798P: Jean Tourrilhes
4799M: jt@hpl.hp.com
4800L: linux-wireless@vger.kernel.org
4801W: http://www.hpl.hp.com/personal/Jean_Tourrilhes/Linux/
4802S: Maintained
4803
4804WD7000 SCSI DRIVER
4805P: Miroslav Zagorac
4806M: zaga@fly.cc.fer.hr
4807L: linux-scsi@vger.kernel.org
4808S: Maintained
4809
4810WIMAX STACK
4811P: Inaky Perez-Gonzalez
4812M: inaky.perez-gonzalez@intel.com
4813M: linux-wimax@intel.com
4814L: wimax@linuxwimax.org
4815S: Supported
4816W: http://linuxwimax.org
4817
4818WIMEDIA LLC PROTOCOL (WLP) SUBSYSTEM
4819P: David Vrabel
4820M: david.vrabel@csr.com
4821S: Maintained
4822
4823WISTRON LAPTOP BUTTON DRIVER
4824P: Miloslav Trmac
4825M: mitr@volny.cz
4826S: Maintained
4827
4828WL3501 WIRELESS PCMCIA CARD DRIVER
4829P: Arnaldo Carvalho de Melo
4830M: acme@ghostprotocols.net
4831L: linux-wireless@vger.kernel.org
4832W: http://oops.ghostprotocols.net:81/blog
4833S: Maintained
4834
4835WM97XX TOUCHSCREEN DRIVERS
4836P: Mark Brown
4837M: broonie@opensource.wolfsonmicro.com
4838P: Liam Girdwood
4839M: lrg@slimlogic.co.uk
4840L: linux-input@vger.kernel.org
4841T: git git://opensource.wolfsonmicro.com/linux-2.6-touch
4842W: http://opensource.wolfsonmicro.com/node/7
4843S: Supported
4844
4845X.25 NETWORK LAYER
4846P: Henner Eisen
4847M: eis@baty.hanse.de
4848L: linux-x25@vger.kernel.org
4849S: Maintained
4850
4851X86 ARCHITECTURE (32-BIT AND 64-BIT)
4852P: Thomas Gleixner
4853M: tglx@linutronix.de
4854P: Ingo Molnar
4855M: mingo@redhat.com
4856P: H. Peter Anvin
4857M: hpa@zytor.com
4858M: x86@kernel.org
4859L: linux-kernel@vger.kernel.org
4860T: git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86.git
4861S: Maintained
4862
4863XEN HYPERVISOR INTERFACE
4864P: Jeremy Fitzhardinge
4865M: jeremy@xensource.com
4866P: Chris Wright
4867M: chrisw@sous-sol.org
4868L: virtualization@lists.osdl.org
4869L: xen-devel@lists.xensource.com
4870S: Supported
4871
4872XFS FILESYSTEM
4873P: Silicon Graphics Inc
4874P: Bill O'Donnell
4875M: xfs-masters@oss.sgi.com
4876L: xfs@oss.sgi.com
4877W: http://oss.sgi.com/projects/xfs
4878T: git://oss.sgi.com/xfs/xfs.git
4879S: Supported
4880
4881XILINX SYSTEMACE DRIVER
4882P: Grant Likely
4883M: grant.likely@secretlab.ca
4884W: http://www.secretlab.ca/
4885L: linux-kernel@vger.kernel.org
4886S: Maintained
4887
4888XILINX UARTLITE SERIAL DRIVER
4889P: Peter Korsgaard
4890M: jacmet@sunsite.dk
4891L: linux-serial@vger.kernel.org
4892S: Maintained
4893
4894YAM DRIVER FOR AX.25
4895P: Jean-Paul Roubelat
4896M: jpr@f6fbb.org
4897L: linux-hams@vger.kernel.org
4898S: Maintained
4899
4900YEALINK PHONE DRIVER
4901P: Henk Vergonet
4902M: Henk.Vergonet@gmail.com
4903L: usbb2k-api-dev@nongnu.org
4904S: Maintained
4905
4906Z8530 DRIVER FOR AX.25
4907P: Joerg Reuter
4908M: jreuter@yaina.de
4909W: http://yaina.de/jreuter/
4910W: http://www.qsl.net/dl1bke/
4911L: linux-hams@vger.kernel.org
4912S: Maintained
4913
4914ZD1211RW WIRELESS DRIVER
4915P: Daniel Drake
4916M: dsd@gentoo.org
4917P: Ulrich Kunitz
4918M: kune@deine-taler.de
4919W: http://zd1211.ath.cx/wiki/DriverRewrite
4920L: linux-wireless@vger.kernel.org
4921L: zd1211-devs@lists.sourceforge.net (subscribers-only)
4922S: Maintained
4923
4924ZR36067 VIDEO FOR LINUX DRIVER
4925P: Ronald Bultje
4926M: rbultje@ronald.bitfreak.net
4927L: mjpeg-users@lists.sourceforge.net
4928W: http://mjpeg.sourceforge.net/driver-zoran/
4929S: Maintained
4930
4931ZS DECSTATION Z85C30 SERIAL DRIVER
4932P: Maciej W. Rozycki
4933M: macro@linux-mips.org
4934S: Maintained
4935
4936THE REST
4937P: Linus Torvalds
4938S: Buried alive in reporters