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