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