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