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