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