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