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