]> bbs.cooldavid.org Git - net-next-2.6.git/blame_incremental - MAINTAINERS
tg3: Fix message 80 char violations
[net-next-2.6.git] / MAINTAINERS
... / ...
CommitLineData
1
2 List of maintainers and how to submit kernel changes
3
4Please try to follow the guidelines below. This will make things
5easier on the maintainers. Not all of these guidelines matter for every
6trivial patch so apply some common sense.
7
81. Always _test_ your changes, however small, on at least 4 or
9 5 people, preferably many more.
10
112. Try to release a few ALPHA test versions to the net. Announce
12 them onto the kernel channel and await results. This is especially
13 important for device drivers, because often that's the only way
14 you will find things like the fact version 3 firmware needs
15 a magic fix you didn't know about, or some clown changed the
16 chips on a board and not its name. (Don't laugh! Look at the
17 SMC etherpower for that.)
18
193. Make sure your changes compile correctly in multiple
20 configurations. In particular check that changes work both as a
21 module and built into the kernel.
22
234. When you are happy with a change make it generally available for
24 testing and await feedback.
25
265. Make a patch available to the relevant maintainer in the list. Use
27 'diff -u' to make the patch easy to merge. Be prepared to get your
28 changes sent back with seemingly silly requests about formatting
29 and variable names. These aren't as silly as they seem. One
30 job the maintainers (and especially Linus) do is to keep things
31 looking the same. Sometimes this means that the clever hack in
32 your driver to get around a problem actually needs to become a
33 generalized kernel feature ready for next time.
34
35 PLEASE check your patch with the automated style checker
36 (scripts/checkpatch.pl) to catch trival style violations.
37 See Documentation/CodingStyle for guidance here.
38
39 PLEASE CC: the maintainers and mailing lists that are generated
40 by scripts/get_maintainer.pl. The results returned by the
41 script will be best if you have git installed and are making
42 your changes in a branch derived from Linus' latest git tree.
43 See Documentation/SubmittingPatches for details.
44
45 PLEASE try to include any credit lines you want added with the
46 patch. It avoids people being missed off by mistake and makes
47 it easier to know who wants adding and who doesn't.
48
49 PLEASE document known bugs. If it doesn't work for everything
50 or does something very odd once a month document it.
51
52 PLEASE remember that submissions must be made under the terms
53 of the OSDL certificate of contribution and should include a
54 Signed-off-by: line. The current version of this "Developer's
55 Certificate of Origin" (DCO) is listed in the file
56 Documentation/SubmittingPatches.
57
586. Make sure you have the right to send any changes you make. If you
59 do changes at work you may find your employer owns the patch
60 not you.
61
627. When sending security related changes or reports to a maintainer
63 please Cc: security@kernel.org, especially if the maintainer
64 does not respond.
65
668. Happy hacking.
67
68Descriptions of section entries:
69
70 P: Person (obsolete)
71 M: Mail patches to: FullName <address@domain>
72 L: Mailing list that is relevant to this area
73 W: Web-page with status/info
74 Q: Patchwork web based patch tracking system site
75 T: SCM tree type and location. Type is one of: git, hg, quilt, stgit.
76 S: Status, one of the following:
77 Supported: Someone is actually paid to look after this.
78 Maintained: Someone actually looks after it.
79 Odd Fixes: It has a maintainer but they don't have time to do
80 much other than throw the odd patch in. See below..
81 Orphan: No current maintainer [but maybe you could take the
82 role as you write your new code].
83 Obsolete: Old code. Something tagged obsolete generally means
84 it has been replaced by a better system and you
85 should be using that.
86 F: Files and directories with wildcard patterns.
87 A trailing slash includes all files and subdirectory files.
88 F: drivers/net/ all files in and below drivers/net
89 F: drivers/net/* all files in drivers/net, but not below
90 F: */net/* all files in "any top level directory"/net
91 One pattern per line. Multiple F: lines acceptable.
92 X: Files and directories that are NOT maintained, same rules as F:
93 Files exclusions are tested before file matches.
94 Can be useful for excluding a specific subdirectory, for instance:
95 F: net/
96 X: net/ipv6/
97 matches all files in and below net excluding net/ipv6/
98 K: Keyword perl extended regex pattern to match content in a
99 patch or file. For instance:
100 K: of_get_profile
101 matches patches or files that contain "of_get_profile"
102 K: \b(printk|pr_(info|err))\b
103 matches patches or files that contain one or more of the words
104 printk, pr_info or pr_err
105 One regex pattern per line. Multiple K: lines acceptable.
106
107Note: For the hard of thinking, this list is meant to remain in alphabetical
108order. If you could add yourselves to it in alphabetical order that would be
109so much easier [Ed]
110
111Maintainers List (try to look for most precise areas first)
112
113 -----------------------------------
114
1153C505 NETWORK DRIVER
116M: Philip Blundell <philb@gnu.org>
117L: netdev@vger.kernel.org
118S: Maintained
119F: drivers/net/3c505*
120
1213C59X NETWORK DRIVER
122M: Steffen Klassert <klassert@mathematik.tu-chemnitz.de>
123L: netdev@vger.kernel.org
124S: Maintained
125F: Documentation/networking/vortex.txt
126F: drivers/net/3c59x.c
127
1283CR990 NETWORK DRIVER
129M: David Dillow <dave@thedillows.org>
130L: netdev@vger.kernel.org
131S: Maintained
132F: drivers/net/typhoon*
133
1343W-9XXX SATA-RAID CONTROLLER DRIVER
135M: Adam Radford <linuxraid@amcc.com>
136L: linux-scsi@vger.kernel.org
137W: http://www.amcc.com
138S: Supported
139F: drivers/scsi/3w-9xxx*
140
1413W-XXXX ATA-RAID CONTROLLER DRIVER
142M: Adam Radford <linuxraid@amcc.com>
143L: linux-scsi@vger.kernel.org
144W: http://www.amcc.com
145S: Supported
146F: drivers/scsi/3w-xxxx*
147
14853C700 AND 53C700-66 SCSI DRIVER
149M: "James E.J. Bottomley" <James.Bottomley@HansenPartnership.com>
150L: linux-scsi@vger.kernel.org
151S: Maintained
152F: drivers/scsi/53c700*
153
1546PACK NETWORK DRIVER FOR AX.25
155M: Andreas Koensgen <ajk@comnets.uni-bremen.de>
156L: linux-hams@vger.kernel.org
157S: Maintained
158F: drivers/net/hamradio/6pack.c
159
1608169 10/100/1000 GIGABIT ETHERNET DRIVER
161M: Francois Romieu <romieu@fr.zoreil.com>
162L: netdev@vger.kernel.org
163S: Maintained
164F: drivers/net/r8169.c
165
1668250/16?50 (AND CLONE UARTS) SERIAL DRIVER
167L: linux-serial@vger.kernel.org
168W: http://serial.sourceforge.net
169S: Orphan
170F: drivers/serial/8250*
171F: include/linux/serial_8250.h
172
1738390 NETWORK DRIVERS [WD80x3/SMC-ELITE, SMC-ULTRA, NE2000, 3C503, etc.]
174M: Paul Gortmaker <p_gortmaker@yahoo.com>
175L: netdev@vger.kernel.org
176S: Maintained
177F: drivers/net/*8390*
178F: drivers/net/ax88796.c
179
1809P FILE SYSTEM
181M: Eric Van Hensbergen <ericvh@gmail.com>
182M: Ron Minnich <rminnich@sandia.gov>
183M: Latchesar Ionkov <lucho@ionkov.net>
184L: v9fs-developer@lists.sourceforge.net
185W: http://swik.net/v9fs
186Q: http://patchwork.kernel.org/project/v9fs-devel/list/
187T: git git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs.git
188S: Maintained
189F: Documentation/filesystems/9p.txt
190F: fs/9p/
191
192A2232 SERIAL BOARD DRIVER
193M: Enver Haase <A2232@gmx.net>
194L: linux-m68k@lists.linux-m68k.org
195S: Maintained
196F: drivers/char/ser_a2232*
197
198AACRAID SCSI RAID DRIVER
199M: Adaptec OEM Raid Solutions <aacraid@adaptec.com>
200L: linux-scsi@vger.kernel.org
201W: http://www.adaptec.com/
202S: Supported
203F: Documentation/scsi/aacraid.txt
204F: drivers/scsi/aacraid/
205
206ABIT UGURU 1,2 HARDWARE MONITOR DRIVER
207M: Hans de Goede <j.w.r.degoede@hhs.nl>
208L: lm-sensors@lm-sensors.org
209S: Maintained
210F: drivers/hwmon/abituguru.c
211
212ABIT UGURU 3 HARDWARE MONITOR DRIVER
213M: Alistair John Strachan <alistair@devzero.co.uk>
214L: lm-sensors@lm-sensors.org
215S: Maintained
216F: drivers/hwmon/abituguru3.c
217
218ACENIC DRIVER
219M: Jes Sorensen <jes@trained-monkey.org>
220L: linux-acenic@sunsite.dk
221S: Maintained
222F: drivers/net/acenic*
223
224ACER ASPIRE ONE TEMPERATURE AND FAN DRIVER
225M: Peter Feuerer <peter@piie.net>
226L: platform-driver-x86@vger.kernel.org
227W: http://piie.net/?section=acerhdf
228S: Maintained
229F: drivers/platform/x86/acerhdf.c
230
231ACER WMI LAPTOP EXTRAS
232M: Carlos Corbacho <carlos@strangeworlds.co.uk>
233L: aceracpi@googlegroups.com (subscribers-only)
234L: platform-driver-x86@vger.kernel.org
235W: http://code.google.com/p/aceracpi
236S: Maintained
237F: drivers/platform/x86/acer-wmi.c
238
239ACPI
240M: Len Brown <lenb@kernel.org>
241L: linux-acpi@vger.kernel.org
242W: http://www.lesswatts.org/projects/acpi/
243Q: http://patchwork.kernel.org/project/linux-acpi/list/
244T: git git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6.git
245S: Supported
246F: drivers/acpi/
247F: drivers/pnp/pnpacpi/
248F: include/linux/acpi.h
249F: include/acpi/
250
251ACPI BATTERY DRIVERS
252M: Alexey Starikovskiy <astarikovskiy@suse.de>
253L: linux-acpi@vger.kernel.org
254W: http://www.lesswatts.org/projects/acpi/
255S: Supported
256F: drivers/acpi/battery.c
257F: drivers/acpi/*sbs*
258
259ACPI EC DRIVER
260M: Alexey Starikovskiy <astarikovskiy@suse.de>
261L: linux-acpi@vger.kernel.org
262W: http://www.lesswatts.org/projects/acpi/
263S: Supported
264F: drivers/acpi/ec.c
265
266ACPI FAN DRIVER
267M: Zhang Rui <rui.zhang@intel.com>
268L: linux-acpi@vger.kernel.org
269W: http://www.lesswatts.org/projects/acpi/
270S: Supported
271F: drivers/acpi/fan.c
272
273ACPI PROCESSOR AGGREGATOR DRIVER
274M: Shaohua Li <shaohua.li@intel.com>
275L: linux-acpi@vger.kernel.org
276W: http://www.lesswatts.org/projects/acpi/
277S: Supported
278F: drivers/acpi/acpi_pad.c
279
280ACPI THERMAL DRIVER
281M: Zhang Rui <rui.zhang@intel.com>
282L: linux-acpi@vger.kernel.org
283W: http://www.lesswatts.org/projects/acpi/
284S: Supported
285F: drivers/acpi/*thermal*
286
287ACPI VIDEO DRIVER
288M: Zhang Rui <rui.zhang@intel.com>
289L: linux-acpi@vger.kernel.org
290W: http://www.lesswatts.org/projects/acpi/
291S: Supported
292F: drivers/acpi/video.c
293
294ACPI WMI DRIVER
295M: Carlos Corbacho <carlos@strangeworlds.co.uk>
296L: platform-driver-x86@vger.kernel.org
297W: http://www.lesswatts.org/projects/acpi/
298S: Maintained
299F: drivers/platform/x86/wmi.c
300
301AD1889 ALSA SOUND DRIVER
302M: Kyle McMartin <kyle@mcmartin.ca>
303M: Thibaut Varene <T-Bone@parisc-linux.org>
304W: http://wiki.parisc-linux.org/AD1889
305L: linux-parisc@vger.kernel.org
306S: Maintained
307F: sound/pci/ad1889.*
308
309ADM1025 HARDWARE MONITOR DRIVER
310M: Jean Delvare <khali@linux-fr.org>
311L: lm-sensors@lm-sensors.org
312S: Maintained
313F: Documentation/hwmon/adm1025
314F: drivers/hwmon/adm1025.c
315
316ADM1029 HARDWARE MONITOR DRIVER
317M: Corentin Labbe <corentin.labbe@geomatys.fr>
318L: lm-sensors@lm-sensors.org
319S: Maintained
320F: drivers/hwmon/adm1029.c
321
322ADM8211 WIRELESS DRIVER
323M: Michael Wu <flamingice@sourmilk.net>
324L: linux-wireless@vger.kernel.org
325W: http://linuxwireless.org/
326T: git git://git.kernel.org/pub/scm/linux/kernel/git/mwu/mac80211-drivers.git
327S: Maintained
328F: drivers/net/wireless/adm8211.*
329
330ADT746X FAN DRIVER
331M: Colin Leroy <colin@colino.net>
332S: Maintained
333F: drivers/macintosh/therm_adt746x.c
334
335ADT7475 HARDWARE MONITOR DRIVER
336M: Jean Delvare <khali@linux-fr.org>
337L: lm-sensors@lm-sensors.org
338S: Maintained
339F: Documentation/hwmon/adt7475
340F: drivers/hwmon/adt7475.c
341
342ADVANSYS SCSI DRIVER
343M: Matthew Wilcox <matthew@wil.cx>
344L: linux-scsi@vger.kernel.org
345S: Maintained
346F: Documentation/scsi/advansys.txt
347F: drivers/scsi/advansys.c
348
349AEDSP16 DRIVER
350M: Riccardo Facchetti <fizban@tin.it>
351S: Maintained
352F: sound/oss/aedsp16.c
353
354AFFS FILE SYSTEM
355M: Roman Zippel <zippel@linux-m68k.org>
356S: Maintained
357F: Documentation/filesystems/affs.txt
358F: fs/affs/
359
360AFS FILESYSTEM & AF_RXRPC SOCKET DOMAIN
361M: David Howells <dhowells@redhat.com>
362L: linux-afs@lists.infradead.org
363S: Supported
364F: fs/afs/
365F: include/net/af_rxrpc.h
366F: net/rxrpc/af_rxrpc.c
367
368AGPGART DRIVER
369M: David Airlie <airlied@linux.ie>
370T: git git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6.git
371S: Maintained
372F: drivers/char/agp/
373F: include/linux/agp*
374
375AHA152X SCSI DRIVER
376M: "Juergen E. Fischer" <fischer@norbit.de>
377L: linux-scsi@vger.kernel.org
378S: Maintained
379F: drivers/scsi/aha152x*
380F: drivers/scsi/pcmcia/aha152x*
381
382AIC7XXX / AIC79XX SCSI DRIVER
383M: Hannes Reinecke <hare@suse.de>
384L: linux-scsi@vger.kernel.org
385S: Maintained
386F: drivers/scsi/aic7xxx/
387F: drivers/scsi/aic7xxx_old/
388
389AIO
390M: Benjamin LaHaise <bcrl@kvack.org>
391L: linux-aio@kvack.org
392S: Supported
393F: fs/aio.c
394F: include/linux/*aio*.h
395
396ALCATEL SPEEDTOUCH USB DRIVER
397M: Duncan Sands <duncan.sands@free.fr>
398L: linux-usb@vger.kernel.org
399W: http://www.linux-usb.org/SpeedTouch/
400S: Maintained
401F: drivers/usb/atm/speedtch.c
402F: drivers/usb/atm/usbatm.c
403
404ALCHEMY AU1XX0 MMC DRIVER
405M: Manuel Lauss <manuel.lauss@gmail.com>
406S: Maintained
407F: drivers/mmc/host/au1xmmc.c
408
409ALI1563 I2C DRIVER
410M: Rudolf Marek <r.marek@assembler.cz>
411L: linux-i2c@vger.kernel.org
412S: Maintained
413F: Documentation/i2c/busses/i2c-ali1563
414F: drivers/i2c/busses/i2c-ali1563.c
415
416ALPHA PORT
417M: Richard Henderson <rth@twiddle.net>
418M: Ivan Kokshaysky <ink@jurassic.park.msu.ru>
419M: Matt Turner <mattst88@gmail.com>
420L: linux-alpha@vger.kernel.org
421F: arch/alpha/
422
423AMD GEODE CS5536 USB DEVICE CONTROLLER DRIVER
424M: Thomas Dahlmann <dahlmann.thomas@arcor.de>
425L: linux-geode@lists.infradead.org (moderated for non-subscribers)
426S: Supported
427F: drivers/usb/gadget/amd5536udc.*
428
429AMD GEODE PROCESSOR/CHIPSET SUPPORT
430P: Jordan Crouse
431L: linux-geode@lists.infradead.org (moderated for non-subscribers)
432W: http://www.amd.com/us-en/ConnectivitySolutions/TechnicalResources/0,,50_2334_2452_11363,00.html
433S: Supported
434F: drivers/char/hw_random/geode-rng.c
435F: drivers/crypto/geode*
436F: drivers/video/geode/
437F: arch/x86/include/asm/geode.h
438
439AMD IOMMU (AMD-VI)
440M: Joerg Roedel <joerg.roedel@amd.com>
441L: iommu@lists.linux-foundation.org
442T: git git://git.kernel.org/pub/scm/linux/kernel/git/joro/linux-2.6-iommu.git
443S: Supported
444F: arch/x86/kernel/amd_iommu*.c
445F: arch/x86/include/asm/amd_iommu*.h
446
447AMD MICROCODE UPDATE SUPPORT
448M: Andreas Herrmann <andreas.herrmann3@amd.com>
449L: amd64-microcode@amd64.org
450S: Supported
451F: arch/x86/kernel/microcode_amd.c
452
453AMS (Apple Motion Sensor) DRIVER
454M: Stelian Pop <stelian@popies.net>
455M: Michael Hanselmann <linux-kernel@hansmi.ch>
456S: Supported
457F: drivers/hwmon/ams/
458
459AMSO1100 RNIC DRIVER
460M: Tom Tucker <tom@opengridcomputing.com>
461M: Steve Wise <swise@opengridcomputing.com>
462L: linux-rdma@vger.kernel.org
463S: Maintained
464F: drivers/infiniband/hw/amso1100/
465
466AOA (Apple Onboard Audio) ALSA DRIVER
467M: Johannes Berg <johannes@sipsolutions.net>
468L: linuxppc-dev@ozlabs.org
469L: alsa-devel@alsa-project.org (moderated for non-subscribers)
470S: Maintained
471F: sound/aoa/
472
473APM DRIVER
474M: Stephen Rothwell <sfr@canb.auug.org.au>
475L: linux-laptop@vger.kernel.org
476W: http://www.canb.auug.org.au/~sfr/
477S: Supported
478F: arch/x86/kernel/apm_32.c
479F: include/linux/apm_bios.h
480
481APPLE BCM5974 MULTITOUCH DRIVER
482M: Henrik Rydberg <rydberg@euromail.se>
483L: linux-input@vger.kernel.org
484S: Maintained
485F: drivers/input/mouse/bcm5974.c
486
487APPLE SMC DRIVER
488M: 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>
2993L: netdev@vger.kernel.org
2994S: Maintained
2995F: drivers/net/ipg.*
2996
2997IPATH DRIVER
2998M: Ralph Campbell <infinipath@qlogic.com>
2999L: linux-rdma@vger.kernel.org
3000T: git git://git.qlogic.com/ipath-linux-2.6
3001S: Supported
3002F: drivers/infiniband/hw/ipath/
3003
3004IPMI SUBSYSTEM
3005M: Corey Minyard <minyard@acm.org>
3006L: openipmi-developer@lists.sourceforge.net (moderated for non-subscribers)
3007W: http://openipmi.sourceforge.net/
3008S: Supported
3009F: Documentation/IPMI.txt
3010F: drivers/char/ipmi/
3011F: include/linux/ipmi*
3012
3013IPS SCSI RAID DRIVER
3014M: Adaptec OEM Raid Solutions <aacraid@adaptec.com>
3015L: linux-scsi@vger.kernel.org
3016W: http://www.adaptec.com/
3017S: Maintained
3018F: drivers/scsi/ips*
3019
3020IPVS
3021M: Wensong Zhang <wensong@linux-vs.org>
3022M: Simon Horman <horms@verge.net.au>
3023M: Julian Anastasov <ja@ssi.bg>
3024L: netdev@vger.kernel.org
3025L: lvs-devel@vger.kernel.org
3026S: Maintained
3027F: Documentation/networking/ipvs-sysctl.txt
3028F: include/net/ip_vs.h
3029F: include/linux/ip_vs.h
3030F: net/netfilter/ipvs/
3031
3032IPWIRELESS DRIVER
3033M: Jiri Kosina <jkosina@suse.cz>
3034M: David Sterba <dsterba@suse.cz>
3035S: Maintained
3036T: git git://git.kernel.org/pub/scm/linux/kernel/git/jikos/ipwireless_cs.git
3037F: drivers/char/pcmcia/ipwireless/
3038
3039IPX NETWORK LAYER
3040M: Arnaldo Carvalho de Melo <acme@ghostprotocols.net>
3041L: netdev@vger.kernel.org
3042S: Maintained
3043F: include/linux/ipx.h
3044F: include/net/ipx.h
3045F: net/ipx/
3046
3047IRDA SUBSYSTEM
3048M: Samuel Ortiz <samuel@sortiz.org>
3049L: irda-users@lists.sourceforge.net (subscribers-only)
3050W: http://irda.sourceforge.net/
3051S: Maintained
3052T: git git://git.kernel.org/pub/scm/linux/kernel/git/sameo/irda-2.6.git
3053F: Documentation/networking/irda.txt
3054F: drivers/net/irda/
3055F: include/net/irda/
3056F: net/irda/
3057
3058ISAPNP
3059M: Jaroslav Kysela <perex@perex.cz>
3060S: Maintained
3061F: Documentation/isapnp.txt
3062F: drivers/pnp/isapnp/
3063F: include/linux/isapnp.h
3064
3065ISCSI
3066M: Mike Christie <michaelc@cs.wisc.edu>
3067L: open-iscsi@googlegroups.com
3068W: www.open-iscsi.org
3069T: git git://git.kernel.org/pub/scm/linux/kernel/git/mnc/linux-2.6-iscsi.git
3070S: Maintained
3071F: drivers/scsi/*iscsi*
3072F: include/scsi/*iscsi*
3073
3074ISDN SUBSYSTEM
3075M: Karsten Keil <isdn@linux-pingi.de>
3076L: isdn4linux@listserv.isdn4linux.de (subscribers-only)
3077W: http://www.isdn4linux.de
3078T: git git://git.kernel.org/pub/scm/linux/kernel/git/kkeil/isdn-2.6.git
3079S: Maintained
3080F: Documentation/isdn/
3081F: drivers/isdn/
3082F: include/linux/isdn.h
3083F: include/linux/isdn/
3084
3085ISDN SUBSYSTEM (Eicon active card driver)
3086M: Armin Schindler <mac@melware.de>
3087L: isdn4linux@listserv.isdn4linux.de (subscribers-only)
3088W: http://www.melware.de
3089S: Maintained
3090F: drivers/isdn/hardware/eicon/
3091
3092IT87 HARDWARE MONITORING DRIVER
3093M: Jean Delvare <khali@linux-fr.org>
3094L: lm-sensors@lm-sensors.org
3095S: Maintained
3096F: Documentation/hwmon/it87
3097F: drivers/hwmon/it87.c
3098
3099IVTV VIDEO4LINUX DRIVER
3100M: Andy Walls <awalls@radix.net>
3101L: ivtv-devel@ivtvdriver.org (moderated for non-subscribers)
3102L: linux-media@vger.kernel.org
3103T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6.git
3104W: http://www.ivtvdriver.org
3105S: Maintained
3106F: Documentation/video4linux/*.ivtv
3107F: drivers/media/video/ivtv/
3108F: include/linux/ivtv*
3109
3110JFS FILESYSTEM
3111M: Dave Kleikamp <shaggy@linux.vnet.ibm.com>
3112L: jfs-discussion@lists.sourceforge.net
3113W: http://jfs.sourceforge.net/
3114T: git git://git.kernel.org/pub/scm/linux/kernel/git/shaggy/jfs-2.6.git
3115S: Maintained
3116F: Documentation/filesystems/jfs.txt
3117F: fs/jfs/
3118
3119JME NETWORK DRIVER
3120M: Guo-Fu Tseng <cooldavid@cooldavid.org>
3121L: netdev@vger.kernel.org
3122S: Maintained
3123F: drivers/net/jme.*
3124
3125JOURNALLING FLASH FILE SYSTEM V2 (JFFS2)
3126M: David Woodhouse <dwmw2@infradead.org>
3127L: linux-mtd@lists.infradead.org
3128W: http://www.linux-mtd.infradead.org/doc/jffs2.html
3129S: Maintained
3130F: fs/jffs2/
3131F: include/linux/jffs2.h
3132
3133JOURNALLING LAYER FOR BLOCK DEVICES (JBD)
3134M: Andrew Morton <akpm@linux-foundation.org>
3135M: Jan Kara <jack@suse.cz>
3136L: linux-ext4@vger.kernel.org
3137S: Maintained
3138F: fs/jbd*/
3139F: include/linux/ext*jbd*.h
3140F: include/linux/jbd*.h
3141
3142K8TEMP HARDWARE MONITORING DRIVER
3143M: Rudolf Marek <r.marek@assembler.cz>
3144L: lm-sensors@lm-sensors.org
3145S: Maintained
3146F: Documentation/hwmon/k8temp
3147F: drivers/hwmon/k8temp.c
3148
3149KCONFIG
3150M: Roman Zippel <zippel@linux-m68k.org>
3151L: linux-kbuild@vger.kernel.org
3152Q: http://patchwork.kernel.org/project/linux-kbuild/list/
3153S: Maintained
3154F: Documentation/kbuild/kconfig-language.txt
3155F: scripts/kconfig/
3156
3157KDUMP
3158M: Vivek Goyal <vgoyal@redhat.com>
3159M: Haren Myneni <hbabu@us.ibm.com>
3160L: kexec@lists.infradead.org
3161W: http://lse.sourceforge.net/kdump/
3162S: Maintained
3163F: Documentation/kdump/
3164
3165KERNEL AUTOMOUNTER (AUTOFS)
3166M: "H. Peter Anvin" <hpa@zytor.com>
3167L: autofs@linux.kernel.org
3168S: Odd Fixes
3169F: fs/autofs/
3170
3171KERNEL AUTOMOUNTER v4 (AUTOFS4)
3172M: Ian Kent <raven@themaw.net>
3173L: autofs@linux.kernel.org
3174S: Maintained
3175F: fs/autofs4/
3176
3177KERNEL BUILD
3178M: Michal Marek <mmarek@suse.cz>
3179T: git git://repo.or.cz/linux-kbuild.git for-next
3180T: git git://repo.or.cz/linux-kbuild.git for-linus
3181L: linux-kbuild@vger.kernel.org
3182S: Maintained
3183F: Documentation/kbuild/
3184F: Makefile
3185F: scripts/Makefile.*
3186
3187KERNEL JANITORS
3188L: kernel-janitors@vger.kernel.org
3189W: http://janitor.kernelnewbies.org/
3190S: Odd Fixes
3191
3192KERNEL NFSD, SUNRPC, AND LOCKD SERVERS
3193M: "J. Bruce Fields" <bfields@fieldses.org>
3194M: Neil Brown <neilb@suse.de>
3195L: linux-nfs@vger.kernel.org
3196W: http://nfs.sourceforge.net/
3197S: Supported
3198F: fs/nfsd/
3199F: include/linux/nfsd/
3200F: fs/lockd/
3201F: fs/nfs_common/
3202F: net/sunrpc/
3203F: include/linux/lockd/
3204F: include/linux/sunrpc/
3205
3206KERNEL VIRTUAL MACHINE (KVM)
3207M: Avi Kivity <avi@redhat.com>
3208M: Marcelo Tosatti <mtosatti@redhat.com>
3209L: kvm@vger.kernel.org
3210W: http://kvm.qumranet.com
3211S: Supported
3212F: Documentation/*/kvm.txt
3213F: arch/*/kvm/
3214F: arch/*/include/asm/kvm*
3215F: include/linux/kvm*
3216F: virt/kvm/
3217
3218KERNEL VIRTUAL MACHINE (KVM) FOR AMD-V
3219M: Joerg Roedel <joerg.roedel@amd.com>
3220L: kvm@vger.kernel.org
3221W: http://kvm.qumranet.com
3222S: Supported
3223F: arch/x86/include/asm/svm.h
3224F: arch/x86/kvm/svm.c
3225
3226KERNEL VIRTUAL MACHINE (KVM) FOR POWERPC
3227M: Alexander Graf <agraf@suse.de>
3228L: kvm-ppc@vger.kernel.org
3229W: http://kvm.qumranet.com
3230S: Supported
3231F: arch/powerpc/include/asm/kvm*
3232F: arch/powerpc/kvm/
3233
3234KERNEL VIRTUAL MACHINE For Itanium (KVM/IA64)
3235M: Xiantao Zhang <xiantao.zhang@intel.com>
3236L: kvm-ia64@vger.kernel.org
3237W: http://kvm.qumranet.com
3238S: Supported
3239F: Documentation/ia64/kvm.txt
3240F: arch/ia64/include/asm/kvm*
3241F: arch/ia64/kvm/
3242
3243KERNEL VIRTUAL MACHINE for s390 (KVM/s390)
3244M: Carsten Otte <cotte@de.ibm.com>
3245M: Christian Borntraeger <borntraeger@de.ibm.com>
3246M: linux390@de.ibm.com
3247L: linux-s390@vger.kernel.org
3248W: http://www.ibm.com/developerworks/linux/linux390/
3249S: Supported
3250F: Documentation/s390/kvm.txt
3251F: arch/s390/include/asm/kvm*
3252F: arch/s390/kvm/
3253F: drivers/s390/kvm/
3254
3255KEXEC
3256M: Eric Biederman <ebiederm@xmission.com>
3257W: http://ftp.kernel.org/pub/linux/kernel/people/horms/kexec-tools/
3258L: kexec@lists.infradead.org
3259S: Maintained
3260F: include/linux/kexec.h
3261F: kernel/kexec.c
3262
3263KGDB
3264M: Jason Wessel <jason.wessel@windriver.com>
3265L: kgdb-bugreport@lists.sourceforge.net
3266S: Maintained
3267F: Documentation/DocBook/kgdb.tmpl
3268F: drivers/misc/kgdbts.c
3269F: drivers/serial/kgdboc.c
3270F: include/linux/kgdb.h
3271F: kernel/kgdb.c
3272
3273KMEMCHECK
3274M: Vegard Nossum <vegardno@ifi.uio.no>
3275M: Pekka Enberg <penberg@cs.helsinki.fi>
3276S: Maintained
3277F: Documentation/kmemcheck.txt
3278F: arch/x86/include/asm/kmemcheck.h
3279F: arch/x86/mm/kmemcheck/
3280F: include/linux/kmemcheck.h
3281F: mm/kmemcheck.c
3282
3283KMEMLEAK
3284M: Catalin Marinas <catalin.marinas@arm.com>
3285S: Maintained
3286F: Documentation/kmemleak.txt
3287F: include/linux/kmemleak.h
3288F: mm/kmemleak.c
3289F: mm/kmemleak-test.c
3290
3291KMEMTRACE
3292M: Eduard - Gabriel Munteanu <eduard.munteanu@linux360.ro>
3293S: Maintained
3294F: Documentation/trace/kmemtrace.txt
3295F: include/linux/kmemtrace.h
3296F: kernel/trace/kmemtrace.c
3297
3298KPROBES
3299M: Ananth N Mavinakayanahalli <ananth@in.ibm.com>
3300M: Anil S Keshavamurthy <anil.s.keshavamurthy@intel.com>
3301M: "David S. Miller" <davem@davemloft.net>
3302M: Masami Hiramatsu <mhiramat@redhat.com>
3303S: Maintained
3304F: Documentation/kprobes.txt
3305F: include/linux/kprobes.h
3306F: kernel/kprobes.c
3307
3308KS0108 LCD CONTROLLER DRIVER
3309M: Miguel Ojeda Sandonis <miguel.ojeda.sandonis@gmail.com>
3310W: http://miguelojeda.es/auxdisplay.htm
3311W: http://jair.lab.fi.uva.es/~migojed/auxdisplay.htm
3312S: Maintained
3313F: Documentation/auxdisplay/ks0108
3314F: drivers/auxdisplay/ks0108.c
3315F: include/linux/ks0108.h
3316
3317LAPB module
3318L: linux-x25@vger.kernel.org
3319S: Orphan
3320F: Documentation/networking/lapb-module.txt
3321F: include/*/lapb.h
3322F: net/lapb/
3323
3324LASI 53c700 driver for PARISC
3325M: "James E.J. Bottomley" <James.Bottomley@HansenPartnership.com>
3326L: linux-scsi@vger.kernel.org
3327S: Maintained
3328F: Documentation/scsi/53c700.txt
3329F: drivers/scsi/53c700*
3330
3331LED SUBSYSTEM
3332M: Richard Purdie <rpurdie@rpsys.net>
3333S: Maintained
3334F: drivers/leds/
3335F: include/linux/leds.h
3336
3337LEGO USB Tower driver
3338M: Juergen Stuber <starblue@users.sourceforge.net>
3339L: legousb-devel@lists.sourceforge.net
3340W: http://legousb.sourceforge.net/
3341S: Maintained
3342F: drivers/usb/misc/legousbtower.c
3343
3344LGUEST
3345M: Rusty Russell <rusty@rustcorp.com.au>
3346L: lguest@ozlabs.org
3347W: http://lguest.ozlabs.org/
3348S: Maintained
3349F: Documentation/lguest/
3350F: arch/x86/lguest/
3351F: drivers/lguest/
3352F: include/linux/lguest*.h
3353F: arch/x86/include/asm/lguest*.h
3354
3355LINUX FOR IBM pSERIES (RS/6000)
3356M: Paul Mackerras <paulus@au.ibm.com>
3357W: http://www.ibm.com/linux/ltc/projects/ppc
3358S: Supported
3359F: arch/powerpc/boot/rs6000.h
3360
3361LINUX FOR POWERPC (32-BIT AND 64-BIT)
3362M: Benjamin Herrenschmidt <benh@kernel.crashing.org>
3363M: Paul Mackerras <paulus@samba.org>
3364W: http://www.penguinppc.org/
3365L: linuxppc-dev@ozlabs.org
3366Q: http://patchwork.ozlabs.org/project/linuxppc-dev/list/
3367T: git git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc.git
3368S: Supported
3369F: Documentation/powerpc/
3370F: arch/powerpc/
3371
3372LINUX FOR POWER MACINTOSH
3373M: Benjamin Herrenschmidt <benh@kernel.crashing.org>
3374W: http://www.penguinppc.org/
3375L: linuxppc-dev@ozlabs.org
3376S: Maintained
3377F: arch/powerpc/platforms/powermac/
3378F: drivers/macintosh/
3379
3380LINUX FOR POWERPC EMBEDDED MPC5XXX
3381M: Grant Likely <grant.likely@secretlab.ca>
3382L: linuxppc-dev@ozlabs.org
3383T: git git://git.secretlab.ca/git/linux-2.6.git
3384S: Maintained
3385F: arch/powerpc/platforms/512x/
3386F: arch/powerpc/platforms/52xx/
3387
3388LINUX FOR POWERPC EMBEDDED PPC4XX
3389M: Josh Boyer <jwboyer@linux.vnet.ibm.com>
3390M: Matt Porter <mporter@kernel.crashing.org>
3391W: http://www.penguinppc.org/
3392L: linuxppc-dev@ozlabs.org
3393T: git git://git.kernel.org/pub/scm/linux/kernel/git/jwboyer/powerpc-4xx.git
3394S: Maintained
3395F: arch/powerpc/platforms/40x/
3396F: arch/powerpc/platforms/44x/
3397
3398LINUX FOR POWERPC EMBEDDED XILINX VIRTEX
3399M: Grant Likely <grant.likely@secretlab.ca>
3400W: http://wiki.secretlab.ca/index.php/Linux_on_Xilinx_Virtex
3401L: linuxppc-dev@ozlabs.org
3402T: git git://git.secretlab.ca/git/linux-2.6.git
3403S: Maintained
3404F: arch/powerpc/*/*virtex*
3405F: arch/powerpc/*/*/*virtex*
3406
3407LINUX FOR POWERPC EMBEDDED PPC8XX
3408M: Vitaly Bordug <vitb@kernel.crashing.org>
3409M: Marcelo Tosatti <marcelo@kvack.org>
3410W: http://www.penguinppc.org/
3411L: linuxppc-dev@ozlabs.org
3412S: Maintained
3413
3414LINUX FOR POWERPC EMBEDDED PPC83XX AND PPC85XX
3415M: Kumar Gala <galak@kernel.crashing.org>
3416W: http://www.penguinppc.org/
3417L: linuxppc-dev@ozlabs.org
3418S: Maintained
3419F: arch/powerpc/platforms/83xx/
3420
3421LINUX FOR POWERPC PA SEMI PWRFICIENT
3422M: Olof Johansson <olof@lixom.net>
3423W: http://www.pasemi.com/
3424L: linuxppc-dev@ozlabs.org
3425S: Supported
3426F: arch/powerpc/platforms/pasemi/
3427F: drivers/*/*pasemi*
3428F: drivers/*/*/*pasemi*
3429
3430LINUX SECURITY MODULE (LSM) FRAMEWORK
3431M: Chris Wright <chrisw@sous-sol.org>
3432L: linux-security-module@vger.kernel.org
3433T: git git://git.kernel.org/pub/scm/linux/kernel/git/chrisw/lsm-2.6.git
3434S: Supported
3435
3436LLC (802.2)
3437M: Arnaldo Carvalho de Melo <acme@ghostprotocols.net>
3438S: Maintained
3439F: include/linux/llc.h
3440F: include/net/llc*
3441F: net/llc/
3442
3443LIS3LV02D ACCELEROMETER DRIVER
3444M: Eric Piel <eric.piel@tremplin-utc.net>
3445S: Maintained
3446F: Documentation/hwmon/lis3lv02d
3447F: drivers/hwmon/lis3lv02d.*
3448
3449LM73 HARDWARE MONITOR DRIVER
3450M: Guillaume Ligneul <guillaume.ligneul@gmail.com>
3451L: lm-sensors@lm-sensors.org
3452S: Maintained
3453F: drivers/hwmon/lm73.c
3454
3455LM83 HARDWARE MONITOR DRIVER
3456M: Jean Delvare <khali@linux-fr.org>
3457L: lm-sensors@lm-sensors.org
3458S: Maintained
3459F: Documentation/hwmon/lm83
3460F: drivers/hwmon/lm83.c
3461
3462LM90 HARDWARE MONITOR DRIVER
3463M: Jean Delvare <khali@linux-fr.org>
3464L: lm-sensors@lm-sensors.org
3465S: Maintained
3466F: Documentation/hwmon/lm90
3467F: drivers/hwmon/lm90.c
3468
3469LOCKDEP AND LOCKSTAT
3470M: Peter Zijlstra <peterz@infradead.org>
3471M: Ingo Molnar <mingo@redhat.com>
3472T: git git://git.kernel.org/pub/scm/linux/kernel/git/peterz/linux-2.6-lockdep.git
3473S: Maintained
3474F: Documentation/lockdep*.txt
3475F: Documentation/lockstat.txt
3476F: include/linux/lockdep.h
3477F: kernel/lockdep*
3478
3479LOGICAL DISK MANAGER SUPPORT (LDM, Windows 2000/XP/Vista Dynamic Disks)
3480M: "Richard Russon (FlatCap)" <ldm@flatcap.org>
3481L: linux-ntfs-dev@lists.sourceforge.net
3482W: http://www.linux-ntfs.org/content/view/19/37/
3483S: Maintained
3484F: Documentation/ldm.txt
3485F: fs/partitions/ldm.*
3486
3487LogFS
3488M: Joern Engel <joern@logfs.org>
3489L: logfs@logfs.org
3490W: logfs.org
3491S: Maintained
3492F: fs/logfs/
3493
3494LSILOGIC MPT FUSION DRIVERS (FC/SAS/SPI)
3495M: Eric Moore <Eric.Moore@lsi.com>
3496M: support@lsi.com
3497L: DL-MPTFusionLinux@lsi.com
3498L: linux-scsi@vger.kernel.org
3499W: http://www.lsilogic.com/support
3500S: Supported
3501F: drivers/message/fusion/
3502
3503LSILOGIC/SYMBIOS/NCR 53C8XX and 53C1010 PCI-SCSI drivers
3504M: Matthew Wilcox <matthew@wil.cx>
3505L: linux-scsi@vger.kernel.org
3506S: Maintained
3507F: drivers/scsi/sym53c8xx_2/
3508
3509LTP (Linux Test Project)
3510M: Rishikesh K Rajak <risrajak@linux.vnet.ibm.com>
3511M: Garrett Cooper <yanegomi@gmail.com>
3512M: Mike Frysinger <vapier@gentoo.org>
3513M: Subrata Modak <subrata@linux.vnet.ibm.com>
3514L: ltp-list@lists.sourceforge.net (subscribers-only)
3515W: http://ltp.sourceforge.net/
3516T: git git://git.kernel.org/pub/scm/linux/kernel/git/galak/ltp.git
3517S: Maintained
3518
3519M32R ARCHITECTURE
3520M: Hirokazu Takata <takata@linux-m32r.org>
3521L: linux-m32r@ml.linux-m32r.org
3522L: linux-m32r-ja@ml.linux-m32r.org (in Japanese)
3523W: http://www.linux-m32r.org/
3524S: Maintained
3525F: arch/m32r/
3526
3527M68K ARCHITECTURE
3528M: Geert Uytterhoeven <geert@linux-m68k.org>
3529M: Roman Zippel <zippel@linux-m68k.org>
3530L: linux-m68k@lists.linux-m68k.org
3531W: http://www.linux-m68k.org/
3532T: git git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k.git
3533S: Maintained
3534F: arch/m68k/
3535F: drivers/zorro/
3536
3537M68K ON APPLE MACINTOSH
3538M: Joshua Thompson <funaho@jurai.org>
3539W: http://www.mac.linux-m68k.org/
3540L: linux-m68k@lists.linux-m68k.org
3541S: Maintained
3542F: arch/m68k/mac/
3543
3544M68K ON HP9000/300
3545M: Philip Blundell <philb@gnu.org>
3546W: http://www.tazenda.demon.co.uk/phil/linux-hp
3547S: Maintained
3548F: arch/m68k/hp300/
3549
3550MAC80211
3551M: Johannes Berg <johannes@sipsolutions.net>
3552L: linux-wireless@vger.kernel.org
3553W: http://linuxwireless.org/
3554T: git git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6.git
3555S: Maintained
3556F: Documentation/networking/mac80211-injection.txt
3557F: include/net/mac80211.h
3558F: net/mac80211/
3559
3560MAC80211 PID RATE CONTROL
3561M: Stefano Brivio <stefano.brivio@polimi.it>
3562M: Mattias Nissler <mattias.nissler@gmx.de>
3563L: linux-wireless@vger.kernel.org
3564W: http://linuxwireless.org/en/developers/Documentation/mac80211/RateControl/PID
3565T: git git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6.git
3566S: Maintained
3567F: net/mac80211/rc80211_pid*
3568
3569MACVLAN DRIVER
3570M: Patrick McHardy <kaber@trash.net>
3571L: netdev@vger.kernel.org
3572S: Maintained
3573F: drivers/net/macvlan.c
3574F: include/linux/if_macvlan.h
3575
3576MAN-PAGES: MANUAL PAGES FOR LINUX -- Sections 2, 3, 4, 5, and 7
3577M: Michael Kerrisk <mtk.manpages@gmail.com>
3578W: http://www.kernel.org/doc/man-pages
3579L: linux-man@vger.kernel.org
3580S: Maintained
3581
3582MARVELL LIBERTAS WIRELESS DRIVER
3583M: Dan Williams <dcbw@redhat.com>
3584L: libertas-dev@lists.infradead.org
3585S: Maintained
3586F: drivers/net/wireless/libertas/
3587
3588MARVELL MV643XX ETHERNET DRIVER
3589M: Lennert Buytenhek <buytenh@wantstofly.org>
3590L: netdev@vger.kernel.org
3591S: Maintained
3592F: drivers/net/mv643xx_eth.*
3593F: include/linux/mv643xx.h
3594
3595MARVELL MWL8K WIRELESS DRIVER
3596M: Lennert Buytenhek <buytenh@wantstofly.org>
3597L: linux-wireless@vger.kernel.org
3598S: Maintained
3599F: drivers/net/wireless/mwl8k.c
3600
3601MARVELL SOC MMC/SD/SDIO CONTROLLER DRIVER
3602M: Nicolas Pitre <nico@fluxnic.net>
3603S: Maintained
3604
3605MARVELL YUKON / SYSKONNECT DRIVER
3606M: Mirko Lindner <mlindner@syskonnect.de>
3607M: Ralph Roesler <rroesler@syskonnect.de>
3608W: http://www.syskonnect.com
3609S: Supported
3610
3611MATROX FRAMEBUFFER DRIVER
3612M: Petr Vandrovec <vandrove@vc.cvut.cz>
3613L: linux-fbdev@vger.kernel.org
3614S: Maintained
3615F: drivers/video/matrox/matroxfb_*
3616F: include/linux/matroxfb.h
3617
3618MAX6650 HARDWARE MONITOR AND FAN CONTROLLER DRIVER
3619M: "Hans J. Koch" <hjk@linutronix.de>
3620L: lm-sensors@lm-sensors.org
3621S: Maintained
3622F: Documentation/hwmon/max6650
3623F: drivers/hwmon/max6650.c
3624
3625MEDIA INPUT INFRASTRUCTURE (V4L/DVB)
3626M: Mauro Carvalho Chehab <mchehab@infradead.org>
3627P: LinuxTV.org Project
3628L: linux-media@vger.kernel.org
3629W: http://linuxtv.org
3630Q: http://patchwork.kernel.org/project/linux-media/list/
3631T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6.git
3632S: Maintained
3633F: Documentation/dvb/
3634F: Documentation/video4linux/
3635F: drivers/media/
3636F: include/media/
3637F: include/linux/dvb/
3638F: include/linux/videodev*.h
3639
3640MEGARAID SCSI DRIVERS
3641M: Neela Syam Kolli <megaraidlinux@lsi.com>
3642L: linux-scsi@vger.kernel.org
3643W: http://megaraid.lsilogic.com
3644S: Maintained
3645F: Documentation/scsi/megaraid.txt
3646F: drivers/scsi/megaraid.*
3647F: drivers/scsi/megaraid/
3648
3649MEMORY MANAGEMENT
3650L: linux-mm@kvack.org
3651W: http://www.linux-mm.org
3652S: Maintained
3653F: include/linux/mm.h
3654F: mm/
3655
3656MEMORY RESOURCE CONTROLLER
3657M: Balbir Singh <balbir@linux.vnet.ibm.com>
3658M: Daisuke Nishimura <nishimura@mxp.nes.nec.co.jp>
3659M: KAMEZAWA Hiroyuki <kamezawa.hiroyu@jp.fujitsu.com>
3660L: linux-mm@kvack.org
3661S: Maintained
3662F: mm/memcontrol.c
3663
3664MEMORY TECHNOLOGY DEVICES (MTD)
3665M: David Woodhouse <dwmw2@infradead.org>
3666L: linux-mtd@lists.infradead.org
3667W: http://www.linux-mtd.infradead.org/
3668Q: http://patchwork.ozlabs.org/project/linux-mtd/list/
3669T: git git://git.infradead.org/mtd-2.6.git
3670S: Maintained
3671F: drivers/mtd/
3672F: include/linux/mtd/
3673F: include/mtd/
3674
3675MICROBLAZE ARCHITECTURE
3676M: Michal Simek <monstr@monstr.eu>
3677L: microblaze-uclinux@itee.uq.edu.au
3678W: http://www.monstr.eu/fdt/
3679T: git git://git.monstr.eu/linux-2.6-microblaze.git
3680S: Supported
3681F: arch/microblaze/
3682
3683MICROTEK X6 SCANNER
3684M: Oliver Neukum <oliver@neukum.name>
3685S: Maintained
3686F: drivers/usb/image/microtek.*
3687
3688MIPS
3689M: Ralf Baechle <ralf@linux-mips.org>
3690W: http://www.linux-mips.org/
3691L: linux-mips@linux-mips.org
3692T: git git://git.linux-mips.org/pub/scm/linux.git
3693S: Supported
3694F: Documentation/mips/
3695F: arch/mips/
3696
3697MISCELLANEOUS MCA-SUPPORT
3698M: James Bottomley <James.Bottomley@HansenPartnership.com>
3699S: Maintained
3700F: Documentation/ia64/mca.txt
3701F: Documentation/mca.txt
3702F: drivers/mca/
3703F: include/linux/mca*
3704
3705MODULE SUPPORT
3706M: Rusty Russell <rusty@rustcorp.com.au>
3707S: Maintained
3708F: include/linux/module.h
3709F: kernel/module.c
3710
3711MOTION EYE VAIO PICTUREBOOK CAMERA DRIVER
3712M: Stelian Pop <stelian@popies.net>
3713W: http://popies.net/meye/
3714S: Maintained
3715F: Documentation/video4linux/meye.txt
3716F: drivers/media/video/meye.*
3717F: include/linux/meye.h
3718
3719MOTOROLA IMX MMC/SD HOST CONTROLLER INTERFACE DRIVER
3720M: Pavel Pisa <ppisa@pikron.com>
3721L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
3722S: Maintained
3723F: drivers/mmc/host/imxmmc.*
3724
3725MOUSE AND MISC DEVICES [GENERAL]
3726M: Alessandro Rubini <rubini@ipvvis.unipv.it>
3727S: Maintained
3728F: drivers/input/mouse/
3729F: include/linux/gpio_mouse.h
3730
3731MOXA SMARTIO/INDUSTIO/INTELLIO SERIAL CARD
3732M: Jiri Slaby <jirislaby@gmail.com>
3733S: Maintained
3734F: Documentation/serial/moxa-smartio
3735F: drivers/char/mxser.*
3736
3737MSI LAPTOP SUPPORT
3738M: Lennart Poettering <mzxreary@0pointer.de>
3739L: platform-driver-x86@vger.kernel.org
3740W: https://tango.0pointer.de/mailman/listinfo/s270-linux
3741W: http://0pointer.de/lennart/tchibo.html
3742S: Maintained
3743F: drivers/platform/x86/msi-laptop.c
3744
3745MSI WMI SUPPORT
3746M: Anisse Astier <anisse@astier.eu>
3747L: platform-driver-x86@vger.kernel.org
3748S: Supported
3749F: drivers/platform/x86/msi-wmi.c
3750
3751MULTIFUNCTION DEVICES (MFD)
3752M: Samuel Ortiz <sameo@linux.intel.com>
3753T: git git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6.git
3754S: Supported
3755F: drivers/mfd/
3756
3757MULTIMEDIA CARD (MMC), SECURE DIGITAL (SD) AND SDIO SUBSYSTEM
3758S: Orphan
3759L: linux-mmc@vger.kernel.org
3760F: drivers/mmc/
3761F: include/linux/mmc/
3762
3763MULTIMEDIA CARD (MMC) ETC. OVER SPI
3764M: David Brownell <dbrownell@users.sourceforge.net>
3765S: Odd Fixes
3766F: drivers/mmc/host/mmc_spi.c
3767F: include/linux/spi/mmc_spi.h
3768
3769MULTISOUND SOUND DRIVER
3770M: Andrew Veliath <andrewtv@usa.net>
3771S: Maintained
3772F: Documentation/sound/oss/MultiSound
3773F: sound/oss/msnd*
3774
3775MULTITECH MULTIPORT CARD (ISICOM)
3776M: Jiri Slaby <jirislaby@gmail.com>
3777S: Maintained
3778F: drivers/char/isicom.c
3779F: include/linux/isicom.h
3780
3781MUSB MULTIPOINT HIGH SPEED DUAL-ROLE CONTROLLER
3782M: Felipe Balbi <felipe.balbi@nokia.com>
3783L: linux-usb@vger.kernel.org
3784T: git git://gitorious.org/usb/usb.git
3785S: Maintained
3786F: drivers/usb/musb/
3787
3788MYRICOM MYRI-10G 10GbE DRIVER (MYRI10GE)
3789M: Andrew Gallatin <gallatin@myri.com>
3790M: Brice Goglin <brice@myri.com>
3791L: netdev@vger.kernel.org
3792W: http://www.myri.com/scs/download-Myri10GE.html
3793S: Supported
3794F: drivers/net/myri10ge/
3795
3796NATSEMI ETHERNET DRIVER (DP8381x)
3797M: Tim Hockin <thockin@hockin.org>
3798S: Maintained
3799F: drivers/net/natsemi.c
3800
3801NCP FILESYSTEM
3802M: Petr Vandrovec <vandrove@vc.cvut.cz>
3803S: Maintained
3804F: fs/ncpfs/
3805
3806NCR DUAL 700 SCSI DRIVER (MICROCHANNEL)
3807M: "James E.J. Bottomley" <James.Bottomley@HansenPartnership.com>
3808L: linux-scsi@vger.kernel.org
3809S: Maintained
3810F: drivers/scsi/NCR_D700.*
3811
3812NETEFFECT IWARP RNIC DRIVER (IW_NES)
3813M: Faisal Latif <faisal.latif@intel.com>
3814M: Chien Tung <chien.tin.tung@intel.com>
3815L: linux-rdma@vger.kernel.org
3816W: http://www.neteffect.com
3817S: Supported
3818F: drivers/infiniband/hw/nes/
3819
3820NETEM NETWORK EMULATOR
3821M: Stephen Hemminger <shemminger@linux-foundation.org>
3822L: netem@lists.linux-foundation.org
3823S: Maintained
3824F: net/sched/sch_netem.c
3825
3826NETERION (S2IO) 10GbE DRIVER (xframe/vxge)
3827M: Ramkrishna Vepa <ram.vepa@neterion.com>
3828M: Rastapur Santosh <santosh.rastapur@neterion.com>
3829M: Sivakumar Subramani <sivakumar.subramani@neterion.com>
3830M: Sreenivasa Honnur <sreenivasa.honnur@neterion.com>
3831L: netdev@vger.kernel.org
3832W: http://trac.neterion.com/cgi-bin/trac.cgi/wiki/Linux?Anonymous
3833W: http://trac.neterion.com/cgi-bin/trac.cgi/wiki/X3100Linux?Anonymous
3834S: Supported
3835F: Documentation/networking/s2io.txt
3836F: drivers/net/s2io*
3837
3838NETFILTER/IPTABLES/IPCHAINS
3839P: Rusty Russell
3840P: Marc Boucher
3841P: James Morris
3842P: Harald Welte
3843P: Jozsef Kadlecsik
3844M: Patrick McHardy <kaber@trash.net>
3845L: netfilter-devel@vger.kernel.org
3846L: netfilter@vger.kernel.org
3847L: coreteam@netfilter.org
3848W: http://www.netfilter.org/
3849W: http://www.iptables.org/
3850T: git git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-2.6.git
3851S: Supported
3852F: include/linux/netfilter*
3853F: include/linux/netfilter/
3854F: include/net/netfilter/
3855F: net/*/netfilter.c
3856F: net/*/netfilter/
3857F: net/netfilter/
3858
3859NETLABEL
3860M: Paul Moore <paul.moore@hp.com>
3861W: http://netlabel.sf.net
3862L: netdev@vger.kernel.org
3863S: Supported
3864F: Documentation/netlabel/
3865F: include/net/netlabel.h
3866F: net/netlabel/
3867
3868NETROM NETWORK LAYER
3869M: Ralf Baechle <ralf@linux-mips.org>
3870L: linux-hams@vger.kernel.org
3871W: http://www.linux-ax25.org/
3872S: Maintained
3873F: include/linux/netrom.h
3874F: include/net/netrom.h
3875F: net/netrom/
3876
3877NETWORK BLOCK DEVICE (NBD)
3878M: Paul Clements <Paul.Clements@steeleye.com>
3879S: Maintained
3880F: Documentation/blockdev/nbd.txt
3881F: drivers/block/nbd.c
3882F: include/linux/nbd.h
3883
3884NETWORK DROP MONITOR
3885M: Neil Horman <nhorman@tuxdriver.com>
3886L: netdev@vger.kernel.org
3887S: Maintained
3888W: https://fedorahosted.org/dropwatch/
3889F: net/core/drop_monitor.c
3890
3891NETWORKING [GENERAL]
3892M: "David S. Miller" <davem@davemloft.net>
3893L: netdev@vger.kernel.org
3894W: http://www.linuxfoundation.org/en/Net
3895W: http://patchwork.ozlabs.org/project/netdev/list/
3896T: git git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6.git
3897T: git git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6.git
3898S: Maintained
3899F: net/
3900F: include/net/
3901F: include/linux/in.h
3902F: include/linux/net.h
3903F: include/linux/netdevice.h
3904
3905NETWORKING [IPv4/IPv6]
3906M: "David S. Miller" <davem@davemloft.net>
3907M: Alexey Kuznetsov <kuznet@ms2.inr.ac.ru>
3908M: "Pekka Savola (ipv6)" <pekkas@netcore.fi>
3909M: James Morris <jmorris@namei.org>
3910M: Hideaki YOSHIFUJI <yoshfuji@linux-ipv6.org>
3911M: Patrick McHardy <kaber@trash.net>
3912L: netdev@vger.kernel.org
3913T: git git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6.git
3914S: Maintained
3915F: net/ipv4/
3916F: net/ipv6/
3917F: include/net/ip*
3918
3919NETWORKING [LABELED] (NetLabel, CIPSO, Labeled IPsec, SECMARK)
3920M: Paul Moore <paul.moore@hp.com>
3921L: netdev@vger.kernel.org
3922S: Maintained
3923
3924NETWORKING [WIRELESS]
3925M: "John W. Linville" <linville@tuxdriver.com>
3926L: linux-wireless@vger.kernel.org
3927Q: http://patchwork.kernel.org/project/linux-wireless/list/
3928T: git git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6.git
3929S: Maintained
3930F: net/mac80211/
3931F: net/rfkill/
3932F: net/wireless/
3933F: include/net/ieee80211*
3934F: include/linux/wireless.h
3935F: drivers/net/wireless/
3936
3937NETWORKING DRIVERS
3938L: netdev@vger.kernel.org
3939W: http://www.linuxfoundation.org/en/Net
3940T: git git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6.git
3941T: git git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6.git
3942S: Odd Fixes
3943F: drivers/net/
3944F: include/linux/if_*
3945F: include/linux/*device.h
3946
3947NETXEN (1/10) GbE SUPPORT
3948M: Amit Kumar Salecha <amit.salecha@qlogic.com>
3949L: netdev@vger.kernel.org
3950W: http://www.qlogic.com
3951S: Supported
3952F: drivers/net/netxen/
3953
3954NFS, SUNRPC, AND LOCKD CLIENTS
3955M: Trond Myklebust <Trond.Myklebust@netapp.com>
3956L: linux-nfs@vger.kernel.org
3957W: http://client.linux-nfs.org
3958T: git git://git.linux-nfs.org/pub/linux/nfs-2.6.git
3959S: Maintained
3960F: fs/lockd/
3961F: fs/nfs/
3962F: fs/nfs_common/
3963F: net/sunrpc/
3964F: include/linux/lockd/
3965F: include/linux/nfs*
3966F: include/linux/sunrpc/
3967
3968NI5010 NETWORK DRIVER
3969M: Jan-Pascal van Best <janpascal@vanbest.org>
3970M: Andreas Mohr <andi@lisas.de>
3971L: netdev@vger.kernel.org
3972S: Maintained
3973F: drivers/net/ni5010.*
3974
3975NILFS2 FILESYSTEM
3976M: KONISHI Ryusuke <konishi.ryusuke@lab.ntt.co.jp>
3977L: linux-nilfs@vger.kernel.org
3978W: http://www.nilfs.org/en/
3979S: Supported
3980F: Documentation/filesystems/nilfs2.txt
3981F: fs/nilfs2/
3982F: include/linux/nilfs2_fs.h
3983
3984NINJA SCSI-3 / NINJA SCSI-32Bi (16bit/CardBus) PCMCIA SCSI HOST ADAPTER DRIVER
3985M: YOKOTA Hiroshi <yokota@netlab.is.tsukuba.ac.jp>
3986W: http://www.netlab.is.tsukuba.ac.jp/~yokota/izumi/ninja/
3987S: Maintained
3988F: Documentation/scsi/NinjaSCSI.txt
3989F: drivers/scsi/pcmcia/nsp_*
3990
3991NINJA SCSI-32Bi/UDE PCI/CARDBUS SCSI HOST ADAPTER DRIVER
3992M: GOTO Masanori <gotom@debian.or.jp>
3993M: YOKOTA Hiroshi <yokota@netlab.is.tsukuba.ac.jp>
3994W: http://www.netlab.is.tsukuba.ac.jp/~yokota/izumi/ninja/
3995S: Maintained
3996F: Documentation/scsi/NinjaSCSI.txt
3997F: drivers/scsi/nsp32*
3998
3999NTFS FILESYSTEM
4000M: Anton Altaparmakov <aia21@cantab.net>
4001L: linux-ntfs-dev@lists.sourceforge.net
4002W: http://www.linux-ntfs.org/
4003T: git git://git.kernel.org/pub/scm/linux/kernel/git/aia21/ntfs-2.6.git
4004S: Maintained
4005F: Documentation/filesystems/ntfs.txt
4006F: fs/ntfs/
4007
4008NVIDIA (rivafb and nvidiafb) FRAMEBUFFER DRIVER
4009M: Antonino Daplas <adaplas@gmail.com>
4010L: linux-fbdev@vger.kernel.org
4011S: Maintained
4012F: drivers/video/riva/
4013F: drivers/video/nvidia/
4014
4015OMAP SUPPORT
4016M: Tony Lindgren <tony@atomide.com>
4017L: linux-omap@vger.kernel.org
4018W: http://www.muru.com/linux/omap/
4019W: http://linux.omap.com/
4020Q: http://patchwork.kernel.org/project/linux-omap/list/
4021T: git git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6.git
4022S: Maintained
4023F: arch/arm/*omap*/
4024
4025OMAP CLOCK FRAMEWORK SUPPORT
4026M: Paul Walmsley <paul@pwsan.com>
4027L: linux-omap@vger.kernel.org
4028S: Maintained
4029F: arch/arm/*omap*/*clock*
4030
4031OMAP POWER MANAGEMENT SUPPORT
4032M: Kevin Hilman <khilman@deeprootsystems.com>
4033L: linux-omap@vger.kernel.org
4034S: Maintained
4035F: arch/arm/*omap*/*pm*
4036
4037OMAP AUDIO SUPPORT
4038M: Jarkko Nikula <jhnikula@gmail.com>
4039L: alsa-devel@alsa-project.org (subscribers-only)
4040L: linux-omap@vger.kernel.org
4041S: Maintained
4042F: sound/soc/omap/
4043
4044OMAP FRAMEBUFFER SUPPORT
4045M: Tomi Valkeinen <tomi.valkeinen@nokia.com>
4046L: linux-fbdev@vger.kernel.org
4047L: linux-omap@vger.kernel.org
4048S: Maintained
4049F: drivers/video/omap/
4050
4051OMAP DISPLAY SUBSYSTEM and FRAMEBUFFER SUPPORT (DSS2)
4052M: Tomi Valkeinen <tomi.valkeinen@nokia.com>
4053L: linux-omap@vger.kernel.org
4054L: linux-fbdev@vger.kernel.org
4055S: Maintained
4056F: drivers/video/omap2/
4057F: Documentation/arm/OMAP/DSS
4058
4059OMAP MMC SUPPORT
4060M: Jarkko Lavinen <jarkko.lavinen@nokia.com>
4061L: linux-omap@vger.kernel.org
4062S: Maintained
4063F: drivers/mmc/host/omap.c
4064
4065OMAP HS MMC SUPPORT
4066M: Madhusudhan Chikkature <madhu.cr@ti.com>
4067L: linux-omap@vger.kernel.org
4068S: Maintained
4069F: drivers/mmc/host/omap_hsmmc.c
4070
4071OMAP RANDOM NUMBER GENERATOR SUPPORT
4072M: Deepak Saxena <dsaxena@plexity.net>
4073S: Maintained
4074F: drivers/char/hw_random/omap-rng.c
4075
4076OMAP USB SUPPORT
4077M: Felipe Balbi <felipe.balbi@nokia.com>
4078M: David Brownell <dbrownell@users.sourceforge.net>
4079L: linux-usb@vger.kernel.org
4080L: linux-omap@vger.kernel.org
4081S: Maintained
4082
4083OMFS FILESYSTEM
4084M: Bob Copeland <me@bobcopeland.com>
4085L: linux-karma-devel@lists.sourceforge.net
4086S: Maintained
4087F: Documentation/filesystems/omfs.txt
4088F: fs/omfs/
4089
4090OMNIKEY CARDMAN 4000 DRIVER
4091M: Harald Welte <laforge@gnumonks.org>
4092S: Maintained
4093F: drivers/char/pcmcia/cm4000_cs.c
4094F: include/linux/cm4000_cs.h
4095
4096OMNIKEY CARDMAN 4040 DRIVER
4097M: Harald Welte <laforge@gnumonks.org>
4098S: Maintained
4099F: drivers/char/pcmcia/cm4040_cs.*
4100
4101OMNIVISION OV7670 SENSOR DRIVER
4102M: Jonathan Corbet <corbet@lwn.net>
4103L: linux-media@vger.kernel.org
4104T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6.git
4105S: Maintained
4106F: drivers/media/video/ov7670.c
4107
4108ONENAND FLASH DRIVER
4109M: Kyungmin Park <kyungmin.park@samsung.com>
4110L: linux-mtd@lists.infradead.org
4111S: Maintained
4112F: drivers/mtd/onenand/
4113F: include/linux/mtd/onenand*.h
4114
4115ONSTREAM SCSI TAPE DRIVER
4116M: Willem Riede <osst@riede.org>
4117L: osst-users@lists.sourceforge.net
4118L: linux-scsi@vger.kernel.org
4119S: Maintained
4120F: drivers/scsi/osst*
4121F: drivers/scsi/st*
4122
4123OPENCORES I2C BUS DRIVER
4124M: Peter Korsgaard <jacmet@sunsite.dk>
4125L: linux-i2c@vger.kernel.org
4126S: Maintained
4127F: Documentation/i2c/busses/i2c-ocores
4128F: drivers/i2c/busses/i2c-ocores.c
4129
4130OPEN FIRMWARE AND FLATTENED DEVICE TREE
4131M: Grant Likely <grant.likely@secretlab.ca>
4132L: devicetree-discuss@lists.ozlabs.org
4133W: http://fdt.secretlab.ca
4134S: Maintained
4135F: drivers/of
4136F: include/linux/of*.h
4137K: of_get_property
4138
4139OPROFILE
4140M: Robert Richter <robert.richter@amd.com>
4141L: oprofile-list@lists.sf.net
4142S: Maintained
4143F: arch/*/oprofile/
4144F: drivers/oprofile/
4145F: include/linux/oprofile.h
4146
4147ORACLE CLUSTER FILESYSTEM 2 (OCFS2)
4148M: Mark Fasheh <mfasheh@suse.com>
4149M: Joel Becker <joel.becker@oracle.com>
4150L: ocfs2-devel@oss.oracle.com (moderated for non-subscribers)
4151W: http://oss.oracle.com/projects/ocfs2/
4152T: git git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/ocfs2.git
4153S: Supported
4154F: Documentation/filesystems/ocfs2.txt
4155F: Documentation/filesystems/dlmfs.txt
4156F: fs/ocfs2/
4157
4158ORINOCO DRIVER
4159M: Pavel Roskin <proski@gnu.org>
4160M: David Gibson <hermes@gibson.dropbear.id.au>
4161L: linux-wireless@vger.kernel.org
4162L: orinoco-users@lists.sourceforge.net
4163L: orinoco-devel@lists.sourceforge.net
4164W: http://www.nongnu.org/orinoco/
4165S: Maintained
4166F: drivers/net/wireless/orinoco/
4167
4168OSD LIBRARY and FILESYSTEM
4169M: Boaz Harrosh <bharrosh@panasas.com>
4170M: Benny Halevy <bhalevy@panasas.com>
4171L: osd-dev@open-osd.org
4172W: http://open-osd.org
4173T: git git://git.open-osd.org/open-osd.git
4174S: Maintained
4175F: drivers/scsi/osd/
4176F: include/scsi/osd_*
4177F: fs/exofs/
4178
4179P54 WIRELESS DRIVER
4180M: Michael Wu <flamingice@sourmilk.net>
4181L: linux-wireless@vger.kernel.org
4182W: http://prism54.org
4183T: git git://git.kernel.org/pub/scm/linux/kernel/git/mwu/mac80211-drivers.git
4184S: Maintained
4185F: drivers/net/wireless/p54/
4186
4187PA SEMI ETHERNET DRIVER
4188M: Olof Johansson <olof@lixom.net>
4189L: netdev@vger.kernel.org
4190S: Maintained
4191F: drivers/net/pasemi_mac.*
4192
4193PA SEMI SMBUS DRIVER
4194M: Olof Johansson <olof@lixom.net>
4195L: linux-i2c@vger.kernel.org
4196S: Maintained
4197F: drivers/i2c/busses/i2c-pasemi.c
4198
4199PANASONIC LAPTOP ACPI EXTRAS DRIVER
4200M: Harald Welte <laforge@gnumonks.org>
4201L: platform-driver-x86@vger.kernel.org
4202S: Maintained
4203F: drivers/platform/x86/panasonic-laptop.c
4204
4205PANASONIC MN10300/AM33 PORT
4206M: David Howells <dhowells@redhat.com>
4207M: Koichi Yasutake <yasutake.koichi@jp.panasonic.com>
4208L: linux-am33-list@redhat.com (moderated for non-subscribers)
4209W: ftp://ftp.redhat.com/pub/redhat/gnupro/AM33/
4210S: Maintained
4211F: Documentation/mn10300/
4212F: arch/mn10300/
4213
4214PARALLEL PORT SUPPORT
4215L: linux-parport@lists.infradead.org (subscribers-only)
4216S: Orphan
4217F: drivers/parport/
4218F: include/linux/parport*.h
4219F: drivers/char/ppdev.c
4220F: include/linux/ppdev.h
4221
4222PARAVIRT_OPS INTERFACE
4223M: Jeremy Fitzhardinge <jeremy@xensource.com>
4224M: Chris Wright <chrisw@sous-sol.org>
4225M: Alok Kataria <akataria@vmware.com>
4226M: Rusty Russell <rusty@rustcorp.com.au>
4227L: virtualization@lists.osdl.org
4228S: Supported
4229F: Documentation/ia64/paravirt_ops.txt
4230F: arch/*/kernel/paravirt*
4231F: arch/*/include/asm/paravirt.h
4232
4233PARIDE DRIVERS FOR PARALLEL PORT IDE DEVICES
4234M: Tim Waugh <tim@cyberelk.net>
4235L: linux-parport@lists.infradead.org (subscribers-only)
4236W: http://www.torque.net/linux-pp.html
4237S: Maintained
4238F: Documentation/blockdev/paride.txt
4239F: drivers/block/paride/
4240
4241PARISC ARCHITECTURE
4242M: Kyle McMartin <kyle@mcmartin.ca>
4243M: Helge Deller <deller@gmx.de>
4244M: "James E.J. Bottomley" <jejb@parisc-linux.org>
4245L: linux-parisc@vger.kernel.org
4246W: http://www.parisc-linux.org/
4247Q: http://patchwork.kernel.org/project/linux-parisc/list/
4248T: git git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6.git
4249S: Maintained
4250F: arch/parisc/
4251F: drivers/parisc/
4252
4253PC87360 HARDWARE MONITORING DRIVER
4254M: Jim Cromie <jim.cromie@gmail.com>
4255L: lm-sensors@lm-sensors.org
4256S: Maintained
4257F: Documentation/hwmon/pc87360
4258F: drivers/hwmon/pc87360.c
4259
4260PC8736x GPIO DRIVER
4261M: Jim Cromie <jim.cromie@gmail.com>
4262S: Maintained
4263F: drivers/char/pc8736x_gpio.c
4264
4265PCA9532 LED DRIVER
4266M: Riku Voipio <riku.voipio@iki.fi>
4267S: Maintained
4268F: drivers/leds/leds-pca9532.c
4269F: include/linux/leds-pca9532.h
4270
4271PCA9564/PCA9665 I2C BUS DRIVER
4272M: Wolfram Sang <w.sang@pengutronix.de>
4273L: linux-i2c@vger.kernel.org
4274S: Maintained
4275F: drivers/i2c/algos/i2c-algo-pca.c
4276F: drivers/i2c/busses/i2c-pca-*
4277F: include/linux/i2c-algo-pca.h
4278F: include/linux/i2c-pca-platform.h
4279
4280PCI ERROR RECOVERY
4281M: Linas Vepstas <linas@austin.ibm.com>
4282L: linux-pci@vger.kernel.org
4283S: Supported
4284F: Documentation/PCI/pci-error-recovery.txt
4285F: Documentation/powerpc/eeh-pci-error-recovery.txt
4286
4287PCI SUBSYSTEM
4288M: Jesse Barnes <jbarnes@virtuousgeek.org>
4289L: linux-pci@vger.kernel.org
4290Q: http://patchwork.kernel.org/project/linux-pci/list/
4291T: git git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6.git
4292S: Supported
4293F: Documentation/PCI/
4294F: drivers/pci/
4295F: include/linux/pci*
4296
4297PCI HOTPLUG
4298M: Jesse Barnes <jbarnes@virtuousgeek.org>
4299L: linux-pci@vger.kernel.org
4300S: Supported
4301F: drivers/pci/hotplug
4302
4303PCMCIA SUBSYSTEM
4304P: Linux PCMCIA Team
4305L: linux-pcmcia@lists.infradead.org
4306W: http://lists.infradead.org/mailman/listinfo/linux-pcmcia
4307T: git git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6.git
4308S: Maintained
4309F: Documentation/pcmcia/
4310F: drivers/pcmcia/
4311F: include/pcmcia/
4312
4313PCNET32 NETWORK DRIVER
4314M: Don Fry <pcnet32@verizon.net>
4315L: netdev@vger.kernel.org
4316S: Maintained
4317F: drivers/net/pcnet32.c
4318
4319PER-TASK DELAY ACCOUNTING
4320M: Balbir Singh <balbir@linux.vnet.ibm.com>
4321S: Maintained
4322F: include/linux/delayacct.h
4323F: kernel/delayacct.c
4324
4325PERFORMANCE EVENTS SUBSYSTEM
4326M: Peter Zijlstra <a.p.zijlstra@chello.nl>
4327M: Paul Mackerras <paulus@samba.org>
4328M: Ingo Molnar <mingo@elte.hu>
4329M: Arnaldo Carvalho de Melo <acme@redhat.com>
4330S: Supported
4331F: kernel/perf_event.c
4332F: include/linux/perf_event.h
4333F: arch/*/kernel/perf_event.c
4334F: arch/*/kernel/*/perf_event.c
4335F: arch/*/kernel/*/*/perf_event.c
4336F: arch/*/include/asm/perf_event.h
4337F: arch/*/lib/perf_event.c
4338F: arch/*/kernel/perf_callchain.c
4339F: tools/perf/
4340
4341PERSONALITY HANDLING
4342M: Christoph Hellwig <hch@infradead.org>
4343L: linux-abi-devel@lists.sourceforge.net
4344S: Maintained
4345F: include/linux/personality.h
4346
4347PHRAM MTD DRIVER
4348M: Joern Engel <joern@lazybastard.org>
4349L: linux-mtd@lists.infradead.org
4350S: Maintained
4351F: drivers/mtd/devices/phram.c
4352
4353PKTCDVD DRIVER
4354M: Peter Osterlund <petero2@telia.com>
4355S: Maintained
4356F: drivers/block/pktcdvd.c
4357F: include/linux/pktcdvd.h
4358
4359PMC SIERRA MaxRAID DRIVER
4360M: Anil Ravindranath <anil_ravindranath@pmc-sierra.com>
4361L: linux-scsi@vger.kernel.org
4362W: http://www.pmc-sierra.com/
4363S: Supported
4364F: drivers/scsi/pmcraid.*
4365
4366PMC SIERRA PM8001 DRIVER
4367M: jack_wang@usish.com
4368M: lindar_liu@usish.com
4369L: linux-scsi@vger.kernel.org
4370S: Supported
4371F: drivers/scsi/pm8001/
4372
4373POSIX CLOCKS and TIMERS
4374M: Thomas Gleixner <tglx@linutronix.de>
4375S: Supported
4376F: fs/timerfd.c
4377F: include/linux/timer*
4378F: kernel/*timer*
4379
4380POWER SUPPLY CLASS/SUBSYSTEM and DRIVERS
4381M: Anton Vorontsov <cbou@mail.ru>
4382M: David Woodhouse <dwmw2@infradead.org>
4383T: git git://git.infradead.org/battery-2.6.git
4384S: Maintained
4385F: include/linux/power_supply.h
4386F: drivers/power/power_supply*
4387
4388PNP SUPPORT
4389M: Adam Belay <abelay@mit.edu>
4390M: Bjorn Helgaas <bjorn.helgaas@hp.com>
4391S: Maintained
4392F: drivers/pnp/
4393
4394PNXxxxx I2C DRIVER
4395M: Vitaly Wool <vitalywool@gmail.com>
4396L: linux-i2c@vger.kernel.org
4397S: Maintained
4398F: drivers/i2c/busses/i2c-pnx.c
4399
4400PPP PROTOCOL DRIVERS AND COMPRESSORS
4401M: Paul Mackerras <paulus@samba.org>
4402L: linux-ppp@vger.kernel.org
4403S: Maintained
4404F: drivers/net/ppp_*
4405
4406PPP OVER ATM (RFC 2364)
4407M: Mitchell Blank Jr <mitch@sfgoth.com>
4408S: Maintained
4409F: net/atm/pppoatm.c
4410F: include/linux/atmppp.h
4411
4412PPP OVER ETHERNET
4413M: Michal Ostrowski <mostrows@earthlink.net>
4414S: Maintained
4415F: drivers/net/pppoe.c
4416F: drivers/net/pppox.c
4417
4418PPP OVER L2TP
4419M: James Chapman <jchapman@katalix.com>
4420S: Maintained
4421F: drivers/net/pppol2tp.c
4422F: include/linux/if_pppol2tp.h
4423
4424PPS SUPPORT
4425M: Rodolfo Giometti <giometti@enneenne.com>
4426W: http://wiki.enneenne.com/index.php/LinuxPPS_support
4427L: linuxpps@ml.enneenne.com (subscribers-only)
4428S: Maintained
4429F: Documentation/pps/
4430F: drivers/pps/
4431F: include/linux/pps*.h
4432
4433PREEMPTIBLE KERNEL
4434M: Robert Love <rml@tech9.net>
4435L: kpreempt-tech@lists.sourceforge.net
4436W: ftp://ftp.kernel.org/pub/linux/kernel/people/rml/preempt-kernel
4437S: Supported
4438F: Documentation/preempt-locking.txt
4439F: include/linux/preempt.h
4440
4441PRISM54 WIRELESS DRIVER
4442M: "Luis R. Rodriguez" <mcgrof@gmail.com>
4443L: linux-wireless@vger.kernel.org
4444W: http://prism54.org
4445S: Maintained
4446F: drivers/net/wireless/prism54/
4447
4448PROMISE DC4030 CACHING DISK CONTROLLER DRIVER
4449M: Peter Denison <promise@pnd-pc.demon.co.uk>
4450W: http://www.pnd-pc.demon.co.uk/promise/
4451S: Maintained
4452
4453PROMISE SATA TX2/TX4 CONTROLLER LIBATA DRIVER
4454M: Mikael Pettersson <mikpe@it.uu.se>
4455L: linux-ide@vger.kernel.org
4456S: Maintained
4457F: drivers/ata/sata_promise.*
4458
4459PS3 NETWORK SUPPORT
4460M: Geoff Levand <geoffrey.levand@am.sony.com>
4461L: netdev@vger.kernel.org
4462L: cbe-oss-dev@ozlabs.org
4463S: Supported
4464F: drivers/net/ps3_gelic_net.*
4465
4466PS3 PLATFORM SUPPORT
4467M: Geoff Levand <geoffrey.levand@am.sony.com>
4468L: linuxppc-dev@ozlabs.org
4469L: cbe-oss-dev@ozlabs.org
4470S: Supported
4471F: arch/powerpc/boot/ps3*
4472F: arch/powerpc/include/asm/lv1call.h
4473F: arch/powerpc/include/asm/ps3*.h
4474F: arch/powerpc/platforms/ps3/
4475F: drivers/*/ps3*
4476F: drivers/ps3/
4477F: drivers/rtc/rtc-ps3.c
4478F: drivers/usb/host/*ps3.c
4479F: sound/ppc/snd_ps3*
4480
4481PS3VRAM DRIVER
4482M: Jim Paris <jim@jtan.com>
4483L: cbe-oss-dev@ozlabs.org
4484S: Maintained
4485
4486PTRACE SUPPORT
4487M: Roland McGrath <roland@redhat.com>
4488M: Oleg Nesterov <oleg@redhat.com>
4489S: Maintained
4490F: include/asm-generic/syscall.h
4491F: include/linux/ptrace.h
4492F: include/linux/regset.h
4493F: include/linux/tracehook.h
4494F: kernel/ptrace.c
4495
4496PVRUSB2 VIDEO4LINUX DRIVER
4497M: Mike Isely <isely@pobox.com>
4498L: pvrusb2@isely.net (subscribers-only)
4499L: linux-media@vger.kernel.org
4500W: http://www.isely.net/pvrusb2/
4501T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6.git
4502S: Maintained
4503F: Documentation/video4linux/README.pvrusb2
4504F: drivers/media/video/pvrusb2/
4505
4506PXA2xx/PXA3xx SUPPORT
4507M: Eric Miao <eric.y.miao@gmail.com>
4508M: Russell King <linux@arm.linux.org.uk>
4509L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
4510S: Maintained
4511F: arch/arm/mach-pxa/
4512F: drivers/pcmcia/pxa2xx*
4513F: drivers/spi/pxa2xx*
4514F: drivers/usb/gadget/pxa2*
4515F: include/sound/pxa2xx-lib.h
4516F: sound/arm/pxa*
4517F: sound/soc/pxa
4518
4519PXA168 SUPPORT
4520M: Eric Miao <eric.y.miao@gmail.com>
4521M: Jason Chagas <jason.chagas@marvell.com>
4522L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
4523T: git git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6.git
4524S: Maintained
4525
4526PXA910 SUPPORT
4527M: Eric Miao <eric.y.miao@gmail.com>
4528L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
4529T: git git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6.git
4530S: Maintained
4531
4532MMP2 SUPPORT (aka ARMADA610)
4533M: Haojian Zhuang <haojian.zhuang@marvell.com>
4534M: Eric Miao <eric.y.miao@gmail.com>
4535L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
4536T: git git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6.git
4537S: Maintained
4538
4539PXA MMCI DRIVER
4540S: Orphan
4541
4542PXA RTC DRIVER
4543M: Robert Jarzmik <robert.jarzmik@free.fr>
4544L: rtc-linux@googlegroups.com
4545S: Maintained
4546
4547QLOGIC QLA2XXX FC-SCSI DRIVER
4548M: Andrew Vasquez <andrew.vasquez@qlogic.com>
4549M: linux-driver@qlogic.com
4550L: linux-scsi@vger.kernel.org
4551S: Supported
4552F: Documentation/scsi/LICENSE.qla2xxx
4553F: drivers/scsi/qla2xxx/
4554
4555QLOGIC QLA3XXX NETWORK DRIVER
4556M: Ron Mercer <ron.mercer@qlogic.com>
4557M: linux-driver@qlogic.com
4558L: netdev@vger.kernel.org
4559S: Supported
4560F: Documentation/networking/LICENSE.qla3xxx
4561F: drivers/net/qla3xxx.*
4562
4563QLOGIC QLCNIC (1/10)Gb ETHERNET DRIVER
4564M: Amit Kumar Salecha <amit.salecha@qlogic.com>
4565M: linux-driver@qlogic.com
4566L: netdev@vger.kernel.org
4567S: Supported
4568F: drivers/net/qlcnic/
4569
4570QLOGIC QLGE 10Gb ETHERNET DRIVER
4571M: Ron Mercer <ron.mercer@qlogic.com>
4572M: linux-driver@qlogic.com
4573L: netdev@vger.kernel.org
4574S: Supported
4575F: drivers/net/qlge/
4576
4577QNX4 FILESYSTEM
4578M: Anders Larsen <al@alarsen.net>
4579W: http://www.alarsen.net/linux/qnx4fs/
4580S: Maintained
4581F: fs/qnx4/
4582F: include/linux/qnx4_fs.h
4583F: include/linux/qnxtypes.h
4584
4585RADEON FRAMEBUFFER DISPLAY DRIVER
4586M: Benjamin Herrenschmidt <benh@kernel.crashing.org>
4587L: linux-fbdev@vger.kernel.org
4588S: Maintained
4589F: drivers/video/aty/radeon*
4590F: include/linux/radeonfb.h
4591
4592RAGE128 FRAMEBUFFER DISPLAY DRIVER
4593M: Paul Mackerras <paulus@samba.org>
4594L: linux-fbdev@vger.kernel.org
4595S: Maintained
4596F: drivers/video/aty/aty128fb.c
4597
4598RALINK RT2X00 WIRELESS LAN DRIVER
4599P: rt2x00 project
4600M: Ivo van Doorn <IvDoorn@gmail.com>
4601M: Gertjan van Wingerde <gwingerde@gmail.com>
4602L: linux-wireless@vger.kernel.org
4603L: users@rt2x00.serialmonkey.com (moderated for non-subscribers)
4604W: http://rt2x00.serialmonkey.com/
4605S: Maintained
4606T: git git://git.kernel.org/pub/scm/linux/kernel/git/ivd/rt2x00.git
4607F: drivers/net/wireless/rt2x00/
4608
4609RAMDISK RAM BLOCK DEVICE DRIVER
4610M: Nick Piggin <npiggin@suse.de>
4611S: Maintained
4612F: Documentation/blockdev/ramdisk.txt
4613F: drivers/block/brd.c
4614
4615RANDOM NUMBER DRIVER
4616M: Matt Mackall <mpm@selenic.com>
4617S: Maintained
4618F: drivers/char/random.c
4619
4620RAPIDIO SUBSYSTEM
4621M: Matt Porter <mporter@kernel.crashing.org>
4622S: Maintained
4623F: drivers/rapidio/
4624
4625RAYLINK/WEBGEAR 802.11 WIRELESS LAN DRIVER
4626M: Corey Thomas <coreythomas@charter.net>
4627L: linux-wireless@vger.kernel.org
4628S: Maintained
4629F: drivers/net/wireless/ray*
4630
4631RCUTORTURE MODULE
4632M: Josh Triplett <josh@freedesktop.org>
4633M: "Paul E. McKenney" <paulmck@linux.vnet.ibm.com>
4634S: Supported
4635F: Documentation/RCU/torture.txt
4636F: kernel/rcutorture.c
4637
4638RDC R-321X SoC
4639M: Florian Fainelli <florian@openwrt.org>
4640S: Maintained
4641
4642RDC R6040 FAST ETHERNET DRIVER
4643M: Florian Fainelli <florian@openwrt.org>
4644L: netdev@vger.kernel.org
4645S: Maintained
4646F: drivers/net/r6040.c
4647
4648RDS - RELIABLE DATAGRAM SOCKETS
4649M: Andy Grover <andy.grover@oracle.com>
4650L: rds-devel@oss.oracle.com (moderated for non-subscribers)
4651S: Supported
4652F: net/rds/
4653
4654READ-COPY UPDATE (RCU)
4655M: Dipankar Sarma <dipankar@in.ibm.com>
4656M: "Paul E. McKenney" <paulmck@linux.vnet.ibm.com>
4657W: http://www.rdrop.com/users/paulmck/rclock/
4658S: Supported
4659F: Documentation/RCU/
4660F: include/linux/rcu*
4661F: include/linux/srcu*
4662F: kernel/rcu*
4663F: kernel/srcu*
4664X: kernel/rcutorture.c
4665
4666REAL TIME CLOCK DRIVER
4667M: Paul Gortmaker <p_gortmaker@yahoo.com>
4668S: Maintained
4669F: Documentation/rtc.txt
4670F: drivers/rtc/
4671F: include/linux/rtc.h
4672
4673REAL TIME CLOCK (RTC) SUBSYSTEM
4674M: Alessandro Zummo <a.zummo@towertech.it>
4675L: rtc-linux@googlegroups.com
4676Q: http://patchwork.ozlabs.org/project/rtc-linux/list/
4677S: Maintained
4678F: Documentation/rtc.txt
4679F: drivers/rtc/
4680F: include/linux/rtc.h
4681
4682REISERFS FILE SYSTEM
4683L: reiserfs-devel@vger.kernel.org
4684S: Supported
4685F: fs/reiserfs/
4686
4687RFKILL
4688M: Johannes Berg <johannes@sipsolutions.net>
4689L: linux-wireless@vger.kernel.org
4690S: Maintained
4691F: Documentation/rfkill.txt
4692F: net/rfkill/
4693
4694RISCOM8 DRIVER
4695S: Orphan
4696F: Documentation/serial/riscom8.txt
4697F: drivers/char/riscom8*
4698
4699ROCKETPORT DRIVER
4700P: Comtrol Corp.
4701W: http://www.comtrol.com
4702S: Maintained
4703F: Documentation/serial/rocket.txt
4704F: drivers/char/rocket*
4705
4706ROSE NETWORK LAYER
4707M: Ralf Baechle <ralf@linux-mips.org>
4708L: linux-hams@vger.kernel.org
4709W: http://www.linux-ax25.org/
4710S: Maintained
4711F: include/linux/rose.h
4712F: include/net/rose.h
4713F: net/rose/
4714
4715RTL8180 WIRELESS DRIVER
4716M: "John W. Linville" <linville@tuxdriver.com>
4717L: linux-wireless@vger.kernel.org
4718W: http://linuxwireless.org/
4719T: git git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-testing.git
4720S: Maintained
4721F: drivers/net/wireless/rtl818x/rtl8180*
4722
4723RTL8187 WIRELESS DRIVER
4724M: Herton Ronaldo Krzesinski <herton@mandriva.com.br>
4725M: Hin-Tak Leung <htl10@users.sourceforge.net>
4726M: Larry Finger <Larry.Finger@lwfinger.net>
4727L: linux-wireless@vger.kernel.org
4728W: http://linuxwireless.org/
4729T: git git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-testing.git
4730S: Maintained
4731F: drivers/net/wireless/rtl818x/rtl8187*
4732
4733S3 SAVAGE FRAMEBUFFER DRIVER
4734M: Antonino Daplas <adaplas@gmail.com>
4735L: linux-fbdev@vger.kernel.org
4736S: Maintained
4737F: drivers/video/savage/
4738
4739S390
4740M: Martin Schwidefsky <schwidefsky@de.ibm.com>
4741M: Heiko Carstens <heiko.carstens@de.ibm.com>
4742M: linux390@de.ibm.com
4743L: linux-s390@vger.kernel.org
4744W: http://www.ibm.com/developerworks/linux/linux390/
4745S: Supported
4746F: arch/s390/
4747F: drivers/s390/
4748
4749S390 NETWORK DRIVERS
4750M: Ursula Braun <ursula.braun@de.ibm.com>
4751M: Frank Blaschka <blaschka@linux.vnet.ibm.com>
4752M: linux390@de.ibm.com
4753L: linux-s390@vger.kernel.org
4754W: http://www.ibm.com/developerworks/linux/linux390/
4755S: Supported
4756F: drivers/s390/net/
4757
4758S390 ZCRYPT DRIVER
4759M: Felix Beck <felix.beck@de.ibm.com>
4760M: Ralph Wuerthner <ralph.wuerthner@de.ibm.com>
4761M: linux390@de.ibm.com
4762L: linux-s390@vger.kernel.org
4763W: http://www.ibm.com/developerworks/linux/linux390/
4764S: Supported
4765F: drivers/s390/crypto/
4766
4767S390 ZFCP DRIVER
4768M: Christof Schmitt <christof.schmitt@de.ibm.com>
4769M: Martin Peschke <mp3@de.ibm.com>
4770M: linux390@de.ibm.com
4771L: linux-s390@vger.kernel.org
4772W: http://www.ibm.com/developerworks/linux/linux390/
4773S: Supported
4774F: Documentation/s390/zfcpdump.txt
4775F: drivers/s390/scsi/zfcp_*
4776
4777S390 IUCV NETWORK LAYER
4778M: Ursula Braun <ursula.braun@de.ibm.com>
4779M: linux390@de.ibm.com
4780L: linux-s390@vger.kernel.org
4781W: http://www.ibm.com/developerworks/linux/linux390/
4782S: Supported
4783F: drivers/s390/net/*iucv*
4784F: include/net/iucv/
4785F: net/iucv/
4786
4787S3C24XX SD/MMC Driver
4788M: Ben Dooks <ben-linux@fluff.org>
4789L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
4790S: Supported
4791F: drivers/mmc/host/s3cmci.*
4792
4793SAA7146 VIDEO4LINUX-2 DRIVER
4794M: Michael Hunold <michael@mihu.de>
4795L: linux-media@vger.kernel.org
4796T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6.git
4797W: http://www.mihu.de/linux/saa7146
4798S: Maintained
4799F: drivers/media/common/saa7146*
4800F: drivers/media/video/*7146*
4801F: include/media/*7146*
4802
4803TLG2300 VIDEO4LINUX-2 DRIVER
4804M: Huang Shijie <shijie8@gmail.com>
4805M: Kang Yong <kangyong@telegent.com>
4806M: Zhang Xiaobing <xbzhang@telegent.com>
4807S: Supported
4808F: drivers/media/video/tlg2300
4809
4810SC1200 WDT DRIVER
4811M: Zwane Mwaikambo <zwane@arm.linux.org.uk>
4812S: Maintained
4813F: drivers/watchdog/sc1200wdt.c
4814
4815SCHEDULER
4816M: Ingo Molnar <mingo@elte.hu>
4817M: Peter Zijlstra <peterz@infradead.org>
4818S: Maintained
4819F: kernel/sched*
4820F: include/linux/sched.h
4821
4822SCORE ARCHITECTURE
4823M: Chen Liqin <liqin.chen@sunplusct.com>
4824M: Lennox Wu <lennox.wu@gmail.com>
4825W: http://www.sunplusct.com
4826S: Supported
4827F: arch/score/
4828
4829SCSI CDROM DRIVER
4830M: Jens Axboe <axboe@kernel.dk>
4831L: linux-scsi@vger.kernel.org
4832W: http://www.kernel.dk
4833S: Maintained
4834F: drivers/scsi/sr*
4835
4836SCSI SG DRIVER
4837M: Doug Gilbert <dgilbert@interlog.com>
4838L: linux-scsi@vger.kernel.org
4839W: http://www.torque.net/sg
4840S: Maintained
4841F: drivers/scsi/sg.c
4842F: include/scsi/sg.h
4843
4844SCSI SUBSYSTEM
4845M: "James E.J. Bottomley" <James.Bottomley@suse.de>
4846L: linux-scsi@vger.kernel.org
4847T: git git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6.git
4848T: git git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6.git
4849T: git git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-pending-2.6.git
4850S: Maintained
4851F: drivers/scsi/
4852F: include/scsi/
4853
4854SCSI TAPE DRIVER
4855M: Kai Mäkisara <Kai.Makisara@kolumbus.fi>
4856L: linux-scsi@vger.kernel.org
4857S: Maintained
4858F: Documentation/scsi/st.txt
4859F: drivers/scsi/st*
4860
4861SCTP PROTOCOL
4862M: Vlad Yasevich <vladislav.yasevich@hp.com>
4863M: Sridhar Samudrala <sri@us.ibm.com>
4864L: linux-sctp@vger.kernel.org
4865W: http://lksctp.sourceforge.net
4866S: Supported
4867F: Documentation/networking/sctp.txt
4868F: include/linux/sctp.h
4869F: include/net/sctp/
4870F: net/sctp/
4871
4872SCx200 CPU SUPPORT
4873M: Jim Cromie <jim.cromie@gmail.com>
4874S: Odd Fixes
4875F: Documentation/i2c/busses/scx200_acb
4876F: arch/x86/kernel/scx200_32.c
4877F: drivers/watchdog/scx200_wdt.c
4878F: drivers/i2c/busses/scx200*
4879F: drivers/mtd/maps/scx200_docflash.c
4880F: include/linux/scx200.h
4881
4882SCx200 GPIO DRIVER
4883M: Jim Cromie <jim.cromie@gmail.com>
4884S: Maintained
4885F: drivers/char/scx200_gpio.c
4886F: include/linux/scx200_gpio.h
4887
4888SCx200 HRT CLOCKSOURCE DRIVER
4889M: Jim Cromie <jim.cromie@gmail.com>
4890S: Maintained
4891F: drivers/clocksource/scx200_hrt.c
4892
4893SDRICOH_CS MMC/SD HOST CONTROLLER INTERFACE DRIVER
4894M: Sascha Sommer <saschasommer@freenet.de>
4895L: sdricohcs-devel@lists.sourceforge.net (subscribers-only)
4896S: Maintained
4897F: drivers/mmc/host/sdricoh_cs.c
4898
4899SECURE DIGITAL HOST CONTROLLER INTERFACE (SDHCI) DRIVER
4900S: Orphan
4901L: linux-mmc@vger.kernel.org
4902F: drivers/mmc/host/sdhci.*
4903
4904SECURE DIGITAL HOST CONTROLLER INTERFACE, OPEN FIRMWARE BINDINGS (SDHCI-OF)
4905M: Anton Vorontsov <avorontsov@ru.mvista.com>
4906L: linuxppc-dev@ozlabs.org
4907L: linux-mmc@vger.kernel.org
4908S: Maintained
4909F: drivers/mmc/host/sdhci-of.*
4910
4911SECURE DIGITAL HOST CONTROLLER INTERFACE (SDHCI) SAMSUNG DRIVER
4912M: Ben Dooks <ben-linux@fluff.org>
4913L: linux-mmc@vger.kernel.org
4914S: Maintained
4915F: drivers/mmc/host/sdhci-s3c.c
4916
4917SECURITY SUBSYSTEM
4918M: James Morris <jmorris@namei.org>
4919L: linux-security-module@vger.kernel.org (suggested Cc:)
4920T: git git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6.git
4921W: http://security.wiki.kernel.org/
4922S: Supported
4923F: security/
4924
4925SECURITY CONTACT
4926M: Security Officers <security@kernel.org>
4927S: Supported
4928
4929SELINUX SECURITY MODULE
4930M: Stephen Smalley <sds@tycho.nsa.gov>
4931M: James Morris <jmorris@namei.org>
4932M: Eric Paris <eparis@parisplace.org>
4933L: selinux@tycho.nsa.gov (subscribers-only, general discussion)
4934W: http://selinuxproject.org
4935T: git git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6.git
4936S: Supported
4937F: include/linux/selinux*
4938F: security/selinux/
4939
4940SENSABLE PHANTOM
4941M: Jiri Slaby <jirislaby@gmail.com>
4942S: Maintained
4943F: drivers/misc/phantom.c
4944F: include/linux/phantom.h
4945
4946SERIAL ATA (SATA) SUBSYSTEM
4947M: Jeff Garzik <jgarzik@pobox.com>
4948L: linux-ide@vger.kernel.org
4949T: git git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev.git
4950S: Supported
4951F: drivers/ata/
4952F: include/linux/ata.h
4953F: include/linux/libata.h
4954
4955SERVER ENGINES 10Gbps iSCSI - BladeEngine 2 DRIVER
4956M: Jayamohan Kallickal <jayamohank@serverengines.com>
4957L: linux-scsi@vger.kernel.org
4958W: http://www.serverengines.com
4959S: Supported
4960F: drivers/scsi/be2iscsi/
4961
4962SERVER ENGINES 10Gbps NIC - BladeEngine 2 DRIVER
4963M: Sathya Perla <sathyap@serverengines.com>
4964M: Subbu Seetharaman <subbus@serverengines.com>
4965M: Sarveshwar Bandi <sarveshwarb@serverengines.com>
4966M: Ajit Khaparde <ajitk@serverengines.com>
4967L: netdev@vger.kernel.org
4968W: http://www.serverengines.com
4969S: Supported
4970F: drivers/net/benet/
4971
4972SFC NETWORK DRIVER
4973M: Solarflare linux maintainers <linux-net-drivers@solarflare.com>
4974M: Steve Hodgson <shodgson@solarflare.com>
4975M: Ben Hutchings <bhutchings@solarflare.com>
4976L: netdev@vger.kernel.org
4977S: Supported
4978F: drivers/net/sfc/
4979
4980SGI GRU DRIVER
4981M: Jack Steiner <steiner@sgi.com>
4982S: Maintained
4983F: drivers/misc/sgi-gru/
4984
4985SGI SN-IA64 (Altix) SERIAL CONSOLE DRIVER
4986M: Pat Gefre <pfg@sgi.com>
4987L: linux-ia64@vger.kernel.org
4988S: Supported
4989F: Documentation/ia64/serial.txt
4990F: drivers/serial/ioc?_serial.c
4991F: include/linux/ioc?.h
4992
4993SGI VISUAL WORKSTATION 320 AND 540
4994M: Andrey Panin <pazke@donpac.ru>
4995L: linux-visws-devel@lists.sf.net
4996W: http://linux-visws.sf.net
4997S: Maintained for 2.6.
4998F: Documentation/sgi-visws.txt
4999
5000SGI XP/XPC/XPNET DRIVER
5001M: Robin Holt <holt@sgi.com>
5002S: Maintained
5003F: drivers/misc/sgi-xp/
5004
5005SHARP LH SUPPORT (LH7952X & LH7A40X)
5006M: Marc Singer <elf@buici.com>
5007W: http://projects.buici.com/arm
5008L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
5009S: Maintained
5010F: Documentation/arm/Sharp-LH/ADC-LH7-Touchscreen
5011F: arch/arm/mach-lh7a40x/
5012F: drivers/serial/serial_lh7a40x.c
5013F: drivers/usb/gadget/lh7a40*
5014F: drivers/usb/host/ohci-lh7a40*
5015
5016SIMPLE FIRMWARE INTERFACE (SFI)
5017M: Len Brown <lenb@kernel.org>
5018L: sfi-devel@simplefirmware.org
5019W: http://simplefirmware.org/
5020T: git git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-sfi-2.6.git
5021S: Supported
5022F: arch/x86/kernel/*sfi*
5023F: drivers/sfi/
5024F: include/linux/sfi*.h
5025
5026SIMTEC EB110ATX (Chalice CATS)
5027P: Ben Dooks
5028M: Vincent Sanders <support@simtec.co.uk>
5029W: http://www.simtec.co.uk/products/EB110ATX/
5030S: Supported
5031
5032SIMTEC EB2410ITX (BAST)
5033P: Ben Dooks
5034M: Vincent Sanders <support@simtec.co.uk>
5035W: http://www.simtec.co.uk/products/EB2410ITX/
5036S: Supported
5037F: arch/arm/mach-s3c2410/
5038F: drivers/*/*s3c2410*
5039F: drivers/*/*/*s3c2410*
5040
5041TI DAVINCI MACHINE SUPPORT
5042P: Kevin Hilman
5043M: davinci-linux-open-source@linux.davincidsp.com
5044Q: http://patchwork.kernel.org/project/linux-davinci/list/
5045S: Supported
5046F: arch/arm/mach-davinci
5047
5048SIS 190 ETHERNET DRIVER
5049M: Francois Romieu <romieu@fr.zoreil.com>
5050L: netdev@vger.kernel.org
5051S: Maintained
5052F: drivers/net/sis190.c
5053
5054SIS 900/7016 FAST ETHERNET DRIVER
5055M: Daniele Venzano <venza@brownhat.org>
5056W: http://www.brownhat.org/sis900.html
5057L: netdev@vger.kernel.org
5058S: Maintained
5059F: drivers/net/sis900.*
5060
5061SIS 96X I2C/SMBUS DRIVER
5062M: "Mark M. Hoffman" <mhoffman@lightlink.com>
5063L: linux-i2c@vger.kernel.org
5064S: Maintained
5065F: Documentation/i2c/busses/i2c-sis96x
5066F: drivers/i2c/busses/i2c-sis96x.c
5067
5068SIS FRAMEBUFFER DRIVER
5069M: Thomas Winischhofer <thomas@winischhofer.net>
5070W: http://www.winischhofer.net/linuxsisvga.shtml
5071S: Maintained
5072F: Documentation/fb/sisfb.txt
5073F: drivers/video/sis/
5074F: include/video/sisfb.h
5075
5076SIS USB2VGA DRIVER
5077M: Thomas Winischhofer <thomas@winischhofer.net>
5078W: http://www.winischhofer.at/linuxsisusbvga.shtml
5079S: Maintained
5080F: drivers/usb/misc/sisusbvga/
5081
5082SKGE, SKY2 10/100/1000 GIGABIT ETHERNET DRIVERS
5083M: Stephen Hemminger <shemminger@linux-foundation.org>
5084L: netdev@vger.kernel.org
5085S: Maintained
5086F: drivers/net/skge.*
5087F: drivers/net/sky2.*
5088
5089SLAB ALLOCATOR
5090M: Christoph Lameter <cl@linux-foundation.org>
5091M: Pekka Enberg <penberg@cs.helsinki.fi>
5092M: Matt Mackall <mpm@selenic.com>
5093L: linux-mm@kvack.org
5094S: Maintained
5095F: include/linux/sl?b*.h
5096F: mm/sl?b.c
5097
5098SMC91x ETHERNET DRIVER
5099M: Nicolas Pitre <nico@fluxnic.net>
5100S: Maintained
5101F: drivers/net/smc91x.*
5102
5103SMSC47B397 HARDWARE MONITOR DRIVER
5104M: "Mark M. Hoffman" <mhoffman@lightlink.com>
5105L: lm-sensors@lm-sensors.org
5106S: Maintained
5107F: Documentation/hwmon/smsc47b397
5108F: drivers/hwmon/smsc47b397.c
5109
5110SMSC911x ETHERNET DRIVER
5111M: Steve Glendinning <steve.glendinning@smsc.com>
5112L: netdev@vger.kernel.org
5113S: Supported
5114F: include/linux/smsc911x.h
5115F: drivers/net/smsc911x.*
5116
5117SMSC9420 PCI ETHERNET DRIVER
5118M: Steve Glendinning <steve.glendinning@smsc.com>
5119L: netdev@vger.kernel.org
5120S: Supported
5121F: drivers/net/smsc9420.*
5122
5123SMX UIO Interface
5124M: Ben Nizette <bn@niasdigital.com>
5125S: Maintained
5126F: drivers/uio/uio_smx.c
5127
5128SN-IA64 (Itanium) SUB-PLATFORM
5129M: Jes Sorensen <jes@sgi.com>
5130L: linux-altix@sgi.com
5131L: linux-ia64@vger.kernel.org
5132W: http://www.sgi.com/altix
5133S: Maintained
5134F: arch/ia64/sn/
5135
5136SOC-CAMERA V4L2 SUBSYSTEM
5137M: Guennadi Liakhovetski <g.liakhovetski@gmx.de>
5138L: linux-media@vger.kernel.org
5139T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6.git
5140S: Maintained
5141F: include/media/v4l2*
5142F: drivers/media/video/v4l2*
5143
5144SOEKRIS NET48XX LED SUPPORT
5145M: Chris Boot <bootc@bootc.net>
5146S: Maintained
5147F: drivers/leds/leds-net48xx.c
5148
5149SOFTWARE RAID (Multiple Disks) SUPPORT
5150M: Neil Brown <neilb@suse.de>
5151L: linux-raid@vger.kernel.org
5152S: Supported
5153F: drivers/md/
5154F: include/linux/raid/
5155
5156SONIC NETWORK DRIVER
5157M: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
5158L: netdev@vger.kernel.org
5159S: Maintained
5160F: drivers/net/sonic.*
5161
5162SONICS SILICON BACKPLANE DRIVER (SSB)
5163M: Michael Buesch <mb@bu3sch.de>
5164L: netdev@vger.kernel.org
5165S: Maintained
5166F: drivers/ssb/
5167F: include/linux/ssb/
5168
5169SONY VAIO CONTROL DEVICE DRIVER
5170M: Mattia Dongili <malattia@linux.it>
5171L: platform-driver-x86@vger.kernel.org
5172W: http://www.linux.it/~malattia/wiki/index.php/Sony_drivers
5173S: Maintained
5174F: Documentation/laptops/sony-laptop.txt
5175F: drivers/char/sonypi.c
5176F: drivers/platform/x86/sony-laptop.c
5177F: include/linux/sony-laptop.h
5178
5179SONY MEMORYSTICK CARD SUPPORT
5180M: Alex Dubov <oakad@yahoo.com>
5181W: http://tifmxx.berlios.de/
5182S: Maintained
5183F: drivers/memstick/host/tifm_ms.c
5184
5185SOUND
5186M: Jaroslav Kysela <perex@perex.cz>
5187M: Takashi Iwai <tiwai@suse.de>
5188L: alsa-devel@alsa-project.org (moderated for non-subscribers)
5189W: http://www.alsa-project.org/
5190T: git git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6.git
5191T: git git://git.alsa-project.org/alsa-kernel.git
5192S: Maintained
5193F: Documentation/sound/
5194F: include/sound/
5195F: sound/
5196
5197SOUND - SOC LAYER / DYNAMIC AUDIO POWER MANAGEMENT (ASoC)
5198M: Liam Girdwood <lrg@slimlogic.co.uk>
5199M: Mark Brown <broonie@opensource.wolfsonmicro.com>
5200T: git git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound-2.6.git
5201L: alsa-devel@alsa-project.org (moderated for non-subscribers)
5202W: http://alsa-project.org/main/index.php/ASoC
5203S: Supported
5204F: sound/soc/
5205F: include/sound/soc*
5206
5207SPARC + UltraSPARC (sparc/sparc64)
5208M: "David S. Miller" <davem@davemloft.net>
5209L: sparclinux@vger.kernel.org
5210Q: http://patchwork.ozlabs.org/project/sparclinux/list/
5211T: git git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6.git
5212T: git git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6.git
5213S: Maintained
5214F: arch/sparc/
5215
5216SPECIALIX IO8+ MULTIPORT SERIAL CARD DRIVER
5217M: Roger Wolff <R.E.Wolff@BitWizard.nl>
5218S: Supported
5219F: Documentation/serial/specialix.txt
5220F: drivers/char/specialix*
5221
5222SPI SUBSYSTEM
5223M: David Brownell <dbrownell@users.sourceforge.net>
5224M: Grant Likely <grant.likely@secretlab.ca>
5225L: spi-devel-general@lists.sourceforge.net
5226Q: http://patchwork.kernel.org/project/spi-devel-general/list/
5227S: Maintained
5228F: Documentation/spi/
5229F: drivers/spi/
5230F: include/linux/spi/
5231
5232SPIDERNET NETWORK DRIVER for CELL
5233M: Ishizaki Kou <kou.ishizaki@toshiba.co.jp>
5234M: Jens Osterkamp <jens@de.ibm.com>
5235L: netdev@vger.kernel.org
5236S: Supported
5237F: Documentation/networking/spider_net.txt
5238F: drivers/net/spider_net*
5239
5240SPU FILE SYSTEM
5241M: Jeremy Kerr <jk@ozlabs.org>
5242L: linuxppc-dev@ozlabs.org
5243L: cbe-oss-dev@ozlabs.org
5244W: http://www.ibm.com/developerworks/power/cell/
5245S: Supported
5246F: Documentation/filesystems/spufs.txt
5247F: arch/powerpc/platforms/cell/spufs/
5248
5249SQUASHFS FILE SYSTEM
5250M: Phillip Lougher <phillip@lougher.demon.co.uk>
5251L: squashfs-devel@lists.sourceforge.net (subscribers-only)
5252W: http://squashfs.org.uk
5253S: Maintained
5254F: Documentation/filesystems/squashfs.txt
5255F: fs/squashfs/
5256
5257SRM (Alpha) environment access
5258M: Jan-Benedict Glaw <jbglaw@lug-owl.de>
5259S: Maintained
5260F: arch/alpha/kernel/srm_env.c
5261
5262STABLE BRANCH
5263M: Greg Kroah-Hartman <greg@kroah.com>
5264M: Chris Wright <chrisw@sous-sol.org>
5265L: stable@kernel.org
5266S: Maintained
5267
5268STAGING SUBSYSTEM
5269M: Greg Kroah-Hartman <gregkh@suse.de>
5270T: quilt kernel.org/pub/linux/kernel/people/gregkh/gregkh-2.6/
5271L: devel@driverdev.osuosl.org
5272S: Maintained
5273F: drivers/staging/
5274
5275STARFIRE/DURALAN NETWORK DRIVER
5276M: Ion Badulescu <ionut@badula.org>
5277S: Odd Fixes
5278F: drivers/net/starfire*
5279
5280STARMODE RADIO IP (STRIP) PROTOCOL DRIVER
5281S: Orphan
5282F: drivers/staging/strip/strip.c
5283F: include/linux/if_strip.h
5284
5285STRADIS MPEG-2 DECODER DRIVER
5286M: Nathan Laredo <laredo@gnu.org>
5287W: http://www.stradis.com/
5288S: Maintained
5289F: drivers/media/video/stradis.c
5290
5291SUN3/3X
5292M: Sam Creasey <sammy@sammy.net>
5293W: http://sammy.net/sun3/
5294S: Maintained
5295F: arch/m68k/kernel/*sun3*
5296F: arch/m68k/sun3*/
5297F: arch/m68k/include/asm/sun3*
5298
5299SUPERH
5300M: Paul Mundt <lethal@linux-sh.org>
5301L: linux-sh@vger.kernel.org
5302W: http://www.linux-sh.org
5303Q: http://patchwork.kernel.org/project/linux-sh/list/
5304T: git git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6.git
5305S: Supported
5306F: Documentation/sh/
5307F: arch/sh/
5308F: drivers/sh/
5309
5310SUSPEND TO RAM
5311M: Len Brown <len.brown@intel.com>
5312M: Pavel Machek <pavel@ucw.cz>
5313M: "Rafael J. Wysocki" <rjw@sisk.pl>
5314L: linux-pm@lists.linux-foundation.org
5315S: Supported
5316F: Documentation/power/
5317F: arch/x86/kernel/acpi/
5318F: drivers/base/power/
5319F: kernel/power/
5320F: include/linux/suspend.h
5321F: include/linux/freezer.h
5322F: include/linux/pm.h
5323
5324SVGA HANDLING
5325M: Martin Mares <mj@ucw.cz>
5326L: linux-video@atrey.karlin.mff.cuni.cz
5327S: Maintained
5328F: Documentation/svga.txt
5329F: arch/x86/boot/video*
5330
5331SYSV FILESYSTEM
5332M: Christoph Hellwig <hch@infradead.org>
5333S: Maintained
5334F: Documentation/filesystems/sysv-fs.txt
5335F: fs/sysv/
5336F: include/linux/sysv_fs.h
5337
5338TASKSTATS STATISTICS INTERFACE
5339M: Balbir Singh <balbir@linux.vnet.ibm.com>
5340S: Maintained
5341F: Documentation/accounting/taskstats*
5342F: include/linux/taskstats*
5343F: kernel/taskstats.c
5344
5345TC CLASSIFIER
5346M: Jamal Hadi Salim <hadi@cyberus.ca>
5347L: netdev@vger.kernel.org
5348S: Maintained
5349F: include/linux/pkt_cls.h
5350F: include/net/pkt_cls.h
5351F: net/sched/
5352
5353TCP LOW PRIORITY MODULE
5354M: "Wong Hoi Sing, Edison" <hswong3i@gmail.com>
5355M: "Hung Hing Lun, Mike" <hlhung3i@gmail.com>
5356W: http://tcp-lp-mod.sourceforge.net/
5357S: Maintained
5358F: net/ipv4/tcp_lp.c
5359
5360TEHUTI ETHERNET DRIVER
5361M: Alexander Indenbaum <baum@tehutinetworks.net>
5362M: Andy Gospodarek <andy@greyhouse.net>
5363L: netdev@vger.kernel.org
5364S: Supported
5365F: drivers/net/tehuti*
5366
5367Telecom Clock Driver for MCPL0010
5368M: Mark Gross <mark.gross@intel.com>
5369S: Supported
5370F: drivers/char/tlclk.c
5371
5372TENSILICA XTENSA PORT (xtensa)
5373M: Chris Zankel <chris@zankel.net>
5374S: Maintained
5375F: arch/xtensa/
5376
5377THINKPAD ACPI EXTRAS DRIVER
5378M: Henrique de Moraes Holschuh <ibm-acpi@hmh.eng.br>
5379L: ibm-acpi-devel@lists.sourceforge.net
5380L: platform-driver-x86@vger.kernel.org
5381W: http://ibm-acpi.sourceforge.net
5382W: http://thinkwiki.org/wiki/Ibm-acpi
5383T: git git://repo.or.cz/linux-2.6/linux-acpi-2.6/ibm-acpi-2.6.git
5384S: Maintained
5385F: drivers/platform/x86/thinkpad_acpi.c
5386
5387TI FLASH MEDIA INTERFACE DRIVER
5388M: Alex Dubov <oakad@yahoo.com>
5389S: Maintained
5390F: drivers/misc/tifm*
5391F: drivers/mmc/host/tifm_sd.c
5392F: include/linux/tifm.h
5393
5394TI TWL4030 SERIES SOC CODEC DRIVER
5395M: Peter Ujfalusi <peter.ujfalusi@nokia.com>
5396L: alsa-devel@alsa-project.org (moderated for non-subscribers)
5397S: Maintained
5398F: sound/soc/codecs/twl4030*
5399
5400TIPC NETWORK LAYER
5401M: Per Liden <per.liden@ericsson.com>
5402M: Jon Maloy <jon.maloy@ericsson.com>
5403M: Allan Stephens <allan.stephens@windriver.com>
5404L: tipc-discussion@lists.sourceforge.net
5405W: http://tipc.sourceforge.net/
5406W: http://tipc.cslab.ericsson.net/
5407T: git git://tipc.cslab.ericsson.net/pub/git/tipc.git
5408S: Maintained
5409F: include/linux/tipc*.h
5410F: include/net/tipc/
5411F: net/tipc/
5412
5413TLAN NETWORK DRIVER
5414M: Samuel Chessman <chessman@tux.org>
5415L: tlan-devel@lists.sourceforge.net (subscribers-only)
5416W: http://sourceforge.net/projects/tlan/
5417S: Maintained
5418F: Documentation/networking/tlan.txt
5419F: drivers/net/tlan.*
5420
5421TOMOYO SECURITY MODULE
5422M: Kentaro Takeda <takedakn@nttdata.co.jp>
5423M: Tetsuo Handa <penguin-kernel@I-love.SAKURA.ne.jp>
5424L: tomoyo-users-en@lists.sourceforge.jp (subscribers-only, for developers and users in English)
5425L: tomoyo-dev@lists.sourceforge.jp (subscribers-only, for developers in Japanese)
5426L: tomoyo-users@lists.sourceforge.jp (subscribers-only, for users in Japanese)
5427W: http://tomoyo.sourceforge.jp/
5428T: quilt http://svn.sourceforge.jp/svnroot/tomoyo/trunk/2.2.x/tomoyo-lsm/patches/
5429S: Maintained
5430F: security/tomoyo/
5431
5432TOPSTAR LAPTOP EXTRAS DRIVER
5433M: Herton Ronaldo Krzesinski <herton@mandriva.com.br>
5434L: platform-driver-x86@vger.kernel.org
5435S: Maintained
5436F: drivers/platform/x86/topstar-laptop.c
5437
5438TOSHIBA ACPI EXTRAS DRIVER
5439L: platform-driver-x86@vger.kernel.org
5440S: Orphan
5441F: drivers/platform/x86/toshiba_acpi.c
5442
5443TOSHIBA SMM DRIVER
5444M: Jonathan Buzzard <jonathan@buzzard.org.uk>
5445L: tlinux-users@tce.toshiba-dme.co.jp
5446W: http://www.buzzard.org.uk/toshiba/
5447S: Maintained
5448F: drivers/char/toshiba.c
5449F: include/linux/toshiba.h
5450
5451TMIO MMC DRIVER
5452M: Ian Molton <ian@mnementh.co.uk>
5453S: Maintained
5454F: drivers/mmc/host/tmio_mmc.*
5455
5456TMPFS (SHMEM FILESYSTEM)
5457M: Hugh Dickins <hugh.dickins@tiscali.co.uk>
5458L: linux-mm@kvack.org
5459S: Maintained
5460F: include/linux/shmem_fs.h
5461F: mm/shmem.c
5462
5463TPM DEVICE DRIVER
5464M: Debora Velarde <debora@linux.vnet.ibm.com>
5465M: Rajiv Andrade <srajiv@linux.vnet.ibm.com>
5466W: http://tpmdd.sourceforge.net
5467M: Marcel Selhorst <m.selhorst@sirrix.com>
5468W: http://www.sirrix.com
5469L: tpmdd-devel@lists.sourceforge.net (moderated for non-subscribers)
5470S: Maintained
5471F: drivers/char/tpm/
5472
5473TRACING
5474M: Steven Rostedt <rostedt@goodmis.org>
5475M: Frederic Weisbecker <fweisbec@gmail.com>
5476M: Ingo Molnar <mingo@redhat.com>
5477T: git git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip.git tracing/core
5478S: Maintained
5479F: Documentation/trace/ftrace.txt
5480F: arch/*/*/*/ftrace.h
5481F: arch/*/kernel/ftrace.c
5482F: include/*/ftrace.h
5483F: include/linux/trace*.h
5484F: include/trace/
5485F: kernel/trace/
5486
5487TRIVIAL PATCHES
5488M: Jiri Kosina <trivial@kernel.org>
5489T: git git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial.git
5490S: Maintained
5491
5492TTY LAYER
5493M: Greg Kroah-Hartman <gregkh@suse.de>
5494S: Maintained
5495T: quilt kernel.org/pub/linux/kernel/people/gregkh/gregkh-2.6/
5496F: drivers/char/tty_*
5497F: drivers/serial/serial_core.c
5498F: include/linux/serial_core.h
5499F: include/linux/serial.h
5500F: include/linux/tty.h
5501
5502TULIP NETWORK DRIVERS
5503M: Grant Grundler <grundler@parisc-linux.org>
5504M: Kyle McMartin <kyle@mcmartin.ca>
5505L: netdev@vger.kernel.org
5506S: Maintained
5507F: drivers/net/tulip/
5508
5509TUN/TAP driver
5510M: Maxim Krasnyansky <maxk@qualcomm.com>
5511L: vtun@office.satix.net
5512W: http://vtun.sourceforge.net/tun
5513S: Maintained
5514F: Documentation/networking/tuntap.txt
5515F: arch/um/os-Linux/drivers/
5516
5517TURBOCHANNEL SUBSYSTEM
5518M: "Maciej W. Rozycki" <macro@linux-mips.org>
5519S: Maintained
5520F: drivers/tc/
5521F: include/linux/tc.h
5522
5523U14-34F SCSI DRIVER
5524M: Dario Ballabio <ballabio_dario@emc.com>
5525L: linux-scsi@vger.kernel.org
5526S: Maintained
5527F: drivers/scsi/u14-34f.c
5528
5529UBI FILE SYSTEM (UBIFS)
5530M: Artem Bityutskiy <dedekind1@gmail.com>
5531M: Adrian Hunter <adrian.hunter@nokia.com>
5532L: linux-mtd@lists.infradead.org
5533T: git git://git.infradead.org/ubifs-2.6.git
5534W: http://www.linux-mtd.infradead.org/doc/ubifs.html
5535S: Maintained
5536F: Documentation/filesystems/ubifs.txt
5537F: fs/ubifs/
5538
5539UCLINUX (AND M68KNOMMU)
5540M: Greg Ungerer <gerg@uclinux.org>
5541W: http://www.uclinux.org/
5542L: uclinux-dev@uclinux.org (subscribers-only)
5543S: Maintained
5544F: arch/m68knommu/
5545
5546UCLINUX FOR RENESAS H8/300 (H8300)
5547M: Yoshinori Sato <ysato@users.sourceforge.jp>
5548W: http://uclinux-h8.sourceforge.jp/
5549S: Supported
5550
5551UDF FILESYSTEM
5552M: Jan Kara <jack@suse.cz>
5553W: http://linux-udf.sourceforge.net
5554S: Maintained
5555F: Documentation/filesystems/udf.txt
5556F: fs/udf/
5557
5558UFS FILESYSTEM
5559M: Evgeniy Dushistov <dushistov@mail.ru>
5560S: Maintained
5561F: Documentation/filesystems/ufs.txt
5562F: fs/ufs/
5563
5564ULTRA-WIDEBAND (UWB) SUBSYSTEM:
5565M: David Vrabel <david.vrabel@csr.com>
5566L: linux-usb@vger.kernel.org
5567S: Supported
5568F: drivers/uwb/
5569X: drivers/uwb/wlp/
5570X: drivers/uwb/i1480/i1480u-wlp/
5571X: drivers/uwb/i1480/i1480-wlp.h
5572F: include/linux/uwb.h
5573F: include/linux/uwb/
5574
5575UNIFDEF
5576M: Tony Finch <dot@dotat.at>
5577W: http://dotat.at/prog/unifdef
5578S: Maintained
5579F: scripts/unifdef.c
5580
5581UNIFORM CDROM DRIVER
5582M: Jens Axboe <axboe@kernel.dk>
5583W: http://www.kernel.dk
5584S: Maintained
5585F: Documentation/cdrom/
5586F: drivers/cdrom/cdrom.c
5587F: include/linux/cdrom.h
5588
5589UNSORTED BLOCK IMAGES (UBI)
5590M: Artem Bityutskiy <dedekind1@gmail.com>
5591W: http://www.linux-mtd.infradead.org/
5592L: linux-mtd@lists.infradead.org
5593T: git git://git.infradead.org/ubi-2.6.git
5594S: Maintained
5595F: drivers/mtd/ubi/
5596F: include/linux/mtd/ubi.h
5597F: include/mtd/ubi-user.h
5598
5599USB ACM DRIVER
5600M: Oliver Neukum <oliver@neukum.name>
5601L: linux-usb@vger.kernel.org
5602S: Maintained
5603F: Documentation/usb/acm.txt
5604F: drivers/usb/class/cdc-acm.*
5605
5606USB BLOCK DRIVER (UB ub)
5607M: Pete Zaitcev <zaitcev@redhat.com>
5608L: linux-usb@vger.kernel.org
5609S: Supported
5610F: drivers/block/ub.c
5611
5612USB CDC ETHERNET DRIVER
5613M: Oliver Neukum <oliver@neukum.name>
5614L: linux-usb@vger.kernel.org
5615S: Maintained
5616F: drivers/net/usb/cdc_*.c
5617F: include/linux/usb/cdc.h
5618
5619USB CYPRESS C67X00 DRIVER
5620M: Peter Korsgaard <jacmet@sunsite.dk>
5621L: linux-usb@vger.kernel.org
5622S: Maintained
5623F: drivers/usb/c67x00/
5624
5625USB DAVICOM DM9601 DRIVER
5626M: Peter Korsgaard <jacmet@sunsite.dk>
5627L: netdev@vger.kernel.org
5628W: http://www.linux-usb.org/usbnet
5629S: Maintained
5630F: drivers/net/usb/dm9601.c
5631
5632USB DIAMOND RIO500 DRIVER
5633M: Cesar Miquel <miquel@df.uba.ar>
5634L: rio500-users@lists.sourceforge.net
5635W: http://rio500.sourceforge.net
5636S: Maintained
5637F: drivers/usb/misc/rio500*
5638
5639USB EHCI DRIVER
5640M: David Brownell <dbrownell@users.sourceforge.net>
5641L: linux-usb@vger.kernel.org
5642S: Odd Fixes
5643F: Documentation/usb/ehci.txt
5644F: drivers/usb/host/ehci*
5645
5646USB ET61X[12]51 DRIVER
5647M: Luca Risolia <luca.risolia@studio.unibo.it>
5648L: linux-usb@vger.kernel.org
5649L: linux-media@vger.kernel.org
5650T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6.git
5651W: http://www.linux-projects.org
5652S: Maintained
5653F: drivers/media/video/et61x251/
5654
5655USB GADGET/PERIPHERAL SUBSYSTEM
5656M: David Brownell <dbrownell@users.sourceforge.net>
5657L: linux-usb@vger.kernel.org
5658W: http://www.linux-usb.org/gadget
5659S: Maintained
5660F: drivers/usb/gadget/
5661F: include/linux/usb/gadget*
5662
5663USB HID/HIDBP DRIVERS (USB KEYBOARDS, MICE, REMOTE CONTROLS, ...)
5664M: Jiri Kosina <jkosina@suse.cz>
5665L: linux-usb@vger.kernel.org
5666T: git git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid.git
5667S: Maintained
5668F: Documentation/usb/hiddev.txt
5669F: drivers/hid/usbhid/
5670
5671USB ISP116X DRIVER
5672M: Olav Kongas <ok@artecdesign.ee>
5673L: linux-usb@vger.kernel.org
5674S: Maintained
5675F: drivers/usb/host/isp116x*
5676F: include/linux/usb/isp116x.h
5677
5678USB KAWASAKI LSI DRIVER
5679M: Oliver Neukum <oliver@neukum.name>
5680L: linux-usb@vger.kernel.org
5681S: Maintained
5682F: drivers/usb/serial/kl5kusb105.*
5683
5684USB MASS STORAGE DRIVER
5685M: Matthew Dharm <mdharm-usb@one-eyed-alien.net>
5686L: linux-usb@vger.kernel.org
5687L: usb-storage@lists.one-eyed-alien.net
5688S: Maintained
5689W: http://www.one-eyed-alien.net/~mdharm/linux-usb/
5690F: drivers/usb/storage/
5691
5692USB OHCI DRIVER
5693M: David Brownell <dbrownell@users.sourceforge.net>
5694L: linux-usb@vger.kernel.org
5695S: Odd Fixes
5696F: Documentation/usb/ohci.txt
5697F: drivers/usb/host/ohci*
5698
5699USB OPTION-CARD DRIVER
5700M: Matthias Urlichs <smurf@smurf.noris.de>
5701L: linux-usb@vger.kernel.org
5702S: Maintained
5703F: drivers/usb/serial/option.c
5704
5705USB OV511 DRIVER
5706M: Mark McClelland <mmcclell@bigfoot.com>
5707L: linux-usb@vger.kernel.org
5708W: http://alpha.dyndns.org/ov511/
5709S: Maintained
5710F: drivers/media/video/ov511.*
5711
5712USB PEGASUS DRIVER
5713M: Petko Manolov <petkan@users.sourceforge.net>
5714L: linux-usb@vger.kernel.org
5715L: netdev@vger.kernel.org
5716W: http://pegasus2.sourceforge.net/
5717S: Maintained
5718F: drivers/net/usb/pegasus.*
5719
5720USB PRINTER DRIVER (usblp)
5721M: Pete Zaitcev <zaitcev@redhat.com>
5722L: linux-usb@vger.kernel.org
5723S: Supported
5724F: drivers/usb/class/usblp.c
5725
5726USB RTL8150 DRIVER
5727M: Petko Manolov <petkan@users.sourceforge.net>
5728L: linux-usb@vger.kernel.org
5729L: netdev@vger.kernel.org
5730W: http://pegasus2.sourceforge.net/
5731S: Maintained
5732F: drivers/net/usb/rtl8150.c
5733
5734USB SE401 DRIVER
5735M: Jeroen Vreeken <pe1rxq@amsat.org>
5736L: linux-usb@vger.kernel.org
5737W: http://www.chello.nl/~j.vreeken/se401/
5738S: Maintained
5739F: Documentation/video4linux/se401.txt
5740F: drivers/media/video/se401.*
5741
5742USB SERIAL BELKIN F5U103 DRIVER
5743M: William Greathouse <wgreathouse@smva.com>
5744L: linux-usb@vger.kernel.org
5745S: Maintained
5746F: drivers/usb/serial/belkin_sa.*
5747
5748USB SERIAL CYPRESS M8 DRIVER
5749M: Lonnie Mendez <dignome@gmail.com>
5750L: linux-usb@vger.kernel.org
5751S: Maintained
5752W: http://geocities.com/i0xox0i
5753W: http://firstlight.net/cvs
5754F: drivers/usb/serial/cypress_m8.*
5755
5756USB SERIAL CYBERJACK DRIVER
5757M: Matthias Bruestle and Harald Welte <support@reiner-sct.com>
5758W: http://www.reiner-sct.de/support/treiber_cyberjack.php
5759S: Maintained
5760F: drivers/usb/serial/cyberjack.c
5761
5762USB SERIAL DIGI ACCELEPORT DRIVER
5763M: Peter Berger <pberger@brimson.com>
5764M: Al Borchers <alborchers@steinerpoint.com>
5765L: linux-usb@vger.kernel.org
5766S: Maintained
5767F: drivers/usb/serial/digi_acceleport.c
5768
5769USB SERIAL DRIVER
5770M: Greg Kroah-Hartman <gregkh@suse.de>
5771L: linux-usb@vger.kernel.org
5772S: Supported
5773F: Documentation/usb/usb-serial.txt
5774F: drivers/usb/serial/generic.c
5775F: drivers/usb/serial/usb-serial.c
5776F: include/linux/usb/serial.h
5777
5778USB SERIAL EMPEG EMPEG-CAR MARK I/II DRIVER
5779M: Gary Brubaker <xavyer@ix.netcom.com>
5780L: linux-usb@vger.kernel.org
5781S: Maintained
5782F: drivers/usb/serial/empeg.c
5783
5784USB SERIAL KEYSPAN DRIVER
5785M: Greg Kroah-Hartman <greg@kroah.com>
5786L: linux-usb@vger.kernel.org
5787W: http://www.kroah.com/linux/
5788S: Maintained
5789F: drivers/usb/serial/*keyspan*
5790
5791USB SERIAL WHITEHEAT DRIVER
5792M: Support Department <support@connecttech.com>
5793L: linux-usb@vger.kernel.org
5794W: http://www.connecttech.com
5795S: Supported
5796F: drivers/usb/serial/whiteheat*
5797
5798USB SMSC95XX ETHERNET DRIVER
5799M: Steve Glendinning <steve.glendinning@smsc.com>
5800L: netdev@vger.kernel.org
5801S: Supported
5802F: drivers/net/usb/smsc95xx.*
5803
5804USB SN9C1xx DRIVER
5805M: Luca Risolia <luca.risolia@studio.unibo.it>
5806L: linux-usb@vger.kernel.org
5807L: linux-media@vger.kernel.org
5808T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6.git
5809W: http://www.linux-projects.org
5810S: Maintained
5811F: Documentation/video4linux/sn9c102.txt
5812F: drivers/media/video/sn9c102/
5813
5814USB SUBSYSTEM
5815M: Greg Kroah-Hartman <gregkh@suse.de>
5816L: linux-usb@vger.kernel.org
5817W: http://www.linux-usb.org
5818T: quilt kernel.org/pub/linux/kernel/people/gregkh/gregkh-2.6/
5819S: Supported
5820F: Documentation/usb/
5821F: drivers/net/usb/
5822F: drivers/usb/
5823F: include/linux/usb.h
5824F: include/linux/usb/
5825
5826USB UHCI DRIVER
5827M: Alan Stern <stern@rowland.harvard.edu>
5828L: linux-usb@vger.kernel.org
5829S: Maintained
5830F: drivers/usb/host/uhci*
5831
5832USB "USBNET" DRIVER FRAMEWORK
5833M: David Brownell <dbrownell@users.sourceforge.net>
5834L: netdev@vger.kernel.org
5835W: http://www.linux-usb.org/usbnet
5836S: Maintained
5837F: drivers/net/usb/usbnet.c
5838F: include/linux/usb/usbnet.h
5839
5840USB VIDEO CLASS
5841M: Laurent Pinchart <laurent.pinchart@skynet.be>
5842L: linux-uvc-devel@lists.berlios.de (subscribers-only)
5843L: linux-media@vger.kernel.org
5844T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6.git
5845W: http://linux-uvc.berlios.de
5846S: Maintained
5847F: drivers/media/video/uvc/
5848
5849USB W996[87]CF DRIVER
5850M: Luca Risolia <luca.risolia@studio.unibo.it>
5851L: linux-usb@vger.kernel.org
5852L: linux-media@vger.kernel.org
5853T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6.git
5854W: http://www.linux-projects.org
5855S: Maintained
5856F: Documentation/video4linux/w9968cf.txt
5857F: drivers/media/video/w996*
5858
5859USB WIRELESS RNDIS DRIVER (rndis_wlan)
5860M: Jussi Kivilinna <jussi.kivilinna@mbnet.fi>
5861L: linux-wireless@vger.kernel.org
5862S: Maintained
5863F: drivers/net/wireless/rndis_wlan.c
5864
5865USB XHCI DRIVER
5866M: Sarah Sharp <sarah.a.sharp@linux.intel.com>
5867L: linux-usb@vger.kernel.org
5868S: Supported
5869F: drivers/usb/host/xhci*
5870F: drivers/usb/host/pci-quirks*
5871
5872USB ZC0301 DRIVER
5873M: Luca Risolia <luca.risolia@studio.unibo.it>
5874L: linux-usb@vger.kernel.org
5875L: linux-media@vger.kernel.org
5876T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6.git
5877W: http://www.linux-projects.org
5878S: Maintained
5879F: Documentation/video4linux/zc0301.txt
5880F: drivers/media/video/zc0301/
5881
5882USB ZD1201 DRIVER
5883M: Jeroen Vreeken <pe1rxq@amsat.org>
5884L: linux-usb@vger.kernel.org
5885W: http://linux-lc100020.sourceforge.net
5886S: Maintained
5887F: drivers/net/wireless/zd1201.*
5888
5889USB ZR364XX DRIVER
5890M: Antoine Jacquet <royale@zerezo.com>
5891L: linux-usb@vger.kernel.org
5892L: linux-media@vger.kernel.org
5893T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6.git
5894W: http://royale.zerezo.com/zr364xx/
5895S: Maintained
5896F: Documentation/video4linux/zr364xx.txt
5897F: drivers/media/video/zr364xx.c
5898
5899USER-MODE LINUX (UML)
5900M: Jeff Dike <jdike@addtoit.com>
5901L: user-mode-linux-devel@lists.sourceforge.net
5902L: user-mode-linux-user@lists.sourceforge.net
5903W: http://user-mode-linux.sourceforge.net
5904S: Maintained
5905F: Documentation/uml/
5906F: arch/um/
5907F: fs/hostfs/
5908F: fs/hppfs/
5909
5910USERSPACE I/O (UIO)
5911M: "Hans J. Koch" <hjk@linutronix.de>
5912M: Greg Kroah-Hartman <gregkh@suse.de>
5913S: Maintained
5914F: Documentation/DocBook/uio-howto.tmpl
5915F: drivers/uio/
5916F: include/linux/uio*.h
5917
5918UTIL-LINUX-NG PACKAGE
5919M: Karel Zak <kzak@redhat.com>
5920L: util-linux-ng@vger.kernel.org
5921W: http://kernel.org/~kzak/util-linux-ng/
5922T: git git://git.kernel.org/pub/scm/utils/util-linux-ng/util-linux-ng.git
5923S: Maintained
5924
5925UVESAFB DRIVER
5926M: Michal Januszewski <spock@gentoo.org>
5927L: linux-fbdev@vger.kernel.org
5928W: http://dev.gentoo.org/~spock/projects/uvesafb/
5929S: Maintained
5930F: Documentation/fb/uvesafb.txt
5931F: drivers/video/uvesafb.*
5932
5933VFAT/FAT/MSDOS FILESYSTEM
5934M: OGAWA Hirofumi <hirofumi@mail.parknet.co.jp>
5935S: Maintained
5936F: Documentation/filesystems/vfat.txt
5937F: fs/fat/
5938
5939VIRTIO HOST (VHOST)
5940M: "Michael S. Tsirkin" <mst@redhat.com>
5941L: kvm@vger.kernel.org
5942L: virtualization@lists.osdl.org
5943L: netdev@vger.kernel.org
5944S: Maintained
5945F: drivers/vhost/
5946F: include/linux/vhost.h
5947
5948VIA RHINE NETWORK DRIVER
5949M: Roger Luethi <rl@hellgate.ch>
5950S: Maintained
5951F: drivers/net/via-rhine.c
5952
5953VIAPRO SMBUS DRIVER
5954M: Jean Delvare <khali@linux-fr.org>
5955L: linux-i2c@vger.kernel.org
5956S: Maintained
5957F: Documentation/i2c/busses/i2c-viapro
5958F: drivers/i2c/busses/i2c-viapro.c
5959
5960VIA SD/MMC CARD CONTROLLER DRIVER
5961M: Joseph Chan <JosephChan@via.com.tw>
5962M: Harald Welte <HaraldWelte@viatech.com>
5963S: Maintained
5964F: drivers/mmc/host/via-sdmmc.c
5965
5966VIA UNICHROME(PRO)/CHROME9 FRAMEBUFFER DRIVER
5967M: Joseph Chan <JosephChan@via.com.tw>
5968M: Scott Fang <ScottFang@viatech.com.cn>
5969L: linux-fbdev@vger.kernel.org
5970S: Maintained
5971F: drivers/video/via/
5972
5973VIA VELOCITY NETWORK DRIVER
5974M: Francois Romieu <romieu@fr.zoreil.com>
5975L: netdev@vger.kernel.org
5976S: Maintained
5977F: drivers/net/via-velocity.*
5978
5979VLAN (802.1Q)
5980M: Patrick McHardy <kaber@trash.net>
5981L: netdev@vger.kernel.org
5982S: Maintained
5983F: drivers/net/macvlan.c
5984F: include/linux/if_*vlan.h
5985F: net/8021q/
5986
5987VLYNQ BUS
5988M: Florian Fainelli <florian@openwrt.org>
5989L: openwrt-devel@lists.openwrt.org
5990S: Maintained
5991F: drivers/vlynq/vlynq.c
5992F: include/linux/vlynq.h
5993
5994VMWARE VMXNET3 ETHERNET DRIVER
5995M: Shreyas Bhatewara <sbhatewara@vmware.com>
5996M: "VMware, Inc." <pv-drivers@vmware.com>
5997L: netdev@vger.kernel.org
5998S: Maintained
5999F: drivers/net/vmxnet3/
6000
6001VMware PVSCSI driver
6002M: Alok Kataria <akataria@vmware.com>
6003M: VMware PV-Drivers <pv-drivers@vmware.com>
6004L: linux-scsi@vger.kernel.org
6005S: Maintained
6006F: drivers/scsi/vmw_pvscsi.c
6007F: drivers/scsi/vmw_pvscsi.h
6008
6009VOLTAGE AND CURRENT REGULATOR FRAMEWORK
6010M: Liam Girdwood <lrg@slimlogic.co.uk>
6011M: Mark Brown <broonie@opensource.wolfsonmicro.com>
6012W: http://opensource.wolfsonmicro.com/node/15
6013W: http://www.slimlogic.co.uk/?p=48
6014T: git git://git.kernel.org/pub/scm/linux/kernel/git/lrg/voltage-2.6.git
6015S: Supported
6016F: drivers/regulator/
6017F: include/linux/regulator/
6018
6019VT1211 HARDWARE MONITOR DRIVER
6020M: Juerg Haefliger <juergh@gmail.com>
6021L: lm-sensors@lm-sensors.org
6022S: Maintained
6023F: Documentation/hwmon/vt1211
6024F: drivers/hwmon/vt1211.c
6025
6026VT8231 HARDWARE MONITOR DRIVER
6027M: Roger Lucas <vt8231@hiddenengine.co.uk>
6028L: lm-sensors@lm-sensors.org
6029S: Maintained
6030F: drivers/hwmon/vt8231.c
6031
6032W1 DALLAS'S 1-WIRE BUS
6033M: Evgeniy Polyakov <johnpol@2ka.mipt.ru>
6034S: Maintained
6035F: Documentation/w1/
6036F: drivers/w1/
6037
6038W83791D HARDWARE MONITORING DRIVER
6039M: Marc Hulsman <m.hulsman@tudelft.nl>
6040L: lm-sensors@lm-sensors.org
6041S: Maintained
6042F: Documentation/hwmon/w83791d
6043F: drivers/hwmon/w83791d.c
6044
6045W83793 HARDWARE MONITORING DRIVER
6046M: Rudolf Marek <r.marek@assembler.cz>
6047L: lm-sensors@lm-sensors.org
6048S: Maintained
6049F: Documentation/hwmon/w83793
6050F: drivers/hwmon/w83793.c
6051
6052W83L51xD SD/MMC CARD INTERFACE DRIVER
6053M: Pierre Ossman <pierre@ossman.eu>
6054S: Maintained
6055F: drivers/mmc/host/wbsd.*
6056
6057WATCHDOG DEVICE DRIVERS
6058M: Wim Van Sebroeck <wim@iguana.be>
6059T: git git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog.git
6060S: Maintained
6061F: Documentation/watchdog/
6062F: drivers/watchdog/
6063F: include/linux/watchdog.h
6064
6065WAVELAN NETWORK DRIVER & WIRELESS EXTENSIONS
6066M: Jean Tourrilhes <jt@hpl.hp.com>
6067L: linux-wireless@vger.kernel.org
6068W: http://www.hpl.hp.com/personal/Jean_Tourrilhes/Linux/
6069S: Maintained
6070F: Documentation/networking/wavelan.txt
6071F: drivers/staging/wavelan/
6072
6073WD7000 SCSI DRIVER
6074M: Miroslav Zagorac <zaga@fly.cc.fer.hr>
6075L: linux-scsi@vger.kernel.org
6076S: Maintained
6077F: drivers/scsi/wd7000.c
6078
6079WINBOND CIR DRIVER
6080M: David Härdeman <david@hardeman.nu>
6081S: Maintained
6082F: drivers/input/misc/winbond-cir.c
6083
6084WIMAX STACK
6085M: Inaky Perez-Gonzalez <inaky.perez-gonzalez@intel.com>
6086M: linux-wimax@intel.com
6087L: wimax@linuxwimax.org
6088S: Supported
6089W: http://linuxwimax.org
6090
6091WIMEDIA LLC PROTOCOL (WLP) SUBSYSTEM
6092M: David Vrabel <david.vrabel@csr.com>
6093L: netdev@vger.kernel.org
6094S: Maintained
6095F: include/linux/wlp.h
6096F: drivers/uwb/wlp/
6097F: drivers/uwb/i1480/i1480u-wlp/
6098F: drivers/uwb/i1480/i1480-wlp.h
6099
6100WISTRON LAPTOP BUTTON DRIVER
6101M: Miloslav Trmac <mitr@volny.cz>
6102S: Maintained
6103F: drivers/input/misc/wistron_btns.c
6104
6105WL1251 WIRELESS DRIVER
6106M: Kalle Valo <kalle.valo@iki.fi>
6107L: linux-wireless@vger.kernel.org
6108W: http://wireless.kernel.org
6109T: git git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-testing.git
6110S: Maintained
6111F: drivers/net/wireless/wl12xx/*
6112X: drivers/net/wireless/wl12xx/wl1271*
6113
6114WL1271 WIRELESS DRIVER
6115M: Luciano Coelho <luciano.coelho@nokia.com>
6116L: linux-wireless@vger.kernel.org
6117W: http://wireless.kernel.org
6118T: git git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-testing.git
6119S: Maintained
6120F: drivers/net/wireless/wl12xx/wl1271*
6121
6122WL3501 WIRELESS PCMCIA CARD DRIVER
6123M: Arnaldo Carvalho de Melo <acme@ghostprotocols.net>
6124L: linux-wireless@vger.kernel.org
6125W: http://oops.ghostprotocols.net:81/blog
6126S: Maintained
6127F: drivers/net/wireless/wl3501*
6128
6129WM97XX TOUCHSCREEN DRIVERS
6130M: Mark Brown <broonie@opensource.wolfsonmicro.com>
6131M: Liam Girdwood <lrg@slimlogic.co.uk>
6132L: linux-input@vger.kernel.org
6133T: git git://opensource.wolfsonmicro.com/linux-2.6-touch
6134W: http://opensource.wolfsonmicro.com/node/7
6135S: Supported
6136F: drivers/input/touchscreen/*wm97*
6137F: include/linux/wm97xx.h
6138
6139WOLFSON MICROELECTRONICS PMIC DRIVERS
6140M: Mark Brown <broonie@opensource.wolfsonmicro.com>
6141T: git git://opensource.wolfsonmicro.com/linux-2.6-audioplus
6142W: http://opensource.wolfsonmicro.com/node/8
6143S: Supported
6144F: Documentation/hwmon/wm83??
6145F: drivers/leds/leds-wm83*.c
6146F: drivers/mfd/wm8*.c
6147F: drivers/power/wm83*.c
6148F: drivers/rtc/rtc-wm83*.c
6149F: drivers/regulator/wm8*.c
6150F: drivers/video/backlight/wm83*_bl.c
6151F: drivers/watchdog/wm83*_wdt.c
6152F: include/linux/mfd/wm831x/
6153F: include/linux/mfd/wm8350/
6154F: include/linux/mfd/wm8400*
6155F: sound/soc/codecs/wm8350.*
6156F: sound/soc/codecs/wm8400.*
6157
6158X.25 NETWORK LAYER
6159M: Andrew Hendry <andrew.hendry@gmail.com>
6160L: linux-x25@vger.kernel.org
6161S: Odd Fixes
6162F: Documentation/networking/x25*
6163F: include/net/x25*
6164F: net/x25/
6165
6166X86 ARCHITECTURE (32-BIT AND 64-BIT)
6167M: Thomas Gleixner <tglx@linutronix.de>
6168M: Ingo Molnar <mingo@redhat.com>
6169M: "H. Peter Anvin" <hpa@zytor.com>
6170M: x86@kernel.org
6171T: git git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86.git
6172S: Maintained
6173F: Documentation/x86/
6174F: arch/x86/
6175
6176X86 PLATFORM DRIVERS
6177M: Matthew Garrett <mjg@redhat.com>
6178L: platform-driver-x86@vger.kernel.org
6179T: git git://git.kernel.org/pub/scm/linux/kernel/git/mjg59/platform-drivers-x86.git
6180S: Maintained
6181F: drivers/platform/x86
6182
6183XEN HYPERVISOR INTERFACE
6184M: Jeremy Fitzhardinge <jeremy@xensource.com>
6185M: Chris Wright <chrisw@sous-sol.org>
6186L: virtualization@lists.osdl.org
6187L: xen-devel@lists.xensource.com
6188S: Supported
6189F: arch/x86/xen/
6190F: drivers/*/xen-*front.c
6191F: drivers/xen/
6192F: arch/x86/include/asm/xen/
6193F: include/xen/
6194
6195XFS FILESYSTEM
6196P: Silicon Graphics Inc
6197M: Alex Elder <aelder@sgi.com>
6198M: xfs-masters@oss.sgi.com
6199L: xfs@oss.sgi.com
6200W: http://oss.sgi.com/projects/xfs
6201T: git git://oss.sgi.com/xfs/xfs.git
6202S: Supported
6203F: Documentation/filesystems/xfs.txt
6204F: fs/xfs/
6205
6206XILINX SYSTEMACE DRIVER
6207M: Grant Likely <grant.likely@secretlab.ca>
6208W: http://www.secretlab.ca/
6209S: Maintained
6210F: drivers/block/xsysace.c
6211
6212XILINX UARTLITE SERIAL DRIVER
6213M: Peter Korsgaard <jacmet@sunsite.dk>
6214L: linux-serial@vger.kernel.org
6215S: Maintained
6216F: drivers/serial/uartlite.c
6217
6218YAM DRIVER FOR AX.25
6219M: Jean-Paul Roubelat <jpr@f6fbb.org>
6220L: linux-hams@vger.kernel.org
6221S: Maintained
6222F: drivers/net/hamradio/yam*
6223F: include/linux/yam.h
6224
6225YEALINK PHONE DRIVER
6226M: Henk Vergonet <Henk.Vergonet@gmail.com>
6227L: usbb2k-api-dev@nongnu.org
6228S: Maintained
6229F: Documentation/input/yealink.txt
6230F: drivers/input/misc/yealink.*
6231
6232Z8530 DRIVER FOR AX.25
6233M: Joerg Reuter <jreuter@yaina.de>
6234W: http://yaina.de/jreuter/
6235W: http://www.qsl.net/dl1bke/
6236L: linux-hams@vger.kernel.org
6237S: Maintained
6238F: Documentation/networking/z8530drv.txt
6239F: drivers/net/hamradio/*scc.c
6240F: drivers/net/hamradio/z8530.h
6241
6242ZD1211RW WIRELESS DRIVER
6243M: Daniel Drake <dsd@gentoo.org>
6244M: Ulrich Kunitz <kune@deine-taler.de>
6245W: http://zd1211.ath.cx/wiki/DriverRewrite
6246L: linux-wireless@vger.kernel.org
6247L: zd1211-devs@lists.sourceforge.net (subscribers-only)
6248S: Maintained
6249F: drivers/net/wireless/zd1211rw/
6250
6251ZR36067 VIDEO FOR LINUX DRIVER
6252L: mjpeg-users@lists.sourceforge.net
6253L: linux-media@vger.kernel.org
6254W: http://mjpeg.sourceforge.net/driver-zoran/
6255T: Mercurial http://linuxtv.org/hg/v4l-dvb
6256S: Odd Fixes
6257F: drivers/media/video/zoran/
6258
6259ZS DECSTATION Z85C30 SERIAL DRIVER
6260M: "Maciej W. Rozycki" <macro@linux-mips.org>
6261S: Maintained
6262F: drivers/serial/zs.*
6263
6264THE REST
6265M: Linus Torvalds <torvalds@linux-foundation.org>
6266L: linux-kernel@vger.kernel.org
6267Q: http://patchwork.kernel.org/project/LKML/list/
6268T: git git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git
6269S: Buried alive in reporters
6270F: *
6271F: */