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