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