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