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