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