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