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