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