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