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