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