]> bbs.cooldavid.org Git - net-next-2.6.git/blame_incremental - MAINTAINERS
MAINTAINERS: add MSM mailing list
[net-next-2.6.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 CC: the maintainers and mailing lists that are generated
40 by scripts/get_maintainer.pl. The results returned by the
41 script will be best if you have git installed and are making
42 your changes in a branch derived from Linus' latest git tree.
43 See Documentation/SubmittingPatches for details.
44
45 PLEASE try to include any credit lines you want added with the
46 patch. It avoids people being missed off by mistake and makes
47 it easier to know who wants adding and who doesn't.
48
49 PLEASE document known bugs. If it doesn't work for everything
50 or does something very odd once a month document it.
51
52 PLEASE remember that submissions must be made under the terms
53 of the OSDL certificate of contribution and should include a
54 Signed-off-by: line. The current version of this "Developer's
55 Certificate of Origin" (DCO) is listed in the file
56 Documentation/SubmittingPatches.
57
586. Make sure you have the right to send any changes you make. If you
59 do changes at work you may find your employer owns the patch
60 not you.
61
627. When sending security related changes or reports to a maintainer
63 please Cc: security@kernel.org, especially if the maintainer
64 does not respond.
65
668. Happy hacking.
67
68Descriptions of section entries:
69
70 P: Person (obsolete)
71 M: Mail patches to: FullName <address@domain>
72 L: Mailing list that is relevant to this area
73 W: Web-page with status/info
74 Q: Patchwork web based patch tracking system site
75 T: SCM tree type and location. Type is one of: git, hg, quilt, stgit.
76 S: Status, one of the following:
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 F: Files and directories with wildcard patterns.
87 A trailing slash includes all files and subdirectory files.
88 F: drivers/net/ all files in and below drivers/net
89 F: drivers/net/* all files in drivers/net, but not below
90 F: */net/* all files in "any top level directory"/net
91 One pattern per line. Multiple F: lines acceptable.
92 X: Files and directories that are NOT maintained, same rules as F:
93 Files exclusions are tested before file matches.
94 Can be useful for excluding a specific subdirectory, for instance:
95 F: net/
96 X: net/ipv6/
97 matches all files in and below net excluding net/ipv6/
98 K: Keyword perl extended regex pattern to match content in a
99 patch or file. For instance:
100 K: of_get_profile
101 matches patches or files that contain "of_get_profile"
102 K: \b(printk|pr_(info|err))\b
103 matches patches or files that contain one or more of the words
104 printk, pr_info or pr_err
105 One regex pattern per line. Multiple K: lines acceptable.
106
107Note: For the hard of thinking, this list is meant to remain in alphabetical
108order. If you could add yourselves to it in alphabetical order that would be
109so much easier [Ed]
110
111Maintainers List (try to look for most precise areas first)
112
113 -----------------------------------
114
1153C505 NETWORK DRIVER
116M: Philip Blundell <philb@gnu.org>
117L: netdev@vger.kernel.org
118S: Maintained
119F: drivers/net/3c505*
120
1213C59X NETWORK DRIVER
122M: Steffen Klassert <klassert@mathematik.tu-chemnitz.de>
123L: netdev@vger.kernel.org
124S: Maintained
125F: Documentation/networking/vortex.txt
126F: drivers/net/3c59x.c
127
1283CR990 NETWORK DRIVER
129M: David Dillow <dave@thedillows.org>
130L: netdev@vger.kernel.org
131S: Maintained
132F: drivers/net/typhoon*
133
1343W-9XXX SATA-RAID CONTROLLER DRIVER
135M: Adam Radford <linuxraid@amcc.com>
136L: linux-scsi@vger.kernel.org
137W: http://www.amcc.com
138S: Supported
139F: drivers/scsi/3w-9xxx*
140
1413W-XXXX ATA-RAID CONTROLLER DRIVER
142M: Adam Radford <linuxraid@amcc.com>
143L: linux-scsi@vger.kernel.org
144W: http://www.amcc.com
145S: Supported
146F: drivers/scsi/3w-xxxx*
147
14853C700 AND 53C700-66 SCSI DRIVER
149M: "James E.J. Bottomley" <James.Bottomley@HansenPartnership.com>
150L: linux-scsi@vger.kernel.org
151S: Maintained
152F: drivers/scsi/53c700*
153
1546PACK NETWORK DRIVER FOR AX.25
155M: Andreas Koensgen <ajk@comnets.uni-bremen.de>
156L: linux-hams@vger.kernel.org
157S: Maintained
158F: drivers/net/hamradio/6pack.c
159
1608169 10/100/1000 GIGABIT ETHERNET DRIVER
161M: Francois Romieu <romieu@fr.zoreil.com>
162L: netdev@vger.kernel.org
163S: Maintained
164F: drivers/net/r8169.c
165
1668250/16?50 (AND CLONE UARTS) SERIAL DRIVER
167L: linux-serial@vger.kernel.org
168W: http://serial.sourceforge.net
169S: Orphan
170F: drivers/serial/8250*
171F: include/linux/serial_8250.h
172
1738390 NETWORK DRIVERS [WD80x3/SMC-ELITE, SMC-ULTRA, NE2000, 3C503, etc.]
174M: Paul Gortmaker <p_gortmaker@yahoo.com>
175L: netdev@vger.kernel.org
176S: Maintained
177F: drivers/net/*8390*
178F: drivers/net/ax88796.c
179
1809P FILE SYSTEM
181M: Eric Van Hensbergen <ericvh@gmail.com>
182M: Ron Minnich <rminnich@sandia.gov>
183M: Latchesar Ionkov <lucho@ionkov.net>
184L: v9fs-developer@lists.sourceforge.net
185W: http://swik.net/v9fs
186Q: http://patchwork.kernel.org/project/v9fs-devel/list/
187T: git git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs.git
188S: Maintained
189F: Documentation/filesystems/9p.txt
190F: fs/9p/
191
192A2232 SERIAL BOARD DRIVER
193M: Enver Haase <A2232@gmx.net>
194L: linux-m68k@lists.linux-m68k.org
195S: Maintained
196F: drivers/char/ser_a2232*
197
198AACRAID SCSI RAID DRIVER
199M: Adaptec OEM Raid Solutions <aacraid@adaptec.com>
200L: linux-scsi@vger.kernel.org
201W: http://www.adaptec.com/
202S: Supported
203F: Documentation/scsi/aacraid.txt
204F: drivers/scsi/aacraid/
205
206ABIT UGURU 1,2 HARDWARE MONITOR DRIVER
207M: Hans de Goede <j.w.r.degoede@hhs.nl>
208L: lm-sensors@lm-sensors.org
209S: Maintained
210F: drivers/hwmon/abituguru.c
211
212ABIT UGURU 3 HARDWARE MONITOR DRIVER
213M: Alistair John Strachan <alistair@devzero.co.uk>
214L: lm-sensors@lm-sensors.org
215S: Maintained
216F: drivers/hwmon/abituguru3.c
217
218ACENIC DRIVER
219M: Jes Sorensen <jes@trained-monkey.org>
220L: linux-acenic@sunsite.dk
221S: Maintained
222F: drivers/net/acenic*
223
224ACER ASPIRE ONE TEMPERATURE AND FAN DRIVER
225M: Peter Feuerer <peter@piie.net>
226L: platform-driver-x86@vger.kernel.org
227W: http://piie.net/?section=acerhdf
228S: Maintained
229F: drivers/platform/x86/acerhdf.c
230
231ACER WMI LAPTOP EXTRAS
232M: Carlos Corbacho <carlos@strangeworlds.co.uk>
233L: aceracpi@googlegroups.com (subscribers-only)
234L: platform-driver-x86@vger.kernel.org
235W: http://code.google.com/p/aceracpi
236S: Maintained
237F: drivers/platform/x86/acer-wmi.c
238
239ACPI
240M: Len Brown <lenb@kernel.org>
241L: linux-acpi@vger.kernel.org
242W: http://www.lesswatts.org/projects/acpi/
243Q: http://patchwork.kernel.org/project/linux-acpi/list/
244T: git git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6.git
245S: Supported
246F: drivers/acpi/
247F: drivers/pnp/pnpacpi/
248F: include/linux/acpi.h
249F: include/acpi/
250
251ACPI BATTERY DRIVERS
252M: Alexey Starikovskiy <astarikovskiy@suse.de>
253L: linux-acpi@vger.kernel.org
254W: http://www.lesswatts.org/projects/acpi/
255S: Supported
256F: drivers/acpi/battery.c
257F: drivers/acpi/*sbs*
258
259ACPI EC DRIVER
260M: Alexey Starikovskiy <astarikovskiy@suse.de>
261L: linux-acpi@vger.kernel.org
262W: http://www.lesswatts.org/projects/acpi/
263S: Supported
264F: drivers/acpi/ec.c
265
266ACPI FAN DRIVER
267M: Zhang Rui <rui.zhang@intel.com>
268L: linux-acpi@vger.kernel.org
269W: http://www.lesswatts.org/projects/acpi/
270S: Supported
271F: drivers/acpi/fan.c
272
273ACPI PROCESSOR AGGREGATOR DRIVER
274M: Shaohua Li <shaohua.li@intel.com>
275L: linux-acpi@vger.kernel.org
276W: http://www.lesswatts.org/projects/acpi/
277S: Supported
278F: drivers/acpi/acpi_pad.c
279
280ACPI THERMAL DRIVER
281M: Zhang Rui <rui.zhang@intel.com>
282L: linux-acpi@vger.kernel.org
283W: http://www.lesswatts.org/projects/acpi/
284S: Supported
285F: drivers/acpi/*thermal*
286
287ACPI VIDEO DRIVER
288M: Zhang Rui <rui.zhang@intel.com>
289L: linux-acpi@vger.kernel.org
290W: http://www.lesswatts.org/projects/acpi/
291S: Supported
292F: drivers/acpi/video.c
293
294ACPI WMI DRIVER
295M: Carlos Corbacho <carlos@strangeworlds.co.uk>
296L: platform-driver-x86@vger.kernel.org
297W: http://www.lesswatts.org/projects/acpi/
298S: Maintained
299F: drivers/platform/x86/wmi.c
300
301AD1889 ALSA SOUND DRIVER
302M: Kyle McMartin <kyle@mcmartin.ca>
303M: Thibaut Varene <T-Bone@parisc-linux.org>
304W: http://wiki.parisc-linux.org/AD1889
305L: linux-parisc@vger.kernel.org
306S: Maintained
307F: sound/pci/ad1889.*
308
309ADM1025 HARDWARE MONITOR DRIVER
310M: Jean Delvare <khali@linux-fr.org>
311L: lm-sensors@lm-sensors.org
312S: Maintained
313F: Documentation/hwmon/adm1025
314F: drivers/hwmon/adm1025.c
315
316ADM1029 HARDWARE MONITOR DRIVER
317M: Corentin Labbe <corentin.labbe@geomatys.fr>
318L: lm-sensors@lm-sensors.org
319S: Maintained
320F: drivers/hwmon/adm1029.c
321
322ADM8211 WIRELESS DRIVER
323M: Michael Wu <flamingice@sourmilk.net>
324L: linux-wireless@vger.kernel.org
325W: http://linuxwireless.org/
326T: git git://git.kernel.org/pub/scm/linux/kernel/git/mwu/mac80211-drivers.git
327S: Maintained
328F: drivers/net/wireless/adm8211.*
329
330ADT746X FAN DRIVER
331M: Colin Leroy <colin@colino.net>
332S: Maintained
333F: drivers/macintosh/therm_adt746x.c
334
335ADT7475 HARDWARE MONITOR DRIVER
336M: Jean Delvare <khali@linux-fr.org>
337L: lm-sensors@lm-sensors.org
338S: Maintained
339F: Documentation/hwmon/adt7475
340F: drivers/hwmon/adt7475.c
341
342ADVANSYS SCSI DRIVER
343M: Matthew Wilcox <matthew@wil.cx>
344L: linux-scsi@vger.kernel.org
345S: Maintained
346F: Documentation/scsi/advansys.txt
347F: drivers/scsi/advansys.c
348
349AEDSP16 DRIVER
350M: Riccardo Facchetti <fizban@tin.it>
351S: Maintained
352F: sound/oss/aedsp16.c
353
354AFFS FILE SYSTEM
355M: Roman Zippel <zippel@linux-m68k.org>
356S: Maintained
357F: Documentation/filesystems/affs.txt
358F: fs/affs/
359
360AFS FILESYSTEM & AF_RXRPC SOCKET DOMAIN
361M: David Howells <dhowells@redhat.com>
362L: linux-afs@lists.infradead.org
363S: Supported
364F: fs/afs/
365F: include/net/af_rxrpc.h
366F: net/rxrpc/af_rxrpc.c
367
368AGPGART DRIVER
369M: David Airlie <airlied@linux.ie>
370T: git git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6.git
371S: Maintained
372F: drivers/char/agp/
373F: include/linux/agp*
374
375AHA152X SCSI DRIVER
376M: "Juergen E. Fischer" <fischer@norbit.de>
377L: linux-scsi@vger.kernel.org
378S: Maintained
379F: drivers/scsi/aha152x*
380F: drivers/scsi/pcmcia/aha152x*
381
382AIC7XXX / AIC79XX SCSI DRIVER
383M: Hannes Reinecke <hare@suse.de>
384L: linux-scsi@vger.kernel.org
385S: Maintained
386F: drivers/scsi/aic7xxx/
387F: drivers/scsi/aic7xxx_old/
388
389AIO
390M: Benjamin LaHaise <bcrl@kvack.org>
391L: linux-aio@kvack.org
392S: Supported
393F: fs/aio.c
394F: include/linux/*aio*.h
395
396ALCATEL SPEEDTOUCH USB DRIVER
397M: Duncan Sands <duncan.sands@free.fr>
398L: linux-usb@vger.kernel.org
399W: http://www.linux-usb.org/SpeedTouch/
400S: Maintained
401F: drivers/usb/atm/speedtch.c
402F: drivers/usb/atm/usbatm.c
403
404ALCHEMY AU1XX0 MMC DRIVER
405M: Manuel Lauss <manuel.lauss@gmail.com>
406S: Maintained
407F: drivers/mmc/host/au1xmmc.c
408
409ALI1563 I2C DRIVER
410M: Rudolf Marek <r.marek@assembler.cz>
411L: linux-i2c@vger.kernel.org
412S: Maintained
413F: Documentation/i2c/busses/i2c-ali1563
414F: drivers/i2c/busses/i2c-ali1563.c
415
416ALPHA PORT
417M: Richard Henderson <rth@twiddle.net>
418M: Ivan Kokshaysky <ink@jurassic.park.msu.ru>
419M: Matt Turner <mattst88@gmail.com>
420L: linux-alpha@vger.kernel.org
421F: arch/alpha/
422
423AMD GEODE CS5536 USB DEVICE CONTROLLER DRIVER
424M: Thomas Dahlmann <dahlmann.thomas@arcor.de>
425L: linux-geode@lists.infradead.org (moderated for non-subscribers)
426S: Supported
427F: drivers/usb/gadget/amd5536udc.*
428
429AMD GEODE PROCESSOR/CHIPSET SUPPORT
430P: Jordan Crouse
431L: linux-geode@lists.infradead.org (moderated for non-subscribers)
432W: http://www.amd.com/us-en/ConnectivitySolutions/TechnicalResources/0,,50_2334_2452_11363,00.html
433S: Supported
434F: drivers/char/hw_random/geode-rng.c
435F: drivers/crypto/geode*
436F: drivers/video/geode/
437F: arch/x86/include/asm/geode.h
438
439AMD IOMMU (AMD-VI)
440M: Joerg Roedel <joerg.roedel@amd.com>
441L: iommu@lists.linux-foundation.org
442T: git git://git.kernel.org/pub/scm/linux/kernel/git/joro/linux-2.6-iommu.git
443S: Supported
444F: arch/x86/kernel/amd_iommu*.c
445F: arch/x86/include/asm/amd_iommu*.h
446
447AMD MICROCODE UPDATE SUPPORT
448M: Andreas Herrmann <andreas.herrmann3@amd.com>
449L: amd64-microcode@amd64.org
450S: Supported
451F: arch/x86/kernel/microcode_amd.c
452
453AMS (Apple Motion Sensor) DRIVER
454M: Stelian Pop <stelian@popies.net>
455M: Michael Hanselmann <linux-kernel@hansmi.ch>
456S: Supported
457F: drivers/hwmon/ams/
458
459AMSO1100 RNIC DRIVER
460M: Tom Tucker <tom@opengridcomputing.com>
461M: Steve Wise <swise@opengridcomputing.com>
462L: linux-rdma@vger.kernel.org
463S: Maintained
464F: drivers/infiniband/hw/amso1100/
465
466AOA (Apple Onboard Audio) ALSA DRIVER
467M: Johannes Berg <johannes@sipsolutions.net>
468L: linuxppc-dev@ozlabs.org
469L: alsa-devel@alsa-project.org (moderated for non-subscribers)
470S: Maintained
471F: sound/aoa/
472
473APM DRIVER
474M: Stephen Rothwell <sfr@canb.auug.org.au>
475L: linux-laptop@vger.kernel.org
476W: http://www.canb.auug.org.au/~sfr/
477S: Supported
478F: arch/x86/kernel/apm_32.c
479F: include/linux/apm_bios.h
480
481APPLE BCM5974 MULTITOUCH DRIVER
482M: Henrik Rydberg <rydberg@euromail.se>
483L: linux-input@vger.kernel.org
484S: Maintained
485F: drivers/input/mouse/bcm5974.c
486
487APPLE SMC DRIVER
488M: Henrik Rydberg <rydberg@euromail.se>
489L: lm-sensors@lm-sensors.org
490S: Maintained
491F: drivers/hwmon/applesmc.c
492
493APPLETALK NETWORK LAYER
494M: Arnaldo Carvalho de Melo <acme@ghostprotocols.net>
495S: Maintained
496F: drivers/net/appletalk/
497F: net/appletalk/
498
499ARC FRAMEBUFFER DRIVER
500M: Jaya Kumar <jayalk@intworks.biz>
501S: Maintained
502F: drivers/video/arcfb.c
503F: drivers/video/fb_defio.c
504
505ARM MFM AND FLOPPY DRIVERS
506M: Ian Molton <spyro@f2s.com>
507S: Maintained
508F: arch/arm/lib/floppydma.S
509F: arch/arm/include/asm/floppy.h
510
511ARM PORT
512M: Russell King <linux@arm.linux.org.uk>
513L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
514W: http://www.arm.linux.org.uk/
515S: Maintained
516F: arch/arm/
517
518ARM PRIMECELL AACI PL041 DRIVER
519M: Russell King <linux@arm.linux.org.uk>
520S: Maintained
521F: sound/arm/aaci.*
522
523ARM PRIMECELL CLCD PL110 DRIVER
524M: Russell King <linux@arm.linux.org.uk>
525S: Maintained
526F: drivers/video/amba-clcd.*
527
528ARM PRIMECELL KMI PL050 DRIVER
529M: Russell King <linux@arm.linux.org.uk>
530S: Maintained
531F: drivers/input/serio/ambakmi.*
532F: include/linux/amba/kmi.h
533
534ARM PRIMECELL MMCI PL180/1 DRIVER
535S: Orphan
536F: drivers/mmc/host/mmci.*
537
538ARM PRIMECELL BUS SUPPORT
539M: Russell King <linux@arm.linux.org.uk>
540S: Maintained
541F: drivers/amba/
542F: include/linux/amba/bus.h
543
544ARM/ADI ROADRUNNER MACHINE SUPPORT
545M: Lennert Buytenhek <kernel@wantstofly.org>
546L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
547S: Maintained
548F: arch/arm/mach-ixp23xx/
549F: arch/arm/mach-ixp23xx/include/mach/
550
551ARM/ADS SPHERE MACHINE SUPPORT
552M: Lennert Buytenhek <kernel@wantstofly.org>
553L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
554S: Maintained
555
556ARM/AFEB9260 MACHINE SUPPORT
557M: Sergey Lapin <slapin@ossfans.org>
558L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
559S: Maintained
560
561ARM/AJECO 1ARM MACHINE SUPPORT
562M: Lennert Buytenhek <kernel@wantstofly.org>
563L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
564S: Maintained
565
566ARM/ATMEL AT91RM9200 ARM ARCHITECTURE
567M: Andrew Victor <linux@maxim.org.za>
568L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
569W: http://maxim.org.za/at91_26.html
570S: Maintained
571
572ARM/BCMRING ARM ARCHITECTURE
573M: Leo Chen <leochen@broadcom.com>
574M: Scott Branden <sbranden@broadcom.com>
575L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
576S: Maintained
577F: arch/arm/mach-bcmring
578
579ARM/BCMRING MTD NAND DRIVER
580M: Leo Chen <leochen@broadcom.com>
581M: Scott Branden <sbranden@broadcom.com>
582L: linux-mtd@lists.infradead.org
583S: Maintained
584F: drivers/mtd/nand/bcm_umi_nand.c
585F: drivers/mtd/nand/bcm_umi_bch.c
586F: drivers/mtd/nand/bcm_umi_hamming.c
587F: drivers/mtd/nand/nand_bcm_umi.h
588
589ARM/CIRRUS LOGIC EP93XX ARM ARCHITECTURE
590M: Hartley Sweeten <hsweeten@visionengravers.com>
591M: Ryan Mallon <ryan@bluewatersys.com>
592L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
593S: Maintained
594F: arch/arm/mach-ep93xx/
595F: arch/arm/mach-ep93xx/include/mach/
596
597ARM/CIRRUS LOGIC EDB9315A MACHINE SUPPORT
598M: Lennert Buytenhek <kernel@wantstofly.org>
599L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
600S: Maintained
601
602ARM/CLKDEV SUPPORT
603M: Russell King <linux@arm.linux.org.uk>
604L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
605F: arch/arm/common/clkdev.c
606F: arch/arm/include/asm/clkdev.h
607
608ARM/COMPULAB CM-X270/EM-X270 and CM-X300 MACHINE SUPPORT
609M: Mike Rapoport <mike@compulab.co.il>
610L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
611S: Maintained
612
613ARM/CONTEC MICRO9 MACHINE SUPPORT
614M: Hubert Feurstein <hubert.feurstein@contec.at>
615S: Maintained
616F: arch/arm/mach-ep93xx/micro9.c
617
618ARM/CORGI MACHINE SUPPORT
619M: Richard Purdie <rpurdie@rpsys.net>
620S: Maintained
621
622ARM/CORTINA SYSTEMS GEMINI ARM ARCHITECTURE
623M: Paulius Zaleckas <paulius.zaleckas@gmail.com>
624L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
625T: git git://gitorious.org/linux-gemini/mainline.git
626S: Odd Fixes
627F: arch/arm/mach-gemini/
628
629ARM/EBSA110 MACHINE SUPPORT
630M: Russell King <linux@arm.linux.org.uk>
631L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
632W: http://www.arm.linux.org.uk/
633S: Maintained
634F: arch/arm/mach-ebsa110/
635F: drivers/net/arm/am79c961a.*
636
637ARM/EZX SMARTPHONES (A780, A910, A1200, E680, ROKR E2 and ROKR E6)
638M: Daniel Ribeiro <drwyrm@gmail.com>
639M: Stefan Schmidt <stefan@openezx.org>
640M: Harald Welte <laforge@openezx.org>
641L: openezx-devel@lists.openezx.org (subscribers-only)
642W: http://www.openezx.org/
643S: Maintained
644T: topgit git://git.openezx.org/openezx.git
645F: arch/arm/mach-pxa/ezx.c
646
647ARM/FARADAY FA526 PORT
648M: Paulius Zaleckas <paulius.zaleckas@gmail.com>
649L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
650S: Odd Fixes
651F: arch/arm/mm/*-fa*
652
653ARM/FOOTBRIDGE ARCHITECTURE
654M: Russell King <linux@arm.linux.org.uk>
655L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
656W: http://www.arm.linux.org.uk/
657S: Maintained
658F: arch/arm/include/asm/hardware/dec21285.h
659F: arch/arm/mach-footbridge/
660
661ARM/FREESCALE IMX / MXC ARM ARCHITECTURE
662M: Sascha Hauer <kernel@pengutronix.de>
663L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
664S: Maintained
665T: git://git.pengutronix.de/git/imx/linux-2.6.git
666F: arch/arm/mach-mx*/
667F: arch/arm/plat-mxc/
668
669ARM/FREESCALE IMX51
670M: Amit Kucheria <amit.kucheria@canonical.com>
671L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
672S: Maintained
673F: arch/arm/mach-mx5/
674
675ARM/GLOMATION GESBC9312SX MACHINE SUPPORT
676M: Lennert Buytenhek <kernel@wantstofly.org>
677L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
678S: Maintained
679
680ARM/GUMSTIX MACHINE SUPPORT
681M: Steve Sakoman <sakoman@gmail.com>
682L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
683S: Maintained
684
685ARM/H4700 (HP IPAQ HX4700) MACHINE SUPPORT
686M: Philipp Zabel <philipp.zabel@gmail.com>
687S: Maintained
688F: arch/arm/mach-pxa/hx4700.c
689F: arch/arm/mach-pxa/include/mach/hx4700.h
690
691ARM/HP JORNADA 7XX MACHINE SUPPORT
692M: Kristoffer Ericson <kristoffer.ericson@gmail.com>
693W: www.jlime.com
694S: Maintained
695T: git git://git.kernel.org/pub/scm/linux/kernel/git/kristoffer/linux-hpc.git
696F: arch/arm/mach-sa1100/jornada720.c
697F: arch/arm/mach-sa1100/include/mach/jornada720.h
698
699ARM/INTEL IOP32X ARM ARCHITECTURE
700M: Lennert Buytenhek <kernel@wantstofly.org>
701M: Dan Williams <dan.j.williams@intel.com>
702L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
703S: Maintained
704
705ARM/INTEL IOP33X ARM ARCHITECTURE
706M: Dan Williams <dan.j.williams@intel.com>
707L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
708S: Maintained
709
710ARM/INTEL IOP13XX ARM ARCHITECTURE
711M: Lennert Buytenhek <kernel@wantstofly.org>
712M: Dan Williams <dan.j.williams@intel.com>
713L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
714S: Maintained
715
716ARM/INTEL IQ81342EX MACHINE SUPPORT
717M: Lennert Buytenhek <kernel@wantstofly.org>
718M: Dan Williams <dan.j.williams@intel.com>
719L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
720S: Maintained
721
722ARM/INTEL IXP2000 ARM ARCHITECTURE
723M: Lennert Buytenhek <kernel@wantstofly.org>
724L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
725S: Maintained
726
727ARM/INTEL IXDP2850 MACHINE SUPPORT
728M: Lennert Buytenhek <kernel@wantstofly.org>
729L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
730S: Maintained
731
732ARM/INTEL IXP23XX ARM ARCHITECTURE
733M: Lennert Buytenhek <kernel@wantstofly.org>
734L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
735S: Maintained
736
737ARM/INTEL IXP4XX ARM ARCHITECTURE
738M: Imre Kaloz <kaloz@openwrt.org>
739M: Krzysztof Halasa <khc@pm.waw.pl>
740L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
741S: Maintained
742F: arch/arm/mach-ixp4xx/
743
744ARM/INTEL RESEARCH IMOTE 2 MACHINE SUPPORT
745M: Jonathan Cameron <jic23@cam.ac.uk>
746L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
747S: Maintained
748F: arch/arm/mach-pxa/imote2.c
749
750ARM/INTEL RESEARCH STARGATE 2 MACHINE SUPPORT
751M: Jonathan Cameron <jic23@cam.ac.uk>
752L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
753S: Maintained
754F: arch/arm/mach-pxa/stargate2.c
755F: drivers/pcmcia/pxa2xx_stargate2.c
756
757ARM/INTEL XSC3 (MANZANO) ARM CORE
758M: Lennert Buytenhek <kernel@wantstofly.org>
759M: Dan Williams <dan.j.williams@intel.com>
760L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
761S: Maintained
762
763ARM/IP FABRICS DOUBLE ESPRESSO MACHINE SUPPORT
764M: Lennert Buytenhek <kernel@wantstofly.org>
765L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
766S: Maintained
767
768ARM/LOGICPD PXA270 MACHINE SUPPORT
769M: Lennert Buytenhek <kernel@wantstofly.org>
770L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
771S: Maintained
772
773ARM/MAGICIAN MACHINE SUPPORT
774M: Philipp Zabel <philipp.zabel@gmail.com>
775S: Maintained
776
777ARM/Marvell Loki/Kirkwood/MV78xx0/Orion SOC support
778M: Lennert Buytenhek <buytenh@marvell.com>
779M: Nicolas Pitre <nico@marvell.com>
780L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
781T: git git://git.marvell.com/orion
782S: Maintained
783F: arch/arm/mach-loki/
784F: arch/arm/mach-kirkwood/
785F: arch/arm/mach-mv78xx0/
786F: arch/arm/mach-orion5x/
787F: arch/arm/plat-orion/
788
789ARM/MIOA701 MACHINE SUPPORT
790M: Robert Jarzmik <robert.jarzmik@free.fr>
791L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
792F: arch/arm/mach-pxa/mioa701.c
793S: Maintained
794
795ARM/NEC MOBILEPRO 900/c MACHINE SUPPORT
796M: Michael Petchkovsky <mkpetch@internode.on.net>
797S: Maintained
798
799ARM/NOMADIK ARCHITECTURE
800M: Alessandro Rubini <rubini@unipv.it>
801M: STEricsson <STEricsson_nomadik_linux@list.st.com>
802L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
803S: Maintained
804F: arch/arm/mach-nomadik/
805F: arch/arm/plat-nomadik/
806
807ARM/OPENMOKO NEO FREERUNNER (GTA02) MACHINE SUPPORT
808M: Nelson Castillo <arhuaco@freaks-unidos.net>
809L: openmoko-kernel@lists.openmoko.org (subscribers-only)
810W: http://wiki.openmoko.org/wiki/Neo_FreeRunner
811S: Supported
812
813ARM/QUALCOMM MSM MACHINE SUPPORT
814M: David Brown <davidb@codeaurora.org>
815M: Daniel Walker <dwalker@codeaurora.org>
816M: Bryan Huntsman <bryanh@codeaurora.org>
817L: linux-arm-msm@vger.kernel.org
818F: arch/arm/mach-msm/
819F: drivers/video/msm/
820F: drivers/mmc/host/msm_sdcc.c
821F: drivers/mmc/host/msm_sdcc.h
822F: drivers/serial/msm_serial.h
823F: drivers/serial/msm_serial.c
824T: git git://codeaurora.org/quic/kernel/dwalker/linux-msm.git
825S: Maintained
826
827ARM/TOSA MACHINE SUPPORT
828M: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com>
829M: Dirk Opfer <dirk@opfer-online.de>
830S: Maintained
831
832ARM/PALMTX,PALMT5,PALMLD,PALMTE2,PALMTC SUPPORT
833M: Marek Vasut <marek.vasut@gmail.com>
834L: linux-arm-kernel@lists.infradead.org
835W: http://hackndev.com
836S: Maintained
837F: arch/arm/mach-pxa/include/mach/palmtx.h
838F: arch/arm/mach-pxa/palmtx.c
839F: arch/arm/mach-pxa/include/mach/palmt5.h
840F: arch/arm/mach-pxa/palmt5.c
841F: arch/arm/mach-pxa/include/mach/palmld.h
842F: arch/arm/mach-pxa/palmld.c
843F: arch/arm/mach-pxa/include/mach/palmte2.h
844F: arch/arm/mach-pxa/palmte2.c
845F: arch/arm/mach-pxa/include/mach/palmtc.h
846F: arch/arm/mach-pxa/palmtc.c
847
848ARM/PALM TREO SUPPORT
849M: Tomas Cech <sleep_walker@suse.cz>
850L: linux-arm-kernel@lists.infradead.org
851W: http://hackndev.com
852S: Maintained
853F: arch/arm/mach-pxa/include/mach/palmtreo.h
854F: arch/arm/mach-pxa/palmtreo.c
855
856ARM/PALMZ72 SUPPORT
857M: Sergey Lapin <slapin@ossfans.org>
858L: linux-arm-kernel@lists.infradead.org
859W: http://hackndev.com
860S: Maintained
861F: arch/arm/mach-pxa/include/mach/palmz72.h
862F: arch/arm/mach-pxa/palmz72.c
863
864ARM/PLEB SUPPORT
865M: Peter Chubb <pleb@gelato.unsw.edu.au>
866W: http://www.disy.cse.unsw.edu.au/Hardware/PLEB
867S: Maintained
868
869ARM/PT DIGITAL BOARD PORT
870M: Stefan Eletzhofer <stefan.eletzhofer@eletztrick.de>
871L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
872W: http://www.arm.linux.org.uk/
873S: Maintained
874
875ARM/RADISYS ENP2611 MACHINE SUPPORT
876M: Lennert Buytenhek <kernel@wantstofly.org>
877L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
878S: Maintained
879
880ARM/RISCPC ARCHITECTURE
881M: Russell King <linux@arm.linux.org.uk>
882L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
883W: http://www.arm.linux.org.uk/
884S: Maintained
885F: arch/arm/common/time-acorn.c
886F: arch/arm/include/asm/hardware/entry-macro-iomd.S
887F: arch/arm/include/asm/hardware/ioc.h
888F: arch/arm/include/asm/hardware/iomd.h
889F: arch/arm/include/asm/hardware/memc.h
890F: arch/arm/mach-rpc/
891F: drivers/net/arm/ether*
892F: drivers/scsi/arm/
893
894ARM/SHARK MACHINE SUPPORT
895M: Alexander Schulz <alex@shark-linux.de>
896W: http://www.shark-linux.de/shark.html
897S: Maintained
898
899ARM/SAMSUNG ARM ARCHITECTURES
900M: Ben Dooks <ben-linux@fluff.org>
901L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
902W: http://www.fluff.org/ben/linux/
903S: Maintained
904F: arch/arm/plat-s3c/
905F: arch/arm/plat-s3c24xx/
906
907ARM/S3C2410 ARM ARCHITECTURE
908M: Ben Dooks <ben-linux@fluff.org>
909L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
910W: http://www.fluff.org/ben/linux/
911S: Maintained
912F: arch/arm/mach-s3c2410/
913
914ARM/S3C2440 ARM ARCHITECTURE
915M: Ben Dooks <ben-linux@fluff.org>
916L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
917W: http://www.fluff.org/ben/linux/
918S: Maintained
919F: arch/arm/mach-s3c2440/
920
921ARM/S3C2442 ARM ARCHITECTURE
922M: Ben Dooks <ben-linux@fluff.org>
923L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
924W: http://www.fluff.org/ben/linux/
925S: Maintained
926F: arch/arm/mach-s3c2442/
927
928ARM/S3C2443 ARM ARCHITECTURE
929M: Ben Dooks <ben-linux@fluff.org>
930L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
931W: http://www.fluff.org/ben/linux/
932S: Maintained
933F: arch/arm/mach-s3c2443/
934
935ARM/S3C6400 ARM ARCHITECTURE
936M: Ben Dooks <ben-linux@fluff.org>
937L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
938W: http://www.fluff.org/ben/linux/
939S: Maintained
940F: arch/arm/mach-s3c6400/
941
942ARM/S3C6410 ARM ARCHITECTURE
943M: Ben Dooks <ben-linux@fluff.org>
944L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
945W: http://www.fluff.org/ben/linux/
946S: Maintained
947F: arch/arm/mach-s3c6410/
948
949ARM/SHMOBILE ARM ARCHITECTURE
950M: Paul Mundt <lethal@linux-sh.org>
951M: Magnus Damm <magnus.damm@gmail.com>
952L: linux-sh@vger.kernel.org
953T: git git://git.kernel.org/pub/scm/linux/kernel/git/lethal/genesis-2.6.git
954W: http://oss.renesas.com
955S: Supported
956F: arch/arm/mach-shmobile/
957F: drivers/sh/
958
959ARM/TECHNOLOGIC SYSTEMS TS7250 MACHINE SUPPORT
960M: Lennert Buytenhek <kernel@wantstofly.org>
961L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
962S: Maintained
963
964ARM/THECUS N2100 MACHINE SUPPORT
965M: Lennert Buytenhek <kernel@wantstofly.org>
966L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
967S: Maintained
968
969ARM/NUVOTON W90X900 ARM ARCHITECTURE
970M: Wan ZongShun <mcuos.com@gmail.com>
971L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
972W: http://www.mcuos.com
973S: Maintained
974
975ARM/U300 MACHINE SUPPORT
976M: Linus Walleij <linus.walleij@stericsson.com>
977L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
978S: Supported
979F: arch/arm/mach-u300/
980F: drivers/i2c/busses/i2c-stu300.c
981F: drivers/rtc/rtc-coh901331.c
982F: drivers/watchdog/coh901327_wdt.c
983F: drivers/dma/coh901318*
984
985ARM/U8500 ARM ARCHITECTURE
986M: Srinidhi Kasagar <srinidhi.kasagar@stericsson.com>
987L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
988S: Maintained
989F: arch/arm/mach-ux500/
990
991ARM/VFP SUPPORT
992M: Russell King <linux@arm.linux.org.uk>
993L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
994W: http://www.arm.linux.org.uk/
995S: Maintained
996F: arch/arm/vfp/
997
998ASC7621 HARDWARE MONITOR DRIVER
999M: George Joseph <george.joseph@fairview5.com>
1000L: lm-sensors@lm-sensors.org
1001S: Maintained
1002F: Documentation/hwmon/asc7621
1003F: drivers/hwmon/asc7621.c
1004
1005ASUS ACPI EXTRAS DRIVER
1006M: Corentin Chary <corentincj@iksaif.net>
1007M: Karol Kozimor <sziwan@users.sourceforge.net>
1008L: acpi4asus-user@lists.sourceforge.net
1009L: platform-driver-x86@vger.kernel.org
1010W: http://acpi4asus.sf.net
1011S: Maintained
1012F: drivers/platform/x86/asus_acpi.c
1013
1014ASUS ASB100 HARDWARE MONITOR DRIVER
1015M: "Mark M. Hoffman" <mhoffman@lightlink.com>
1016L: lm-sensors@lm-sensors.org
1017S: Maintained
1018F: drivers/hwmon/asb100.c
1019
1020ASUS LAPTOP EXTRAS DRIVER
1021M: Corentin Chary <corentincj@iksaif.net>
1022L: acpi4asus-user@lists.sourceforge.net
1023L: platform-driver-x86@vger.kernel.org
1024W: http://acpi4asus.sf.net
1025S: Maintained
1026F: drivers/platform/x86/asus-laptop.c
1027
1028ASYNCHRONOUS TRANSFERS/TRANSFORMS (IOAT) API
1029M: Dan Williams <dan.j.williams@intel.com>
1030W: http://sourceforge.net/projects/xscaleiop
1031S: Supported
1032F: Documentation/crypto/async-tx-api.txt
1033F: crypto/async_tx/
1034F: drivers/dma/
1035F: include/linux/dmaengine.h
1036F: include/linux/async_tx.h
1037
1038AT24 EEPROM DRIVER
1039M: Wolfram Sang <w.sang@pengutronix.de>
1040L: linux-i2c@vger.kernel.org
1041S: Maintained
1042F: drivers/misc/eeprom/at24.c
1043F: include/linux/i2c/at24.h
1044
1045ATA OVER ETHERNET (AOE) DRIVER
1046M: "Ed L. Cashin" <ecashin@coraid.com>
1047W: http://www.coraid.com/support/linux
1048S: Supported
1049F: Documentation/aoe/
1050F: drivers/block/aoe/
1051
1052ATHEROS ATH5K WIRELESS DRIVER
1053M: Jiri Slaby <jirislaby@gmail.com>
1054M: Nick Kossifidis <mickflemm@gmail.com>
1055M: "Luis R. Rodriguez" <lrodriguez@atheros.com>
1056M: Bob Copeland <me@bobcopeland.com>
1057L: linux-wireless@vger.kernel.org
1058L: ath5k-devel@lists.ath5k.org
1059W: http://wireless.kernel.org/en/users/Drivers/ath5k
1060S: Maintained
1061F: drivers/net/wireless/ath/ath5k/
1062
1063ATHEROS ATH9K WIRELESS DRIVER
1064M: "Luis R. Rodriguez" <lrodriguez@atheros.com>
1065M: Jouni Malinen <jmalinen@atheros.com>
1066M: Sujith Manoharan <Sujith.Manoharan@atheros.com>
1067M: Vasanthakumar Thiagarajan <vasanth@atheros.com>
1068M: Senthil Balasubramanian <senthilkumar@atheros.com>
1069L: linux-wireless@vger.kernel.org
1070L: ath9k-devel@lists.ath9k.org
1071W: http://wireless.kernel.org/en/users/Drivers/ath9k
1072S: Supported
1073F: drivers/net/wireless/ath/ath9k/
1074
1075ATHEROS AR9170 WIRELESS DRIVER
1076M: Christian Lamparter <chunkeey@web.de>
1077L: linux-wireless@vger.kernel.org
1078W: http://wireless.kernel.org/en/users/Drivers/ar9170
1079S: Maintained
1080F: drivers/net/wireless/ath/ar9170/
1081
1082ATK0110 HWMON DRIVER
1083M: Luca Tettamanti <kronos.it@gmail.com>
1084L: lm-sensors@lm-sensors.org
1085S: Maintained
1086F: drivers/hwmon/asus_atk0110.c
1087
1088ATI_REMOTE2 DRIVER
1089M: Ville Syrjala <syrjala@sci.fi>
1090S: Maintained
1091F: drivers/input/misc/ati_remote2.c
1092
1093ATLX ETHERNET DRIVERS
1094M: Jay Cliburn <jcliburn@gmail.com>
1095M: Chris Snook <chris.snook@gmail.com>
1096M: Jie Yang <jie.yang@atheros.com>
1097L: atl1-devel@lists.sourceforge.net
1098W: http://sourceforge.net/projects/atl1
1099W: http://atl1.sourceforge.net
1100S: Maintained
1101F: drivers/net/atlx/
1102
1103ATM
1104M: Chas Williams <chas@cmf.nrl.navy.mil>
1105L: linux-atm-general@lists.sourceforge.net (moderated for non-subscribers)
1106L: netdev@vger.kernel.org
1107W: http://linux-atm.sourceforge.net
1108S: Maintained
1109F: drivers/atm/
1110F: include/linux/atm*
1111
1112ATMEL AT91 MCI DRIVER
1113M: Nicolas Ferre <nicolas.ferre@atmel.com>
1114L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
1115W: http://www.atmel.com/products/AT91/
1116W: http://www.at91.com/
1117S: Maintained
1118F: drivers/mmc/host/at91_mci.c
1119
1120ATMEL AT91 / AT32 MCI DRIVER
1121M: Nicolas Ferre <nicolas.ferre@atmel.com>
1122S: Maintained
1123F: drivers/mmc/host/atmel-mci.c
1124F: drivers/mmc/host/atmel-mci-regs.h
1125
1126ATMEL AT91 / AT32 SERIAL DRIVER
1127M: Haavard Skinnemoen <hskinnemoen@atmel.com>
1128S: Supported
1129F: drivers/serial/atmel_serial.c
1130
1131ATMEL LCDFB DRIVER
1132M: Nicolas Ferre <nicolas.ferre@atmel.com>
1133L: linux-fbdev@vger.kernel.org
1134S: Maintained
1135F: drivers/video/atmel_lcdfb.c
1136F: include/video/atmel_lcdc.h
1137
1138ATMEL MACB ETHERNET DRIVER
1139M: Haavard Skinnemoen <hskinnemoen@atmel.com>
1140S: Supported
1141F: drivers/net/macb.*
1142
1143ATMEL SPI DRIVER
1144M: Haavard Skinnemoen <hskinnemoen@atmel.com>
1145S: Supported
1146F: drivers/spi/atmel_spi.*
1147
1148ATMEL USBA UDC DRIVER
1149M: Haavard Skinnemoen <hskinnemoen@atmel.com>
1150L: kernel@avr32linux.org
1151W: http://avr32linux.org/twiki/bin/view/Main/AtmelUsbDeviceDriver
1152S: Supported
1153F: drivers/usb/gadget/atmel_usba_udc.*
1154
1155ATMEL WIRELESS DRIVER
1156M: Simon Kelley <simon@thekelleys.org.uk>
1157L: linux-wireless@vger.kernel.org
1158W: http://www.thekelleys.org.uk/atmel
1159W: http://atmelwlandriver.sourceforge.net/
1160S: Maintained
1161F: drivers/net/wireless/atmel*
1162
1163AUDIT SUBSYSTEM
1164M: Al Viro <viro@zeniv.linux.org.uk>
1165M: Eric Paris <eparis@redhat.com>
1166L: linux-audit@redhat.com (subscribers-only)
1167W: http://people.redhat.com/sgrubb/audit/
1168T: git git://git.kernel.org/pub/scm/linux/kernel/git/viro/audit-current.git
1169S: Maintained
1170F: include/linux/audit.h
1171F: kernel/audit*
1172
1173AUXILIARY DISPLAY DRIVERS
1174M: Miguel Ojeda Sandonis <miguel.ojeda.sandonis@gmail.com>
1175W: http://miguelojeda.es/auxdisplay.htm
1176W: http://jair.lab.fi.uva.es/~migojed/auxdisplay.htm
1177S: Maintained
1178F: drivers/auxdisplay/
1179F: include/linux/cfag12864b.h
1180
1181AVR32 ARCHITECTURE
1182M: Haavard Skinnemoen <hskinnemoen@atmel.com>
1183W: http://www.atmel.com/products/AVR32/
1184W: http://avr32linux.org/
1185W: http://avrfreaks.net/
1186S: Supported
1187F: arch/avr32/
1188
1189AVR32/AT32AP MACHINE SUPPORT
1190M: Haavard Skinnemoen <hskinnemoen@atmel.com>
1191S: Supported
1192F: arch/avr32/mach-at32ap/
1193
1194AX.25 NETWORK LAYER
1195M: Ralf Baechle <ralf@linux-mips.org>
1196L: linux-hams@vger.kernel.org
1197W: http://www.linux-ax25.org/
1198S: Maintained
1199F: include/linux/ax25.h
1200F: include/net/ax25.h
1201F: net/ax25/
1202
1203B43 WIRELESS DRIVER
1204M: Stefano Brivio <stefano.brivio@polimi.it>
1205L: linux-wireless@vger.kernel.org
1206W: http://linuxwireless.org/en/users/Drivers/b43
1207S: Maintained
1208F: drivers/net/wireless/b43/
1209
1210B43LEGACY WIRELESS DRIVER
1211M: Larry Finger <Larry.Finger@lwfinger.net>
1212M: Stefano Brivio <stefano.brivio@polimi.it>
1213L: linux-wireless@vger.kernel.org
1214W: http://linuxwireless.org/en/users/Drivers/b43
1215S: Maintained
1216F: drivers/net/wireless/b43legacy/
1217
1218BACKLIGHT CLASS/SUBSYSTEM
1219M: Richard Purdie <rpurdie@rpsys.net>
1220S: Maintained
1221F: drivers/video/backlight/
1222F: include/linux/backlight.h
1223
1224BAYCOM/HDLCDRV DRIVERS FOR AX.25
1225M: Thomas Sailer <t.sailer@alumni.ethz.ch>
1226L: linux-hams@vger.kernel.org
1227W: http://www.baycom.org/~tom/ham/ham.html
1228S: Maintained
1229F: drivers/net/hamradio/baycom*
1230
1231BEFS FILE SYSTEM
1232M: "Sergey S. Kostyliov" <rathamahata@php4.ru>
1233S: Maintained
1234F: Documentation/filesystems/befs.txt
1235F: fs/befs/
1236
1237BFS FILE SYSTEM
1238M: "Tigran A. Aivazian" <tigran@aivazian.fsnet.co.uk>
1239S: Maintained
1240F: Documentation/filesystems/bfs.txt
1241F: fs/bfs/
1242F: include/linux/bfs_fs.h
1243
1244BLACKFIN ARCHITECTURE
1245M: Mike Frysinger <vapier@gentoo.org>
1246L: uclinux-dist-devel@blackfin.uclinux.org
1247W: http://blackfin.uclinux.org
1248S: Supported
1249F: arch/blackfin/
1250
1251BLACKFIN EMAC DRIVER
1252M: Michael Hennerich <michael.hennerich@analog.com>
1253L: uclinux-dist-devel@blackfin.uclinux.org
1254W: http://blackfin.uclinux.org
1255S: Supported
1256F: drivers/net/bfin_mac.*
1257
1258BLACKFIN RTC DRIVER
1259M: Mike Frysinger <vapier.adi@gmail.com>
1260L: uclinux-dist-devel@blackfin.uclinux.org
1261W: http://blackfin.uclinux.org
1262S: Supported
1263F: drivers/rtc/rtc-bfin.c
1264
1265BLACKFIN SDH DRIVER
1266M: Cliff Cai <cliff.cai@analog.com>
1267L: uclinux-dist-devel@blackfin.uclinux.org
1268W: http://blackfin.uclinux.org
1269S: Supported
1270F: drivers/mmc/host/bfin_sdh.c
1271
1272BLACKFIN SERIAL DRIVER
1273M: Sonic Zhang <sonic.zhang@analog.com>
1274L: uclinux-dist-devel@blackfin.uclinux.org
1275W: http://blackfin.uclinux.org
1276S: Supported
1277F: drivers/serial/bfin_5xx.c
1278
1279BLACKFIN WATCHDOG DRIVER
1280M: Mike Frysinger <vapier.adi@gmail.com>
1281L: uclinux-dist-devel@blackfin.uclinux.org
1282W: http://blackfin.uclinux.org
1283S: Supported
1284F: drivers/watchdog/bfin_wdt.c
1285
1286BLACKFIN I2C TWI DRIVER
1287M: Sonic Zhang <sonic.zhang@analog.com>
1288L: uclinux-dist-devel@blackfin.uclinux.org
1289W: http://blackfin.uclinux.org/
1290S: Supported
1291F: drivers/i2c/busses/i2c-bfin-twi.c
1292
1293BLOCK LAYER
1294M: Jens Axboe <axboe@kernel.dk>
1295T: git git://git.kernel.org/pub/scm/linux/kernel/git/axboe/linux-2.6-block.git
1296S: Maintained
1297F: block/
1298
1299BLOCK2MTD DRIVER
1300M: Joern Engel <joern@lazybastard.org>
1301L: linux-mtd@lists.infradead.org
1302S: Maintained
1303F: drivers/mtd/devices/block2mtd.c
1304
1305BLUETOOTH DRIVERS
1306M: Marcel Holtmann <marcel@holtmann.org>
1307L: linux-bluetooth@vger.kernel.org
1308W: http://www.bluez.org/
1309S: Maintained
1310F: drivers/bluetooth/
1311
1312BLUETOOTH SUBSYSTEM
1313M: Marcel Holtmann <marcel@holtmann.org>
1314L: linux-bluetooth@vger.kernel.org
1315W: http://www.bluez.org/
1316T: git git://git.kernel.org/pub/scm/linux/kernel/git/holtmann/bluetooth-2.6.git
1317S: Maintained
1318F: net/bluetooth/
1319F: include/net/bluetooth/
1320
1321BONDING DRIVER
1322M: Jay Vosburgh <fubar@us.ibm.com>
1323L: bonding-devel@lists.sourceforge.net
1324W: http://sourceforge.net/projects/bonding/
1325S: Supported
1326F: drivers/net/bonding/
1327F: include/linux/if_bonding.h
1328
1329BROADCOM B44 10/100 ETHERNET DRIVER
1330M: Gary Zambrano <zambrano@broadcom.com>
1331L: netdev@vger.kernel.org
1332S: Supported
1333F: drivers/net/b44.*
1334
1335BROADCOM BNX2 GIGABIT ETHERNET DRIVER
1336M: Michael Chan <mchan@broadcom.com>
1337L: netdev@vger.kernel.org
1338S: Supported
1339F: drivers/net/bnx2.*
1340F: drivers/net/bnx2_*
1341
1342BROADCOM BNX2X 10 GIGABIT ETHERNET DRIVER
1343M: Eilon Greenstein <eilong@broadcom.com>
1344L: netdev@vger.kernel.org
1345S: Supported
1346F: drivers/net/bnx2x*
1347
1348BROADCOM TG3 GIGABIT ETHERNET DRIVER
1349M: Matt Carlson <mcarlson@broadcom.com>
1350M: Michael Chan <mchan@broadcom.com>
1351L: netdev@vger.kernel.org
1352S: Supported
1353F: drivers/net/tg3.*
1354
1355BROCADE BFA FC SCSI DRIVER
1356M: Jing Huang <huangj@brocade.com>
1357L: linux-scsi@vger.kernel.org
1358S: Supported
1359F: drivers/scsi/bfa/
1360
1361BSG (block layer generic sg v4 driver)
1362M: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
1363L: linux-scsi@vger.kernel.org
1364S: Supported
1365F: block/bsg.c
1366F: include/linux/bsg.h
1367
1368BT8XXGPIO DRIVER
1369M: Michael Buesch <mb@bu3sch.de>
1370W: http://bu3sch.de/btgpio.php
1371S: Maintained
1372F: drivers/gpio/bt8xxgpio.c
1373
1374BTRFS FILE SYSTEM
1375M: Chris Mason <chris.mason@oracle.com>
1376L: linux-btrfs@vger.kernel.org
1377W: http://btrfs.wiki.kernel.org/
1378Q: http://patchwork.kernel.org/project/linux-btrfs/list/
1379T: git git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable.git
1380S: Maintained
1381F: Documentation/filesystems/btrfs.txt
1382F: fs/btrfs/
1383
1384BTTV VIDEO4LINUX DRIVER
1385M: Mauro Carvalho Chehab <mchehab@infradead.org>
1386L: linux-media@vger.kernel.org
1387W: http://linuxtv.org
1388T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6.git
1389S: Maintained
1390F: Documentation/video4linux/bttv/
1391F: drivers/media/video/bt8xx/bttv*
1392
1393CACHEFILES: FS-CACHE BACKEND FOR CACHING ON MOUNTED FILESYSTEMS
1394M: David Howells <dhowells@redhat.com>
1395L: linux-cachefs@redhat.com
1396S: Supported
1397F: Documentation/filesystems/caching/cachefiles.txt
1398F: fs/cachefiles/
1399
1400CAFE CMOS INTEGRATED CAMERA CONTROLLER DRIVER
1401M: Jonathan Corbet <corbet@lwn.net>
1402L: linux-media@vger.kernel.org
1403T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6.git
1404S: Maintained
1405F: Documentation/video4linux/cafe_ccic
1406F: drivers/media/video/cafe_ccic*
1407
1408CALGARY x86-64 IOMMU
1409M: Muli Ben-Yehuda <muli@il.ibm.com>
1410M: "Jon D. Mason" <jdmason@kudzu.us>
1411L: discuss@x86-64.org
1412S: Maintained
1413F: arch/x86/kernel/pci-calgary_64.c
1414F: arch/x86/kernel/tce_64.c
1415F: arch/x86/include/asm/calgary.h
1416F: arch/x86/include/asm/tce.h
1417
1418CAN NETWORK LAYER
1419M: Oliver Hartkopp <socketcan@hartkopp.net>
1420M: Oliver Hartkopp <oliver.hartkopp@volkswagen.de>
1421M: Urs Thuermann <urs.thuermann@volkswagen.de>
1422L: socketcan-core@lists.berlios.de
1423L: netdev@vger.kernel.org
1424W: http://developer.berlios.de/projects/socketcan/
1425S: Maintained
1426F: net/can/
1427F: include/linux/can.h
1428F: include/linux/can/core.h
1429F: include/linux/can/bcm.h
1430F: include/linux/can/raw.h
1431
1432CAN NETWORK DRIVERS
1433M: Wolfgang Grandegger <wg@grandegger.com>
1434L: socketcan-core@lists.berlios.de
1435L: netdev@vger.kernel.org
1436W: http://developer.berlios.de/projects/socketcan/
1437S: Maintained
1438F: drivers/net/can/
1439F: include/linux/can/dev.h
1440F: include/linux/can/error.h
1441F: include/linux/can/netlink.h
1442F: include/linux/can/platform/
1443
1444CELL BROADBAND ENGINE ARCHITECTURE
1445M: Arnd Bergmann <arnd@arndb.de>
1446L: linuxppc-dev@ozlabs.org
1447L: cbe-oss-dev@ozlabs.org
1448W: http://www.ibm.com/developerworks/power/cell/
1449S: Supported
1450F: arch/powerpc/include/asm/cell*.h
1451F: arch/powerpc/include/asm/spu*.h
1452F: arch/powerpc/oprofile/*cell*
1453F: arch/powerpc/platforms/cell/
1454
1455CEPH DISTRIBUTED FILE SYSTEM CLIENT
1456M: Sage Weil <sage@newdream.net>
1457L: ceph-devel@vger.kernel.org
1458W: http://ceph.newdream.net/
1459T: git git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client.git
1460S: Supported
1461F: Documentation/filesystems/ceph.txt
1462F: fs/ceph
1463
1464CERTIFIED WIRELESS USB (WUSB) SUBSYSTEM:
1465M: David Vrabel <david.vrabel@csr.com>
1466L: linux-usb@vger.kernel.org
1467S: Supported
1468F: Documentation/usb/WUSB-Design-overview.txt
1469F: Documentation/usb/wusb-cbaf
1470F: drivers/usb/host/hwa-hc.c
1471F: drivers/usb/host/whci/
1472F: drivers/usb/wusbcore/
1473F: include/linux/usb/wusb*
1474
1475CFAG12864B LCD DRIVER
1476M: Miguel Ojeda Sandonis <miguel.ojeda.sandonis@gmail.com>
1477W: http://miguelojeda.es/auxdisplay.htm
1478W: http://jair.lab.fi.uva.es/~migojed/auxdisplay.htm
1479S: Maintained
1480F: drivers/auxdisplay/cfag12864b.c
1481F: include/linux/cfag12864b.h
1482
1483CFAG12864BFB LCD FRAMEBUFFER DRIVER
1484M: Miguel Ojeda Sandonis <miguel.ojeda.sandonis@gmail.com>
1485W: http://miguelojeda.es/auxdisplay.htm
1486W: http://jair.lab.fi.uva.es/~migojed/auxdisplay.htm
1487S: Maintained
1488F: drivers/auxdisplay/cfag12864bfb.c
1489F: include/linux/cfag12864b.h
1490
1491CFG80211 and NL80211
1492M: Johannes Berg <johannes@sipsolutions.net>
1493L: linux-wireless@vger.kernel.org
1494S: Maintained
1495F: include/linux/nl80211.h
1496F: include/net/cfg80211.h
1497F: net/wireless/*
1498X: net/wireless/wext*
1499
1500CHECKPATCH
1501M: Andy Whitcroft <apw@canonical.com>
1502S: Supported
1503F: scripts/checkpatch.pl
1504
1505CISCO 10G ETHERNET DRIVER
1506M: Scott Feldman <scofeldm@cisco.com>
1507M: Joe Eykholt <jeykholt@cisco.com>
1508S: Supported
1509F: drivers/net/enic/
1510
1511CIRRUS LOGIC EP93XX ETHERNET DRIVER
1512M: Lennert Buytenhek <kernel@wantstofly.org>
1513L: netdev@vger.kernel.org
1514S: Maintained
1515F: drivers/net/arm/ep93xx_eth.c
1516
1517CIRRUS LOGIC EP93XX OHCI USB HOST DRIVER
1518M: Lennert Buytenhek <kernel@wantstofly.org>
1519L: linux-usb@vger.kernel.org
1520S: Maintained
1521F: drivers/usb/host/ohci-ep93xx.c
1522
1523CIRRUS LOGIC CS4270 SOUND DRIVER
1524M: Timur Tabi <timur@freescale.com>
1525L: alsa-devel@alsa-project.org (moderated for non-subscribers)
1526S: Supported
1527F: sound/soc/codecs/cs4270*
1528
1529CLK API
1530M: Russell King <linux@arm.linux.org.uk>
1531F: include/linux/clk.h
1532
1533CISCO FCOE HBA DRIVER
1534M: Abhijeet Joglekar <abjoglek@cisco.com>
1535M: Joe Eykholt <jeykholt@cisco.com>
1536L: linux-scsi@vger.kernel.org
1537S: Supported
1538F: drivers/scsi/fnic/
1539
1540CMPC ACPI DRIVER
1541M: Thadeu Lima de Souza Cascardo <cascardo@holoscopio.com>
1542M: Daniel Oliveira Nascimento <don@syst.com.br>
1543L: platform-driver-x86@vger.kernel.org
1544S: Supported
1545F: drivers/platform/x86/classmate-laptop.c
1546
1547CODA FILE SYSTEM
1548M: Jan Harkes <jaharkes@cs.cmu.edu>
1549M: coda@cs.cmu.edu
1550L: codalist@coda.cs.cmu.edu
1551W: http://www.coda.cs.cmu.edu/
1552S: Maintained
1553F: Documentation/filesystems/coda.txt
1554F: fs/coda/
1555F: include/linux/coda*.h
1556
1557COMMON INTERNET FILE SYSTEM (CIFS)
1558M: Steve French <sfrench@samba.org>
1559L: linux-cifs-client@lists.samba.org (moderated for non-subscribers)
1560L: samba-technical@lists.samba.org (moderated for non-subscribers)
1561W: http://linux-cifs.samba.org/
1562Q: http://patchwork.ozlabs.org/project/linux-cifs-client/list/
1563T: git git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6.git
1564S: Supported
1565F: Documentation/filesystems/cifs.txt
1566F: fs/cifs/
1567
1568COMPACTPCI HOTPLUG CORE
1569M: Scott Murray <scott@spiteful.org>
1570L: linux-pci@vger.kernel.org
1571S: Maintained
1572F: drivers/pci/hotplug/cpci_hotplug*
1573
1574COMPACTPCI HOTPLUG ZIATECH ZT5550 DRIVER
1575M: Scott Murray <scott@spiteful.org>
1576L: linux-pci@vger.kernel.org
1577S: Maintained
1578F: drivers/pci/hotplug/cpcihp_zt5550.*
1579
1580COMPACTPCI HOTPLUG GENERIC DRIVER
1581M: Scott Murray <scott@spiteful.org>
1582L: linux-pci@vger.kernel.org
1583S: Maintained
1584F: drivers/pci/hotplug/cpcihp_generic.c
1585
1586COMPAL LAPTOP SUPPORT
1587M: Cezary Jackiewicz <cezary.jackiewicz@gmail.com>
1588L: platform-driver-x86@vger.kernel.org
1589S: Maintained
1590F: drivers/platform/x86/compal-laptop.c
1591
1592COMPUTONE INTELLIPORT MULTIPORT CARD
1593M: "Michael H. Warfield" <mhw@wittsend.com>
1594W: http://www.wittsend.com/computone.html
1595S: Maintained
1596F: Documentation/serial/computone.txt
1597F: drivers/char/ip2/
1598
1599CONEXANT ACCESSRUNNER USB DRIVER
1600M: Simon Arlott <cxacru@fire.lp0.eu>
1601L: accessrunner-general@lists.sourceforge.net
1602W: http://accessrunner.sourceforge.net/
1603S: Maintained
1604F: drivers/usb/atm/cxacru.c
1605
1606CONFIGFS
1607M: Joel Becker <joel.becker@oracle.com>
1608S: Supported
1609F: fs/configfs/
1610F: include/linux/configfs.h
1611
1612CONNECTOR
1613M: Evgeniy Polyakov <zbr@ioremap.net>
1614L: netdev@vger.kernel.org
1615S: Maintained
1616F: drivers/connector/
1617
1618CONTROL GROUPS (CGROUPS)
1619M: Paul Menage <menage@google.com>
1620M: Li Zefan <lizf@cn.fujitsu.com>
1621L: containers@lists.linux-foundation.org
1622S: Maintained
1623F: include/linux/cgroup*
1624F: kernel/cgroup*
1625F: mm/*cgroup*
1626
1627CORETEMP HARDWARE MONITORING DRIVER
1628M: Rudolf Marek <r.marek@assembler.cz>
1629M: Huaxu Wan <huaxu.wan@intel.com>
1630L: lm-sensors@lm-sensors.org
1631S: Maintained
1632F: Documentation/hwmon/coretemp
1633F: drivers/hwmon/coretemp.c
1634
1635COSA/SRP SYNC SERIAL DRIVER
1636M: Jan "Yenya" Kasprzak <kas@fi.muni.cz>
1637W: http://www.fi.muni.cz/~kas/cosa/
1638S: Maintained
1639F: drivers/net/wan/cosa*
1640
1641CPMAC ETHERNET DRIVER
1642M: Florian Fainelli <florian@openwrt.org>
1643L: netdev@vger.kernel.org
1644S: Maintained
1645F: drivers/net/cpmac.c
1646
1647CPU FREQUENCY DRIVERS
1648M: Dave Jones <davej@redhat.com>
1649L: cpufreq@vger.kernel.org
1650W: http://www.codemonkey.org.uk/projects/cpufreq/
1651T: git git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq.git
1652S: Maintained
1653F: arch/x86/kernel/cpu/cpufreq/
1654F: drivers/cpufreq/
1655F: include/linux/cpufreq.h
1656
1657CPUID/MSR DRIVER
1658M: "H. Peter Anvin" <hpa@zytor.com>
1659S: Maintained
1660F: arch/x86/kernel/cpuid.c
1661F: arch/x86/kernel/msr.c
1662
1663CPUSETS
1664M: Paul Menage <menage@google.com>
1665W: http://www.bullopensource.org/cpuset/
1666W: http://oss.sgi.com/projects/cpusets/
1667S: Supported
1668F: Documentation/cgroups/cpusets.txt
1669F: include/linux/cpuset.h
1670F: kernel/cpuset.c
1671
1672CRAMFS FILESYSTEM
1673W: http://sourceforge.net/projects/cramfs/
1674S: Orphan
1675F: Documentation/filesystems/cramfs.txt
1676F: fs/cramfs/
1677
1678CRIS PORT
1679M: Mikael Starvik <starvik@axis.com>
1680M: Jesper Nilsson <jesper.nilsson@axis.com>
1681L: linux-cris-kernel@axis.com
1682W: http://developer.axis.com
1683S: Maintained
1684F: arch/cris/
1685
1686CRYPTO API
1687M: Herbert Xu <herbert@gondor.apana.org.au>
1688M: "David S. Miller" <davem@davemloft.net>
1689L: linux-crypto@vger.kernel.org
1690T: git git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6.git
1691S: Maintained
1692F: Documentation/crypto/
1693F: arch/*/crypto/
1694F: crypto/
1695F: drivers/crypto/
1696F: include/crypto/
1697
1698CRYPTOGRAPHIC RANDOM NUMBER GENERATOR
1699M: Neil Horman <nhorman@tuxdriver.com>
1700L: linux-crypto@vger.kernel.org
1701S: Maintained
1702
1703CS5535 Audio ALSA driver
1704M: Jaya Kumar <jayakumar.alsa@gmail.com>
1705S: Maintained
1706F: sound/pci/cs5535audio/
1707
1708CX18 VIDEO4LINUX DRIVER
1709M: Andy Walls <awalls@radix.net>
1710L: ivtv-devel@ivtvdriver.org (moderated for non-subscribers)
1711L: linux-media@vger.kernel.org
1712T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6.git
1713W: http://linuxtv.org
1714W: http://www.ivtvdriver.org/index.php/Cx18
1715S: Maintained
1716F: Documentation/video4linux/cx18.txt
1717F: drivers/media/video/cx18/
1718
1719CXGB3 ETHERNET DRIVER (CXGB3)
1720M: Divy Le Ray <divy@chelsio.com>
1721L: netdev@vger.kernel.org
1722W: http://www.chelsio.com
1723S: Supported
1724F: drivers/net/cxgb3/
1725
1726CXGB3 IWARP RNIC DRIVER (IW_CXGB3)
1727M: Steve Wise <swise@chelsio.com>
1728L: linux-rdma@vger.kernel.org
1729W: http://www.openfabrics.org
1730S: Supported
1731F: drivers/infiniband/hw/cxgb3/
1732
1733CYBERPRO FB DRIVER
1734M: Russell King <linux@arm.linux.org.uk>
1735L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
1736W: http://www.arm.linux.org.uk/
1737S: Maintained
1738F: drivers/video/cyber2000fb.*
1739
1740CYCLADES 2X SYNC CARD DRIVER
1741M: Arnaldo Carvalho de Melo <acme@ghostprotocols.net>
1742W: http://oops.ghostprotocols.net:81/blog
1743S: Maintained
1744F: drivers/net/wan/cycx*
1745
1746CYCLADES ASYNC MUX DRIVER
1747W: http://www.cyclades.com/
1748S: Orphan
1749F: drivers/char/cyclades.c
1750F: include/linux/cyclades.h
1751
1752CYCLADES PC300 DRIVER
1753W: http://www.cyclades.com/
1754S: Orphan
1755F: drivers/net/wan/pc300*
1756
1757DAMA SLAVE for AX.25
1758M: Joerg Reuter <jreuter@yaina.de>
1759W: http://yaina.de/jreuter/
1760W: http://www.qsl.net/dl1bke/
1761L: linux-hams@vger.kernel.org
1762S: Maintained
1763F: net/ax25/af_ax25.c
1764F: net/ax25/ax25_dev.c
1765F: net/ax25/ax25_ds_*
1766F: net/ax25/ax25_in.c
1767F: net/ax25/ax25_out.c
1768F: net/ax25/ax25_timer.c
1769F: net/ax25/sysctl_net_ax25.c
1770
1771DAVICOM FAST ETHERNET (DMFE) NETWORK DRIVER
1772M: Tobias Ringstrom <tori@unhappy.mine.nu>
1773L: netdev@vger.kernel.org
1774S: Maintained
1775F: Documentation/networking/dmfe.txt
1776F: drivers/net/tulip/dmfe.c
1777
1778DC390/AM53C974 SCSI driver
1779M: Kurt Garloff <garloff@suse.de>
1780W: http://www.garloff.de/kurt/linux/dc390/
1781M: Guennadi Liakhovetski <g.liakhovetski@gmx.de>
1782S: Maintained
1783F: drivers/scsi/tmscsim.*
1784
1785DC395x SCSI driver
1786M: Oliver Neukum <oliver@neukum.name>
1787M: Ali Akcaagac <aliakc@web.de>
1788M: Jamie Lenehan <lenehan@twibble.org>
1789W: http://twibble.org/dist/dc395x/
1790L: dc395x@twibble.org
1791L: http://lists.twibble.org/mailman/listinfo/dc395x/
1792S: Maintained
1793F: Documentation/scsi/dc395x.txt
1794F: drivers/scsi/dc395x.*
1795
1796DCCP PROTOCOL
1797M: Arnaldo Carvalho de Melo <acme@ghostprotocols.net>
1798L: dccp@vger.kernel.org
1799W: http://linux-net.osdl.org/index.php/DCCP
1800S: Maintained
1801F: include/linux/dccp.h
1802F: include/linux/tfrc.h
1803F: net/dccp/
1804
1805DECnet NETWORK LAYER
1806W: http://linux-decnet.sourceforge.net
1807L: linux-decnet-user@lists.sourceforge.net
1808S: Orphan
1809F: Documentation/networking/decnet.txt
1810F: net/decnet/
1811
1812DEFXX FDDI NETWORK DRIVER
1813M: "Maciej W. Rozycki" <macro@linux-mips.org>
1814S: Maintained
1815F: drivers/net/defxx.*
1816
1817DELL LAPTOP DRIVER
1818M: Matthew Garrett <mjg59@srcf.ucam.org>
1819L: platform-driver-x86@vger.kernel.org
1820S: Maintained
1821F: drivers/platform/x86/dell-laptop.c
1822
1823DELL LAPTOP SMM DRIVER
1824M: Massimo Dal Zotto <dz@debian.org>
1825W: http://www.debian.org/~dz/i8k/
1826S: Maintained
1827F: drivers/char/i8k.c
1828F: include/linux/i8k.h
1829
1830DELL SYSTEMS MANAGEMENT BASE DRIVER (dcdbas)
1831M: Doug Warzecha <Douglas_Warzecha@dell.com>
1832S: Maintained
1833F: Documentation/dcdbas.txt
1834F: drivers/firmware/dcdbas.*
1835
1836DELL WMI EXTRAS DRIVER
1837M: Matthew Garrett <mjg59@srcf.ucam.org>
1838S: Maintained
1839
1840DEVICE NUMBER REGISTRY
1841M: Torben Mathiasen <device@lanana.org>
1842W: http://lanana.org/docs/device-list/index.html
1843S: Maintained
1844
1845DEVICE-MAPPER (LVM)
1846P: Alasdair Kergon
1847L: dm-devel@redhat.com
1848W: http://sources.redhat.com/dm
1849Q: http://patchwork.kernel.org/project/dm-devel/list/
1850S: Maintained
1851F: Documentation/device-mapper/
1852F: drivers/md/dm*
1853F: include/linux/device-mapper.h
1854F: include/linux/dm-*.h
1855
1856DIGI INTL. EPCA DRIVER
1857M: "Digi International, Inc" <Eng.Linux@digi.com>
1858L: Eng.Linux@digi.com
1859W: http://www.digi.com
1860S: Orphan
1861F: Documentation/serial/digiepca.txt
1862F: drivers/char/epca*
1863F: drivers/char/digi*
1864
1865DIRECTORY NOTIFICATION (DNOTIFY)
1866M: Eric Paris <eparis@parisplace.org>
1867S: Maintained
1868F: Documentation/filesystems/dnotify.txt
1869F: fs/notify/dnotify/
1870F: include/linux/dnotify.h
1871
1872DISK GEOMETRY AND PARTITION HANDLING
1873M: Andries Brouwer <aeb@cwi.nl>
1874W: http://www.win.tue.nl/~aeb/linux/Large-Disk.html
1875W: http://www.win.tue.nl/~aeb/linux/zip/zip-1.html
1876W: http://www.win.tue.nl/~aeb/partitions/partition_types-1.html
1877S: Maintained
1878
1879DISKQUOTA
1880M: Jan Kara <jack@suse.cz>
1881S: Maintained
1882F: Documentation/filesystems/quota.txt
1883F: fs/quota/
1884F: include/linux/quota*.h
1885
1886DISTRIBUTED LOCK MANAGER (DLM)
1887M: Christine Caulfield <ccaulfie@redhat.com>
1888M: David Teigland <teigland@redhat.com>
1889L: cluster-devel@redhat.com
1890W: http://sources.redhat.com/cluster/
1891T: git git://git.kernel.org/pub/scm/linux/kernel/git/teigland/dlm.git
1892S: Supported
1893F: fs/dlm/
1894
1895DMA GENERIC OFFLOAD ENGINE SUBSYSTEM
1896M: Dan Williams <dan.j.williams@intel.com>
1897S: Supported
1898F: drivers/dma/
1899F: include/linux/dma*
1900
1901DME1737 HARDWARE MONITOR DRIVER
1902M: Juerg Haefliger <juergh@gmail.com>
1903L: lm-sensors@lm-sensors.org
1904S: Maintained
1905F: Documentation/hwmon/dme1737
1906F: drivers/hwmon/dme1737.c
1907
1908DOCBOOK FOR DOCUMENTATION
1909M: Randy Dunlap <rdunlap@xenotime.net>
1910S: Maintained
1911
1912DOCKING STATION DRIVER
1913M: Shaohua Li <shaohua.li@intel.com>
1914L: linux-acpi@vger.kernel.org
1915S: Supported
1916F: drivers/acpi/dock.c
1917
1918DOCUMENTATION
1919M: Randy Dunlap <rdunlap@xenotime.net>
1920L: linux-doc@vger.kernel.org
1921S: Maintained
1922F: Documentation/
1923
1924DOUBLETALK DRIVER
1925M: "James R. Van Zandt" <jrv@vanzandt.mv.com>
1926L: blinux-list@redhat.com
1927S: Maintained
1928F: drivers/char/dtlk.c
1929F: include/linux/dtlk.h
1930
1931DPT_I2O SCSI RAID DRIVER
1932M: Adaptec OEM Raid Solutions <aacraid@adaptec.com>
1933L: linux-scsi@vger.kernel.org
1934W: http://www.adaptec.com/
1935S: Maintained
1936F: drivers/scsi/dpt*
1937F: drivers/scsi/dpt/
1938
1939DRBD DRIVER
1940P: Philipp Reisner
1941P: Lars Ellenberg
1942M: drbd-dev@lists.linbit.com
1943L: drbd-user@lists.linbit.com
1944W: http://www.drbd.org
1945T: git git://git.drbd.org/linux-2.6-drbd.git drbd
1946T: git git://git.drbd.org/drbd-8.3.git
1947S: Supported
1948F: drivers/block/drbd/
1949F: lib/lru_cache.c
1950F: Documentation/blockdev/drbd/
1951
1952DRIVER CORE, KOBJECTS, AND SYSFS
1953M: Greg Kroah-Hartman <gregkh@suse.de>
1954T: quilt kernel.org/pub/linux/kernel/people/gregkh/gregkh-2.6/
1955S: Supported
1956F: Documentation/kobject.txt
1957F: drivers/base/
1958F: fs/sysfs/
1959F: include/linux/kobj*
1960F: lib/kobj*
1961
1962DRM DRIVERS
1963M: David Airlie <airlied@linux.ie>
1964L: dri-devel@lists.freedesktop.org
1965T: git git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6.git
1966S: Maintained
1967F: drivers/gpu/drm/
1968
1969DSCC4 DRIVER
1970M: Francois Romieu <romieu@fr.zoreil.com>
1971L: netdev@vger.kernel.org
1972S: Maintained
1973F: drivers/net/wan/dscc4.c
1974
1975DZ DECSTATION DZ11 SERIAL DRIVER
1976M: "Maciej W. Rozycki" <macro@linux-mips.org>
1977S: Maintained
1978F: drivers/serial/dz.*
1979
1980EATA-DMA SCSI DRIVER
1981M: Michael Neuffer <mike@i-Connect.Net>
1982L: linux-eata@i-connect.net
1983L: linux-scsi@vger.kernel.org
1984S: Maintained
1985F: drivers/scsi/eata*
1986
1987EATA ISA/EISA/PCI SCSI DRIVER
1988M: Dario Ballabio <ballabio_dario@emc.com>
1989L: linux-scsi@vger.kernel.org
1990S: Maintained
1991F: drivers/scsi/eata.c
1992
1993EATA-PIO SCSI DRIVER
1994M: Michael Neuffer <mike@i-Connect.Net>
1995L: linux-eata@i-connect.net
1996L: linux-scsi@vger.kernel.org
1997S: Maintained
1998F: drivers/scsi/eata_pio.*
1999
2000EBTABLES
2001M: Bart De Schuymer <bart.de.schuymer@pandora.be>
2002L: ebtables-user@lists.sourceforge.net
2003L: ebtables-devel@lists.sourceforge.net
2004W: http://ebtables.sourceforge.net/
2005S: Maintained
2006F: include/linux/netfilter_bridge/ebt_*.h
2007F: net/bridge/netfilter/ebt*.c
2008
2009ECRYPT FILE SYSTEM
2010M: Tyler Hicks <tyhicks@linux.vnet.ibm.com>
2011M: Dustin Kirkland <kirkland@canonical.com>
2012L: ecryptfs-devel@lists.launchpad.net
2013W: https://launchpad.net/ecryptfs
2014S: Supported
2015F: Documentation/filesystems/ecryptfs.txt
2016F: fs/ecryptfs/
2017
2018EDAC-CORE
2019M: Doug Thompson <dougthompson@xmission.com>
2020L: bluesmoke-devel@lists.sourceforge.net (moderated for non-subscribers)
2021W: bluesmoke.sourceforge.net
2022S: Supported
2023F: Documentation/edac.txt
2024F: drivers/edac/edac_*
2025F: include/linux/edac.h
2026
2027EDAC-AMD64
2028M: Doug Thompson <dougthompson@xmission.com>
2029M: Borislav Petkov <borislav.petkov@amd.com>
2030L: bluesmoke-devel@lists.sourceforge.net (moderated for non-subscribers)
2031W: bluesmoke.sourceforge.net
2032S: Supported
2033F: drivers/edac/amd64_edac*
2034
2035EDAC-E752X
2036M: Mark Gross <mark.gross@intel.com>
2037M: Doug Thompson <dougthompson@xmission.com>
2038L: bluesmoke-devel@lists.sourceforge.net (moderated for non-subscribers)
2039W: bluesmoke.sourceforge.net
2040S: Maintained
2041F: drivers/edac/e752x_edac.c
2042
2043EDAC-E7XXX
2044M: Doug Thompson <dougthompson@xmission.com>
2045L: bluesmoke-devel@lists.sourceforge.net (moderated for non-subscribers)
2046W: bluesmoke.sourceforge.net
2047S: Maintained
2048F: drivers/edac/e7xxx_edac.c
2049
2050EDAC-I82443BXGX
2051M: Tim Small <tim@buttersideup.com>
2052L: bluesmoke-devel@lists.sourceforge.net (moderated for non-subscribers)
2053W: bluesmoke.sourceforge.net
2054S: Maintained
2055F: drivers/edac/i82443bxgx_edac.c
2056
2057EDAC-I3000
2058M: Jason Uhlenkott <juhlenko@akamai.com>
2059L: bluesmoke-devel@lists.sourceforge.net (moderated for non-subscribers)
2060W: bluesmoke.sourceforge.net
2061S: Maintained
2062F: drivers/edac/i3000_edac.c
2063
2064EDAC-I5000
2065M: Doug Thompson <dougthompson@xmission.com>
2066L: bluesmoke-devel@lists.sourceforge.net (moderated for non-subscribers)
2067W: bluesmoke.sourceforge.net
2068S: Maintained
2069F: drivers/edac/i5000_edac.c
2070
2071EDAC-I5400
2072M: Mauro Carvalho Chehab <mchehab@redhat.com>
2073L: bluesmoke-devel@lists.sourceforge.net (moderated for non-subscribers)
2074W: bluesmoke.sourceforge.net
2075S: Maintained
2076F: drivers/edac/i5400_edac.c
2077
2078EDAC-I82975X
2079M: Ranganathan Desikan <ravi@jetztechnologies.com>
2080M: "Arvind R." <arvind@jetztechnologies.com>
2081L: bluesmoke-devel@lists.sourceforge.net (moderated for non-subscribers)
2082W: bluesmoke.sourceforge.net
2083S: Maintained
2084F: drivers/edac/i82975x_edac.c
2085
2086EDAC-PASEMI
2087M: Egor Martovetsky <egor@pasemi.com>
2088L: bluesmoke-devel@lists.sourceforge.net (moderated for non-subscribers)
2089W: bluesmoke.sourceforge.net
2090S: Maintained
2091F: drivers/edac/pasemi_edac.c
2092
2093EDAC-R82600
2094M: Tim Small <tim@buttersideup.com>
2095L: bluesmoke-devel@lists.sourceforge.net (moderated for non-subscribers)
2096W: bluesmoke.sourceforge.net
2097S: Maintained
2098F: drivers/edac/r82600_edac.c
2099
2100EEEPC LAPTOP EXTRAS DRIVER
2101M: Corentin Chary <corentincj@iksaif.net>
2102L: acpi4asus-user@lists.sourceforge.net
2103L: platform-driver-x86@vger.kernel.org
2104W: http://acpi4asus.sf.net
2105S: Maintained
2106F: drivers/platform/x86/eeepc-laptop.c
2107
2108EFS FILESYSTEM
2109W: http://aeschi.ch.eu.org/efs/
2110S: Orphan
2111F: fs/efs/
2112
2113EHCA (IBM GX bus InfiniBand adapter) DRIVER
2114M: Hoang-Nam Nguyen <hnguyen@de.ibm.com>
2115M: Christoph Raisch <raisch@de.ibm.com>
2116L: linux-rdma@vger.kernel.org
2117S: Supported
2118F: drivers/infiniband/hw/ehca/
2119
2120EMBEDDED LINUX
2121M: Paul Gortmaker <paul.gortmaker@windriver.com>
2122M: Matt Mackall <mpm@selenic.com>
2123M: David Woodhouse <dwmw2@infradead.org>
2124L: linux-embedded@vger.kernel.org
2125S: Maintained
2126
2127EMULEX LPFC FC SCSI DRIVER
2128M: James Smart <james.smart@emulex.com>
2129L: linux-scsi@vger.kernel.org
2130W: http://sourceforge.net/projects/lpfcxxxx
2131S: Supported
2132F: drivers/scsi/lpfc/
2133
2134ENE CB710 FLASH CARD READER DRIVER
2135M: Michał Mirosław <mirq-linux@rere.qmqm.pl>
2136S: Maintained
2137F: drivers/misc/cb710/
2138F: drivers/mmc/host/cb710-mmc.*
2139F: include/linux/cb710.h
2140
2141EPSON 1355 FRAMEBUFFER DRIVER
2142M: Christopher Hoover <ch@murgatroid.com>
2143M: Christopher Hoover <ch@hpl.hp.com>
2144S: Maintained
2145F: drivers/video/epson1355fb.c
2146
2147EPSON S1D13XXX FRAMEBUFFER DRIVER
2148M: Kristoffer Ericson <kristoffer.ericson@gmail.com>
2149S: Maintained
2150T: git git://git.kernel.org/pub/scm/linux/kernel/git/kristoffer/linux-hpc.git
2151F: drivers/video/s1d13xxxfb.c
2152F: include/video/s1d13xxxfb.h
2153
2154ETHEREXPRESS-16 NETWORK DRIVER
2155M: Philip Blundell <philb@gnu.org>
2156L: netdev@vger.kernel.org
2157S: Maintained
2158F: drivers/net/eexpress.*
2159
2160ETHERNET BRIDGE
2161M: Stephen Hemminger <shemminger@linux-foundation.org>
2162L: bridge@lists.linux-foundation.org
2163L: netdev@vger.kernel.org
2164W: http://www.linux-foundation.org/en/Net:Bridge
2165S: Maintained
2166F: include/linux/netfilter_bridge/
2167F: net/bridge/
2168
2169ETHERTEAM 16I DRIVER
2170M: Mika Kuoppala <miku@iki.fi>
2171S: Maintained
2172F: drivers/net/eth16i.c
2173
2174EXT2 FILE SYSTEM
2175L: linux-ext4@vger.kernel.org
2176S: Maintained
2177F: Documentation/filesystems/ext2.txt
2178F: fs/ext2/
2179F: include/linux/ext2*
2180
2181EXT3 FILE SYSTEM
2182M: Andrew Morton <akpm@linux-foundation.org>
2183M: Andreas Dilger <adilger@sun.com>
2184L: linux-ext4@vger.kernel.org
2185S: Maintained
2186F: Documentation/filesystems/ext3.txt
2187F: fs/ext3/
2188F: include/linux/ext3*
2189
2190EXT4 FILE SYSTEM
2191M: "Theodore Ts'o" <tytso@mit.edu>
2192M: Andreas Dilger <adilger@sun.com>
2193L: linux-ext4@vger.kernel.org
2194W: http://ext4.wiki.kernel.org
2195Q: http://patchwork.ozlabs.org/project/linux-ext4/list/
2196S: Maintained
2197F: Documentation/filesystems/ext4.txt
2198F: fs/ext4/
2199
2200F71805F HARDWARE MONITORING DRIVER
2201M: Jean Delvare <khali@linux-fr.org>
2202L: lm-sensors@lm-sensors.org
2203S: Maintained
2204F: Documentation/hwmon/f71805f
2205F: drivers/hwmon/f71805f.c
2206
2207FARSYNC SYNCHRONOUS DRIVER
2208M: Kevin Curtis <kevin.curtis@farsite.co.uk>
2209W: http://www.farsite.co.uk/
2210S: Supported
2211F: drivers/net/wan/farsync.*
2212
2213FAULT INJECTION SUPPORT
2214M: Akinobu Mita <akinobu.mita@gmail.com>
2215S: Supported
2216F: Documentation/fault-injection/
2217F: lib/fault-inject.c
2218
2219FCOE SUBSYSTEM (libfc, libfcoe, fcoe)
2220M: Robert Love <robert.w.love@intel.com>
2221L: devel@open-fcoe.org
2222W: www.Open-FCoE.org
2223S: Supported
2224F: drivers/scsi/libfc/
2225F: drivers/scsi/fcoe/
2226F: include/scsi/fc/
2227F: include/scsi/libfc.h
2228F: include/scsi/libfcoe.h
2229
2230FILE LOCKING (flock() and fcntl()/lockf())
2231M: Matthew Wilcox <matthew@wil.cx>
2232L: linux-fsdevel@vger.kernel.org
2233S: Maintained
2234F: include/linux/fcntl.h
2235F: include/linux/fs.h
2236F: fs/fcntl.c
2237F: fs/locks.c
2238
2239FILESYSTEMS (VFS and infrastructure)
2240M: Alexander Viro <viro@zeniv.linux.org.uk>
2241L: linux-fsdevel@vger.kernel.org
2242S: Maintained
2243F: fs/*
2244
2245FINTEK F75375S HARDWARE MONITOR AND FAN CONTROLLER DRIVER
2246M: Riku Voipio <riku.voipio@iki.fi>
2247L: lm-sensors@lm-sensors.org
2248S: Maintained
2249F: drivers/hwmon/f75375s.c
2250F: include/linux/f75375s.h
2251
2252FIREWIRE SUBSYSTEM
2253M: Stefan Richter <stefanr@s5r6.in-berlin.de>
2254L: linux1394-devel@lists.sourceforge.net
2255W: http://ieee1394.wiki.kernel.org/
2256T: git git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6.git
2257S: Maintained
2258F: drivers/firewire/
2259F: include/linux/firewire*.h
2260
2261FIRMWARE LOADER (request_firmware)
2262S: Orphan
2263F: Documentation/firmware_class/
2264F: drivers/base/firmware*.c
2265F: include/linux/firmware.h
2266
2267FPU EMULATOR
2268M: Bill Metzenthen <billm@melbpc.org.au>
2269W: http://floatingpoint.sourceforge.net/emulator/index.html
2270S: Maintained
2271F: arch/x86/math-emu/
2272
2273FRAME RELAY DLCI/FRAD (Sangoma drivers too)
2274M: Mike McLagan <mike.mclagan@linux.org>
2275L: netdev@vger.kernel.org
2276S: Maintained
2277F: drivers/net/wan/dlci.c
2278F: drivers/net/wan/sdla.c
2279
2280FRAMEBUFFER LAYER
2281L: linux-fbdev@vger.kernel.org
2282W: http://linux-fbdev.sourceforge.net/
2283S: Orphan
2284F: Documentation/fb/
2285F: drivers/video/fb*
2286F: include/linux/fb.h
2287
2288FREESCALE DMA DRIVER
2289M: Li Yang <leoli@freescale.com>
2290M: Zhang Wei <zw@zh-kernel.org>
2291L: linuxppc-dev@ozlabs.org
2292S: Maintained
2293F: drivers/dma/fsldma.*
2294
2295FREESCALE I2C CPM DRIVER
2296M: Jochen Friedrich <jochen@scram.de>
2297L: linuxppc-dev@ozlabs.org
2298L: linux-i2c@vger.kernel.org
2299S: Maintained
2300F: drivers/i2c/busses/i2c-cpm.c
2301
2302FREESCALE IMX / MXC FRAMEBUFFER DRIVER
2303M: Sascha Hauer <kernel@pengutronix.de>
2304L: linux-fbdev@vger.kernel.org
2305L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
2306S: Maintained
2307F: arch/arm/plat-mxc/include/mach/imxfb.h
2308F: drivers/video/imxfb.c
2309
2310FREESCALE SOC FS_ENET DRIVER
2311M: Pantelis Antoniou <pantelis.antoniou@gmail.com>
2312M: Vitaly Bordug <vbordug@ru.mvista.com>
2313L: linuxppc-dev@ozlabs.org
2314L: netdev@vger.kernel.org
2315S: Maintained
2316F: drivers/net/fs_enet/
2317F: include/linux/fs_enet_pd.h
2318
2319FREESCALE QUICC ENGINE LIBRARY
2320M: Timur Tabi <timur@freescale.com>
2321L: linuxppc-dev@ozlabs.org
2322S: Supported
2323F: arch/powerpc/sysdev/qe_lib/
2324F: arch/powerpc/include/asm/*qe.h
2325
2326FREESCALE USB PERIPHERAL DRIVERS
2327M: Li Yang <leoli@freescale.com>
2328L: linux-usb@vger.kernel.org
2329L: linuxppc-dev@ozlabs.org
2330S: Maintained
2331F: drivers/usb/gadget/fsl*
2332
2333FREESCALE QUICC ENGINE UCC ETHERNET DRIVER
2334M: Li Yang <leoli@freescale.com>
2335L: netdev@vger.kernel.org
2336L: linuxppc-dev@ozlabs.org
2337S: Maintained
2338F: drivers/net/ucc_geth*
2339
2340FREESCALE QUICC ENGINE UCC UART DRIVER
2341M: Timur Tabi <timur@freescale.com>
2342L: linuxppc-dev@ozlabs.org
2343S: Supported
2344F: drivers/serial/ucc_uart.c
2345
2346FREESCALE SOC SOUND DRIVERS
2347M: Timur Tabi <timur@freescale.com>
2348L: alsa-devel@alsa-project.org (moderated for non-subscribers)
2349L: linuxppc-dev@ozlabs.org
2350S: Supported
2351F: sound/soc/fsl/fsl*
2352F: sound/soc/fsl/mpc8610_hpcd.c
2353
2354FREEVXFS FILESYSTEM
2355M: Christoph Hellwig <hch@infradead.org>
2356W: ftp://ftp.openlinux.org/pub/people/hch/vxfs
2357S: Maintained
2358F: fs/freevxfs/
2359
2360FREEZER
2361M: Pavel Machek <pavel@ucw.cz>
2362M: "Rafael J. Wysocki" <rjw@sisk.pl>
2363L: linux-pm@lists.linux-foundation.org
2364S: Supported
2365F: Documentation/power/freezing-of-tasks.txt
2366F: include/linux/freezer.h
2367F: kernel/freezer.c
2368
2369FS-CACHE: LOCAL CACHING FOR NETWORK FILESYSTEMS
2370M: David Howells <dhowells@redhat.com>
2371L: linux-cachefs@redhat.com
2372S: Supported
2373F: Documentation/filesystems/caching/
2374F: fs/fscache/
2375F: include/linux/fscache*.h
2376
2377FUJITSU FR-V (FRV) PORT
2378M: David Howells <dhowells@redhat.com>
2379S: Maintained
2380F: arch/frv/
2381
2382FUJITSU LAPTOP EXTRAS
2383M: Jonathan Woithe <jwoithe@physics.adelaide.edu.au>
2384L: platform-driver-x86@vger.kernel.org
2385S: Maintained
2386F: drivers/platform/x86/fujitsu-laptop.c
2387
2388FUSE: FILESYSTEM IN USERSPACE
2389M: Miklos Szeredi <miklos@szeredi.hu>
2390L: fuse-devel@lists.sourceforge.net
2391W: http://fuse.sourceforge.net/
2392S: Maintained
2393F: fs/fuse/
2394F: include/linux/fuse.h
2395
2396FUTURE DOMAIN TMC-16x0 SCSI DRIVER (16-bit)
2397M: Rik Faith <faith@cs.unc.edu>
2398L: linux-scsi@vger.kernel.org
2399S: Odd Fixes (e.g., new signatures)
2400F: drivers/scsi/fdomain.*
2401
2402GDT SCSI DISK ARRAY CONTROLLER DRIVER
2403M: Achim Leubner <achim_leubner@adaptec.com>
2404L: linux-scsi@vger.kernel.org
2405W: http://www.icp-vortex.com/
2406S: Supported
2407F: drivers/scsi/gdt*
2408
2409GENERIC GPIO I2C DRIVER
2410M: Haavard Skinnemoen <hskinnemoen@atmel.com>
2411S: Supported
2412F: drivers/i2c/busses/i2c-gpio.c
2413F: include/linux/i2c-gpio.h
2414
2415GENERIC HDLC (WAN) DRIVERS
2416M: Krzysztof Halasa <khc@pm.waw.pl>
2417W: http://www.kernel.org/pub/linux/utils/net/hdlc/
2418S: Maintained
2419F: drivers/net/wan/c101.c
2420F: drivers/net/wan/hd6457*
2421F: drivers/net/wan/hdlc*
2422F: drivers/net/wan/n2.c
2423F: drivers/net/wan/pc300too.c
2424F: drivers/net/wan/pci200syn.c
2425F: drivers/net/wan/wanxl*
2426
2427GENERIC INCLUDE/ASM HEADER FILES
2428M: Arnd Bergmann <arnd@arndb.de>
2429L: linux-arch@vger.kernel.org
2430T: git git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic.git
2431S: Maintained
2432F: include/asm-generic
2433
2434GENERIC UIO DRIVER FOR PCI DEVICES
2435M: "Michael S. Tsirkin" <mst@redhat.com>
2436L: kvm@vger.kernel.org
2437S: Supported
2438F: drivers/uio/uio_pci_generic.c
2439
2440GFS2 FILE SYSTEM
2441M: Steven Whitehouse <swhiteho@redhat.com>
2442L: cluster-devel@redhat.com
2443W: http://sources.redhat.com/cluster/
2444T: git git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixes.git
2445T: git git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw.git
2446S: Supported
2447F: Documentation/filesystems/gfs2*.txt
2448F: fs/gfs2/
2449F: include/linux/gfs2_ondisk.h
2450
2451GIGASET ISDN DRIVERS
2452M: Hansjoerg Lipp <hjlipp@web.de>
2453M: Tilman Schmidt <tilman@imap.cc>
2454L: gigaset307x-common@lists.sourceforge.net
2455W: http://gigaset307x.sourceforge.net/
2456S: Maintained
2457F: Documentation/isdn/README.gigaset
2458F: drivers/isdn/gigaset/
2459F: include/linux/gigaset_dev.h
2460
2461GRETH 10/100/1G Ethernet MAC device driver
2462M: Kristoffer Glembo <kristoffer@gaisler.com>
2463L: netdev@vger.kernel.org
2464S: Maintained
2465F: drivers/net/greth*
2466
2467HARD DRIVE ACTIVE PROTECTION SYSTEM (HDAPS) DRIVER
2468M: Frank Seidel <frank@f-seidel.de>
2469L: lm-sensors@lm-sensors.org
2470W: http://www.kernel.org/pub/linux/kernel/people/fseidel/hdaps/
2471S: Maintained
2472F: drivers/hwmon/hdaps.c
2473
2474HWPOISON MEMORY FAILURE HANDLING
2475M: Andi Kleen <andi@firstfloor.org>
2476L: linux-mm@kvack.org
2477L: linux-kernel@vger.kernel.org
2478T: git git://git.kernel.org/pub/scm/linux/kernel/git/ak/linux-mce-2.6.git hwpoison
2479S: Maintained
2480F: mm/memory-failure.c
2481F: mm/hwpoison-inject.c
2482
2483HYPERVISOR VIRTUAL CONSOLE DRIVER
2484L: linuxppc-dev@ozlabs.org
2485S: Odd Fixes
2486F: drivers/char/hvc_*
2487
2488iSCSI BOOT FIRMWARE TABLE (iBFT) DRIVER
2489M: Peter Jones <pjones@redhat.com>
2490M: Konrad Rzeszutek Wilk <konrad@kernel.org>
2491S: Maintained
2492F: drivers/firmware/iscsi_ibft*
2493
2494GSPCA FINEPIX SUBDRIVER
2495M: Frank Zago <frank@zago.net>
2496L: linux-media@vger.kernel.org
2497T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6.git
2498S: Maintained
2499F: drivers/media/video/gspca/finepix.c
2500
2501GSPCA GL860 SUBDRIVER
2502M: Olivier Lorin <o.lorin@laposte.net>
2503L: linux-media@vger.kernel.org
2504T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6.git
2505S: Maintained
2506F: drivers/media/video/gspca/gl860/
2507
2508GSPCA M5602 SUBDRIVER
2509M: Erik Andren <erik.andren@gmail.com>
2510L: linux-media@vger.kernel.org
2511T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6.git
2512S: Maintained
2513F: drivers/media/video/gspca/m5602/
2514
2515GSPCA PAC207 SONIXB SUBDRIVER
2516M: Hans de Goede <hdegoede@redhat.com>
2517L: linux-media@vger.kernel.org
2518T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6.git
2519S: Maintained
2520F: drivers/media/video/gspca/pac207.c
2521
2522GSPCA SN9C20X SUBDRIVER
2523M: Brian Johnson <brijohn@gmail.com>
2524L: linux-media@vger.kernel.org
2525T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6.git
2526S: Maintained
2527F: drivers/media/video/gspca/sn9c20x.c
2528
2529GSPCA T613 SUBDRIVER
2530M: Leandro Costantino <lcostantino@gmail.com>
2531L: linux-media@vger.kernel.org
2532T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6.git
2533S: Maintained
2534F: drivers/media/video/gspca/t613.c
2535
2536GSPCA USB WEBCAM DRIVER
2537M: Jean-Francois Moine <moinejf@free.fr>
2538W: http://moinejf.free.fr
2539L: linux-media@vger.kernel.org
2540T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6.git
2541S: Maintained
2542F: drivers/media/video/gspca/
2543
2544HARDWARE MONITORING
2545L: lm-sensors@lm-sensors.org
2546W: http://www.lm-sensors.org/
2547S: Orphan
2548F: Documentation/hwmon/
2549F: drivers/hwmon/
2550F: include/linux/hwmon*.h
2551
2552HARDWARE RANDOM NUMBER GENERATOR CORE
2553M: Matt Mackall <mpm@selenic.com>
2554M: Herbert Xu <herbert@gondor.apana.org.au>
2555S: Odd fixes
2556F: Documentation/hw_random.txt
2557F: drivers/char/hw_random/
2558F: include/linux/hw_random.h
2559
2560HARMONY SOUND DRIVER
2561M: Kyle McMartin <kyle@mcmartin.ca>
2562L: linux-parisc@vger.kernel.org
2563S: Maintained
2564F: sound/parisc/harmony.*
2565
2566HEWLETT-PACKARD SMART2 RAID DRIVER
2567M: Chirag Kantharia <chirag.kantharia@hp.com>
2568L: iss_storagedev@hp.com
2569S: Maintained
2570F: Documentation/blockdev/cpqarray.txt
2571F: drivers/block/cpqarray.*
2572
2573HEWLETT-PACKARD SMART CISS RAID DRIVER (cciss)
2574M: Mike Miller <mike.miller@hp.com>
2575L: iss_storagedev@hp.com
2576S: Supported
2577F: Documentation/blockdev/cciss.txt
2578F: drivers/block/cciss*
2579F: include/linux/cciss_ioctl.h
2580
2581HFS FILESYSTEM
2582M: Roman Zippel <zippel@linux-m68k.org>
2583S: Maintained
2584F: Documentation/filesystems/hfs.txt
2585F: fs/hfs/
2586
2587HGA FRAMEBUFFER DRIVER
2588M: Ferenc Bakonyi <fero@drama.obuda.kando.hu>
2589L: linux-nvidia@lists.surfsouth.com
2590W: http://drama.obuda.kando.hu/~fero/cgi-bin/hgafb.shtml
2591S: Maintained
2592F: drivers/video/hgafb.c
2593
2594HIBERNATION (aka Software Suspend, aka swsusp)
2595M: Pavel Machek <pavel@ucw.cz>
2596M: "Rafael J. Wysocki" <rjw@sisk.pl>
2597L: linux-pm@lists.linux-foundation.org
2598S: Supported
2599F: arch/x86/power/
2600F: drivers/base/power/
2601F: kernel/power/
2602F: include/linux/suspend.h
2603F: include/linux/freezer.h
2604F: include/linux/pm.h
2605F: arch/*/include/asm/suspend*.h
2606
2607HID CORE LAYER
2608M: Jiri Kosina <jkosina@suse.cz>
2609L: linux-input@vger.kernel.org
2610T: git git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid.git
2611S: Maintained
2612F: drivers/hid/
2613F: include/linux/hid*
2614
2615HIGH-RESOLUTION TIMERS, CLOCKEVENTS, DYNTICKS
2616M: Thomas Gleixner <tglx@linutronix.de>
2617S: Maintained
2618F: Documentation/timers/
2619F: kernel/hrtimer.c
2620F: include/linux/hrtimer.h
2621
2622HIGH-SPEED SCC DRIVER FOR AX.25
2623M: Klaus Kudielka <klaus.kudielka@ieee.org>
2624L: linux-hams@vger.kernel.org
2625W: http://www.nt.tuwien.ac.at/~kkudielk/Linux/
2626S: Maintained
2627F: drivers/net/hamradio/dmascc.c
2628F: drivers/net/hamradio/scc.c
2629
2630HIGHPOINT ROCKETRAID 3xxx RAID DRIVER
2631M: HighPoint Linux Team <linux@highpoint-tech.com>
2632W: http://www.highpoint-tech.com
2633S: Supported
2634F: Documentation/scsi/hptiop.txt
2635F: drivers/scsi/hptiop.c
2636
2637HIPPI
2638M: Jes Sorensen <jes@trained-monkey.org>
2639L: linux-hippi@sunsite.dk
2640S: Maintained
2641F: include/linux/hippidevice.h
2642F: include/linux/if_hippi.h
2643F: net/802/hippi.c
2644
2645HOST AP DRIVER
2646M: Jouni Malinen <j@w1.fi>
2647L: hostap@shmoo.com (subscribers-only)
2648L: linux-wireless@vger.kernel.org
2649W: http://hostap.epitest.fi/
2650S: Maintained
2651F: drivers/net/wireless/hostap/
2652
2653HP COMPAQ TC1100 TABLET WMI EXTRAS DRIVER
2654M: Carlos Corbacho <carlos@strangeworlds.co.uk>
2655L: platform-driver-x86@vger.kernel.org
2656S: Odd Fixes
2657F: drivers/platform/x86/tc1100-wmi.c
2658
2659HP100: Driver for HP 10/100 Mbit/s Voice Grade Network Adapter Series
2660M: Jaroslav Kysela <perex@perex.cz>
2661S: Maintained
2662F: drivers/net/hp100.*
2663
2664HPET: High Precision Event Timers driver
2665M: Clemens Ladisch <clemens@ladisch.de>
2666S: Maintained
2667F: Documentation/timers/hpet.txt
2668F: drivers/char/hpet.c
2669F: include/linux/hpet.h
2670
2671HPET: i386
2672M: "Venkatesh Pallipadi (Venki)" <venkatesh.pallipadi@intel.com>
2673S: Maintained
2674F: arch/x86/kernel/hpet.c
2675F: arch/x86/include/asm/hpet.h
2676
2677HPET: x86_64
2678M: Vojtech Pavlik <vojtech@suse.cz>
2679S: Maintained
2680
2681HPET: ACPI
2682M: Bob Picco <bob.picco@hp.com>
2683S: Maintained
2684F: drivers/char/hpet.c
2685
2686HPFS FILESYSTEM
2687M: Mikulas Patocka <mikulas@artax.karlin.mff.cuni.cz>
2688W: http://artax.karlin.mff.cuni.cz/~mikulas/vyplody/hpfs/index-e.cgi
2689S: Maintained
2690F: fs/hpfs/
2691
2692HSO 3G MODEM DRIVER
2693M: Jan Dumon <j.dumon@option.com>
2694W: http://www.pharscape.org
2695S: Maintained
2696F: drivers/net/usb/hso.c
2697
2698HTCPEN TOUCHSCREEN DRIVER
2699M: Pau Oliva Fora <pof@eslack.org>
2700L: linux-input@vger.kernel.org
2701S: Maintained
2702F: drivers/input/touchscreen/htcpen.c
2703
2704HUGETLB FILESYSTEM
2705M: William Irwin <wli@holomorphy.com>
2706S: Maintained
2707F: fs/hugetlbfs/
2708
2709I2C/SMBUS STUB DRIVER
2710M: "Mark M. Hoffman" <mhoffman@lightlink.com>
2711L: linux-i2c@vger.kernel.org
2712S: Maintained
2713F: drivers/i2c/busses/i2c-stub.c
2714
2715I2C SUBSYSTEM
2716M: "Jean Delvare (PC drivers, core)" <khali@linux-fr.org>
2717M: "Ben Dooks (embedded platforms)" <ben-linux@fluff.org>
2718L: linux-i2c@vger.kernel.org
2719W: http://i2c.wiki.kernel.org/
2720T: quilt kernel.org/pub/linux/kernel/people/jdelvare/linux-2.6/jdelvare-i2c/
2721S: Maintained
2722F: Documentation/i2c/
2723F: drivers/i2c/
2724F: include/linux/i2c.h
2725F: include/linux/i2c-*.h
2726
2727I2C-TINY-USB DRIVER
2728M: Till Harbaum <till@harbaum.org>
2729L: linux-i2c@vger.kernel.org
2730W: http://www.harbaum.org/till/i2c_tiny_usb
2731S: Maintained
2732F: drivers/i2c/busses/i2c-tiny-usb.c
2733
2734i386 BOOT CODE
2735M: "H. Peter Anvin" <hpa@zytor.com>
2736S: Maintained
2737F: arch/x86/boot/
2738
2739i386 SETUP CODE / CPU ERRATA WORKAROUNDS
2740M: "H. Peter Anvin" <hpa@zytor.com>
2741T: git git://git.kernel.org/pub/scm/linux/kernel/git/hpa/linux-2.6-x86setup.git
2742S: Maintained
2743
2744IA64 (Itanium) PLATFORM
2745M: Tony Luck <tony.luck@intel.com>
2746M: Fenghua Yu <fenghua.yu@intel.com>
2747L: linux-ia64@vger.kernel.org
2748W: http://www.ia64-linux.org/
2749T: git git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6.git
2750S: Maintained
2751F: arch/ia64/
2752
2753IBM MCA SCSI SUBSYSTEM DRIVER
2754M: Michael Lang <langa2@kph.uni-mainz.de>
2755W: http://www.uni-mainz.de/~langm000/linux.html
2756S: Maintained
2757F: drivers/scsi/ibmmca.c
2758
2759IBM Power Linux RAID adapter
2760M: Brian King <brking@us.ibm.com>
2761S: Supported
2762F: drivers/scsi/ipr.*
2763
2764IBM ServeRAID RAID DRIVER
2765P: Jack Hammer
2766M: Dave Jeffery <ipslinux@adaptec.com>
2767W: http://www.developer.ibm.com/welcome/netfinity/serveraid.html
2768S: Supported
2769F: drivers/scsi/ips.*
2770
2771IDE SUBSYSTEM
2772M: "David S. Miller" <davem@davemloft.net>
2773L: linux-ide@vger.kernel.org
2774Q: http://patchwork.ozlabs.org/project/linux-ide/list/
2775T: git git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-2.6.git
2776S: Maintained
2777F: Documentation/ide/
2778F: drivers/ide/
2779F: include/linux/ide.h
2780
2781IDE/ATAPI DRIVERS
2782M: Borislav Petkov <petkovbb@gmail.com>
2783L: linux-ide@vger.kernel.org
2784S: Maintained
2785F: Documentation/cdrom/ide-cd
2786F: drivers/ide/ide-cd*
2787
2788IDLE-I7300
2789M: Andy Henroid <andrew.d.henroid@intel.com>
2790L: linux-pm@lists.linux-foundation.org
2791S: Supported
2792F: drivers/idle/i7300_idle.c
2793
2794IEEE 1394 SUBSYSTEM
2795M: Stefan Richter <stefanr@s5r6.in-berlin.de>
2796L: linux1394-devel@lists.sourceforge.net
2797W: http://ieee1394.wiki.kernel.org/
2798T: git git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6.git
2799S: Obsolete
2800F: Documentation/debugging-via-ohci1394.txt
2801F: drivers/ieee1394/
2802
2803IEEE 802.15.4 SUBSYSTEM
2804M: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com>
2805M: Sergey Lapin <slapin@ossfans.org>
2806L: linux-zigbee-devel@lists.sourceforge.net (moderated for non-subscribers)
2807W: http://apps.sourceforge.net/trac/linux-zigbee
2808T: git git://git.kernel.org/pub/scm/linux/kernel/git/lowpan/lowpan.git
2809S: Maintained
2810F: net/ieee802154/
2811F: drivers/ieee802154/
2812
2813INTEGRITY MEASUREMENT ARCHITECTURE (IMA)
2814M: Mimi Zohar <zohar@us.ibm.com>
2815S: Supported
2816F: security/integrity/ima/
2817
2818IMS TWINTURBO FRAMEBUFFER DRIVER
2819L: linux-fbdev@vger.kernel.org
2820S: Orphan
2821F: drivers/video/imsttfb.c
2822
2823INFINIBAND SUBSYSTEM
2824M: Roland Dreier <rolandd@cisco.com>
2825M: Sean Hefty <sean.hefty@intel.com>
2826M: Hal Rosenstock <hal.rosenstock@gmail.com>
2827L: linux-rdma@vger.kernel.org
2828W: http://www.openib.org/
2829Q: http://patchwork.kernel.org/project/linux-rdma/list/
2830T: git git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband.git
2831S: Supported
2832F: Documentation/infiniband/
2833F: drivers/infiniband/
2834F: include/linux/if_infiniband.h
2835
2836INOTIFY
2837M: John McCutchan <john@johnmccutchan.com>
2838M: Robert Love <rlove@rlove.org>
2839M: Eric Paris <eparis@parisplace.org>
2840S: Maintained
2841F: Documentation/filesystems/inotify.txt
2842F: fs/notify/inotify/
2843F: include/linux/inotify.h
2844
2845INPUT (KEYBOARD, MOUSE, JOYSTICK, TOUCHSCREEN) DRIVERS
2846M: Dmitry Torokhov <dmitry.torokhov@gmail.com>
2847M: Dmitry Torokhov <dtor@mail.ru>
2848L: linux-input@vger.kernel.org
2849Q: http://patchwork.kernel.org/project/linux-input/list/
2850T: git git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input.git
2851S: Maintained
2852F: drivers/input/
2853
2854INTEL FRAMEBUFFER DRIVER (excluding 810 and 815)
2855M: Maik Broemme <mbroemme@plusserver.de>
2856L: linux-fbdev@vger.kernel.org
2857S: Maintained
2858F: Documentation/fb/intelfb.txt
2859F: drivers/video/intelfb/
2860
2861INTEL 810/815 FRAMEBUFFER DRIVER
2862M: Antonino Daplas <adaplas@gmail.com>
2863L: linux-fbdev@vger.kernel.org
2864S: Maintained
2865F: drivers/video/i810/
2866
2867INTEL MENLOW THERMAL DRIVER
2868M: Sujith Thomas <sujith.thomas@intel.com>
2869L: platform-driver-x86@vger.kernel.org
2870W: http://www.lesswatts.org/projects/acpi/
2871S: Supported
2872F: drivers/platform/x86/intel_menlow.c
2873
2874INTEL IA32 MICROCODE UPDATE SUPPORT
2875M: Tigran Aivazian <tigran@aivazian.fsnet.co.uk>
2876S: Maintained
2877F: arch/x86/kernel/microcode_core.c
2878F: arch/x86/kernel/microcode_intel.c
2879
2880INTEL I/OAT DMA DRIVER
2881M: Dan Williams <dan.j.williams@intel.com>
2882S: Supported
2883F: drivers/dma/ioat*
2884
2885INTEL IOMMU (VT-d)
2886M: David Woodhouse <dwmw2@infradead.org>
2887L: iommu@lists.linux-foundation.org
2888T: git git://git.infradead.org/iommu-2.6.git
2889S: Supported
2890F: drivers/pci/intel-iommu.c
2891F: include/linux/intel-iommu.h
2892
2893INTEL IOP-ADMA DMA DRIVER
2894M: Dan Williams <dan.j.williams@intel.com>
2895S: Maintained
2896F: drivers/dma/iop-adma.c
2897
2898INTEL IXP4XX QMGR, NPE, ETHERNET and HSS SUPPORT
2899M: Krzysztof Halasa <khc@pm.waw.pl>
2900S: Maintained
2901F: arch/arm/mach-ixp4xx/include/mach/qmgr.h
2902F: arch/arm/mach-ixp4xx/include/mach/npe.h
2903F: arch/arm/mach-ixp4xx/ixp4xx_qmgr.c
2904F: arch/arm/mach-ixp4xx/ixp4xx_npe.c
2905F: drivers/net/arm/ixp4xx_eth.c
2906F: drivers/net/wan/ixp4xx_hss.c
2907
2908INTEL IXP4XX RANDOM NUMBER GENERATOR SUPPORT
2909M: Deepak Saxena <dsaxena@plexity.net>
2910S: Maintained
2911F: drivers/char/hw_random/ixp4xx-rng.c
2912
2913INTEL IXP2000 ETHERNET DRIVER
2914M: Lennert Buytenhek <kernel@wantstofly.org>
2915L: netdev@vger.kernel.org
2916S: Maintained
2917F: drivers/net/ixp2000/
2918
2919INTEL ETHERNET DRIVERS (e100/e1000/e1000e/igb/igbvf/ixgb/ixgbe)
2920M: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
2921M: Jesse Brandeburg <jesse.brandeburg@intel.com>
2922M: Bruce Allan <bruce.w.allan@intel.com>
2923M: Alex Duyck <alexander.h.duyck@intel.com>
2924M: PJ Waskiewicz <peter.p.waskiewicz.jr@intel.com>
2925M: John Ronciak <john.ronciak@intel.com>
2926L: e1000-devel@lists.sourceforge.net
2927W: http://e1000.sourceforge.net/
2928S: Supported
2929F: drivers/net/e100.c
2930F: drivers/net/e1000/
2931F: drivers/net/e1000e/
2932F: drivers/net/igb/
2933F: drivers/net/igbvf/
2934F: drivers/net/ixgb/
2935F: drivers/net/ixgbe/
2936
2937INTEL PRO/WIRELESS 2100 NETWORK CONNECTION SUPPORT
2938M: Zhu Yi <yi.zhu@intel.com>
2939M: Reinette Chatre <reinette.chatre@intel.com>
2940M: Intel Linux Wireless <ilw@linux.intel.com>
2941L: linux-wireless@vger.kernel.org
2942W: http://ipw2100.sourceforge.net
2943S: Odd Fixes
2944F: Documentation/networking/README.ipw2100
2945F: drivers/net/wireless/ipw2x00/ipw2100.*
2946
2947INTEL PRO/WIRELESS 2915ABG NETWORK CONNECTION SUPPORT
2948M: Zhu Yi <yi.zhu@intel.com>
2949M: Reinette Chatre <reinette.chatre@intel.com>
2950M: Intel Linux Wireless <ilw@linux.intel.com>
2951L: linux-wireless@vger.kernel.org
2952W: http://ipw2200.sourceforge.net
2953S: Odd Fixes
2954F: Documentation/networking/README.ipw2200
2955F: drivers/net/wireless/ipw2x00/ipw2200.*
2956
2957INTEL WIRELESS WIMAX CONNECTION 2400
2958M: Inaky Perez-Gonzalez <inaky.perez-gonzalez@intel.com>
2959M: linux-wimax@intel.com
2960L: wimax@linuxwimax.org
2961S: Supported
2962W: http://linuxwimax.org
2963F: Documentation/wimax/README.i2400m
2964F: drivers/net/wimax/i2400m/
2965F: include/linux/wimax/i2400m.h
2966
2967INTEL WIRELESS WIFI LINK (iwlwifi)
2968M: Zhu Yi <yi.zhu@intel.com>
2969M: Reinette Chatre <reinette.chatre@intel.com>
2970M: Intel Linux Wireless <ilw@linux.intel.com>
2971L: linux-wireless@vger.kernel.org
2972W: http://intellinuxwireless.org
2973T: git git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-2.6.git
2974S: Supported
2975F: drivers/net/wireless/iwlwifi/
2976
2977INTEL WIRELESS MULTICOMM 3200 WIFI (iwmc3200wifi)
2978M: Samuel Ortiz <samuel.ortiz@intel.com>
2979M: Zhu Yi <yi.zhu@intel.com>
2980M: Intel Linux Wireless <ilw@linux.intel.com>
2981L: linux-wireless@vger.kernel.org
2982S: Supported
2983W: http://wireless.kernel.org/en/users/Drivers/iwmc3200wifi
2984F: drivers/net/wireless/iwmc3200wifi/
2985
2986IOC3 ETHERNET DRIVER
2987M: Ralf Baechle <ralf@linux-mips.org>
2988L: linux-mips@linux-mips.org
2989S: Maintained
2990F: drivers/net/ioc3-eth.c
2991
2992IOC3 SERIAL DRIVER
2993M: Pat Gefre <pfg@sgi.com>
2994L: linux-mips@linux-mips.org
2995S: Maintained
2996F: drivers/serial/ioc3_serial.c
2997
2998IP MASQUERADING
2999M: Juanjo Ciarlante <jjciarla@raiz.uncu.edu.ar>
3000S: Maintained
3001F: net/ipv4/netfilter/ipt_MASQUERADE.c
3002
3003IP1000A 10/100/1000 GIGABIT ETHERNET DRIVER
3004M: Francois Romieu <romieu@fr.zoreil.com>
3005M: Sorbica Shieh <sorbica@icplus.com.tw>
3006M: Jesse Huang <jesse@icplus.com.tw>
3007L: netdev@vger.kernel.org
3008S: Maintained
3009F: drivers/net/ipg.c
3010
3011IPATH DRIVER
3012M: Ralph Campbell <infinipath@qlogic.com>
3013L: linux-rdma@vger.kernel.org
3014T: git git://git.qlogic.com/ipath-linux-2.6
3015S: Supported
3016F: drivers/infiniband/hw/ipath/
3017
3018IPMI SUBSYSTEM
3019M: Corey Minyard <minyard@acm.org>
3020L: openipmi-developer@lists.sourceforge.net (moderated for non-subscribers)
3021W: http://openipmi.sourceforge.net/
3022S: Supported
3023F: Documentation/IPMI.txt
3024F: drivers/char/ipmi/
3025F: include/linux/ipmi*
3026
3027IPS SCSI RAID DRIVER
3028M: Adaptec OEM Raid Solutions <aacraid@adaptec.com>
3029L: linux-scsi@vger.kernel.org
3030W: http://www.adaptec.com/
3031S: Maintained
3032F: drivers/scsi/ips*
3033
3034IPVS
3035M: Wensong Zhang <wensong@linux-vs.org>
3036M: Simon Horman <horms@verge.net.au>
3037M: Julian Anastasov <ja@ssi.bg>
3038L: netdev@vger.kernel.org
3039L: lvs-devel@vger.kernel.org
3040S: Maintained
3041F: Documentation/networking/ipvs-sysctl.txt
3042F: include/net/ip_vs.h
3043F: include/linux/ip_vs.h
3044F: net/netfilter/ipvs/
3045
3046IPWIRELESS DRIVER
3047M: Jiri Kosina <jkosina@suse.cz>
3048M: David Sterba <dsterba@suse.cz>
3049S: Maintained
3050T: git git://git.kernel.org/pub/scm/linux/kernel/git/jikos/ipwireless_cs.git
3051F: drivers/char/pcmcia/ipwireless/
3052
3053IPX NETWORK LAYER
3054M: Arnaldo Carvalho de Melo <acme@ghostprotocols.net>
3055L: netdev@vger.kernel.org
3056S: Maintained
3057F: include/linux/ipx.h
3058F: include/net/ipx.h
3059F: net/ipx/
3060
3061IRDA SUBSYSTEM
3062M: Samuel Ortiz <samuel@sortiz.org>
3063L: irda-users@lists.sourceforge.net (subscribers-only)
3064W: http://irda.sourceforge.net/
3065S: Maintained
3066T: git git://git.kernel.org/pub/scm/linux/kernel/git/sameo/irda-2.6.git
3067F: Documentation/networking/irda.txt
3068F: drivers/net/irda/
3069F: include/net/irda/
3070F: net/irda/
3071
3072ISAPNP
3073M: Jaroslav Kysela <perex@perex.cz>
3074S: Maintained
3075F: Documentation/isapnp.txt
3076F: drivers/pnp/isapnp/
3077F: include/linux/isapnp.h
3078
3079ISCSI
3080M: Mike Christie <michaelc@cs.wisc.edu>
3081L: open-iscsi@googlegroups.com
3082W: www.open-iscsi.org
3083T: git git://git.kernel.org/pub/scm/linux/kernel/git/mnc/linux-2.6-iscsi.git
3084S: Maintained
3085F: drivers/scsi/*iscsi*
3086F: include/scsi/*iscsi*
3087
3088ISDN SUBSYSTEM
3089M: Karsten Keil <isdn@linux-pingi.de>
3090L: isdn4linux@listserv.isdn4linux.de (subscribers-only)
3091L: netdev@vger.kernel.org
3092W: http://www.isdn4linux.de
3093T: git git://git.kernel.org/pub/scm/linux/kernel/git/kkeil/isdn-2.6.git
3094S: Maintained
3095F: Documentation/isdn/
3096F: drivers/isdn/
3097F: include/linux/isdn.h
3098F: include/linux/isdn/
3099
3100ISDN SUBSYSTEM (Eicon active card driver)
3101M: Armin Schindler <mac@melware.de>
3102L: isdn4linux@listserv.isdn4linux.de (subscribers-only)
3103W: http://www.melware.de
3104S: Maintained
3105F: drivers/isdn/hardware/eicon/
3106
3107IT87 HARDWARE MONITORING DRIVER
3108M: Jean Delvare <khali@linux-fr.org>
3109L: lm-sensors@lm-sensors.org
3110S: Maintained
3111F: Documentation/hwmon/it87
3112F: drivers/hwmon/it87.c
3113
3114IVTV VIDEO4LINUX DRIVER
3115M: Andy Walls <awalls@radix.net>
3116L: ivtv-devel@ivtvdriver.org (moderated for non-subscribers)
3117L: linux-media@vger.kernel.org
3118T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6.git
3119W: http://www.ivtvdriver.org
3120S: Maintained
3121F: Documentation/video4linux/*.ivtv
3122F: drivers/media/video/ivtv/
3123F: include/linux/ivtv*
3124
3125JFS FILESYSTEM
3126M: Dave Kleikamp <shaggy@linux.vnet.ibm.com>
3127L: jfs-discussion@lists.sourceforge.net
3128W: http://jfs.sourceforge.net/
3129T: git git://git.kernel.org/pub/scm/linux/kernel/git/shaggy/jfs-2.6.git
3130S: Maintained
3131F: Documentation/filesystems/jfs.txt
3132F: fs/jfs/
3133
3134JME NETWORK DRIVER
3135M: Guo-Fu Tseng <cooldavid@cooldavid.org>
3136L: netdev@vger.kernel.org
3137S: Maintained
3138F: drivers/net/jme.*
3139
3140JOURNALLING FLASH FILE SYSTEM V2 (JFFS2)
3141M: David Woodhouse <dwmw2@infradead.org>
3142L: linux-mtd@lists.infradead.org
3143W: http://www.linux-mtd.infradead.org/doc/jffs2.html
3144S: Maintained
3145F: fs/jffs2/
3146F: include/linux/jffs2.h
3147
3148JOURNALLING LAYER FOR BLOCK DEVICES (JBD)
3149M: Andrew Morton <akpm@linux-foundation.org>
3150M: Jan Kara <jack@suse.cz>
3151L: linux-ext4@vger.kernel.org
3152S: Maintained
3153F: fs/jbd*/
3154F: include/linux/ext*jbd*.h
3155F: include/linux/jbd*.h
3156
3157K8TEMP HARDWARE MONITORING DRIVER
3158M: Rudolf Marek <r.marek@assembler.cz>
3159L: lm-sensors@lm-sensors.org
3160S: Maintained
3161F: Documentation/hwmon/k8temp
3162F: drivers/hwmon/k8temp.c
3163
3164KCONFIG
3165M: Roman Zippel <zippel@linux-m68k.org>
3166L: linux-kbuild@vger.kernel.org
3167Q: http://patchwork.kernel.org/project/linux-kbuild/list/
3168S: Maintained
3169F: Documentation/kbuild/kconfig-language.txt
3170F: scripts/kconfig/
3171
3172KDUMP
3173M: Vivek Goyal <vgoyal@redhat.com>
3174M: Haren Myneni <hbabu@us.ibm.com>
3175L: kexec@lists.infradead.org
3176W: http://lse.sourceforge.net/kdump/
3177S: Maintained
3178F: Documentation/kdump/
3179
3180KERNEL AUTOMOUNTER (AUTOFS)
3181M: "H. Peter Anvin" <hpa@zytor.com>
3182L: autofs@linux.kernel.org
3183S: Odd Fixes
3184F: fs/autofs/
3185
3186KERNEL AUTOMOUNTER v4 (AUTOFS4)
3187M: Ian Kent <raven@themaw.net>
3188L: autofs@linux.kernel.org
3189S: Maintained
3190F: fs/autofs4/
3191
3192KERNEL BUILD
3193M: Michal Marek <mmarek@suse.cz>
3194T: git git://repo.or.cz/linux-kbuild.git for-next
3195T: git git://repo.or.cz/linux-kbuild.git for-linus
3196L: linux-kbuild@vger.kernel.org
3197S: Maintained
3198F: Documentation/kbuild/
3199F: Makefile
3200F: scripts/Makefile.*
3201
3202KERNEL JANITORS
3203L: kernel-janitors@vger.kernel.org
3204W: http://janitor.kernelnewbies.org/
3205S: Odd Fixes
3206
3207KERNEL NFSD, SUNRPC, AND LOCKD SERVERS
3208M: "J. Bruce Fields" <bfields@fieldses.org>
3209M: Neil Brown <neilb@suse.de>
3210L: linux-nfs@vger.kernel.org
3211W: http://nfs.sourceforge.net/
3212S: Supported
3213F: fs/nfsd/
3214F: include/linux/nfsd/
3215F: fs/lockd/
3216F: fs/nfs_common/
3217F: net/sunrpc/
3218F: include/linux/lockd/
3219F: include/linux/sunrpc/
3220
3221KERNEL VIRTUAL MACHINE (KVM)
3222M: Avi Kivity <avi@redhat.com>
3223M: Marcelo Tosatti <mtosatti@redhat.com>
3224L: kvm@vger.kernel.org
3225W: http://kvm.qumranet.com
3226S: Supported
3227F: Documentation/*/kvm.txt
3228F: arch/*/kvm/
3229F: arch/*/include/asm/kvm*
3230F: include/linux/kvm*
3231F: virt/kvm/
3232
3233KERNEL VIRTUAL MACHINE (KVM) FOR AMD-V
3234M: Joerg Roedel <joerg.roedel@amd.com>
3235L: kvm@vger.kernel.org
3236W: http://kvm.qumranet.com
3237S: Supported
3238F: arch/x86/include/asm/svm.h
3239F: arch/x86/kvm/svm.c
3240
3241KERNEL VIRTUAL MACHINE (KVM) FOR POWERPC
3242M: Alexander Graf <agraf@suse.de>
3243L: kvm-ppc@vger.kernel.org
3244W: http://kvm.qumranet.com
3245S: Supported
3246F: arch/powerpc/include/asm/kvm*
3247F: arch/powerpc/kvm/
3248
3249KERNEL VIRTUAL MACHINE For Itanium (KVM/IA64)
3250M: Xiantao Zhang <xiantao.zhang@intel.com>
3251L: kvm-ia64@vger.kernel.org
3252W: http://kvm.qumranet.com
3253S: Supported
3254F: Documentation/ia64/kvm.txt
3255F: arch/ia64/include/asm/kvm*
3256F: arch/ia64/kvm/
3257
3258KERNEL VIRTUAL MACHINE for s390 (KVM/s390)
3259M: Carsten Otte <cotte@de.ibm.com>
3260M: Christian Borntraeger <borntraeger@de.ibm.com>
3261M: linux390@de.ibm.com
3262L: linux-s390@vger.kernel.org
3263W: http://www.ibm.com/developerworks/linux/linux390/
3264S: Supported
3265F: Documentation/s390/kvm.txt
3266F: arch/s390/include/asm/kvm*
3267F: arch/s390/kvm/
3268F: drivers/s390/kvm/
3269
3270KEXEC
3271M: Eric Biederman <ebiederm@xmission.com>
3272W: http://ftp.kernel.org/pub/linux/kernel/people/horms/kexec-tools/
3273L: kexec@lists.infradead.org
3274S: Maintained
3275F: include/linux/kexec.h
3276F: kernel/kexec.c
3277
3278KEYS/KEYRINGS:
3279M: David Howells <dhowells@redhat.com>
3280L: keyrings@linux-nfs.org
3281S: Maintained
3282F: Documentation/keys.txt
3283F: include/linux/key.h
3284F: include/linux/key-type.h
3285F: include/keys/
3286F: security/keys/
3287
3288KGDB
3289M: Jason Wessel <jason.wessel@windriver.com>
3290L: kgdb-bugreport@lists.sourceforge.net
3291S: Maintained
3292F: Documentation/DocBook/kgdb.tmpl
3293F: drivers/misc/kgdbts.c
3294F: drivers/serial/kgdboc.c
3295F: include/linux/kgdb.h
3296F: kernel/kgdb.c
3297
3298KMEMCHECK
3299M: Vegard Nossum <vegardno@ifi.uio.no>
3300M: Pekka Enberg <penberg@cs.helsinki.fi>
3301S: Maintained
3302F: Documentation/kmemcheck.txt
3303F: arch/x86/include/asm/kmemcheck.h
3304F: arch/x86/mm/kmemcheck/
3305F: include/linux/kmemcheck.h
3306F: mm/kmemcheck.c
3307
3308KMEMLEAK
3309M: Catalin Marinas <catalin.marinas@arm.com>
3310S: Maintained
3311F: Documentation/kmemleak.txt
3312F: include/linux/kmemleak.h
3313F: mm/kmemleak.c
3314F: mm/kmemleak-test.c
3315
3316KMEMTRACE
3317M: Eduard - Gabriel Munteanu <eduard.munteanu@linux360.ro>
3318S: Maintained
3319F: Documentation/trace/kmemtrace.txt
3320F: include/linux/kmemtrace.h
3321F: kernel/trace/kmemtrace.c
3322
3323KPROBES
3324M: Ananth N Mavinakayanahalli <ananth@in.ibm.com>
3325M: Anil S Keshavamurthy <anil.s.keshavamurthy@intel.com>
3326M: "David S. Miller" <davem@davemloft.net>
3327M: Masami Hiramatsu <mhiramat@redhat.com>
3328S: Maintained
3329F: Documentation/kprobes.txt
3330F: include/linux/kprobes.h
3331F: kernel/kprobes.c
3332
3333KS0108 LCD CONTROLLER DRIVER
3334M: Miguel Ojeda Sandonis <miguel.ojeda.sandonis@gmail.com>
3335W: http://miguelojeda.es/auxdisplay.htm
3336W: http://jair.lab.fi.uva.es/~migojed/auxdisplay.htm
3337S: Maintained
3338F: Documentation/auxdisplay/ks0108
3339F: drivers/auxdisplay/ks0108.c
3340F: include/linux/ks0108.h
3341
3342LAPB module
3343L: linux-x25@vger.kernel.org
3344S: Orphan
3345F: Documentation/networking/lapb-module.txt
3346F: include/*/lapb.h
3347F: net/lapb/
3348
3349LASI 53c700 driver for PARISC
3350M: "James E.J. Bottomley" <James.Bottomley@HansenPartnership.com>
3351L: linux-scsi@vger.kernel.org
3352S: Maintained
3353F: Documentation/scsi/53c700.txt
3354F: drivers/scsi/53c700*
3355
3356LED SUBSYSTEM
3357M: Richard Purdie <rpurdie@rpsys.net>
3358S: Maintained
3359F: drivers/leds/
3360F: include/linux/leds.h
3361
3362LEGO USB Tower driver
3363M: Juergen Stuber <starblue@users.sourceforge.net>
3364L: legousb-devel@lists.sourceforge.net
3365W: http://legousb.sourceforge.net/
3366S: Maintained
3367F: drivers/usb/misc/legousbtower.c
3368
3369LGUEST
3370M: Rusty Russell <rusty@rustcorp.com.au>
3371L: lguest@ozlabs.org
3372W: http://lguest.ozlabs.org/
3373S: Maintained
3374F: Documentation/lguest/
3375F: arch/x86/lguest/
3376F: drivers/lguest/
3377F: include/linux/lguest*.h
3378F: arch/x86/include/asm/lguest*.h
3379
3380LINUX FOR IBM pSERIES (RS/6000)
3381M: Paul Mackerras <paulus@au.ibm.com>
3382W: http://www.ibm.com/linux/ltc/projects/ppc
3383S: Supported
3384F: arch/powerpc/boot/rs6000.h
3385
3386LINUX FOR POWERPC (32-BIT AND 64-BIT)
3387M: Benjamin Herrenschmidt <benh@kernel.crashing.org>
3388M: Paul Mackerras <paulus@samba.org>
3389W: http://www.penguinppc.org/
3390L: linuxppc-dev@ozlabs.org
3391Q: http://patchwork.ozlabs.org/project/linuxppc-dev/list/
3392T: git git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc.git
3393S: Supported
3394F: Documentation/powerpc/
3395F: arch/powerpc/
3396
3397LINUX FOR POWER MACINTOSH
3398M: Benjamin Herrenschmidt <benh@kernel.crashing.org>
3399W: http://www.penguinppc.org/
3400L: linuxppc-dev@ozlabs.org
3401S: Maintained
3402F: arch/powerpc/platforms/powermac/
3403F: drivers/macintosh/
3404
3405LINUX FOR POWERPC EMBEDDED MPC5XXX
3406M: Grant Likely <grant.likely@secretlab.ca>
3407L: linuxppc-dev@ozlabs.org
3408T: git git://git.secretlab.ca/git/linux-2.6.git
3409S: Maintained
3410F: arch/powerpc/platforms/512x/
3411F: arch/powerpc/platforms/52xx/
3412
3413LINUX FOR POWERPC EMBEDDED PPC4XX
3414M: Josh Boyer <jwboyer@linux.vnet.ibm.com>
3415M: Matt Porter <mporter@kernel.crashing.org>
3416W: http://www.penguinppc.org/
3417L: linuxppc-dev@ozlabs.org
3418T: git git://git.kernel.org/pub/scm/linux/kernel/git/jwboyer/powerpc-4xx.git
3419S: Maintained
3420F: arch/powerpc/platforms/40x/
3421F: arch/powerpc/platforms/44x/
3422
3423LINUX FOR POWERPC EMBEDDED XILINX VIRTEX
3424M: Grant Likely <grant.likely@secretlab.ca>
3425W: http://wiki.secretlab.ca/index.php/Linux_on_Xilinx_Virtex
3426L: linuxppc-dev@ozlabs.org
3427T: git git://git.secretlab.ca/git/linux-2.6.git
3428S: Maintained
3429F: arch/powerpc/*/*virtex*
3430F: arch/powerpc/*/*/*virtex*
3431
3432LINUX FOR POWERPC EMBEDDED PPC8XX
3433M: Vitaly Bordug <vitb@kernel.crashing.org>
3434M: Marcelo Tosatti <marcelo@kvack.org>
3435W: http://www.penguinppc.org/
3436L: linuxppc-dev@ozlabs.org
3437S: Maintained
3438
3439LINUX FOR POWERPC EMBEDDED PPC83XX AND PPC85XX
3440M: Kumar Gala <galak@kernel.crashing.org>
3441W: http://www.penguinppc.org/
3442L: linuxppc-dev@ozlabs.org
3443S: Maintained
3444F: arch/powerpc/platforms/83xx/
3445
3446LINUX FOR POWERPC PA SEMI PWRFICIENT
3447M: Olof Johansson <olof@lixom.net>
3448W: http://www.pasemi.com/
3449L: linuxppc-dev@ozlabs.org
3450S: Supported
3451F: arch/powerpc/platforms/pasemi/
3452F: drivers/*/*pasemi*
3453F: drivers/*/*/*pasemi*
3454
3455LINUX SECURITY MODULE (LSM) FRAMEWORK
3456M: Chris Wright <chrisw@sous-sol.org>
3457L: linux-security-module@vger.kernel.org
3458T: git git://git.kernel.org/pub/scm/linux/kernel/git/chrisw/lsm-2.6.git
3459S: Supported
3460
3461LLC (802.2)
3462M: Arnaldo Carvalho de Melo <acme@ghostprotocols.net>
3463S: Maintained
3464F: include/linux/llc.h
3465F: include/net/llc*
3466F: net/llc/
3467
3468LIS3LV02D ACCELEROMETER DRIVER
3469M: Eric Piel <eric.piel@tremplin-utc.net>
3470S: Maintained
3471F: Documentation/hwmon/lis3lv02d
3472F: drivers/hwmon/lis3lv02d.*
3473
3474LM73 HARDWARE MONITOR DRIVER
3475M: Guillaume Ligneul <guillaume.ligneul@gmail.com>
3476L: lm-sensors@lm-sensors.org
3477S: Maintained
3478F: drivers/hwmon/lm73.c
3479
3480LM83 HARDWARE MONITOR DRIVER
3481M: Jean Delvare <khali@linux-fr.org>
3482L: lm-sensors@lm-sensors.org
3483S: Maintained
3484F: Documentation/hwmon/lm83
3485F: drivers/hwmon/lm83.c
3486
3487LM90 HARDWARE MONITOR DRIVER
3488M: Jean Delvare <khali@linux-fr.org>
3489L: lm-sensors@lm-sensors.org
3490S: Maintained
3491F: Documentation/hwmon/lm90
3492F: drivers/hwmon/lm90.c
3493
3494LOCKDEP AND LOCKSTAT
3495M: Peter Zijlstra <peterz@infradead.org>
3496M: Ingo Molnar <mingo@redhat.com>
3497T: git git://git.kernel.org/pub/scm/linux/kernel/git/peterz/linux-2.6-lockdep.git
3498S: Maintained
3499F: Documentation/lockdep*.txt
3500F: Documentation/lockstat.txt
3501F: include/linux/lockdep.h
3502F: kernel/lockdep*
3503
3504LOGICAL DISK MANAGER SUPPORT (LDM, Windows 2000/XP/Vista Dynamic Disks)
3505M: "Richard Russon (FlatCap)" <ldm@flatcap.org>
3506L: linux-ntfs-dev@lists.sourceforge.net
3507W: http://www.linux-ntfs.org/content/view/19/37/
3508S: Maintained
3509F: Documentation/ldm.txt
3510F: fs/partitions/ldm.*
3511
3512LogFS
3513M: Joern Engel <joern@logfs.org>
3514L: logfs@logfs.org
3515W: logfs.org
3516S: Maintained
3517F: fs/logfs/
3518
3519LSILOGIC MPT FUSION DRIVERS (FC/SAS/SPI)
3520M: Eric Moore <Eric.Moore@lsi.com>
3521M: support@lsi.com
3522L: DL-MPTFusionLinux@lsi.com
3523L: linux-scsi@vger.kernel.org
3524W: http://www.lsilogic.com/support
3525S: Supported
3526F: drivers/message/fusion/
3527
3528LSILOGIC/SYMBIOS/NCR 53C8XX and 53C1010 PCI-SCSI drivers
3529M: Matthew Wilcox <matthew@wil.cx>
3530L: linux-scsi@vger.kernel.org
3531S: Maintained
3532F: drivers/scsi/sym53c8xx_2/
3533
3534LTP (Linux Test Project)
3535M: Rishikesh K Rajak <risrajak@linux.vnet.ibm.com>
3536M: Garrett Cooper <yanegomi@gmail.com>
3537M: Mike Frysinger <vapier@gentoo.org>
3538M: Subrata Modak <subrata@linux.vnet.ibm.com>
3539L: ltp-list@lists.sourceforge.net (subscribers-only)
3540W: http://ltp.sourceforge.net/
3541T: git git://git.kernel.org/pub/scm/linux/kernel/git/galak/ltp.git
3542S: Maintained
3543
3544M32R ARCHITECTURE
3545M: Hirokazu Takata <takata@linux-m32r.org>
3546L: linux-m32r@ml.linux-m32r.org
3547L: linux-m32r-ja@ml.linux-m32r.org (in Japanese)
3548W: http://www.linux-m32r.org/
3549S: Maintained
3550F: arch/m32r/
3551
3552M68K ARCHITECTURE
3553M: Geert Uytterhoeven <geert@linux-m68k.org>
3554M: Roman Zippel <zippel@linux-m68k.org>
3555L: linux-m68k@lists.linux-m68k.org
3556W: http://www.linux-m68k.org/
3557T: git git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k.git
3558S: Maintained
3559F: arch/m68k/
3560F: drivers/zorro/
3561
3562M68K ON APPLE MACINTOSH
3563M: Joshua Thompson <funaho@jurai.org>
3564W: http://www.mac.linux-m68k.org/
3565L: linux-m68k@lists.linux-m68k.org
3566S: Maintained
3567F: arch/m68k/mac/
3568
3569M68K ON HP9000/300
3570M: Philip Blundell <philb@gnu.org>
3571W: http://www.tazenda.demon.co.uk/phil/linux-hp
3572S: Maintained
3573F: arch/m68k/hp300/
3574
3575MAC80211
3576M: Johannes Berg <johannes@sipsolutions.net>
3577L: linux-wireless@vger.kernel.org
3578W: http://linuxwireless.org/
3579T: git git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6.git
3580S: Maintained
3581F: Documentation/networking/mac80211-injection.txt
3582F: include/net/mac80211.h
3583F: net/mac80211/
3584
3585MAC80211 PID RATE CONTROL
3586M: Stefano Brivio <stefano.brivio@polimi.it>
3587M: Mattias Nissler <mattias.nissler@gmx.de>
3588L: linux-wireless@vger.kernel.org
3589W: http://linuxwireless.org/en/developers/Documentation/mac80211/RateControl/PID
3590T: git git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6.git
3591S: Maintained
3592F: net/mac80211/rc80211_pid*
3593
3594MACVLAN DRIVER
3595M: Patrick McHardy <kaber@trash.net>
3596L: netdev@vger.kernel.org
3597S: Maintained
3598F: drivers/net/macvlan.c
3599F: include/linux/if_macvlan.h
3600
3601MAN-PAGES: MANUAL PAGES FOR LINUX -- Sections 2, 3, 4, 5, and 7
3602M: Michael Kerrisk <mtk.manpages@gmail.com>
3603W: http://www.kernel.org/doc/man-pages
3604L: linux-man@vger.kernel.org
3605S: Maintained
3606
3607MARVELL LIBERTAS WIRELESS DRIVER
3608M: Dan Williams <dcbw@redhat.com>
3609L: libertas-dev@lists.infradead.org
3610S: Maintained
3611F: drivers/net/wireless/libertas/
3612
3613MARVELL MV643XX ETHERNET DRIVER
3614M: Lennert Buytenhek <buytenh@wantstofly.org>
3615L: netdev@vger.kernel.org
3616S: Maintained
3617F: drivers/net/mv643xx_eth.*
3618F: include/linux/mv643xx.h
3619
3620MARVELL MWL8K WIRELESS DRIVER
3621M: Lennert Buytenhek <buytenh@wantstofly.org>
3622L: linux-wireless@vger.kernel.org
3623S: Maintained
3624F: drivers/net/wireless/mwl8k.c
3625
3626MARVELL SOC MMC/SD/SDIO CONTROLLER DRIVER
3627M: Nicolas Pitre <nico@fluxnic.net>
3628S: Maintained
3629
3630MARVELL YUKON / SYSKONNECT DRIVER
3631M: Mirko Lindner <mlindner@syskonnect.de>
3632M: Ralph Roesler <rroesler@syskonnect.de>
3633W: http://www.syskonnect.com
3634S: Supported
3635
3636MATROX FRAMEBUFFER DRIVER
3637M: Petr Vandrovec <vandrove@vc.cvut.cz>
3638L: linux-fbdev@vger.kernel.org
3639S: Maintained
3640F: drivers/video/matrox/matroxfb_*
3641F: include/linux/matroxfb.h
3642
3643MAX6650 HARDWARE MONITOR AND FAN CONTROLLER DRIVER
3644M: "Hans J. Koch" <hjk@linutronix.de>
3645L: lm-sensors@lm-sensors.org
3646S: Maintained
3647F: Documentation/hwmon/max6650
3648F: drivers/hwmon/max6650.c
3649
3650MEDIA INPUT INFRASTRUCTURE (V4L/DVB)
3651M: Mauro Carvalho Chehab <mchehab@infradead.org>
3652P: LinuxTV.org Project
3653L: linux-media@vger.kernel.org
3654W: http://linuxtv.org
3655Q: http://patchwork.kernel.org/project/linux-media/list/
3656T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6.git
3657S: Maintained
3658F: Documentation/dvb/
3659F: Documentation/video4linux/
3660F: drivers/media/
3661F: include/media/
3662F: include/linux/dvb/
3663F: include/linux/videodev*.h
3664
3665MEGARAID SCSI DRIVERS
3666M: Neela Syam Kolli <megaraidlinux@lsi.com>
3667L: linux-scsi@vger.kernel.org
3668W: http://megaraid.lsilogic.com
3669S: Maintained
3670F: Documentation/scsi/megaraid.txt
3671F: drivers/scsi/megaraid.*
3672F: drivers/scsi/megaraid/
3673
3674MEMORY MANAGEMENT
3675L: linux-mm@kvack.org
3676W: http://www.linux-mm.org
3677S: Maintained
3678F: include/linux/mm.h
3679F: mm/
3680
3681MEMORY RESOURCE CONTROLLER
3682M: Balbir Singh <balbir@linux.vnet.ibm.com>
3683M: Daisuke Nishimura <nishimura@mxp.nes.nec.co.jp>
3684M: KAMEZAWA Hiroyuki <kamezawa.hiroyu@jp.fujitsu.com>
3685L: linux-mm@kvack.org
3686S: Maintained
3687F: mm/memcontrol.c
3688
3689MEMORY TECHNOLOGY DEVICES (MTD)
3690M: David Woodhouse <dwmw2@infradead.org>
3691L: linux-mtd@lists.infradead.org
3692W: http://www.linux-mtd.infradead.org/
3693Q: http://patchwork.ozlabs.org/project/linux-mtd/list/
3694T: git git://git.infradead.org/mtd-2.6.git
3695S: Maintained
3696F: drivers/mtd/
3697F: include/linux/mtd/
3698F: include/mtd/
3699
3700MICROBLAZE ARCHITECTURE
3701M: Michal Simek <monstr@monstr.eu>
3702L: microblaze-uclinux@itee.uq.edu.au
3703W: http://www.monstr.eu/fdt/
3704T: git git://git.monstr.eu/linux-2.6-microblaze.git
3705S: Supported
3706F: arch/microblaze/
3707
3708MICROTEK X6 SCANNER
3709M: Oliver Neukum <oliver@neukum.name>
3710S: Maintained
3711F: drivers/usb/image/microtek.*
3712
3713MIPS
3714M: Ralf Baechle <ralf@linux-mips.org>
3715W: http://www.linux-mips.org/
3716L: linux-mips@linux-mips.org
3717T: git git://git.linux-mips.org/pub/scm/linux.git
3718S: Supported
3719F: Documentation/mips/
3720F: arch/mips/
3721
3722MISCELLANEOUS MCA-SUPPORT
3723M: James Bottomley <James.Bottomley@HansenPartnership.com>
3724S: Maintained
3725F: Documentation/ia64/mca.txt
3726F: Documentation/mca.txt
3727F: drivers/mca/
3728F: include/linux/mca*
3729
3730MODULE SUPPORT
3731M: Rusty Russell <rusty@rustcorp.com.au>
3732S: Maintained
3733F: include/linux/module.h
3734F: kernel/module.c
3735
3736MOTION EYE VAIO PICTUREBOOK CAMERA DRIVER
3737M: Stelian Pop <stelian@popies.net>
3738W: http://popies.net/meye/
3739S: Maintained
3740F: Documentation/video4linux/meye.txt
3741F: drivers/media/video/meye.*
3742F: include/linux/meye.h
3743
3744MOTOROLA IMX MMC/SD HOST CONTROLLER INTERFACE DRIVER
3745M: Pavel Pisa <ppisa@pikron.com>
3746L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
3747S: Maintained
3748F: drivers/mmc/host/imxmmc.*
3749
3750MOUSE AND MISC DEVICES [GENERAL]
3751M: Alessandro Rubini <rubini@ipvvis.unipv.it>
3752S: Maintained
3753F: drivers/input/mouse/
3754F: include/linux/gpio_mouse.h
3755
3756MOXA SMARTIO/INDUSTIO/INTELLIO SERIAL CARD
3757M: Jiri Slaby <jirislaby@gmail.com>
3758S: Maintained
3759F: Documentation/serial/moxa-smartio
3760F: drivers/char/mxser.*
3761
3762MSI LAPTOP SUPPORT
3763M: Lennart Poettering <mzxreary@0pointer.de>
3764L: platform-driver-x86@vger.kernel.org
3765W: https://tango.0pointer.de/mailman/listinfo/s270-linux
3766W: http://0pointer.de/lennart/tchibo.html
3767S: Maintained
3768F: drivers/platform/x86/msi-laptop.c
3769
3770MSI WMI SUPPORT
3771M: Anisse Astier <anisse@astier.eu>
3772L: platform-driver-x86@vger.kernel.org
3773S: Supported
3774F: drivers/platform/x86/msi-wmi.c
3775
3776MULTIFUNCTION DEVICES (MFD)
3777M: Samuel Ortiz <sameo@linux.intel.com>
3778T: git git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6.git
3779S: Supported
3780F: drivers/mfd/
3781
3782MULTIMEDIA CARD (MMC), SECURE DIGITAL (SD) AND SDIO SUBSYSTEM
3783S: Orphan
3784L: linux-mmc@vger.kernel.org
3785F: drivers/mmc/
3786F: include/linux/mmc/
3787
3788MULTIMEDIA CARD (MMC) ETC. OVER SPI
3789M: David Brownell <dbrownell@users.sourceforge.net>
3790S: Odd Fixes
3791F: drivers/mmc/host/mmc_spi.c
3792F: include/linux/spi/mmc_spi.h
3793
3794MULTISOUND SOUND DRIVER
3795M: Andrew Veliath <andrewtv@usa.net>
3796S: Maintained
3797F: Documentation/sound/oss/MultiSound
3798F: sound/oss/msnd*
3799
3800MULTITECH MULTIPORT CARD (ISICOM)
3801M: Jiri Slaby <jirislaby@gmail.com>
3802S: Maintained
3803F: drivers/char/isicom.c
3804F: include/linux/isicom.h
3805
3806MUSB MULTIPOINT HIGH SPEED DUAL-ROLE CONTROLLER
3807M: Felipe Balbi <felipe.balbi@nokia.com>
3808L: linux-usb@vger.kernel.org
3809T: git git://gitorious.org/usb/usb.git
3810S: Maintained
3811F: drivers/usb/musb/
3812
3813MYRICOM MYRI-10G 10GbE DRIVER (MYRI10GE)
3814M: Andrew Gallatin <gallatin@myri.com>
3815M: Brice Goglin <brice@myri.com>
3816L: netdev@vger.kernel.org
3817W: http://www.myri.com/scs/download-Myri10GE.html
3818S: Supported
3819F: drivers/net/myri10ge/
3820
3821NATSEMI ETHERNET DRIVER (DP8381x)
3822M: Tim Hockin <thockin@hockin.org>
3823S: Maintained
3824F: drivers/net/natsemi.c
3825
3826NCP FILESYSTEM
3827M: Petr Vandrovec <vandrove@vc.cvut.cz>
3828S: Maintained
3829F: fs/ncpfs/
3830
3831NCR DUAL 700 SCSI DRIVER (MICROCHANNEL)
3832M: "James E.J. Bottomley" <James.Bottomley@HansenPartnership.com>
3833L: linux-scsi@vger.kernel.org
3834S: Maintained
3835F: drivers/scsi/NCR_D700.*
3836
3837NETEFFECT IWARP RNIC DRIVER (IW_NES)
3838M: Faisal Latif <faisal.latif@intel.com>
3839M: Chien Tung <chien.tin.tung@intel.com>
3840L: linux-rdma@vger.kernel.org
3841W: http://www.neteffect.com
3842S: Supported
3843F: drivers/infiniband/hw/nes/
3844
3845NETEM NETWORK EMULATOR
3846M: Stephen Hemminger <shemminger@linux-foundation.org>
3847L: netem@lists.linux-foundation.org
3848S: Maintained
3849F: net/sched/sch_netem.c
3850
3851NETERION (S2IO) 10GbE DRIVER (xframe/vxge)
3852M: Ramkrishna Vepa <ram.vepa@neterion.com>
3853M: Rastapur Santosh <santosh.rastapur@neterion.com>
3854M: Sivakumar Subramani <sivakumar.subramani@neterion.com>
3855M: Sreenivasa Honnur <sreenivasa.honnur@neterion.com>
3856M: Anil Murthy <anil.murthy@neterion.com>
3857L: netdev@vger.kernel.org
3858W: http://trac.neterion.com/cgi-bin/trac.cgi/wiki/Linux?Anonymous
3859W: http://trac.neterion.com/cgi-bin/trac.cgi/wiki/X3100Linux?Anonymous
3860S: Supported
3861F: Documentation/networking/s2io.txt
3862F: drivers/net/s2io*
3863
3864NETFILTER/IPTABLES/IPCHAINS
3865P: Rusty Russell
3866P: Marc Boucher
3867P: James Morris
3868P: Harald Welte
3869P: Jozsef Kadlecsik
3870M: Patrick McHardy <kaber@trash.net>
3871L: netfilter-devel@vger.kernel.org
3872L: netfilter@vger.kernel.org
3873L: coreteam@netfilter.org
3874W: http://www.netfilter.org/
3875W: http://www.iptables.org/
3876T: git git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-2.6.git
3877S: Supported
3878F: include/linux/netfilter*
3879F: include/linux/netfilter/
3880F: include/net/netfilter/
3881F: net/*/netfilter.c
3882F: net/*/netfilter/
3883F: net/netfilter/
3884
3885NETLABEL
3886M: Paul Moore <paul.moore@hp.com>
3887W: http://netlabel.sf.net
3888L: netdev@vger.kernel.org
3889S: Supported
3890F: Documentation/netlabel/
3891F: include/net/netlabel.h
3892F: net/netlabel/
3893
3894NETROM NETWORK LAYER
3895M: Ralf Baechle <ralf@linux-mips.org>
3896L: linux-hams@vger.kernel.org
3897W: http://www.linux-ax25.org/
3898S: Maintained
3899F: include/linux/netrom.h
3900F: include/net/netrom.h
3901F: net/netrom/
3902
3903NETWORK BLOCK DEVICE (NBD)
3904M: Paul Clements <Paul.Clements@steeleye.com>
3905S: Maintained
3906F: Documentation/blockdev/nbd.txt
3907F: drivers/block/nbd.c
3908F: include/linux/nbd.h
3909
3910NETWORK DROP MONITOR
3911M: Neil Horman <nhorman@tuxdriver.com>
3912L: netdev@vger.kernel.org
3913S: Maintained
3914W: https://fedorahosted.org/dropwatch/
3915F: net/core/drop_monitor.c
3916
3917NETWORKING [GENERAL]
3918M: "David S. Miller" <davem@davemloft.net>
3919L: netdev@vger.kernel.org
3920W: http://www.linuxfoundation.org/en/Net
3921W: http://patchwork.ozlabs.org/project/netdev/list/
3922T: git git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6.git
3923T: git git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6.git
3924S: Maintained
3925F: net/
3926F: include/net/
3927F: include/linux/in.h
3928F: include/linux/net.h
3929F: include/linux/netdevice.h
3930
3931NETWORKING [IPv4/IPv6]
3932M: "David S. Miller" <davem@davemloft.net>
3933M: Alexey Kuznetsov <kuznet@ms2.inr.ac.ru>
3934M: "Pekka Savola (ipv6)" <pekkas@netcore.fi>
3935M: James Morris <jmorris@namei.org>
3936M: Hideaki YOSHIFUJI <yoshfuji@linux-ipv6.org>
3937M: Patrick McHardy <kaber@trash.net>
3938L: netdev@vger.kernel.org
3939T: git git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6.git
3940S: Maintained
3941F: net/ipv4/
3942F: net/ipv6/
3943F: include/net/ip*
3944
3945NETWORKING [LABELED] (NetLabel, CIPSO, Labeled IPsec, SECMARK)
3946M: Paul Moore <paul.moore@hp.com>
3947L: netdev@vger.kernel.org
3948S: Maintained
3949
3950NETWORKING [WIRELESS]
3951M: "John W. Linville" <linville@tuxdriver.com>
3952L: linux-wireless@vger.kernel.org
3953Q: http://patchwork.kernel.org/project/linux-wireless/list/
3954T: git git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6.git
3955S: Maintained
3956F: net/mac80211/
3957F: net/rfkill/
3958F: net/wireless/
3959F: include/net/ieee80211*
3960F: include/linux/wireless.h
3961F: drivers/net/wireless/
3962
3963NETWORKING DRIVERS
3964L: netdev@vger.kernel.org
3965W: http://www.linuxfoundation.org/en/Net
3966T: git git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6.git
3967T: git git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6.git
3968S: Odd Fixes
3969F: drivers/net/
3970F: include/linux/if_*
3971F: include/linux/*device.h
3972
3973NETXEN (1/10) GbE SUPPORT
3974M: Amit Kumar Salecha <amit.salecha@qlogic.com>
3975L: netdev@vger.kernel.org
3976W: http://www.qlogic.com
3977S: Supported
3978F: drivers/net/netxen/
3979
3980NFS, SUNRPC, AND LOCKD CLIENTS
3981M: Trond Myklebust <Trond.Myklebust@netapp.com>
3982L: linux-nfs@vger.kernel.org
3983W: http://client.linux-nfs.org
3984T: git git://git.linux-nfs.org/pub/linux/nfs-2.6.git
3985S: Maintained
3986F: fs/lockd/
3987F: fs/nfs/
3988F: fs/nfs_common/
3989F: net/sunrpc/
3990F: include/linux/lockd/
3991F: include/linux/nfs*
3992F: include/linux/sunrpc/
3993
3994NI5010 NETWORK DRIVER
3995M: Jan-Pascal van Best <janpascal@vanbest.org>
3996M: Andreas Mohr <andi@lisas.de>
3997L: netdev@vger.kernel.org
3998S: Maintained
3999F: drivers/net/ni5010.*
4000
4001NILFS2 FILESYSTEM
4002M: KONISHI Ryusuke <konishi.ryusuke@lab.ntt.co.jp>
4003L: linux-nilfs@vger.kernel.org
4004W: http://www.nilfs.org/en/
4005S: Supported
4006F: Documentation/filesystems/nilfs2.txt
4007F: fs/nilfs2/
4008F: include/linux/nilfs2_fs.h
4009
4010NINJA SCSI-3 / NINJA SCSI-32Bi (16bit/CardBus) PCMCIA SCSI HOST ADAPTER DRIVER
4011M: YOKOTA Hiroshi <yokota@netlab.is.tsukuba.ac.jp>
4012W: http://www.netlab.is.tsukuba.ac.jp/~yokota/izumi/ninja/
4013S: Maintained
4014F: Documentation/scsi/NinjaSCSI.txt
4015F: drivers/scsi/pcmcia/nsp_*
4016
4017NINJA SCSI-32Bi/UDE PCI/CARDBUS SCSI HOST ADAPTER DRIVER
4018M: GOTO Masanori <gotom@debian.or.jp>
4019M: YOKOTA Hiroshi <yokota@netlab.is.tsukuba.ac.jp>
4020W: http://www.netlab.is.tsukuba.ac.jp/~yokota/izumi/ninja/
4021S: Maintained
4022F: Documentation/scsi/NinjaSCSI.txt
4023F: drivers/scsi/nsp32*
4024
4025NTFS FILESYSTEM
4026M: Anton Altaparmakov <aia21@cantab.net>
4027L: linux-ntfs-dev@lists.sourceforge.net
4028W: http://www.linux-ntfs.org/
4029T: git git://git.kernel.org/pub/scm/linux/kernel/git/aia21/ntfs-2.6.git
4030S: Maintained
4031F: Documentation/filesystems/ntfs.txt
4032F: fs/ntfs/
4033
4034NVIDIA (rivafb and nvidiafb) FRAMEBUFFER DRIVER
4035M: Antonino Daplas <adaplas@gmail.com>
4036L: linux-fbdev@vger.kernel.org
4037S: Maintained
4038F: drivers/video/riva/
4039F: drivers/video/nvidia/
4040
4041OMAP SUPPORT
4042M: Tony Lindgren <tony@atomide.com>
4043L: linux-omap@vger.kernel.org
4044W: http://www.muru.com/linux/omap/
4045W: http://linux.omap.com/
4046Q: http://patchwork.kernel.org/project/linux-omap/list/
4047T: git git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6.git
4048S: Maintained
4049F: arch/arm/*omap*/
4050
4051OMAP CLOCK FRAMEWORK SUPPORT
4052M: Paul Walmsley <paul@pwsan.com>
4053L: linux-omap@vger.kernel.org
4054S: Maintained
4055F: arch/arm/*omap*/*clock*
4056
4057OMAP POWER MANAGEMENT SUPPORT
4058M: Kevin Hilman <khilman@deeprootsystems.com>
4059L: linux-omap@vger.kernel.org
4060S: Maintained
4061F: arch/arm/*omap*/*pm*
4062
4063OMAP AUDIO SUPPORT
4064M: Jarkko Nikula <jhnikula@gmail.com>
4065L: alsa-devel@alsa-project.org (subscribers-only)
4066L: linux-omap@vger.kernel.org
4067S: Maintained
4068F: sound/soc/omap/
4069
4070OMAP FRAMEBUFFER SUPPORT
4071M: Tomi Valkeinen <tomi.valkeinen@nokia.com>
4072L: linux-fbdev@vger.kernel.org
4073L: linux-omap@vger.kernel.org
4074S: Maintained
4075F: drivers/video/omap/
4076
4077OMAP DISPLAY SUBSYSTEM and FRAMEBUFFER SUPPORT (DSS2)
4078M: Tomi Valkeinen <tomi.valkeinen@nokia.com>
4079L: linux-omap@vger.kernel.org
4080L: linux-fbdev@vger.kernel.org
4081S: Maintained
4082F: drivers/video/omap2/
4083F: Documentation/arm/OMAP/DSS
4084
4085OMAP MMC SUPPORT
4086M: Jarkko Lavinen <jarkko.lavinen@nokia.com>
4087L: linux-omap@vger.kernel.org
4088S: Maintained
4089F: drivers/mmc/host/omap.c
4090
4091OMAP HS MMC SUPPORT
4092M: Madhusudhan Chikkature <madhu.cr@ti.com>
4093L: linux-omap@vger.kernel.org
4094S: Maintained
4095F: drivers/mmc/host/omap_hsmmc.c
4096
4097OMAP RANDOM NUMBER GENERATOR SUPPORT
4098M: Deepak Saxena <dsaxena@plexity.net>
4099S: Maintained
4100F: drivers/char/hw_random/omap-rng.c
4101
4102OMAP USB SUPPORT
4103M: Felipe Balbi <felipe.balbi@nokia.com>
4104M: David Brownell <dbrownell@users.sourceforge.net>
4105L: linux-usb@vger.kernel.org
4106L: linux-omap@vger.kernel.org
4107S: Maintained
4108
4109OMFS FILESYSTEM
4110M: Bob Copeland <me@bobcopeland.com>
4111L: linux-karma-devel@lists.sourceforge.net
4112S: Maintained
4113F: Documentation/filesystems/omfs.txt
4114F: fs/omfs/
4115
4116OMNIKEY CARDMAN 4000 DRIVER
4117M: Harald Welte <laforge@gnumonks.org>
4118S: Maintained
4119F: drivers/char/pcmcia/cm4000_cs.c
4120F: include/linux/cm4000_cs.h
4121
4122OMNIKEY CARDMAN 4040 DRIVER
4123M: Harald Welte <laforge@gnumonks.org>
4124S: Maintained
4125F: drivers/char/pcmcia/cm4040_cs.*
4126
4127OMNIVISION OV7670 SENSOR DRIVER
4128M: Jonathan Corbet <corbet@lwn.net>
4129L: linux-media@vger.kernel.org
4130T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6.git
4131S: Maintained
4132F: drivers/media/video/ov7670.c
4133
4134ONENAND FLASH DRIVER
4135M: Kyungmin Park <kyungmin.park@samsung.com>
4136L: linux-mtd@lists.infradead.org
4137S: Maintained
4138F: drivers/mtd/onenand/
4139F: include/linux/mtd/onenand*.h
4140
4141ONSTREAM SCSI TAPE DRIVER
4142M: Willem Riede <osst@riede.org>
4143L: osst-users@lists.sourceforge.net
4144L: linux-scsi@vger.kernel.org
4145S: Maintained
4146F: drivers/scsi/osst*
4147F: drivers/scsi/st*
4148
4149OPENCORES I2C BUS DRIVER
4150M: Peter Korsgaard <jacmet@sunsite.dk>
4151L: linux-i2c@vger.kernel.org
4152S: Maintained
4153F: Documentation/i2c/busses/i2c-ocores
4154F: drivers/i2c/busses/i2c-ocores.c
4155
4156OPEN FIRMWARE AND FLATTENED DEVICE TREE
4157M: Grant Likely <grant.likely@secretlab.ca>
4158L: devicetree-discuss@lists.ozlabs.org
4159W: http://fdt.secretlab.ca
4160S: Maintained
4161F: drivers/of
4162F: include/linux/of*.h
4163K: of_get_property
4164
4165OPROFILE
4166M: Robert Richter <robert.richter@amd.com>
4167L: oprofile-list@lists.sf.net
4168S: Maintained
4169F: arch/*/oprofile/
4170F: drivers/oprofile/
4171F: include/linux/oprofile.h
4172
4173ORACLE CLUSTER FILESYSTEM 2 (OCFS2)
4174M: Mark Fasheh <mfasheh@suse.com>
4175M: Joel Becker <joel.becker@oracle.com>
4176L: ocfs2-devel@oss.oracle.com (moderated for non-subscribers)
4177W: http://oss.oracle.com/projects/ocfs2/
4178T: git git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/ocfs2.git
4179S: Supported
4180F: Documentation/filesystems/ocfs2.txt
4181F: Documentation/filesystems/dlmfs.txt
4182F: fs/ocfs2/
4183
4184ORINOCO DRIVER
4185M: Pavel Roskin <proski@gnu.org>
4186M: David Gibson <hermes@gibson.dropbear.id.au>
4187L: linux-wireless@vger.kernel.org
4188L: orinoco-users@lists.sourceforge.net
4189L: orinoco-devel@lists.sourceforge.net
4190W: http://www.nongnu.org/orinoco/
4191S: Maintained
4192F: drivers/net/wireless/orinoco/
4193
4194OSD LIBRARY and FILESYSTEM
4195M: Boaz Harrosh <bharrosh@panasas.com>
4196M: Benny Halevy <bhalevy@panasas.com>
4197L: osd-dev@open-osd.org
4198W: http://open-osd.org
4199T: git git://git.open-osd.org/open-osd.git
4200S: Maintained
4201F: drivers/scsi/osd/
4202F: include/scsi/osd_*
4203F: fs/exofs/
4204
4205P54 WIRELESS DRIVER
4206M: Michael Wu <flamingice@sourmilk.net>
4207L: linux-wireless@vger.kernel.org
4208W: http://prism54.org
4209T: git git://git.kernel.org/pub/scm/linux/kernel/git/mwu/mac80211-drivers.git
4210S: Maintained
4211F: drivers/net/wireless/p54/
4212
4213PA SEMI ETHERNET DRIVER
4214M: Olof Johansson <olof@lixom.net>
4215L: netdev@vger.kernel.org
4216S: Maintained
4217F: drivers/net/pasemi_mac.*
4218
4219PA SEMI SMBUS DRIVER
4220M: Olof Johansson <olof@lixom.net>
4221L: linux-i2c@vger.kernel.org
4222S: Maintained
4223F: drivers/i2c/busses/i2c-pasemi.c
4224
4225PANASONIC LAPTOP ACPI EXTRAS DRIVER
4226M: Harald Welte <laforge@gnumonks.org>
4227L: platform-driver-x86@vger.kernel.org
4228S: Maintained
4229F: drivers/platform/x86/panasonic-laptop.c
4230
4231PANASONIC MN10300/AM33 PORT
4232M: David Howells <dhowells@redhat.com>
4233M: Koichi Yasutake <yasutake.koichi@jp.panasonic.com>
4234L: linux-am33-list@redhat.com (moderated for non-subscribers)
4235W: ftp://ftp.redhat.com/pub/redhat/gnupro/AM33/
4236S: Maintained
4237F: Documentation/mn10300/
4238F: arch/mn10300/
4239
4240PARALLEL PORT SUPPORT
4241L: linux-parport@lists.infradead.org (subscribers-only)
4242S: Orphan
4243F: drivers/parport/
4244F: include/linux/parport*.h
4245F: drivers/char/ppdev.c
4246F: include/linux/ppdev.h
4247
4248PARAVIRT_OPS INTERFACE
4249M: Jeremy Fitzhardinge <jeremy@xensource.com>
4250M: Chris Wright <chrisw@sous-sol.org>
4251M: Alok Kataria <akataria@vmware.com>
4252M: Rusty Russell <rusty@rustcorp.com.au>
4253L: virtualization@lists.osdl.org
4254S: Supported
4255F: Documentation/ia64/paravirt_ops.txt
4256F: arch/*/kernel/paravirt*
4257F: arch/*/include/asm/paravirt.h
4258
4259PARIDE DRIVERS FOR PARALLEL PORT IDE DEVICES
4260M: Tim Waugh <tim@cyberelk.net>
4261L: linux-parport@lists.infradead.org (subscribers-only)
4262W: http://www.torque.net/linux-pp.html
4263S: Maintained
4264F: Documentation/blockdev/paride.txt
4265F: drivers/block/paride/
4266
4267PARISC ARCHITECTURE
4268M: Kyle McMartin <kyle@mcmartin.ca>
4269M: Helge Deller <deller@gmx.de>
4270M: "James E.J. Bottomley" <jejb@parisc-linux.org>
4271L: linux-parisc@vger.kernel.org
4272W: http://www.parisc-linux.org/
4273Q: http://patchwork.kernel.org/project/linux-parisc/list/
4274T: git git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6.git
4275S: Maintained
4276F: arch/parisc/
4277F: drivers/parisc/
4278
4279PC87360 HARDWARE MONITORING DRIVER
4280M: Jim Cromie <jim.cromie@gmail.com>
4281L: lm-sensors@lm-sensors.org
4282S: Maintained
4283F: Documentation/hwmon/pc87360
4284F: drivers/hwmon/pc87360.c
4285
4286PC8736x GPIO DRIVER
4287M: Jim Cromie <jim.cromie@gmail.com>
4288S: Maintained
4289F: drivers/char/pc8736x_gpio.c
4290
4291PCA9532 LED DRIVER
4292M: Riku Voipio <riku.voipio@iki.fi>
4293S: Maintained
4294F: drivers/leds/leds-pca9532.c
4295F: include/linux/leds-pca9532.h
4296
4297PCA9564/PCA9665 I2C BUS DRIVER
4298M: Wolfram Sang <w.sang@pengutronix.de>
4299L: linux-i2c@vger.kernel.org
4300S: Maintained
4301F: drivers/i2c/algos/i2c-algo-pca.c
4302F: drivers/i2c/busses/i2c-pca-*
4303F: include/linux/i2c-algo-pca.h
4304F: include/linux/i2c-pca-platform.h
4305
4306PCI ERROR RECOVERY
4307M: Linas Vepstas <linas@austin.ibm.com>
4308L: linux-pci@vger.kernel.org
4309S: Supported
4310F: Documentation/PCI/pci-error-recovery.txt
4311F: Documentation/powerpc/eeh-pci-error-recovery.txt
4312
4313PCI SUBSYSTEM
4314M: Jesse Barnes <jbarnes@virtuousgeek.org>
4315L: linux-pci@vger.kernel.org
4316Q: http://patchwork.kernel.org/project/linux-pci/list/
4317T: git git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6.git
4318S: Supported
4319F: Documentation/PCI/
4320F: drivers/pci/
4321F: include/linux/pci*
4322
4323PCI HOTPLUG
4324M: Jesse Barnes <jbarnes@virtuousgeek.org>
4325L: linux-pci@vger.kernel.org
4326S: Supported
4327F: drivers/pci/hotplug
4328
4329PCMCIA SUBSYSTEM
4330P: Linux PCMCIA Team
4331L: linux-pcmcia@lists.infradead.org
4332W: http://lists.infradead.org/mailman/listinfo/linux-pcmcia
4333T: git git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6.git
4334S: Maintained
4335F: Documentation/pcmcia/
4336F: drivers/pcmcia/
4337F: include/pcmcia/
4338
4339PCNET32 NETWORK DRIVER
4340M: Don Fry <pcnet32@verizon.net>
4341L: netdev@vger.kernel.org
4342S: Maintained
4343F: drivers/net/pcnet32.c
4344
4345PER-TASK DELAY ACCOUNTING
4346M: Balbir Singh <balbir@linux.vnet.ibm.com>
4347S: Maintained
4348F: include/linux/delayacct.h
4349F: kernel/delayacct.c
4350
4351PERFORMANCE EVENTS SUBSYSTEM
4352M: Peter Zijlstra <a.p.zijlstra@chello.nl>
4353M: Paul Mackerras <paulus@samba.org>
4354M: Ingo Molnar <mingo@elte.hu>
4355M: Arnaldo Carvalho de Melo <acme@redhat.com>
4356S: Supported
4357F: kernel/perf_event.c
4358F: include/linux/perf_event.h
4359F: arch/*/kernel/perf_event.c
4360F: arch/*/kernel/*/perf_event.c
4361F: arch/*/kernel/*/*/perf_event.c
4362F: arch/*/include/asm/perf_event.h
4363F: arch/*/lib/perf_event.c
4364F: arch/*/kernel/perf_callchain.c
4365F: tools/perf/
4366
4367PERSONALITY HANDLING
4368M: Christoph Hellwig <hch@infradead.org>
4369L: linux-abi-devel@lists.sourceforge.net
4370S: Maintained
4371F: include/linux/personality.h
4372
4373PHRAM MTD DRIVER
4374M: Joern Engel <joern@lazybastard.org>
4375L: linux-mtd@lists.infradead.org
4376S: Maintained
4377F: drivers/mtd/devices/phram.c
4378
4379PKTCDVD DRIVER
4380M: Peter Osterlund <petero2@telia.com>
4381S: Maintained
4382F: drivers/block/pktcdvd.c
4383F: include/linux/pktcdvd.h
4384
4385PMC SIERRA MaxRAID DRIVER
4386M: Anil Ravindranath <anil_ravindranath@pmc-sierra.com>
4387L: linux-scsi@vger.kernel.org
4388W: http://www.pmc-sierra.com/
4389S: Supported
4390F: drivers/scsi/pmcraid.*
4391
4392PMC SIERRA PM8001 DRIVER
4393M: jack_wang@usish.com
4394M: lindar_liu@usish.com
4395L: linux-scsi@vger.kernel.org
4396S: Supported
4397F: drivers/scsi/pm8001/
4398
4399POSIX CLOCKS and TIMERS
4400M: Thomas Gleixner <tglx@linutronix.de>
4401S: Supported
4402F: fs/timerfd.c
4403F: include/linux/timer*
4404F: kernel/*timer*
4405
4406POWER SUPPLY CLASS/SUBSYSTEM and DRIVERS
4407M: Anton Vorontsov <cbou@mail.ru>
4408M: David Woodhouse <dwmw2@infradead.org>
4409T: git git://git.infradead.org/battery-2.6.git
4410S: Maintained
4411F: include/linux/power_supply.h
4412F: drivers/power/power_supply*
4413
4414PNP SUPPORT
4415M: Adam Belay <abelay@mit.edu>
4416M: Bjorn Helgaas <bjorn.helgaas@hp.com>
4417S: Maintained
4418F: drivers/pnp/
4419
4420PNXxxxx I2C DRIVER
4421M: Vitaly Wool <vitalywool@gmail.com>
4422L: linux-i2c@vger.kernel.org
4423S: Maintained
4424F: drivers/i2c/busses/i2c-pnx.c
4425
4426PPP PROTOCOL DRIVERS AND COMPRESSORS
4427M: Paul Mackerras <paulus@samba.org>
4428L: linux-ppp@vger.kernel.org
4429S: Maintained
4430F: drivers/net/ppp_*
4431
4432PPP OVER ATM (RFC 2364)
4433M: Mitchell Blank Jr <mitch@sfgoth.com>
4434S: Maintained
4435F: net/atm/pppoatm.c
4436F: include/linux/atmppp.h
4437
4438PPP OVER ETHERNET
4439M: Michal Ostrowski <mostrows@earthlink.net>
4440S: Maintained
4441F: drivers/net/pppoe.c
4442F: drivers/net/pppox.c
4443
4444PPP OVER L2TP
4445M: James Chapman <jchapman@katalix.com>
4446S: Maintained
4447F: drivers/net/pppol2tp.c
4448F: include/linux/if_pppol2tp.h
4449
4450PPS SUPPORT
4451M: Rodolfo Giometti <giometti@enneenne.com>
4452W: http://wiki.enneenne.com/index.php/LinuxPPS_support
4453L: linuxpps@ml.enneenne.com (subscribers-only)
4454S: Maintained
4455F: Documentation/pps/
4456F: drivers/pps/
4457F: include/linux/pps*.h
4458
4459PREEMPTIBLE KERNEL
4460M: Robert Love <rml@tech9.net>
4461L: kpreempt-tech@lists.sourceforge.net
4462W: ftp://ftp.kernel.org/pub/linux/kernel/people/rml/preempt-kernel
4463S: Supported
4464F: Documentation/preempt-locking.txt
4465F: include/linux/preempt.h
4466
4467PRISM54 WIRELESS DRIVER
4468M: "Luis R. Rodriguez" <mcgrof@gmail.com>
4469L: linux-wireless@vger.kernel.org
4470W: http://prism54.org
4471S: Maintained
4472F: drivers/net/wireless/prism54/
4473
4474PROMISE DC4030 CACHING DISK CONTROLLER DRIVER
4475M: Peter Denison <promise@pnd-pc.demon.co.uk>
4476W: http://www.pnd-pc.demon.co.uk/promise/
4477S: Maintained
4478
4479PROMISE SATA TX2/TX4 CONTROLLER LIBATA DRIVER
4480M: Mikael Pettersson <mikpe@it.uu.se>
4481L: linux-ide@vger.kernel.org
4482S: Maintained
4483F: drivers/ata/sata_promise.*
4484
4485PS3 NETWORK SUPPORT
4486M: Geoff Levand <geoff@infradead.org>
4487L: netdev@vger.kernel.org
4488L: cbe-oss-dev@ozlabs.org
4489S: Maintained
4490F: drivers/net/ps3_gelic_net.*
4491
4492PS3 PLATFORM SUPPORT
4493M: Geoff Levand <geoff@infradead.org>
4494L: linuxppc-dev@ozlabs.org
4495L: cbe-oss-dev@ozlabs.org
4496S: Maintained
4497F: arch/powerpc/boot/ps3*
4498F: arch/powerpc/include/asm/lv1call.h
4499F: arch/powerpc/include/asm/ps3*.h
4500F: arch/powerpc/platforms/ps3/
4501F: drivers/*/ps3*
4502F: drivers/ps3/
4503F: drivers/rtc/rtc-ps3.c
4504F: drivers/usb/host/*ps3.c
4505F: sound/ppc/snd_ps3*
4506
4507PS3VRAM DRIVER
4508M: Jim Paris <jim@jtan.com>
4509L: cbe-oss-dev@ozlabs.org
4510S: Maintained
4511
4512PTRACE SUPPORT
4513M: Roland McGrath <roland@redhat.com>
4514M: Oleg Nesterov <oleg@redhat.com>
4515S: Maintained
4516F: include/asm-generic/syscall.h
4517F: include/linux/ptrace.h
4518F: include/linux/regset.h
4519F: include/linux/tracehook.h
4520F: kernel/ptrace.c
4521
4522PVRUSB2 VIDEO4LINUX DRIVER
4523M: Mike Isely <isely@pobox.com>
4524L: pvrusb2@isely.net (subscribers-only)
4525L: linux-media@vger.kernel.org
4526W: http://www.isely.net/pvrusb2/
4527T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6.git
4528S: Maintained
4529F: Documentation/video4linux/README.pvrusb2
4530F: drivers/media/video/pvrusb2/
4531
4532PXA2xx/PXA3xx SUPPORT
4533M: Eric Miao <eric.y.miao@gmail.com>
4534M: Russell King <linux@arm.linux.org.uk>
4535L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
4536S: Maintained
4537F: arch/arm/mach-pxa/
4538F: drivers/pcmcia/pxa2xx*
4539F: drivers/spi/pxa2xx*
4540F: drivers/usb/gadget/pxa2*
4541F: include/sound/pxa2xx-lib.h
4542F: sound/arm/pxa*
4543F: sound/soc/pxa
4544
4545PXA168 SUPPORT
4546M: Eric Miao <eric.y.miao@gmail.com>
4547M: Jason Chagas <jason.chagas@marvell.com>
4548L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
4549T: git git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6.git
4550S: Maintained
4551
4552PXA910 SUPPORT
4553M: Eric Miao <eric.y.miao@gmail.com>
4554L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
4555T: git git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6.git
4556S: Maintained
4557
4558MMP2 SUPPORT (aka ARMADA610)
4559M: Haojian Zhuang <haojian.zhuang@marvell.com>
4560M: Eric Miao <eric.y.miao@gmail.com>
4561L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
4562T: git git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6.git
4563S: Maintained
4564
4565PXA MMCI DRIVER
4566S: Orphan
4567
4568PXA RTC DRIVER
4569M: Robert Jarzmik <robert.jarzmik@free.fr>
4570L: rtc-linux@googlegroups.com
4571S: Maintained
4572
4573QLOGIC QLA2XXX FC-SCSI DRIVER
4574M: Andrew Vasquez <andrew.vasquez@qlogic.com>
4575M: linux-driver@qlogic.com
4576L: linux-scsi@vger.kernel.org
4577S: Supported
4578F: Documentation/scsi/LICENSE.qla2xxx
4579F: drivers/scsi/qla2xxx/
4580
4581QLOGIC QLA3XXX NETWORK DRIVER
4582M: Ron Mercer <ron.mercer@qlogic.com>
4583M: linux-driver@qlogic.com
4584L: netdev@vger.kernel.org
4585S: Supported
4586F: Documentation/networking/LICENSE.qla3xxx
4587F: drivers/net/qla3xxx.*
4588
4589QLOGIC QLCNIC (1/10)Gb ETHERNET DRIVER
4590M: Amit Kumar Salecha <amit.salecha@qlogic.com>
4591M: linux-driver@qlogic.com
4592L: netdev@vger.kernel.org
4593S: Supported
4594F: drivers/net/qlcnic/
4595
4596QLOGIC QLGE 10Gb ETHERNET DRIVER
4597M: Ron Mercer <ron.mercer@qlogic.com>
4598M: linux-driver@qlogic.com
4599L: netdev@vger.kernel.org
4600S: Supported
4601F: drivers/net/qlge/
4602
4603QNX4 FILESYSTEM
4604M: Anders Larsen <al@alarsen.net>
4605W: http://www.alarsen.net/linux/qnx4fs/
4606S: Maintained
4607F: fs/qnx4/
4608F: include/linux/qnx4_fs.h
4609F: include/linux/qnxtypes.h
4610
4611RADEON FRAMEBUFFER DISPLAY DRIVER
4612M: Benjamin Herrenschmidt <benh@kernel.crashing.org>
4613L: linux-fbdev@vger.kernel.org
4614S: Maintained
4615F: drivers/video/aty/radeon*
4616F: include/linux/radeonfb.h
4617
4618RAGE128 FRAMEBUFFER DISPLAY DRIVER
4619M: Paul Mackerras <paulus@samba.org>
4620L: linux-fbdev@vger.kernel.org
4621S: Maintained
4622F: drivers/video/aty/aty128fb.c
4623
4624RALINK RT2X00 WIRELESS LAN DRIVER
4625P: rt2x00 project
4626M: Ivo van Doorn <IvDoorn@gmail.com>
4627M: Gertjan van Wingerde <gwingerde@gmail.com>
4628L: linux-wireless@vger.kernel.org
4629L: users@rt2x00.serialmonkey.com (moderated for non-subscribers)
4630W: http://rt2x00.serialmonkey.com/
4631S: Maintained
4632T: git git://git.kernel.org/pub/scm/linux/kernel/git/ivd/rt2x00.git
4633F: drivers/net/wireless/rt2x00/
4634
4635RAMDISK RAM BLOCK DEVICE DRIVER
4636M: Nick Piggin <npiggin@suse.de>
4637S: Maintained
4638F: Documentation/blockdev/ramdisk.txt
4639F: drivers/block/brd.c
4640
4641RANDOM NUMBER DRIVER
4642M: Matt Mackall <mpm@selenic.com>
4643S: Maintained
4644F: drivers/char/random.c
4645
4646RAPIDIO SUBSYSTEM
4647M: Matt Porter <mporter@kernel.crashing.org>
4648S: Maintained
4649F: drivers/rapidio/
4650
4651RAYLINK/WEBGEAR 802.11 WIRELESS LAN DRIVER
4652M: Corey Thomas <coreythomas@charter.net>
4653L: linux-wireless@vger.kernel.org
4654S: Maintained
4655F: drivers/net/wireless/ray*
4656
4657RCUTORTURE MODULE
4658M: Josh Triplett <josh@freedesktop.org>
4659M: "Paul E. McKenney" <paulmck@linux.vnet.ibm.com>
4660S: Supported
4661F: Documentation/RCU/torture.txt
4662F: kernel/rcutorture.c
4663
4664RDC R-321X SoC
4665M: Florian Fainelli <florian@openwrt.org>
4666S: Maintained
4667
4668RDC R6040 FAST ETHERNET DRIVER
4669M: Florian Fainelli <florian@openwrt.org>
4670L: netdev@vger.kernel.org
4671S: Maintained
4672F: drivers/net/r6040.c
4673
4674RDS - RELIABLE DATAGRAM SOCKETS
4675M: Andy Grover <andy.grover@oracle.com>
4676L: rds-devel@oss.oracle.com (moderated for non-subscribers)
4677S: Supported
4678F: net/rds/
4679
4680READ-COPY UPDATE (RCU)
4681M: Dipankar Sarma <dipankar@in.ibm.com>
4682M: "Paul E. McKenney" <paulmck@linux.vnet.ibm.com>
4683W: http://www.rdrop.com/users/paulmck/rclock/
4684S: Supported
4685F: Documentation/RCU/
4686F: include/linux/rcu*
4687F: include/linux/srcu*
4688F: kernel/rcu*
4689F: kernel/srcu*
4690X: kernel/rcutorture.c
4691
4692REAL TIME CLOCK DRIVER
4693M: Paul Gortmaker <p_gortmaker@yahoo.com>
4694S: Maintained
4695F: Documentation/rtc.txt
4696F: drivers/rtc/
4697F: include/linux/rtc.h
4698
4699REAL TIME CLOCK (RTC) SUBSYSTEM
4700M: Alessandro Zummo <a.zummo@towertech.it>
4701L: rtc-linux@googlegroups.com
4702Q: http://patchwork.ozlabs.org/project/rtc-linux/list/
4703S: Maintained
4704F: Documentation/rtc.txt
4705F: drivers/rtc/
4706F: include/linux/rtc.h
4707
4708REISERFS FILE SYSTEM
4709L: reiserfs-devel@vger.kernel.org
4710S: Supported
4711F: fs/reiserfs/
4712
4713RFKILL
4714M: Johannes Berg <johannes@sipsolutions.net>
4715L: linux-wireless@vger.kernel.org
4716S: Maintained
4717F: Documentation/rfkill.txt
4718F: net/rfkill/
4719
4720RISCOM8 DRIVER
4721S: Orphan
4722F: Documentation/serial/riscom8.txt
4723F: drivers/char/riscom8*
4724
4725ROCKETPORT DRIVER
4726P: Comtrol Corp.
4727W: http://www.comtrol.com
4728S: Maintained
4729F: Documentation/serial/rocket.txt
4730F: drivers/char/rocket*
4731
4732ROSE NETWORK LAYER
4733M: Ralf Baechle <ralf@linux-mips.org>
4734L: linux-hams@vger.kernel.org
4735W: http://www.linux-ax25.org/
4736S: Maintained
4737F: include/linux/rose.h
4738F: include/net/rose.h
4739F: net/rose/
4740
4741RTL8180 WIRELESS DRIVER
4742M: "John W. Linville" <linville@tuxdriver.com>
4743L: linux-wireless@vger.kernel.org
4744W: http://linuxwireless.org/
4745T: git git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-testing.git
4746S: Maintained
4747F: drivers/net/wireless/rtl818x/rtl8180*
4748
4749RTL8187 WIRELESS DRIVER
4750M: Herton Ronaldo Krzesinski <herton@mandriva.com.br>
4751M: Hin-Tak Leung <htl10@users.sourceforge.net>
4752M: Larry Finger <Larry.Finger@lwfinger.net>
4753L: linux-wireless@vger.kernel.org
4754W: http://linuxwireless.org/
4755T: git git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-testing.git
4756S: Maintained
4757F: drivers/net/wireless/rtl818x/rtl8187*
4758
4759S3 SAVAGE FRAMEBUFFER DRIVER
4760M: Antonino Daplas <adaplas@gmail.com>
4761L: linux-fbdev@vger.kernel.org
4762S: Maintained
4763F: drivers/video/savage/
4764
4765S390
4766M: Martin Schwidefsky <schwidefsky@de.ibm.com>
4767M: Heiko Carstens <heiko.carstens@de.ibm.com>
4768M: linux390@de.ibm.com
4769L: linux-s390@vger.kernel.org
4770W: http://www.ibm.com/developerworks/linux/linux390/
4771S: Supported
4772F: arch/s390/
4773F: drivers/s390/
4774
4775S390 NETWORK DRIVERS
4776M: Ursula Braun <ursula.braun@de.ibm.com>
4777M: Frank Blaschka <blaschka@linux.vnet.ibm.com>
4778M: linux390@de.ibm.com
4779L: linux-s390@vger.kernel.org
4780W: http://www.ibm.com/developerworks/linux/linux390/
4781S: Supported
4782F: drivers/s390/net/
4783
4784S390 ZCRYPT DRIVER
4785M: Felix Beck <felix.beck@de.ibm.com>
4786M: Ralph Wuerthner <ralph.wuerthner@de.ibm.com>
4787M: linux390@de.ibm.com
4788L: linux-s390@vger.kernel.org
4789W: http://www.ibm.com/developerworks/linux/linux390/
4790S: Supported
4791F: drivers/s390/crypto/
4792
4793S390 ZFCP DRIVER
4794M: Christof Schmitt <christof.schmitt@de.ibm.com>
4795M: Swen Schillig <swen@vnet.ibm.com>
4796M: linux390@de.ibm.com
4797L: linux-s390@vger.kernel.org
4798W: http://www.ibm.com/developerworks/linux/linux390/
4799S: Supported
4800F: drivers/s390/scsi/zfcp_*
4801
4802S390 IUCV NETWORK LAYER
4803M: Ursula Braun <ursula.braun@de.ibm.com>
4804M: linux390@de.ibm.com
4805L: linux-s390@vger.kernel.org
4806W: http://www.ibm.com/developerworks/linux/linux390/
4807S: Supported
4808F: drivers/s390/net/*iucv*
4809F: include/net/iucv/
4810F: net/iucv/
4811
4812S3C24XX SD/MMC Driver
4813M: Ben Dooks <ben-linux@fluff.org>
4814L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
4815S: Supported
4816F: drivers/mmc/host/s3cmci.*
4817
4818SAA7146 VIDEO4LINUX-2 DRIVER
4819M: Michael Hunold <michael@mihu.de>
4820L: linux-media@vger.kernel.org
4821T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6.git
4822W: http://www.mihu.de/linux/saa7146
4823S: Maintained
4824F: drivers/media/common/saa7146*
4825F: drivers/media/video/*7146*
4826F: include/media/*7146*
4827
4828TLG2300 VIDEO4LINUX-2 DRIVER
4829M: Huang Shijie <shijie8@gmail.com>
4830M: Kang Yong <kangyong@telegent.com>
4831M: Zhang Xiaobing <xbzhang@telegent.com>
4832S: Supported
4833F: drivers/media/video/tlg2300
4834
4835SC1200 WDT DRIVER
4836M: Zwane Mwaikambo <zwane@arm.linux.org.uk>
4837S: Maintained
4838F: drivers/watchdog/sc1200wdt.c
4839
4840SCHEDULER
4841M: Ingo Molnar <mingo@elte.hu>
4842M: Peter Zijlstra <peterz@infradead.org>
4843S: Maintained
4844F: kernel/sched*
4845F: include/linux/sched.h
4846
4847SCORE ARCHITECTURE
4848M: Chen Liqin <liqin.chen@sunplusct.com>
4849M: Lennox Wu <lennox.wu@gmail.com>
4850W: http://www.sunplusct.com
4851S: Supported
4852F: arch/score/
4853
4854SCSI CDROM DRIVER
4855M: Jens Axboe <axboe@kernel.dk>
4856L: linux-scsi@vger.kernel.org
4857W: http://www.kernel.dk
4858S: Maintained
4859F: drivers/scsi/sr*
4860
4861SCSI SG DRIVER
4862M: Doug Gilbert <dgilbert@interlog.com>
4863L: linux-scsi@vger.kernel.org
4864W: http://www.torque.net/sg
4865S: Maintained
4866F: drivers/scsi/sg.c
4867F: include/scsi/sg.h
4868
4869SCSI SUBSYSTEM
4870M: "James E.J. Bottomley" <James.Bottomley@suse.de>
4871L: linux-scsi@vger.kernel.org
4872T: git git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6.git
4873T: git git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6.git
4874T: git git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-pending-2.6.git
4875S: Maintained
4876F: drivers/scsi/
4877F: include/scsi/
4878
4879SCSI TAPE DRIVER
4880M: Kai Mäkisara <Kai.Makisara@kolumbus.fi>
4881L: linux-scsi@vger.kernel.org
4882S: Maintained
4883F: Documentation/scsi/st.txt
4884F: drivers/scsi/st*
4885
4886SCTP PROTOCOL
4887M: Vlad Yasevich <vladislav.yasevich@hp.com>
4888M: Sridhar Samudrala <sri@us.ibm.com>
4889L: linux-sctp@vger.kernel.org
4890W: http://lksctp.sourceforge.net
4891S: Supported
4892F: Documentation/networking/sctp.txt
4893F: include/linux/sctp.h
4894F: include/net/sctp/
4895F: net/sctp/
4896
4897SCx200 CPU SUPPORT
4898M: Jim Cromie <jim.cromie@gmail.com>
4899S: Odd Fixes
4900F: Documentation/i2c/busses/scx200_acb
4901F: arch/x86/kernel/scx200_32.c
4902F: drivers/watchdog/scx200_wdt.c
4903F: drivers/i2c/busses/scx200*
4904F: drivers/mtd/maps/scx200_docflash.c
4905F: include/linux/scx200.h
4906
4907SCx200 GPIO DRIVER
4908M: Jim Cromie <jim.cromie@gmail.com>
4909S: Maintained
4910F: drivers/char/scx200_gpio.c
4911F: include/linux/scx200_gpio.h
4912
4913SCx200 HRT CLOCKSOURCE DRIVER
4914M: Jim Cromie <jim.cromie@gmail.com>
4915S: Maintained
4916F: drivers/clocksource/scx200_hrt.c
4917
4918SDRICOH_CS MMC/SD HOST CONTROLLER INTERFACE DRIVER
4919M: Sascha Sommer <saschasommer@freenet.de>
4920L: sdricohcs-devel@lists.sourceforge.net (subscribers-only)
4921S: Maintained
4922F: drivers/mmc/host/sdricoh_cs.c
4923
4924SECURE DIGITAL HOST CONTROLLER INTERFACE (SDHCI) DRIVER
4925S: Orphan
4926L: linux-mmc@vger.kernel.org
4927F: drivers/mmc/host/sdhci.*
4928
4929SECURE DIGITAL HOST CONTROLLER INTERFACE, OPEN FIRMWARE BINDINGS (SDHCI-OF)
4930M: Anton Vorontsov <avorontsov@ru.mvista.com>
4931L: linuxppc-dev@ozlabs.org
4932L: linux-mmc@vger.kernel.org
4933S: Maintained
4934F: drivers/mmc/host/sdhci-of.*
4935
4936SECURE DIGITAL HOST CONTROLLER INTERFACE (SDHCI) SAMSUNG DRIVER
4937M: Ben Dooks <ben-linux@fluff.org>
4938L: linux-mmc@vger.kernel.org
4939S: Maintained
4940F: drivers/mmc/host/sdhci-s3c.c
4941
4942SECURITY SUBSYSTEM
4943M: James Morris <jmorris@namei.org>
4944L: linux-security-module@vger.kernel.org (suggested Cc:)
4945T: git git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6.git
4946W: http://security.wiki.kernel.org/
4947S: Supported
4948F: security/
4949
4950SECURITY CONTACT
4951M: Security Officers <security@kernel.org>
4952S: Supported
4953
4954SELINUX SECURITY MODULE
4955M: Stephen Smalley <sds@tycho.nsa.gov>
4956M: James Morris <jmorris@namei.org>
4957M: Eric Paris <eparis@parisplace.org>
4958L: selinux@tycho.nsa.gov (subscribers-only, general discussion)
4959W: http://selinuxproject.org
4960T: git git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6.git
4961S: Supported
4962F: include/linux/selinux*
4963F: security/selinux/
4964
4965SENSABLE PHANTOM
4966M: Jiri Slaby <jirislaby@gmail.com>
4967S: Maintained
4968F: drivers/misc/phantom.c
4969F: include/linux/phantom.h
4970
4971SERIAL ATA (SATA) SUBSYSTEM
4972M: Jeff Garzik <jgarzik@pobox.com>
4973L: linux-ide@vger.kernel.org
4974T: git git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev.git
4975S: Supported
4976F: drivers/ata/
4977F: include/linux/ata.h
4978F: include/linux/libata.h
4979
4980SERVER ENGINES 10Gbps iSCSI - BladeEngine 2 DRIVER
4981M: Jayamohan Kallickal <jayamohank@serverengines.com>
4982L: linux-scsi@vger.kernel.org
4983W: http://www.serverengines.com
4984S: Supported
4985F: drivers/scsi/be2iscsi/
4986
4987SERVER ENGINES 10Gbps NIC - BladeEngine 2 DRIVER
4988M: Sathya Perla <sathyap@serverengines.com>
4989M: Subbu Seetharaman <subbus@serverengines.com>
4990M: Sarveshwar Bandi <sarveshwarb@serverengines.com>
4991M: Ajit Khaparde <ajitk@serverengines.com>
4992L: netdev@vger.kernel.org
4993W: http://www.serverengines.com
4994S: Supported
4995F: drivers/net/benet/
4996
4997SFC NETWORK DRIVER
4998M: Solarflare linux maintainers <linux-net-drivers@solarflare.com>
4999M: Steve Hodgson <shodgson@solarflare.com>
5000M: Ben Hutchings <bhutchings@solarflare.com>
5001L: netdev@vger.kernel.org
5002S: Supported
5003F: drivers/net/sfc/
5004
5005SGI GRU DRIVER
5006M: Jack Steiner <steiner@sgi.com>
5007S: Maintained
5008F: drivers/misc/sgi-gru/
5009
5010SGI SN-IA64 (Altix) SERIAL CONSOLE DRIVER
5011M: Pat Gefre <pfg@sgi.com>
5012L: linux-ia64@vger.kernel.org
5013S: Supported
5014F: Documentation/ia64/serial.txt
5015F: drivers/serial/ioc?_serial.c
5016F: include/linux/ioc?.h
5017
5018SGI VISUAL WORKSTATION 320 AND 540
5019M: Andrey Panin <pazke@donpac.ru>
5020L: linux-visws-devel@lists.sf.net
5021W: http://linux-visws.sf.net
5022S: Maintained for 2.6.
5023F: Documentation/sgi-visws.txt
5024
5025SGI XP/XPC/XPNET DRIVER
5026M: Robin Holt <holt@sgi.com>
5027S: Maintained
5028F: drivers/misc/sgi-xp/
5029
5030SHARP LH SUPPORT (LH7952X & LH7A40X)
5031M: Marc Singer <elf@buici.com>
5032W: http://projects.buici.com/arm
5033L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
5034S: Maintained
5035F: Documentation/arm/Sharp-LH/ADC-LH7-Touchscreen
5036F: arch/arm/mach-lh7a40x/
5037F: drivers/serial/serial_lh7a40x.c
5038F: drivers/usb/gadget/lh7a40*
5039F: drivers/usb/host/ohci-lh7a40*
5040
5041SIMPLE FIRMWARE INTERFACE (SFI)
5042M: Len Brown <lenb@kernel.org>
5043L: sfi-devel@simplefirmware.org
5044W: http://simplefirmware.org/
5045T: git git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-sfi-2.6.git
5046S: Supported
5047F: arch/x86/kernel/*sfi*
5048F: drivers/sfi/
5049F: include/linux/sfi*.h
5050
5051SIMTEC EB110ATX (Chalice CATS)
5052P: Ben Dooks
5053M: Vincent Sanders <support@simtec.co.uk>
5054W: http://www.simtec.co.uk/products/EB110ATX/
5055S: Supported
5056
5057SIMTEC EB2410ITX (BAST)
5058P: Ben Dooks
5059M: Vincent Sanders <support@simtec.co.uk>
5060W: http://www.simtec.co.uk/products/EB2410ITX/
5061S: Supported
5062F: arch/arm/mach-s3c2410/
5063F: drivers/*/*s3c2410*
5064F: drivers/*/*/*s3c2410*
5065
5066TI DAVINCI MACHINE SUPPORT
5067P: Kevin Hilman
5068M: davinci-linux-open-source@linux.davincidsp.com
5069Q: http://patchwork.kernel.org/project/linux-davinci/list/
5070S: Supported
5071F: arch/arm/mach-davinci
5072
5073SIS 190 ETHERNET DRIVER
5074M: Francois Romieu <romieu@fr.zoreil.com>
5075L: netdev@vger.kernel.org
5076S: Maintained
5077F: drivers/net/sis190.c
5078
5079SIS 900/7016 FAST ETHERNET DRIVER
5080M: Daniele Venzano <venza@brownhat.org>
5081W: http://www.brownhat.org/sis900.html
5082L: netdev@vger.kernel.org
5083S: Maintained
5084F: drivers/net/sis900.*
5085
5086SIS 96X I2C/SMBUS DRIVER
5087M: "Mark M. Hoffman" <mhoffman@lightlink.com>
5088L: linux-i2c@vger.kernel.org
5089S: Maintained
5090F: Documentation/i2c/busses/i2c-sis96x
5091F: drivers/i2c/busses/i2c-sis96x.c
5092
5093SIS FRAMEBUFFER DRIVER
5094M: Thomas Winischhofer <thomas@winischhofer.net>
5095W: http://www.winischhofer.net/linuxsisvga.shtml
5096S: Maintained
5097F: Documentation/fb/sisfb.txt
5098F: drivers/video/sis/
5099F: include/video/sisfb.h
5100
5101SIS USB2VGA DRIVER
5102M: Thomas Winischhofer <thomas@winischhofer.net>
5103W: http://www.winischhofer.at/linuxsisusbvga.shtml
5104S: Maintained
5105F: drivers/usb/misc/sisusbvga/
5106
5107SKGE, SKY2 10/100/1000 GIGABIT ETHERNET DRIVERS
5108M: Stephen Hemminger <shemminger@linux-foundation.org>
5109L: netdev@vger.kernel.org
5110S: Maintained
5111F: drivers/net/skge.*
5112F: drivers/net/sky2.*
5113
5114SLAB ALLOCATOR
5115M: Christoph Lameter <cl@linux-foundation.org>
5116M: Pekka Enberg <penberg@cs.helsinki.fi>
5117M: Matt Mackall <mpm@selenic.com>
5118L: linux-mm@kvack.org
5119S: Maintained
5120F: include/linux/sl?b*.h
5121F: mm/sl?b.c
5122
5123SMC91x ETHERNET DRIVER
5124M: Nicolas Pitre <nico@fluxnic.net>
5125S: Maintained
5126F: drivers/net/smc91x.*
5127
5128SMSC47B397 HARDWARE MONITOR DRIVER
5129M: "Mark M. Hoffman" <mhoffman@lightlink.com>
5130L: lm-sensors@lm-sensors.org
5131S: Maintained
5132F: Documentation/hwmon/smsc47b397
5133F: drivers/hwmon/smsc47b397.c
5134
5135SMSC911x ETHERNET DRIVER
5136M: Steve Glendinning <steve.glendinning@smsc.com>
5137L: netdev@vger.kernel.org
5138S: Supported
5139F: include/linux/smsc911x.h
5140F: drivers/net/smsc911x.*
5141
5142SMSC9420 PCI ETHERNET DRIVER
5143M: Steve Glendinning <steve.glendinning@smsc.com>
5144L: netdev@vger.kernel.org
5145S: Supported
5146F: drivers/net/smsc9420.*
5147
5148SMX UIO Interface
5149M: Ben Nizette <bn@niasdigital.com>
5150S: Maintained
5151F: drivers/uio/uio_smx.c
5152
5153SN-IA64 (Itanium) SUB-PLATFORM
5154M: Jes Sorensen <jes@sgi.com>
5155L: linux-altix@sgi.com
5156L: linux-ia64@vger.kernel.org
5157W: http://www.sgi.com/altix
5158S: Maintained
5159F: arch/ia64/sn/
5160
5161SOC-CAMERA V4L2 SUBSYSTEM
5162M: Guennadi Liakhovetski <g.liakhovetski@gmx.de>
5163L: linux-media@vger.kernel.org
5164T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6.git
5165S: Maintained
5166F: include/media/v4l2*
5167F: drivers/media/video/v4l2*
5168
5169SOEKRIS NET48XX LED SUPPORT
5170M: Chris Boot <bootc@bootc.net>
5171S: Maintained
5172F: drivers/leds/leds-net48xx.c
5173
5174SOFTWARE RAID (Multiple Disks) SUPPORT
5175M: Neil Brown <neilb@suse.de>
5176L: linux-raid@vger.kernel.org
5177S: Supported
5178F: drivers/md/
5179F: include/linux/raid/
5180
5181SONIC NETWORK DRIVER
5182M: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
5183L: netdev@vger.kernel.org
5184S: Maintained
5185F: drivers/net/sonic.*
5186
5187SONICS SILICON BACKPLANE DRIVER (SSB)
5188M: Michael Buesch <mb@bu3sch.de>
5189L: netdev@vger.kernel.org
5190S: Maintained
5191F: drivers/ssb/
5192F: include/linux/ssb/
5193
5194SONY VAIO CONTROL DEVICE DRIVER
5195M: Mattia Dongili <malattia@linux.it>
5196L: platform-driver-x86@vger.kernel.org
5197W: http://www.linux.it/~malattia/wiki/index.php/Sony_drivers
5198S: Maintained
5199F: Documentation/laptops/sony-laptop.txt
5200F: drivers/char/sonypi.c
5201F: drivers/platform/x86/sony-laptop.c
5202F: include/linux/sony-laptop.h
5203
5204SONY MEMORYSTICK CARD SUPPORT
5205M: Alex Dubov <oakad@yahoo.com>
5206W: http://tifmxx.berlios.de/
5207S: Maintained
5208F: drivers/memstick/host/tifm_ms.c
5209
5210SOUND
5211M: Jaroslav Kysela <perex@perex.cz>
5212M: Takashi Iwai <tiwai@suse.de>
5213L: alsa-devel@alsa-project.org (moderated for non-subscribers)
5214W: http://www.alsa-project.org/
5215T: git git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6.git
5216T: git git://git.alsa-project.org/alsa-kernel.git
5217S: Maintained
5218F: Documentation/sound/
5219F: include/sound/
5220F: sound/
5221
5222SOUND - SOC LAYER / DYNAMIC AUDIO POWER MANAGEMENT (ASoC)
5223M: Liam Girdwood <lrg@slimlogic.co.uk>
5224M: Mark Brown <broonie@opensource.wolfsonmicro.com>
5225T: git git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound-2.6.git
5226L: alsa-devel@alsa-project.org (moderated for non-subscribers)
5227W: http://alsa-project.org/main/index.php/ASoC
5228S: Supported
5229F: sound/soc/
5230F: include/sound/soc*
5231
5232SPARC + UltraSPARC (sparc/sparc64)
5233M: "David S. Miller" <davem@davemloft.net>
5234L: sparclinux@vger.kernel.org
5235Q: http://patchwork.ozlabs.org/project/sparclinux/list/
5236T: git git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6.git
5237T: git git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6.git
5238S: Maintained
5239F: arch/sparc/
5240
5241SPARC SERIAL DRIVERS
5242M: "David S. Miller" <davem@davemloft.net>
5243L: sparclinux@vger.kernel.org
5244T: git git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6.git
5245T: git git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6.git
5246S: Maintained
5247F: drivers/serial/suncore.c
5248F: drivers/serial/suncore.h
5249F: drivers/serial/sunhv.c
5250F: drivers/serial/sunsab.c
5251F: drivers/serial/sunsab.h
5252F: drivers/serial/sunsu.c
5253F: drivers/serial/sunzilog.c
5254F: drivers/serial/sunzilog.h
5255
5256SPECIALIX IO8+ MULTIPORT SERIAL CARD DRIVER
5257M: Roger Wolff <R.E.Wolff@BitWizard.nl>
5258S: Supported
5259F: Documentation/serial/specialix.txt
5260F: drivers/char/specialix*
5261
5262SPI SUBSYSTEM
5263M: David Brownell <dbrownell@users.sourceforge.net>
5264M: Grant Likely <grant.likely@secretlab.ca>
5265L: spi-devel-general@lists.sourceforge.net
5266Q: http://patchwork.kernel.org/project/spi-devel-general/list/
5267S: Maintained
5268F: Documentation/spi/
5269F: drivers/spi/
5270F: include/linux/spi/
5271
5272SPIDERNET NETWORK DRIVER for CELL
5273M: Ishizaki Kou <kou.ishizaki@toshiba.co.jp>
5274M: Jens Osterkamp <jens@de.ibm.com>
5275L: netdev@vger.kernel.org
5276S: Supported
5277F: Documentation/networking/spider_net.txt
5278F: drivers/net/spider_net*
5279
5280SPU FILE SYSTEM
5281M: Jeremy Kerr <jk@ozlabs.org>
5282L: linuxppc-dev@ozlabs.org
5283L: cbe-oss-dev@ozlabs.org
5284W: http://www.ibm.com/developerworks/power/cell/
5285S: Supported
5286F: Documentation/filesystems/spufs.txt
5287F: arch/powerpc/platforms/cell/spufs/
5288
5289SQUASHFS FILE SYSTEM
5290M: Phillip Lougher <phillip@lougher.demon.co.uk>
5291L: squashfs-devel@lists.sourceforge.net (subscribers-only)
5292W: http://squashfs.org.uk
5293S: Maintained
5294F: Documentation/filesystems/squashfs.txt
5295F: fs/squashfs/
5296
5297SRM (Alpha) environment access
5298M: Jan-Benedict Glaw <jbglaw@lug-owl.de>
5299S: Maintained
5300F: arch/alpha/kernel/srm_env.c
5301
5302STABLE BRANCH
5303M: Greg Kroah-Hartman <greg@kroah.com>
5304M: Chris Wright <chrisw@sous-sol.org>
5305L: stable@kernel.org
5306S: Maintained
5307
5308STAGING SUBSYSTEM
5309M: Greg Kroah-Hartman <gregkh@suse.de>
5310T: quilt kernel.org/pub/linux/kernel/people/gregkh/gregkh-2.6/
5311L: devel@driverdev.osuosl.org
5312S: Maintained
5313F: drivers/staging/
5314
5315STARFIRE/DURALAN NETWORK DRIVER
5316M: Ion Badulescu <ionut@badula.org>
5317S: Odd Fixes
5318F: drivers/net/starfire*
5319
5320STARMODE RADIO IP (STRIP) PROTOCOL DRIVER
5321S: Orphan
5322F: drivers/staging/strip/strip.c
5323F: include/linux/if_strip.h
5324
5325STRADIS MPEG-2 DECODER DRIVER
5326M: Nathan Laredo <laredo@gnu.org>
5327W: http://www.stradis.com/
5328S: Maintained
5329F: drivers/media/video/stradis.c
5330
5331SUN3/3X
5332M: Sam Creasey <sammy@sammy.net>
5333W: http://sammy.net/sun3/
5334S: Maintained
5335F: arch/m68k/kernel/*sun3*
5336F: arch/m68k/sun3*/
5337F: arch/m68k/include/asm/sun3*
5338
5339SUPERH
5340M: Paul Mundt <lethal@linux-sh.org>
5341L: linux-sh@vger.kernel.org
5342W: http://www.linux-sh.org
5343Q: http://patchwork.kernel.org/project/linux-sh/list/
5344T: git git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6.git
5345S: Supported
5346F: Documentation/sh/
5347F: arch/sh/
5348F: drivers/sh/
5349
5350SUSPEND TO RAM
5351M: Len Brown <len.brown@intel.com>
5352M: Pavel Machek <pavel@ucw.cz>
5353M: "Rafael J. Wysocki" <rjw@sisk.pl>
5354L: linux-pm@lists.linux-foundation.org
5355S: Supported
5356F: Documentation/power/
5357F: arch/x86/kernel/acpi/
5358F: drivers/base/power/
5359F: kernel/power/
5360F: include/linux/suspend.h
5361F: include/linux/freezer.h
5362F: include/linux/pm.h
5363
5364SVGA HANDLING
5365M: Martin Mares <mj@ucw.cz>
5366L: linux-video@atrey.karlin.mff.cuni.cz
5367S: Maintained
5368F: Documentation/svga.txt
5369F: arch/x86/boot/video*
5370
5371SYSV FILESYSTEM
5372M: Christoph Hellwig <hch@infradead.org>
5373S: Maintained
5374F: Documentation/filesystems/sysv-fs.txt
5375F: fs/sysv/
5376F: include/linux/sysv_fs.h
5377
5378TASKSTATS STATISTICS INTERFACE
5379M: Balbir Singh <balbir@linux.vnet.ibm.com>
5380S: Maintained
5381F: Documentation/accounting/taskstats*
5382F: include/linux/taskstats*
5383F: kernel/taskstats.c
5384
5385TC CLASSIFIER
5386M: Jamal Hadi Salim <hadi@cyberus.ca>
5387L: netdev@vger.kernel.org
5388S: Maintained
5389F: include/linux/pkt_cls.h
5390F: include/net/pkt_cls.h
5391F: net/sched/
5392
5393TCP LOW PRIORITY MODULE
5394M: "Wong Hoi Sing, Edison" <hswong3i@gmail.com>
5395M: "Hung Hing Lun, Mike" <hlhung3i@gmail.com>
5396W: http://tcp-lp-mod.sourceforge.net/
5397S: Maintained
5398F: net/ipv4/tcp_lp.c
5399
5400TEHUTI ETHERNET DRIVER
5401M: Alexander Indenbaum <baum@tehutinetworks.net>
5402M: Andy Gospodarek <andy@greyhouse.net>
5403L: netdev@vger.kernel.org
5404S: Supported
5405F: drivers/net/tehuti*
5406
5407Telecom Clock Driver for MCPL0010
5408M: Mark Gross <mark.gross@intel.com>
5409S: Supported
5410F: drivers/char/tlclk.c
5411
5412TENSILICA XTENSA PORT (xtensa)
5413M: Chris Zankel <chris@zankel.net>
5414S: Maintained
5415F: arch/xtensa/
5416
5417THINKPAD ACPI EXTRAS DRIVER
5418M: Henrique de Moraes Holschuh <ibm-acpi@hmh.eng.br>
5419L: ibm-acpi-devel@lists.sourceforge.net
5420L: platform-driver-x86@vger.kernel.org
5421W: http://ibm-acpi.sourceforge.net
5422W: http://thinkwiki.org/wiki/Ibm-acpi
5423T: git git://repo.or.cz/linux-2.6/linux-acpi-2.6/ibm-acpi-2.6.git
5424S: Maintained
5425F: drivers/platform/x86/thinkpad_acpi.c
5426
5427TI FLASH MEDIA INTERFACE DRIVER
5428M: Alex Dubov <oakad@yahoo.com>
5429S: Maintained
5430F: drivers/misc/tifm*
5431F: drivers/mmc/host/tifm_sd.c
5432F: include/linux/tifm.h
5433
5434TI TWL4030 SERIES SOC CODEC DRIVER
5435M: Peter Ujfalusi <peter.ujfalusi@nokia.com>
5436L: alsa-devel@alsa-project.org (moderated for non-subscribers)
5437S: Maintained
5438F: sound/soc/codecs/twl4030*
5439
5440TIPC NETWORK LAYER
5441M: Jon Maloy <jon.maloy@ericsson.com>
5442M: Allan Stephens <allan.stephens@windriver.com>
5443L: tipc-discussion@lists.sourceforge.net
5444W: http://tipc.sourceforge.net/
5445W: http://tipc.cslab.ericsson.net/
5446T: git git://tipc.cslab.ericsson.net/pub/git/tipc.git
5447S: Maintained
5448F: include/linux/tipc*.h
5449F: include/net/tipc/
5450F: net/tipc/
5451
5452TLAN NETWORK DRIVER
5453M: Samuel Chessman <chessman@tux.org>
5454L: tlan-devel@lists.sourceforge.net (subscribers-only)
5455W: http://sourceforge.net/projects/tlan/
5456S: Maintained
5457F: Documentation/networking/tlan.txt
5458F: drivers/net/tlan.*
5459
5460TOMOYO SECURITY MODULE
5461M: Kentaro Takeda <takedakn@nttdata.co.jp>
5462M: Tetsuo Handa <penguin-kernel@I-love.SAKURA.ne.jp>
5463L: tomoyo-users-en@lists.sourceforge.jp (subscribers-only, for developers and users in English)
5464L: tomoyo-dev@lists.sourceforge.jp (subscribers-only, for developers in Japanese)
5465L: tomoyo-users@lists.sourceforge.jp (subscribers-only, for users in Japanese)
5466W: http://tomoyo.sourceforge.jp/
5467T: quilt http://svn.sourceforge.jp/svnroot/tomoyo/trunk/2.2.x/tomoyo-lsm/patches/
5468S: Maintained
5469F: security/tomoyo/
5470
5471TOPSTAR LAPTOP EXTRAS DRIVER
5472M: Herton Ronaldo Krzesinski <herton@mandriva.com.br>
5473L: platform-driver-x86@vger.kernel.org
5474S: Maintained
5475F: drivers/platform/x86/topstar-laptop.c
5476
5477TOSHIBA ACPI EXTRAS DRIVER
5478L: platform-driver-x86@vger.kernel.org
5479S: Orphan
5480F: drivers/platform/x86/toshiba_acpi.c
5481
5482TOSHIBA SMM DRIVER
5483M: Jonathan Buzzard <jonathan@buzzard.org.uk>
5484L: tlinux-users@tce.toshiba-dme.co.jp
5485W: http://www.buzzard.org.uk/toshiba/
5486S: Maintained
5487F: drivers/char/toshiba.c
5488F: include/linux/toshiba.h
5489
5490TMIO MMC DRIVER
5491M: Ian Molton <ian@mnementh.co.uk>
5492S: Maintained
5493F: drivers/mmc/host/tmio_mmc.*
5494
5495TMPFS (SHMEM FILESYSTEM)
5496M: Hugh Dickins <hugh.dickins@tiscali.co.uk>
5497L: linux-mm@kvack.org
5498S: Maintained
5499F: include/linux/shmem_fs.h
5500F: mm/shmem.c
5501
5502TPM DEVICE DRIVER
5503M: Debora Velarde <debora@linux.vnet.ibm.com>
5504M: Rajiv Andrade <srajiv@linux.vnet.ibm.com>
5505W: http://tpmdd.sourceforge.net
5506M: Marcel Selhorst <m.selhorst@sirrix.com>
5507W: http://www.sirrix.com
5508L: tpmdd-devel@lists.sourceforge.net (moderated for non-subscribers)
5509S: Maintained
5510F: drivers/char/tpm/
5511
5512TRACING
5513M: Steven Rostedt <rostedt@goodmis.org>
5514M: Frederic Weisbecker <fweisbec@gmail.com>
5515M: Ingo Molnar <mingo@redhat.com>
5516T: git git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip.git tracing/core
5517S: Maintained
5518F: Documentation/trace/ftrace.txt
5519F: arch/*/*/*/ftrace.h
5520F: arch/*/kernel/ftrace.c
5521F: include/*/ftrace.h
5522F: include/linux/trace*.h
5523F: include/trace/
5524F: kernel/trace/
5525
5526TRIVIAL PATCHES
5527M: Jiri Kosina <trivial@kernel.org>
5528T: git git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial.git
5529S: Maintained
5530
5531TTY LAYER
5532M: Greg Kroah-Hartman <gregkh@suse.de>
5533S: Maintained
5534T: quilt kernel.org/pub/linux/kernel/people/gregkh/gregkh-2.6/
5535F: drivers/char/tty_*
5536F: drivers/serial/serial_core.c
5537F: include/linux/serial_core.h
5538F: include/linux/serial.h
5539F: include/linux/tty.h
5540
5541TULIP NETWORK DRIVERS
5542M: Grant Grundler <grundler@parisc-linux.org>
5543M: Kyle McMartin <kyle@mcmartin.ca>
5544L: netdev@vger.kernel.org
5545S: Maintained
5546F: drivers/net/tulip/
5547
5548TUN/TAP driver
5549M: Maxim Krasnyansky <maxk@qualcomm.com>
5550L: vtun@office.satix.net
5551W: http://vtun.sourceforge.net/tun
5552S: Maintained
5553F: Documentation/networking/tuntap.txt
5554F: arch/um/os-Linux/drivers/
5555
5556TURBOCHANNEL SUBSYSTEM
5557M: "Maciej W. Rozycki" <macro@linux-mips.org>
5558S: Maintained
5559F: drivers/tc/
5560F: include/linux/tc.h
5561
5562U14-34F SCSI DRIVER
5563M: Dario Ballabio <ballabio_dario@emc.com>
5564L: linux-scsi@vger.kernel.org
5565S: Maintained
5566F: drivers/scsi/u14-34f.c
5567
5568UBI FILE SYSTEM (UBIFS)
5569M: Artem Bityutskiy <dedekind1@gmail.com>
5570M: Adrian Hunter <adrian.hunter@nokia.com>
5571L: linux-mtd@lists.infradead.org
5572T: git git://git.infradead.org/ubifs-2.6.git
5573W: http://www.linux-mtd.infradead.org/doc/ubifs.html
5574S: Maintained
5575F: Documentation/filesystems/ubifs.txt
5576F: fs/ubifs/
5577
5578UCLINUX (AND M68KNOMMU)
5579M: Greg Ungerer <gerg@uclinux.org>
5580W: http://www.uclinux.org/
5581L: uclinux-dev@uclinux.org (subscribers-only)
5582S: Maintained
5583F: arch/m68knommu/
5584
5585UCLINUX FOR RENESAS H8/300 (H8300)
5586M: Yoshinori Sato <ysato@users.sourceforge.jp>
5587W: http://uclinux-h8.sourceforge.jp/
5588S: Supported
5589
5590UDF FILESYSTEM
5591M: Jan Kara <jack@suse.cz>
5592W: http://linux-udf.sourceforge.net
5593S: Maintained
5594F: Documentation/filesystems/udf.txt
5595F: fs/udf/
5596
5597UFS FILESYSTEM
5598M: Evgeniy Dushistov <dushistov@mail.ru>
5599S: Maintained
5600F: Documentation/filesystems/ufs.txt
5601F: fs/ufs/
5602
5603ULTRA-WIDEBAND (UWB) SUBSYSTEM:
5604M: David Vrabel <david.vrabel@csr.com>
5605L: linux-usb@vger.kernel.org
5606S: Supported
5607F: drivers/uwb/
5608X: drivers/uwb/wlp/
5609X: drivers/uwb/i1480/i1480u-wlp/
5610X: drivers/uwb/i1480/i1480-wlp.h
5611F: include/linux/uwb.h
5612F: include/linux/uwb/
5613
5614UNIFDEF
5615M: Tony Finch <dot@dotat.at>
5616W: http://dotat.at/prog/unifdef
5617S: Maintained
5618F: scripts/unifdef.c
5619
5620UNIFORM CDROM DRIVER
5621M: Jens Axboe <axboe@kernel.dk>
5622W: http://www.kernel.dk
5623S: Maintained
5624F: Documentation/cdrom/
5625F: drivers/cdrom/cdrom.c
5626F: include/linux/cdrom.h
5627
5628UNSORTED BLOCK IMAGES (UBI)
5629M: Artem Bityutskiy <dedekind1@gmail.com>
5630W: http://www.linux-mtd.infradead.org/
5631L: linux-mtd@lists.infradead.org
5632T: git git://git.infradead.org/ubi-2.6.git
5633S: Maintained
5634F: drivers/mtd/ubi/
5635F: include/linux/mtd/ubi.h
5636F: include/mtd/ubi-user.h
5637
5638USB ACM DRIVER
5639M: Oliver Neukum <oliver@neukum.name>
5640L: linux-usb@vger.kernel.org
5641S: Maintained
5642F: Documentation/usb/acm.txt
5643F: drivers/usb/class/cdc-acm.*
5644
5645USB BLOCK DRIVER (UB ub)
5646M: Pete Zaitcev <zaitcev@redhat.com>
5647L: linux-usb@vger.kernel.org
5648S: Supported
5649F: drivers/block/ub.c
5650
5651USB CDC ETHERNET DRIVER
5652M: Oliver Neukum <oliver@neukum.name>
5653L: linux-usb@vger.kernel.org
5654S: Maintained
5655F: drivers/net/usb/cdc_*.c
5656F: include/linux/usb/cdc.h
5657
5658USB CYPRESS C67X00 DRIVER
5659M: Peter Korsgaard <jacmet@sunsite.dk>
5660L: linux-usb@vger.kernel.org
5661S: Maintained
5662F: drivers/usb/c67x00/
5663
5664USB DAVICOM DM9601 DRIVER
5665M: Peter Korsgaard <jacmet@sunsite.dk>
5666L: netdev@vger.kernel.org
5667W: http://www.linux-usb.org/usbnet
5668S: Maintained
5669F: drivers/net/usb/dm9601.c
5670
5671USB DIAMOND RIO500 DRIVER
5672M: Cesar Miquel <miquel@df.uba.ar>
5673L: rio500-users@lists.sourceforge.net
5674W: http://rio500.sourceforge.net
5675S: Maintained
5676F: drivers/usb/misc/rio500*
5677
5678USB EHCI DRIVER
5679M: David Brownell <dbrownell@users.sourceforge.net>
5680L: linux-usb@vger.kernel.org
5681S: Odd Fixes
5682F: Documentation/usb/ehci.txt
5683F: drivers/usb/host/ehci*
5684
5685USB ET61X[12]51 DRIVER
5686M: Luca Risolia <luca.risolia@studio.unibo.it>
5687L: linux-usb@vger.kernel.org
5688L: linux-media@vger.kernel.org
5689T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6.git
5690W: http://www.linux-projects.org
5691S: Maintained
5692F: drivers/media/video/et61x251/
5693
5694USB GADGET/PERIPHERAL SUBSYSTEM
5695M: David Brownell <dbrownell@users.sourceforge.net>
5696L: linux-usb@vger.kernel.org
5697W: http://www.linux-usb.org/gadget
5698S: Maintained
5699F: drivers/usb/gadget/
5700F: include/linux/usb/gadget*
5701
5702USB HID/HIDBP DRIVERS (USB KEYBOARDS, MICE, REMOTE CONTROLS, ...)
5703M: Jiri Kosina <jkosina@suse.cz>
5704L: linux-usb@vger.kernel.org
5705T: git git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid.git
5706S: Maintained
5707F: Documentation/usb/hiddev.txt
5708F: drivers/hid/usbhid/
5709
5710USB ISP116X DRIVER
5711M: Olav Kongas <ok@artecdesign.ee>
5712L: linux-usb@vger.kernel.org
5713S: Maintained
5714F: drivers/usb/host/isp116x*
5715F: include/linux/usb/isp116x.h
5716
5717USB KAWASAKI LSI DRIVER
5718M: Oliver Neukum <oliver@neukum.name>
5719L: linux-usb@vger.kernel.org
5720S: Maintained
5721F: drivers/usb/serial/kl5kusb105.*
5722
5723USB MASS STORAGE DRIVER
5724M: Matthew Dharm <mdharm-usb@one-eyed-alien.net>
5725L: linux-usb@vger.kernel.org
5726L: usb-storage@lists.one-eyed-alien.net
5727S: Maintained
5728W: http://www.one-eyed-alien.net/~mdharm/linux-usb/
5729F: drivers/usb/storage/
5730
5731USB OHCI DRIVER
5732M: David Brownell <dbrownell@users.sourceforge.net>
5733L: linux-usb@vger.kernel.org
5734S: Odd Fixes
5735F: Documentation/usb/ohci.txt
5736F: drivers/usb/host/ohci*
5737
5738USB OPTION-CARD DRIVER
5739M: Matthias Urlichs <smurf@smurf.noris.de>
5740L: linux-usb@vger.kernel.org
5741S: Maintained
5742F: drivers/usb/serial/option.c
5743
5744USB OV511 DRIVER
5745M: Mark McClelland <mmcclell@bigfoot.com>
5746L: linux-usb@vger.kernel.org
5747W: http://alpha.dyndns.org/ov511/
5748S: Maintained
5749F: drivers/media/video/ov511.*
5750
5751USB PEGASUS DRIVER
5752M: Petko Manolov <petkan@users.sourceforge.net>
5753L: linux-usb@vger.kernel.org
5754L: netdev@vger.kernel.org
5755W: http://pegasus2.sourceforge.net/
5756S: Maintained
5757F: drivers/net/usb/pegasus.*
5758
5759USB PRINTER DRIVER (usblp)
5760M: Pete Zaitcev <zaitcev@redhat.com>
5761L: linux-usb@vger.kernel.org
5762S: Supported
5763F: drivers/usb/class/usblp.c
5764
5765USB RTL8150 DRIVER
5766M: Petko Manolov <petkan@users.sourceforge.net>
5767L: linux-usb@vger.kernel.org
5768L: netdev@vger.kernel.org
5769W: http://pegasus2.sourceforge.net/
5770S: Maintained
5771F: drivers/net/usb/rtl8150.c
5772
5773USB SE401 DRIVER
5774M: Jeroen Vreeken <pe1rxq@amsat.org>
5775L: linux-usb@vger.kernel.org
5776W: http://www.chello.nl/~j.vreeken/se401/
5777S: Maintained
5778F: Documentation/video4linux/se401.txt
5779F: drivers/media/video/se401.*
5780
5781USB SERIAL BELKIN F5U103 DRIVER
5782M: William Greathouse <wgreathouse@smva.com>
5783L: linux-usb@vger.kernel.org
5784S: Maintained
5785F: drivers/usb/serial/belkin_sa.*
5786
5787USB SERIAL CYPRESS M8 DRIVER
5788M: Lonnie Mendez <dignome@gmail.com>
5789L: linux-usb@vger.kernel.org
5790S: Maintained
5791W: http://geocities.com/i0xox0i
5792W: http://firstlight.net/cvs
5793F: drivers/usb/serial/cypress_m8.*
5794
5795USB SERIAL CYBERJACK DRIVER
5796M: Matthias Bruestle and Harald Welte <support@reiner-sct.com>
5797W: http://www.reiner-sct.de/support/treiber_cyberjack.php
5798S: Maintained
5799F: drivers/usb/serial/cyberjack.c
5800
5801USB SERIAL DIGI ACCELEPORT DRIVER
5802M: Peter Berger <pberger@brimson.com>
5803M: Al Borchers <alborchers@steinerpoint.com>
5804L: linux-usb@vger.kernel.org
5805S: Maintained
5806F: drivers/usb/serial/digi_acceleport.c
5807
5808USB SERIAL DRIVER
5809M: Greg Kroah-Hartman <gregkh@suse.de>
5810L: linux-usb@vger.kernel.org
5811S: Supported
5812F: Documentation/usb/usb-serial.txt
5813F: drivers/usb/serial/generic.c
5814F: drivers/usb/serial/usb-serial.c
5815F: include/linux/usb/serial.h
5816
5817USB SERIAL EMPEG EMPEG-CAR MARK I/II DRIVER
5818M: Gary Brubaker <xavyer@ix.netcom.com>
5819L: linux-usb@vger.kernel.org
5820S: Maintained
5821F: drivers/usb/serial/empeg.c
5822
5823USB SERIAL KEYSPAN DRIVER
5824M: Greg Kroah-Hartman <greg@kroah.com>
5825L: linux-usb@vger.kernel.org
5826W: http://www.kroah.com/linux/
5827S: Maintained
5828F: drivers/usb/serial/*keyspan*
5829
5830USB SERIAL WHITEHEAT DRIVER
5831M: Support Department <support@connecttech.com>
5832L: linux-usb@vger.kernel.org
5833W: http://www.connecttech.com
5834S: Supported
5835F: drivers/usb/serial/whiteheat*
5836
5837USB SMSC95XX ETHERNET DRIVER
5838M: Steve Glendinning <steve.glendinning@smsc.com>
5839L: netdev@vger.kernel.org
5840S: Supported
5841F: drivers/net/usb/smsc95xx.*
5842
5843USB SN9C1xx DRIVER
5844M: Luca Risolia <luca.risolia@studio.unibo.it>
5845L: linux-usb@vger.kernel.org
5846L: linux-media@vger.kernel.org
5847T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6.git
5848W: http://www.linux-projects.org
5849S: Maintained
5850F: Documentation/video4linux/sn9c102.txt
5851F: drivers/media/video/sn9c102/
5852
5853USB SUBSYSTEM
5854M: Greg Kroah-Hartman <gregkh@suse.de>
5855L: linux-usb@vger.kernel.org
5856W: http://www.linux-usb.org
5857T: quilt kernel.org/pub/linux/kernel/people/gregkh/gregkh-2.6/
5858S: Supported
5859F: Documentation/usb/
5860F: drivers/net/usb/
5861F: drivers/usb/
5862F: include/linux/usb.h
5863F: include/linux/usb/
5864
5865USB UHCI DRIVER
5866M: Alan Stern <stern@rowland.harvard.edu>
5867L: linux-usb@vger.kernel.org
5868S: Maintained
5869F: drivers/usb/host/uhci*
5870
5871USB "USBNET" DRIVER FRAMEWORK
5872M: David Brownell <dbrownell@users.sourceforge.net>
5873L: netdev@vger.kernel.org
5874W: http://www.linux-usb.org/usbnet
5875S: Maintained
5876F: drivers/net/usb/usbnet.c
5877F: include/linux/usb/usbnet.h
5878
5879USB VIDEO CLASS
5880M: Laurent Pinchart <laurent.pinchart@skynet.be>
5881L: linux-uvc-devel@lists.berlios.de (subscribers-only)
5882L: linux-media@vger.kernel.org
5883T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6.git
5884W: http://linux-uvc.berlios.de
5885S: Maintained
5886F: drivers/media/video/uvc/
5887
5888USB W996[87]CF DRIVER
5889M: Luca Risolia <luca.risolia@studio.unibo.it>
5890L: linux-usb@vger.kernel.org
5891L: linux-media@vger.kernel.org
5892T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6.git
5893W: http://www.linux-projects.org
5894S: Maintained
5895F: Documentation/video4linux/w9968cf.txt
5896F: drivers/media/video/w996*
5897
5898USB WIRELESS RNDIS DRIVER (rndis_wlan)
5899M: Jussi Kivilinna <jussi.kivilinna@mbnet.fi>
5900L: linux-wireless@vger.kernel.org
5901S: Maintained
5902F: drivers/net/wireless/rndis_wlan.c
5903
5904USB XHCI DRIVER
5905M: Sarah Sharp <sarah.a.sharp@linux.intel.com>
5906L: linux-usb@vger.kernel.org
5907S: Supported
5908F: drivers/usb/host/xhci*
5909F: drivers/usb/host/pci-quirks*
5910
5911USB ZC0301 DRIVER
5912M: Luca Risolia <luca.risolia@studio.unibo.it>
5913L: linux-usb@vger.kernel.org
5914L: linux-media@vger.kernel.org
5915T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6.git
5916W: http://www.linux-projects.org
5917S: Maintained
5918F: Documentation/video4linux/zc0301.txt
5919F: drivers/media/video/zc0301/
5920
5921USB ZD1201 DRIVER
5922M: Jeroen Vreeken <pe1rxq@amsat.org>
5923L: linux-usb@vger.kernel.org
5924W: http://linux-lc100020.sourceforge.net
5925S: Maintained
5926F: drivers/net/wireless/zd1201.*
5927
5928USB ZR364XX DRIVER
5929M: Antoine Jacquet <royale@zerezo.com>
5930L: linux-usb@vger.kernel.org
5931L: linux-media@vger.kernel.org
5932T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6.git
5933W: http://royale.zerezo.com/zr364xx/
5934S: Maintained
5935F: Documentation/video4linux/zr364xx.txt
5936F: drivers/media/video/zr364xx.c
5937
5938USER-MODE LINUX (UML)
5939M: Jeff Dike <jdike@addtoit.com>
5940L: user-mode-linux-devel@lists.sourceforge.net
5941L: user-mode-linux-user@lists.sourceforge.net
5942W: http://user-mode-linux.sourceforge.net
5943S: Maintained
5944F: Documentation/uml/
5945F: arch/um/
5946F: fs/hostfs/
5947F: fs/hppfs/
5948
5949USERSPACE I/O (UIO)
5950M: "Hans J. Koch" <hjk@linutronix.de>
5951M: Greg Kroah-Hartman <gregkh@suse.de>
5952S: Maintained
5953F: Documentation/DocBook/uio-howto.tmpl
5954F: drivers/uio/
5955F: include/linux/uio*.h
5956
5957UTIL-LINUX-NG PACKAGE
5958M: Karel Zak <kzak@redhat.com>
5959L: util-linux-ng@vger.kernel.org
5960W: http://kernel.org/~kzak/util-linux-ng/
5961T: git git://git.kernel.org/pub/scm/utils/util-linux-ng/util-linux-ng.git
5962S: Maintained
5963
5964UVESAFB DRIVER
5965M: Michal Januszewski <spock@gentoo.org>
5966L: linux-fbdev@vger.kernel.org
5967W: http://dev.gentoo.org/~spock/projects/uvesafb/
5968S: Maintained
5969F: Documentation/fb/uvesafb.txt
5970F: drivers/video/uvesafb.*
5971
5972VFAT/FAT/MSDOS FILESYSTEM
5973M: OGAWA Hirofumi <hirofumi@mail.parknet.co.jp>
5974S: Maintained
5975F: Documentation/filesystems/vfat.txt
5976F: fs/fat/
5977
5978VIRTIO CONSOLE DRIVER
5979M: Amit Shah <amit.shah@redhat.com>
5980L: virtualization@lists.linux-foundation.org
5981S: Maintained
5982F: drivers/char/virtio_console.c
5983F: include/linux/virtio_console.h
5984
5985VIRTIO HOST (VHOST)
5986M: "Michael S. Tsirkin" <mst@redhat.com>
5987L: kvm@vger.kernel.org
5988L: virtualization@lists.osdl.org
5989L: netdev@vger.kernel.org
5990S: Maintained
5991F: drivers/vhost/
5992F: include/linux/vhost.h
5993
5994VIA RHINE NETWORK DRIVER
5995M: Roger Luethi <rl@hellgate.ch>
5996S: Maintained
5997F: drivers/net/via-rhine.c
5998
5999VIAPRO SMBUS DRIVER
6000M: Jean Delvare <khali@linux-fr.org>
6001L: linux-i2c@vger.kernel.org
6002S: Maintained
6003F: Documentation/i2c/busses/i2c-viapro
6004F: drivers/i2c/busses/i2c-viapro.c
6005
6006VIA SD/MMC CARD CONTROLLER DRIVER
6007M: Joseph Chan <JosephChan@via.com.tw>
6008M: Harald Welte <HaraldWelte@viatech.com>
6009S: Maintained
6010F: drivers/mmc/host/via-sdmmc.c
6011
6012VIA UNICHROME(PRO)/CHROME9 FRAMEBUFFER DRIVER
6013M: Joseph Chan <JosephChan@via.com.tw>
6014M: Scott Fang <ScottFang@viatech.com.cn>
6015L: linux-fbdev@vger.kernel.org
6016S: Maintained
6017F: drivers/video/via/
6018
6019VIA VELOCITY NETWORK DRIVER
6020M: Francois Romieu <romieu@fr.zoreil.com>
6021L: netdev@vger.kernel.org
6022S: Maintained
6023F: drivers/net/via-velocity.*
6024
6025VLAN (802.1Q)
6026M: Patrick McHardy <kaber@trash.net>
6027L: netdev@vger.kernel.org
6028S: Maintained
6029F: drivers/net/macvlan.c
6030F: include/linux/if_*vlan.h
6031F: net/8021q/
6032
6033VLYNQ BUS
6034M: Florian Fainelli <florian@openwrt.org>
6035L: openwrt-devel@lists.openwrt.org
6036S: Maintained
6037F: drivers/vlynq/vlynq.c
6038F: include/linux/vlynq.h
6039
6040VMWARE VMXNET3 ETHERNET DRIVER
6041M: Shreyas Bhatewara <sbhatewara@vmware.com>
6042M: "VMware, Inc." <pv-drivers@vmware.com>
6043L: netdev@vger.kernel.org
6044S: Maintained
6045F: drivers/net/vmxnet3/
6046
6047VMware PVSCSI driver
6048M: Alok Kataria <akataria@vmware.com>
6049M: VMware PV-Drivers <pv-drivers@vmware.com>
6050L: linux-scsi@vger.kernel.org
6051S: Maintained
6052F: drivers/scsi/vmw_pvscsi.c
6053F: drivers/scsi/vmw_pvscsi.h
6054
6055VOLTAGE AND CURRENT REGULATOR FRAMEWORK
6056M: Liam Girdwood <lrg@slimlogic.co.uk>
6057M: Mark Brown <broonie@opensource.wolfsonmicro.com>
6058W: http://opensource.wolfsonmicro.com/node/15
6059W: http://www.slimlogic.co.uk/?p=48
6060T: git git://git.kernel.org/pub/scm/linux/kernel/git/lrg/voltage-2.6.git
6061S: Supported
6062F: drivers/regulator/
6063F: include/linux/regulator/
6064
6065VT1211 HARDWARE MONITOR DRIVER
6066M: Juerg Haefliger <juergh@gmail.com>
6067L: lm-sensors@lm-sensors.org
6068S: Maintained
6069F: Documentation/hwmon/vt1211
6070F: drivers/hwmon/vt1211.c
6071
6072VT8231 HARDWARE MONITOR DRIVER
6073M: Roger Lucas <vt8231@hiddenengine.co.uk>
6074L: lm-sensors@lm-sensors.org
6075S: Maintained
6076F: drivers/hwmon/vt8231.c
6077
6078W1 DALLAS'S 1-WIRE BUS
6079M: Evgeniy Polyakov <johnpol@2ka.mipt.ru>
6080S: Maintained
6081F: Documentation/w1/
6082F: drivers/w1/
6083
6084W83791D HARDWARE MONITORING DRIVER
6085M: Marc Hulsman <m.hulsman@tudelft.nl>
6086L: lm-sensors@lm-sensors.org
6087S: Maintained
6088F: Documentation/hwmon/w83791d
6089F: drivers/hwmon/w83791d.c
6090
6091W83793 HARDWARE MONITORING DRIVER
6092M: Rudolf Marek <r.marek@assembler.cz>
6093L: lm-sensors@lm-sensors.org
6094S: Maintained
6095F: Documentation/hwmon/w83793
6096F: drivers/hwmon/w83793.c
6097
6098W83L51xD SD/MMC CARD INTERFACE DRIVER
6099M: Pierre Ossman <pierre@ossman.eu>
6100S: Maintained
6101F: drivers/mmc/host/wbsd.*
6102
6103WATCHDOG DEVICE DRIVERS
6104M: Wim Van Sebroeck <wim@iguana.be>
6105T: git git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog.git
6106S: Maintained
6107F: Documentation/watchdog/
6108F: drivers/watchdog/
6109F: include/linux/watchdog.h
6110
6111WAVELAN NETWORK DRIVER & WIRELESS EXTENSIONS
6112M: Jean Tourrilhes <jt@hpl.hp.com>
6113L: linux-wireless@vger.kernel.org
6114W: http://www.hpl.hp.com/personal/Jean_Tourrilhes/Linux/
6115S: Maintained
6116F: Documentation/networking/wavelan.txt
6117F: drivers/staging/wavelan/
6118
6119WD7000 SCSI DRIVER
6120M: Miroslav Zagorac <zaga@fly.cc.fer.hr>
6121L: linux-scsi@vger.kernel.org
6122S: Maintained
6123F: drivers/scsi/wd7000.c
6124
6125WINBOND CIR DRIVER
6126M: David Härdeman <david@hardeman.nu>
6127S: Maintained
6128F: drivers/input/misc/winbond-cir.c
6129
6130WIMAX STACK
6131M: Inaky Perez-Gonzalez <inaky.perez-gonzalez@intel.com>
6132M: linux-wimax@intel.com
6133L: wimax@linuxwimax.org
6134S: Supported
6135W: http://linuxwimax.org
6136
6137WIMEDIA LLC PROTOCOL (WLP) SUBSYSTEM
6138M: David Vrabel <david.vrabel@csr.com>
6139L: netdev@vger.kernel.org
6140S: Maintained
6141F: include/linux/wlp.h
6142F: drivers/uwb/wlp/
6143F: drivers/uwb/i1480/i1480u-wlp/
6144F: drivers/uwb/i1480/i1480-wlp.h
6145
6146WISTRON LAPTOP BUTTON DRIVER
6147M: Miloslav Trmac <mitr@volny.cz>
6148S: Maintained
6149F: drivers/input/misc/wistron_btns.c
6150
6151WL1251 WIRELESS DRIVER
6152M: Kalle Valo <kalle.valo@iki.fi>
6153L: linux-wireless@vger.kernel.org
6154W: http://wireless.kernel.org
6155T: git git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-testing.git
6156S: Maintained
6157F: drivers/net/wireless/wl12xx/*
6158X: drivers/net/wireless/wl12xx/wl1271*
6159
6160WL1271 WIRELESS DRIVER
6161M: Luciano Coelho <luciano.coelho@nokia.com>
6162L: linux-wireless@vger.kernel.org
6163W: http://wireless.kernel.org
6164T: git git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-testing.git
6165S: Maintained
6166F: drivers/net/wireless/wl12xx/wl1271*
6167
6168WL3501 WIRELESS PCMCIA CARD DRIVER
6169M: Arnaldo Carvalho de Melo <acme@ghostprotocols.net>
6170L: linux-wireless@vger.kernel.org
6171W: http://oops.ghostprotocols.net:81/blog
6172S: Maintained
6173F: drivers/net/wireless/wl3501*
6174
6175WM97XX TOUCHSCREEN DRIVERS
6176M: Mark Brown <broonie@opensource.wolfsonmicro.com>
6177M: Liam Girdwood <lrg@slimlogic.co.uk>
6178L: linux-input@vger.kernel.org
6179T: git git://opensource.wolfsonmicro.com/linux-2.6-touch
6180W: http://opensource.wolfsonmicro.com/node/7
6181S: Supported
6182F: drivers/input/touchscreen/*wm97*
6183F: include/linux/wm97xx.h
6184
6185WOLFSON MICROELECTRONICS PMIC DRIVERS
6186M: Mark Brown <broonie@opensource.wolfsonmicro.com>
6187T: git git://opensource.wolfsonmicro.com/linux-2.6-audioplus
6188W: http://opensource.wolfsonmicro.com/node/8
6189S: Supported
6190F: Documentation/hwmon/wm83??
6191F: drivers/leds/leds-wm83*.c
6192F: drivers/mfd/wm8*.c
6193F: drivers/power/wm83*.c
6194F: drivers/rtc/rtc-wm83*.c
6195F: drivers/regulator/wm8*.c
6196F: drivers/video/backlight/wm83*_bl.c
6197F: drivers/watchdog/wm83*_wdt.c
6198F: include/linux/mfd/wm831x/
6199F: include/linux/mfd/wm8350/
6200F: include/linux/mfd/wm8400*
6201F: sound/soc/codecs/wm8350.*
6202F: sound/soc/codecs/wm8400.*
6203
6204X.25 NETWORK LAYER
6205M: Andrew Hendry <andrew.hendry@gmail.com>
6206L: linux-x25@vger.kernel.org
6207S: Odd Fixes
6208F: Documentation/networking/x25*
6209F: include/net/x25*
6210F: net/x25/
6211
6212X86 ARCHITECTURE (32-BIT AND 64-BIT)
6213M: Thomas Gleixner <tglx@linutronix.de>
6214M: Ingo Molnar <mingo@redhat.com>
6215M: "H. Peter Anvin" <hpa@zytor.com>
6216M: x86@kernel.org
6217T: git git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86.git
6218S: Maintained
6219F: Documentation/x86/
6220F: arch/x86/
6221
6222X86 PLATFORM DRIVERS
6223M: Matthew Garrett <mjg@redhat.com>
6224L: platform-driver-x86@vger.kernel.org
6225T: git git://git.kernel.org/pub/scm/linux/kernel/git/mjg59/platform-drivers-x86.git
6226S: Maintained
6227F: drivers/platform/x86
6228
6229XEN HYPERVISOR INTERFACE
6230M: Jeremy Fitzhardinge <jeremy@xensource.com>
6231M: Chris Wright <chrisw@sous-sol.org>
6232L: virtualization@lists.osdl.org
6233L: xen-devel@lists.xensource.com
6234S: Supported
6235F: arch/x86/xen/
6236F: drivers/*/xen-*front.c
6237F: drivers/xen/
6238F: arch/x86/include/asm/xen/
6239F: include/xen/
6240
6241XFS FILESYSTEM
6242P: Silicon Graphics Inc
6243M: Alex Elder <aelder@sgi.com>
6244M: xfs-masters@oss.sgi.com
6245L: xfs@oss.sgi.com
6246W: http://oss.sgi.com/projects/xfs
6247T: git git://oss.sgi.com/xfs/xfs.git
6248S: Supported
6249F: Documentation/filesystems/xfs.txt
6250F: fs/xfs/
6251
6252XILINX SYSTEMACE DRIVER
6253M: Grant Likely <grant.likely@secretlab.ca>
6254W: http://www.secretlab.ca/
6255S: Maintained
6256F: drivers/block/xsysace.c
6257
6258XILINX UARTLITE SERIAL DRIVER
6259M: Peter Korsgaard <jacmet@sunsite.dk>
6260L: linux-serial@vger.kernel.org
6261S: Maintained
6262F: drivers/serial/uartlite.c
6263
6264YAM DRIVER FOR AX.25
6265M: Jean-Paul Roubelat <jpr@f6fbb.org>
6266L: linux-hams@vger.kernel.org
6267S: Maintained
6268F: drivers/net/hamradio/yam*
6269F: include/linux/yam.h
6270
6271YEALINK PHONE DRIVER
6272M: Henk Vergonet <Henk.Vergonet@gmail.com>
6273L: usbb2k-api-dev@nongnu.org
6274S: Maintained
6275F: Documentation/input/yealink.txt
6276F: drivers/input/misc/yealink.*
6277
6278Z8530 DRIVER FOR AX.25
6279M: Joerg Reuter <jreuter@yaina.de>
6280W: http://yaina.de/jreuter/
6281W: http://www.qsl.net/dl1bke/
6282L: linux-hams@vger.kernel.org
6283S: Maintained
6284F: Documentation/networking/z8530drv.txt
6285F: drivers/net/hamradio/*scc.c
6286F: drivers/net/hamradio/z8530.h
6287
6288ZD1211RW WIRELESS DRIVER
6289M: Daniel Drake <dsd@gentoo.org>
6290M: Ulrich Kunitz <kune@deine-taler.de>
6291W: http://zd1211.ath.cx/wiki/DriverRewrite
6292L: linux-wireless@vger.kernel.org
6293L: zd1211-devs@lists.sourceforge.net (subscribers-only)
6294S: Maintained
6295F: drivers/net/wireless/zd1211rw/
6296
6297ZR36067 VIDEO FOR LINUX DRIVER
6298L: mjpeg-users@lists.sourceforge.net
6299L: linux-media@vger.kernel.org
6300W: http://mjpeg.sourceforge.net/driver-zoran/
6301T: Mercurial http://linuxtv.org/hg/v4l-dvb
6302S: Odd Fixes
6303F: drivers/media/video/zoran/
6304
6305ZS DECSTATION Z85C30 SERIAL DRIVER
6306M: "Maciej W. Rozycki" <macro@linux-mips.org>
6307S: Maintained
6308F: drivers/serial/zs.*
6309
6310THE REST
6311M: Linus Torvalds <torvalds@linux-foundation.org>
6312L: linux-kernel@vger.kernel.org
6313Q: http://patchwork.kernel.org/project/LKML/list/
6314T: git git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git
6315S: Buried alive in reporters
6316F: *
6317F: */