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