Merge branch 'broadcom_rebranding'
[pandora-kernel.git] / MAINTAINERS
1
2
3         List of maintainers and how to submit kernel changes
4
5 Please try to follow the guidelines below.  This will make things
6 easier on the maintainers.  Not all of these guidelines matter for every
7 trivial patch so apply some common sense.
8
9 1.      Always _test_ your changes, however small, on at least 4 or
10         5 people, preferably many more.
11
12 2.      Try to release a few ALPHA test versions to the net. Announce
13         them onto the kernel channel and await results. This is especially
14         important for device drivers, because often that's the only way
15         you will find things like the fact version 3 firmware needs
16         a magic fix you didn't know about, or some clown changed the
17         chips on a board and not its name.  (Don't laugh!  Look at the
18         SMC etherpower for that.)
19
20 3.      Make sure your changes compile correctly in multiple
21         configurations. In particular check that changes work both as a
22         module and built into the kernel.
23
24 4.      When you are happy with a change make it generally available for
25         testing and await feedback.
26
27 5.      Make a patch available to the relevant maintainer in the list. Use
28         'diff -u' to make the patch easy to merge. Be prepared to get your
29         changes sent back with seemingly silly requests about formatting
30         and variable names.  These aren't as silly as they seem. One
31         job the maintainers (and especially Linus) do is to keep things
32         looking the same. Sometimes this means that the clever hack in
33         your driver to get around a problem actually needs to become a
34         generalized kernel feature ready for next time.
35
36         PLEASE check your patch with the automated style checker
37         (scripts/checkpatch.pl) to catch trival style violations.
38         See Documentation/CodingStyle for guidance here.
39
40         PLEASE CC: the maintainers and mailing lists that are generated
41         by scripts/get_maintainer.pl.  The results returned by the
42         script will be best if you have git installed and are making
43         your changes in a branch derived from Linus' latest git tree.
44         See Documentation/SubmittingPatches for details.
45
46         PLEASE try to include any credit lines you want added with the
47         patch. It avoids people being missed off by mistake and makes
48         it easier to know who wants adding and who doesn't.
49
50         PLEASE document known bugs. If it doesn't work for everything
51         or does something very odd once a month document it.
52
53         PLEASE remember that submissions must be made under the terms
54         of the OSDL certificate of contribution and should include a
55         Signed-off-by: line.  The current version of this "Developer's
56         Certificate of Origin" (DCO) is listed in the file
57         Documentation/SubmittingPatches.
58
59 6.      Make sure you have the right to send any changes you make. If you
60         do changes at work you may find your employer owns the patch
61         not you.
62
63 7.      When sending security related changes or reports to a maintainer
64         please Cc: security@kernel.org, especially if the maintainer
65         does not respond.
66
67 8.      Happy hacking.
68
69 Descriptions of section entries:
70
71         P: Person (obsolete)
72         M: Mail patches to: FullName <address@domain>
73         L: Mailing list that is relevant to this area
74         W: Web-page with status/info
75         Q: Patchwork web based patch tracking system site
76         T: SCM tree type and location.
77            Type is one of: git, hg, quilt, stgit, topgit
78         S: Status, one of the following:
79            Supported:   Someone is actually paid to look after this.
80            Maintained:  Someone actually looks after it.
81            Odd Fixes:   It has a maintainer but they don't have time to do
82                         much other than throw the odd patch in. See below..
83            Orphan:      No current maintainer [but maybe you could take the
84                         role as you write your new code].
85            Obsolete:    Old code. Something tagged obsolete generally means
86                         it has been replaced by a better system and you
87                         should be using that.
88         F: Files and directories with wildcard patterns.
89            A trailing slash includes all files and subdirectory files.
90            F:   drivers/net/    all files in and below drivers/net
91            F:   drivers/net/*   all files in drivers/net, but not below
92            F:   */net/*         all files in "any top level directory"/net
93            One pattern per line.  Multiple F: lines acceptable.
94         N: Files and directories with regex patterns.
95            N:   [^a-z]tegra     all files whose path contains the word tegra
96            One pattern per line.  Multiple N: lines acceptable.
97            scripts/get_maintainer.pl has different behavior for files that
98            match F: pattern and matches of N: patterns.  By default,
99            get_maintainer will not look at git log history when an F: pattern
100            match occurs.  When an N: match occurs, git log history is used
101            to also notify the people that have git commit signatures.
102         X: Files and directories that are NOT maintained, same rules as F:
103            Files exclusions are tested before file matches.
104            Can be useful for excluding a specific subdirectory, for instance:
105            F:   net/
106            X:   net/ipv6/
107            matches all files in and below net excluding net/ipv6/
108         K: Keyword perl extended regex pattern to match content in a
109            patch or file.  For instance:
110            K: of_get_profile
111               matches patches or files that contain "of_get_profile"
112            K: \b(printk|pr_(info|err))\b
113               matches patches or files that contain one or more of the words
114               printk, pr_info or pr_err
115            One regex pattern per line.  Multiple K: lines acceptable.
116
117 Note: For the hard of thinking, this list is meant to remain in alphabetical
118 order. If you could add yourselves to it in alphabetical order that would be
119 so much easier [Ed]
120
121 Maintainers List (try to look for most precise areas first)
122
123                 -----------------------------------
124
125 3C59X NETWORK DRIVER
126 M:      Steffen Klassert <klassert@mathematik.tu-chemnitz.de>
127 L:      netdev@vger.kernel.org
128 S:      Maintained
129 F:      Documentation/networking/vortex.txt
130 F:      drivers/net/ethernet/3com/3c59x.c
131
132 3CR990 NETWORK DRIVER
133 M:      David Dillow <dave@thedillows.org>
134 L:      netdev@vger.kernel.org
135 S:      Maintained
136 F:      drivers/net/ethernet/3com/typhoon*
137
138 3WARE SAS/SATA-RAID SCSI DRIVERS (3W-XXXX, 3W-9XXX, 3W-SAS)
139 M:      Adam Radford <linuxraid@lsi.com>
140 L:      linux-scsi@vger.kernel.org
141 W:      http://www.lsi.com
142 S:      Supported
143 F:      drivers/scsi/3w-*
144
145 53C700 AND 53C700-66 SCSI DRIVER
146 M:      "James E.J. Bottomley" <James.Bottomley@HansenPartnership.com>
147 L:      linux-scsi@vger.kernel.org
148 S:      Maintained
149 F:      drivers/scsi/53c700*
150
151 6PACK NETWORK DRIVER FOR AX.25
152 M:      Andreas Koensgen <ajk@comnets.uni-bremen.de>
153 L:      linux-hams@vger.kernel.org
154 S:      Maintained
155 F:      drivers/net/hamradio/6pack.c
156
157 8169 10/100/1000 GIGABIT ETHERNET DRIVER
158 M:      Realtek linux nic maintainers <nic_swsd@realtek.com>
159 M:      Francois Romieu <romieu@fr.zoreil.com>
160 L:      netdev@vger.kernel.org
161 S:      Maintained
162 F:      drivers/net/ethernet/realtek/r8169.c
163
164 8250/16?50 (AND CLONE UARTS) SERIAL DRIVER
165 M:      Greg Kroah-Hartman <gregkh@linuxfoundation.org>
166 L:      linux-serial@vger.kernel.org
167 W:      http://serial.sourceforge.net
168 S:      Maintained
169 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty.git
170 F:      drivers/tty/serial/8250*
171 F:      include/linux/serial_8250.h
172
173 8390 NETWORK DRIVERS [WD80x3/SMC-ELITE, SMC-ULTRA, NE2000, 3C503, etc.]
174 L:      netdev@vger.kernel.org
175 S:      Orphan / Obsolete
176 F:      drivers/net/ethernet/8390/
177
178 9P FILE SYSTEM
179 M:      Eric Van Hensbergen <ericvh@gmail.com>
180 M:      Ron Minnich <rminnich@sandia.gov>
181 M:      Latchesar Ionkov <lucho@ionkov.net>
182 L:      v9fs-developer@lists.sourceforge.net
183 W:      http://swik.net/v9fs
184 Q:      http://patchwork.kernel.org/project/v9fs-devel/list/
185 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs.git
186 S:      Maintained
187 F:      Documentation/filesystems/9p.txt
188 F:      fs/9p/
189 F:      net/9p/
190 F:      include/net/9p/
191 F:      include/uapi/linux/virtio_9p.h
192 F:      include/trace/events/9p.h
193
194
195 A8293 MEDIA DRIVER
196 M:      Antti Palosaari <crope@iki.fi>
197 L:      linux-media@vger.kernel.org
198 W:      http://linuxtv.org/
199 W:      http://palosaari.fi/linux/
200 Q:      http://patchwork.linuxtv.org/project/linux-media/list/
201 T:      git git://linuxtv.org/anttip/media_tree.git
202 S:      Maintained
203 F:      drivers/media/dvb-frontends/a8293*
204
205 AACRAID SCSI RAID DRIVER
206 M:      Adaptec OEM Raid Solutions <aacraid@adaptec.com>
207 L:      linux-scsi@vger.kernel.org
208 W:      http://www.adaptec.com/
209 S:      Supported
210 F:      Documentation/scsi/aacraid.txt
211 F:      drivers/scsi/aacraid/
212
213 ABI/API
214 L:      linux-api@vger.kernel.org
215 F:      Documentation/ABI/
216 F:      include/linux/syscalls.h
217 F:      include/uapi/
218 F:      kernel/sys_ni.c
219
220 ABIT UGURU 1,2 HARDWARE MONITOR DRIVER
221 M:      Hans de Goede <hdegoede@redhat.com>
222 L:      lm-sensors@lm-sensors.org
223 S:      Maintained
224 F:      drivers/hwmon/abituguru.c
225
226 ABIT UGURU 3 HARDWARE MONITOR DRIVER
227 M:      Alistair John Strachan <alistair@devzero.co.uk>
228 L:      lm-sensors@lm-sensors.org
229 S:      Maintained
230 F:      drivers/hwmon/abituguru3.c
231
232 ACENIC DRIVER
233 M:      Jes Sorensen <jes@trained-monkey.org>
234 L:      linux-acenic@sunsite.dk
235 S:      Maintained
236 F:      drivers/net/ethernet/alteon/acenic*
237
238 ACER ASPIRE ONE TEMPERATURE AND FAN DRIVER
239 M:      Peter Feuerer <peter@piie.net>
240 L:      platform-driver-x86@vger.kernel.org
241 W:      http://piie.net/?section=acerhdf
242 S:      Maintained
243 F:      drivers/platform/x86/acerhdf.c
244
245 ACER WMI LAPTOP EXTRAS
246 M:      "Lee, Chun-Yi" <jlee@suse.com>
247 L:      platform-driver-x86@vger.kernel.org
248 S:      Maintained
249 F:      drivers/platform/x86/acer-wmi.c
250
251 ACPI
252 M:      Rafael J. Wysocki <rjw@rjwysocki.net>
253 M:      Len Brown <lenb@kernel.org>
254 L:      linux-acpi@vger.kernel.org
255 W:      https://01.org/linux-acpi
256 Q:      https://patchwork.kernel.org/project/linux-acpi/list/
257 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
258 S:      Supported
259 F:      drivers/acpi/
260 F:      drivers/pnp/pnpacpi/
261 F:      include/linux/acpi.h
262 F:      include/acpi/
263 F:      Documentation/acpi
264 F:      Documentation/ABI/testing/sysfs-bus-acpi
265 F:      drivers/pci/*acpi*
266 F:      drivers/pci/*/*acpi*
267 F:      drivers/pci/*/*/*acpi*
268 F:      tools/power/acpi
269
270 ACPI COMPONENT ARCHITECTURE (ACPICA)
271 M:      Robert Moore <robert.moore@intel.com>
272 M:      Lv Zheng <lv.zheng@intel.com>
273 M:      Rafael J. Wysocki <rafael.j.wysocki@intel.com>
274 L:      linux-acpi@vger.kernel.org
275 L:      devel@acpica.org
276 W:      https://acpica.org/
277 W:      https://github.com/acpica/acpica/
278 Q:      https://patchwork.kernel.org/project/linux-acpi/list/
279 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
280 S:      Supported
281 F:      drivers/acpi/acpica/
282 F:      include/acpi/
283 F:      tools/power/acpi/
284
285 ACPI FAN DRIVER
286 M:      Zhang Rui <rui.zhang@intel.com>
287 L:      linux-acpi@vger.kernel.org
288 W:      https://01.org/linux-acpi
289 S:      Supported
290 F:      drivers/acpi/fan.c
291
292 ACPI THERMAL DRIVER
293 M:      Zhang Rui <rui.zhang@intel.com>
294 L:      linux-acpi@vger.kernel.org
295 W:      https://01.org/linux-acpi
296 S:      Supported
297 F:      drivers/acpi/*thermal*
298
299 ACPI VIDEO DRIVER
300 M:      Zhang Rui <rui.zhang@intel.com>
301 L:      linux-acpi@vger.kernel.org
302 W:      https://01.org/linux-acpi
303 S:      Supported
304 F:      drivers/acpi/video.c
305
306 ACPI WMI DRIVER
307 L:      platform-driver-x86@vger.kernel.org
308 S:      Orphan
309 F:      drivers/platform/x86/wmi.c
310
311 AD1889 ALSA SOUND DRIVER
312 M:      Thibaut Varene <T-Bone@parisc-linux.org>
313 W:      http://wiki.parisc-linux.org/AD1889
314 L:      linux-parisc@vger.kernel.org
315 S:      Maintained
316 F:      sound/pci/ad1889.*
317
318 AD525X ANALOG DEVICES DIGITAL POTENTIOMETERS DRIVER
319 M:      Michael Hennerich <michael.hennerich@analog.com>
320 W:      http://wiki.analog.com/AD5254
321 W:      http://ez.analog.com/community/linux-device-drivers
322 S:      Supported
323 F:      drivers/misc/ad525x_dpot.c
324
325 AD5398 CURRENT REGULATOR DRIVER (AD5398/AD5821)
326 M:      Michael Hennerich <michael.hennerich@analog.com>
327 W:      http://wiki.analog.com/AD5398
328 W:      http://ez.analog.com/community/linux-device-drivers
329 S:      Supported
330 F:      drivers/regulator/ad5398.c
331
332 AD714X CAPACITANCE TOUCH SENSOR DRIVER (AD7142/3/7/8/7A)
333 M:      Michael Hennerich <michael.hennerich@analog.com>
334 W:      http://wiki.analog.com/AD7142
335 W:      http://ez.analog.com/community/linux-device-drivers
336 S:      Supported
337 F:      drivers/input/misc/ad714x.c
338
339 AD7877 TOUCHSCREEN DRIVER
340 M:      Michael Hennerich <michael.hennerich@analog.com>
341 W:      http://wiki.analog.com/AD7877
342 W:      http://ez.analog.com/community/linux-device-drivers
343 S:      Supported
344 F:      drivers/input/touchscreen/ad7877.c
345
346 AD7879 TOUCHSCREEN DRIVER (AD7879/AD7889)
347 M:      Michael Hennerich <michael.hennerich@analog.com>
348 W:      http://wiki.analog.com/AD7879
349 W:      http://ez.analog.com/community/linux-device-drivers
350 S:      Supported
351 F:      drivers/input/touchscreen/ad7879.c
352
353 ADDRESS SPACE LAYOUT RANDOMIZATION (ASLR)
354 M:      Jiri Kosina <jkosina@suse.cz>
355 S:      Maintained
356
357 ADM1025 HARDWARE MONITOR DRIVER
358 M:      Jean Delvare <jdelvare@suse.de>
359 L:      lm-sensors@lm-sensors.org
360 S:      Maintained
361 F:      Documentation/hwmon/adm1025
362 F:      drivers/hwmon/adm1025.c
363
364 ADM1029 HARDWARE MONITOR DRIVER
365 M:      Corentin Labbe <clabbe.montjoie@gmail.com>
366 L:      lm-sensors@lm-sensors.org
367 S:      Maintained
368 F:      drivers/hwmon/adm1029.c
369
370 ADM8211 WIRELESS DRIVER
371 L:      linux-wireless@vger.kernel.org
372 W:      http://wireless.kernel.org/
373 S:      Orphan
374 F:      drivers/net/wireless/adm8211.*
375
376 ADP1653 FLASH CONTROLLER DRIVER
377 M:      Sakari Ailus <sakari.ailus@iki.fi>
378 L:      linux-media@vger.kernel.org
379 S:      Maintained
380 F:      drivers/media/i2c/adp1653.c
381 F:      include/media/adp1653.h
382
383 ADP5520 BACKLIGHT DRIVER WITH IO EXPANDER (ADP5520/ADP5501)
384 M:      Michael Hennerich <michael.hennerich@analog.com>
385 W:      http://wiki.analog.com/ADP5520
386 W:      http://ez.analog.com/community/linux-device-drivers
387 S:      Supported
388 F:      drivers/mfd/adp5520.c
389 F:      drivers/video/backlight/adp5520_bl.c
390 F:      drivers/leds/leds-adp5520.c
391 F:      drivers/gpio/gpio-adp5520.c
392 F:      drivers/input/keyboard/adp5520-keys.c
393
394 ADP5588 QWERTY KEYPAD AND IO EXPANDER DRIVER (ADP5588/ADP5587)
395 M:      Michael Hennerich <michael.hennerich@analog.com>
396 W:      http://wiki.analog.com/ADP5588
397 W:      http://ez.analog.com/community/linux-device-drivers
398 S:      Supported
399 F:      drivers/input/keyboard/adp5588-keys.c
400 F:      drivers/gpio/gpio-adp5588.c
401
402 ADP8860 BACKLIGHT DRIVER (ADP8860/ADP8861/ADP8863)
403 M:      Michael Hennerich <michael.hennerich@analog.com>
404 W:      http://wiki.analog.com/ADP8860
405 W:      http://ez.analog.com/community/linux-device-drivers
406 S:      Supported
407 F:      drivers/video/backlight/adp8860_bl.c
408
409 ADS1015 HARDWARE MONITOR DRIVER
410 M:      Dirk Eibach <eibach@gdsys.de>
411 L:      lm-sensors@lm-sensors.org
412 S:      Maintained
413 F:      Documentation/hwmon/ads1015
414 F:      drivers/hwmon/ads1015.c
415 F:      include/linux/i2c/ads1015.h
416
417 ADT746X FAN DRIVER
418 M:      Colin Leroy <colin@colino.net>
419 S:      Maintained
420 F:      drivers/macintosh/therm_adt746x.c
421
422 ADT7475 HARDWARE MONITOR DRIVER
423 M:      Jean Delvare <jdelvare@suse.de>
424 L:      lm-sensors@lm-sensors.org
425 S:      Maintained
426 F:      Documentation/hwmon/adt7475
427 F:      drivers/hwmon/adt7475.c
428
429 ADXL34X THREE-AXIS DIGITAL ACCELEROMETER DRIVER (ADXL345/ADXL346)
430 M:      Michael Hennerich <michael.hennerich@analog.com>
431 W:      http://wiki.analog.com/ADXL345
432 W:      http://ez.analog.com/community/linux-device-drivers
433 S:      Supported
434 F:      drivers/input/misc/adxl34x.c
435
436 ADVANSYS SCSI DRIVER
437 M:      Matthew Wilcox <matthew@wil.cx>
438 L:      linux-scsi@vger.kernel.org
439 S:      Maintained
440 F:      Documentation/scsi/advansys.txt
441 F:      drivers/scsi/advansys.c
442
443 AEDSP16 DRIVER
444 M:      Riccardo Facchetti <fizban@tin.it>
445 S:      Maintained
446 F:      sound/oss/aedsp16.c
447
448 AF9013 MEDIA DRIVER
449 M:      Antti Palosaari <crope@iki.fi>
450 L:      linux-media@vger.kernel.org
451 W:      http://linuxtv.org/
452 W:      http://palosaari.fi/linux/
453 Q:      http://patchwork.linuxtv.org/project/linux-media/list/
454 T:      git git://linuxtv.org/anttip/media_tree.git
455 S:      Maintained
456 F:      drivers/media/dvb-frontends/af9013*
457
458 AF9033 MEDIA DRIVER
459 M:      Antti Palosaari <crope@iki.fi>
460 L:      linux-media@vger.kernel.org
461 W:      http://linuxtv.org/
462 W:      http://palosaari.fi/linux/
463 Q:      http://patchwork.linuxtv.org/project/linux-media/list/
464 T:      git git://linuxtv.org/anttip/media_tree.git
465 S:      Maintained
466 F:      drivers/media/dvb-frontends/af9033*
467
468 AFFS FILE SYSTEM
469 L:      linux-fsdevel@vger.kernel.org
470 S:      Orphan
471 F:      Documentation/filesystems/affs.txt
472 F:      fs/affs/
473
474 AFS FILESYSTEM & AF_RXRPC SOCKET DOMAIN
475 M:      David Howells <dhowells@redhat.com>
476 L:      linux-afs@lists.infradead.org
477 S:      Supported
478 F:      fs/afs/
479 F:      include/net/af_rxrpc.h
480 F:      net/rxrpc/af_rxrpc.c
481
482 AGPGART DRIVER
483 M:      David Airlie <airlied@linux.ie>
484 T:      git git://people.freedesktop.org/~airlied/linux (part of drm maint)
485 S:      Maintained
486 F:      drivers/char/agp/
487 F:      include/linux/agp*
488 F:      include/uapi/linux/agp*
489
490 AHA152X SCSI DRIVER
491 M:      "Juergen E. Fischer" <fischer@norbit.de>
492 L:      linux-scsi@vger.kernel.org
493 S:      Maintained
494 F:      drivers/scsi/aha152x*
495 F:      drivers/scsi/pcmcia/aha152x*
496
497 AIC7XXX / AIC79XX SCSI DRIVER
498 M:      Hannes Reinecke <hare@suse.de>
499 L:      linux-scsi@vger.kernel.org
500 S:      Maintained
501 F:      drivers/scsi/aic7xxx/
502
503 AIMSLAB FM RADIO RECEIVER DRIVER
504 M:      Hans Verkuil <hverkuil@xs4all.nl>
505 L:      linux-media@vger.kernel.org
506 T:      git git://linuxtv.org/media_tree.git
507 W:      http://linuxtv.org
508 S:      Maintained
509 F:      drivers/media/radio/radio-aimslab*
510
511 AIO
512 M:      Benjamin LaHaise <bcrl@kvack.org>
513 L:      linux-aio@kvack.org
514 S:      Supported
515 F:      fs/aio.c
516 F:      include/linux/*aio*.h
517
518 ALCATEL SPEEDTOUCH USB DRIVER
519 M:      Duncan Sands <duncan.sands@free.fr>
520 L:      linux-usb@vger.kernel.org
521 W:      http://www.linux-usb.org/SpeedTouch/
522 S:      Maintained
523 F:      drivers/usb/atm/speedtch.c
524 F:      drivers/usb/atm/usbatm.c
525
526 ALCHEMY AU1XX0 MMC DRIVER
527 M:      Manuel Lauss <manuel.lauss@gmail.com>
528 S:      Maintained
529 F:      drivers/mmc/host/au1xmmc.c
530
531 ALI1563 I2C DRIVER
532 M:      Rudolf Marek <r.marek@assembler.cz>
533 L:      linux-i2c@vger.kernel.org
534 S:      Maintained
535 F:      Documentation/i2c/busses/i2c-ali1563
536 F:      drivers/i2c/busses/i2c-ali1563.c
537
538 ALPHA PORT
539 M:      Richard Henderson <rth@twiddle.net>
540 M:      Ivan Kokshaysky <ink@jurassic.park.msu.ru>
541 M:      Matt Turner <mattst88@gmail.com>
542 S:      Odd Fixes
543 L:      linux-alpha@vger.kernel.org
544 F:      arch/alpha/
545
546 ALTERA TRIPLE SPEED ETHERNET DRIVER
547 M:      Vince Bridgers <vbridgers2013@gmail.com>
548 L:      netdev@vger.kernel.org
549 L:      nios2-dev@lists.rocketboards.org (moderated for non-subscribers)
550 S:      Maintained
551 F:      drivers/net/ethernet/altera/
552
553 ALTERA UART/JTAG UART SERIAL DRIVERS
554 M:      Tobias Klauser <tklauser@distanz.ch>
555 L:      linux-serial@vger.kernel.org
556 L:      nios2-dev@lists.rocketboards.org (moderated for non-subscribers)
557 S:      Maintained
558 F:      drivers/tty/serial/altera_uart.c
559 F:      drivers/tty/serial/altera_jtaguart.c
560 F:      include/linux/altera_uart.h
561 F:      include/linux/altera_jtaguart.h
562
563 AMD CRYPTOGRAPHIC COPROCESSOR (CCP) DRIVER
564 M:      Tom Lendacky <thomas.lendacky@amd.com>
565 L:      linux-crypto@vger.kernel.org
566 S:      Supported
567 F:      drivers/crypto/ccp/
568 F:      include/linux/ccp.h
569
570 AMD FAM15H PROCESSOR POWER MONITORING DRIVER
571 M:      Andreas Herrmann <herrmann.der.user@googlemail.com>
572 L:      lm-sensors@lm-sensors.org
573 S:      Maintained
574 F:      Documentation/hwmon/fam15h_power
575 F:      drivers/hwmon/fam15h_power.c
576
577 AMD GEODE CS5536 USB DEVICE CONTROLLER DRIVER
578 M:      Thomas Dahlmann <dahlmann.thomas@arcor.de>
579 L:      linux-geode@lists.infradead.org (moderated for non-subscribers)
580 S:      Supported
581 F:      drivers/usb/gadget/amd5536udc.*
582
583 AMD GEODE PROCESSOR/CHIPSET SUPPORT
584 P:      Andres Salomon <dilinger@queued.net>
585 L:      linux-geode@lists.infradead.org (moderated for non-subscribers)
586 W:      http://www.amd.com/us-en/ConnectivitySolutions/TechnicalResources/0,,50_2334_2452_11363,00.html
587 S:      Supported
588 F:      drivers/char/hw_random/geode-rng.c
589 F:      drivers/crypto/geode*
590 F:      drivers/video/geode/
591 F:      arch/x86/include/asm/geode.h
592
593 AMD IOMMU (AMD-VI)
594 M:      Joerg Roedel <joro@8bytes.org>
595 L:      iommu@lists.linux-foundation.org
596 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu.git
597 S:      Maintained
598 F:      drivers/iommu/amd_iommu*.[ch]
599 F:      include/linux/amd-iommu.h
600
601 AMD MICROCODE UPDATE SUPPORT
602 M:      Andreas Herrmann <herrmann.der.user@googlemail.com>
603 L:      amd64-microcode@amd64.org
604 S:      Maintained
605 F:      arch/x86/kernel/microcode_amd.c
606
607 AMD XGBE DRIVER
608 M:      Tom Lendacky <thomas.lendacky@amd.com>
609 L:      netdev@vger.kernel.org
610 S:      Supported
611 F:      drivers/net/ethernet/amd/xgbe/
612 F:      drivers/net/phy/amd-xgbe-phy.c
613
614 AMS (Apple Motion Sensor) DRIVER
615 M:      Michael Hanselmann <linux-kernel@hansmi.ch>
616 S:      Supported
617 F:      drivers/macintosh/ams/
618
619 AMSO1100 RNIC DRIVER
620 M:      Tom Tucker <tom@opengridcomputing.com>
621 M:      Steve Wise <swise@opengridcomputing.com>
622 L:      linux-rdma@vger.kernel.org
623 S:      Maintained
624 F:      drivers/infiniband/hw/amso1100/
625
626 ANALOG DEVICES INC AD9389B DRIVER
627 M:      Hans Verkuil <hans.verkuil@cisco.com>
628 L:      linux-media@vger.kernel.org
629 S:      Maintained
630 F:      drivers/media/i2c/ad9389b*
631
632 ANALOG DEVICES INC ADV7511 DRIVER
633 M:      Hans Verkuil <hans.verkuil@cisco.com>
634 L:      linux-media@vger.kernel.org
635 S:      Maintained
636 F:      drivers/media/i2c/adv7511*
637
638 ANALOG DEVICES INC ADV7604 DRIVER
639 M:      Hans Verkuil <hans.verkuil@cisco.com>
640 L:      linux-media@vger.kernel.org
641 S:      Maintained
642 F:      drivers/media/i2c/adv7604*
643
644 ANALOG DEVICES INC ADV7842 DRIVER
645 M:      Hans Verkuil <hans.verkuil@cisco.com>
646 L:      linux-media@vger.kernel.org
647 S:      Maintained
648 F:      drivers/media/i2c/adv7842*
649
650 ANALOG DEVICES INC ASOC CODEC DRIVERS
651 M:      Lars-Peter Clausen <lars@metafoo.de>
652 L:      alsa-devel@alsa-project.org (moderated for non-subscribers)
653 W:      http://wiki.analog.com/
654 W:      http://ez.analog.com/community/linux-device-drivers
655 S:      Supported
656 F:      sound/soc/codecs/adau*
657 F:      sound/soc/codecs/adav*
658 F:      sound/soc/codecs/ad1*
659 F:      sound/soc/codecs/ad7*
660 F:      sound/soc/codecs/ssm*
661 F:      sound/soc/codecs/sigmadsp.*
662
663 ANALOG DEVICES INC ASOC DRIVERS
664 L:      adi-buildroot-devel@lists.sourceforge.net (moderated for non-subscribers)
665 L:      alsa-devel@alsa-project.org (moderated for non-subscribers)
666 W:      http://blackfin.uclinux.org/
667 S:      Supported
668 F:      sound/soc/blackfin/*
669
670 AOA (Apple Onboard Audio) ALSA DRIVER
671 M:      Johannes Berg <johannes@sipsolutions.net>
672 L:      linuxppc-dev@lists.ozlabs.org
673 L:      alsa-devel@alsa-project.org (moderated for non-subscribers)
674 S:      Maintained
675 F:      sound/aoa/
676
677 APM DRIVER
678 M:      Jiri Kosina <jkosina@suse.cz>
679 S:      Odd fixes
680 F:      arch/x86/kernel/apm_32.c
681 F:      include/linux/apm_bios.h
682 F:      include/uapi/linux/apm_bios.h
683 F:      drivers/char/apm-emulation.c
684
685 APPLE BCM5974 MULTITOUCH DRIVER
686 M:      Henrik Rydberg <rydberg@euromail.se>
687 L:      linux-input@vger.kernel.org
688 S:      Maintained
689 F:      drivers/input/mouse/bcm5974.c
690
691 APPLE SMC DRIVER
692 M:      Henrik Rydberg <rydberg@euromail.se>
693 L:      lm-sensors@lm-sensors.org
694 S:      Maintained
695 F:      drivers/hwmon/applesmc.c
696
697 APPLETALK NETWORK LAYER
698 M:      Arnaldo Carvalho de Melo <acme@ghostprotocols.net>
699 S:      Maintained
700 F:      drivers/net/appletalk/
701 F:      net/appletalk/
702
703 APTINA CAMERA SENSOR PLL
704 M:      Laurent Pinchart <Laurent.pinchart@ideasonboard.com>
705 L:      linux-media@vger.kernel.org
706 S:      Maintained
707 F:      drivers/media/i2c/aptina-pll.*
708
709 ARASAN COMPACT FLASH PATA CONTROLLER
710 M:      Viresh Kumar <viresh.linux@gmail.com>
711 L:      linux-ide@vger.kernel.org
712 S:      Maintained
713 F:      include/linux/pata_arasan_cf_data.h
714 F:      drivers/ata/pata_arasan_cf.c
715
716 ARC FRAMEBUFFER DRIVER
717 M:      Jaya Kumar <jayalk@intworks.biz>
718 S:      Maintained
719 F:      drivers/video/arcfb.c
720 F:      drivers/video/fb_defio.c
721
722 ARM MFM AND FLOPPY DRIVERS
723 M:      Ian Molton <spyro@f2s.com>
724 S:      Maintained
725 F:      arch/arm/lib/floppydma.S
726 F:      arch/arm/include/asm/floppy.h
727
728 ARM PMU PROFILING AND DEBUGGING
729 M:      Will Deacon <will.deacon@arm.com>
730 S:      Maintained
731 F:      arch/arm/kernel/perf_event*
732 F:      arch/arm/oprofile/common.c
733 F:      arch/arm/include/asm/pmu.h
734 F:      arch/arm/kernel/hw_breakpoint.c
735 F:      arch/arm/include/asm/hw_breakpoint.h
736
737 ARM PORT
738 M:      Russell King <linux@arm.linux.org.uk>
739 L:      linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
740 W:      http://www.arm.linux.org.uk/
741 S:      Maintained
742 F:      arch/arm/
743
744 ARM SUB-ARCHITECTURES
745 L:      linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
746 S:      Maintained
747 F:      arch/arm/mach-*/
748 F:      arch/arm/plat-*/
749 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc.git
750
751 ARM PRIMECELL AACI PL041 DRIVER
752 M:      Russell King <linux@arm.linux.org.uk>
753 S:      Maintained
754 F:      sound/arm/aaci.*
755
756 ARM PRIMECELL CLCD PL110 DRIVER
757 M:      Russell King <linux@arm.linux.org.uk>
758 S:      Maintained
759 F:      drivers/video/amba-clcd.*
760
761 ARM PRIMECELL KMI PL050 DRIVER
762 M:      Russell King <linux@arm.linux.org.uk>
763 S:      Maintained
764 F:      drivers/input/serio/ambakmi.*
765 F:      include/linux/amba/kmi.h
766
767 ARM PRIMECELL MMCI PL180/1 DRIVER
768 M:      Russell King <linux@arm.linux.org.uk>
769 S:      Maintained
770 F:      drivers/mmc/host/mmci.*
771 F:      include/linux/amba/mmci.h
772
773 ARM PRIMECELL UART PL010 AND PL011 DRIVERS
774 M:      Russell King <linux@arm.linux.org.uk>
775 S:      Maintained
776 F:      drivers/tty/serial/amba-pl01*.c
777 F:      include/linux/amba/serial.h
778
779 ARM PRIMECELL BUS SUPPORT
780 M:      Russell King <linux@arm.linux.org.uk>
781 S:      Maintained
782 F:      drivers/amba/
783 F:      include/linux/amba/bus.h
784
785 ARM/ADS SPHERE MACHINE SUPPORT
786 M:      Lennert Buytenhek <kernel@wantstofly.org>
787 L:      linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
788 S:      Maintained
789
790 ARM/AFEB9260 MACHINE SUPPORT
791 M:      Sergey Lapin <slapin@ossfans.org>
792 L:      linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
793 S:      Maintained
794
795 ARM/AJECO 1ARM MACHINE SUPPORT
796 M:      Lennert Buytenhek <kernel@wantstofly.org>
797 L:      linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
798 S:      Maintained
799
800 ARM/Allwinner A1X SoC support
801 M:      Maxime Ripard <maxime.ripard@free-electrons.com>
802 L:      linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
803 S:      Maintained
804 N:      sun[x4567]i
805
806 ARM/Allwinner SoC Clock Support
807 M:      Emilio López <emilio@elopez.com.ar>
808 S:      Maintained
809 F:      drivers/clk/sunxi/
810
811 ARM/ATMEL AT91RM9200 AND AT91SAM ARM ARCHITECTURES
812 M:      Andrew Victor <linux@maxim.org.za>
813 M:      Nicolas Ferre <nicolas.ferre@atmel.com>
814 M:      Jean-Christophe Plagniol-Villard <plagnioj@jcrosoft.com>
815 L:      linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
816 W:      http://maxim.org.za/at91_26.html
817 W:      http://www.linux4sam.org
818 S:      Supported
819 F:      arch/arm/mach-at91/
820 F:      arch/arm/boot/dts/at91*.dts
821 F:      arch/arm/boot/dts/at91*.dtsi
822 F:      arch/arm/boot/dts/sama*.dts
823 F:      arch/arm/boot/dts/sama*.dtsi
824
825 ARM/ATMEL AT91 Clock Support
826 M:      Boris Brezillon <boris.brezillon@free-electrons.com>
827 S:      Maintained
828 F:      drivers/clk/at91
829
830 ARM/CALXEDA HIGHBANK ARCHITECTURE
831 M:      Rob Herring <robh@kernel.org>
832 L:      linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
833 S:      Maintained
834 F:      arch/arm/mach-highbank/
835
836 ARM/CAVIUM NETWORKS CNS3XXX MACHINE SUPPORT
837 M:      Anton Vorontsov <anton@enomsg.org>
838 S:      Maintained
839 F:      arch/arm/mach-cns3xxx/
840 T:      git git://git.infradead.org/users/cbou/linux-cns3xxx.git
841
842 ARM/CIRRUS LOGIC CLPS711X ARM ARCHITECTURE
843 M:      Alexander Shiyan <shc_work@mail.ru>
844 L:      linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
845 S:      Odd Fixes
846 N:      clps711x
847
848 ARM/CIRRUS LOGIC EP93XX ARM ARCHITECTURE
849 M:      Hartley Sweeten <hsweeten@visionengravers.com>
850 M:      Ryan Mallon <rmallon@gmail.com>
851 L:      linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
852 S:      Maintained
853 F:      arch/arm/mach-ep93xx/
854 F:      arch/arm/mach-ep93xx/include/mach/
855
856 ARM/CIRRUS LOGIC EDB9315A MACHINE SUPPORT
857 M:      Lennert Buytenhek <kernel@wantstofly.org>
858 L:      linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
859 S:      Maintained
860
861 ARM/CLKDEV SUPPORT
862 M:      Russell King <linux@arm.linux.org.uk>
863 L:      linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
864 S:      Maintained
865 F:      arch/arm/include/asm/clkdev.h
866 F:      drivers/clk/clkdev.c
867
868 ARM/COMPULAB CM-X270/EM-X270 and CM-X300 MACHINE SUPPORT
869 M:      Mike Rapoport <mike@compulab.co.il>
870 L:      linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
871 S:      Maintained
872
873 ARM/CONTEC MICRO9 MACHINE SUPPORT
874 M:      Hubert Feurstein <hubert.feurstein@contec.at>
875 S:      Maintained
876 F:      arch/arm/mach-ep93xx/micro9.c
877
878 ARM/CORGI MACHINE SUPPORT
879 M:      Richard Purdie <rpurdie@rpsys.net>
880 S:      Maintained
881
882 ARM/CORTINA SYSTEMS GEMINI ARM ARCHITECTURE
883 M:      Hans Ulli Kroll <ulli.kroll@googlemail.com>
884 L:      linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
885 T:      git git://git.berlios.de/gemini-board
886 S:      Maintained
887 F:      arch/arm/mach-gemini/
888
889 ARM/CSR SIRFPRIMA2 MACHINE SUPPORT
890 M:      Barry Song <baohua@kernel.org>
891 L:      linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
892 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/baohua/linux.git
893 S:      Maintained
894 F:      arch/arm/mach-prima2/
895 F:      drivers/clk/clk-prima2.c
896 F:      drivers/clocksource/timer-prima2.c
897 F:      drivers/clocksource/timer-marco.c
898 N:      [^a-z]sirf
899
900 ARM/EBSA110 MACHINE SUPPORT
901 M:      Russell King <linux@arm.linux.org.uk>
902 L:      linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
903 W:      http://www.arm.linux.org.uk/
904 S:      Maintained
905 F:      arch/arm/mach-ebsa110/
906 F:      drivers/net/ethernet/amd/am79c961a.*
907
908 ARM/ENERGY MICRO (SILICON LABS) EFM32 SUPPORT
909 M:      Uwe Kleine-König <kernel@pengutronix.de>
910 L:      linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
911 S:      Maintained
912 N:      efm32
913
914 ARM/EZX SMARTPHONES (A780, A910, A1200, E680, ROKR E2 and ROKR E6)
915 M:      Daniel Ribeiro <drwyrm@gmail.com>
916 M:      Stefan Schmidt <stefan@openezx.org>
917 M:      Harald Welte <laforge@openezx.org>
918 L:      openezx-devel@lists.openezx.org (moderated for non-subscribers)
919 W:      http://www.openezx.org/
920 S:      Maintained
921 T:      topgit git://git.openezx.org/openezx.git
922 F:      arch/arm/mach-pxa/ezx.c
923
924 ARM/FARADAY FA526 PORT
925 M:      Hans Ulli Kroll <ulli.kroll@googlemail.com>
926 L:      linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
927 S:      Maintained
928 T:      git git://git.berlios.de/gemini-board
929 F:      arch/arm/mm/*-fa*
930
931 ARM/FOOTBRIDGE ARCHITECTURE
932 M:      Russell King <linux@arm.linux.org.uk>
933 L:      linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
934 W:      http://www.arm.linux.org.uk/
935 S:      Maintained
936 F:      arch/arm/include/asm/hardware/dec21285.h
937 F:      arch/arm/mach-footbridge/
938
939 ARM/FREESCALE IMX / MXC ARM ARCHITECTURE
940 M:      Shawn Guo <shawn.guo@freescale.com>
941 M:      Sascha Hauer <kernel@pengutronix.de>
942 L:      linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
943 S:      Maintained
944 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux.git
945 F:      arch/arm/mach-imx/
946 F:      arch/arm/boot/dts/imx*
947 F:      arch/arm/configs/imx*_defconfig
948
949 ARM/FREESCALE MXS ARM ARCHITECTURE
950 M:      Shawn Guo <shawn.guo@linaro.org>
951 L:      linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
952 S:      Maintained
953 T:      git git://git.linaro.org/people/shawnguo/linux-2.6.git
954 F:      arch/arm/mach-mxs/
955
956 ARM/GLOMATION GESBC9312SX MACHINE SUPPORT
957 M:      Lennert Buytenhek <kernel@wantstofly.org>
958 L:      linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
959 S:      Maintained
960
961 ARM/GUMSTIX MACHINE SUPPORT
962 M:      Steve Sakoman <sakoman@gmail.com>
963 L:      linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
964 S:      Maintained
965
966 ARM/H4700 (HP IPAQ HX4700) MACHINE SUPPORT
967 M:      Philipp Zabel <philipp.zabel@gmail.com>
968 M:      Paul Parsons <lost.distance@yahoo.com>
969 L:      linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
970 S:      Maintained
971 F:      arch/arm/mach-pxa/hx4700.c
972 F:      arch/arm/mach-pxa/include/mach/hx4700.h
973 F:      sound/soc/pxa/hx4700.c
974
975 ARM/HP JORNADA 7XX MACHINE SUPPORT
976 M:      Kristoffer Ericson <kristoffer.ericson@gmail.com>
977 W:      www.jlime.com
978 S:      Maintained
979 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/kristoffer/linux-hpc.git
980 F:      arch/arm/mach-sa1100/jornada720.c
981 F:      arch/arm/mach-sa1100/include/mach/jornada720.h
982
983 ARM/IGEP MACHINE SUPPORT
984 M:      Enric Balletbo i Serra <eballetbo@gmail.com>
985 M:      Javier Martinez Canillas <javier@dowhile0.org>
986 L:      linux-omap@vger.kernel.org
987 L:      linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
988 S:      Maintained
989 F:      arch/arm/boot/dts/omap3-igep*
990
991 ARM/INCOME PXA270 SUPPORT
992 M:      Marek Vasut <marek.vasut@gmail.com>
993 L:      linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
994 S:      Maintained
995 F:      arch/arm/mach-pxa/colibri-pxa270-income.c
996
997 ARM/INTEL IOP32X ARM ARCHITECTURE
998 M:      Lennert Buytenhek <kernel@wantstofly.org>
999 M:      Dan Williams <dan.j.williams@intel.com>
1000 L:      linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
1001 S:      Maintained
1002
1003 ARM/INTEL IOP33X ARM ARCHITECTURE
1004 M:      Dan Williams <dan.j.williams@intel.com>
1005 L:      linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
1006 S:      Maintained
1007
1008 ARM/INTEL IOP13XX ARM ARCHITECTURE
1009 M:      Lennert Buytenhek <kernel@wantstofly.org>
1010 M:      Dan Williams <dan.j.williams@intel.com>
1011 L:      linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
1012 S:      Maintained
1013
1014 ARM/INTEL IQ81342EX MACHINE SUPPORT
1015 M:      Lennert Buytenhek <kernel@wantstofly.org>
1016 M:      Dan Williams <dan.j.williams@intel.com>
1017 L:      linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
1018 S:      Maintained
1019
1020 ARM/INTEL IXDP2850 MACHINE SUPPORT
1021 M:      Lennert Buytenhek <kernel@wantstofly.org>
1022 L:      linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
1023 S:      Maintained
1024
1025 ARM/INTEL IXP4XX ARM ARCHITECTURE
1026 M:      Imre Kaloz <kaloz@openwrt.org>
1027 M:      Krzysztof Halasa <khc@pm.waw.pl>
1028 L:      linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
1029 S:      Maintained
1030 F:      arch/arm/mach-ixp4xx/
1031
1032 ARM/INTEL RESEARCH IMOTE/STARGATE 2 MACHINE SUPPORT
1033 M:      Jonathan Cameron <jic23@cam.ac.uk>
1034 L:      linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
1035 S:      Maintained
1036 F:      arch/arm/mach-pxa/stargate2.c
1037 F:      drivers/pcmcia/pxa2xx_stargate2.c
1038
1039 ARM/INTEL XSC3 (MANZANO) ARM CORE
1040 M:      Lennert Buytenhek <kernel@wantstofly.org>
1041 M:      Dan Williams <dan.j.williams@intel.com>
1042 L:      linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
1043 S:      Maintained
1044
1045 ARM/IP FABRICS DOUBLE ESPRESSO MACHINE SUPPORT
1046 M:      Lennert Buytenhek <kernel@wantstofly.org>
1047 L:      linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
1048 S:      Maintained
1049
1050 ARM/TEXAS INSTRUMENT KEYSTONE ARCHITECTURE
1051 M:      Santosh Shilimkar <santosh.shilimkar@ti.com>
1052 L:      linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
1053 S:      Maintained
1054 F:      arch/arm/mach-keystone/
1055 F:      drivers/clk/keystone/
1056 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/ssantosh/linux-keystone.git
1057
1058 ARM/LOGICPD PXA270 MACHINE SUPPORT
1059 M:      Lennert Buytenhek <kernel@wantstofly.org>
1060 L:      linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
1061 S:      Maintained
1062
1063 ARM/MAGICIAN MACHINE SUPPORT
1064 M:      Philipp Zabel <philipp.zabel@gmail.com>
1065 S:      Maintained
1066
1067 ARM/Marvell Armada 370 and Armada XP SOC support
1068 M:      Jason Cooper <jason@lakedaemon.net>
1069 M:      Andrew Lunn <andrew@lunn.ch>
1070 M:      Gregory Clement <gregory.clement@free-electrons.com>
1071 M:      Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com>
1072 L:      linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
1073 S:      Maintained
1074 F:      arch/arm/mach-mvebu/
1075
1076 ARM/Marvell Berlin SoC support
1077 M:      Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com>
1078 L:      linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
1079 S:      Maintained
1080 F:      arch/arm/mach-berlin/
1081
1082 ARM/Marvell Dove/Kirkwood/MV78xx0/Orion SOC support
1083 M:      Jason Cooper <jason@lakedaemon.net>
1084 M:      Andrew Lunn <andrew@lunn.ch>
1085 M:      Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com>
1086 L:      linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
1087 S:      Maintained
1088 F:      arch/arm/mach-dove/
1089 F:      arch/arm/mach-kirkwood/
1090 F:      arch/arm/mach-mv78xx0/
1091 F:      arch/arm/mach-orion5x/
1092 F:      arch/arm/plat-orion/
1093
1094 ARM/Orion SoC/Technologic Systems TS-78xx platform support
1095 M:      Alexander Clouter <alex@digriz.org.uk>
1096 L:      linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
1097 W:      http://www.digriz.org.uk/ts78xx/kernel
1098 S:      Maintained
1099 F:      arch/arm/mach-orion5x/ts78xx-*
1100
1101 ARM/MICREL KS8695 ARCHITECTURE
1102 M:      Greg Ungerer <gerg@uclinux.org>
1103 L:      linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
1104 F:      arch/arm/mach-ks8695/
1105 S:      Odd Fixes
1106
1107 ARM/MIOA701 MACHINE SUPPORT
1108 M:      Robert Jarzmik <robert.jarzmik@free.fr>
1109 L:      linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
1110 F:      arch/arm/mach-pxa/mioa701.c
1111 S:      Maintained
1112
1113 ARM/NEC MOBILEPRO 900/c MACHINE SUPPORT
1114 M:      Michael Petchkovsky <mkpetch@internode.on.net>
1115 S:      Maintained
1116
1117 ARM/NOMADIK ARCHITECTURE
1118 M:      Alessandro Rubini <rubini@unipv.it>
1119 M:      Linus Walleij <linus.walleij@linaro.org>
1120 L:      linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
1121 S:      Maintained
1122 F:      arch/arm/mach-nomadik/
1123 F:      drivers/i2c/busses/i2c-nomadik.c
1124 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-nomadik.git
1125
1126 ARM/OPENMOKO NEO FREERUNNER (GTA02) MACHINE SUPPORT
1127 M:      Nelson Castillo <arhuaco@freaks-unidos.net>
1128 L:      openmoko-kernel@lists.openmoko.org (subscribers-only)
1129 W:      http://wiki.openmoko.org/wiki/Neo_FreeRunner
1130 S:      Supported
1131
1132 ARM/QUALCOMM MSM MACHINE SUPPORT
1133 M:      David Brown <davidb@codeaurora.org>
1134 M:      Daniel Walker <dwalker@fifo99.com>
1135 M:      Bryan Huntsman <bryanh@codeaurora.org>
1136 L:      linux-arm-msm@vger.kernel.org
1137 F:      arch/arm/mach-msm/
1138 F:      drivers/video/msm/
1139 F:      drivers/mmc/host/msm_sdcc.c
1140 F:      drivers/mmc/host/msm_sdcc.h
1141 F:      drivers/tty/serial/msm_serial.h
1142 F:      drivers/tty/serial/msm_serial.c
1143 F:      drivers/*/pm8???-*
1144 F:      drivers/mfd/ssbi/
1145 F:      include/linux/mfd/pm8xxx/
1146 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/davidb/linux-msm.git
1147 S:      Maintained
1148
1149 ARM/TOSA MACHINE SUPPORT
1150 M:      Dmitry Eremin-Solenikov <dbaryshkov@gmail.com>
1151 M:      Dirk Opfer <dirk@opfer-online.de>
1152 S:      Maintained
1153
1154 ARM/PALMTX,PALMT5,PALMLD,PALMTE2,PALMTC SUPPORT
1155 M:      Marek Vasut <marek.vasut@gmail.com>
1156 L:      linux-arm-kernel@lists.infradead.org
1157 W:      http://hackndev.com
1158 S:      Maintained
1159 F:      arch/arm/mach-pxa/include/mach/palmtx.h
1160 F:      arch/arm/mach-pxa/palmtx.c
1161 F:      arch/arm/mach-pxa/include/mach/palmt5.h
1162 F:      arch/arm/mach-pxa/palmt5.c
1163 F:      arch/arm/mach-pxa/include/mach/palmld.h
1164 F:      arch/arm/mach-pxa/palmld.c
1165 F:      arch/arm/mach-pxa/include/mach/palmte2.h
1166 F:      arch/arm/mach-pxa/palmte2.c
1167 F:      arch/arm/mach-pxa/include/mach/palmtc.h
1168 F:      arch/arm/mach-pxa/palmtc.c
1169
1170 ARM/PALM TREO SUPPORT
1171 M:      Tomas Cech <sleep_walker@suse.cz>
1172 L:      linux-arm-kernel@lists.infradead.org
1173 W:      http://hackndev.com
1174 S:      Maintained
1175 F:      arch/arm/mach-pxa/include/mach/palmtreo.h
1176 F:      arch/arm/mach-pxa/palmtreo.c
1177
1178 ARM/PALMZ72 SUPPORT
1179 M:      Sergey Lapin <slapin@ossfans.org>
1180 L:      linux-arm-kernel@lists.infradead.org
1181 W:      http://hackndev.com
1182 S:      Maintained
1183 F:      arch/arm/mach-pxa/include/mach/palmz72.h
1184 F:      arch/arm/mach-pxa/palmz72.c
1185
1186 ARM/PLEB SUPPORT
1187 M:      Peter Chubb <pleb@gelato.unsw.edu.au>
1188 W:      http://www.disy.cse.unsw.edu.au/Hardware/PLEB
1189 S:      Maintained
1190
1191 ARM/PT DIGITAL BOARD PORT
1192 M:      Stefan Eletzhofer <stefan.eletzhofer@eletztrick.de>
1193 L:      linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
1194 W:      http://www.arm.linux.org.uk/
1195 S:      Maintained
1196
1197 ARM/QUALCOMM SUPPORT
1198 M:      Kumar Gala <galak@codeaurora.org>
1199 M:      David Brown <davidb@codeaurora.org>
1200 L:      linux-arm-msm@vger.kernel.org
1201 S:      Maintained
1202 F:      arch/arm/mach-qcom/
1203 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/galak/linux-qcom.git
1204
1205 ARM/RADISYS ENP2611 MACHINE SUPPORT
1206 M:      Lennert Buytenhek <kernel@wantstofly.org>
1207 L:      linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
1208 S:      Maintained
1209
1210 ARM/RISCPC ARCHITECTURE
1211 M:      Russell King <linux@arm.linux.org.uk>
1212 L:      linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
1213 W:      http://www.arm.linux.org.uk/
1214 S:      Maintained
1215 F:      arch/arm/include/asm/hardware/entry-macro-iomd.S
1216 F:      arch/arm/include/asm/hardware/ioc.h
1217 F:      arch/arm/include/asm/hardware/iomd.h
1218 F:      arch/arm/include/asm/hardware/memc.h
1219 F:      arch/arm/mach-rpc/
1220 F:      drivers/net/ethernet/8390/etherh.c
1221 F:      drivers/net/ethernet/i825xx/ether1*
1222 F:      drivers/net/ethernet/seeq/ether3*
1223 F:      drivers/scsi/arm/
1224
1225 ARM/Rockchip SoC support
1226 M:      Heiko Stuebner <heiko@sntech.de>
1227 L:      linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
1228 S:      Maintained
1229 F:      arch/arm/mach-rockchip/
1230 F:      drivers/*/*rockchip*
1231
1232 ARM/SAMSUNG ARM ARCHITECTURES
1233 M:      Ben Dooks <ben-linux@fluff.org>
1234 M:      Kukjin Kim <kgene.kim@samsung.com>
1235 L:      linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
1236 L:      linux-samsung-soc@vger.kernel.org (moderated for non-subscribers)
1237 W:      http://www.fluff.org/ben/linux/
1238 S:      Maintained
1239 F:      arch/arm/boot/dts/s3c*
1240 F:      arch/arm/boot/dts/exynos*
1241 F:      arch/arm/plat-samsung/
1242 F:      arch/arm/mach-s3c24*/
1243 F:      arch/arm/mach-s3c64xx/
1244 F:      drivers/*/*s3c2410*
1245 F:      drivers/*/*/*s3c2410*
1246 F:      drivers/spi/spi-s3c*
1247 F:      sound/soc/samsung/*
1248
1249 ARM/S5P EXYNOS ARM ARCHITECTURES
1250 M:      Kukjin Kim <kgene.kim@samsung.com>
1251 L:      linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
1252 L:      linux-samsung-soc@vger.kernel.org (moderated for non-subscribers)
1253 S:      Maintained
1254 F:      arch/arm/mach-s5p*/
1255 F:      arch/arm/mach-exynos*/
1256 N:      exynos
1257
1258 ARM/SAMSUNG MOBILE MACHINE SUPPORT
1259 M:      Kyungmin Park <kyungmin.park@samsung.com>
1260 L:      linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
1261 S:      Maintained
1262 F:      arch/arm/mach-s5pv210/mach-aquila.c
1263 F:      arch/arm/mach-s5pv210/mach-goni.c
1264
1265 ARM/SAMSUNG S5P SERIES 2D GRAPHICS ACCELERATION (G2D) SUPPORT
1266 M:      Kyungmin Park <kyungmin.park@samsung.com>
1267 M:      Kamil Debski <k.debski@samsung.com>
1268 L:      linux-arm-kernel@lists.infradead.org
1269 L:      linux-media@vger.kernel.org
1270 S:      Maintained
1271 F:      drivers/media/platform/s5p-g2d/
1272
1273 ARM/SAMSUNG S5P SERIES Multi Format Codec (MFC) SUPPORT
1274 M:      Kyungmin Park <kyungmin.park@samsung.com>
1275 M:      Kamil Debski <k.debski@samsung.com>
1276 M:      Jeongtae Park <jtp.park@samsung.com>
1277 L:      linux-arm-kernel@lists.infradead.org
1278 L:      linux-media@vger.kernel.org
1279 S:      Maintained
1280 F:      arch/arm/plat-samsung/s5p-dev-mfc.c
1281 F:      drivers/media/platform/s5p-mfc/
1282
1283 ARM/SAMSUNG S5P SERIES TV SUBSYSTEM SUPPORT
1284 M:      Kyungmin Park <kyungmin.park@samsung.com>
1285 M:      Tomasz Stanislawski <t.stanislaws@samsung.com>
1286 L:      linux-arm-kernel@lists.infradead.org
1287 L:      linux-media@vger.kernel.org
1288 S:      Maintained
1289 F:      drivers/media/platform/s5p-tv/
1290
1291 ARM/SHMOBILE ARM ARCHITECTURE
1292 M:      Simon Horman <horms@verge.net.au>
1293 M:      Magnus Damm <magnus.damm@gmail.com>
1294 L:      linux-sh@vger.kernel.org
1295 W:      http://oss.renesas.com
1296 Q:      http://patchwork.kernel.org/project/linux-sh/list/
1297 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas.git next
1298 S:      Supported
1299 F:      arch/arm/mach-shmobile/
1300 F:      drivers/sh/
1301
1302 ARM/SOCFPGA ARCHITECTURE
1303 M:      Dinh Nguyen <dinguyen@altera.com>
1304 S:      Maintained
1305 F:      arch/arm/mach-socfpga/
1306
1307 ARM/SOCFPGA CLOCK FRAMEWORK SUPPORT
1308 M:      Dinh Nguyen <dinguyen@altera.com>
1309 S:      Maintained
1310 F:      drivers/clk/socfpga/
1311
1312 ARM/STI ARCHITECTURE
1313 M:      Srinivas Kandagatla <srinivas.kandagatla@gmail.com>
1314 M:      Maxime Coquelin <maxime.coquelin@st.com>
1315 M:      Patrice Chotard <patrice.chotard@st.com>
1316 L:      linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
1317 L:      kernel@stlinux.com
1318 W:      http://www.stlinux.com
1319 S:      Maintained
1320 F:      arch/arm/mach-sti/
1321 F:      arch/arm/boot/dts/sti*
1322 F:      drivers/clocksource/arm_global_timer.c
1323 F:      drivers/reset/sti/
1324 F:      drivers/pinctrl/pinctrl-st.c
1325 F:      drivers/media/rc/st_rc.c
1326 F:      drivers/i2c/busses/i2c-st.c
1327 F:      drivers/tty/serial/st-asc.c
1328
1329 ARM/TECHNOLOGIC SYSTEMS TS7250 MACHINE SUPPORT
1330 M:      Lennert Buytenhek <kernel@wantstofly.org>
1331 L:      linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
1332 S:      Maintained
1333
1334 ARM/TETON BGA MACHINE SUPPORT
1335 M:      "Mark F. Brown" <mark.brown314@gmail.com>
1336 L:      linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
1337 S:      Maintained
1338
1339 ARM/THECUS N2100 MACHINE SUPPORT
1340 M:      Lennert Buytenhek <kernel@wantstofly.org>
1341 L:      linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
1342 S:      Maintained
1343
1344 ARM/NUVOTON W90X900 ARM ARCHITECTURE
1345 M:      Wan ZongShun <mcuos.com@gmail.com>
1346 L:      linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
1347 W:      http://www.mcuos.com
1348 S:      Maintained
1349 F:      arch/arm/mach-w90x900/
1350 F:      drivers/input/keyboard/w90p910_keypad.c
1351 F:      drivers/input/touchscreen/w90p910_ts.c
1352 F:      drivers/watchdog/nuc900_wdt.c
1353 F:      drivers/net/ethernet/nuvoton/w90p910_ether.c
1354 F:      drivers/mtd/nand/nuc900_nand.c
1355 F:      drivers/rtc/rtc-nuc900.c
1356 F:      drivers/spi/spi-nuc900.c
1357 F:      drivers/usb/host/ehci-w90x900.c
1358 F:      drivers/video/nuc900fb.c
1359
1360 ARM/U300 MACHINE SUPPORT
1361 M:      Linus Walleij <linus.walleij@linaro.org>
1362 L:      linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
1363 S:      Supported
1364 F:      arch/arm/mach-u300/
1365 F:      drivers/clocksource/timer-u300.c
1366 F:      drivers/i2c/busses/i2c-stu300.c
1367 F:      drivers/rtc/rtc-coh901331.c
1368 F:      drivers/watchdog/coh901327_wdt.c
1369 F:      drivers/dma/coh901318*
1370 F:      drivers/mfd/ab3100*
1371 F:      drivers/rtc/rtc-ab3100.c
1372 F:      drivers/rtc/rtc-coh901331.c
1373 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-stericsson.git
1374
1375 ARM/Ux500 ARM ARCHITECTURE
1376 M:      Linus Walleij <linus.walleij@linaro.org>
1377 L:      linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
1378 S:      Maintained
1379 F:      arch/arm/mach-ux500/
1380 F:      drivers/clocksource/clksrc-dbx500-prcmu.c
1381 F:      drivers/dma/ste_dma40*
1382 F:      drivers/hwspinlock/u8500_hsem.c
1383 F:      drivers/mfd/abx500*
1384 F:      drivers/mfd/ab8500*
1385 F:      drivers/mfd/dbx500*
1386 F:      drivers/mfd/db8500*
1387 F:      drivers/pinctrl/pinctrl-nomadik*
1388 F:      drivers/rtc/rtc-ab8500.c
1389 F:      drivers/rtc/rtc-pl031.c
1390 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-stericsson.git
1391
1392 ARM/Ux500 CLOCK FRAMEWORK SUPPORT
1393 M:      Ulf Hansson <ulf.hansson@linaro.org>
1394 L:      linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
1395 T:      git git://git.linaro.org/people/ulfh/clk.git
1396 S:      Maintained
1397 F:      drivers/clk/ux500/
1398 F:      include/linux/platform_data/clk-ux500.h
1399
1400 ARM/VFP SUPPORT
1401 M:      Russell King <linux@arm.linux.org.uk>
1402 L:      linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
1403 W:      http://www.arm.linux.org.uk/
1404 S:      Maintained
1405 F:      arch/arm/vfp/
1406
1407 ARM/VOIPAC PXA270 SUPPORT
1408 M:      Marek Vasut <marek.vasut@gmail.com>
1409 L:      linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
1410 S:      Maintained
1411 F:      arch/arm/mach-pxa/vpac270.c
1412 F:      arch/arm/mach-pxa/include/mach/vpac270.h
1413
1414 ARM/VT8500 ARM ARCHITECTURE
1415 M:      Tony Prisk <linux@prisktech.co.nz>
1416 L:      linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
1417 S:      Maintained
1418 F:      arch/arm/mach-vt8500/
1419 F:      drivers/clocksource/vt8500_timer.c
1420 F:      drivers/i2c/busses/i2c-wmt.c
1421 F:      drivers/mmc/host/wmt-sdmmc.c
1422 F:      drivers/pwm/pwm-vt8500.c
1423 F:      drivers/rtc/rtc-vt8500.c
1424 F:      drivers/tty/serial/vt8500_serial.c
1425 F:      drivers/usb/host/ehci-platform.c
1426 F:      drivers/usb/host/uhci-platform.c
1427 F:      drivers/video/vt8500lcdfb.*
1428 F:      drivers/video/wm8505fb*
1429 F:      drivers/video/wmt_ge_rops.*
1430
1431 ARM/ZIPIT Z2 SUPPORT
1432 M:      Marek Vasut <marek.vasut@gmail.com>
1433 L:      linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
1434 S:      Maintained
1435 F:      arch/arm/mach-pxa/z2.c
1436 F:      arch/arm/mach-pxa/include/mach/z2.h
1437
1438 ARM/ZYNQ ARCHITECTURE
1439 M:      Michal Simek <michal.simek@xilinx.com>
1440 L:      linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
1441 W:      http://wiki.xilinx.com
1442 T:      git git://git.xilinx.com/linux-xlnx.git
1443 S:      Supported
1444 F:      arch/arm/mach-zynq/
1445 F:      drivers/cpuidle/cpuidle-zynq.c
1446 N:      zynq
1447 N:      xilinx
1448 F:      drivers/clocksource/cadence_ttc_timer.c
1449 F:      drivers/i2c/busses/i2c-cadence.c
1450 F:      drivers/mmc/host/sdhci-of-arasan.c
1451
1452 ARM SMMU DRIVER
1453 M:      Will Deacon <will.deacon@arm.com>
1454 L:      linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
1455 S:      Maintained
1456 F:      drivers/iommu/arm-smmu.c
1457
1458 ARM64 PORT (AARCH64 ARCHITECTURE)
1459 M:      Catalin Marinas <catalin.marinas@arm.com>
1460 M:      Will Deacon <will.deacon@arm.com>
1461 L:      linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
1462 S:      Maintained
1463 F:      arch/arm64/
1464 F:      Documentation/arm64/
1465
1466 AS3645A LED FLASH CONTROLLER DRIVER
1467 M:      Laurent Pinchart <laurent.pinchart@ideasonboard.com>
1468 L:      linux-media@vger.kernel.org
1469 T:      git git://linuxtv.org/media_tree.git
1470 S:      Maintained
1471 F:      drivers/media/i2c/as3645a.c
1472 F:      include/media/as3645a.h
1473
1474 ASC7621 HARDWARE MONITOR DRIVER
1475 M:      George Joseph <george.joseph@fairview5.com>
1476 L:      lm-sensors@lm-sensors.org
1477 S:      Maintained
1478 F:      Documentation/hwmon/asc7621
1479 F:      drivers/hwmon/asc7621.c
1480
1481 ASUS NOTEBOOKS AND EEEPC ACPI/WMI EXTRAS DRIVERS
1482 M:      Corentin Chary <corentin.chary@gmail.com>
1483 L:      acpi4asus-user@lists.sourceforge.net
1484 L:      platform-driver-x86@vger.kernel.org
1485 W:      http://acpi4asus.sf.net
1486 S:      Maintained
1487 F:      drivers/platform/x86/asus*.c
1488 F:      drivers/platform/x86/eeepc*.c
1489
1490 ASYNCHRONOUS TRANSFERS/TRANSFORMS (IOAT) API
1491 M:      Dan Williams <dan.j.williams@intel.com>
1492 W:      http://sourceforge.net/projects/xscaleiop
1493 S:      Maintained
1494 F:      Documentation/crypto/async-tx-api.txt
1495 F:      crypto/async_tx/
1496 F:      drivers/dma/
1497 F:      include/linux/dmaengine.h
1498 F:      include/linux/async_tx.h
1499
1500 AT24 EEPROM DRIVER
1501 M:      Wolfram Sang <wsa@the-dreams.de>
1502 L:      linux-i2c@vger.kernel.org
1503 S:      Maintained
1504 F:      drivers/misc/eeprom/at24.c
1505 F:      include/linux/platform_data/at24.h
1506
1507 ATA OVER ETHERNET (AOE) DRIVER
1508 M:      "Ed L. Cashin" <ecashin@coraid.com>
1509 W:      http://support.coraid.com/support/linux
1510 S:      Supported
1511 F:      Documentation/aoe/
1512 F:      drivers/block/aoe/
1513
1514 ATHEROS ATH GENERIC UTILITIES
1515 M:      "Luis R. Rodriguez" <mcgrof@do-not-panic.com>
1516 L:      linux-wireless@vger.kernel.org
1517 S:      Supported
1518 F:      drivers/net/wireless/ath/*
1519
1520 ATHEROS ATH5K WIRELESS DRIVER
1521 M:      Jiri Slaby <jirislaby@gmail.com>
1522 M:      Nick Kossifidis <mickflemm@gmail.com>
1523 M:      "Luis R. Rodriguez" <mcgrof@do-not-panic.com>
1524 L:      linux-wireless@vger.kernel.org
1525 L:      ath5k-devel@lists.ath5k.org
1526 W:      http://wireless.kernel.org/en/users/Drivers/ath5k
1527 S:      Maintained
1528 F:      drivers/net/wireless/ath/ath5k/
1529
1530 ATHEROS ATH6KL WIRELESS DRIVER
1531 M:      Kalle Valo <kvalo@qca.qualcomm.com>
1532 L:      linux-wireless@vger.kernel.org
1533 W:      http://wireless.kernel.org/en/users/Drivers/ath6kl
1534 T:      git git://github.com/kvalo/ath.git
1535 S:      Supported
1536 F:      drivers/net/wireless/ath/ath6kl/
1537
1538 WILOCITY WIL6210 WIRELESS DRIVER
1539 M:      Vladimir Kondratiev <qca_vkondrat@qca.qualcomm.com>
1540 L:      linux-wireless@vger.kernel.org
1541 L:      wil6210@qca.qualcomm.com
1542 S:      Supported
1543 W:      http://wireless.kernel.org/en/users/Drivers/wil6210
1544 F:      drivers/net/wireless/ath/wil6210/
1545
1546 CARL9170 LINUX COMMUNITY WIRELESS DRIVER
1547 M:      Christian Lamparter <chunkeey@googlemail.com>
1548 L:      linux-wireless@vger.kernel.org
1549 W:      http://wireless.kernel.org/en/users/Drivers/carl9170
1550 S:      Maintained
1551 F:      drivers/net/wireless/ath/carl9170/
1552
1553 ATK0110 HWMON DRIVER
1554 M:      Luca Tettamanti <kronos.it@gmail.com>
1555 L:      lm-sensors@lm-sensors.org
1556 S:      Maintained
1557 F:      drivers/hwmon/asus_atk0110.c
1558
1559 ATI_REMOTE2 DRIVER
1560 M:      Ville Syrjala <syrjala@sci.fi>
1561 S:      Maintained
1562 F:      drivers/input/misc/ati_remote2.c
1563
1564 ATLX ETHERNET DRIVERS
1565 M:      Jay Cliburn <jcliburn@gmail.com>
1566 M:      Chris Snook <chris.snook@gmail.com>
1567 L:      netdev@vger.kernel.org
1568 W:      http://sourceforge.net/projects/atl1
1569 W:      http://atl1.sourceforge.net
1570 S:      Maintained
1571 F:      drivers/net/ethernet/atheros/
1572
1573 ATM
1574 M:      Chas Williams <chas@cmf.nrl.navy.mil>
1575 L:      linux-atm-general@lists.sourceforge.net (moderated for non-subscribers)
1576 L:      netdev@vger.kernel.org
1577 W:      http://linux-atm.sourceforge.net
1578 S:      Maintained
1579 F:      drivers/atm/
1580 F:      include/linux/atm*
1581 F:      include/uapi/linux/atm*
1582
1583 ATMEL AT91 / AT32 MCI DRIVER
1584 M:      Ludovic Desroches <ludovic.desroches@atmel.com>
1585 S:      Maintained
1586 F:      drivers/mmc/host/atmel-mci.c
1587 F:      drivers/mmc/host/atmel-mci-regs.h
1588
1589 ATMEL AT91 / AT32 SERIAL DRIVER
1590 M:      Nicolas Ferre <nicolas.ferre@atmel.com>
1591 S:      Supported
1592 F:      drivers/tty/serial/atmel_serial.c
1593
1594 ATMEL DMA DRIVER
1595 M:      Nicolas Ferre <nicolas.ferre@atmel.com>
1596 L:      linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
1597 S:      Supported
1598 F:      drivers/dma/at_hdmac.c
1599 F:      drivers/dma/at_hdmac_regs.h
1600 F:      include/linux/platform_data/dma-atmel.h
1601
1602 ATMEL I2C DRIVER
1603 M:      Ludovic Desroches <ludovic.desroches@atmel.com>
1604 L:      linux-i2c@vger.kernel.org
1605 S:      Supported
1606 F:      drivers/i2c/busses/i2c-at91.c
1607
1608 ATMEL ISI DRIVER
1609 M:      Josh Wu <josh.wu@atmel.com>
1610 L:      linux-media@vger.kernel.org
1611 S:      Supported
1612 F:      drivers/media/platform/soc_camera/atmel-isi.c
1613 F:      include/media/atmel-isi.h
1614
1615 ATMEL LCDFB DRIVER
1616 M:      Nicolas Ferre <nicolas.ferre@atmel.com>
1617 L:      linux-fbdev@vger.kernel.org
1618 S:      Maintained
1619 F:      drivers/video/atmel_lcdfb.c
1620 F:      include/video/atmel_lcdc.h
1621
1622 ATMEL MACB ETHERNET DRIVER
1623 M:      Nicolas Ferre <nicolas.ferre@atmel.com>
1624 S:      Supported
1625 F:      drivers/net/ethernet/cadence/
1626
1627 ATMEL SPI DRIVER
1628 M:      Nicolas Ferre <nicolas.ferre@atmel.com>
1629 S:      Supported
1630 F:      drivers/spi/spi-atmel.*
1631
1632 ATMEL Timer Counter (TC) AND CLOCKSOURCE DRIVERS
1633 M:      Nicolas Ferre <nicolas.ferre@atmel.com>
1634 L:      linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
1635 S:      Supported
1636 F:      drivers/misc/atmel_tclib.c
1637 F:      drivers/clocksource/tcb_clksrc.c
1638
1639 ATMEL USBA UDC DRIVER
1640 M:      Nicolas Ferre <nicolas.ferre@atmel.com>
1641 L:      linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
1642 S:      Supported
1643 F:      drivers/usb/gadget/atmel_usba_udc.*
1644
1645 ATMEL WIRELESS DRIVER
1646 M:      Simon Kelley <simon@thekelleys.org.uk>
1647 L:      linux-wireless@vger.kernel.org
1648 W:      http://www.thekelleys.org.uk/atmel
1649 W:      http://atmelwlandriver.sourceforge.net/
1650 S:      Maintained
1651 F:      drivers/net/wireless/atmel*
1652
1653 ATTO EXPRESSSAS SAS/SATA RAID SCSI DRIVER
1654 M:      Bradley Grove <linuxdrivers@attotech.com>
1655 L:      linux-scsi@vger.kernel.org
1656 W:      http://www.attotech.com
1657 S:      Supported
1658 F:      drivers/scsi/esas2r
1659
1660 AUDIT SUBSYSTEM
1661 M:      Eric Paris <eparis@redhat.com>
1662 L:      linux-audit@redhat.com (subscribers-only)
1663 W:      http://people.redhat.com/sgrubb/audit/
1664 T:      git git://git.infradead.org/users/eparis/audit.git
1665 S:      Maintained
1666 F:      include/linux/audit.h
1667 F:      include/uapi/linux/audit.h
1668 F:      kernel/audit*
1669
1670 AUXILIARY DISPLAY DRIVERS
1671 M:      Miguel Ojeda Sandonis <miguel.ojeda.sandonis@gmail.com>
1672 W:      http://miguelojeda.es/auxdisplay.htm
1673 W:      http://jair.lab.fi.uva.es/~migojed/auxdisplay.htm
1674 S:      Maintained
1675 F:      drivers/auxdisplay/
1676 F:      include/linux/cfag12864b.h
1677
1678 AVR32 ARCHITECTURE
1679 M:      Haavard Skinnemoen <hskinnemoen@gmail.com>
1680 M:      Hans-Christian Egtvedt <egtvedt@samfundet.no>
1681 W:      http://www.atmel.com/products/AVR32/
1682 W:      http://mirror.egtvedt.no/avr32linux.org/
1683 W:      http://avrfreaks.net/
1684 S:      Maintained
1685 F:      arch/avr32/
1686
1687 AVR32/AT32AP MACHINE SUPPORT
1688 M:      Haavard Skinnemoen <hskinnemoen@gmail.com>
1689 M:      Hans-Christian Egtvedt <egtvedt@samfundet.no>
1690 S:      Maintained
1691 F:      arch/avr32/mach-at32ap/
1692
1693 AX.25 NETWORK LAYER
1694 M:      Ralf Baechle <ralf@linux-mips.org>
1695 L:      linux-hams@vger.kernel.org
1696 W:      http://www.linux-ax25.org/
1697 S:      Maintained
1698 F:      include/uapi/linux/ax25.h
1699 F:      include/net/ax25.h
1700 F:      net/ax25/
1701
1702 AZ6007 DVB DRIVER
1703 M:      Mauro Carvalho Chehab <m.chehab@samsung.com>
1704 L:      linux-media@vger.kernel.org
1705 W:      http://linuxtv.org
1706 T:      git git://linuxtv.org/media_tree.git
1707 S:      Maintained
1708 F:      drivers/media/usb/dvb-usb-v2/az6007.c
1709
1710 AZTECH FM RADIO RECEIVER DRIVER
1711 M:      Hans Verkuil <hverkuil@xs4all.nl>
1712 L:      linux-media@vger.kernel.org
1713 T:      git git://linuxtv.org/media_tree.git
1714 W:      http://linuxtv.org
1715 S:      Maintained
1716 F:      drivers/media/radio/radio-aztech*
1717
1718 B43 WIRELESS DRIVER
1719 M:      Stefano Brivio <stefano.brivio@polimi.it>
1720 L:      linux-wireless@vger.kernel.org
1721 L:      b43-dev@lists.infradead.org
1722 W:      http://wireless.kernel.org/en/users/Drivers/b43
1723 S:      Maintained
1724 F:      drivers/net/wireless/b43/
1725
1726 B43LEGACY WIRELESS DRIVER
1727 M:      Larry Finger <Larry.Finger@lwfinger.net>
1728 M:      Stefano Brivio <stefano.brivio@polimi.it>
1729 L:      linux-wireless@vger.kernel.org
1730 L:      b43-dev@lists.infradead.org
1731 W:      http://wireless.kernel.org/en/users/Drivers/b43
1732 S:      Maintained
1733 F:      drivers/net/wireless/b43legacy/
1734
1735 BACKLIGHT CLASS/SUBSYSTEM
1736 M:      Jingoo Han <jg1.han@samsung.com>
1737 M:      Bryan Wu <cooloney@gmail.com>
1738 M:      Lee Jones <lee.jones@linaro.org>
1739 S:      Maintained
1740 F:      drivers/video/backlight/
1741 F:      include/linux/backlight.h
1742
1743 BATMAN ADVANCED
1744 M:      Marek Lindner <mareklindner@neomailbox.ch>
1745 M:      Simon Wunderlich <sw@simonwunderlich.de>
1746 M:      Antonio Quartulli <antonio@meshcoding.com>
1747 L:      b.a.t.m.a.n@lists.open-mesh.org
1748 W:      http://www.open-mesh.org/
1749 S:      Maintained
1750 F:      net/batman-adv/
1751
1752 BAYCOM/HDLCDRV DRIVERS FOR AX.25
1753 M:      Thomas Sailer <t.sailer@alumni.ethz.ch>
1754 L:      linux-hams@vger.kernel.org
1755 W:      http://www.baycom.org/~tom/ham/ham.html
1756 S:      Maintained
1757 F:      drivers/net/hamradio/baycom*
1758
1759 BCACHE (BLOCK LAYER CACHE)
1760 M:      Kent Overstreet <kmo@daterainc.com>
1761 L:      linux-bcache@vger.kernel.org
1762 W:      http://bcache.evilpiepirate.org
1763 S:      Maintained:
1764 F:      drivers/md/bcache/
1765
1766 BEFS FILE SYSTEM
1767 S:      Orphan
1768 F:      Documentation/filesystems/befs.txt
1769 F:      fs/befs/
1770
1771 BFS FILE SYSTEM
1772 M:      "Tigran A. Aivazian" <tigran@aivazian.fsnet.co.uk>
1773 S:      Maintained
1774 F:      Documentation/filesystems/bfs.txt
1775 F:      fs/bfs/
1776 F:      include/uapi/linux/bfs_fs.h
1777
1778 BLACKFIN ARCHITECTURE
1779 M:      Steven Miao <realmz6@gmail.com>
1780 L:      adi-buildroot-devel@lists.sourceforge.net (moderated for non-subscribers)
1781 T:      git git://git.code.sf.net/p/adi-linux/code
1782 W:      http://blackfin.uclinux.org
1783 S:      Supported
1784 F:      arch/blackfin/
1785
1786 BLACKFIN EMAC DRIVER
1787 L:      adi-buildroot-devel@lists.sourceforge.net (moderated for non-subscribers)
1788 W:      http://blackfin.uclinux.org
1789 S:      Supported
1790 F:      drivers/net/ethernet/adi/
1791
1792 BLACKFIN RTC DRIVER
1793 L:      adi-buildroot-devel@lists.sourceforge.net (moderated for non-subscribers)
1794 W:      http://blackfin.uclinux.org
1795 S:      Supported
1796 F:      drivers/rtc/rtc-bfin.c
1797
1798 BLACKFIN SDH DRIVER
1799 M:      Sonic Zhang <sonic.zhang@analog.com>
1800 L:      adi-buildroot-devel@lists.sourceforge.net (moderated for non-subscribers)
1801 W:      http://blackfin.uclinux.org
1802 S:      Supported
1803 F:      drivers/mmc/host/bfin_sdh.c
1804
1805 BLACKFIN SERIAL DRIVER
1806 M:      Sonic Zhang <sonic.zhang@analog.com>
1807 L:      adi-buildroot-devel@lists.sourceforge.net (moderated for non-subscribers)
1808 W:      http://blackfin.uclinux.org
1809 S:      Supported
1810 F:      drivers/tty/serial/bfin_uart.c
1811
1812 BLACKFIN WATCHDOG DRIVER
1813 L:      adi-buildroot-devel@lists.sourceforge.net (moderated for non-subscribers)
1814 W:      http://blackfin.uclinux.org
1815 S:      Supported
1816 F:      drivers/watchdog/bfin_wdt.c
1817
1818 BLACKFIN I2C TWI DRIVER
1819 M:      Sonic Zhang <sonic.zhang@analog.com>
1820 L:      adi-buildroot-devel@lists.sourceforge.net (moderated for non-subscribers)
1821 W:      http://blackfin.uclinux.org/
1822 S:      Supported
1823 F:      drivers/i2c/busses/i2c-bfin-twi.c
1824
1825 BLACKFIN MEDIA DRIVER
1826 M:      Scott Jiang <scott.jiang.linux@gmail.com>
1827 L:      adi-buildroot-devel@lists.sourceforge.net (moderated for non-subscribers)
1828 W:      http://blackfin.uclinux.org/
1829 S:      Supported
1830 F:      drivers/media/platform/blackfin/
1831 F:      drivers/media/i2c/adv7183*
1832 F:      drivers/media/i2c/vs6624*
1833
1834 BLINKM RGB LED DRIVER
1835 M:      Jan-Simon Moeller <jansimon.moeller@gmx.de>
1836 S:      Maintained
1837 F:      drivers/leds/leds-blinkm.c
1838
1839 BLOCK LAYER
1840 M:      Jens Axboe <axboe@kernel.dk>
1841 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/axboe/linux-block.git
1842 S:      Maintained
1843 F:      block/
1844
1845 BLOCK2MTD DRIVER
1846 M:      Joern Engel <joern@lazybastard.org>
1847 L:      linux-mtd@lists.infradead.org
1848 S:      Maintained
1849 F:      drivers/mtd/devices/block2mtd.c
1850
1851 BLUETOOTH DRIVERS
1852 M:      Marcel Holtmann <marcel@holtmann.org>
1853 M:      Gustavo Padovan <gustavo@padovan.org>
1854 M:      Johan Hedberg <johan.hedberg@gmail.com>
1855 L:      linux-bluetooth@vger.kernel.org
1856 W:      http://www.bluez.org/
1857 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth.git
1858 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next.git
1859 S:      Maintained
1860 F:      drivers/bluetooth/
1861
1862 BLUETOOTH SUBSYSTEM
1863 M:      Marcel Holtmann <marcel@holtmann.org>
1864 M:      Gustavo Padovan <gustavo@padovan.org>
1865 M:      Johan Hedberg <johan.hedberg@gmail.com>
1866 L:      linux-bluetooth@vger.kernel.org
1867 W:      http://www.bluez.org/
1868 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth.git
1869 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next.git
1870 S:      Maintained
1871 F:      net/bluetooth/
1872 F:      include/net/bluetooth/
1873
1874 BONDING DRIVER
1875 M:      Jay Vosburgh <j.vosburgh@gmail.com>
1876 M:      Veaceslav Falico <vfalico@gmail.com>
1877 M:      Andy Gospodarek <andy@greyhouse.net>
1878 L:      netdev@vger.kernel.org
1879 W:      http://sourceforge.net/projects/bonding/
1880 S:      Supported
1881 F:      drivers/net/bonding/
1882 F:      include/uapi/linux/if_bonding.h
1883
1884 BROADCOM B44 10/100 ETHERNET DRIVER
1885 M:      Gary Zambrano <zambrano@broadcom.com>
1886 L:      netdev@vger.kernel.org
1887 S:      Supported
1888 F:      drivers/net/ethernet/broadcom/b44.*
1889
1890 BROADCOM GENET ETHERNET DRIVER
1891 M:      Florian Fainelli <f.fainelli@gmail.com>
1892 L:      netdev@vger.kernel.org
1893 S:      Supported
1894 F:      drivers/net/ethernet/broadcom/genet/
1895
1896 BROADCOM BNX2 GIGABIT ETHERNET DRIVER
1897 M:      Sony Chacko <sony.chacko@qlogic.com>
1898 M:      Dept-HSGLinuxNICDev@qlogic.com
1899 L:      netdev@vger.kernel.org
1900 S:      Supported
1901 F:      drivers/net/ethernet/broadcom/bnx2.*
1902 F:      drivers/net/ethernet/broadcom/bnx2_*
1903
1904 BROADCOM BNX2X 10 GIGABIT ETHERNET DRIVER
1905 M:      Ariel Elior <ariel.elior@qlogic.com>
1906 L:      netdev@vger.kernel.org
1907 S:      Supported
1908 F:      drivers/net/ethernet/broadcom/bnx2x/
1909
1910 BROADCOM BCM281XX/BCM11XXX/BCM216XX ARM ARCHITECTURE
1911 M:      Christian Daudt <bcm@fixthebug.org>
1912 M:      Matt Porter <mporter@linaro.org>
1913 L:      bcm-kernel-feedback-list@broadcom.com
1914 T:      git git://github.com/broadcom/mach-bcm
1915 S:      Maintained
1916 F:      arch/arm/mach-bcm/
1917 F:      arch/arm/boot/dts/bcm113*
1918 F:      arch/arm/boot/dts/bcm216*
1919 F:      arch/arm/boot/dts/bcm281*
1920 F:      arch/arm/configs/bcm_defconfig
1921 F:      drivers/mmc/host/sdhci_bcm_kona.c
1922 F:      drivers/clocksource/bcm_kona_timer.c
1923
1924 BROADCOM BCM2835 ARM ARCHICTURE
1925 M:      Stephen Warren <swarren@wwwdotorg.org>
1926 L:      linux-rpi-kernel@lists.infradead.org (moderated for non-subscribers)
1927 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/swarren/linux-rpi.git
1928 S:      Maintained
1929 F:      arch/arm/mach-bcm/board_bcm2835.c
1930 F:      arch/arm/boot/dts/bcm2835*
1931 F:      arch/arm/configs/bcm2835_defconfig
1932 F:      drivers/*/*bcm2835*
1933
1934 BROADCOM BCM5301X ARM ARCHICTURE
1935 M:      Hauke Mehrtens <hauke@hauke-m.de>
1936 L:      linux-arm-kernel@lists.infradead.org
1937 S:      Maintained
1938 F:      arch/arm/mach-bcm/bcm_5301x.c
1939 F:      arch/arm/boot/dts/bcm5301x.dtsi
1940 F:      arch/arm/boot/dts/bcm470*
1941
1942 BROADCOM TG3 GIGABIT ETHERNET DRIVER
1943 M:      Nithin Nayak Sujir <nsujir@broadcom.com>
1944 M:      Michael Chan <mchan@broadcom.com>
1945 L:      netdev@vger.kernel.org
1946 S:      Supported
1947 F:      drivers/net/ethernet/broadcom/tg3.*
1948
1949 BROADCOM BRCM80211 IEEE802.11n WIRELESS DRIVER
1950 M:      Brett Rudley <brudley@broadcom.com>
1951 M:      Arend van Spriel <arend@broadcom.com>
1952 M:      Franky (Zhenhui) Lin <frankyl@broadcom.com>
1953 M:      Hante Meuleman <meuleman@broadcom.com>
1954 L:      linux-wireless@vger.kernel.org
1955 L:      brcm80211-dev-list@broadcom.com
1956 S:      Supported
1957 F:      drivers/net/wireless/brcm80211/
1958
1959 BROADCOM BNX2FC 10 GIGABIT FCOE DRIVER
1960 M:      Eddie Wai <eddie.wai@broadcom.com>
1961 L:      linux-scsi@vger.kernel.org
1962 S:      Supported
1963 F:      drivers/scsi/bnx2fc/
1964
1965 BROADCOM BNX2I 1/10 GIGABIT iSCSI DRIVER
1966 M:      Eddie Wai <eddie.wai@broadcom.com>
1967 L:      linux-scsi@vger.kernel.org
1968 S:      Supported
1969 F:      drivers/scsi/bnx2i/
1970
1971 BROADCOM KONA GPIO DRIVER
1972 M:      Markus Mayer <markus.mayer@linaro.org>
1973 L:      bcm-kernel-feedback-list@broadcom.com
1974 S:      Supported
1975 F:      drivers/gpio/gpio-bcm-kona.c
1976 F:      Documentation/devicetree/bindings/gpio/gpio-bcm-kona.txt
1977
1978 BROADCOM SPECIFIC AMBA DRIVER (BCMA)
1979 M:      RafaÅ‚ MiÅ‚ecki <zajec5@gmail.com>
1980 L:      linux-wireless@vger.kernel.org
1981 S:      Maintained
1982 F:      drivers/bcma/
1983 F:      include/linux/bcma/
1984
1985 BROADCOM SYSTEMPORT ETHERNET DRIVER
1986 M:      Florian Fainelli <f.fainelli@gmail.com>
1987 L:      netdev@vger.kernel.org
1988 S:      Supported
1989 F:      drivers/net/ethernet/broadcom/bcmsysport.*
1990
1991 BROCADE BFA FC SCSI DRIVER
1992 M:      Anil Gurumurthy <anil.gurumurthy@qlogic.com>
1993 M:      Sudarsana Kalluru <sudarsana.kalluru@qlogic.com>
1994 L:      linux-scsi@vger.kernel.org
1995 S:      Supported
1996 F:      drivers/scsi/bfa/
1997
1998 BROCADE BNA 10 GIGABIT ETHERNET DRIVER
1999 M:      Rasesh Mody <rmody@brocade.com>
2000 L:      netdev@vger.kernel.org
2001 S:      Supported
2002 F:      drivers/net/ethernet/brocade/bna/
2003
2004 BSG (block layer generic sg v4 driver)
2005 M:      FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
2006 L:      linux-scsi@vger.kernel.org
2007 S:      Supported
2008 F:      block/bsg.c
2009 F:      include/linux/bsg.h
2010 F:      include/uapi/linux/bsg.h
2011
2012 BT87X AUDIO DRIVER
2013 M:      Clemens Ladisch <clemens@ladisch.de>
2014 L:      alsa-devel@alsa-project.org (moderated for non-subscribers)
2015 T:      git git://git.alsa-project.org/alsa-kernel.git
2016 S:      Maintained
2017 F:      Documentation/sound/alsa/Bt87x.txt
2018 F:      sound/pci/bt87x.c
2019
2020 BT8XXGPIO DRIVER
2021 M:      Michael Buesch <m@bues.ch>
2022 W:      http://bu3sch.de/btgpio.php
2023 S:      Maintained
2024 F:      drivers/gpio/gpio-bt8xx.c
2025
2026 BTRFS FILE SYSTEM
2027 M:      Chris Mason <clm@fb.com>
2028 M:      Josef Bacik <jbacik@fb.com>
2029 L:      linux-btrfs@vger.kernel.org
2030 W:      http://btrfs.wiki.kernel.org/
2031 Q:      http://patchwork.kernel.org/project/linux-btrfs/list/
2032 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs.git
2033 S:      Maintained
2034 F:      Documentation/filesystems/btrfs.txt
2035 F:      fs/btrfs/
2036
2037 BTTV VIDEO4LINUX DRIVER
2038 M:      Mauro Carvalho Chehab <m.chehab@samsung.com>
2039 L:      linux-media@vger.kernel.org
2040 W:      http://linuxtv.org
2041 T:      git git://linuxtv.org/media_tree.git
2042 S:      Odd fixes
2043 F:      Documentation/video4linux/bttv/
2044 F:      drivers/media/pci/bt8xx/bttv*
2045
2046 BUSLOGIC SCSI DRIVER
2047 M:      Khalid Aziz <khalid@gonehiking.org>
2048 L:      linux-scsi@vger.kernel.org
2049 S:      Maintained
2050 F:      drivers/scsi/BusLogic.*
2051 F:      drivers/scsi/FlashPoint.*
2052
2053 C-MEDIA CMI8788 DRIVER
2054 M:      Clemens Ladisch <clemens@ladisch.de>
2055 L:      alsa-devel@alsa-project.org (moderated for non-subscribers)
2056 T:      git git://git.alsa-project.org/alsa-kernel.git
2057 S:      Maintained
2058 F:      sound/pci/oxygen/
2059
2060 C6X ARCHITECTURE
2061 M:      Mark Salter <msalter@redhat.com>
2062 M:      Aurelien Jacquiot <a-jacquiot@ti.com>
2063 L:      linux-c6x-dev@linux-c6x.org
2064 W:      http://www.linux-c6x.org/wiki/index.php/Main_Page
2065 S:      Maintained
2066 F:      arch/c6x/
2067
2068 CACHEFILES: FS-CACHE BACKEND FOR CACHING ON MOUNTED FILESYSTEMS
2069 M:      David Howells <dhowells@redhat.com>
2070 L:      linux-cachefs@redhat.com
2071 S:      Supported
2072 F:      Documentation/filesystems/caching/cachefiles.txt
2073 F:      fs/cachefiles/
2074
2075 CADET FM/AM RADIO RECEIVER DRIVER
2076 M:      Hans Verkuil <hverkuil@xs4all.nl>
2077 L:      linux-media@vger.kernel.org
2078 T:      git git://linuxtv.org/media_tree.git
2079 W:      http://linuxtv.org
2080 S:      Maintained
2081 F:      drivers/media/radio/radio-cadet*
2082
2083 CAFE CMOS INTEGRATED CAMERA CONTROLLER DRIVER
2084 M:      Jonathan Corbet <corbet@lwn.net>
2085 L:      linux-media@vger.kernel.org
2086 T:      git git://linuxtv.org/media_tree.git
2087 S:      Maintained
2088 F:      Documentation/video4linux/cafe_ccic
2089 F:      drivers/media/platform/marvell-ccic/
2090
2091 CAIF NETWORK LAYER
2092 M:      Dmitry Tarnyagin <dmitry.tarnyagin@lockless.no>
2093 L:      netdev@vger.kernel.org
2094 S:      Supported
2095 F:      Documentation/networking/caif/
2096 F:      drivers/net/caif/
2097 F:      include/uapi/linux/caif/
2098 F:      include/net/caif/
2099 F:      net/caif/
2100
2101 CALGARY x86-64 IOMMU
2102 M:      Muli Ben-Yehuda <muli@il.ibm.com>
2103 M:      "Jon D. Mason" <jdmason@kudzu.us>
2104 L:      discuss@x86-64.org
2105 S:      Maintained
2106 F:      arch/x86/kernel/pci-calgary_64.c
2107 F:      arch/x86/kernel/tce_64.c
2108 F:      arch/x86/include/asm/calgary.h
2109 F:      arch/x86/include/asm/tce.h
2110
2111 CAN NETWORK LAYER
2112 M:      Oliver Hartkopp <socketcan@hartkopp.net>
2113 L:      linux-can@vger.kernel.org
2114 W:      http://gitorious.org/linux-can
2115 T:      git git://gitorious.org/linux-can/linux-can-next.git
2116 S:      Maintained
2117 F:      Documentation/networking/can.txt
2118 F:      net/can/
2119 F:      include/linux/can/core.h
2120 F:      include/uapi/linux/can.h
2121 F:      include/uapi/linux/can/bcm.h
2122 F:      include/uapi/linux/can/raw.h
2123 F:      include/uapi/linux/can/gw.h
2124
2125 CAN NETWORK DRIVERS
2126 M:      Wolfgang Grandegger <wg@grandegger.com>
2127 M:      Marc Kleine-Budde <mkl@pengutronix.de>
2128 L:      linux-can@vger.kernel.org
2129 W:      http://gitorious.org/linux-can
2130 T:      git git://gitorious.org/linux-can/linux-can-next.git
2131 S:      Maintained
2132 F:      drivers/net/can/
2133 F:      include/linux/can/dev.h
2134 F:      include/linux/can/platform/
2135 F:      include/uapi/linux/can/error.h
2136 F:      include/uapi/linux/can/netlink.h
2137
2138 CAPABILITIES
2139 M:      Serge Hallyn <serge.hallyn@canonical.com>
2140 L:      linux-security-module@vger.kernel.org
2141 S:      Supported
2142 F:      include/linux/capability.h
2143 F:      include/uapi/linux/capability.h
2144 F:      security/capability.c
2145 F:      security/commoncap.c
2146 F:      kernel/capability.c
2147
2148 CELL BROADBAND ENGINE ARCHITECTURE
2149 M:      Arnd Bergmann <arnd@arndb.de>
2150 L:      linuxppc-dev@lists.ozlabs.org
2151 L:      cbe-oss-dev@lists.ozlabs.org
2152 W:      http://www.ibm.com/developerworks/power/cell/
2153 S:      Supported
2154 F:      arch/powerpc/include/asm/cell*.h
2155 F:      arch/powerpc/include/asm/spu*.h
2156 F:      arch/powerpc/include/uapi/asm/spu*.h
2157 F:      arch/powerpc/oprofile/*cell*
2158 F:      arch/powerpc/platforms/cell/
2159
2160 CEPH DISTRIBUTED FILE SYSTEM CLIENT
2161 M:      Sage Weil <sage@inktank.com>
2162 L:      ceph-devel@vger.kernel.org
2163 W:      http://ceph.com/
2164 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client.git
2165 S:      Supported
2166 F:      Documentation/filesystems/ceph.txt
2167 F:      fs/ceph/
2168 F:      net/ceph/
2169 F:      include/linux/ceph/
2170 F:      include/linux/crush/
2171
2172 CERTIFIED WIRELESS USB (WUSB) SUBSYSTEM:
2173 L:      linux-usb@vger.kernel.org
2174 S:      Orphan
2175 F:      Documentation/usb/WUSB-Design-overview.txt
2176 F:      Documentation/usb/wusb-cbaf
2177 F:      drivers/usb/host/hwa-hc.c
2178 F:      drivers/usb/host/whci/
2179 F:      drivers/usb/wusbcore/
2180 F:      include/linux/usb/wusb*
2181
2182 CFAG12864B LCD DRIVER
2183 M:      Miguel Ojeda Sandonis <miguel.ojeda.sandonis@gmail.com>
2184 W:      http://miguelojeda.es/auxdisplay.htm
2185 W:      http://jair.lab.fi.uva.es/~migojed/auxdisplay.htm
2186 S:      Maintained
2187 F:      drivers/auxdisplay/cfag12864b.c
2188 F:      include/linux/cfag12864b.h
2189
2190 CFAG12864BFB LCD FRAMEBUFFER DRIVER
2191 M:      Miguel Ojeda Sandonis <miguel.ojeda.sandonis@gmail.com>
2192 W:      http://miguelojeda.es/auxdisplay.htm
2193 W:      http://jair.lab.fi.uva.es/~migojed/auxdisplay.htm
2194 S:      Maintained
2195 F:      drivers/auxdisplay/cfag12864bfb.c
2196 F:      include/linux/cfag12864b.h
2197
2198 CFG80211 and NL80211
2199 M:      Johannes Berg <johannes@sipsolutions.net>
2200 L:      linux-wireless@vger.kernel.org
2201 W:      http://wireless.kernel.org/
2202 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211.git
2203 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next.git
2204 S:      Maintained
2205 F:      include/uapi/linux/nl80211.h
2206 F:      include/net/cfg80211.h
2207 F:      net/wireless/*
2208 X:      net/wireless/wext*
2209
2210 CHAR and MISC DRIVERS
2211 M:      Arnd Bergmann <arnd@arndb.de>
2212 M:      Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2213 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc.git
2214 S:      Supported
2215 F:      drivers/char/*
2216 F:      drivers/misc/*
2217 F:      include/linux/miscdevice.h
2218
2219 CHECKPATCH
2220 M:      Andy Whitcroft <apw@canonical.com>
2221 M:      Joe Perches <joe@perches.com>
2222 S:      Maintained
2223 F:      scripts/checkpatch.pl
2224
2225 CHINESE DOCUMENTATION
2226 M:      Harry Wei <harryxiyou@gmail.com>
2227 L:      xiyoulinuxkernelgroup@googlegroups.com (subscribers-only)
2228 L:      linux-kernel@zh-kernel.org (moderated for non-subscribers)
2229 S:      Maintained
2230 F:      Documentation/zh_CN/
2231
2232 CHIPIDEA USB HIGH SPEED DUAL ROLE CONTROLLER
2233 M:      Peter Chen <Peter.Chen@freescale.com>
2234 T:      git git://github.com/hzpeterchen/linux-usb.git
2235 L:      linux-usb@vger.kernel.org
2236 S:      Maintained
2237 F:      drivers/usb/chipidea/
2238
2239 CHROME HARDWARE PLATFORM SUPPORT
2240 M:      Olof Johansson <olof@lixom.net>
2241 S:      Maintained
2242 F:      drivers/platform/chrome/
2243
2244 CISCO VIC ETHERNET NIC DRIVER
2245 M:      Christian Benvenuti <benve@cisco.com>
2246 M:      Sujith Sankar <ssujith@cisco.com>
2247 M:      Govindarajulu Varadarajan <_govind@gmx.com>
2248 M:      Neel Patel <neepatel@cisco.com>
2249 S:      Supported
2250 F:      drivers/net/ethernet/cisco/enic/
2251
2252 CISCO VIC LOW LATENCY NIC DRIVER
2253 M:      Upinder Malhi <umalhi@cisco.com>
2254 S:      Supported
2255 F:      drivers/infiniband/hw/usnic
2256
2257 CIRRUS LOGIC EP93XX ETHERNET DRIVER
2258 M:      Hartley Sweeten <hsweeten@visionengravers.com>
2259 L:      netdev@vger.kernel.org
2260 S:      Maintained
2261 F:      drivers/net/ethernet/cirrus/ep93xx_eth.c
2262
2263 CIRRUS LOGIC EP93XX OHCI USB HOST DRIVER
2264 M:      Lennert Buytenhek <kernel@wantstofly.org>
2265 L:      linux-usb@vger.kernel.org
2266 S:      Maintained
2267 F:      drivers/usb/host/ohci-ep93xx.c
2268
2269 CIRRUS LOGIC AUDIO CODEC DRIVERS
2270 M:      Brian Austin <brian.austin@cirrus.com>
2271 M:      Paul Handrigan <Paul.Handrigan@cirrus.com>
2272 L:      alsa-devel@alsa-project.org (moderated for non-subscribers)
2273 S:      Maintained
2274 F:      sound/soc/codecs/cs*
2275
2276 CLEANCACHE API
2277 M:      Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
2278 L:      linux-kernel@vger.kernel.org
2279 S:      Maintained
2280 F:      mm/cleancache.c
2281 F:      include/linux/cleancache.h
2282
2283 CLK API
2284 M:      Russell King <linux@arm.linux.org.uk>
2285 S:      Maintained
2286 F:      include/linux/clk.h
2287
2288 CLOCKSOURCE, CLOCKEVENT DRIVERS
2289 M:      Daniel Lezcano <daniel.lezcano@linaro.org>
2290 M:      Thomas Gleixner <tglx@linutronix.de>
2291 L:      linux-kernel@vger.kernel.org
2292 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git timers/core
2293 S:      Supported
2294 F:      drivers/clocksource
2295
2296 CISCO FCOE HBA DRIVER
2297 M:      Hiral Patel <hiralpat@cisco.com>
2298 M:      Suma Ramars <sramars@cisco.com>
2299 M:      Brian Uchino <buchino@cisco.com>
2300 L:      linux-scsi@vger.kernel.org
2301 S:      Supported
2302 F:      drivers/scsi/fnic/
2303
2304 CMPC ACPI DRIVER
2305 M:      Thadeu Lima de Souza Cascardo <cascardo@holoscopio.com>
2306 M:      Daniel Oliveira Nascimento <don@syst.com.br>
2307 L:      platform-driver-x86@vger.kernel.org
2308 S:      Supported
2309 F:      drivers/platform/x86/classmate-laptop.c
2310
2311 COCCINELLE/Semantic Patches (SmPL)
2312 M:      Julia Lawall <Julia.Lawall@lip6.fr>
2313 M:      Gilles Muller <Gilles.Muller@lip6.fr>
2314 M:      Nicolas Palix <nicolas.palix@imag.fr>
2315 M:      Michal Marek <mmarek@suse.cz>
2316 L:      cocci@systeme.lip6.fr (moderated for non-subscribers)
2317 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild.git misc
2318 W:      http://coccinelle.lip6.fr/
2319 S:      Supported
2320 F:      Documentation/coccinelle.txt
2321 F:      scripts/coccinelle/
2322 F:      scripts/coccicheck
2323
2324 CODA FILE SYSTEM
2325 M:      Jan Harkes <jaharkes@cs.cmu.edu>
2326 M:      coda@cs.cmu.edu
2327 L:      codalist@coda.cs.cmu.edu
2328 W:      http://www.coda.cs.cmu.edu/
2329 S:      Maintained
2330 F:      Documentation/filesystems/coda.txt
2331 F:      fs/coda/
2332 F:      include/linux/coda*.h
2333 F:      include/uapi/linux/coda*.h
2334
2335 COMMON CLK FRAMEWORK
2336 M:      Mike Turquette <mturquette@linaro.org>
2337 L:      linux-kernel@vger.kernel.org
2338 T:      git git://git.linaro.org/people/mturquette/linux.git
2339 S:      Maintained
2340 F:      drivers/clk/
2341 X:      drivers/clk/clkdev.c
2342 F:      include/linux/clk-pr*
2343 F:      include/linux/clk/
2344
2345 COMMON INTERNET FILE SYSTEM (CIFS)
2346 M:      Steve French <sfrench@samba.org>
2347 L:      linux-cifs@vger.kernel.org
2348 L:      samba-technical@lists.samba.org (moderated for non-subscribers)
2349 W:      http://linux-cifs.samba.org/
2350 Q:      http://patchwork.ozlabs.org/project/linux-cifs-client/list/
2351 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6.git
2352 S:      Supported
2353 F:      Documentation/filesystems/cifs.txt
2354 F:      fs/cifs/
2355
2356 COMPACTPCI HOTPLUG CORE
2357 M:      Scott Murray <scott@spiteful.org>
2358 L:      linux-pci@vger.kernel.org
2359 S:      Maintained
2360 F:      drivers/pci/hotplug/cpci_hotplug*
2361
2362 COMPACTPCI HOTPLUG ZIATECH ZT5550 DRIVER
2363 M:      Scott Murray <scott@spiteful.org>
2364 L:      linux-pci@vger.kernel.org
2365 S:      Maintained
2366 F:      drivers/pci/hotplug/cpcihp_zt5550.*
2367
2368 COMPACTPCI HOTPLUG GENERIC DRIVER
2369 M:      Scott Murray <scott@spiteful.org>
2370 L:      linux-pci@vger.kernel.org
2371 S:      Maintained
2372 F:      drivers/pci/hotplug/cpcihp_generic.c
2373
2374 COMPAL LAPTOP SUPPORT
2375 M:      Cezary Jackiewicz <cezary.jackiewicz@gmail.com>
2376 L:      platform-driver-x86@vger.kernel.org
2377 S:      Maintained
2378 F:      drivers/platform/x86/compal-laptop.c
2379
2380 CONEXANT ACCESSRUNNER USB DRIVER
2381 M:      Simon Arlott <cxacru@fire.lp0.eu>
2382 L:      accessrunner-general@lists.sourceforge.net
2383 W:      http://accessrunner.sourceforge.net/
2384 S:      Maintained
2385 F:      drivers/usb/atm/cxacru.c
2386
2387 CONFIGFS
2388 M:      Joel Becker <jlbec@evilplan.org>
2389 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/configfs.git
2390 S:      Supported
2391 F:      fs/configfs/
2392 F:      include/linux/configfs.h
2393
2394 CONNECTOR
2395 M:      Evgeniy Polyakov <zbr@ioremap.net>
2396 L:      netdev@vger.kernel.org
2397 S:      Maintained
2398 F:      drivers/connector/
2399
2400 CONTROL GROUP (CGROUP)
2401 M:      Tejun Heo <tj@kernel.org>
2402 M:      Li Zefan <lizefan@huawei.com>
2403 L:      cgroups@vger.kernel.org
2404 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup.git
2405 S:      Maintained
2406 F:      Documentation/cgroups/
2407 F:      include/linux/cgroup*
2408 F:      kernel/cgroup*
2409
2410 CONTROL GROUP - CPUSET
2411 M:      Li Zefan <lizefan@huawei.com>
2412 L:      cgroups@vger.kernel.org
2413 W:      http://www.bullopensource.org/cpuset/
2414 W:      http://oss.sgi.com/projects/cpusets/
2415 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup.git
2416 S:      Maintained
2417 F:      Documentation/cgroups/cpusets.txt
2418 F:      include/linux/cpuset.h
2419 F:      kernel/cpuset.c
2420
2421 CONTROL GROUP - MEMORY RESOURCE CONTROLLER (MEMCG)
2422 M:      Johannes Weiner <hannes@cmpxchg.org>
2423 M:      Michal Hocko <mhocko@suse.cz>
2424 L:      cgroups@vger.kernel.org
2425 L:      linux-mm@kvack.org
2426 S:      Maintained
2427 F:      mm/memcontrol.c
2428 F:      mm/page_cgroup.c
2429
2430 CORETEMP HARDWARE MONITORING DRIVER
2431 M:      Fenghua Yu <fenghua.yu@intel.com>
2432 L:      lm-sensors@lm-sensors.org
2433 S:      Maintained
2434 F:      Documentation/hwmon/coretemp
2435 F:      drivers/hwmon/coretemp.c
2436
2437 COSA/SRP SYNC SERIAL DRIVER
2438 M:      Jan "Yenya" Kasprzak <kas@fi.muni.cz>
2439 W:      http://www.fi.muni.cz/~kas/cosa/
2440 S:      Maintained
2441 F:      drivers/net/wan/cosa*
2442
2443 CPMAC ETHERNET DRIVER
2444 M:      Florian Fainelli <florian@openwrt.org>
2445 L:      netdev@vger.kernel.org
2446 S:      Maintained
2447 F:      drivers/net/ethernet/ti/cpmac.c
2448
2449 CPU FREQUENCY DRIVERS
2450 M:      Rafael J. Wysocki <rjw@rjwysocki.net>
2451 M:      Viresh Kumar <viresh.kumar@linaro.org>
2452 L:      linux-pm@vger.kernel.org
2453 S:      Maintained
2454 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm.git
2455 T:      git git://git.linaro.org/people/vireshk/linux.git (For ARM Updates)
2456 F:      drivers/cpufreq/
2457 F:      include/linux/cpufreq.h
2458
2459 CPU FREQUENCY DRIVERS - ARM BIG LITTLE
2460 M:      Viresh Kumar <viresh.kumar@linaro.org>
2461 M:      Sudeep Holla <sudeep.holla@arm.com>
2462 L:      linux-pm@vger.kernel.org
2463 W:      http://www.arm.com/products/processors/technologies/biglittleprocessing.php
2464 S:      Maintained
2465 F:      drivers/cpufreq/arm_big_little.h
2466 F:      drivers/cpufreq/arm_big_little.c
2467 F:      drivers/cpufreq/arm_big_little_dt.c
2468
2469 CPUIDLE DRIVER - ARM BIG LITTLE
2470 M:      Lorenzo Pieralisi <lorenzo.pieralisi@arm.com>
2471 M:      Daniel Lezcano <daniel.lezcano@linaro.org>
2472 L:      linux-pm@vger.kernel.org
2473 L:      linux-arm-kernel@lists.infradead.org
2474 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm.git
2475 S:      Maintained
2476 F:      drivers/cpuidle/cpuidle-big_little.c
2477
2478 CPUIDLE DRIVERS
2479 M:      Rafael J. Wysocki <rjw@rjwysocki.net>
2480 M:      Daniel Lezcano <daniel.lezcano@linaro.org>
2481 L:      linux-pm@vger.kernel.org
2482 S:      Maintained
2483 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm.git
2484 F:      drivers/cpuidle/*
2485 F:      include/linux/cpuidle.h
2486
2487 CPUID/MSR DRIVER
2488 M:      "H. Peter Anvin" <hpa@zytor.com>
2489 S:      Maintained
2490 F:      arch/x86/kernel/cpuid.c
2491 F:      arch/x86/kernel/msr.c
2492
2493 CPU POWER MONITORING SUBSYSTEM
2494 M:      Dominik Brodowski <linux@dominikbrodowski.net>
2495 M:      Thomas Renninger <trenn@suse.de>
2496 S:      Maintained
2497 F:      tools/power/cpupower/
2498
2499 CRAMFS FILESYSTEM
2500 W:      http://sourceforge.net/projects/cramfs/
2501 S:      Orphan / Obsolete
2502 F:      Documentation/filesystems/cramfs.txt
2503 F:      fs/cramfs/
2504
2505 CRIS PORT
2506 M:      Mikael Starvik <starvik@axis.com>
2507 M:      Jesper Nilsson <jesper.nilsson@axis.com>
2508 L:      linux-cris-kernel@axis.com
2509 W:      http://developer.axis.com
2510 S:      Maintained
2511 F:      arch/cris/
2512 F:      drivers/tty/serial/crisv10.*
2513
2514 CRYPTO API
2515 M:      Herbert Xu <herbert@gondor.apana.org.au>
2516 M:      "David S. Miller" <davem@davemloft.net>
2517 L:      linux-crypto@vger.kernel.org
2518 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6.git
2519 S:      Maintained
2520 F:      Documentation/crypto/
2521 F:      arch/*/crypto/
2522 F:      crypto/
2523 F:      drivers/crypto/
2524 F:      include/crypto/
2525
2526 CRYPTOGRAPHIC RANDOM NUMBER GENERATOR
2527 M:      Neil Horman <nhorman@tuxdriver.com>
2528 L:      linux-crypto@vger.kernel.org
2529 S:      Maintained
2530 F:      crypto/ansi_cprng.c
2531 F:      crypto/rng.c
2532
2533 CS5535 Audio ALSA driver
2534 M:      Jaya Kumar <jayakumar.alsa@gmail.com>
2535 S:      Maintained
2536 F:      sound/pci/cs5535audio/
2537
2538 CW1200 WLAN driver
2539 M:      Solomon Peachy <pizza@shaftnet.org>
2540 S:      Maintained
2541 F:      drivers/net/wireless/cw1200/
2542
2543 CX18 VIDEO4LINUX DRIVER
2544 M:      Andy Walls <awalls@md.metrocast.net>
2545 L:      ivtv-devel@ivtvdriver.org (moderated for non-subscribers)
2546 L:      linux-media@vger.kernel.org
2547 T:      git git://linuxtv.org/media_tree.git
2548 W:      http://linuxtv.org
2549 W:      http://www.ivtvdriver.org/index.php/Cx18
2550 S:      Maintained
2551 F:      Documentation/video4linux/cx18.txt
2552 F:      drivers/media/pci/cx18/
2553 F:      include/uapi/linux/ivtv*
2554
2555 CX2341X MPEG ENCODER HELPER MODULE
2556 M:      Hans Verkuil <hverkuil@xs4all.nl>
2557 L:      linux-media@vger.kernel.org
2558 T:      git git://linuxtv.org/media_tree.git
2559 W:      http://linuxtv.org
2560 S:      Maintained
2561 F:      drivers/media/common/cx2341x*
2562 F:      include/media/cx2341x*
2563
2564 CX88 VIDEO4LINUX DRIVER
2565 M:      Mauro Carvalho Chehab <m.chehab@samsung.com>
2566 L:      linux-media@vger.kernel.org
2567 W:      http://linuxtv.org
2568 T:      git git://linuxtv.org/media_tree.git
2569 S:      Odd fixes
2570 F:      Documentation/video4linux/cx88/
2571 F:      drivers/media/pci/cx88/
2572
2573 CXD2820R MEDIA DRIVER
2574 M:      Antti Palosaari <crope@iki.fi>
2575 L:      linux-media@vger.kernel.org
2576 W:      http://linuxtv.org/
2577 W:      http://palosaari.fi/linux/
2578 Q:      http://patchwork.linuxtv.org/project/linux-media/list/
2579 T:      git git://linuxtv.org/anttip/media_tree.git
2580 S:      Maintained
2581 F:      drivers/media/dvb-frontends/cxd2820r*
2582
2583 CXGB3 ETHERNET DRIVER (CXGB3)
2584 M:      Santosh Raspatur <santosh@chelsio.com>
2585 L:      netdev@vger.kernel.org
2586 W:      http://www.chelsio.com
2587 S:      Supported
2588 F:      drivers/net/ethernet/chelsio/cxgb3/
2589
2590 CXGB3 IWARP RNIC DRIVER (IW_CXGB3)
2591 M:      Steve Wise <swise@chelsio.com>
2592 L:      linux-rdma@vger.kernel.org
2593 W:      http://www.openfabrics.org
2594 S:      Supported
2595 F:      drivers/infiniband/hw/cxgb3/
2596
2597 CXGB4 ETHERNET DRIVER (CXGB4)
2598 M:      Hariprasad S <hariprasad@chelsio.com>
2599 L:      netdev@vger.kernel.org
2600 W:      http://www.chelsio.com
2601 S:      Supported
2602 F:      drivers/net/ethernet/chelsio/cxgb4/
2603
2604 CXGB4 IWARP RNIC DRIVER (IW_CXGB4)
2605 M:      Steve Wise <swise@chelsio.com>
2606 L:      linux-rdma@vger.kernel.org
2607 W:      http://www.openfabrics.org
2608 S:      Supported
2609 F:      drivers/infiniband/hw/cxgb4/
2610
2611 CXGB4VF ETHERNET DRIVER (CXGB4VF)
2612 M:      Casey Leedom <leedom@chelsio.com>
2613 L:      netdev@vger.kernel.org
2614 W:      http://www.chelsio.com
2615 S:      Supported
2616 F:      drivers/net/ethernet/chelsio/cxgb4vf/
2617
2618 STMMAC ETHERNET DRIVER
2619 M:      Giuseppe Cavallaro <peppe.cavallaro@st.com>
2620 L:      netdev@vger.kernel.org
2621 W:      http://www.stlinux.com
2622 S:      Supported
2623 F:      drivers/net/ethernet/stmicro/stmmac/
2624
2625 CYBERPRO FB DRIVER
2626 M:      Russell King <linux@arm.linux.org.uk>
2627 L:      linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
2628 W:      http://www.arm.linux.org.uk/
2629 S:      Maintained
2630 F:      drivers/video/cyber2000fb.*
2631
2632 CYCLADES ASYNC MUX DRIVER
2633 W:      http://www.cyclades.com/
2634 S:      Orphan
2635 F:      drivers/tty/cyclades.c
2636 F:      include/linux/cyclades.h
2637 F:      include/uapi/linux/cyclades.h
2638
2639 CYCLADES PC300 DRIVER
2640 W:      http://www.cyclades.com/
2641 S:      Orphan
2642 F:      drivers/net/wan/pc300*
2643
2644 CYPRESS_FIRMWARE MEDIA DRIVER
2645 M:      Antti Palosaari <crope@iki.fi>
2646 L:      linux-media@vger.kernel.org
2647 W:      http://linuxtv.org/
2648 W:      http://palosaari.fi/linux/
2649 Q:      http://patchwork.linuxtv.org/project/linux-media/list/
2650 T:      git git://linuxtv.org/anttip/media_tree.git
2651 S:      Maintained
2652 F:      drivers/media/common/cypress_firmware*
2653
2654 CYTTSP TOUCHSCREEN DRIVER
2655 M:      Ferruh Yigit <fery@cypress.com>
2656 L:      linux-input@vger.kernel.org
2657 S:      Supported
2658 F:      drivers/input/touchscreen/cyttsp*
2659 F:      include/linux/input/cyttsp.h
2660
2661 DAMA SLAVE for AX.25
2662 M:      Joerg Reuter <jreuter@yaina.de>
2663 W:      http://yaina.de/jreuter/
2664 W:      http://www.qsl.net/dl1bke/
2665 L:      linux-hams@vger.kernel.org
2666 S:      Maintained
2667 F:      net/ax25/af_ax25.c
2668 F:      net/ax25/ax25_dev.c
2669 F:      net/ax25/ax25_ds_*
2670 F:      net/ax25/ax25_in.c
2671 F:      net/ax25/ax25_out.c
2672 F:      net/ax25/ax25_timer.c
2673 F:      net/ax25/sysctl_net_ax25.c
2674
2675 DAVICOM FAST ETHERNET (DMFE) NETWORK DRIVER
2676 L:      netdev@vger.kernel.org
2677 S:      Orphan
2678 F:      Documentation/networking/dmfe.txt
2679 F:      drivers/net/ethernet/dec/tulip/dmfe.c
2680
2681 DC390/AM53C974 SCSI driver
2682 M:      Kurt Garloff <garloff@suse.de>
2683 W:      http://www.garloff.de/kurt/linux/dc390/
2684 M:      Guennadi Liakhovetski <g.liakhovetski@gmx.de>
2685 S:      Maintained
2686 F:      drivers/scsi/tmscsim.*
2687
2688 DC395x SCSI driver
2689 M:      Oliver Neukum <oliver@neukum.org>
2690 M:      Ali Akcaagac <aliakc@web.de>
2691 M:      Jamie Lenehan <lenehan@twibble.org>
2692 L:      dc395x@twibble.org
2693 W:      http://twibble.org/dist/dc395x/
2694 W:      http://lists.twibble.org/mailman/listinfo/dc395x/
2695 S:      Maintained
2696 F:      Documentation/scsi/dc395x.txt
2697 F:      drivers/scsi/dc395x.*
2698
2699 DCCP PROTOCOL
2700 M:      Gerrit Renker <gerrit@erg.abdn.ac.uk>
2701 L:      dccp@vger.kernel.org
2702 W:      http://www.linuxfoundation.org/collaborate/workgroups/networking/dccp
2703 S:      Maintained
2704 F:      include/linux/dccp.h
2705 F:      include/uapi/linux/dccp.h
2706 F:      include/linux/tfrc.h
2707 F:      net/dccp/
2708
2709 DECnet NETWORK LAYER
2710 W:      http://linux-decnet.sourceforge.net
2711 L:      linux-decnet-user@lists.sourceforge.net
2712 S:      Orphan
2713 F:      Documentation/networking/decnet.txt
2714 F:      net/decnet/
2715
2716 DECSTATION PLATFORM SUPPORT
2717 M:      "Maciej W. Rozycki" <macro@linux-mips.org>
2718 L:      linux-mips@linux-mips.org
2719 W:      http://www.linux-mips.org/wiki/DECstation
2720 S:      Maintained
2721 F:      arch/mips/dec/
2722 F:      arch/mips/include/asm/dec/
2723 F:      arch/mips/include/asm/mach-dec/
2724
2725 DEFXX FDDI NETWORK DRIVER
2726 M:      "Maciej W. Rozycki" <macro@linux-mips.org>
2727 S:      Maintained
2728 F:      drivers/net/fddi/defxx.*
2729
2730 DELL LAPTOP DRIVER
2731 M:      Matthew Garrett <mjg59@srcf.ucam.org>
2732 L:      platform-driver-x86@vger.kernel.org
2733 S:      Maintained
2734 F:      drivers/platform/x86/dell-laptop.c
2735
2736 DELL LAPTOP SMM DRIVER
2737 M:      Guenter Roeck <linux@roeck-us.net>
2738 F:      drivers/char/i8k.c
2739 F:      include/uapi/linux/i8k.h
2740
2741 DELL SYSTEMS MANAGEMENT BASE DRIVER (dcdbas)
2742 M:      Doug Warzecha <Douglas_Warzecha@dell.com>
2743 S:      Maintained
2744 F:      Documentation/dcdbas.txt
2745 F:      drivers/firmware/dcdbas.*
2746
2747 DELL WMI EXTRAS DRIVER
2748 M:      Matthew Garrett <mjg59@srcf.ucam.org>
2749 S:      Maintained
2750 F:      drivers/platform/x86/dell-wmi.c
2751
2752 DESIGNWARE USB2 DRD IP DRIVER
2753 M:      Paul Zimmerman <paulz@synopsys.com>
2754 L:      linux-usb@vger.kernel.org
2755 S:      Maintained
2756 F:      drivers/usb/dwc2/
2757
2758 DESIGNWARE USB3 DRD IP DRIVER
2759 M:      Felipe Balbi <balbi@ti.com>
2760 L:      linux-usb@vger.kernel.org
2761 L:      linux-omap@vger.kernel.org
2762 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb.git
2763 S:      Maintained
2764 F:      drivers/usb/dwc3/
2765
2766 DEVICE FREQUENCY (DEVFREQ)
2767 M:      MyungJoo Ham <myungjoo.ham@samsung.com>
2768 M:      Kyungmin Park <kyungmin.park@samsung.com>
2769 L:      linux-pm@vger.kernel.org
2770 S:      Maintained
2771 F:      drivers/devfreq/
2772
2773 DEVICE NUMBER REGISTRY
2774 M:      Torben Mathiasen <device@lanana.org>
2775 W:      http://lanana.org/docs/device-list/index.html
2776 S:      Maintained
2777
2778 DEVICE-MAPPER  (LVM)
2779 M:      Alasdair Kergon <agk@redhat.com>
2780 M:      Mike Snitzer <snitzer@redhat.com>
2781 M:      dm-devel@redhat.com
2782 L:      dm-devel@redhat.com
2783 W:      http://sources.redhat.com/dm
2784 Q:      http://patchwork.kernel.org/project/dm-devel/list/
2785 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm.git
2786 T:      quilt http://people.redhat.com/agk/patches/linux/editing/
2787 S:      Maintained
2788 F:      Documentation/device-mapper/
2789 F:      drivers/md/dm*
2790 F:      drivers/md/persistent-data/
2791 F:      include/linux/device-mapper.h
2792 F:      include/linux/dm-*.h
2793 F:      include/uapi/linux/dm-*.h
2794
2795 DIALOG SEMICONDUCTOR DRIVERS
2796 M:      Support Opensource <support.opensource@diasemi.com>
2797 W:      http://www.dialog-semiconductor.com/products
2798 S:      Supported
2799 F:      Documentation/hwmon/da90??
2800 F:      drivers/gpio/gpio-da90??.c
2801 F:      drivers/hwmon/da90??-hwmon.c
2802 F:      drivers/input/misc/da90??_onkey.c
2803 F:      drivers/input/touchscreen/da9052_tsi.c
2804 F:      drivers/leds/leds-da90??.c
2805 F:      drivers/mfd/da903x.c
2806 F:      drivers/mfd/da90??-*.c
2807 F:      drivers/power/da9052-battery.c
2808 F:      drivers/regulator/da903x.c
2809 F:      drivers/regulator/da9???-regulator.[ch]
2810 F:      drivers/rtc/rtc-da90??.c
2811 F:      drivers/video/backlight/da90??_bl.c
2812 F:      drivers/watchdog/da90??_wdt.c
2813 F:      include/linux/mfd/da903x.h
2814 F:      include/linux/mfd/da9052/
2815 F:      include/linux/mfd/da9055/
2816 F:      include/linux/mfd/da9063/
2817 F:      include/sound/da[79]*.h
2818 F:      sound/soc/codecs/da[79]*.[ch]
2819
2820 DIGI NEO AND CLASSIC PCI PRODUCTS
2821 M:      Lidza Louina <lidza.louina@gmail.com>
2822 M:      Mark Hounschell <markh@compro.net>
2823 L:      driverdev-devel@linuxdriverproject.org
2824 S:      Maintained
2825 F:      drivers/staging/dgnc/
2826
2827 DIGI EPCA PCI PRODUCTS
2828 M:      Lidza Louina <lidza.louina@gmail.com>
2829 M:      Mark Hounschell <markh@compro.net>
2830 L:      driverdev-devel@linuxdriverproject.org
2831 S:      Maintained
2832 F:      drivers/staging/dgap/
2833
2834 DIOLAN U2C-12 I2C DRIVER
2835 M:      Guenter Roeck <linux@roeck-us.net>
2836 L:      linux-i2c@vger.kernel.org
2837 S:      Maintained
2838 F:      drivers/i2c/busses/i2c-diolan-u2c.c
2839
2840 DIRECTORY NOTIFICATION (DNOTIFY)
2841 M:      Eric Paris <eparis@parisplace.org>
2842 S:      Maintained
2843 F:      Documentation/filesystems/dnotify.txt
2844 F:      fs/notify/dnotify/
2845 F:      include/linux/dnotify.h
2846
2847 DISK GEOMETRY AND PARTITION HANDLING
2848 M:      Andries Brouwer <aeb@cwi.nl>
2849 W:      http://www.win.tue.nl/~aeb/linux/Large-Disk.html
2850 W:      http://www.win.tue.nl/~aeb/linux/zip/zip-1.html
2851 W:      http://www.win.tue.nl/~aeb/partitions/partition_types-1.html
2852 S:      Maintained
2853
2854 DISKQUOTA
2855 M:      Jan Kara <jack@suse.cz>
2856 S:      Maintained
2857 F:      Documentation/filesystems/quota.txt
2858 F:      fs/quota/
2859 F:      include/linux/quota*.h
2860 F:      include/uapi/linux/quota*.h
2861
2862 DISPLAYLINK USB 2.0 FRAMEBUFFER DRIVER (UDLFB)
2863 M:      Bernie Thompson <bernie@plugable.com>
2864 L:      linux-fbdev@vger.kernel.org
2865 S:      Maintained
2866 W:      http://plugable.com/category/projects/udlfb/
2867 F:      drivers/video/udlfb.c
2868 F:      include/video/udlfb.h
2869 F:      Documentation/fb/udlfb.txt
2870
2871 DISTRIBUTED LOCK MANAGER (DLM)
2872 M:      Christine Caulfield <ccaulfie@redhat.com>
2873 M:      David Teigland <teigland@redhat.com>
2874 L:      cluster-devel@redhat.com
2875 W:      http://sources.redhat.com/cluster/
2876 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/teigland/dlm.git
2877 S:      Supported
2878 F:      fs/dlm/
2879
2880 DMA BUFFER SHARING FRAMEWORK
2881 M:      Sumit Semwal <sumit.semwal@linaro.org>
2882 S:      Maintained
2883 L:      linux-media@vger.kernel.org
2884 L:      dri-devel@lists.freedesktop.org
2885 L:      linaro-mm-sig@lists.linaro.org
2886 F:      drivers/base/dma-buf*
2887 F:      include/linux/dma-buf*
2888 F:      Documentation/dma-buf-sharing.txt
2889 T:      git git://git.linaro.org/people/sumitsemwal/linux-dma-buf.git
2890
2891 DMA GENERIC OFFLOAD ENGINE SUBSYSTEM
2892 M:      Vinod Koul <vinod.koul@intel.com>
2893 M:      Dan Williams <dan.j.williams@intel.com>
2894 L:      dmaengine@vger.kernel.org
2895 Q:      https://patchwork.kernel.org/project/linux-dmaengine/list/
2896 S:      Supported
2897 F:      drivers/dma/
2898 F:      include/linux/dma*
2899 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx.git
2900 T:      git git://git.infradead.org/users/vkoul/slave-dma.git (slave-dma)
2901
2902 DME1737 HARDWARE MONITOR DRIVER
2903 M:      Juerg Haefliger <juergh@gmail.com>
2904 L:      lm-sensors@lm-sensors.org
2905 S:      Maintained
2906 F:      Documentation/hwmon/dme1737
2907 F:      drivers/hwmon/dme1737.c
2908
2909 DOCKING STATION DRIVER
2910 M:      Shaohua Li <shaohua.li@intel.com>
2911 L:      linux-acpi@vger.kernel.org
2912 S:      Supported
2913 F:      drivers/acpi/dock.c
2914
2915 DOCUMENTATION
2916 M:      Randy Dunlap <rdunlap@infradead.org>
2917 L:      linux-doc@vger.kernel.org
2918 T:      quilt http://www.infradead.org/~rdunlap/Doc/patches/
2919 S:      Maintained
2920 F:      Documentation/
2921
2922 DOUBLETALK DRIVER
2923 M:      "James R. Van Zandt" <jrv@vanzandt.mv.com>
2924 L:      blinux-list@redhat.com
2925 S:      Maintained
2926 F:      drivers/char/dtlk.c
2927 F:      include/linux/dtlk.h
2928
2929 DPT_I2O SCSI RAID DRIVER
2930 M:      Adaptec OEM Raid Solutions <aacraid@adaptec.com>
2931 L:      linux-scsi@vger.kernel.org
2932 W:      http://www.adaptec.com/
2933 S:      Maintained
2934 F:      drivers/scsi/dpt*
2935 F:      drivers/scsi/dpt/
2936
2937 DRBD DRIVER
2938 P:      Philipp Reisner
2939 P:      Lars Ellenberg
2940 M:      drbd-dev@lists.linbit.com
2941 L:      drbd-user@lists.linbit.com
2942 W:      http://www.drbd.org
2943 T:      git git://git.drbd.org/linux-2.6-drbd.git drbd
2944 T:      git git://git.drbd.org/drbd-8.3.git
2945 S:      Supported
2946 F:      drivers/block/drbd/
2947 F:      lib/lru_cache.c
2948 F:      Documentation/blockdev/drbd/
2949
2950 DRIVER CORE, KOBJECTS, DEBUGFS AND SYSFS
2951 M:      Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2952 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core.git
2953 S:      Supported
2954 F:      Documentation/kobject.txt
2955 F:      drivers/base/
2956 F:      fs/sysfs/
2957 F:      fs/debugfs/
2958 F:      include/linux/kobj*
2959 F:      include/linux/debugfs.h
2960 F:      lib/kobj*
2961
2962 DRM DRIVERS
2963 M:      David Airlie <airlied@linux.ie>
2964 L:      dri-devel@lists.freedesktop.org
2965 T:      git git://people.freedesktop.org/~airlied/linux
2966 S:      Maintained
2967 F:      drivers/gpu/drm/
2968 F:      drivers/gpu/vga/
2969 F:      include/drm/
2970 F:      include/uapi/drm/
2971
2972 RADEON DRM DRIVERS
2973 M:      Alex Deucher <alexander.deucher@amd.com>
2974 M:      Christian König <christian.koenig@amd.com>
2975 L:      dri-devel@lists.freedesktop.org
2976 T:      git git://people.freedesktop.org/~agd5f/linux
2977 S:      Supported
2978 F:      drivers/gpu/drm/radeon/
2979 F:      include/drm/radeon*
2980 F:      include/uapi/drm/radeon*
2981
2982 DRM PANEL DRIVERS
2983 M:      Thierry Reding <thierry.reding@gmail.com>
2984 L:      dri-devel@lists.freedesktop.org
2985 T:      git git://anongit.freedesktop.org/tegra/linux.git
2986 S:      Maintained
2987 F:      drivers/gpu/drm/drm_panel.c
2988 F:      drivers/gpu/drm/panel/
2989 F:      include/drm/drm_panel.h
2990 F:      Documentation/devicetree/bindings/panel/
2991
2992 INTEL DRM DRIVERS (excluding Poulsbo, Moorestown and derivative chipsets)
2993 M:      Daniel Vetter <daniel.vetter@ffwll.ch>
2994 M:      Jani Nikula <jani.nikula@linux.intel.com>
2995 L:      intel-gfx@lists.freedesktop.org
2996 L:      dri-devel@lists.freedesktop.org
2997 Q:      http://patchwork.freedesktop.org/project/intel-gfx/
2998 T:      git git://anongit.freedesktop.org/drm-intel
2999 S:      Supported
3000 F:      drivers/gpu/drm/i915/
3001 F:      include/drm/i915*
3002 F:      include/uapi/drm/i915*
3003
3004 DRM DRIVERS FOR EXYNOS
3005 M:      Inki Dae <inki.dae@samsung.com>
3006 M:      Joonyoung Shim <jy0922.shim@samsung.com>
3007 M:      Seung-Woo Kim <sw0312.kim@samsung.com>
3008 M:      Kyungmin Park <kyungmin.park@samsung.com>
3009 L:      dri-devel@lists.freedesktop.org
3010 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/daeinki/drm-exynos.git
3011 S:      Supported
3012 F:      drivers/gpu/drm/exynos/
3013 F:      include/drm/exynos*
3014 F:      include/uapi/drm/exynos*
3015
3016 DRM DRIVERS FOR NVIDIA TEGRA
3017 M:      Thierry Reding <thierry.reding@gmail.com>
3018 M:      Terje Bergström <tbergstrom@nvidia.com>
3019 L:      dri-devel@lists.freedesktop.org
3020 L:      linux-tegra@vger.kernel.org
3021 T:      git git://anongit.freedesktop.org/tegra/linux.git
3022 S:      Supported
3023 F:      drivers/gpu/drm/tegra/
3024 F:      drivers/gpu/host1x/
3025 F:      include/linux/host1x.h
3026 F:      include/uapi/drm/tegra_drm.h
3027 F:      Documentation/devicetree/bindings/gpu/nvidia,tegra20-host1x.txt
3028
3029 DSBR100 USB FM RADIO DRIVER
3030 M:      Alexey Klimov <klimov.linux@gmail.com>
3031 L:      linux-media@vger.kernel.org
3032 T:      git git://linuxtv.org/media_tree.git
3033 S:      Maintained
3034 F:      drivers/media/radio/dsbr100.c
3035
3036 DSCC4 DRIVER
3037 M:      Francois Romieu <romieu@fr.zoreil.com>
3038 L:      netdev@vger.kernel.org
3039 S:      Maintained
3040 F:      drivers/net/wan/dscc4.c
3041
3042 DVB_USB_AF9015 MEDIA DRIVER
3043 M:      Antti Palosaari <crope@iki.fi>
3044 L:      linux-media@vger.kernel.org
3045 W:      http://linuxtv.org/
3046 W:      http://palosaari.fi/linux/
3047 Q:      http://patchwork.linuxtv.org/project/linux-media/list/
3048 T:      git git://linuxtv.org/anttip/media_tree.git
3049 S:      Maintained
3050 F:      drivers/media/usb/dvb-usb-v2/af9015*
3051
3052 DVB_USB_AF9035 MEDIA DRIVER
3053 M:      Antti Palosaari <crope@iki.fi>
3054 L:      linux-media@vger.kernel.org
3055 W:      http://linuxtv.org/
3056 W:      http://palosaari.fi/linux/
3057 Q:      http://patchwork.linuxtv.org/project/linux-media/list/
3058 T:      git git://linuxtv.org/anttip/media_tree.git
3059 S:      Maintained
3060 F:      drivers/media/usb/dvb-usb-v2/af9035*
3061
3062 DVB_USB_ANYSEE MEDIA DRIVER
3063 M:      Antti Palosaari <crope@iki.fi>
3064 L:      linux-media@vger.kernel.org
3065 W:      http://linuxtv.org/
3066 W:      http://palosaari.fi/linux/
3067 Q:      http://patchwork.linuxtv.org/project/linux-media/list/
3068 T:      git git://linuxtv.org/anttip/media_tree.git
3069 S:      Maintained
3070 F:      drivers/media/usb/dvb-usb-v2/anysee*
3071
3072 DVB_USB_AU6610 MEDIA DRIVER
3073 M:      Antti Palosaari <crope@iki.fi>
3074 L:      linux-media@vger.kernel.org
3075 W:      http://linuxtv.org/
3076 W:      http://palosaari.fi/linux/
3077 Q:      http://patchwork.linuxtv.org/project/linux-media/list/
3078 T:      git git://linuxtv.org/anttip/media_tree.git
3079 S:      Maintained
3080 F:      drivers/media/usb/dvb-usb-v2/au6610*
3081
3082 DVB_USB_CE6230 MEDIA DRIVER
3083 M:      Antti Palosaari <crope@iki.fi>
3084 L:      linux-media@vger.kernel.org
3085 W:      http://linuxtv.org/
3086 W:      http://palosaari.fi/linux/
3087 Q:      http://patchwork.linuxtv.org/project/linux-media/list/
3088 T:      git git://linuxtv.org/anttip/media_tree.git
3089 S:      Maintained
3090 F:      drivers/media/usb/dvb-usb-v2/ce6230*
3091
3092 DVB_USB_CXUSB MEDIA DRIVER
3093 M:      Michael Krufky <mkrufky@linuxtv.org>
3094 L:      linux-media@vger.kernel.org
3095 W:      http://linuxtv.org/
3096 W:      http://github.com/mkrufky
3097 Q:      http://patchwork.linuxtv.org/project/linux-media/list/
3098 T:      git git://linuxtv.org/media_tree.git
3099 S:      Maintained
3100 F:      drivers/media/usb/dvb-usb/cxusb*
3101
3102 DVB_USB_EC168 MEDIA DRIVER
3103 M:      Antti Palosaari <crope@iki.fi>
3104 L:      linux-media@vger.kernel.org
3105 W:      http://linuxtv.org/
3106 W:      http://palosaari.fi/linux/
3107 Q:      http://patchwork.linuxtv.org/project/linux-media/list/
3108 T:      git git://linuxtv.org/anttip/media_tree.git
3109 S:      Maintained
3110 F:      drivers/media/usb/dvb-usb-v2/ec168*
3111
3112 DVB_USB_GL861 MEDIA DRIVER
3113 M:      Antti Palosaari <crope@iki.fi>
3114 L:      linux-media@vger.kernel.org
3115 W:      http://linuxtv.org/
3116 Q:      http://patchwork.linuxtv.org/project/linux-media/list/
3117 T:      git git://linuxtv.org/anttip/media_tree.git
3118 S:      Maintained
3119 F:      drivers/media/usb/dvb-usb-v2/gl861*
3120
3121 DVB_USB_MXL111SF MEDIA DRIVER
3122 M:      Michael Krufky <mkrufky@linuxtv.org>
3123 L:      linux-media@vger.kernel.org
3124 W:      http://linuxtv.org/
3125 W:      http://github.com/mkrufky
3126 Q:      http://patchwork.linuxtv.org/project/linux-media/list/
3127 T:      git git://linuxtv.org/mkrufky/mxl111sf.git
3128 S:      Maintained
3129 F:      drivers/media/usb/dvb-usb-v2/mxl111sf*
3130
3131 DVB_USB_RTL28XXU MEDIA DRIVER
3132 M:      Antti Palosaari <crope@iki.fi>
3133 L:      linux-media@vger.kernel.org
3134 W:      http://linuxtv.org/
3135 W:      http://palosaari.fi/linux/
3136 Q:      http://patchwork.linuxtv.org/project/linux-media/list/
3137 T:      git git://linuxtv.org/anttip/media_tree.git
3138 S:      Maintained
3139 F:      drivers/media/usb/dvb-usb-v2/rtl28xxu*
3140
3141 DVB_USB_V2 MEDIA DRIVER
3142 M:      Antti Palosaari <crope@iki.fi>
3143 L:      linux-media@vger.kernel.org
3144 W:      http://linuxtv.org/
3145 W:      http://palosaari.fi/linux/
3146 Q:      http://patchwork.linuxtv.org/project/linux-media/list/
3147 T:      git git://linuxtv.org/anttip/media_tree.git
3148 S:      Maintained
3149 F:      drivers/media/usb/dvb-usb-v2/dvb_usb*
3150 F:      drivers/media/usb/dvb-usb-v2/usb_urb.c
3151
3152 DYNAMIC DEBUG
3153 M:      Jason Baron <jbaron@akamai.com>
3154 S:      Maintained
3155 F:      lib/dynamic_debug.c
3156 F:      include/linux/dynamic_debug.h
3157
3158 DZ DECSTATION DZ11 SERIAL DRIVER
3159 M:      "Maciej W. Rozycki" <macro@linux-mips.org>
3160 S:      Maintained
3161 F:      drivers/tty/serial/dz.*
3162
3163 E4000 MEDIA DRIVER
3164 M:      Antti Palosaari <crope@iki.fi>
3165 L:      linux-media@vger.kernel.org
3166 W:      http://linuxtv.org/
3167 W:      http://palosaari.fi/linux/
3168 Q:      http://patchwork.linuxtv.org/project/linux-media/list/
3169 T:      git git://linuxtv.org/anttip/media_tree.git
3170 S:      Maintained
3171 F:      drivers/media/tuners/e4000*
3172
3173 EATA-DMA SCSI DRIVER
3174 M:      Michael Neuffer <mike@i-Connect.Net>
3175 L:      linux-eata@i-connect.net
3176 L:      linux-scsi@vger.kernel.org
3177 S:      Maintained
3178 F:      drivers/scsi/eata*
3179
3180 EATA ISA/EISA/PCI SCSI DRIVER
3181 M:      Dario Ballabio <ballabio_dario@emc.com>
3182 L:      linux-scsi@vger.kernel.org
3183 S:      Maintained
3184 F:      drivers/scsi/eata.c
3185
3186 EATA-PIO SCSI DRIVER
3187 M:      Michael Neuffer <mike@i-Connect.Net>
3188 L:      linux-eata@i-connect.net
3189 L:      linux-scsi@vger.kernel.org
3190 S:      Maintained
3191 F:      drivers/scsi/eata_pio.*
3192
3193 EBTABLES
3194 L:      netfilter-devel@vger.kernel.org
3195 W:      http://ebtables.sourceforge.net/
3196 S:      Orphan
3197 F:      include/linux/netfilter_bridge/ebt_*.h
3198 F:      include/uapi/linux/netfilter_bridge/ebt_*.h
3199 F:      net/bridge/netfilter/ebt*.c
3200
3201 EC100 MEDIA DRIVER
3202 M:      Antti Palosaari <crope@iki.fi>
3203 L:      linux-media@vger.kernel.org
3204 W:      http://linuxtv.org/
3205 W:      http://palosaari.fi/linux/
3206 Q:      http://patchwork.linuxtv.org/project/linux-media/list/
3207 T:      git git://linuxtv.org/anttip/media_tree.git
3208 S:      Maintained
3209 F:      drivers/media/dvb-frontends/ec100*
3210
3211 ECRYPT FILE SYSTEM
3212 M:      Tyler Hicks <tyhicks@canonical.com>
3213 L:      ecryptfs@vger.kernel.org
3214 W:      http://ecryptfs.org
3215 W:      https://launchpad.net/ecryptfs
3216 S:      Supported
3217 F:      Documentation/filesystems/ecryptfs.txt
3218 F:      fs/ecryptfs/
3219
3220 EDAC-CORE
3221 M:      Doug Thompson <dougthompson@xmission.com>
3222 M:      Borislav Petkov <bp@alien8.de>
3223 M:      Mauro Carvalho Chehab <m.chehab@samsung.com>
3224 L:      linux-edac@vger.kernel.org
3225 W:      bluesmoke.sourceforge.net
3226 S:      Supported
3227 F:      Documentation/edac.txt
3228 F:      drivers/edac/
3229 F:      include/linux/edac.h
3230
3231 EDAC-AMD64
3232 M:      Doug Thompson <dougthompson@xmission.com>
3233 M:      Borislav Petkov <bp@alien8.de>
3234 L:      linux-edac@vger.kernel.org
3235 W:      bluesmoke.sourceforge.net
3236 S:      Maintained
3237 F:      drivers/edac/amd64_edac*
3238
3239 EDAC-CALXEDA
3240 M:      Doug Thompson <dougthompson@xmission.com>
3241 M:      Robert Richter <rric@kernel.org>
3242 L:      linux-edac@vger.kernel.org
3243 W:      bluesmoke.sourceforge.net
3244 S:      Maintained
3245 F:      drivers/edac/highbank*
3246
3247 EDAC-CAVIUM
3248 M:      Ralf Baechle <ralf@linux-mips.org>
3249 M:      David Daney <david.daney@cavium.com>
3250 L:      linux-edac@vger.kernel.org
3251 L:      linux-mips@linux-mips.org
3252 W:      bluesmoke.sourceforge.net
3253 S:      Supported
3254 F:      drivers/edac/octeon_edac*
3255
3256 EDAC-E752X
3257 M:      Mark Gross <mark.gross@intel.com>
3258 M:      Doug Thompson <dougthompson@xmission.com>
3259 L:      linux-edac@vger.kernel.org
3260 W:      bluesmoke.sourceforge.net
3261 S:      Maintained
3262 F:      drivers/edac/e752x_edac.c
3263
3264 EDAC-E7XXX
3265 M:      Doug Thompson <dougthompson@xmission.com>
3266 L:      linux-edac@vger.kernel.org
3267 W:      bluesmoke.sourceforge.net
3268 S:      Maintained
3269 F:      drivers/edac/e7xxx_edac.c
3270
3271 EDAC-GHES
3272 M:      Mauro Carvalho Chehab <m.chehab@samsung.com>
3273 L:      linux-edac@vger.kernel.org
3274 W:      bluesmoke.sourceforge.net
3275 S:      Maintained
3276 F:      drivers/edac/ghes_edac.c
3277
3278 EDAC-I82443BXGX
3279 M:      Tim Small <tim@buttersideup.com>
3280 L:      linux-edac@vger.kernel.org
3281 W:      bluesmoke.sourceforge.net
3282 S:      Maintained
3283 F:      drivers/edac/i82443bxgx_edac.c
3284
3285 EDAC-I3000
3286 M:      Jason Uhlenkott <juhlenko@akamai.com>
3287 L:      linux-edac@vger.kernel.org
3288 W:      bluesmoke.sourceforge.net
3289 S:      Maintained
3290 F:      drivers/edac/i3000_edac.c
3291
3292 EDAC-I5000
3293 M:      Doug Thompson <dougthompson@xmission.com>
3294 L:      linux-edac@vger.kernel.org
3295 W:      bluesmoke.sourceforge.net
3296 S:      Maintained
3297 F:      drivers/edac/i5000_edac.c
3298
3299 EDAC-I5400
3300 M:      Mauro Carvalho Chehab <m.chehab@samsung.com>
3301 L:      linux-edac@vger.kernel.org
3302 W:      bluesmoke.sourceforge.net
3303 S:      Maintained
3304 F:      drivers/edac/i5400_edac.c
3305
3306 EDAC-I7300
3307 M:      Mauro Carvalho Chehab <m.chehab@samsung.com>
3308 L:      linux-edac@vger.kernel.org
3309 W:      bluesmoke.sourceforge.net
3310 S:      Maintained
3311 F:      drivers/edac/i7300_edac.c
3312
3313 EDAC-I7CORE
3314 M:      Mauro Carvalho Chehab <m.chehab@samsung.com>
3315 L:      linux-edac@vger.kernel.org
3316 W:      bluesmoke.sourceforge.net
3317 S:      Maintained
3318 F:      drivers/edac/i7core_edac.c
3319
3320 EDAC-I82975X
3321 M:      Ranganathan Desikan <ravi@jetztechnologies.com>
3322 M:      "Arvind R." <arvino55@gmail.com>
3323 L:      linux-edac@vger.kernel.org
3324 W:      bluesmoke.sourceforge.net
3325 S:      Maintained
3326 F:      drivers/edac/i82975x_edac.c
3327
3328 EDAC-MPC85XX
3329 M:      Johannes Thumshirn <johannes.thumshirn@men.de>
3330 L:      linux-edac@vger.kernel.org
3331 W:      bluesmoke.sourceforge.net
3332 S:      Maintained
3333 F:      drivers/edac/mpc85xx_edac.[ch]
3334
3335 EDAC-PASEMI
3336 M:      Egor Martovetsky <egor@pasemi.com>
3337 L:      linux-edac@vger.kernel.org
3338 W:      bluesmoke.sourceforge.net
3339 S:      Maintained
3340 F:      drivers/edac/pasemi_edac.c
3341
3342 EDAC-R82600
3343 M:      Tim Small <tim@buttersideup.com>
3344 L:      linux-edac@vger.kernel.org
3345 W:      bluesmoke.sourceforge.net
3346 S:      Maintained
3347 F:      drivers/edac/r82600_edac.c
3348
3349 EDAC-SBRIDGE
3350 M:      Mauro Carvalho Chehab <m.chehab@samsung.com>
3351 L:      linux-edac@vger.kernel.org
3352 W:      bluesmoke.sourceforge.net
3353 S:      Maintained
3354 F:      drivers/edac/sb_edac.c
3355
3356 EDIROL UA-101/UA-1000 DRIVER
3357 M:      Clemens Ladisch <clemens@ladisch.de>
3358 L:      alsa-devel@alsa-project.org (moderated for non-subscribers)
3359 T:      git git://git.alsa-project.org/alsa-kernel.git
3360 S:      Maintained
3361 F:      sound/usb/misc/ua101.c
3362
3363 EXTENSIBLE FIRMWARE INTERFACE (EFI)
3364 M:      Matt Fleming <matt.fleming@intel.com>
3365 L:      linux-efi@vger.kernel.org
3366 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/mfleming/efi.git
3367 S:      Maintained
3368 F:      Documentation/x86/efi-stub.txt
3369 F:      arch/ia64/kernel/efi.c
3370 F:      arch/x86/boot/compressed/eboot.[ch]
3371 F:      arch/x86/include/asm/efi.h
3372 F:      arch/x86/platform/efi/*
3373 F:      drivers/firmware/efi/*
3374 F:      include/linux/efi*.h
3375
3376 EFI VARIABLE FILESYSTEM
3377 M:      Matthew Garrett <matthew.garrett@nebula.com>
3378 M:      Jeremy Kerr <jk@ozlabs.org>
3379 M:      Matt Fleming <matt.fleming@intel.com>
3380 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/mfleming/efi.git
3381 L:      linux-efi@vger.kernel.org
3382 S:      Maintained
3383 F:      fs/efivarfs/
3384
3385 EFIFB FRAMEBUFFER DRIVER
3386 L:      linux-fbdev@vger.kernel.org
3387 M:      Peter Jones <pjones@redhat.com>
3388 S:      Maintained
3389 F:      drivers/video/efifb.c
3390
3391 EFS FILESYSTEM
3392 W:      http://aeschi.ch.eu.org/efs/
3393 S:      Orphan
3394 F:      fs/efs/
3395
3396 EHCA (IBM GX bus InfiniBand adapter) DRIVER
3397 M:      Hoang-Nam Nguyen <hnguyen@de.ibm.com>
3398 M:      Christoph Raisch <raisch@de.ibm.com>
3399 L:      linux-rdma@vger.kernel.org
3400 S:      Supported
3401 F:      drivers/infiniband/hw/ehca/
3402
3403 EHEA (IBM pSeries eHEA 10Gb ethernet adapter) DRIVER
3404 M:      Thadeu Lima de Souza Cascardo <cascardo@linux.vnet.ibm.com>
3405 L:      netdev@vger.kernel.org
3406 S:      Maintained
3407 F:      drivers/net/ethernet/ibm/ehea/
3408
3409 EM28XX VIDEO4LINUX DRIVER
3410 M:      Mauro Carvalho Chehab <m.chehab@samsung.com>
3411 L:      linux-media@vger.kernel.org
3412 W:      http://linuxtv.org
3413 T:      git git://linuxtv.org/media_tree.git
3414 S:      Maintained
3415 F:      drivers/media/usb/em28xx/
3416
3417 EMBEDDED LINUX
3418 M:      Paul Gortmaker <paul.gortmaker@windriver.com>
3419 M:      Matt Mackall <mpm@selenic.com>
3420 M:      David Woodhouse <dwmw2@infradead.org>
3421 L:      linux-embedded@vger.kernel.org
3422 S:      Maintained
3423
3424 EMULEX LPFC FC SCSI DRIVER
3425 M:      James Smart <james.smart@emulex.com>
3426 L:      linux-scsi@vger.kernel.org
3427 W:      http://sourceforge.net/projects/lpfcxxxx
3428 S:      Supported
3429 F:      drivers/scsi/lpfc/
3430
3431 ENE CB710 FLASH CARD READER DRIVER
3432 M:      MichaÅ‚ MirosÅ‚aw <mirq-linux@rere.qmqm.pl>
3433 S:      Maintained
3434 F:      drivers/misc/cb710/
3435 F:      drivers/mmc/host/cb710-mmc.*
3436 F:      include/linux/cb710.h
3437
3438 ENE KB2426 (ENE0100/ENE020XX) INFRARED RECEIVER
3439 M:      Maxim Levitsky <maximlevitsky@gmail.com>
3440 S:      Maintained
3441 F:      drivers/media/rc/ene_ir.*
3442
3443 ENHANCED ERROR HANDLING (EEH)
3444 M:      Gavin Shan <shangw@linux.vnet.ibm.com>
3445 L:      linuxppc-dev@lists.ozlabs.org
3446 S:      Supported
3447 F:      Documentation/powerpc/eeh-pci-error-recovery.txt
3448 F:      arch/powerpc/kernel/eeh*.c
3449
3450 EPSON S1D13XXX FRAMEBUFFER DRIVER
3451 M:      Kristoffer Ericson <kristoffer.ericson@gmail.com>
3452 S:      Maintained
3453 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/kristoffer/linux-hpc.git
3454 F:      drivers/video/s1d13xxxfb.c
3455 F:      include/video/s1d13xxxfb.h
3456
3457 ETHERNET BRIDGE
3458 M:      Stephen Hemminger <stephen@networkplumber.org>
3459 L:      bridge@lists.linux-foundation.org
3460 L:      netdev@vger.kernel.org
3461 W:      http://www.linuxfoundation.org/en/Net:Bridge
3462 S:      Maintained
3463 F:      include/linux/netfilter_bridge/
3464 F:      net/bridge/
3465
3466 ETHERNET PHY LIBRARY
3467 M:      Florian Fainelli <f.fainelli@gmail.com>
3468 L:      netdev@vger.kernel.org
3469 S:      Maintained
3470 F:      include/linux/phy.h
3471 F:      include/linux/phy_fixed.h
3472 F:      drivers/net/phy/
3473 F:      Documentation/networking/phy.txt
3474 F:      drivers/of/of_mdio.c
3475 F:      drivers/of/of_net.c
3476
3477 EXT2 FILE SYSTEM
3478 M:      Jan Kara <jack@suse.cz>
3479 L:      linux-ext4@vger.kernel.org
3480 S:      Maintained
3481 F:      Documentation/filesystems/ext2.txt
3482 F:      fs/ext2/
3483 F:      include/linux/ext2*
3484
3485 EXT3 FILE SYSTEM
3486 M:      Jan Kara <jack@suse.cz>
3487 M:      Andrew Morton <akpm@linux-foundation.org>
3488 M:      Andreas Dilger <adilger.kernel@dilger.ca>
3489 L:      linux-ext4@vger.kernel.org
3490 S:      Maintained
3491 F:      Documentation/filesystems/ext3.txt
3492 F:      fs/ext3/
3493
3494 EXT4 FILE SYSTEM
3495 M:      "Theodore Ts'o" <tytso@mit.edu>
3496 M:      Andreas Dilger <adilger.kernel@dilger.ca>
3497 L:      linux-ext4@vger.kernel.org
3498 W:      http://ext4.wiki.kernel.org
3499 Q:      http://patchwork.ozlabs.org/project/linux-ext4/list/
3500 S:      Maintained
3501 F:      Documentation/filesystems/ext4.txt
3502 F:      fs/ext4/
3503
3504 Extended Verification Module (EVM)
3505 M:      Mimi Zohar <zohar@linux.vnet.ibm.com>
3506 L:      linux-ima-devel@lists.sourceforge.net
3507 L:      linux-security-module@vger.kernel.org
3508 S:      Supported
3509 F:      security/integrity/evm/
3510
3511 EXTERNAL CONNECTOR SUBSYSTEM (EXTCON)
3512 M:      MyungJoo Ham <myungjoo.ham@samsung.com>
3513 M:      Chanwoo Choi <cw00.choi@samsung.com>
3514 L:      linux-kernel@vger.kernel.org
3515 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/chanwoo/extcon.git
3516 S:      Maintained
3517 F:      drivers/extcon/
3518 F:      Documentation/extcon/
3519
3520 EXYNOS DP DRIVER
3521 M:      Jingoo Han <jg1.han@samsung.com>
3522 L:      dri-devel@lists.freedesktop.org
3523 S:      Maintained
3524 F:      drivers/gpu/drm/exynos/exynos_dp*
3525
3526 EXYNOS MIPI DISPLAY DRIVERS
3527 M:      Inki Dae <inki.dae@samsung.com>
3528 M:      Donghwa Lee <dh09.lee@samsung.com>
3529 M:      Kyungmin Park <kyungmin.park@samsung.com>
3530 L:      linux-fbdev@vger.kernel.org
3531 S:      Maintained
3532 F:      drivers/video/exynos/exynos_mipi*
3533 F:      include/video/exynos_mipi*
3534
3535 F71805F HARDWARE MONITORING DRIVER
3536 M:      Jean Delvare <jdelvare@suse.de>
3537 L:      lm-sensors@lm-sensors.org
3538 S:      Maintained
3539 F:      Documentation/hwmon/f71805f
3540 F:      drivers/hwmon/f71805f.c
3541
3542 FC0011 TUNER DRIVER
3543 M:      Michael Buesch <m@bues.ch>
3544 L:      linux-media@vger.kernel.org
3545 S:      Maintained
3546 F:      drivers/media/tuners/fc0011.h
3547 F:      drivers/media/tuners/fc0011.c
3548
3549 FC2580 MEDIA DRIVER
3550 M:      Antti Palosaari <crope@iki.fi>
3551 L:      linux-media@vger.kernel.org
3552 W:      http://linuxtv.org/
3553 W:      http://palosaari.fi/linux/
3554 Q:      http://patchwork.linuxtv.org/project/linux-media/list/
3555 T:      git git://linuxtv.org/anttip/media_tree.git
3556 S:      Maintained
3557 F:      drivers/media/tuners/fc2580*
3558
3559 FANOTIFY
3560 M:      Eric Paris <eparis@redhat.com>
3561 S:      Maintained
3562 F:      fs/notify/fanotify/
3563 F:      include/linux/fanotify.h
3564 F:      include/uapi/linux/fanotify.h
3565
3566 FARSYNC SYNCHRONOUS DRIVER
3567 M:      Kevin Curtis <kevin.curtis@farsite.co.uk>
3568 W:      http://www.farsite.co.uk/
3569 S:      Supported
3570 F:      drivers/net/wan/farsync.*
3571
3572 FAULT INJECTION SUPPORT
3573 M:      Akinobu Mita <akinobu.mita@gmail.com>
3574 S:      Supported
3575 F:      Documentation/fault-injection/
3576 F:      lib/fault-inject.c
3577
3578 FCOE SUBSYSTEM (libfc, libfcoe, fcoe)
3579 M:      Robert Love <robert.w.love@intel.com>
3580 L:      fcoe-devel@open-fcoe.org
3581 W:      www.Open-FCoE.org
3582 S:      Supported
3583 F:      drivers/scsi/libfc/
3584 F:      drivers/scsi/fcoe/
3585 F:      include/scsi/fc/
3586 F:      include/scsi/libfc.h
3587 F:      include/scsi/libfcoe.h
3588 F:      include/uapi/scsi/fc/
3589
3590 FILE LOCKING (flock() and fcntl()/lockf())
3591 M:      Jeff Layton <jlayton@poochiereds.net>
3592 M:      J. Bruce Fields <bfields@fieldses.org>
3593 L:      linux-fsdevel@vger.kernel.org
3594 S:      Maintained
3595 F:      include/linux/fcntl.h
3596 F:      include/linux/fs.h
3597 F:      include/uapi/linux/fcntl.h
3598 F:      include/uapi/linux/fs.h
3599 F:      fs/fcntl.c
3600 F:      fs/locks.c
3601
3602 FILESYSTEMS (VFS and infrastructure)
3603 M:      Alexander Viro <viro@zeniv.linux.org.uk>
3604 L:      linux-fsdevel@vger.kernel.org
3605 S:      Maintained
3606 F:      fs/*
3607
3608 FINTEK F75375S HARDWARE MONITOR AND FAN CONTROLLER DRIVER
3609 M:      Riku Voipio <riku.voipio@iki.fi>
3610 L:      lm-sensors@lm-sensors.org
3611 S:      Maintained
3612 F:      drivers/hwmon/f75375s.c
3613 F:      include/linux/f75375s.h
3614
3615 FIREWIRE AUDIO DRIVERS
3616 M:      Clemens Ladisch <clemens@ladisch.de>
3617 L:      alsa-devel@alsa-project.org (moderated for non-subscribers)
3618 T:      git git://git.alsa-project.org/alsa-kernel.git
3619 S:      Maintained
3620 F:      sound/firewire/
3621
3622 FIREWIRE MEDIA DRIVERS (firedtv)
3623 M:      Stefan Richter <stefanr@s5r6.in-berlin.de>
3624 L:      linux-media@vger.kernel.org
3625 L:      linux1394-devel@lists.sourceforge.net
3626 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media.git
3627 S:      Maintained
3628 F:      drivers/media/firewire/
3629
3630 FIREWIRE SBP-2 TARGET
3631 M:      Chris Boot <bootc@bootc.net>
3632 L:      linux-scsi@vger.kernel.org
3633 L:      target-devel@vger.kernel.org
3634 L:      linux1394-devel@lists.sourceforge.net
3635 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/nab/lio-core-2.6.git master
3636 S:      Maintained
3637 F:      drivers/target/sbp/
3638
3639 FIREWIRE SUBSYSTEM
3640 M:      Stefan Richter <stefanr@s5r6.in-berlin.de>
3641 L:      linux1394-devel@lists.sourceforge.net
3642 W:      http://ieee1394.wiki.kernel.org/
3643 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394.git
3644 S:      Maintained
3645 F:      drivers/firewire/
3646 F:      include/linux/firewire.h
3647 F:      include/uapi/linux/firewire*.h
3648 F:      tools/firewire/
3649
3650 FIRMWARE LOADER (request_firmware)
3651 M:      Ming Lei <ming.lei@canonical.com>
3652 L:      linux-kernel@vger.kernel.org
3653 S:      Maintained
3654 F:      Documentation/firmware_class/
3655 F:      drivers/base/firmware*.c
3656 F:      include/linux/firmware.h
3657
3658 FLASH ADAPTER DRIVER (IBM Flash Adapter 900GB Full Height PCI Flash Card)
3659 M:      Joshua Morris <josh.h.morris@us.ibm.com>
3660 M:      Philip Kelleher <pjk1939@linux.vnet.ibm.com>
3661 S:      Maintained
3662 F:      drivers/block/rsxx/
3663
3664 FLOPPY DRIVER
3665 M:      Jiri Kosina <jkosina@suse.cz>
3666 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/jikos/floppy.git
3667 S:      Odd fixes
3668 F:      drivers/block/floppy.c
3669
3670 FMC SUBSYSTEM
3671 M:      Alessandro Rubini <rubini@gnudd.com>
3672 W:      http://www.ohwr.org/projects/fmc-bus
3673 S:      Supported
3674 F:      drivers/fmc/
3675 F:      include/linux/fmc*.h
3676 F:      include/linux/ipmi-fru.h
3677 K:      fmc_d.*register
3678
3679 FPU EMULATOR
3680 M:      Bill Metzenthen <billm@melbpc.org.au>
3681 W:      http://floatingpoint.sourceforge.net/emulator/index.html
3682 S:      Maintained
3683 F:      arch/x86/math-emu/
3684
3685 FRAME RELAY DLCI/FRAD (Sangoma drivers too)
3686 L:      netdev@vger.kernel.org
3687 S:      Orphan
3688 F:      drivers/net/wan/dlci.c
3689 F:      drivers/net/wan/sdla.c
3690
3691 FRAMEBUFFER LAYER
3692 M:      Jean-Christophe Plagniol-Villard <plagnioj@jcrosoft.com>
3693 M:      Tomi Valkeinen <tomi.valkeinen@ti.com>
3694 L:      linux-fbdev@vger.kernel.org
3695 W:      http://linux-fbdev.sourceforge.net/
3696 Q:      http://patchwork.kernel.org/project/linux-fbdev/list/
3697 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/plagnioj/linux-fbdev.git
3698 S:      Maintained
3699 F:      Documentation/fb/
3700 F:      Documentation/devicetree/bindings/fb/
3701 F:      drivers/video/
3702 F:      include/video/
3703 F:      include/linux/fb.h
3704 F:      include/uapi/video/
3705 F:      include/uapi/linux/fb.h
3706
3707 FREESCALE DIU FRAMEBUFFER DRIVER
3708 M:      Timur Tabi <timur@tabi.org>
3709 L:      linux-fbdev@vger.kernel.org
3710 S:      Maintained
3711 F:      drivers/video/fsl-diu-fb.*
3712
3713 FREESCALE DMA DRIVER
3714 M:      Li Yang <leoli@freescale.com>
3715 M:      Zhang Wei <zw@zh-kernel.org>
3716 L:      linuxppc-dev@lists.ozlabs.org
3717 S:      Maintained
3718 F:      drivers/dma/fsldma.*
3719
3720 FREESCALE I2C CPM DRIVER
3721 M:      Jochen Friedrich <jochen@scram.de>
3722 L:      linuxppc-dev@lists.ozlabs.org
3723 L:      linux-i2c@vger.kernel.org
3724 S:      Maintained
3725 F:      drivers/i2c/busses/i2c-cpm.c
3726
3727 FREESCALE IMX / MXC FRAMEBUFFER DRIVER
3728 M:      Sascha Hauer <kernel@pengutronix.de>
3729 L:      linux-fbdev@vger.kernel.org
3730 L:      linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
3731 S:      Maintained
3732 F:      include/linux/platform_data/video-imxfb.h
3733 F:      drivers/video/imxfb.c
3734
3735 FREESCALE SOC FS_ENET DRIVER
3736 M:      Pantelis Antoniou <pantelis.antoniou@gmail.com>
3737 M:      Vitaly Bordug <vbordug@ru.mvista.com>
3738 L:      linuxppc-dev@lists.ozlabs.org
3739 L:      netdev@vger.kernel.org
3740 S:      Maintained
3741 F:      drivers/net/ethernet/freescale/fs_enet/
3742 F:      include/linux/fs_enet_pd.h
3743
3744 FREESCALE QUICC ENGINE LIBRARY
3745 L:      linuxppc-dev@lists.ozlabs.org
3746 S:      Orphan
3747 F:      arch/powerpc/sysdev/qe_lib/
3748 F:      arch/powerpc/include/asm/*qe.h
3749
3750 FREESCALE USB PERIPHERAL DRIVERS
3751 M:      Li Yang <leoli@freescale.com>
3752 L:      linux-usb@vger.kernel.org
3753 L:      linuxppc-dev@lists.ozlabs.org
3754 S:      Maintained
3755 F:      drivers/usb/gadget/fsl*
3756
3757 FREESCALE QUICC ENGINE UCC ETHERNET DRIVER
3758 M:      Li Yang <leoli@freescale.com>
3759 L:      netdev@vger.kernel.org
3760 L:      linuxppc-dev@lists.ozlabs.org
3761 S:      Maintained
3762 F:      drivers/net/ethernet/freescale/ucc_geth*
3763
3764 FREESCALE QUICC ENGINE UCC UART DRIVER
3765 M:      Timur Tabi <timur@tabi.org>
3766 L:      linuxppc-dev@lists.ozlabs.org
3767 S:      Maintained
3768 F:      drivers/tty/serial/ucc_uart.c
3769
3770 FREESCALE SOC SOUND DRIVERS
3771 M:      Timur Tabi <timur@tabi.org>
3772 L:      alsa-devel@alsa-project.org (moderated for non-subscribers)
3773 L:      linuxppc-dev@lists.ozlabs.org
3774 S:      Maintained
3775 F:      sound/soc/fsl/fsl*
3776 F:      sound/soc/fsl/mpc8610_hpcd.c
3777
3778 FREEVXFS FILESYSTEM
3779 M:      Christoph Hellwig <hch@infradead.org>
3780 W:      ftp://ftp.openlinux.org/pub/people/hch/vxfs
3781 S:      Maintained
3782 F:      fs/freevxfs/
3783
3784 FREEZER
3785 M:      "Rafael J. Wysocki" <rjw@rjwysocki.net>
3786 M:      Pavel Machek <pavel@ucw.cz>
3787 L:      linux-pm@vger.kernel.org
3788 S:      Supported
3789 F:      Documentation/power/freezing-of-tasks.txt
3790 F:      include/linux/freezer.h
3791 F:      kernel/freezer.c
3792
3793 FRONTSWAP API
3794 M:      Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
3795 L:      linux-kernel@vger.kernel.org
3796 S:      Maintained
3797 F:      mm/frontswap.c
3798 F:      include/linux/frontswap.h
3799
3800 FS-CACHE: LOCAL CACHING FOR NETWORK FILESYSTEMS
3801 M:      David Howells <dhowells@redhat.com>
3802 L:      linux-cachefs@redhat.com
3803 S:      Supported
3804 F:      Documentation/filesystems/caching/
3805 F:      fs/fscache/
3806 F:      include/linux/fscache*.h
3807
3808 F2FS FILE SYSTEM
3809 M:      Jaegeuk Kim <jaegeuk@kernel.org>
3810 M:      Changman Lee <cm224.lee@samsung.com>
3811 L:      linux-f2fs-devel@lists.sourceforge.net
3812 W:      http://en.wikipedia.org/wiki/F2FS
3813 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs.git
3814 S:      Maintained
3815 F:      Documentation/filesystems/f2fs.txt
3816 F:      Documentation/ABI/testing/sysfs-fs-f2fs
3817 F:      fs/f2fs/
3818 F:      include/linux/f2fs_fs.h
3819
3820 FUJITSU FR-V (FRV) PORT
3821 M:      David Howells <dhowells@redhat.com>
3822 S:      Maintained
3823 F:      arch/frv/
3824
3825 FUJITSU LAPTOP EXTRAS
3826 M:      Jonathan Woithe <jwoithe@just42.net>
3827 L:      platform-driver-x86@vger.kernel.org
3828 S:      Maintained
3829 F:      drivers/platform/x86/fujitsu-laptop.c
3830
3831 FUJITSU M-5MO LS CAMERA ISP DRIVER
3832 M:      Kyungmin Park <kyungmin.park@samsung.com>
3833 M:      Heungjun Kim <riverful.kim@samsung.com>
3834 L:      linux-media@vger.kernel.org
3835 S:      Maintained
3836 F:      drivers/media/i2c/m5mols/
3837 F:      include/media/m5mols.h
3838
3839 FUJITSU TABLET EXTRAS
3840 M:      Robert Gerlach <khnz@gmx.de>
3841 L:      platform-driver-x86@vger.kernel.org
3842 S:      Maintained
3843 F:      drivers/platform/x86/fujitsu-tablet.c
3844
3845 FUSE: FILESYSTEM IN USERSPACE
3846 M:      Miklos Szeredi <miklos@szeredi.hu>
3847 L:      fuse-devel@lists.sourceforge.net
3848 W:      http://fuse.sourceforge.net/
3849 S:      Maintained
3850 F:      fs/fuse/
3851 F:      include/uapi/linux/fuse.h
3852
3853 FUTURE DOMAIN TMC-16x0 SCSI DRIVER (16-bit)
3854 M:      Rik Faith <faith@cs.unc.edu>
3855 L:      linux-scsi@vger.kernel.org
3856 S:      Odd Fixes (e.g., new signatures)
3857 F:      drivers/scsi/fdomain.*
3858
3859 GCOV BASED KERNEL PROFILING
3860 M:      Peter Oberparleiter <oberpar@linux.vnet.ibm.com>
3861 S:      Maintained
3862 F:      kernel/gcov/
3863 F:      Documentation/gcov.txt
3864
3865 GDT SCSI DISK ARRAY CONTROLLER DRIVER
3866 M:      Achim Leubner <achim_leubner@adaptec.com>
3867 L:      linux-scsi@vger.kernel.org
3868 W:      http://www.icp-vortex.com/
3869 S:      Supported
3870 F:      drivers/scsi/gdt*
3871
3872 GEMTEK FM RADIO RECEIVER DRIVER
3873 M:      Hans Verkuil <hverkuil@xs4all.nl>
3874 L:      linux-media@vger.kernel.org
3875 T:      git git://linuxtv.org/media_tree.git
3876 W:      http://linuxtv.org
3877 S:      Maintained
3878 F:      drivers/media/radio/radio-gemtek*
3879
3880 GENERIC GPIO I2C DRIVER
3881 M:      Haavard Skinnemoen <hskinnemoen@gmail.com>
3882 S:      Supported
3883 F:      drivers/i2c/busses/i2c-gpio.c
3884 F:      include/linux/i2c-gpio.h
3885
3886 GENERIC GPIO I2C MULTIPLEXER DRIVER
3887 M:      Peter Korsgaard <peter.korsgaard@barco.com>
3888 L:      linux-i2c@vger.kernel.org
3889 S:      Supported
3890 F:      drivers/i2c/muxes/i2c-mux-gpio.c
3891 F:      include/linux/i2c-mux-gpio.h
3892 F:      Documentation/i2c/muxes/i2c-mux-gpio
3893
3894 GENERIC HDLC (WAN) DRIVERS
3895 M:      Krzysztof Halasa <khc@pm.waw.pl>
3896 W:      http://www.kernel.org/pub/linux/utils/net/hdlc/
3897 S:      Maintained
3898 F:      drivers/net/wan/c101.c
3899 F:      drivers/net/wan/hd6457*
3900 F:      drivers/net/wan/hdlc*
3901 F:      drivers/net/wan/n2.c
3902 F:      drivers/net/wan/pc300too.c
3903 F:      drivers/net/wan/pci200syn.c
3904 F:      drivers/net/wan/wanxl*
3905
3906 GENERIC INCLUDE/ASM HEADER FILES
3907 M:      Arnd Bergmann <arnd@arndb.de>
3908 L:      linux-arch@vger.kernel.org
3909 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic.git
3910 S:      Maintained
3911 F:      include/asm-generic/
3912 F:      include/uapi/asm-generic/
3913
3914 GENERIC PHY FRAMEWORK
3915 M:      Kishon Vijay Abraham I <kishon@ti.com>
3916 L:      linux-kernel@vger.kernel.org
3917 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/kishon/linux-phy.git
3918 S:      Supported
3919 F:      drivers/phy/
3920 F:      include/linux/phy/
3921
3922 GENERIC UIO DRIVER FOR PCI DEVICES
3923 M:      "Michael S. Tsirkin" <mst@redhat.com>
3924 L:      kvm@vger.kernel.org
3925 S:      Supported
3926 F:      drivers/uio/uio_pci_generic.c
3927
3928 GET_MAINTAINER SCRIPT
3929 M:      Joe Perches <joe@perches.com>
3930 S:      Maintained
3931 F:      scripts/get_maintainer.pl
3932
3933 GFS2 FILE SYSTEM
3934 M:      Steven Whitehouse <swhiteho@redhat.com>
3935 L:      cluster-devel@redhat.com
3936 W:      http://sources.redhat.com/cluster/
3937 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-fixes.git
3938 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-nmw.git
3939 S:      Supported
3940 F:      Documentation/filesystems/gfs2*.txt
3941 F:      fs/gfs2/
3942 F:      include/uapi/linux/gfs2_ondisk.h
3943
3944 GIGASET ISDN DRIVERS
3945 M:      Hansjoerg Lipp <hjlipp@web.de>
3946 M:      Tilman Schmidt <tilman@imap.cc>
3947 L:      gigaset307x-common@lists.sourceforge.net
3948 W:      http://gigaset307x.sourceforge.net/
3949 S:      Maintained
3950 F:      Documentation/isdn/README.gigaset
3951 F:      drivers/isdn/gigaset/
3952 F:      include/uapi/linux/gigaset_dev.h
3953
3954 GPIO SUBSYSTEM
3955 M:      Linus Walleij <linus.walleij@linaro.org>
3956 M:      Alexandre Courbot <gnurou@gmail.com>
3957 L:      linux-gpio@vger.kernel.org
3958 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio.git
3959 S:      Maintained
3960 F:      Documentation/gpio/
3961 F:      drivers/gpio/
3962 F:      include/linux/gpio*
3963 F:      include/asm-generic/gpio.h
3964
3965 GRE DEMULTIPLEXER DRIVER
3966 M:      Dmitry Kozlov <xeb@mail.ru>
3967 L:      netdev@vger.kernel.org
3968 S:      Maintained
3969 F:      net/ipv4/gre_demux.c
3970 F:      net/ipv4/gre_offload.c
3971 F:      include/net/gre.h
3972
3973 GRETH 10/100/1G Ethernet MAC device driver
3974 M:      Kristoffer Glembo <kristoffer@gaisler.com>
3975 L:      netdev@vger.kernel.org
3976 S:      Maintained
3977 F:      drivers/net/ethernet/aeroflex/
3978
3979 GSPCA FINEPIX SUBDRIVER
3980 M:      Frank Zago <frank@zago.net>
3981 L:      linux-media@vger.kernel.org
3982 T:      git git://linuxtv.org/media_tree.git
3983 S:      Maintained
3984 F:      drivers/media/usb/gspca/finepix.c
3985
3986 GSPCA GL860 SUBDRIVER
3987 M:      Olivier Lorin <o.lorin@laposte.net>
3988 L:      linux-media@vger.kernel.org
3989 T:      git git://linuxtv.org/media_tree.git
3990 S:      Maintained
3991 F:      drivers/media/usb/gspca/gl860/
3992
3993 GSPCA M5602 SUBDRIVER
3994 M:      Erik Andren <erik.andren@gmail.com>
3995 L:      linux-media@vger.kernel.org
3996 T:      git git://linuxtv.org/media_tree.git
3997 S:      Maintained
3998 F:      drivers/media/usb/gspca/m5602/
3999
4000 GSPCA PAC207 SONIXB SUBDRIVER
4001 M:      Hans de Goede <hdegoede@redhat.com>
4002 L:      linux-media@vger.kernel.org
4003 T:      git git://linuxtv.org/media_tree.git
4004 S:      Maintained
4005 F:      drivers/media/usb/gspca/pac207.c
4006
4007 GSPCA SN9C20X SUBDRIVER
4008 M:      Brian Johnson <brijohn@gmail.com>
4009 L:      linux-media@vger.kernel.org
4010 T:      git git://linuxtv.org/media_tree.git
4011 S:      Maintained
4012 F:      drivers/media/usb/gspca/sn9c20x.c
4013
4014 GSPCA T613 SUBDRIVER
4015 M:      Leandro Costantino <lcostantino@gmail.com>
4016 L:      linux-media@vger.kernel.org
4017 T:      git git://linuxtv.org/media_tree.git
4018 S:      Maintained
4019 F:      drivers/media/usb/gspca/t613.c
4020
4021 GSPCA USB WEBCAM DRIVER
4022 M:      Hans de Goede <hdegoede@redhat.com>
4023 L:      linux-media@vger.kernel.org
4024 T:      git git://linuxtv.org/media_tree.git
4025 S:      Maintained
4026 F:      drivers/media/usb/gspca/
4027
4028 GUID PARTITION TABLE (GPT)
4029 M:      Davidlohr Bueso <davidlohr@hp.com>
4030 L:      linux-efi@vger.kernel.org
4031 S:      Maintained
4032 F:      block/partitions/efi.*
4033
4034 STK1160 USB VIDEO CAPTURE DRIVER
4035 M:      Ezequiel Garcia <elezegarcia@gmail.com>
4036 L:      linux-media@vger.kernel.org
4037 T:      git git://linuxtv.org/media_tree.git
4038 S:      Maintained
4039 F:      drivers/media/usb/stk1160/
4040
4041 HARD DRIVE ACTIVE PROTECTION SYSTEM (HDAPS) DRIVER
4042 M:      Frank Seidel <frank@f-seidel.de>
4043 L:      platform-driver-x86@vger.kernel.org
4044 W:      http://www.kernel.org/pub/linux/kernel/people/fseidel/hdaps/
4045 S:      Maintained
4046 F:      drivers/platform/x86/hdaps.c
4047
4048 HDPVR USB VIDEO ENCODER DRIVER
4049 M:      Hans Verkuil <hverkuil@xs4all.nl>
4050 L:      linux-media@vger.kernel.org
4051 T:      git git://linuxtv.org/media_tree.git
4052 W:      http://linuxtv.org
4053 S:      Odd Fixes
4054 F:      drivers/media/usb/hdpvr/
4055
4056 HWPOISON MEMORY FAILURE HANDLING
4057 M:      Naoya Horiguchi <n-horiguchi@ah.jp.nec.com>
4058 L:      linux-mm@kvack.org
4059 S:      Maintained
4060 F:      mm/memory-failure.c
4061 F:      mm/hwpoison-inject.c
4062
4063 HYPERVISOR VIRTUAL CONSOLE DRIVER
4064 L:      linuxppc-dev@lists.ozlabs.org
4065 S:      Odd Fixes
4066 F:      drivers/tty/hvc/
4067
4068 HARDWARE MONITORING
4069 M:      Jean Delvare <jdelvare@suse.de>
4070 M:      Guenter Roeck <linux@roeck-us.net>
4071 L:      lm-sensors@lm-sensors.org
4072 W:      http://www.lm-sensors.org/
4073 T:      quilt kernel.org/pub/linux/kernel/people/jdelvare/linux-2.6/jdelvare-hwmon/
4074 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging.git
4075 S:      Maintained
4076 F:      Documentation/hwmon/
4077 F:      drivers/hwmon/
4078 F:      include/linux/hwmon*.h
4079
4080 HARDWARE RANDOM NUMBER GENERATOR CORE
4081 M:      Matt Mackall <mpm@selenic.com>
4082 M:      Herbert Xu <herbert@gondor.apana.org.au>
4083 S:      Odd fixes
4084 F:      Documentation/hw_random.txt
4085 F:      drivers/char/hw_random/
4086 F:      include/linux/hw_random.h
4087
4088 HARDWARE SPINLOCK CORE
4089 M:      Ohad Ben-Cohen <ohad@wizery.com>
4090 S:      Maintained
4091 F:      Documentation/hwspinlock.txt
4092 F:      drivers/hwspinlock/hwspinlock_*
4093 F:      include/linux/hwspinlock.h
4094
4095 HARMONY SOUND DRIVER
4096 L:      linux-parisc@vger.kernel.org
4097 S:      Maintained
4098 F:      sound/parisc/harmony.*
4099
4100 HD29L2 MEDIA DRIVER
4101 M:      Antti Palosaari <crope@iki.fi>
4102 L:      linux-media@vger.kernel.org
4103 W:      http://linuxtv.org/
4104 W:      http://palosaari.fi/linux/
4105 Q:      http://patchwork.linuxtv.org/project/linux-media/list/
4106 T:      git git://linuxtv.org/anttip/media_tree.git
4107 S:      Maintained
4108 F:      drivers/media/dvb-frontends/hd29l2*
4109
4110 HEWLETT-PACKARD SMART2 RAID DRIVER
4111 M:      Chirag Kantharia <chirag.kantharia@hp.com>
4112 L:      iss_storagedev@hp.com
4113 S:      Maintained
4114 F:      Documentation/blockdev/cpqarray.txt
4115 F:      drivers/block/cpqarray.*
4116
4117 HEWLETT-PACKARD SMART ARRAY RAID DRIVER (hpsa)
4118 M:      "Stephen M. Cameron" <scameron@beardog.cce.hp.com>
4119 L:      iss_storagedev@hp.com
4120 S:      Supported
4121 F:      Documentation/scsi/hpsa.txt
4122 F:      drivers/scsi/hpsa*.[ch]
4123 F:      include/linux/cciss*.h
4124 F:      include/uapi/linux/cciss*.h
4125
4126 HEWLETT-PACKARD SMART CISS RAID DRIVER (cciss)
4127 M:      Mike Miller <mike.miller@hp.com>
4128 L:      iss_storagedev@hp.com
4129 S:      Supported
4130 F:      Documentation/blockdev/cciss.txt
4131 F:      drivers/block/cciss*
4132 F:      include/linux/cciss_ioctl.h
4133 F:      include/uapi/linux/cciss_ioctl.h
4134
4135 HFS FILESYSTEM
4136 L:      linux-fsdevel@vger.kernel.org
4137 S:      Orphan
4138 F:      Documentation/filesystems/hfs.txt
4139 F:      fs/hfs/
4140
4141 HFSPLUS FILESYSTEM
4142 L:      linux-fsdevel@vger.kernel.org
4143 S:      Orphan
4144 F:      Documentation/filesystems/hfsplus.txt
4145 F:      fs/hfsplus/
4146
4147 HGA FRAMEBUFFER DRIVER
4148 M:      Ferenc Bakonyi <fero@drama.obuda.kando.hu>
4149 L:      linux-nvidia@lists.surfsouth.com
4150 W:      http://drama.obuda.kando.hu/~fero/cgi-bin/hgafb.shtml
4151 S:      Maintained
4152 F:      drivers/video/hgafb.c
4153
4154 HIBERNATION (aka Software Suspend, aka swsusp)
4155 M:      "Rafael J. Wysocki" <rjw@rjwysocki.net>
4156 M:      Pavel Machek <pavel@ucw.cz>
4157 L:      linux-pm@vger.kernel.org
4158 S:      Supported
4159 F:      arch/x86/power/
4160 F:      drivers/base/power/
4161 F:      kernel/power/
4162 F:      include/linux/suspend.h
4163 F:      include/linux/freezer.h
4164 F:      include/linux/pm.h
4165 F:      arch/*/include/asm/suspend*.h
4166
4167 HID CORE LAYER
4168 M:      Jiri Kosina <jkosina@suse.cz>
4169 L:      linux-input@vger.kernel.org
4170 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid.git
4171 S:      Maintained
4172 F:      drivers/hid/
4173 F:      include/linux/hid*
4174 F:      include/uapi/linux/hid*
4175
4176 HIGH-RESOLUTION TIMERS, CLOCKEVENTS, DYNTICKS
4177 M:      Thomas Gleixner <tglx@linutronix.de>
4178 L:      linux-kernel@vger.kernel.org
4179 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git timers/core
4180 S:      Maintained
4181 F:      Documentation/timers/
4182 F:      kernel/hrtimer.c
4183 F:      kernel/time/clockevents.c
4184 F:      kernel/time/tick*.*
4185 F:      kernel/time/timer_*.c
4186 F:      include/linux/clockchips.h
4187 F:      include/linux/hrtimer.h
4188
4189 HIGH-SPEED SCC DRIVER FOR AX.25
4190 L:      linux-hams@vger.kernel.org
4191 S:      Orphan
4192 F:      drivers/net/hamradio/dmascc.c
4193 F:      drivers/net/hamradio/scc.c
4194
4195 HIGHPOINT ROCKETRAID 3xxx RAID DRIVER
4196 M:      HighPoint Linux Team <linux@highpoint-tech.com>
4197 W:      http://www.highpoint-tech.com
4198 S:      Supported
4199 F:      Documentation/scsi/hptiop.txt
4200 F:      drivers/scsi/hptiop.c
4201
4202 HIPPI
4203 M:      Jes Sorensen <jes@trained-monkey.org>
4204 L:      linux-hippi@sunsite.dk
4205 S:      Maintained
4206 F:      include/linux/hippidevice.h
4207 F:      include/uapi/linux/if_hippi.h
4208 F:      net/802/hippi.c
4209 F:      drivers/net/hippi/
4210
4211 HOST AP DRIVER
4212 M:      Jouni Malinen <j@w1.fi>
4213 L:      hostap@shmoo.com (subscribers-only)
4214 L:      linux-wireless@vger.kernel.org
4215 W:      http://hostap.epitest.fi/
4216 S:      Maintained
4217 F:      drivers/net/wireless/hostap/
4218
4219 HP COMPAQ TC1100 TABLET WMI EXTRAS DRIVER
4220 L:      platform-driver-x86@vger.kernel.org
4221 S:      Orphan
4222 F:      drivers/platform/x86/tc1100-wmi.c
4223
4224 HP100:  Driver for HP 10/100 Mbit/s Voice Grade Network Adapter Series
4225 M:      Jaroslav Kysela <perex@perex.cz>
4226 S:      Maintained
4227 F:      drivers/net/ethernet/hp/hp100.*
4228
4229 HPET:   High Precision Event Timers driver
4230 M:      Clemens Ladisch <clemens@ladisch.de>
4231 S:      Maintained
4232 F:      Documentation/timers/hpet.txt
4233 F:      drivers/char/hpet.c
4234 F:      include/linux/hpet.h
4235 F:      include/uapi/linux/hpet.h
4236
4237 HPET:   x86
4238 S:      Orphan
4239 F:      arch/x86/kernel/hpet.c
4240 F:      arch/x86/include/asm/hpet.h
4241
4242 HPFS FILESYSTEM
4243 M:      Mikulas Patocka <mikulas@artax.karlin.mff.cuni.cz>
4244 W:      http://artax.karlin.mff.cuni.cz/~mikulas/vyplody/hpfs/index-e.cgi
4245 S:      Maintained
4246 F:      fs/hpfs/
4247
4248 HSI SUBSYSTEM
4249 M:      Sebastian Reichel <sre@kernel.org>
4250 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-hsi.git
4251 S:      Maintained
4252 F:      Documentation/ABI/testing/sysfs-bus-hsi
4253 F:      Documentation/hsi.txt
4254 F:      drivers/hsi/
4255 F:      include/linux/hsi/
4256 F:      include/uapi/linux/hsi/
4257
4258 HSO 3G MODEM DRIVER
4259 M:      Jan Dumon <j.dumon@option.com>
4260 W:      http://www.pharscape.org
4261 S:      Maintained
4262 F:      drivers/net/usb/hso.c
4263
4264 HSR NETWORK PROTOCOL
4265 M:      Arvid Brodin <arvid.brodin@alten.se>
4266 L:      netdev@vger.kernel.org
4267 S:      Maintained
4268 F:      net/hsr/
4269
4270 HTCPEN TOUCHSCREEN DRIVER
4271 M:      Pau Oliva Fora <pof@eslack.org>
4272 L:      linux-input@vger.kernel.org
4273 S:      Maintained
4274 F:      drivers/input/touchscreen/htcpen.c
4275
4276 HUGETLB FILESYSTEM
4277 M:      Nadia Yvette Chambers <nyc@holomorphy.com>
4278 S:      Maintained
4279 F:      fs/hugetlbfs/
4280
4281 Hyper-V CORE AND DRIVERS
4282 M:      K. Y. Srinivasan <kys@microsoft.com>
4283 M:      Haiyang Zhang <haiyangz@microsoft.com>
4284 L:      devel@linuxdriverproject.org
4285 S:      Maintained
4286 F:      arch/x86/include/asm/mshyperv.h
4287 F:      arch/x86/include/uapi/asm/hyperv.h
4288 F:      arch/x86/kernel/cpu/mshyperv.c
4289 F:      drivers/hid/hid-hyperv.c
4290 F:      drivers/hv/
4291 F:      drivers/input/serio/hyperv-keyboard.c
4292 F:      drivers/net/hyperv/
4293 F:      drivers/scsi/storvsc_drv.c
4294 F:      drivers/video/hyperv_fb.c
4295 F:      include/linux/hyperv.h
4296 F:      tools/hv/
4297
4298 I2C OVER PARALLEL PORT
4299 M:      Jean Delvare <jdelvare@suse.de>
4300 L:      linux-i2c@vger.kernel.org
4301 S:      Maintained
4302 F:      Documentation/i2c/busses/i2c-parport
4303 F:      Documentation/i2c/busses/i2c-parport-light
4304 F:      drivers/i2c/busses/i2c-parport.c
4305 F:      drivers/i2c/busses/i2c-parport-light.c
4306
4307 I2C/SMBUS CONTROLLER DRIVERS FOR PC
4308 M:      Jean Delvare <jdelvare@suse.de>
4309 L:      linux-i2c@vger.kernel.org
4310 S:      Maintained
4311 F:      Documentation/i2c/busses/i2c-ali1535
4312 F:      Documentation/i2c/busses/i2c-ali1563
4313 F:      Documentation/i2c/busses/i2c-ali15x3
4314 F:      Documentation/i2c/busses/i2c-amd756
4315 F:      Documentation/i2c/busses/i2c-amd8111
4316 F:      Documentation/i2c/busses/i2c-i801
4317 F:      Documentation/i2c/busses/i2c-nforce2
4318 F:      Documentation/i2c/busses/i2c-piix4
4319 F:      Documentation/i2c/busses/i2c-sis5595
4320 F:      Documentation/i2c/busses/i2c-sis630
4321 F:      Documentation/i2c/busses/i2c-sis96x
4322 F:      Documentation/i2c/busses/i2c-via
4323 F:      Documentation/i2c/busses/i2c-viapro
4324 F:      drivers/i2c/busses/i2c-ali1535.c
4325 F:      drivers/i2c/busses/i2c-ali1563.c
4326 F:      drivers/i2c/busses/i2c-ali15x3.c
4327 F:      drivers/i2c/busses/i2c-amd756.c
4328 F:      drivers/i2c/busses/i2c-amd756-s4882.c
4329 F:      drivers/i2c/busses/i2c-amd8111.c
4330 F:      drivers/i2c/busses/i2c-i801.c
4331 F:      drivers/i2c/busses/i2c-isch.c
4332 F:      drivers/i2c/busses/i2c-nforce2.c
4333 F:      drivers/i2c/busses/i2c-nforce2-s4985.c
4334 F:      drivers/i2c/busses/i2c-piix4.c
4335 F:      drivers/i2c/busses/i2c-sis5595.c
4336 F:      drivers/i2c/busses/i2c-sis630.c
4337 F:      drivers/i2c/busses/i2c-sis96x.c
4338 F:      drivers/i2c/busses/i2c-via.c
4339 F:      drivers/i2c/busses/i2c-viapro.c
4340
4341 I2C/SMBUS ISMT DRIVER
4342 M:      Seth Heasley <seth.heasley@intel.com>
4343 M:      Neil Horman <nhorman@tuxdriver.com>
4344 L:      linux-i2c@vger.kernel.org
4345 F:      drivers/i2c/busses/i2c-ismt.c
4346 F:      Documentation/i2c/busses/i2c-ismt
4347
4348 I2C/SMBUS STUB DRIVER
4349 M:      Jean Delvare <jdelvare@suse.de>
4350 L:      linux-i2c@vger.kernel.org
4351 S:      Maintained
4352 F:      drivers/i2c/i2c-stub.c
4353
4354 I2C SUBSYSTEM
4355 M:      Wolfram Sang <wsa@the-dreams.de>
4356 L:      linux-i2c@vger.kernel.org
4357 W:      https://i2c.wiki.kernel.org/
4358 Q:      https://patchwork.ozlabs.org/project/linux-i2c/list/
4359 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux.git
4360 S:      Maintained
4361 F:      Documentation/i2c/
4362 F:      drivers/i2c/
4363 F:      include/linux/i2c.h
4364 F:      include/linux/i2c-*.h
4365 F:      include/uapi/linux/i2c.h
4366 F:      include/uapi/linux/i2c-*.h
4367
4368 I2C-TAOS-EVM DRIVER
4369 M:      Jean Delvare <jdelvare@suse.de>
4370 L:      linux-i2c@vger.kernel.org
4371 S:      Maintained
4372 F:      Documentation/i2c/busses/i2c-taos-evm
4373 F:      drivers/i2c/busses/i2c-taos-evm.c
4374
4375 I2C-TINY-USB DRIVER
4376 M:      Till Harbaum <till@harbaum.org>
4377 L:      linux-i2c@vger.kernel.org
4378 W:      http://www.harbaum.org/till/i2c_tiny_usb
4379 S:      Maintained
4380 F:      drivers/i2c/busses/i2c-tiny-usb.c
4381
4382 i386 BOOT CODE
4383 M:      "H. Peter Anvin" <hpa@zytor.com>
4384 S:      Maintained
4385 F:      arch/x86/boot/
4386
4387 i386 SETUP CODE / CPU ERRATA WORKAROUNDS
4388 M:      "H. Peter Anvin" <hpa@zytor.com>
4389 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/hpa/linux-2.6-x86setup.git
4390 S:      Maintained
4391
4392 IA64 (Itanium) PLATFORM
4393 M:      Tony Luck <tony.luck@intel.com>
4394 M:      Fenghua Yu <fenghua.yu@intel.com>
4395 L:      linux-ia64@vger.kernel.org
4396 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux.git
4397 S:      Maintained
4398 F:      arch/ia64/
4399
4400 IBM Power in-Nest Crypto Acceleration
4401 M:      Marcelo Henrique Cerri <mhcerri@linux.vnet.ibm.com>
4402 M:      Fionnuala Gunter <fin@linux.vnet.ibm.com>
4403 L:      linux-crypto@vger.kernel.org
4404 S:      Supported
4405 F:      drivers/crypto/nx/
4406
4407 IBM Power 842 compression accelerator
4408 M:      Nathan Fontenot <nfont@linux.vnet.ibm.com>
4409 S:      Supported
4410 F:      drivers/crypto/nx/nx-842.c
4411 F:      include/linux/nx842.h
4412
4413 IBM Power Linux RAID adapter
4414 M:      Brian King <brking@us.ibm.com>
4415 S:      Supported
4416 F:      drivers/scsi/ipr.*
4417
4418 IBM Power Virtual Ethernet Device Driver
4419 M:      Santiago Leon <santil@linux.vnet.ibm.com>
4420 L:      netdev@vger.kernel.org
4421 S:      Supported
4422 F:      drivers/net/ethernet/ibm/ibmveth.*
4423
4424 IBM Power Virtual SCSI Device Drivers
4425 M:      Nathan Fontenot <nfont@linux.vnet.ibm.com>
4426 L:      linux-scsi@vger.kernel.org
4427 S:      Supported
4428 F:      drivers/scsi/ibmvscsi/ibmvscsi*
4429 F:      drivers/scsi/ibmvscsi/viosrp.h
4430
4431 IBM Power Virtual FC Device Drivers
4432 M:      Brian King <brking@linux.vnet.ibm.com>
4433 L:      linux-scsi@vger.kernel.org
4434 S:      Supported
4435 F:      drivers/scsi/ibmvscsi/ibmvfc*
4436
4437 IBM ServeRAID RAID DRIVER
4438 P:      Jack Hammer
4439 M:      Dave Jeffery <ipslinux@adaptec.com>
4440 W:      http://www.developer.ibm.com/welcome/netfinity/serveraid.html
4441 S:      Supported
4442 F:      drivers/scsi/ips.*
4443
4444 ICH LPC AND GPIO DRIVER
4445 M:      Peter Tyser <ptyser@xes-inc.com>
4446 S:      Maintained
4447 F:      drivers/mfd/lpc_ich.c
4448 F:      drivers/gpio/gpio-ich.c
4449
4450 IDE SUBSYSTEM
4451 M:      "David S. Miller" <davem@davemloft.net>
4452 L:      linux-ide@vger.kernel.org
4453 Q:      http://patchwork.ozlabs.org/project/linux-ide/list/
4454 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide.git
4455 S:      Maintained
4456 F:      Documentation/ide/
4457 F:      drivers/ide/
4458 F:      include/linux/ide.h
4459
4460 IDEAPAD LAPTOP EXTRAS DRIVER
4461 M:      Ike Panhc <ike.pan@canonical.com>
4462 L:      platform-driver-x86@vger.kernel.org
4463 W:      http://launchpad.net/ideapad-laptop
4464 S:      Maintained
4465 F:      drivers/platform/x86/ideapad-laptop.c
4466
4467 IDEAPAD LAPTOP SLIDEBAR DRIVER
4468 M:      Andrey Moiseev <o2g.org.ru@gmail.com>
4469 L:      linux-input@vger.kernel.org
4470 W:      https://github.com/o2genum/ideapad-slidebar
4471 S:      Maintained
4472 F:      drivers/input/misc/ideapad_slidebar.c
4473
4474 IDE/ATAPI DRIVERS
4475 M:      Borislav Petkov <bp@alien8.de>
4476 L:      linux-ide@vger.kernel.org
4477 S:      Maintained
4478 F:      Documentation/cdrom/ide-cd
4479 F:      drivers/ide/ide-cd*
4480
4481 IDLE-I7300
4482 M:      Andy Henroid <andrew.d.henroid@intel.com>
4483 L:      linux-pm@vger.kernel.org
4484 S:      Supported
4485 F:      drivers/idle/i7300_idle.c
4486
4487 IEEE 802.15.4 SUBSYSTEM
4488 M:      Alexander Smirnov <alex.bluesman.smirnov@gmail.com>
4489 M:      Dmitry Eremin-Solenikov <dbaryshkov@gmail.com>
4490 L:      linux-zigbee-devel@lists.sourceforge.net (moderated for non-subscribers)
4491 W:      http://apps.sourceforge.net/trac/linux-zigbee
4492 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/lowpan/lowpan.git
4493 S:      Maintained
4494 F:      net/ieee802154/
4495 F:      net/mac802154/
4496 F:      drivers/net/ieee802154/
4497
4498 IGUANAWORKS USB IR TRANSCEIVER
4499 M:      Sean Young <sean@mess.org>
4500 L:      linux-media@vger.kernel.org
4501 S:      Maintained
4502 F:      drivers/media/rc/iguanair.c
4503
4504 IIO SUBSYSTEM AND DRIVERS
4505 M:      Jonathan Cameron <jic23@kernel.org>
4506 L:      linux-iio@vger.kernel.org
4507 S:      Maintained
4508 F:      drivers/iio/
4509 F:      drivers/staging/iio/
4510
4511 IKANOS/ADI EAGLE ADSL USB DRIVER
4512 M:      Matthieu Castet <castet.matthieu@free.fr>
4513 M:      Stanislaw Gruszka <stf_xl@wp.pl>
4514 S:      Maintained
4515 F:      drivers/usb/atm/ueagle-atm.c
4516
4517 INA209 HARDWARE MONITOR DRIVER
4518 M:      Guenter Roeck <linux@roeck-us.net>
4519 L:      lm-sensors@lm-sensors.org
4520 S:      Maintained
4521 F:      Documentation/hwmon/ina209
4522 F:      Documentation/devicetree/bindings/i2c/ina209.txt
4523 F:      drivers/hwmon/ina209.c
4524
4525 INA2XX HARDWARE MONITOR DRIVER
4526 M:      Guenter Roeck <linux@roeck-us.net>
4527 L:      lm-sensors@lm-sensors.org
4528 S:      Maintained
4529 F:      Documentation/hwmon/ina2xx
4530 F:      drivers/hwmon/ina2xx.c
4531 F:      include/linux/platform_data/ina2xx.h
4532
4533 INDUSTRY PACK SUBSYSTEM (IPACK)
4534 M:      Samuel Iglesias Gonsalvez <siglesias@igalia.com>
4535 M:      Jens Taprogge <jens.taprogge@taprogge.org>
4536 M:      Greg Kroah-Hartman <gregkh@linuxfoundation.org>
4537 L:      industrypack-devel@lists.sourceforge.net
4538 W:      http://industrypack.sourceforge.net
4539 S:      Maintained
4540 F:      drivers/ipack/
4541
4542 INTEGRITY MEASUREMENT ARCHITECTURE (IMA)
4543 M:      Mimi Zohar <zohar@linux.vnet.ibm.com>
4544 M:      Dmitry Kasatkin <d.kasatkin@samsung.com>
4545 L:      linux-ima-devel@lists.sourceforge.net
4546 L:      linux-ima-user@lists.sourceforge.net
4547 L:      linux-security-module@vger.kernel.org
4548 S:      Supported
4549 F:      security/integrity/ima/
4550
4551 IMS TWINTURBO FRAMEBUFFER DRIVER
4552 L:      linux-fbdev@vger.kernel.org
4553 S:      Orphan
4554 F:      drivers/video/imsttfb.c
4555
4556 INFINIBAND SUBSYSTEM
4557 M:      Roland Dreier <roland@kernel.org>
4558 M:      Sean Hefty <sean.hefty@intel.com>
4559 M:      Hal Rosenstock <hal.rosenstock@gmail.com>
4560 L:      linux-rdma@vger.kernel.org
4561 W:      http://www.openfabrics.org/
4562 Q:      http://patchwork.kernel.org/project/linux-rdma/list/
4563 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband.git
4564 S:      Supported
4565 F:      Documentation/infiniband/
4566 F:      drivers/infiniband/
4567 F:      include/uapi/linux/if_infiniband.h
4568
4569 INOTIFY
4570 M:      John McCutchan <john@johnmccutchan.com>
4571 M:      Robert Love <rlove@rlove.org>
4572 M:      Eric Paris <eparis@parisplace.org>
4573 S:      Maintained
4574 F:      Documentation/filesystems/inotify.txt
4575 F:      fs/notify/inotify/
4576 F:      include/linux/inotify.h
4577 F:      include/uapi/linux/inotify.h
4578
4579 INPUT (KEYBOARD, MOUSE, JOYSTICK, TOUCHSCREEN) DRIVERS
4580 M:      Dmitry Torokhov <dmitry.torokhov@gmail.com>
4581 M:      Dmitry Torokhov <dtor@mail.ru>
4582 L:      linux-input@vger.kernel.org
4583 Q:      http://patchwork.kernel.org/project/linux-input/list/
4584 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input.git
4585 S:      Maintained
4586 F:      drivers/input/
4587 F:      include/linux/input.h
4588 F:      include/uapi/linux/input.h
4589 F:      include/linux/input/
4590
4591 INPUT MULTITOUCH (MT) PROTOCOL
4592 M:      Henrik Rydberg <rydberg@euromail.se>
4593 L:      linux-input@vger.kernel.org
4594 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/rydberg/input-mt.git
4595 S:      Maintained
4596 F:      Documentation/input/multi-touch-protocol.txt
4597 F:      drivers/input/input-mt.c
4598 K:      \b(ABS|SYN)_MT_
4599
4600 INTEL C600 SERIES SAS CONTROLLER DRIVER
4601 M:      Intel SCU Linux support <intel-linux-scu@intel.com>
4602 M:      Artur Paszkiewicz <artur.paszkiewicz@intel.com>
4603 M:      Dave Jiang <dave.jiang@intel.com>
4604 L:      linux-scsi@vger.kernel.org
4605 T:      git git://git.code.sf.net/p/intel-sas/isci
4606 S:      Supported
4607 F:      drivers/scsi/isci/
4608
4609 INTEL IDLE DRIVER
4610 M:      Len Brown <lenb@kernel.org>
4611 L:      linux-pm@vger.kernel.org
4612 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux.git
4613 S:      Supported
4614 F:      drivers/idle/intel_idle.c
4615
4616 INTEL FRAMEBUFFER DRIVER (excluding 810 and 815)
4617 M:      Maik Broemme <mbroemme@plusserver.de>
4618 L:      linux-fbdev@vger.kernel.org
4619 S:      Maintained
4620 F:      Documentation/fb/intelfb.txt
4621 F:      drivers/video/intelfb/
4622
4623 INTEL 810/815 FRAMEBUFFER DRIVER
4624 M:      Antonino Daplas <adaplas@gmail.com>
4625 L:      linux-fbdev@vger.kernel.org
4626 S:      Maintained
4627 F:      drivers/video/i810/
4628
4629 INTEL MENLOW THERMAL DRIVER
4630 M:      Sujith Thomas <sujith.thomas@intel.com>
4631 L:      platform-driver-x86@vger.kernel.org
4632 W:      https://01.org/linux-acpi
4633 S:      Supported
4634 F:      drivers/platform/x86/intel_menlow.c
4635
4636 INTEL IA32 MICROCODE UPDATE SUPPORT
4637 M:      Tigran Aivazian <tigran@aivazian.fsnet.co.uk>
4638 S:      Maintained
4639 F:      arch/x86/kernel/microcode_core.c
4640 F:      arch/x86/kernel/microcode_intel.c
4641
4642 INTEL I/OAT DMA DRIVER
4643 M:      Dan Williams <dan.j.williams@intel.com>
4644 M:      Dave Jiang <dave.jiang@intel.com>
4645 L:      dmaengine@vger.kernel.org
4646 Q:      https://patchwork.kernel.org/project/linux-dmaengine/list/
4647 S:      Supported
4648 F:      drivers/dma/ioat*
4649
4650 INTEL IOMMU (VT-d)
4651 M:      David Woodhouse <dwmw2@infradead.org>
4652 L:      iommu@lists.linux-foundation.org
4653 T:      git git://git.infradead.org/iommu-2.6.git
4654 S:      Supported
4655 F:      drivers/iommu/intel-iommu.c
4656 F:      include/linux/intel-iommu.h
4657
4658 INTEL IOP-ADMA DMA DRIVER
4659 M:      Dan Williams <dan.j.williams@intel.com>
4660 S:      Odd fixes
4661 F:      drivers/dma/iop-adma.c
4662
4663 INTEL IXP4XX QMGR, NPE, ETHERNET and HSS SUPPORT
4664 M:      Krzysztof Halasa <khc@pm.waw.pl>
4665 S:      Maintained
4666 F:      arch/arm/mach-ixp4xx/include/mach/qmgr.h
4667 F:      arch/arm/mach-ixp4xx/include/mach/npe.h
4668 F:      arch/arm/mach-ixp4xx/ixp4xx_qmgr.c
4669 F:      arch/arm/mach-ixp4xx/ixp4xx_npe.c
4670 F:      drivers/net/ethernet/xscale/ixp4xx_eth.c
4671 F:      drivers/net/wan/ixp4xx_hss.c
4672
4673 INTEL IXP4XX RANDOM NUMBER GENERATOR SUPPORT
4674 M:      Deepak Saxena <dsaxena@plexity.net>
4675 S:      Maintained
4676 F:      drivers/char/hw_random/ixp4xx-rng.c
4677
4678 INTEL ETHERNET DRIVERS (e100/e1000/e1000e/igb/igbvf/ixgb/ixgbe/ixgbevf/i40e/i40evf)
4679 M:      Jeff Kirsher <jeffrey.t.kirsher@intel.com>
4680 M:      Jesse Brandeburg <jesse.brandeburg@intel.com>
4681 M:      Bruce Allan <bruce.w.allan@intel.com>
4682 M:      Carolyn Wyborny <carolyn.wyborny@intel.com>
4683 M:      Don Skidmore <donald.c.skidmore@intel.com>
4684 M:      Greg Rose <gregory.v.rose@intel.com>
4685 M:      Alex Duyck <alexander.h.duyck@intel.com>
4686 M:      John Ronciak <john.ronciak@intel.com>
4687 M:      Mitch Williams <mitch.a.williams@intel.com>
4688 M:      Linux NICS <linux.nics@intel.com>
4689 L:      e1000-devel@lists.sourceforge.net
4690 W:      http://www.intel.com/support/feedback.htm
4691 W:      http://e1000.sourceforge.net/
4692 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net.git
4693 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next.git
4694 S:      Supported
4695 F:      Documentation/networking/e100.txt
4696 F:      Documentation/networking/e1000.txt
4697 F:      Documentation/networking/e1000e.txt
4698 F:      Documentation/networking/igb.txt
4699 F:      Documentation/networking/igbvf.txt
4700 F:      Documentation/networking/ixgb.txt
4701 F:      Documentation/networking/ixgbe.txt
4702 F:      Documentation/networking/ixgbevf.txt
4703 F:      Documentation/networking/i40e.txt
4704 F:      Documentation/networking/i40evf.txt
4705 F:      drivers/net/ethernet/intel/
4706 F:      drivers/net/ethernet/intel/*/
4707
4708 INTEL-MID GPIO DRIVER
4709 M:      David Cohen <david.a.cohen@linux.intel.com>
4710 L:      linux-gpio@vger.kernel.org
4711 S:      Maintained
4712 F:      drivers/gpio/gpio-intel-mid.c
4713
4714 INTEL PRO/WIRELESS 2100, 2200BG, 2915ABG NETWORK CONNECTION SUPPORT
4715 M:      Stanislav Yakovlev <stas.yakovlev@gmail.com>
4716 L:      linux-wireless@vger.kernel.org
4717 S:      Maintained
4718 F:      Documentation/networking/README.ipw2100
4719 F:      Documentation/networking/README.ipw2200
4720 F:      drivers/net/wireless/ipw2x00/
4721
4722 INTEL(R) TRUSTED EXECUTION TECHNOLOGY (TXT)
4723 M:      Richard L Maliszewski <richard.l.maliszewski@intel.com>
4724 M:      Gang Wei <gang.wei@intel.com>
4725 M:      Shane Wang <shane.wang@intel.com>
4726 L:      tboot-devel@lists.sourceforge.net
4727 W:      http://tboot.sourceforge.net
4728 T:      hg http://tboot.hg.sourceforge.net:8000/hgroot/tboot/tboot
4729 S:      Supported
4730 F:      Documentation/intel_txt.txt
4731 F:      include/linux/tboot.h
4732 F:      arch/x86/kernel/tboot.c
4733
4734 INTEL WIRELESS WIMAX CONNECTION 2400
4735 M:      Inaky Perez-Gonzalez <inaky.perez-gonzalez@intel.com>
4736 M:      linux-wimax@intel.com
4737 L:     wimax@linuxwimax.org (subscribers-only)
4738 S:      Supported
4739 W:      http://linuxwimax.org
4740 F:      Documentation/wimax/README.i2400m
4741 F:      drivers/net/wimax/i2400m/
4742 F:      include/uapi/linux/wimax/i2400m.h
4743
4744 INTEL WIRELESS 3945ABG/BG, 4965AGN (iwlegacy)
4745 M:      Stanislaw Gruszka <sgruszka@redhat.com>
4746 L:      linux-wireless@vger.kernel.org
4747 S:      Supported
4748 F:      drivers/net/wireless/iwlegacy/
4749
4750 INTEL WIRELESS WIFI LINK (iwlwifi)
4751 M:      Johannes Berg <johannes.berg@intel.com>
4752 M:      Emmanuel Grumbach <emmanuel.grumbach@intel.com>
4753 M:      Intel Linux Wireless <ilw@linux.intel.com>
4754 L:      linux-wireless@vger.kernel.org
4755 W:      http://intellinuxwireless.org
4756 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi.git
4757 S:      Supported
4758 F:      drivers/net/wireless/iwlwifi/
4759
4760 INTEL MANAGEMENT ENGINE (mei)
4761 M:      Tomas Winkler <tomas.winkler@intel.com>
4762 L:      linux-kernel@vger.kernel.org
4763 S:      Supported
4764 F:      include/uapi/linux/mei.h
4765 F:      drivers/misc/mei/*
4766 F:      Documentation/misc-devices/mei/*
4767
4768 IOC3 ETHERNET DRIVER
4769 M:      Ralf Baechle <ralf@linux-mips.org>
4770 L:      linux-mips@linux-mips.org
4771 S:      Maintained
4772 F:      drivers/net/ethernet/sgi/ioc3-eth.c
4773
4774 IOC3 SERIAL DRIVER
4775 M:      Pat Gefre <pfg@sgi.com>
4776 L:      linux-serial@vger.kernel.org
4777 S:      Maintained
4778 F:      drivers/tty/serial/ioc3_serial.c
4779
4780 IOMMU DRIVERS
4781 M:      Joerg Roedel <joro@8bytes.org>
4782 L:      iommu@lists.linux-foundation.org
4783 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu.git
4784 S:      Maintained
4785 F:      drivers/iommu/
4786
4787 IP MASQUERADING
4788 M:      Juanjo Ciarlante <jjciarla@raiz.uncu.edu.ar>
4789 S:      Maintained
4790 F:      net/ipv4/netfilter/ipt_MASQUERADE.c
4791
4792 IP1000A 10/100/1000 GIGABIT ETHERNET DRIVER
4793 M:      Francois Romieu <romieu@fr.zoreil.com>
4794 M:      Sorbica Shieh <sorbica@icplus.com.tw>
4795 L:      netdev@vger.kernel.org
4796 S:      Maintained
4797 F:      drivers/net/ethernet/icplus/ipg.*
4798
4799 IPATH DRIVER
4800 M:      Mike Marciniszyn <infinipath@intel.com>
4801 L:      linux-rdma@vger.kernel.org
4802 S:      Maintained
4803 F:      drivers/infiniband/hw/ipath/
4804
4805 IPMI SUBSYSTEM
4806 M:      Corey Minyard <minyard@acm.org>
4807 L:      openipmi-developer@lists.sourceforge.net (moderated for non-subscribers)
4808 W:      http://openipmi.sourceforge.net/
4809 S:      Supported
4810 F:      Documentation/IPMI.txt
4811 F:      drivers/char/ipmi/
4812 F:      include/linux/ipmi*
4813 F:      include/uapi/linux/ipmi*
4814
4815 IPS SCSI RAID DRIVER
4816 M:      Adaptec OEM Raid Solutions <aacraid@adaptec.com>
4817 L:      linux-scsi@vger.kernel.org
4818 W:      http://www.adaptec.com/
4819 S:      Maintained
4820 F:      drivers/scsi/ips*
4821
4822 IPVS
4823 M:      Wensong Zhang <wensong@linux-vs.org>
4824 M:      Simon Horman <horms@verge.net.au>
4825 M:      Julian Anastasov <ja@ssi.bg>
4826 L:      netdev@vger.kernel.org
4827 L:      lvs-devel@vger.kernel.org
4828 S:      Maintained
4829 F:      Documentation/networking/ipvs-sysctl.txt
4830 F:      include/net/ip_vs.h
4831 F:      include/uapi/linux/ip_vs.h
4832 F:      net/netfilter/ipvs/
4833
4834 IPWIRELESS DRIVER
4835 M:      Jiri Kosina <jkosina@suse.cz>
4836 M:      David Sterba <dsterba@suse.cz>
4837 S:      Odd Fixes
4838 F:      drivers/tty/ipwireless/
4839
4840 IPX NETWORK LAYER
4841 M:      Arnaldo Carvalho de Melo <acme@ghostprotocols.net>
4842 L:      netdev@vger.kernel.org
4843 S:      Maintained
4844 F:      include/net/ipx.h
4845 F:      include/uapi/linux/ipx.h
4846 F:      net/ipx/
4847
4848 IRDA SUBSYSTEM
4849 M:      Samuel Ortiz <samuel@sortiz.org>
4850 L:      irda-users@lists.sourceforge.net (subscribers-only)
4851 L:      netdev@vger.kernel.org
4852 W:      http://irda.sourceforge.net/
4853 S:      Maintained
4854 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/sameo/irda-2.6.git
4855 F:      Documentation/networking/irda.txt
4856 F:      drivers/net/irda/
4857 F:      include/net/irda/
4858 F:      net/irda/
4859
4860 IRQ SUBSYSTEM
4861 M:      Thomas Gleixner <tglx@linutronix.de>
4862 L:      linux-kernel@vger.kernel.org
4863 S:      Maintained
4864 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git irq/core
4865 F:      kernel/irq/
4866
4867 IRQCHIP DRIVERS
4868 M:      Thomas Gleixner <tglx@linutronix.de>
4869 M:      Jason Cooper <jason@lakedaemon.net>
4870 L:      linux-kernel@vger.kernel.org
4871 S:      Maintained
4872 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git irq/core
4873 T:      git git://git.infradead.org/users/jcooper/linux.git irqchip/core
4874 F:      drivers/irqchip/
4875
4876 IRQ DOMAINS (IRQ NUMBER MAPPING LIBRARY)
4877 M:      Benjamin Herrenschmidt <benh@kernel.crashing.org>
4878 S:      Maintained
4879 F:      Documentation/IRQ-domain.txt
4880 F:      include/linux/irqdomain.h
4881 F:      kernel/irq/irqdomain.c
4882
4883 ISAPNP
4884 M:      Jaroslav Kysela <perex@perex.cz>
4885 S:      Maintained
4886 F:      Documentation/isapnp.txt
4887 F:      drivers/pnp/isapnp/
4888 F:      include/linux/isapnp.h
4889
4890 ISA RADIO MODULE
4891 M:      Hans Verkuil <hverkuil@xs4all.nl>
4892 L:      linux-media@vger.kernel.org
4893 T:      git git://linuxtv.org/media_tree.git
4894 W:      http://linuxtv.org
4895 S:      Maintained
4896 F:      drivers/media/radio/radio-isa*
4897
4898 iSCSI BOOT FIRMWARE TABLE (iBFT) DRIVER
4899 M:      Peter Jones <pjones@redhat.com>
4900 M:      Konrad Rzeszutek Wilk <konrad@kernel.org>
4901 S:      Maintained
4902 F:      drivers/firmware/iscsi_ibft*
4903
4904 ISCSI
4905 M:      Mike Christie <michaelc@cs.wisc.edu>
4906 L:      open-iscsi@googlegroups.com
4907 W:      www.open-iscsi.org
4908 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/mnc/linux-2.6-iscsi.git
4909 S:      Maintained
4910 F:      drivers/scsi/*iscsi*
4911 F:      include/scsi/*iscsi*
4912
4913 ISCSI EXTENSIONS FOR RDMA (ISER) INITIATOR
4914 M:      Or Gerlitz <ogerlitz@mellanox.com>
4915 M:      Roi Dayan <roid@mellanox.com>
4916 L:      linux-rdma@vger.kernel.org
4917 S:      Supported
4918 W:      http://www.openfabrics.org
4919 W:      www.open-iscsi.org
4920 Q:      http://patchwork.kernel.org/project/linux-rdma/list/
4921 F:      drivers/infiniband/ulp/iser/
4922
4923 ISDN SUBSYSTEM
4924 M:      Karsten Keil <isdn@linux-pingi.de>
4925 L:      isdn4linux@listserv.isdn4linux.de (subscribers-only)
4926 L:      netdev@vger.kernel.org
4927 W:      http://www.isdn4linux.de
4928 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/kkeil/isdn-2.6.git
4929 S:      Maintained
4930 F:      Documentation/isdn/
4931 F:      drivers/isdn/
4932 F:      include/linux/isdn.h
4933 F:      include/linux/isdn/
4934 F:      include/uapi/linux/isdn.h
4935 F:      include/uapi/linux/isdn/
4936
4937 ISDN SUBSYSTEM (Eicon active card driver)
4938 M:      Armin Schindler <mac@melware.de>
4939 L:      isdn4linux@listserv.isdn4linux.de (subscribers-only)
4940 W:      http://www.melware.de
4941 S:      Maintained
4942 F:      drivers/isdn/hardware/eicon/
4943
4944 IT87 HARDWARE MONITORING DRIVER
4945 M:      Jean Delvare <jdelvare@suse.de>
4946 L:      lm-sensors@lm-sensors.org
4947 S:      Maintained
4948 F:      Documentation/hwmon/it87
4949 F:      drivers/hwmon/it87.c
4950
4951 IT913X MEDIA DRIVER
4952 M:      Antti Palosaari <crope@iki.fi>
4953 L:      linux-media@vger.kernel.org
4954 W:      http://linuxtv.org/
4955 W:      http://palosaari.fi/linux/
4956 Q:      http://patchwork.linuxtv.org/project/linux-media/list/
4957 T:      git git://linuxtv.org/anttip/media_tree.git
4958 S:      Maintained
4959 F:      drivers/media/tuners/tuner_it913x*
4960
4961 IVTV VIDEO4LINUX DRIVER
4962 M:      Andy Walls <awalls@md.metrocast.net>
4963 L:      ivtv-devel@ivtvdriver.org (moderated for non-subscribers)
4964 L:      linux-media@vger.kernel.org
4965 T:      git git://linuxtv.org/media_tree.git
4966 W:      http://www.ivtvdriver.org
4967 S:      Maintained
4968 F:      Documentation/video4linux/*.ivtv
4969 F:      drivers/media/pci/ivtv/
4970 F:      include/uapi/linux/ivtv*
4971
4972 IX2505V MEDIA DRIVER
4973 M:      Malcolm Priestley <tvboxspy@gmail.com>
4974 L:      linux-media@vger.kernel.org
4975 W:      http://linuxtv.org/
4976 Q:      http://patchwork.linuxtv.org/project/linux-media/list/
4977 S:      Maintained
4978 F:      drivers/media/dvb-frontends/ix2505v*
4979
4980 JC42.4 TEMPERATURE SENSOR DRIVER
4981 M:      Guenter Roeck <linux@roeck-us.net>
4982 L:      lm-sensors@lm-sensors.org
4983 S:      Maintained
4984 F:      drivers/hwmon/jc42.c
4985 F:      Documentation/hwmon/jc42
4986
4987 JFS FILESYSTEM
4988 M:      Dave Kleikamp <shaggy@kernel.org>
4989 L:      jfs-discussion@lists.sourceforge.net
4990 W:      http://jfs.sourceforge.net/
4991 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/shaggy/jfs-2.6.git
4992 S:      Maintained
4993 F:      Documentation/filesystems/jfs.txt
4994 F:      fs/jfs/
4995
4996 JME NETWORK DRIVER
4997 M:      Guo-Fu Tseng <cooldavid@cooldavid.org>
4998 L:      netdev@vger.kernel.org
4999 S:      Maintained
5000 F:      drivers/net/ethernet/jme.*
5001
5002 JOURNALLING FLASH FILE SYSTEM V2 (JFFS2)
5003 M:      David Woodhouse <dwmw2@infradead.org>
5004 L:      linux-mtd@lists.infradead.org
5005 W:      http://www.linux-mtd.infradead.org/doc/jffs2.html
5006 S:      Maintained
5007 F:      fs/jffs2/
5008 F:      include/uapi/linux/jffs2.h
5009
5010 JOURNALLING LAYER FOR BLOCK DEVICES (JBD)
5011 M:      Andrew Morton <akpm@linux-foundation.org>
5012 M:      Jan Kara <jack@suse.cz>
5013 L:      linux-ext4@vger.kernel.org
5014 S:      Maintained
5015 F:      fs/jbd/
5016 F:      include/linux/jbd.h
5017
5018 JOURNALLING LAYER FOR BLOCK DEVICES (JBD2)
5019 M:      "Theodore Ts'o" <tytso@mit.edu>
5020 L:      linux-ext4@vger.kernel.org
5021 S:      Maintained
5022 F:      fs/jbd2/
5023 F:      include/linux/jbd2.h
5024
5025 JSM Neo PCI based serial card
5026 M:      Thadeu Lima de Souza Cascardo <cascardo@linux.vnet.ibm.com>
5027 L:      linux-serial@vger.kernel.org
5028 S:      Maintained
5029 F:      drivers/tty/serial/jsm/
5030
5031 K10TEMP HARDWARE MONITORING DRIVER
5032 M:      Clemens Ladisch <clemens@ladisch.de>
5033 L:      lm-sensors@lm-sensors.org
5034 S:      Maintained
5035 F:      Documentation/hwmon/k10temp
5036 F:      drivers/hwmon/k10temp.c
5037
5038 K8TEMP HARDWARE MONITORING DRIVER
5039 M:      Rudolf Marek <r.marek@assembler.cz>
5040 L:      lm-sensors@lm-sensors.org
5041 S:      Maintained
5042 F:      Documentation/hwmon/k8temp
5043 F:      drivers/hwmon/k8temp.c
5044
5045 KTAP
5046 M:      Jovi Zhangwei <jovi.zhangwei@gmail.com>
5047 W:      http://www.ktap.org
5048 L:      ktap@freelists.org
5049 S:      Maintained
5050 F:      drivers/staging/ktap/
5051
5052 KCONFIG
5053 M:      "Yann E. MORIN" <yann.morin.1998@free.fr>
5054 L:      linux-kbuild@vger.kernel.org
5055 T:      git git://gitorious.org/linux-kconfig/linux-kconfig
5056 S:      Maintained
5057 F:      Documentation/kbuild/kconfig-language.txt
5058 F:      scripts/kconfig/
5059
5060 KDUMP
5061 M:      Vivek Goyal <vgoyal@redhat.com>
5062 M:      Haren Myneni <hbabu@us.ibm.com>
5063 L:      kexec@lists.infradead.org
5064 W:      http://lse.sourceforge.net/kdump/
5065 S:      Maintained
5066 F:      Documentation/kdump/
5067
5068 KEENE FM RADIO TRANSMITTER DRIVER
5069 M:      Hans Verkuil <hverkuil@xs4all.nl>
5070 L:      linux-media@vger.kernel.org
5071 T:      git git://linuxtv.org/media_tree.git
5072 W:      http://linuxtv.org
5073 S:      Maintained
5074 F:      drivers/media/radio/radio-keene*
5075
5076 KERNEL AUTOMOUNTER v4 (AUTOFS4)
5077 M:      Ian Kent <raven@themaw.net>
5078 L:      autofs@vger.kernel.org
5079 S:      Maintained
5080 F:      fs/autofs4/
5081
5082 KERNEL BUILD + files below scripts/ (unless maintained elsewhere)
5083 M:      Michal Marek <mmarek@suse.cz>
5084 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild.git for-next
5085 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild.git rc-fixes
5086 L:      linux-kbuild@vger.kernel.org
5087 S:      Maintained
5088 F:      Documentation/kbuild/
5089 F:      Makefile
5090 F:      scripts/Makefile.*
5091 F:      scripts/basic/
5092 F:      scripts/mk*
5093 F:      scripts/package/
5094
5095 KERNEL JANITORS
5096 L:      kernel-janitors@vger.kernel.org
5097 W:      http://kernelnewbies.org/KernelJanitors
5098 S:      Odd Fixes
5099
5100 KERNEL NFSD, SUNRPC, AND LOCKD SERVERS
5101 M:      "J. Bruce Fields" <bfields@fieldses.org>
5102 L:      linux-nfs@vger.kernel.org
5103 W:      http://nfs.sourceforge.net/
5104 S:      Supported
5105 F:      fs/nfsd/
5106 F:      include/linux/nfsd/
5107 F:      include/uapi/linux/nfsd/
5108 F:      fs/lockd/
5109 F:      fs/nfs_common/
5110 F:      net/sunrpc/
5111 F:      include/linux/lockd/
5112 F:      include/linux/sunrpc/
5113 F:      include/uapi/linux/sunrpc/
5114
5115 KERNEL VIRTUAL MACHINE (KVM)
5116 M:      Gleb Natapov <gleb@kernel.org>
5117 M:      Paolo Bonzini <pbonzini@redhat.com>
5118 L:      kvm@vger.kernel.org
5119 W:      http://www.linux-kvm.org
5120 T:      git git://git.kernel.org/pub/scm/virt/kvm/kvm.git
5121 S:      Supported
5122 F:      Documentation/*/kvm*.txt
5123 F:      Documentation/virtual/kvm/
5124 F:      arch/*/kvm/
5125 F:      arch/*/include/asm/kvm*
5126 F:      include/linux/kvm*
5127 F:      include/uapi/linux/kvm*
5128 F:      virt/kvm/
5129
5130 KERNEL VIRTUAL MACHINE (KVM) FOR AMD-V
5131 M:      Joerg Roedel <joro@8bytes.org>
5132 L:      kvm@vger.kernel.org
5133 W:      http://kvm.qumranet.com
5134 S:      Maintained
5135 F:      arch/x86/include/asm/svm.h
5136 F:      arch/x86/kvm/svm.c
5137
5138 KERNEL VIRTUAL MACHINE (KVM) FOR POWERPC
5139 M:      Alexander Graf <agraf@suse.de>
5140 L:      kvm-ppc@vger.kernel.org
5141 W:      http://kvm.qumranet.com
5142 T:      git git://github.com/agraf/linux-2.6.git
5143 S:      Supported
5144 F:      arch/powerpc/include/asm/kvm*
5145 F:      arch/powerpc/kvm/
5146
5147 KERNEL VIRTUAL MACHINE For Itanium (KVM/IA64)
5148 M:      Xiantao Zhang <xiantao.zhang@intel.com>
5149 L:      kvm-ia64@vger.kernel.org
5150 W:      http://kvm.qumranet.com
5151 S:      Supported
5152 F:      Documentation/ia64/kvm.txt
5153 F:      arch/ia64/include/asm/kvm*
5154 F:      arch/ia64/kvm/
5155
5156 KERNEL VIRTUAL MACHINE for s390 (KVM/s390)
5157 M:      Christian Borntraeger <borntraeger@de.ibm.com>
5158 M:      Cornelia Huck <cornelia.huck@de.ibm.com>
5159 M:      linux390@de.ibm.com
5160 L:      linux-s390@vger.kernel.org
5161 W:      http://www.ibm.com/developerworks/linux/linux390/
5162 S:      Supported
5163 F:      Documentation/s390/kvm.txt
5164 F:      arch/s390/include/asm/kvm*
5165 F:      arch/s390/kvm/
5166 F:      drivers/s390/kvm/
5167
5168 KERNEL VIRTUAL MACHINE (KVM) FOR ARM
5169 M:      Christoffer Dall <christoffer.dall@linaro.org>
5170 M:      Marc Zyngier <marc.zyngier@arm.com>
5171 L:      linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
5172 L:      kvmarm@lists.cs.columbia.edu
5173 W:      http://systems.cs.columbia.edu/projects/kvm-arm
5174 S:      Supported
5175 F:      arch/arm/include/uapi/asm/kvm*
5176 F:      arch/arm/include/asm/kvm*
5177 F:      arch/arm/kvm/
5178 F:      virt/kvm/arm/
5179 F:      include/kvm/arm_*
5180
5181 KERNEL VIRTUAL MACHINE FOR ARM64 (KVM/arm64)
5182 M:      Christoffer Dall <christoffer.dall@linaro.org>
5183 M:      Marc Zyngier <marc.zyngier@arm.com>
5184 L:      linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
5185 L:      kvmarm@lists.cs.columbia.edu
5186 S:      Maintained
5187 F:      arch/arm64/include/uapi/asm/kvm*
5188 F:      arch/arm64/include/asm/kvm*
5189 F:      arch/arm64/kvm/
5190
5191 KEXEC
5192 M:      Eric Biederman <ebiederm@xmission.com>
5193 W:      http://kernel.org/pub/linux/utils/kernel/kexec/
5194 L:      kexec@lists.infradead.org
5195 S:      Maintained
5196 F:      include/linux/kexec.h
5197 F:      include/uapi/linux/kexec.h
5198 F:      kernel/kexec.c
5199
5200 KEYS/KEYRINGS:
5201 M:      David Howells <dhowells@redhat.com>
5202 L:      keyrings@linux-nfs.org
5203 S:      Maintained
5204 F:      Documentation/security/keys.txt
5205 F:      include/linux/key.h
5206 F:      include/linux/key-type.h
5207 F:      include/keys/
5208 F:      security/keys/
5209
5210 KEYS-TRUSTED
5211 M:      David Safford <safford@us.ibm.com>
5212 M:      Mimi Zohar <zohar@linux.vnet.ibm.com>
5213 L:      linux-security-module@vger.kernel.org
5214 L:      keyrings@linux-nfs.org
5215 S:      Supported
5216 F:      Documentation/security/keys-trusted-encrypted.txt
5217 F:      include/keys/trusted-type.h
5218 F:      security/keys/trusted.c
5219 F:      security/keys/trusted.h
5220
5221 KEYS-ENCRYPTED
5222 M:      Mimi Zohar <zohar@linux.vnet.ibm.com>
5223 M:      David Safford <safford@us.ibm.com>
5224 L:      linux-security-module@vger.kernel.org
5225 L:      keyrings@linux-nfs.org
5226 S:      Supported
5227 F:      Documentation/security/keys-trusted-encrypted.txt
5228 F:      include/keys/encrypted-type.h
5229 F:      security/keys/encrypted-keys/
5230
5231 KGDB / KDB /debug_core
5232 M:      Jason Wessel <jason.wessel@windriver.com>
5233 W:      http://kgdb.wiki.kernel.org/
5234 L:      kgdb-bugreport@lists.sourceforge.net
5235 S:      Maintained
5236 F:      Documentation/DocBook/kgdb.tmpl
5237 F:      drivers/misc/kgdbts.c
5238 F:      drivers/tty/serial/kgdboc.c
5239 F:      include/linux/kdb.h
5240 F:      include/linux/kgdb.h
5241 F:      kernel/debug/
5242
5243 KMEMCHECK
5244 M:      Vegard Nossum <vegardno@ifi.uio.no>
5245 M:      Pekka Enberg <penberg@kernel.org>
5246 S:      Maintained
5247 F:      Documentation/kmemcheck.txt
5248 F:      arch/x86/include/asm/kmemcheck.h
5249 F:      arch/x86/mm/kmemcheck/
5250 F:      include/linux/kmemcheck.h
5251 F:      mm/kmemcheck.c
5252
5253 KMEMLEAK
5254 M:      Catalin Marinas <catalin.marinas@arm.com>
5255 S:      Maintained
5256 F:      Documentation/kmemleak.txt
5257 F:      include/linux/kmemleak.h
5258 F:      mm/kmemleak.c
5259 F:      mm/kmemleak-test.c
5260
5261 KPROBES
5262 M:      Ananth N Mavinakayanahalli <ananth@in.ibm.com>
5263 M:      Anil S Keshavamurthy <anil.s.keshavamurthy@intel.com>
5264 M:      "David S. Miller" <davem@davemloft.net>
5265 M:      Masami Hiramatsu <masami.hiramatsu.pt@hitachi.com>
5266 S:      Maintained
5267 F:      Documentation/kprobes.txt
5268 F:      include/linux/kprobes.h
5269 F:      kernel/kprobes.c
5270
5271 KS0108 LCD CONTROLLER DRIVER
5272 M:      Miguel Ojeda Sandonis <miguel.ojeda.sandonis@gmail.com>
5273 W:      http://miguelojeda.es/auxdisplay.htm
5274 W:      http://jair.lab.fi.uva.es/~migojed/auxdisplay.htm
5275 S:      Maintained
5276 F:      Documentation/auxdisplay/ks0108
5277 F:      drivers/auxdisplay/ks0108.c
5278 F:      include/linux/ks0108.h
5279
5280 LAPB module
5281 L:      linux-x25@vger.kernel.org
5282 S:      Orphan
5283 F:      Documentation/networking/lapb-module.txt
5284 F:      include/*/lapb.h
5285 F:      net/lapb/
5286
5287 LASI 53c700 driver for PARISC
5288 M:      "James E.J. Bottomley" <James.Bottomley@HansenPartnership.com>
5289 L:      linux-scsi@vger.kernel.org
5290 S:      Maintained
5291 F:      Documentation/scsi/53c700.txt
5292 F:      drivers/scsi/53c700*
5293
5294 LED SUBSYSTEM
5295 M:      Bryan Wu <cooloney@gmail.com>
5296 M:      Richard Purdie <rpurdie@rpsys.net>
5297 L:      linux-leds@vger.kernel.org
5298 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/linux-leds.git
5299 S:      Maintained
5300 F:      drivers/leds/
5301 F:      include/linux/leds.h
5302
5303 LEGACY EEPROM DRIVER
5304 M:      Jean Delvare <jdelvare@suse.de>
5305 S:      Maintained
5306 F:      Documentation/misc-devices/eeprom
5307 F:      drivers/misc/eeprom/eeprom.c
5308
5309 LEGO USB Tower driver
5310 M:      Juergen Stuber <starblue@users.sourceforge.net>
5311 L:      legousb-devel@lists.sourceforge.net
5312 W:      http://legousb.sourceforge.net/
5313 S:      Maintained
5314 F:      drivers/usb/misc/legousbtower.c
5315
5316 LG2160 MEDIA DRIVER
5317 M:      Michael Krufky <mkrufky@linuxtv.org>
5318 L:      linux-media@vger.kernel.org
5319 W:      http://linuxtv.org/
5320 W:      http://github.com/mkrufky
5321 Q:      http://patchwork.linuxtv.org/project/linux-media/list/
5322 T:      git git://linuxtv.org/mkrufky/tuners.git
5323 S:      Maintained
5324 F:      drivers/media/dvb-frontends/lg2160.*
5325
5326 LGDT3305 MEDIA DRIVER
5327 M:      Michael Krufky <mkrufky@linuxtv.org>
5328 L:      linux-media@vger.kernel.org
5329 W:      http://linuxtv.org/
5330 W:      http://github.com/mkrufky
5331 Q:      http://patchwork.linuxtv.org/project/linux-media/list/
5332 T:      git git://linuxtv.org/mkrufky/tuners.git
5333 S:      Maintained
5334 F:      drivers/media/dvb-frontends/lgdt3305.*
5335
5336 LGUEST
5337 M:      Rusty Russell <rusty@rustcorp.com.au>
5338 L:      lguest@lists.ozlabs.org
5339 W:      http://lguest.ozlabs.org/
5340 S:      Odd Fixes
5341 F:      arch/x86/include/asm/lguest*.h
5342 F:      arch/x86/lguest/
5343 F:      drivers/lguest/
5344 F:      include/linux/lguest*.h
5345 F:      tools/lguest/
5346
5347 LIBLOCKDEP
5348 M:      Sasha Levin <sasha.levin@oracle.com>
5349 S:      Maintained
5350 F:      tools/lib/lockdep/
5351
5352 LINUX FOR IBM pSERIES (RS/6000)
5353 M:      Paul Mackerras <paulus@au.ibm.com>
5354 W:      http://www.ibm.com/linux/ltc/projects/ppc
5355 S:      Supported
5356 F:      arch/powerpc/boot/rs6000.h
5357
5358 LINUX FOR POWERPC (32-BIT AND 64-BIT)
5359 M:      Benjamin Herrenschmidt <benh@kernel.crashing.org>
5360 M:      Paul Mackerras <paulus@samba.org>
5361 W:      http://www.penguinppc.org/
5362 L:      linuxppc-dev@lists.ozlabs.org
5363 Q:      http://patchwork.ozlabs.org/project/linuxppc-dev/list/
5364 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc.git
5365 S:      Supported
5366 F:      Documentation/powerpc/
5367 F:      arch/powerpc/
5368
5369 LINUX FOR POWER MACINTOSH
5370 M:      Benjamin Herrenschmidt <benh@kernel.crashing.org>
5371 W:      http://www.penguinppc.org/
5372 L:      linuxppc-dev@lists.ozlabs.org
5373 S:      Maintained
5374 F:      arch/powerpc/platforms/powermac/
5375 F:      drivers/macintosh/
5376
5377 LINUX FOR POWERPC EMBEDDED MPC5XXX
5378 M:      Anatolij Gustschin <agust@denx.de>
5379 L:      linuxppc-dev@lists.ozlabs.org
5380 T:      git git://git.denx.de/linux-2.6-agust.git
5381 S:      Maintained
5382 F:      arch/powerpc/platforms/512x/
5383 F:      arch/powerpc/platforms/52xx/
5384
5385 LINUX FOR POWERPC EMBEDDED PPC4XX
5386 M:  Alistair Popple <alistair@popple.id.au>
5387 M:      Matt Porter <mporter@kernel.crashing.org>
5388 W:      http://www.penguinppc.org/
5389 L:      linuxppc-dev@lists.ozlabs.org
5390 S:      Maintained
5391 F:      arch/powerpc/platforms/40x/
5392 F:      arch/powerpc/platforms/44x/
5393
5394 LINUX FOR POWERPC EMBEDDED XILINX VIRTEX
5395 L:      linuxppc-dev@lists.ozlabs.org
5396 S:      Orphan
5397 F:      arch/powerpc/*/*virtex*
5398 F:      arch/powerpc/*/*/*virtex*
5399
5400 LINUX FOR POWERPC EMBEDDED PPC8XX
5401 M:      Vitaly Bordug <vitb@kernel.crashing.org>
5402 M:      Marcelo Tosatti <marcelo@kvack.org>
5403 W:      http://www.penguinppc.org/
5404 L:      linuxppc-dev@lists.ozlabs.org
5405 S:      Maintained
5406 F:      arch/powerpc/platforms/8xx/
5407
5408 LINUX FOR POWERPC EMBEDDED PPC83XX AND PPC85XX
5409 M:      Kumar Gala <galak@kernel.crashing.org>
5410 W:      http://www.penguinppc.org/
5411 L:      linuxppc-dev@lists.ozlabs.org
5412 S:      Maintained
5413 F:      arch/powerpc/platforms/83xx/
5414 F:      arch/powerpc/platforms/85xx/
5415
5416 LINUX FOR POWERPC PA SEMI PWRFICIENT
5417 M:      Olof Johansson <olof@lixom.net>
5418 L:      linuxppc-dev@lists.ozlabs.org
5419 S:      Maintained
5420 F:      arch/powerpc/platforms/pasemi/
5421 F:      drivers/*/*pasemi*
5422 F:      drivers/*/*/*pasemi*
5423
5424 LINUX SECURITY MODULE (LSM) FRAMEWORK
5425 M:      Chris Wright <chrisw@sous-sol.org>
5426 L:      linux-security-module@vger.kernel.org
5427 S:      Supported
5428
5429 LIS3LV02D ACCELEROMETER DRIVER
5430 M:      Eric Piel <eric.piel@tremplin-utc.net>
5431 S:      Maintained
5432 F:      Documentation/misc-devices/lis3lv02d
5433 F:      drivers/misc/lis3lv02d/
5434 F:      drivers/platform/x86/hp_accel.c
5435
5436 LLC (802.2)
5437 M:      Arnaldo Carvalho de Melo <acme@ghostprotocols.net>
5438 S:      Maintained
5439 F:      include/linux/llc.h
5440 F:      include/uapi/linux/llc.h
5441 F:      include/net/llc*
5442 F:      net/llc/
5443
5444 LM73 HARDWARE MONITOR DRIVER
5445 M:      Guillaume Ligneul <guillaume.ligneul@gmail.com>
5446 L:      lm-sensors@lm-sensors.org
5447 S:      Maintained
5448 F:      drivers/hwmon/lm73.c
5449
5450 LM78 HARDWARE MONITOR DRIVER
5451 M:      Jean Delvare <jdelvare@suse.de>
5452 L:      lm-sensors@lm-sensors.org
5453 S:      Maintained
5454 F:      Documentation/hwmon/lm78
5455 F:      drivers/hwmon/lm78.c
5456
5457 LM83 HARDWARE MONITOR DRIVER
5458 M:      Jean Delvare <jdelvare@suse.de>
5459 L:      lm-sensors@lm-sensors.org
5460 S:      Maintained
5461 F:      Documentation/hwmon/lm83
5462 F:      drivers/hwmon/lm83.c
5463
5464 LM90 HARDWARE MONITOR DRIVER
5465 M:      Jean Delvare <jdelvare@suse.de>
5466 L:      lm-sensors@lm-sensors.org
5467 S:      Maintained
5468 F:      Documentation/hwmon/lm90
5469 F:      Documentation/devicetree/bindings/hwmon/lm90.txt
5470 F:      drivers/hwmon/lm90.c
5471
5472 LM95234 HARDWARE MONITOR DRIVER
5473 M:      Guenter Roeck <linux@roeck-us.net>
5474 L:      lm-sensors@lm-sensors.org
5475 S:      Maintained
5476 F:      Documentation/hwmon/lm95234
5477 F:      drivers/hwmon/lm95234.c
5478
5479 LME2510 MEDIA DRIVER
5480 M:      Malcolm Priestley <tvboxspy@gmail.com>
5481 L:      linux-media@vger.kernel.org
5482 W:      http://linuxtv.org/
5483 Q:      http://patchwork.linuxtv.org/project/linux-media/list/
5484 S:      Maintained
5485 F:      drivers/media/usb/dvb-usb-v2/lmedm04*
5486
5487 LOCKDEP AND LOCKSTAT
5488 M:      Peter Zijlstra <peterz@infradead.org>
5489 M:      Ingo Molnar <mingo@redhat.com>
5490 L:      linux-kernel@vger.kernel.org
5491 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git core/locking
5492 S:      Maintained
5493 F:      Documentation/lockdep*.txt
5494 F:      Documentation/lockstat.txt
5495 F:      include/linux/lockdep.h
5496 F:      kernel/locking/
5497
5498 LOGICAL DISK MANAGER SUPPORT (LDM, Windows 2000/XP/Vista Dynamic Disks)
5499 M:      "Richard Russon (FlatCap)" <ldm@flatcap.org>
5500 L:      linux-ntfs-dev@lists.sourceforge.net
5501 W:      http://www.linux-ntfs.org/content/view/19/37/
5502 S:      Maintained
5503 F:      Documentation/ldm.txt
5504 F:      block/partitions/ldm.*
5505
5506 LogFS
5507 M:      Joern Engel <joern@logfs.org>
5508 M:      Prasad Joshi <prasadjoshi.linux@gmail.com>
5509 L:      logfs@logfs.org
5510 W:      logfs.org
5511 S:      Maintained
5512 F:      fs/logfs/
5513
5514 LPC32XX MACHINE SUPPORT
5515 M:      Roland Stigge <stigge@antcom.de>
5516 L:      linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
5517 S:      Maintained
5518 F:      arch/arm/mach-lpc32xx/
5519
5520 LSILOGIC MPT FUSION DRIVERS (FC/SAS/SPI)
5521 M:      Nagalakshmi Nandigama <Nagalakshmi.Nandigama@lsi.com>
5522 M:      Sreekanth Reddy <Sreekanth.Reddy@lsi.com>
5523 M:      support@lsi.com
5524 L:      DL-MPTFusionLinux@lsi.com
5525 L:      linux-scsi@vger.kernel.org
5526 W:      http://www.lsilogic.com/support
5527 S:      Supported
5528 F:      drivers/message/fusion/
5529 F:      drivers/scsi/mpt2sas/
5530 F:      drivers/scsi/mpt3sas/
5531
5532 LSILOGIC/SYMBIOS/NCR 53C8XX and 53C1010 PCI-SCSI drivers
5533 M:      Matthew Wilcox <matthew@wil.cx>
5534 L:      linux-scsi@vger.kernel.org
5535 S:      Maintained
5536 F:      drivers/scsi/sym53c8xx_2/
5537
5538 LTC4261 HARDWARE MONITOR DRIVER
5539 M:      Guenter Roeck <linux@roeck-us.net>
5540 L:      lm-sensors@lm-sensors.org
5541 S:      Maintained
5542 F:      Documentation/hwmon/ltc4261
5543 F:      drivers/hwmon/ltc4261.c
5544
5545 LTP (Linux Test Project)
5546 M:      Mike Frysinger <vapier@gentoo.org>
5547 M:      Cyril Hrubis <chrubis@suse.cz>
5548 M:      Wanlong Gao <gaowanlong@cn.fujitsu.com>
5549 M:      Jan Stancek <jstancek@redhat.com>
5550 M:      Stanislav Kholmanskikh <stanislav.kholmanskikh@oracle.com>
5551 M:      Alexey Kodanev <alexey.kodanev@oracle.com>
5552 L:      ltp-list@lists.sourceforge.net (subscribers-only)
5553 W:      http://linux-test-project.github.io/
5554 T:      git git://github.com/linux-test-project/ltp.git
5555 S:      Maintained
5556
5557 M32R ARCHITECTURE
5558 M:      Hirokazu Takata <takata@linux-m32r.org>
5559 L:      linux-m32r@ml.linux-m32r.org (moderated for non-subscribers)
5560 L:      linux-m32r-ja@ml.linux-m32r.org (in Japanese)
5561 W:      http://www.linux-m32r.org/
5562 S:      Maintained
5563 F:      arch/m32r/
5564
5565 M68K ARCHITECTURE
5566 M:      Geert Uytterhoeven <geert@linux-m68k.org>
5567 L:      linux-m68k@lists.linux-m68k.org
5568 W:      http://www.linux-m68k.org/
5569 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k.git
5570 S:      Maintained
5571 F:      arch/m68k/
5572 F:      drivers/zorro/
5573
5574 M68K ON APPLE MACINTOSH
5575 M:      Joshua Thompson <funaho@jurai.org>
5576 W:      http://www.mac.linux-m68k.org/
5577 L:      linux-m68k@lists.linux-m68k.org
5578 S:      Maintained
5579 F:      arch/m68k/mac/
5580
5581 M68K ON HP9000/300
5582 M:      Philip Blundell <philb@gnu.org>
5583 W:      http://www.tazenda.demon.co.uk/phil/linux-hp
5584 S:      Maintained
5585 F:      arch/m68k/hp300/
5586
5587 M88DS3103 MEDIA DRIVER
5588 M:      Antti Palosaari <crope@iki.fi>
5589 L:      linux-media@vger.kernel.org
5590 W:      http://linuxtv.org/
5591 W:      http://palosaari.fi/linux/
5592 Q:      http://patchwork.linuxtv.org/project/linux-media/list/
5593 T:      git git://linuxtv.org/anttip/media_tree.git
5594 S:      Maintained
5595 F:      drivers/media/dvb-frontends/m88ds3103*
5596
5597 M88RS2000 MEDIA DRIVER
5598 M:      Malcolm Priestley <tvboxspy@gmail.com>
5599 L:      linux-media@vger.kernel.org
5600 W:      http://linuxtv.org/
5601 Q:      http://patchwork.linuxtv.org/project/linux-media/list/
5602 S:      Maintained
5603 F:      drivers/media/dvb-frontends/m88rs2000*
5604
5605 M88TS2022 MEDIA DRIVER
5606 M:      Antti Palosaari <crope@iki.fi>
5607 L:      linux-media@vger.kernel.org
5608 W:      http://linuxtv.org/
5609 W:      http://palosaari.fi/linux/
5610 Q:      http://patchwork.linuxtv.org/project/linux-media/list/
5611 T:      git git://linuxtv.org/anttip/media_tree.git
5612 S:      Maintained
5613 F:      drivers/media/tuners/m88ts2022*
5614
5615 MA901 MASTERKIT USB FM RADIO DRIVER
5616 M:      Alexey Klimov <klimov.linux@gmail.com>
5617 L:      linux-media@vger.kernel.org
5618 T:      git git://linuxtv.org/media_tree.git
5619 S:      Maintained
5620 F:      drivers/media/radio/radio-ma901.c
5621
5622 MAC80211
5623 M:      Johannes Berg <johannes@sipsolutions.net>
5624 L:      linux-wireless@vger.kernel.org
5625 W:      http://wireless.kernel.org/
5626 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211.git
5627 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next.git
5628 S:      Maintained
5629 F:      Documentation/networking/mac80211-injection.txt
5630 F:      include/net/mac80211.h
5631 F:      net/mac80211/
5632
5633 MAC80211 PID RATE CONTROL
5634 M:      Stefano Brivio <stefano.brivio@polimi.it>
5635 M:      Mattias Nissler <mattias.nissler@gmx.de>
5636 L:      linux-wireless@vger.kernel.org
5637 W:      http://wireless.kernel.org/en/developers/Documentation/mac80211/RateControl/PID
5638 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211.git
5639 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next.git
5640 S:      Maintained
5641 F:      net/mac80211/rc80211_pid*
5642
5643 MACVLAN DRIVER
5644 M:      Patrick McHardy <kaber@trash.net>
5645 L:      netdev@vger.kernel.org
5646 S:      Maintained
5647 F:      drivers/net/macvlan.c
5648 F:      include/linux/if_macvlan.h
5649
5650 MAN-PAGES: MANUAL PAGES FOR LINUX -- Sections 2, 3, 4, 5, and 7
5651 M:      Michael Kerrisk <mtk.manpages@gmail.com>
5652 W:      http://www.kernel.org/doc/man-pages
5653 L:      linux-man@vger.kernel.org
5654 S:      Maintained
5655
5656 MARVELL ARMADA DRM SUPPORT
5657 M:      Russell King <rmk+kernel@arm.linux.org.uk>
5658 S:      Maintained
5659 F:      drivers/gpu/drm/armada/
5660
5661 MARVELL GIGABIT ETHERNET DRIVERS (skge/sky2)
5662 M:      Mirko Lindner <mlindner@marvell.com>
5663 M:      Stephen Hemminger <stephen@networkplumber.org>
5664 L:      netdev@vger.kernel.org
5665 S:      Maintained
5666 F:      drivers/net/ethernet/marvell/sk*
5667
5668 MARVELL LIBERTAS WIRELESS DRIVER
5669 L:      libertas-dev@lists.infradead.org
5670 S:      Orphan
5671 F:      drivers/net/wireless/libertas/
5672
5673 MARVELL MV643XX ETHERNET DRIVER
5674 M:      Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com>
5675 L:      netdev@vger.kernel.org
5676 S:      Maintained
5677 F:      drivers/net/ethernet/marvell/mv643xx_eth.*
5678 F:      include/linux/mv643xx.h
5679
5680 MARVELL MVNETA ETHERNET DRIVER
5681 M:      Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
5682 L:      netdev@vger.kernel.org
5683 S:      Maintained
5684 F:      drivers/net/ethernet/marvell/mvneta.*
5685
5686 MARVELL MWIFIEX WIRELESS DRIVER
5687 M:      Bing Zhao <bzhao@marvell.com>
5688 L:      linux-wireless@vger.kernel.org
5689 S:      Maintained
5690 F:      drivers/net/wireless/mwifiex/
5691
5692 MARVELL MWL8K WIRELESS DRIVER
5693 M:      Lennert Buytenhek <buytenh@wantstofly.org>
5694 L:      linux-wireless@vger.kernel.org
5695 S:      Odd Fixes
5696 F:      drivers/net/wireless/mwl8k.c
5697
5698 MARVELL SOC MMC/SD/SDIO CONTROLLER DRIVER
5699 M:      Nicolas Pitre <nico@fluxnic.net>
5700 S:      Odd Fixes
5701 F:      drivers/mmc/host/mvsdio.*
5702
5703 MATROX FRAMEBUFFER DRIVER
5704 L:      linux-fbdev@vger.kernel.org
5705 S:      Orphan
5706 F:      drivers/video/matrox/matroxfb_*
5707 F:      include/uapi/linux/matroxfb.h
5708
5709 MAX16065 HARDWARE MONITOR DRIVER
5710 M:      Guenter Roeck <linux@roeck-us.net>
5711 L:      lm-sensors@lm-sensors.org
5712 S:      Maintained
5713 F:      Documentation/hwmon/max16065
5714 F:      drivers/hwmon/max16065.c
5715
5716 MAX6650 HARDWARE MONITOR AND FAN CONTROLLER DRIVER
5717 M:      "Hans J. Koch" <hjk@hansjkoch.de>
5718 L:      lm-sensors@lm-sensors.org
5719 S:      Maintained
5720 F:      Documentation/hwmon/max6650
5721 F:      drivers/hwmon/max6650.c
5722
5723 MAX6697 HARDWARE MONITOR DRIVER
5724 M:      Guenter Roeck <linux@roeck-us.net>
5725 L:      lm-sensors@lm-sensors.org
5726 S:      Maintained
5727 F:      Documentation/hwmon/max6697
5728 F:      Documentation/devicetree/bindings/i2c/max6697.txt
5729 F:      drivers/hwmon/max6697.c
5730 F:      include/linux/platform_data/max6697.h
5731
5732 MAXIRADIO FM RADIO RECEIVER DRIVER
5733 M:      Hans Verkuil <hverkuil@xs4all.nl>
5734 L:      linux-media@vger.kernel.org
5735 T:      git git://linuxtv.org/media_tree.git
5736 W:      http://linuxtv.org
5737 S:      Maintained
5738 F:      drivers/media/radio/radio-maxiradio*
5739
5740 MEDIA INPUT INFRASTRUCTURE (V4L/DVB)
5741 M:      Mauro Carvalho Chehab <m.chehab@samsung.com>
5742 P:      LinuxTV.org Project
5743 L:      linux-media@vger.kernel.org
5744 W:      http://linuxtv.org
5745 Q:      http://patchwork.kernel.org/project/linux-media/list/
5746 T:      git git://linuxtv.org/media_tree.git
5747 S:      Maintained
5748 F:      Documentation/dvb/
5749 F:      Documentation/video4linux/
5750 F:      Documentation/DocBook/media/
5751 F:      drivers/media/
5752 F:      drivers/staging/media/
5753 F:      include/media/
5754 F:      include/uapi/linux/dvb/
5755 F:      include/uapi/linux/videodev2.h
5756 F:      include/uapi/linux/media.h
5757 F:      include/uapi/linux/v4l2-*
5758 F:      include/uapi/linux/meye.h
5759 F:      include/uapi/linux/ivtv*
5760 F:      include/uapi/linux/uvcvideo.h
5761
5762 MEDIAVISION PRO MOVIE STUDIO DRIVER
5763 M:      Hans Verkuil <hverkuil@xs4all.nl>
5764 L:      linux-media@vger.kernel.org
5765 T:      git git://linuxtv.org/media_tree.git
5766 W:      http://linuxtv.org
5767 S:      Odd Fixes
5768 F:      drivers/media/parport/pms*
5769
5770 MEGARAID SCSI DRIVERS
5771 M:      Neela Syam Kolli <megaraidlinux@lsi.com>
5772 L:      linux-scsi@vger.kernel.org
5773 W:      http://megaraid.lsilogic.com
5774 S:      Maintained
5775 F:      Documentation/scsi/megaraid.txt
5776 F:      drivers/scsi/megaraid.*
5777 F:      drivers/scsi/megaraid/
5778
5779 MELLANOX ETHERNET DRIVER (mlx4_en)
5780 M:      Amir Vadai <amirv@mellanox.com>
5781 L:      netdev@vger.kernel.org
5782 S:      Supported
5783 W:      http://www.mellanox.com
5784 Q:      http://patchwork.ozlabs.org/project/netdev/list/
5785 F:      drivers/net/ethernet/mellanox/mlx4/en_*
5786
5787 MEMORY MANAGEMENT
5788 L:      linux-mm@kvack.org
5789 W:      http://www.linux-mm.org
5790 S:      Maintained
5791 F:      include/linux/mm.h
5792 F:      include/linux/gfp.h
5793 F:      include/linux/mmzone.h
5794 F:      include/linux/memory_hotplug.h
5795 F:      include/linux/vmalloc.h
5796 F:      mm/
5797
5798 MEMORY TECHNOLOGY DEVICES (MTD)
5799 M:      David Woodhouse <dwmw2@infradead.org>
5800 M:      Brian Norris <computersforpeace@gmail.com>
5801 L:      linux-mtd@lists.infradead.org
5802 W:      http://www.linux-mtd.infradead.org/
5803 Q:      http://patchwork.ozlabs.org/project/linux-mtd/list/
5804 T:      git git://git.infradead.org/linux-mtd.git
5805 S:      Maintained
5806 F:      drivers/mtd/
5807 F:      include/linux/mtd/
5808 F:      include/uapi/mtd/
5809
5810 MEN A21 WATCHDOG DRIVER
5811 M:      Johannes Thumshirn <johannes.thumshirn@men.de>
5812 L:      linux-watchdog@vger.kernel.org
5813 S:      Supported
5814 F:      drivers/watchdog/mena21_wdt.c
5815
5816 MEN CHAMELEON BUS (mcb)
5817 M:      Johannes Thumshirn <johannes.thumshirn@men.de>
5818 S:      Supported
5819 F:      drivers/mcb/
5820 F:      include/linux/mcb.h
5821
5822 METAG ARCHITECTURE
5823 M:      James Hogan <james.hogan@imgtec.com>
5824 L:      linux-metag@vger.kernel.org
5825 S:      Supported
5826 F:      arch/metag/
5827 F:      Documentation/metag/
5828 F:      Documentation/devicetree/bindings/metag/
5829 F:      drivers/clocksource/metag_generic.c
5830 F:      drivers/irqchip/irq-metag.c
5831 F:      drivers/irqchip/irq-metag-ext.c
5832 F:      drivers/tty/metag_da.c
5833 F:      fs/imgdafs/
5834
5835 MICROBLAZE ARCHITECTURE
5836 M:      Michal Simek <monstr@monstr.eu>
5837 W:      http://www.monstr.eu/fdt/
5838 T:      git git://git.monstr.eu/linux-2.6-microblaze.git
5839 S:      Supported
5840 F:      arch/microblaze/
5841
5842 MICROTEK X6 SCANNER
5843 M:      Oliver Neukum <oliver@neukum.org>
5844 S:      Maintained
5845 F:      drivers/usb/image/microtek.*
5846
5847 MIPS
5848 M:      Ralf Baechle <ralf@linux-mips.org>
5849 L:      linux-mips@linux-mips.org
5850 W:      http://www.linux-mips.org/
5851 T:      git git://git.linux-mips.org/pub/scm/ralf/linux.git
5852 Q:      http://patchwork.linux-mips.org/project/linux-mips/list/
5853 S:      Supported
5854 F:      Documentation/mips/
5855 F:      arch/mips/
5856
5857 MIROSOUND PCM20 FM RADIO RECEIVER DRIVER
5858 M:      Hans Verkuil <hverkuil@xs4all.nl>
5859 L:      linux-media@vger.kernel.org
5860 T:      git git://linuxtv.org/media_tree.git
5861 W:      http://linuxtv.org
5862 S:      Odd Fixes
5863 F:      drivers/media/radio/radio-miropcm20*
5864
5865 Mellanox MLX5 core VPI driver
5866 M:      Eli Cohen <eli@mellanox.com>
5867 L:      netdev@vger.kernel.org
5868 L:      linux-rdma@vger.kernel.org
5869 W:      http://www.mellanox.com
5870 Q:      http://patchwork.ozlabs.org/project/netdev/list/
5871 Q:      http://patchwork.kernel.org/project/linux-rdma/list/
5872 T:      git git://openfabrics.org/~eli/connect-ib.git
5873 S:      Supported
5874 F:      drivers/net/ethernet/mellanox/mlx5/core/
5875 F:      include/linux/mlx5/
5876
5877 Mellanox MLX5 IB driver
5878 M:      Eli Cohen <eli@mellanox.com>
5879 L:      linux-rdma@vger.kernel.org
5880 W:      http://www.mellanox.com
5881 Q:      http://patchwork.kernel.org/project/linux-rdma/list/
5882 T:      git git://openfabrics.org/~eli/connect-ib.git
5883 S:      Supported
5884 F:      include/linux/mlx5/
5885 F:      drivers/infiniband/hw/mlx5/
5886
5887 MODULE SUPPORT
5888 M:      Rusty Russell <rusty@rustcorp.com.au>
5889 S:      Maintained
5890 F:      include/linux/module.h
5891 F:      kernel/module.c
5892
5893 MOTION EYE VAIO PICTUREBOOK CAMERA DRIVER
5894 W:      http://popies.net/meye/
5895 S:      Orphan
5896 F:      Documentation/video4linux/meye.txt
5897 F:      drivers/media/pci/meye/
5898 F:      include/uapi/linux/meye.h
5899
5900 MOXA SMARTIO/INDUSTIO/INTELLIO SERIAL CARD
5901 M:      Jiri Slaby <jirislaby@gmail.com>
5902 S:      Maintained
5903 F:      Documentation/serial/moxa-smartio
5904 F:      drivers/tty/mxser.*
5905
5906 MR800 AVERMEDIA USB FM RADIO DRIVER
5907 M:      Alexey Klimov <klimov.linux@gmail.com>
5908 L:      linux-media@vger.kernel.org
5909 T:      git git://linuxtv.org/media_tree.git
5910 S:      Maintained
5911 F:      drivers/media/radio/radio-mr800.c
5912
5913 MSI LAPTOP SUPPORT
5914 M:      "Lee, Chun-Yi" <jlee@suse.com>
5915 L:      platform-driver-x86@vger.kernel.org
5916 S:      Maintained
5917 F:      drivers/platform/x86/msi-laptop.c
5918
5919 MSI WMI SUPPORT
5920 M:      Anisse Astier <anisse@astier.eu>
5921 L:      platform-driver-x86@vger.kernel.org
5922 S:      Supported
5923 F:      drivers/platform/x86/msi-wmi.c
5924
5925 MSI001 MEDIA DRIVER
5926 M:      Antti Palosaari <crope@iki.fi>
5927 L:      linux-media@vger.kernel.org
5928 W:      http://linuxtv.org/
5929 W:      http://palosaari.fi/linux/
5930 Q:      http://patchwork.linuxtv.org/project/linux-media/list/
5931 T:      git git://linuxtv.org/anttip/media_tree.git
5932 S:      Maintained
5933 F:      drivers/staging/media/msi3101/msi001*
5934
5935 MSI3101 MEDIA DRIVER
5936 M:      Antti Palosaari <crope@iki.fi>
5937 L:      linux-media@vger.kernel.org
5938 W:      http://linuxtv.org/
5939 W:      http://palosaari.fi/linux/
5940 Q:      http://patchwork.linuxtv.org/project/linux-media/list/
5941 T:      git git://linuxtv.org/anttip/media_tree.git
5942 S:      Maintained
5943 F:      drivers/staging/media/msi3101/sdr-msi3101*
5944
5945 MT9M032 APTINA SENSOR DRIVER
5946 M:      Laurent Pinchart <laurent.pinchart@ideasonboard.com>
5947 L:      linux-media@vger.kernel.org
5948 T:      git git://linuxtv.org/media_tree.git
5949 S:      Maintained
5950 F:      drivers/media/i2c/mt9m032.c
5951 F:      include/media/mt9m032.h
5952
5953 MT9P031 APTINA CAMERA SENSOR
5954 M:      Laurent Pinchart <laurent.pinchart@ideasonboard.com>
5955 L:      linux-media@vger.kernel.org
5956 T:      git git://linuxtv.org/media_tree.git
5957 S:      Maintained
5958 F:      drivers/media/i2c/mt9p031.c
5959 F:      include/media/mt9p031.h
5960
5961 MT9T001 APTINA CAMERA SENSOR
5962 M:      Laurent Pinchart <laurent.pinchart@ideasonboard.com>
5963 L:      linux-media@vger.kernel.org
5964 T:      git git://linuxtv.org/media_tree.git
5965 S:      Maintained
5966 F:      drivers/media/i2c/mt9t001.c
5967 F:      include/media/mt9t001.h
5968
5969 MT9V032 APTINA CAMERA SENSOR
5970 M:      Laurent Pinchart <laurent.pinchart@ideasonboard.com>
5971 L:      linux-media@vger.kernel.org
5972 T:      git git://linuxtv.org/media_tree.git
5973 S:      Maintained
5974 F:      drivers/media/i2c/mt9v032.c
5975 F:      include/media/mt9v032.h
5976
5977 MULTIFUNCTION DEVICES (MFD)
5978 M:      Samuel Ortiz <sameo@linux.intel.com>
5979 M:      Lee Jones <lee.jones@linaro.org>
5980 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-next.git
5981 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-fixes.git
5982 S:      Supported
5983 F:      drivers/mfd/
5984 F:      include/linux/mfd/
5985
5986 MULTIMEDIA CARD (MMC), SECURE DIGITAL (SD) AND SDIO SUBSYSTEM
5987 M:      Chris Ball <chris@printf.net>
5988 M:      Ulf Hansson <ulf.hansson@linaro.org>
5989 L:      linux-mmc@vger.kernel.org
5990 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc.git
5991 T:      git git://git.linaro.org/people/ulf.hansson/mmc.git
5992 S:      Maintained
5993 F:      drivers/mmc/
5994 F:      include/linux/mmc/
5995 F:      include/uapi/linux/mmc/
5996
5997 MULTIMEDIA CARD (MMC) ETC. OVER SPI
5998 S:      Orphan
5999 F:      drivers/mmc/host/mmc_spi.c
6000 F:      include/linux/spi/mmc_spi.h
6001
6002 MULTISOUND SOUND DRIVER
6003 M:      Andrew Veliath <andrewtv@usa.net>
6004 S:      Maintained
6005 F:      Documentation/sound/oss/MultiSound
6006 F:      sound/oss/msnd*
6007
6008 MULTITECH MULTIPORT CARD (ISICOM)
6009 S:      Orphan
6010 F:      drivers/tty/isicom.c
6011 F:      include/linux/isicom.h
6012
6013 MUSB MULTIPOINT HIGH SPEED DUAL-ROLE CONTROLLER
6014 M:      Felipe Balbi <balbi@ti.com>
6015 L:      linux-usb@vger.kernel.org
6016 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb.git
6017 S:      Maintained
6018 F:      drivers/usb/musb/
6019
6020 MXL5007T MEDIA DRIVER
6021 M:      Michael Krufky <mkrufky@linuxtv.org>
6022 L:      linux-media@vger.kernel.org
6023 W:      http://linuxtv.org/
6024 W:      http://github.com/mkrufky
6025 Q:      http://patchwork.linuxtv.org/project/linux-media/list/
6026 T:      git git://linuxtv.org/mkrufky/tuners.git
6027 S:      Maintained
6028 F:      drivers/media/tuners/mxl5007t.*
6029
6030 MYRICOM MYRI-10G 10GbE DRIVER (MYRI10GE)
6031 M:      Hyong-Youb Kim <hykim@myri.com>
6032 L:      netdev@vger.kernel.org
6033 W:      https://www.myricom.com/support/downloads/myri10ge.html
6034 S:      Supported
6035 F:      drivers/net/ethernet/myricom/myri10ge/
6036
6037 NATSEMI ETHERNET DRIVER (DP8381x)
6038 S:      Orphan
6039 F:      drivers/net/ethernet/natsemi/natsemi.c
6040
6041 NATIVE INSTRUMENTS USB SOUND INTERFACE DRIVER
6042 M:      Daniel Mack <zonque@gmail.com>
6043 S:      Maintained
6044 L:      alsa-devel@alsa-project.org
6045 W:      http://www.native-instruments.com
6046 F:      sound/usb/caiaq/
6047
6048 NCP FILESYSTEM
6049 M:      Petr Vandrovec <petr@vandrovec.name>
6050 S:      Odd Fixes
6051 F:      fs/ncpfs/
6052
6053 NCR 5380 SCSI DRIVERS
6054 M:      Finn Thain <fthain@telegraphics.com.au>
6055 M:      Michael Schmitz <schmitzmic@gmail.com>
6056 L:      linux-scsi@vger.kernel.org
6057 S:      Maintained
6058 F:      Documentation/scsi/g_NCR5380.txt
6059 F:      drivers/scsi/NCR5380.*
6060 F:      drivers/scsi/arm/cumana_1.c
6061 F:      drivers/scsi/arm/oak.c
6062 F:      drivers/scsi/atari_NCR5380.c
6063 F:      drivers/scsi/atari_scsi.*
6064 F:      drivers/scsi/dmx3191d.c
6065 F:      drivers/scsi/dtc.*
6066 F:      drivers/scsi/g_NCR5380.*
6067 F:      drivers/scsi/g_NCR5380_mmio.c
6068 F:      drivers/scsi/mac_scsi.*
6069 F:      drivers/scsi/pas16.*
6070 F:      drivers/scsi/sun3_NCR5380.c
6071 F:      drivers/scsi/sun3_scsi.*
6072 F:      drivers/scsi/sun3_scsi_vme.c
6073 F:      drivers/scsi/t128.*
6074
6075 NCR DUAL 700 SCSI DRIVER (MICROCHANNEL)
6076 M:      "James E.J. Bottomley" <James.Bottomley@HansenPartnership.com>
6077 L:      linux-scsi@vger.kernel.org
6078 S:      Maintained
6079 F:      drivers/scsi/NCR_D700.*
6080
6081 NCT6775 HARDWARE MONITOR DRIVER
6082 M:      Guenter Roeck <linux@roeck-us.net>
6083 L:      lm-sensors@lm-sensors.org
6084 S:      Maintained
6085 F:      Documentation/hwmon/nct6775
6086 F:      drivers/hwmon/nct6775.c
6087
6088 NETEFFECT IWARP RNIC DRIVER (IW_NES)
6089 M:      Faisal Latif <faisal.latif@intel.com>
6090 L:      linux-rdma@vger.kernel.org
6091 W:      http://www.intel.com/Products/Server/Adapters/Server-Cluster/Server-Cluster-overview.htm
6092 S:      Supported
6093 F:      drivers/infiniband/hw/nes/
6094
6095 NETEM NETWORK EMULATOR
6096 M:      Stephen Hemminger <stephen@networkplumber.org>
6097 L:      netem@lists.linux-foundation.org
6098 S:      Maintained
6099 F:      net/sched/sch_netem.c
6100
6101 NETERION 10GbE DRIVERS (s2io/vxge)
6102 M:      Jon Mason <jdmason@kudzu.us>
6103 L:      netdev@vger.kernel.org
6104 S:      Supported
6105 F:      Documentation/networking/s2io.txt
6106 F:      Documentation/networking/vxge.txt
6107 F:      drivers/net/ethernet/neterion/
6108
6109 NETFILTER/IPTABLES
6110 M:      Pablo Neira Ayuso <pablo@netfilter.org>
6111 M:      Patrick McHardy <kaber@trash.net>
6112 M:      Jozsef Kadlecsik <kadlec@blackhole.kfki.hu>
6113 L:      netfilter-devel@vger.kernel.org
6114 L:      netfilter@vger.kernel.org
6115 L:      coreteam@netfilter.org
6116 W:      http://www.netfilter.org/
6117 W:      http://www.iptables.org/
6118 Q:      http://patchwork.ozlabs.org/project/netfilter-devel/list/
6119 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf.git
6120 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next.git
6121 S:      Supported
6122 F:      include/linux/netfilter*
6123 F:      include/linux/netfilter/
6124 F:      include/net/netfilter/
6125 F:      include/uapi/linux/netfilter*
6126 F:      include/uapi/linux/netfilter/
6127 F:      net/*/netfilter.c
6128 F:      net/*/netfilter/
6129 F:      net/netfilter/
6130
6131 NETLABEL
6132 M:      Paul Moore <paul@paul-moore.com>
6133 W:      http://netlabel.sf.net
6134 L:      netdev@vger.kernel.org
6135 S:      Maintained
6136 F:      Documentation/netlabel/
6137 F:      include/net/netlabel.h
6138 F:      net/netlabel/
6139
6140 NETROM NETWORK LAYER
6141 M:      Ralf Baechle <ralf@linux-mips.org>
6142 L:      linux-hams@vger.kernel.org
6143 W:      http://www.linux-ax25.org/
6144 S:      Maintained
6145 F:      include/net/netrom.h
6146 F:      include/uapi/linux/netrom.h
6147 F:      net/netrom/
6148
6149 NETWORK BLOCK DEVICE (NBD)
6150 M:      Paul Clements <Paul.Clements@steeleye.com>
6151 S:      Maintained
6152 L:      nbd-general@lists.sourceforge.net
6153 F:      Documentation/blockdev/nbd.txt
6154 F:      drivers/block/nbd.c
6155 F:      include/linux/nbd.h
6156 F:      include/uapi/linux/nbd.h
6157
6158 NETWORK DROP MONITOR
6159 M:      Neil Horman <nhorman@tuxdriver.com>
6160 L:      netdev@vger.kernel.org
6161 S:      Maintained
6162 W:      https://fedorahosted.org/dropwatch/
6163 F:      net/core/drop_monitor.c
6164
6165 NETWORKING [GENERAL]
6166 M:      "David S. Miller" <davem@davemloft.net>
6167 L:      netdev@vger.kernel.org
6168 W:      http://www.linuxfoundation.org/en/Net
6169 Q:      http://patchwork.ozlabs.org/project/netdev/list/
6170 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/davem/net.git
6171 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next.git
6172 S:      Maintained
6173 F:      net/
6174 F:      include/net/
6175 F:      include/linux/in.h
6176 F:      include/linux/net.h
6177 F:      include/linux/netdevice.h
6178 F:      include/uapi/linux/in.h
6179 F:      include/uapi/linux/net.h
6180 F:      include/uapi/linux/netdevice.h
6181 F:      tools/net/
6182 F:      tools/testing/selftests/net/
6183 F:      lib/random32.c
6184 F:      lib/test_bpf.c
6185
6186 NETWORKING [IPv4/IPv6]
6187 M:      "David S. Miller" <davem@davemloft.net>
6188 M:      Alexey Kuznetsov <kuznet@ms2.inr.ac.ru>
6189 M:      James Morris <jmorris@namei.org>
6190 M:      Hideaki YOSHIFUJI <yoshfuji@linux-ipv6.org>
6191 M:      Patrick McHardy <kaber@trash.net>
6192 L:      netdev@vger.kernel.org
6193 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/davem/net.git
6194 S:      Maintained
6195 F:      net/ipv4/
6196 F:      net/ipv6/
6197 F:      include/net/ip*
6198 F:      arch/x86/net/*
6199
6200 NETWORKING [IPSEC]
6201 M:      Steffen Klassert <steffen.klassert@secunet.com>
6202 M:      Herbert Xu <herbert@gondor.apana.org.au>
6203 M:      "David S. Miller" <davem@davemloft.net>
6204 L:      netdev@vger.kernel.org
6205 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec.git
6206 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next.git
6207 S:      Maintained
6208 F:      net/core/flow.c
6209 F:      net/xfrm/
6210 F:      net/key/
6211 F:      net/ipv4/xfrm*
6212 F:      net/ipv4/esp4.c
6213 F:      net/ipv4/ah4.c
6214 F:      net/ipv4/ipcomp.c
6215 F:      net/ipv4/ip_vti.c
6216 F:      net/ipv6/xfrm*
6217 F:      net/ipv6/esp6.c
6218 F:      net/ipv6/ah6.c
6219 F:      net/ipv6/ipcomp6.c
6220 F:      net/ipv6/ip6_vti.c
6221 F:      include/uapi/linux/xfrm.h
6222 F:      include/net/xfrm.h
6223
6224 NETWORKING [LABELED] (NetLabel, CIPSO, Labeled IPsec, SECMARK)
6225 M:      Paul Moore <paul@paul-moore.com>
6226 L:      netdev@vger.kernel.org
6227 S:      Maintained
6228
6229 NETWORKING [WIRELESS]
6230 M:      "John W. Linville" <linville@tuxdriver.com>
6231 L:      linux-wireless@vger.kernel.org
6232 Q:      http://patchwork.kernel.org/project/linux-wireless/list/
6233 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless.git
6234 S:      Maintained
6235 F:      net/mac80211/
6236 F:      net/rfkill/
6237 F:      net/wireless/
6238 F:      include/net/ieee80211*
6239 F:      include/linux/wireless.h
6240 F:      include/uapi/linux/wireless.h
6241 F:      include/net/iw_handler.h
6242 F:      drivers/net/wireless/
6243
6244 NETWORKING DRIVERS
6245 L:      netdev@vger.kernel.org
6246 W:      http://www.linuxfoundation.org/en/Net
6247 Q:      http://patchwork.ozlabs.org/project/netdev/list/
6248 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/davem/net.git
6249 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next.git
6250 S:      Odd Fixes
6251 F:      drivers/net/
6252 F:      include/linux/if_*
6253 F:      include/linux/netdevice.h
6254 F:      include/linux/arcdevice.h
6255 F:      include/linux/etherdevice.h
6256 F:      include/linux/fcdevice.h
6257 F:      include/linux/fddidevice.h
6258 F:      include/linux/hippidevice.h
6259 F:      include/linux/inetdevice.h
6260 F:      include/uapi/linux/if_*
6261 F:      include/uapi/linux/netdevice.h
6262
6263 NETXEN (1/10) GbE SUPPORT
6264 M:      Manish Chopra <manish.chopra@qlogic.com>
6265 M:      Sony Chacko <sony.chacko@qlogic.com>
6266 M:      Rajesh Borundia <rajesh.borundia@qlogic.com>
6267 L:      netdev@vger.kernel.org
6268 W:      http://www.qlogic.com
6269 S:      Supported
6270 F:      drivers/net/ethernet/qlogic/netxen/
6271
6272 NFC SUBSYSTEM
6273 M:      Lauro Ramos Venancio <lauro.venancio@openbossa.org>
6274 M:      Aloisio Almeida Jr <aloisio.almeida@openbossa.org>
6275 M:      Samuel Ortiz <sameo@linux.intel.com>
6276 L:      linux-wireless@vger.kernel.org
6277 L:      linux-nfc@lists.01.org (moderated for non-subscribers)
6278 S:      Supported
6279 F:      net/nfc/
6280 F:      include/net/nfc/
6281 F:      include/uapi/linux/nfc.h
6282 F:      drivers/nfc/
6283 F:      include/linux/platform_data/pn544.h
6284 F:      Documentation/devicetree/bindings/net/nfc/
6285
6286 NFS, SUNRPC, AND LOCKD CLIENTS
6287 M:      Trond Myklebust <trond.myklebust@primarydata.com>
6288 L:      linux-nfs@vger.kernel.org
6289 W:      http://client.linux-nfs.org
6290 T:      git git://git.linux-nfs.org/projects/trondmy/linux-nfs.git
6291 S:      Maintained
6292 F:      fs/lockd/
6293 F:      fs/nfs/
6294 F:      fs/nfs_common/
6295 F:      net/sunrpc/
6296 F:      include/linux/lockd/
6297 F:      include/linux/nfs*
6298 F:      include/linux/sunrpc/
6299 F:      include/uapi/linux/nfs*
6300 F:      include/uapi/linux/sunrpc/
6301
6302 NILFS2 FILESYSTEM
6303 M:      Ryusuke Konishi <konishi.ryusuke@lab.ntt.co.jp>
6304 L:      linux-nilfs@vger.kernel.org
6305 W:      http://nilfs.sourceforge.net/
6306 T:      git git://github.com/konis/nilfs2.git
6307 S:      Supported
6308 F:      Documentation/filesystems/nilfs2.txt
6309 F:      fs/nilfs2/
6310 F:      include/linux/nilfs2_fs.h
6311
6312 NINJA SCSI-3 / NINJA SCSI-32Bi (16bit/CardBus) PCMCIA SCSI HOST ADAPTER DRIVER
6313 M:      YOKOTA Hiroshi <yokota@netlab.is.tsukuba.ac.jp>
6314 W:      http://www.netlab.is.tsukuba.ac.jp/~yokota/izumi/ninja/
6315 S:      Maintained
6316 F:      Documentation/scsi/NinjaSCSI.txt
6317 F:      drivers/scsi/pcmcia/nsp_*
6318
6319 NINJA SCSI-32Bi/UDE PCI/CARDBUS SCSI HOST ADAPTER DRIVER
6320 M:      GOTO Masanori <gotom@debian.or.jp>
6321 M:      YOKOTA Hiroshi <yokota@netlab.is.tsukuba.ac.jp>
6322 W:      http://www.netlab.is.tsukuba.ac.jp/~yokota/izumi/ninja/
6323 S:      Maintained
6324 F:      Documentation/scsi/NinjaSCSI.txt
6325 F:      drivers/scsi/nsp32*
6326
6327 NTB DRIVER
6328 M:      Jon Mason <jon.mason@intel.com>
6329 S:      Supported
6330 W:      https://github.com/jonmason/ntb/wiki
6331 T:      git git://github.com/jonmason/ntb.git
6332 F:      drivers/ntb/
6333 F:      drivers/net/ntb_netdev.c
6334 F:      include/linux/ntb.h
6335
6336 NTFS FILESYSTEM
6337 M:      Anton Altaparmakov <anton@tuxera.com>
6338 L:      linux-ntfs-dev@lists.sourceforge.net
6339 W:      http://www.tuxera.com/
6340 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/aia21/ntfs.git
6341 S:      Supported
6342 F:      Documentation/filesystems/ntfs.txt
6343 F:      fs/ntfs/
6344
6345 NVIDIA (rivafb and nvidiafb) FRAMEBUFFER DRIVER
6346 M:      Antonino Daplas <adaplas@gmail.com>
6347 L:      linux-fbdev@vger.kernel.org
6348 S:      Maintained
6349 F:      drivers/video/riva/
6350 F:      drivers/video/nvidia/
6351
6352 NVM EXPRESS DRIVER
6353 M:      Matthew Wilcox <willy@linux.intel.com>
6354 L:      linux-nvme@lists.infradead.org
6355 T:      git git://git.infradead.org/users/willy/linux-nvme.git
6356 S:      Supported
6357 F:      drivers/block/nvme*
6358 F:      include/linux/nvme.h
6359
6360 NXP TDA998X DRM DRIVER
6361 M:      Russell King <rmk+kernel@arm.linux.org.uk>
6362 S:      Supported
6363 F:      drivers/gpu/drm/i2c/tda998x_drv.c
6364 F:      include/drm/i2c/tda998x.h
6365
6366 OMAP SUPPORT
6367 M:      Tony Lindgren <tony@atomide.com>
6368 L:      linux-omap@vger.kernel.org
6369 W:      http://www.muru.com/linux/omap/
6370 W:      http://linux.omap.com/
6371 Q:      http://patchwork.kernel.org/project/linux-omap/list/
6372 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap.git
6373 S:      Maintained
6374 F:      arch/arm/*omap*/
6375 F:      drivers/i2c/busses/i2c-omap.c
6376 F:      include/linux/i2c-omap.h
6377
6378 OMAP DEVICE TREE SUPPORT
6379 M:      Benoît Cousson <bcousson@baylibre.com>
6380 M:      Tony Lindgren <tony@atomide.com>
6381 L:      linux-omap@vger.kernel.org
6382 L:      devicetree@vger.kernel.org
6383 S:      Maintained
6384 F:      arch/arm/boot/dts/*omap*
6385 F:      arch/arm/boot/dts/*am3*
6386
6387 OMAP CLOCK FRAMEWORK SUPPORT
6388 M:      Paul Walmsley <paul@pwsan.com>
6389 L:      linux-omap@vger.kernel.org
6390 S:      Maintained
6391 F:      arch/arm/*omap*/*clock*
6392
6393 OMAP POWER MANAGEMENT SUPPORT
6394 M:      Kevin Hilman <khilman@deeprootsystems.com>
6395 L:      linux-omap@vger.kernel.org
6396 S:      Maintained
6397 F:      arch/arm/*omap*/*pm*
6398 F:      drivers/cpufreq/omap-cpufreq.c
6399
6400 OMAP POWERDOMAIN SOC ADAPTATION LAYER SUPPORT
6401 M:      Rajendra Nayak <rnayak@ti.com>
6402 M:      Paul Walmsley <paul@pwsan.com>
6403 L:      linux-omap@vger.kernel.org
6404 S:      Maintained
6405 F:      arch/arm/mach-omap2/prm*
6406
6407 OMAP AUDIO SUPPORT
6408 M:      Peter Ujfalusi <peter.ujfalusi@ti.com>
6409 M:      Jarkko Nikula <jarkko.nikula@bitmer.com>
6410 L:      alsa-devel@alsa-project.org (subscribers-only)
6411 L:      linux-omap@vger.kernel.org
6412 S:      Maintained
6413 F:      sound/soc/omap/
6414
6415 OMAP FRAMEBUFFER SUPPORT
6416 M:      Tomi Valkeinen <tomi.valkeinen@ti.com>
6417 L:      linux-fbdev@vger.kernel.org
6418 L:      linux-omap@vger.kernel.org
6419 S:      Maintained
6420 F:      drivers/video/omap/
6421
6422 OMAP DISPLAY SUBSYSTEM and FRAMEBUFFER SUPPORT (DSS2)
6423 M:      Tomi Valkeinen <tomi.valkeinen@ti.com>
6424 L:      linux-omap@vger.kernel.org
6425 L:      linux-fbdev@vger.kernel.org
6426 S:      Maintained
6427 F:      drivers/video/omap2/
6428 F:      Documentation/arm/OMAP/DSS
6429
6430 OMAP HARDWARE SPINLOCK SUPPORT
6431 M:      Ohad Ben-Cohen <ohad@wizery.com>
6432 L:      linux-omap@vger.kernel.org
6433 S:      Maintained
6434 F:      drivers/hwspinlock/omap_hwspinlock.c
6435 F:      arch/arm/mach-omap2/hwspinlock.c
6436
6437 OMAP MMC SUPPORT
6438 M:      Jarkko Lavinen <jarkko.lavinen@nokia.com>
6439 L:      linux-omap@vger.kernel.org
6440 S:      Maintained
6441 F:      drivers/mmc/host/omap.c
6442
6443 OMAP HS MMC SUPPORT
6444 M:      Balaji T K <balajitk@ti.com>
6445 L:      linux-mmc@vger.kernel.org
6446 L:      linux-omap@vger.kernel.org
6447 S:      Maintained
6448 F:      drivers/mmc/host/omap_hsmmc.c
6449
6450 OMAP RANDOM NUMBER GENERATOR SUPPORT
6451 M:      Deepak Saxena <dsaxena@plexity.net>
6452 S:      Maintained
6453 F:      drivers/char/hw_random/omap-rng.c
6454
6455 OMAP HWMOD SUPPORT
6456 M:      Benoît Cousson <bcousson@baylibre.com>
6457 M:      Paul Walmsley <paul@pwsan.com>
6458 L:      linux-omap@vger.kernel.org
6459 S:      Maintained
6460 F:      arch/arm/mach-omap2/omap_hwmod.*
6461
6462 OMAP HWMOD DATA FOR OMAP4-BASED DEVICES
6463 M:      Benoît Cousson <bcousson@baylibre.com>
6464 L:      linux-omap@vger.kernel.org
6465 S:      Maintained
6466 F:      arch/arm/mach-omap2/omap_hwmod_44xx_data.c
6467
6468 OMAP IMAGE SIGNAL PROCESSOR (ISP)
6469 M:      Laurent Pinchart <laurent.pinchart@ideasonboard.com>
6470 L:      linux-media@vger.kernel.org
6471 S:      Maintained
6472 F:      drivers/media/platform/omap3isp/
6473
6474 OMAP USB SUPPORT
6475 M:      Felipe Balbi <balbi@ti.com>
6476 L:      linux-usb@vger.kernel.org
6477 L:      linux-omap@vger.kernel.org
6478 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb.git
6479 S:      Maintained
6480 F:      drivers/usb/*/*omap*
6481 F:      arch/arm/*omap*/usb*
6482
6483 OMAP GPIO DRIVER
6484 M:      Javier Martinez Canillas <javier@dowhile0.org>
6485 M:      Santosh Shilimkar <santosh.shilimkar@ti.com>
6486 M:      Kevin Hilman <khilman@deeprootsystems.com>
6487 L:      linux-omap@vger.kernel.org
6488 S:      Maintained
6489 F:      drivers/gpio/gpio-omap.c
6490
6491 OMAP/NEWFLOW NANOBONE MACHINE SUPPORT
6492 M:      Mark Jackson <mpfj@newflow.co.uk>
6493 L:      linux-omap@vger.kernel.org
6494 S:      Maintained
6495 F:      arch/arm/boot/dts/am335x-nano.dts
6496
6497 OMFS FILESYSTEM
6498 M:      Bob Copeland <me@bobcopeland.com>
6499 L:      linux-karma-devel@lists.sourceforge.net
6500 S:      Maintained
6501 F:      Documentation/filesystems/omfs.txt
6502 F:      fs/omfs/
6503
6504 OMNIKEY CARDMAN 4000 DRIVER
6505 M:      Harald Welte <laforge@gnumonks.org>
6506 S:      Maintained
6507 F:      drivers/char/pcmcia/cm4000_cs.c
6508 F:      include/linux/cm4000_cs.h
6509 F:      include/uapi/linux/cm4000_cs.h
6510
6511 OMNIKEY CARDMAN 4040 DRIVER
6512 M:      Harald Welte <laforge@gnumonks.org>
6513 S:      Maintained
6514 F:      drivers/char/pcmcia/cm4040_cs.*
6515
6516 OMNIVISION OV7670 SENSOR DRIVER
6517 M:      Jonathan Corbet <corbet@lwn.net>
6518 L:      linux-media@vger.kernel.org
6519 T:      git git://linuxtv.org/media_tree.git
6520 S:      Maintained
6521 F:      drivers/media/i2c/ov7670.c
6522
6523 ONENAND FLASH DRIVER
6524 M:      Kyungmin Park <kyungmin.park@samsung.com>
6525 L:      linux-mtd@lists.infradead.org
6526 S:      Maintained
6527 F:      drivers/mtd/onenand/
6528 F:      include/linux/mtd/onenand*.h
6529
6530 ONSTREAM SCSI TAPE DRIVER
6531 M:      Willem Riede <osst@riede.org>
6532 L:      osst-users@lists.sourceforge.net
6533 L:      linux-scsi@vger.kernel.org
6534 S:      Maintained
6535 F:      Documentation/scsi/osst.txt
6536 F:      drivers/scsi/osst.*
6537 F:      drivers/scsi/osst_*.h
6538 F:      drivers/scsi/st.h
6539
6540 OPENCORES I2C BUS DRIVER
6541 M:      Peter Korsgaard <jacmet@sunsite.dk>
6542 L:      linux-i2c@vger.kernel.org
6543 S:      Maintained
6544 F:      Documentation/i2c/busses/i2c-ocores
6545 F:      drivers/i2c/busses/i2c-ocores.c
6546
6547 OPEN FIRMWARE AND FLATTENED DEVICE TREE
6548 M:      Grant Likely <grant.likely@linaro.org>
6549 M:      Rob Herring <robh+dt@kernel.org>
6550 L:      devicetree@vger.kernel.org
6551 W:      http://fdt.secretlab.ca
6552 T:      git git://git.secretlab.ca/git/linux-2.6.git
6553 S:      Maintained
6554 F:      drivers/of/
6555 F:      include/linux/of*.h
6556 F:      scripts/dtc/
6557 K:      of_get_property
6558 K:      of_match_table
6559
6560 OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS
6561 M:      Rob Herring <robh+dt@kernel.org>
6562 M:      Pawel Moll <pawel.moll@arm.com>
6563 M:      Mark Rutland <mark.rutland@arm.com>
6564 M:      Ian Campbell <ijc+devicetree@hellion.org.uk>
6565 M:      Kumar Gala <galak@codeaurora.org>
6566 L:      devicetree@vger.kernel.org
6567 S:      Maintained
6568 F:      Documentation/devicetree/
6569 F:      arch/*/boot/dts/
6570 F:      include/dt-bindings/
6571
6572 OPENRISC ARCHITECTURE
6573 M:      Jonas Bonn <jonas@southpole.se>
6574 W:      http://openrisc.net
6575 L:      linux@lists.openrisc.net (moderated for non-subscribers)
6576 S:      Maintained
6577 T:      git git://openrisc.net/~jonas/linux
6578 F:      arch/openrisc/
6579
6580 OPENVSWITCH
6581 M:      Pravin Shelar <pshelar@nicira.com>
6582 L:      dev@openvswitch.org
6583 W:      http://openvswitch.org
6584 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/pshelar/openvswitch.git
6585 S:      Maintained
6586 F:      net/openvswitch/
6587
6588 OPL4 DRIVER
6589 M:      Clemens Ladisch <clemens@ladisch.de>
6590 L:      alsa-devel@alsa-project.org (moderated for non-subscribers)
6591 T:      git git://git.alsa-project.org/alsa-kernel.git
6592 S:      Maintained
6593 F:      sound/drivers/opl4/
6594
6595 OPROFILE
6596 M:      Robert Richter <rric@kernel.org>
6597 L:      oprofile-list@lists.sf.net
6598 S:      Maintained
6599 F:      arch/*/include/asm/oprofile*.h
6600 F:      arch/*/oprofile/
6601 F:      drivers/oprofile/
6602 F:      include/linux/oprofile.h
6603
6604 ORACLE CLUSTER FILESYSTEM 2 (OCFS2)
6605 M:      Mark Fasheh <mfasheh@suse.com>
6606 M:      Joel Becker <jlbec@evilplan.org>
6607 L:      ocfs2-devel@oss.oracle.com (moderated for non-subscribers)
6608 W:      http://oss.oracle.com/projects/ocfs2/
6609 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/ocfs2.git
6610 S:      Supported
6611 F:      Documentation/filesystems/ocfs2.txt
6612 F:      Documentation/filesystems/dlmfs.txt
6613 F:      fs/ocfs2/
6614
6615 ORINOCO DRIVER
6616 L:      linux-wireless@vger.kernel.org
6617 W:      http://wireless.kernel.org/en/users/Drivers/orinoco
6618 W:      http://www.nongnu.org/orinoco/
6619 S:      Orphan
6620 F:      drivers/net/wireless/orinoco/
6621
6622 OSD LIBRARY and FILESYSTEM
6623 M:      Boaz Harrosh <bharrosh@panasas.com>
6624 M:      Benny Halevy <bhalevy@primarydata.com>
6625 L:      osd-dev@open-osd.org
6626 W:      http://open-osd.org
6627 T:      git git://git.open-osd.org/open-osd.git
6628 S:      Maintained
6629 F:      drivers/scsi/osd/
6630 F:      include/scsi/osd_*
6631 F:      fs/exofs/
6632
6633 P54 WIRELESS DRIVER
6634 M:      Christian Lamparter <chunkeey@googlemail.com>
6635 L:      linux-wireless@vger.kernel.org
6636 W:      http://wireless.kernel.org/en/users/Drivers/p54
6637 S:      Maintained
6638 F:      drivers/net/wireless/p54/
6639
6640 PA SEMI ETHERNET DRIVER
6641 M:      Olof Johansson <olof@lixom.net>
6642 L:      netdev@vger.kernel.org
6643 S:      Maintained
6644 F:      drivers/net/ethernet/pasemi/*
6645
6646 PA SEMI SMBUS DRIVER
6647 M:      Olof Johansson <olof@lixom.net>
6648 L:      linux-i2c@vger.kernel.org
6649 S:      Maintained
6650 F:      drivers/i2c/busses/i2c-pasemi.c
6651
6652 PADATA PARALLEL EXECUTION MECHANISM
6653 M:      Steffen Klassert <steffen.klassert@secunet.com>
6654 L:      linux-crypto@vger.kernel.org
6655 S:      Maintained
6656 F:      kernel/padata.c
6657 F:      include/linux/padata.h
6658 F:      Documentation/padata.txt
6659
6660 PANASONIC LAPTOP ACPI EXTRAS DRIVER
6661 M:      Harald Welte <laforge@gnumonks.org>
6662 L:      platform-driver-x86@vger.kernel.org
6663 S:      Maintained
6664 F:      drivers/platform/x86/panasonic-laptop.c
6665
6666 PANASONIC MN10300/AM33/AM34 PORT
6667 M:      David Howells <dhowells@redhat.com>
6668 M:      Koichi Yasutake <yasutake.koichi@jp.panasonic.com>
6669 L:      linux-am33-list@redhat.com (moderated for non-subscribers)
6670 W:      ftp://ftp.redhat.com/pub/redhat/gnupro/AM33/
6671 S:      Maintained
6672 F:      Documentation/mn10300/
6673 F:      arch/mn10300/
6674
6675 PARALLEL PORT SUPPORT
6676 L:      linux-parport@lists.infradead.org (subscribers-only)
6677 S:      Orphan
6678 F:      drivers/parport/
6679 F:      include/linux/parport*.h
6680 F:      drivers/char/ppdev.c
6681 F:      include/uapi/linux/ppdev.h
6682
6683 PARAVIRT_OPS INTERFACE
6684 M:      Jeremy Fitzhardinge <jeremy@goop.org>
6685 M:      Chris Wright <chrisw@sous-sol.org>
6686 M:      Alok Kataria <akataria@vmware.com>
6687 M:      Rusty Russell <rusty@rustcorp.com.au>
6688 L:      virtualization@lists.linux-foundation.org
6689 S:      Supported
6690 F:      Documentation/ia64/paravirt_ops.txt
6691 F:      arch/*/kernel/paravirt*
6692 F:      arch/*/include/asm/paravirt.h
6693
6694 PARIDE DRIVERS FOR PARALLEL PORT IDE DEVICES
6695 M:      Tim Waugh <tim@cyberelk.net>
6696 L:      linux-parport@lists.infradead.org (subscribers-only)
6697 W:      http://www.torque.net/linux-pp.html
6698 S:      Maintained
6699 F:      Documentation/blockdev/paride.txt
6700 F:      drivers/block/paride/
6701
6702 PARISC ARCHITECTURE
6703 M:      "James E.J. Bottomley" <jejb@parisc-linux.org>
6704 M:      Helge Deller <deller@gmx.de>
6705 L:      linux-parisc@vger.kernel.org
6706 W:      http://www.parisc-linux.org/
6707 Q:      http://patchwork.kernel.org/project/linux-parisc/list/
6708 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/jejb/parisc-2.6.git
6709 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux.git
6710 S:      Maintained
6711 F:      arch/parisc/
6712 F:      Documentation/parisc/
6713 F:      drivers/parisc/
6714 F:      drivers/char/agp/parisc-agp.c
6715 F:      drivers/input/serio/gscps2.c
6716 F:      drivers/parport/parport_gsc.*
6717 F:      drivers/tty/serial/8250/8250_gsc.c
6718 F:      drivers/video/sti*
6719 F:      drivers/video/console/sti*
6720 F:      drivers/video/logo/logo_parisc*
6721
6722 PC87360 HARDWARE MONITORING DRIVER
6723 M:      Jim Cromie <jim.cromie@gmail.com>
6724 L:      lm-sensors@lm-sensors.org
6725 S:      Maintained
6726 F:      Documentation/hwmon/pc87360
6727 F:      drivers/hwmon/pc87360.c
6728
6729 PC8736x GPIO DRIVER
6730 M:      Jim Cromie <jim.cromie@gmail.com>
6731 S:      Maintained
6732 F:      drivers/char/pc8736x_gpio.c
6733
6734 PC87427 HARDWARE MONITORING DRIVER
6735 M:      Jean Delvare <jdelvare@suse.de>
6736 L:      lm-sensors@lm-sensors.org
6737 S:      Maintained
6738 F:      Documentation/hwmon/pc87427
6739 F:      drivers/hwmon/pc87427.c
6740
6741 PCA9532 LED DRIVER
6742 M:      Riku Voipio <riku.voipio@iki.fi>
6743 S:      Maintained
6744 F:      drivers/leds/leds-pca9532.c
6745 F:      include/linux/leds-pca9532.h
6746
6747 PCA9541 I2C BUS MASTER SELECTOR DRIVER
6748 M:      Guenter Roeck <linux@roeck-us.net>
6749 L:      linux-i2c@vger.kernel.org
6750 S:      Maintained
6751 F:      drivers/i2c/muxes/i2c-mux-pca9541.c
6752
6753 PCDP - PRIMARY CONSOLE AND DEBUG PORT
6754 M:      Khalid Aziz <khalid@gonehiking.org>
6755 S:      Maintained
6756 F:      drivers/firmware/pcdp.*
6757
6758 PCI ERROR RECOVERY
6759 M:      Linas Vepstas <linasvepstas@gmail.com>
6760 L:      linux-pci@vger.kernel.org
6761 S:      Supported
6762 F:      Documentation/PCI/pci-error-recovery.txt
6763
6764 PCI SUBSYSTEM
6765 M:      Bjorn Helgaas <bhelgaas@google.com>
6766 L:      linux-pci@vger.kernel.org
6767 Q:      http://patchwork.ozlabs.org/project/linux-pci/list/
6768 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci.git
6769 S:      Supported
6770 F:      Documentation/PCI/
6771 F:      drivers/pci/
6772 F:      include/linux/pci*
6773 F:      arch/x86/pci/
6774 F:      arch/x86/kernel/quirks.c
6775
6776 PCI DRIVER FOR IMX6
6777 M:      Richard Zhu <r65037@freescale.com>
6778 M:      Shawn Guo <shawn.guo@linaro.org>
6779 L:      linux-pci@vger.kernel.org
6780 L:      linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
6781 S:      Maintained
6782 F:      drivers/pci/host/*imx6*
6783
6784 PCI DRIVER FOR MVEBU (Marvell Armada 370 and Armada XP SOC support)
6785 M:      Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
6786 M:      Jason Cooper <jason@lakedaemon.net>
6787 L:      linux-pci@vger.kernel.org
6788 L:      linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
6789 S:      Maintained
6790 F:      drivers/pci/host/*mvebu*
6791
6792 PCI DRIVER FOR NVIDIA TEGRA
6793 M:      Thierry Reding <thierry.reding@gmail.com>
6794 L:      linux-tegra@vger.kernel.org
6795 L:      linux-pci@vger.kernel.org
6796 S:      Supported
6797 F:      Documentation/devicetree/bindings/pci/nvidia,tegra20-pcie.txt
6798 F:      drivers/pci/host/pci-tegra.c
6799
6800 PCI DRIVER FOR RENESAS R-CAR
6801 M:      Simon Horman <horms@verge.net.au>
6802 L:      linux-pci@vger.kernel.org
6803 L:      linux-sh@vger.kernel.org
6804 S:      Maintained
6805 F:      drivers/pci/host/*rcar*
6806
6807 PCI DRIVER FOR SAMSUNG EXYNOS
6808 M:      Jingoo Han <jg1.han@samsung.com>
6809 L:      linux-pci@vger.kernel.org
6810 L:      linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
6811 L:      linux-samsung-soc@vger.kernel.org (moderated for non-subscribers)
6812 S:      Maintained
6813 F:      drivers/pci/host/pci-exynos.c
6814
6815 PCI DRIVER FOR SYNOPSIS DESIGNWARE
6816 M:      Mohit Kumar <mohit.kumar@st.com>
6817 M:      Jingoo Han <jg1.han@samsung.com>
6818 L:      linux-pci@vger.kernel.org
6819 S:      Maintained
6820 F:      drivers/pci/host/*designware*
6821
6822 PCI DRIVER FOR GENERIC OF HOSTS
6823 M:      Will Deacon <will.deacon@arm.com>
6824 L:      linux-pci@vger.kernel.org
6825 L:      linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
6826 S:      Maintained
6827 F:      Documentation/devicetree/bindings/pci/host-generic-pci.txt
6828 F:      drivers/pci/host/pci-host-generic.c
6829
6830 PCMCIA SUBSYSTEM
6831 P:      Linux PCMCIA Team
6832 L:      linux-pcmcia@lists.infradead.org
6833 W:      http://lists.infradead.org/mailman/listinfo/linux-pcmcia
6834 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6.git
6835 S:      Maintained
6836 F:      Documentation/pcmcia/
6837 F:      drivers/pcmcia/
6838 F:      include/pcmcia/
6839
6840 PCNET32 NETWORK DRIVER
6841 M:      Don Fry <pcnet32@frontier.com>
6842 L:      netdev@vger.kernel.org
6843 S:      Maintained
6844 F:      drivers/net/ethernet/amd/pcnet32.c
6845
6846 PCRYPT PARALLEL CRYPTO ENGINE
6847 M:      Steffen Klassert <steffen.klassert@secunet.com>
6848 L:      linux-crypto@vger.kernel.org
6849 S:      Maintained
6850 F:      crypto/pcrypt.c
6851 F:      include/crypto/pcrypt.h
6852
6853 PER-CPU MEMORY ALLOCATOR
6854 M:      Tejun Heo <tj@kernel.org>
6855 M:      Christoph Lameter <cl@linux-foundation.org>
6856 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu.git
6857 S:      Maintained
6858 F:      include/linux/percpu*.h
6859 F:      mm/percpu*.c
6860 F:      arch/*/include/asm/percpu.h
6861
6862 PER-TASK DELAY ACCOUNTING
6863 M:      Balbir Singh <bsingharora@gmail.com>
6864 S:      Maintained
6865 F:      include/linux/delayacct.h
6866 F:      kernel/delayacct.c
6867
6868 PERFORMANCE EVENTS SUBSYSTEM
6869 M:      Peter Zijlstra <a.p.zijlstra@chello.nl>
6870 M:      Paul Mackerras <paulus@samba.org>
6871 M:      Ingo Molnar <mingo@redhat.com>
6872 M:      Arnaldo Carvalho de Melo <acme@kernel.org>
6873 L:      linux-kernel@vger.kernel.org
6874 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git perf/core
6875 S:      Supported
6876 F:      kernel/events/*
6877 F:      include/linux/perf_event.h
6878 F:      include/uapi/linux/perf_event.h
6879 F:      arch/*/kernel/perf_event*.c
6880 F:      arch/*/kernel/*/perf_event*.c
6881 F:      arch/*/kernel/*/*/perf_event*.c
6882 F:      arch/*/include/asm/perf_event.h
6883 F:      arch/*/kernel/perf_callchain.c
6884 F:      tools/perf/
6885
6886 PERSONALITY HANDLING
6887 M:      Christoph Hellwig <hch@infradead.org>
6888 L:      linux-abi-devel@lists.sourceforge.net
6889 S:      Maintained
6890 F:      include/linux/personality.h
6891 F:      include/uapi/linux/personality.h
6892
6893 PHONET PROTOCOL
6894 M:      Remi Denis-Courmont <courmisch@gmail.com>
6895 S:      Supported
6896 F:      Documentation/networking/phonet.txt
6897 F:      include/linux/phonet.h
6898 F:      include/net/phonet/
6899 F:      include/uapi/linux/phonet.h
6900 F:      net/phonet/
6901
6902 PHRAM MTD DRIVER
6903 M:      Joern Engel <joern@lazybastard.org>
6904 L:      linux-mtd@lists.infradead.org
6905 S:      Maintained
6906 F:      drivers/mtd/devices/phram.c
6907
6908 PICOLCD HID DRIVER
6909 M:      Bruno Prémont <bonbons@linux-vserver.org>
6910 L:      linux-input@vger.kernel.org
6911 S:      Maintained
6912 F:      drivers/hid/hid-picolcd*
6913
6914 PICOXCELL SUPPORT
6915 M:      Jamie Iles <jamie@jamieiles.com>
6916 L:      linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
6917 T:      git git://github.com/jamieiles/linux-2.6-ji.git
6918 S:      Supported
6919 F:      arch/arm/mach-picoxcell/
6920 F:      drivers/*/picoxcell*
6921 F:      drivers/*/*/picoxcell*
6922
6923 PIN CONTROL SUBSYSTEM
6924 M:      Linus Walleij <linus.walleij@linaro.org>
6925 S:      Maintained
6926 F:      drivers/pinctrl/
6927 F:      include/linux/pinctrl/
6928
6929 PIN CONTROLLER - ATMEL AT91
6930 M:      Jean-Christophe Plagniol-Villard <plagnioj@jcrosoft.com>
6931 L:      linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
6932 S:      Maintained
6933 F:      drivers/pinctrl/pinctrl-at91.c
6934
6935 PIN CONTROLLER - SAMSUNG
6936 M:      Tomasz Figa <t.figa@samsung.com>
6937 M:      Thomas Abraham <thomas.abraham@linaro.org>
6938 L:      linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
6939 L:      linux-samsung-soc@vger.kernel.org (moderated for non-subscribers)
6940 S:      Maintained
6941 F:      drivers/pinctrl/pinctrl-exynos.*
6942 F:      drivers/pinctrl/pinctrl-s3c*
6943 F:      drivers/pinctrl/pinctrl-samsung.*
6944
6945 PIN CONTROLLER - ST SPEAR
6946 M:      Viresh Kumar <viresh.linux@gmail.com>
6947 L:      spear-devel@list.st.com
6948 L:      linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
6949 W:      http://www.st.com/spear
6950 S:      Maintained
6951 F:      drivers/pinctrl/spear/
6952
6953 PKTCDVD DRIVER
6954 M:      Jiri Kosina <jkosina@suse.cz>
6955 S:      Maintained
6956 F:      drivers/block/pktcdvd.c
6957 F:      include/linux/pktcdvd.h
6958 F:      include/uapi/linux/pktcdvd.h
6959
6960 PKUNITY SOC DRIVERS
6961 M:      Guan Xuetao <gxt@mprc.pku.edu.cn>
6962 W:      http://mprc.pku.edu.cn/~guanxuetao/linux
6963 S:      Maintained
6964 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/epip/linux-2.6-unicore32.git
6965 F:      drivers/input/serio/i8042-unicore32io.h
6966 F:      drivers/i2c/busses/i2c-puv3.c
6967 F:      drivers/video/fb-puv3.c
6968 F:      drivers/rtc/rtc-puv3.c
6969
6970 PMBUS HARDWARE MONITORING DRIVERS
6971 M:      Guenter Roeck <linux@roeck-us.net>
6972 L:      lm-sensors@lm-sensors.org
6973 W:      http://www.lm-sensors.org/
6974 W:      http://www.roeck-us.net/linux/drivers/
6975 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging.git
6976 S:      Maintained
6977 F:      Documentation/hwmon/pmbus
6978 F:      drivers/hwmon/pmbus/
6979 F:      include/linux/i2c/pmbus.h
6980
6981 PMC SIERRA MaxRAID DRIVER
6982 M:      Anil Ravindranath <anil_ravindranath@pmc-sierra.com>
6983 L:      linux-scsi@vger.kernel.org
6984 W:      http://www.pmc-sierra.com/
6985 S:      Supported
6986 F:      drivers/scsi/pmcraid.*
6987
6988 PMC SIERRA PM8001 DRIVER
6989 M:      xjtuwjp@gmail.com
6990 M:      lindar_liu@usish.com
6991 L:      linux-scsi@vger.kernel.org
6992 S:      Supported
6993 F:      drivers/scsi/pm8001/
6994
6995 POSIX CLOCKS and TIMERS
6996 M:      Thomas Gleixner <tglx@linutronix.de>
6997 L:      linux-kernel@vger.kernel.org
6998 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git timers/core
6999 S:      Supported
7000 F:      fs/timerfd.c
7001 F:      include/linux/timer*
7002 F:      kernel/*timer*
7003
7004 POWER SUPPLY CLASS/SUBSYSTEM and DRIVERS
7005 M:      Dmitry Eremin-Solenikov <dbaryshkov@gmail.com>
7006 M:      David Woodhouse <dwmw2@infradead.org>
7007 T:      git git://git.infradead.org/battery-2.6.git
7008 S:      Maintained
7009 F:      include/linux/power_supply.h
7010 F:      drivers/power/
7011
7012 PNP SUPPORT
7013 M:      Rafael J. Wysocki <rafael.j.wysocki@intel.com>
7014 S:      Maintained
7015 F:      drivers/pnp/
7016
7017 PNXxxxx I2C DRIVER
7018 M:      Vitaly Wool <vitalywool@gmail.com>
7019 L:      linux-i2c@vger.kernel.org
7020 S:      Maintained
7021 F:      drivers/i2c/busses/i2c-pnx.c
7022
7023 PPP PROTOCOL DRIVERS AND COMPRESSORS
7024 M:      Paul Mackerras <paulus@samba.org>
7025 L:      linux-ppp@vger.kernel.org
7026 S:      Maintained
7027 F:      drivers/net/ppp/ppp_*
7028
7029 PPP OVER ATM (RFC 2364)
7030 M:      Mitchell Blank Jr <mitch@sfgoth.com>
7031 S:      Maintained
7032 F:      net/atm/pppoatm.c
7033 F:      include/uapi/linux/atmppp.h
7034
7035 PPP OVER ETHERNET
7036 M:      Michal Ostrowski <mostrows@earthlink.net>
7037 S:      Maintained
7038 F:      drivers/net/ppp/pppoe.c
7039 F:      drivers/net/ppp/pppox.c
7040
7041 PPP OVER L2TP
7042 M:      James Chapman <jchapman@katalix.com>
7043 S:      Maintained
7044 F:      net/l2tp/l2tp_ppp.c
7045 F:      include/linux/if_pppol2tp.h
7046 F:      include/uapi/linux/if_pppol2tp.h
7047
7048 PPS SUPPORT
7049 M:      Rodolfo Giometti <giometti@enneenne.com>
7050 W:      http://wiki.enneenne.com/index.php/LinuxPPS_support
7051 L:      linuxpps@ml.enneenne.com (subscribers-only)
7052 S:      Maintained
7053 F:      Documentation/pps/
7054 F:      drivers/pps/
7055 F:      include/linux/pps*.h
7056
7057 PPTP DRIVER
7058 M:      Dmitry Kozlov <xeb@mail.ru>
7059 L:      netdev@vger.kernel.org
7060 S:      Maintained
7061 F:      drivers/net/ppp/pptp.c
7062 W:      http://sourceforge.net/projects/accel-pptp
7063
7064 PREEMPTIBLE KERNEL
7065 M:      Robert Love <rml@tech9.net>
7066 L:      kpreempt-tech@lists.sourceforge.net
7067 W:      ftp://ftp.kernel.org/pub/linux/kernel/people/rml/preempt-kernel
7068 S:      Supported
7069 F:      Documentation/preempt-locking.txt
7070 F:      include/linux/preempt.h
7071
7072 PRISM54 WIRELESS DRIVER
7073 M:      "Luis R. Rodriguez" <mcgrof@gmail.com>
7074 L:      linux-wireless@vger.kernel.org
7075 W:      http://wireless.kernel.org/en/users/Drivers/p54
7076 S:      Obsolete
7077 F:      drivers/net/wireless/prism54/
7078
7079 PROMISE SATA TX2/TX4 CONTROLLER LIBATA DRIVER
7080 M:      Mikael Pettersson <mikpelinux@gmail.com>
7081 L:      linux-ide@vger.kernel.org
7082 S:      Maintained
7083 F:      drivers/ata/sata_promise.*
7084
7085 PS3 NETWORK SUPPORT
7086 M:      Geoff Levand <geoff@infradead.org>
7087 L:      netdev@vger.kernel.org
7088 L:      cbe-oss-dev@lists.ozlabs.org
7089 S:      Maintained
7090 F:      drivers/net/ethernet/toshiba/ps3_gelic_net.*
7091
7092 PS3 PLATFORM SUPPORT
7093 M:      Geoff Levand <geoff@infradead.org>
7094 L:      linuxppc-dev@lists.ozlabs.org
7095 L:      cbe-oss-dev@lists.ozlabs.org
7096 S:      Maintained
7097 F:      arch/powerpc/boot/ps3*
7098 F:      arch/powerpc/include/asm/lv1call.h
7099 F:      arch/powerpc/include/asm/ps3*.h
7100 F:      arch/powerpc/platforms/ps3/
7101 F:      drivers/*/ps3*
7102 F:      drivers/ps3/
7103 F:      drivers/rtc/rtc-ps3.c
7104 F:      drivers/usb/host/*ps3.c
7105 F:      sound/ppc/snd_ps3*
7106
7107 PS3VRAM DRIVER
7108 M:      Jim Paris <jim@jtan.com>
7109 L:      cbe-oss-dev@lists.ozlabs.org
7110 S:      Maintained
7111 F:      drivers/block/ps3vram.c
7112
7113 PSTORE FILESYSTEM
7114 M:      Anton Vorontsov <anton@enomsg.org>
7115 M:      Colin Cross <ccross@android.com>
7116 M:      Kees Cook <keescook@chromium.org>
7117 M:      Tony Luck <tony.luck@intel.com>
7118 S:      Maintained
7119 T:      git git://git.infradead.org/users/cbou/linux-pstore.git
7120 F:      fs/pstore/
7121 F:      include/linux/pstore*
7122 F:      drivers/firmware/efi/efi-pstore.c
7123 F:      drivers/acpi/apei/erst.c
7124
7125 PTP HARDWARE CLOCK SUPPORT
7126 M:      Richard Cochran <richardcochran@gmail.com>
7127 L:      netdev@vger.kernel.org
7128 S:      Maintained
7129 W:      http://linuxptp.sourceforge.net/
7130 F:      Documentation/ABI/testing/sysfs-ptp
7131 F:      Documentation/ptp/*
7132 F:      drivers/net/ethernet/freescale/gianfar_ptp.c
7133 F:      drivers/net/phy/dp83640*
7134 F:      drivers/ptp/*
7135 F:      include/linux/ptp_cl*
7136
7137 PTRACE SUPPORT
7138 M:      Roland McGrath <roland@redhat.com>
7139 M:      Oleg Nesterov <oleg@redhat.com>
7140 S:      Maintained
7141 F:      include/asm-generic/syscall.h
7142 F:      include/linux/ptrace.h
7143 F:      include/linux/regset.h
7144 F:      include/linux/tracehook.h
7145 F:      include/uapi/linux/ptrace.h
7146 F:      kernel/ptrace.c
7147
7148 PVRUSB2 VIDEO4LINUX DRIVER
7149 M:      Mike Isely <isely@pobox.com>
7150 L:      pvrusb2@isely.net       (subscribers-only)
7151 L:      linux-media@vger.kernel.org
7152 W:      http://www.isely.net/pvrusb2/
7153 T:      git git://linuxtv.org/media_tree.git
7154 S:      Maintained
7155 F:      Documentation/video4linux/README.pvrusb2
7156 F:      drivers/media/usb/pvrusb2/
7157
7158 PWC WEBCAM DRIVER
7159 M:      Hans de Goede <hdegoede@redhat.com>
7160 L:      linux-media@vger.kernel.org
7161 T:      git git://linuxtv.org/media_tree.git
7162 S:      Maintained
7163 F:      drivers/media/usb/pwc/*
7164
7165 PWM SUBSYSTEM
7166 M:      Thierry Reding <thierry.reding@gmail.com>
7167 L:      linux-pwm@vger.kernel.org
7168 S:      Maintained
7169 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/thierry.reding/linux-pwm.git
7170 F:      Documentation/pwm.txt
7171 F:      Documentation/devicetree/bindings/pwm/
7172 F:      include/linux/pwm.h
7173 F:      drivers/pwm/
7174 F:      drivers/video/backlight/pwm_bl.c
7175 F:      include/linux/pwm_backlight.h
7176
7177 PXA2xx/PXA3xx SUPPORT
7178 M:      Eric Miao <eric.y.miao@gmail.com>
7179 M:      Russell King <linux@arm.linux.org.uk>
7180 M:      Haojian Zhuang <haojian.zhuang@gmail.com>
7181 L:      linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
7182 T:      git git://github.com/hzhuang1/linux.git
7183 T:      git git://git.linaro.org/people/ycmiao/pxa-linux.git
7184 S:      Maintained
7185 F:      arch/arm/mach-pxa/
7186 F:      drivers/pcmcia/pxa2xx*
7187 F:      drivers/spi/spi-pxa2xx*
7188 F:      drivers/usb/gadget/pxa2*
7189 F:      include/sound/pxa2xx-lib.h
7190 F:      sound/arm/pxa*
7191 F:      sound/soc/pxa/
7192
7193 PXA3xx NAND FLASH DRIVER
7194 M:      Ezequiel Garcia <ezequiel.garcia@free-electrons.com>
7195 L:      linux-mtd@lists.infradead.org
7196 S:      Maintained
7197 F:      drivers/mtd/nand/pxa3xx-nand.c
7198
7199 MMP SUPPORT
7200 M:      Eric Miao <eric.y.miao@gmail.com>
7201 M:      Haojian Zhuang <haojian.zhuang@gmail.com>
7202 L:      linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
7203 T:      git git://github.com/hzhuang1/linux.git
7204 T:      git git://git.linaro.org/people/ycmiao/pxa-linux.git
7205 S:      Maintained
7206 F:      arch/arm/mach-mmp/
7207
7208 PXA MMCI DRIVER
7209 S:      Orphan
7210
7211 PXA RTC DRIVER
7212 M:      Robert Jarzmik <robert.jarzmik@free.fr>
7213 L:      rtc-linux@googlegroups.com
7214 S:      Maintained
7215
7216 QIB DRIVER
7217 M:      Mike Marciniszyn <infinipath@intel.com>
7218 L:      linux-rdma@vger.kernel.org
7219 S:      Supported
7220 F:      drivers/infiniband/hw/qib/
7221
7222 QLOGIC QLA1280 SCSI DRIVER
7223 M:      Michael Reed <mdr@sgi.com>
7224 L:      linux-scsi@vger.kernel.org
7225 S:      Maintained
7226 F:      drivers/scsi/qla1280.[ch]
7227
7228 QLOGIC QLA2XXX FC-SCSI DRIVER
7229 M:      qla2xxx-upstream@qlogic.com
7230 L:      linux-scsi@vger.kernel.org
7231 S:      Supported
7232 F:      Documentation/scsi/LICENSE.qla2xxx
7233 F:      drivers/scsi/qla2xxx/
7234
7235 QLOGIC QLA4XXX iSCSI DRIVER
7236 M:      Vikas Chaudhary <vikas.chaudhary@qlogic.com>
7237 M:      iscsi-driver@qlogic.com
7238 L:      linux-scsi@vger.kernel.org
7239 S:      Supported
7240 F:      Documentation/scsi/LICENSE.qla4xxx
7241 F:      drivers/scsi/qla4xxx/
7242
7243 QLOGIC QLA3XXX NETWORK DRIVER
7244 M:      Jitendra Kalsaria <jitendra.kalsaria@qlogic.com>
7245 M:      Ron Mercer <ron.mercer@qlogic.com>
7246 M:      linux-driver@qlogic.com
7247 L:      netdev@vger.kernel.org
7248 S:      Supported
7249 F:      Documentation/networking/LICENSE.qla3xxx
7250 F:      drivers/net/ethernet/qlogic/qla3xxx.*
7251
7252 QLOGIC QLCNIC (1/10)Gb ETHERNET DRIVER
7253 M:      Shahed Shaikh <shahed.shaikh@qlogic.com>
7254 M:      Dept-HSGLinuxNICDev@qlogic.com
7255 L:      netdev@vger.kernel.org
7256 S:      Supported
7257 F:      drivers/net/ethernet/qlogic/qlcnic/
7258
7259 QLOGIC QLGE 10Gb ETHERNET DRIVER
7260 M:      Shahed Shaikh <shahed.shaikh@qlogic.com>
7261 M:      Jitendra Kalsaria <jitendra.kalsaria@qlogic.com>
7262 M:      Ron Mercer <ron.mercer@qlogic.com>
7263 M:      linux-driver@qlogic.com
7264 L:      netdev@vger.kernel.org
7265 S:      Supported
7266 F:      drivers/net/ethernet/qlogic/qlge/
7267
7268 QNX4 FILESYSTEM
7269 M:      Anders Larsen <al@alarsen.net>
7270 W:      http://www.alarsen.net/linux/qnx4fs/
7271 S:      Maintained
7272 F:      fs/qnx4/
7273 F:      include/uapi/linux/qnx4_fs.h
7274 F:      include/uapi/linux/qnxtypes.h
7275
7276 QT1010 MEDIA DRIVER
7277 M:      Antti Palosaari <crope@iki.fi>
7278 L:      linux-media@vger.kernel.org
7279 W:      http://linuxtv.org/
7280 W:      http://palosaari.fi/linux/
7281 Q:      http://patchwork.linuxtv.org/project/linux-media/list/
7282 T:      git git://linuxtv.org/anttip/media_tree.git
7283 S:      Maintained
7284 F:      drivers/media/tuners/qt1010*
7285
7286 QUALCOMM ATHEROS ATH9K WIRELESS DRIVER
7287 M:      QCA ath9k Development <ath9k-devel@qca.qualcomm.com>
7288 L:      linux-wireless@vger.kernel.org
7289 L:      ath9k-devel@lists.ath9k.org
7290 W:      http://wireless.kernel.org/en/users/Drivers/ath9k
7291 S:      Supported
7292 F:      drivers/net/wireless/ath/ath9k/
7293
7294 QUALCOMM ATHEROS ATH10K WIRELESS DRIVER
7295 M:      Kalle Valo <kvalo@qca.qualcomm.com>
7296 L:      ath10k@lists.infradead.org
7297 W:      http://wireless.kernel.org/en/users/Drivers/ath10k
7298 T:      git git://github.com/kvalo/ath.git
7299 S:      Supported
7300 F:      drivers/net/wireless/ath/ath10k/
7301
7302 QUALCOMM HEXAGON ARCHITECTURE
7303 M:      Richard Kuo <rkuo@codeaurora.org>
7304 L:      linux-hexagon@vger.kernel.org
7305 S:      Supported
7306 F:      arch/hexagon/
7307
7308 QUALCOMM WCN36XX WIRELESS DRIVER
7309 M:      Eugene Krasnikov <k.eugene.e@gmail.com>
7310 L:      wcn36xx@lists.infradead.org
7311 W:      http://wireless.kernel.org/en/users/Drivers/wcn36xx
7312 T:      git git://github.com/KrasnikovEugene/wcn36xx.git
7313 S:      Supported
7314 F:      drivers/net/wireless/ath/wcn36xx/
7315
7316 QUICKCAM PARALLEL PORT WEBCAMS
7317 M:      Hans Verkuil <hverkuil@xs4all.nl>
7318 L:      linux-media@vger.kernel.org
7319 T:      git git://linuxtv.org/media_tree.git
7320 W:      http://linuxtv.org
7321 S:      Odd Fixes
7322 F:      drivers/media/parport/*-qcam*
7323
7324 RADOS BLOCK DEVICE (RBD)
7325 M:      Yehuda Sadeh <yehuda@inktank.com>
7326 M:      Sage Weil <sage@inktank.com>
7327 M:      Alex Elder <elder@kernel.org>
7328 M:      ceph-devel@vger.kernel.org
7329 W:      http://ceph.com/
7330 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client.git
7331 S:      Supported
7332 F:      drivers/block/rbd.c
7333 F:      drivers/block/rbd_types.h
7334
7335 RADEON FRAMEBUFFER DISPLAY DRIVER
7336 M:      Benjamin Herrenschmidt <benh@kernel.crashing.org>
7337 L:      linux-fbdev@vger.kernel.org
7338 S:      Maintained
7339 F:      drivers/video/aty/radeon*
7340 F:      include/uapi/linux/radeonfb.h
7341
7342 RADIOSHARK RADIO DRIVER
7343 M:      Hans de Goede <hdegoede@redhat.com>
7344 L:      linux-media@vger.kernel.org
7345 T:      git git://linuxtv.org/media_tree.git
7346 S:      Maintained
7347 F:      drivers/media/radio/radio-shark.c
7348
7349 RADIOSHARK2 RADIO DRIVER
7350 M:      Hans de Goede <hdegoede@redhat.com>
7351 L:      linux-media@vger.kernel.org
7352 T:      git git://linuxtv.org/media_tree.git
7353 S:      Maintained
7354 F:      drivers/media/radio/radio-shark2.c
7355 F:      drivers/media/radio/radio-tea5777.c
7356
7357 RAGE128 FRAMEBUFFER DISPLAY DRIVER
7358 M:      Paul Mackerras <paulus@samba.org>
7359 L:      linux-fbdev@vger.kernel.org
7360 S:      Maintained
7361 F:      drivers/video/aty/aty128fb.c
7362
7363 RALINK RT2X00 WIRELESS LAN DRIVER
7364 P:      rt2x00 project
7365 M:      Ivo van Doorn <IvDoorn@gmail.com>
7366 M:      Helmut Schaa <helmut.schaa@googlemail.com>
7367 L:      linux-wireless@vger.kernel.org
7368 L:      users@rt2x00.serialmonkey.com (moderated for non-subscribers)
7369 W:      http://rt2x00.serialmonkey.com/
7370 S:      Maintained
7371 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/ivd/rt2x00.git
7372 F:      drivers/net/wireless/rt2x00/
7373
7374 RAMDISK RAM BLOCK DEVICE DRIVER
7375 M:      Nick Piggin <npiggin@kernel.dk>
7376 S:      Maintained
7377 F:      Documentation/blockdev/ramdisk.txt
7378 F:      drivers/block/brd.c
7379
7380 RANDOM NUMBER DRIVER
7381 M:      "Theodore Ts'o" <tytso@mit.edu>
7382 S:      Maintained
7383 F:      drivers/char/random.c
7384
7385 RAPIDIO SUBSYSTEM
7386 M:      Matt Porter <mporter@kernel.crashing.org>
7387 M:      Alexandre Bounine <alexandre.bounine@idt.com>
7388 S:      Maintained
7389 F:      drivers/rapidio/
7390
7391 RAYLINK/WEBGEAR 802.11 WIRELESS LAN DRIVER
7392 L:      linux-wireless@vger.kernel.org
7393 S:      Orphan
7394 F:      drivers/net/wireless/ray*
7395
7396 RCUTORTURE MODULE
7397 M:      Josh Triplett <josh@freedesktop.org>
7398 M:      "Paul E. McKenney" <paulmck@linux.vnet.ibm.com>
7399 L:      linux-kernel@vger.kernel.org
7400 S:      Supported
7401 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu.git
7402 F:      Documentation/RCU/torture.txt
7403 F:      kernel/rcu/torture.c
7404
7405 RCUTORTURE TEST FRAMEWORK
7406 M:      "Paul E. McKenney" <paulmck@linux.vnet.ibm.com>
7407 L:      linux-kernel@vger.kernel.org
7408 S:      Supported
7409 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu.git
7410 F:      tools/testing/selftests/rcutorture
7411
7412 RDC R-321X SoC
7413 M:      Florian Fainelli <florian@openwrt.org>
7414 S:      Maintained
7415
7416 RDC R6040 FAST ETHERNET DRIVER
7417 M:      Florian Fainelli <florian@openwrt.org>
7418 L:      netdev@vger.kernel.org
7419 S:      Maintained
7420 F:      drivers/net/ethernet/rdc/r6040.c
7421
7422 RDS - RELIABLE DATAGRAM SOCKETS
7423 M:      Chien Yen <chien.yen@oracle.com>
7424 L:      rds-devel@oss.oracle.com (moderated for non-subscribers)
7425 S:      Supported
7426 F:      net/rds/
7427
7428 READ-COPY UPDATE (RCU)
7429 M:      Dipankar Sarma <dipankar@in.ibm.com>
7430 M:      "Paul E. McKenney" <paulmck@linux.vnet.ibm.com>
7431 L:      linux-kernel@vger.kernel.org
7432 W:      http://www.rdrop.com/users/paulmck/RCU/
7433 S:      Supported
7434 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu.git
7435 F:      Documentation/RCU/
7436 X:      Documentation/RCU/torture.txt
7437 F:      include/linux/rcu*
7438 X:      include/linux/srcu.h
7439 F:      kernel/rcu/
7440 X:      kernel/rcu/torture.c
7441
7442 REAL TIME CLOCK (RTC) SUBSYSTEM
7443 M:      Alessandro Zummo <a.zummo@towertech.it>
7444 L:      rtc-linux@googlegroups.com
7445 Q:      http://patchwork.ozlabs.org/project/rtc-linux/list/
7446 S:      Maintained
7447 F:      Documentation/rtc.txt
7448 F:      drivers/rtc/
7449 F:      include/linux/rtc.h
7450 F:      include/uapi/linux/rtc.h
7451
7452 REISERFS FILE SYSTEM
7453 L:      reiserfs-devel@vger.kernel.org
7454 S:      Supported
7455 F:      fs/reiserfs/
7456
7457 REGISTER MAP ABSTRACTION
7458 M:      Mark Brown <broonie@kernel.org>
7459 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap.git
7460 S:      Supported
7461 F:      drivers/base/regmap/
7462 F:      include/linux/regmap.h
7463
7464 REMOTE PROCESSOR (REMOTEPROC) SUBSYSTEM
7465 M:      Ohad Ben-Cohen <ohad@wizery.com>
7466 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/ohad/remoteproc.git
7467 S:      Maintained
7468 F:      drivers/remoteproc/
7469 F:      Documentation/remoteproc.txt
7470 F:      include/linux/remoteproc.h
7471
7472 REMOTE PROCESSOR MESSAGING (RPMSG) SUBSYSTEM
7473 M:      Ohad Ben-Cohen <ohad@wizery.com>
7474 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/ohad/rpmsg.git
7475 S:      Maintained
7476 F:      drivers/rpmsg/
7477 F:      Documentation/rpmsg.txt
7478 F:      include/linux/rpmsg.h
7479
7480 RESET CONTROLLER FRAMEWORK
7481 M:      Philipp Zabel <p.zabel@pengutronix.de>
7482 S:      Maintained
7483 F:      drivers/reset/
7484 F:      Documentation/devicetree/bindings/reset/
7485 F:      include/linux/reset.h
7486 F:      include/linux/reset-controller.h
7487
7488 RFKILL
7489 M:      Johannes Berg <johannes@sipsolutions.net>
7490 L:      linux-wireless@vger.kernel.org
7491 W:      http://wireless.kernel.org/
7492 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211.git
7493 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next.git
7494 S:      Maintained
7495 F:      Documentation/rfkill.txt
7496 F:      net/rfkill/
7497
7498 RICOH SMARTMEDIA/XD DRIVER
7499 M:      Maxim Levitsky <maximlevitsky@gmail.com>
7500 S:      Maintained
7501 F:      drivers/mtd/nand/r852.c
7502 F:      drivers/mtd/nand/r852.h
7503
7504 RICOH R5C592 MEMORYSTICK DRIVER
7505 M:      Maxim Levitsky <maximlevitsky@gmail.com>
7506 S:      Maintained
7507 F:      drivers/memstick/host/r592.*
7508
7509 ROCCAT DRIVERS
7510 M:      Stefan Achatz <erazor_de@users.sourceforge.net>
7511 W:      http://sourceforge.net/projects/roccat/
7512 S:      Maintained
7513 F:      drivers/hid/hid-roccat*
7514 F:      include/linux/hid-roccat*
7515 F:      Documentation/ABI/*/sysfs-driver-hid-roccat*
7516
7517 ROCKETPORT DRIVER
7518 P:      Comtrol Corp.
7519 W:      http://www.comtrol.com
7520 S:      Maintained
7521 F:      Documentation/serial/rocket.txt
7522 F:      drivers/tty/rocket*
7523
7524 ROSE NETWORK LAYER
7525 M:      Ralf Baechle <ralf@linux-mips.org>
7526 L:      linux-hams@vger.kernel.org
7527 W:      http://www.linux-ax25.org/
7528 S:      Maintained
7529 F:      include/net/rose.h
7530 F:      include/uapi/linux/rose.h
7531 F:      net/rose/
7532
7533 RTL2830 MEDIA DRIVER
7534 M:      Antti Palosaari <crope@iki.fi>
7535 L:      linux-media@vger.kernel.org
7536 W:      http://linuxtv.org/
7537 W:      http://palosaari.fi/linux/
7538 Q:      http://patchwork.linuxtv.org/project/linux-media/list/
7539 T:      git git://linuxtv.org/anttip/media_tree.git
7540 S:      Maintained
7541 F:      drivers/media/dvb-frontends/rtl2830*
7542
7543 RTL2832 MEDIA DRIVER
7544 M:      Antti Palosaari <crope@iki.fi>
7545 L:      linux-media@vger.kernel.org
7546 W:      http://linuxtv.org/
7547 W:      http://palosaari.fi/linux/
7548 Q:      http://patchwork.linuxtv.org/project/linux-media/list/
7549 T:      git git://linuxtv.org/anttip/media_tree.git
7550 S:      Maintained
7551 F:      drivers/media/dvb-frontends/rtl2832*
7552
7553 RTL2832_SDR MEDIA DRIVER
7554 M:      Antti Palosaari <crope@iki.fi>
7555 L:      linux-media@vger.kernel.org
7556 W:      http://linuxtv.org/
7557 W:      http://palosaari.fi/linux/
7558 Q:      http://patchwork.linuxtv.org/project/linux-media/list/
7559 T:      git git://linuxtv.org/anttip/media_tree.git
7560 S:      Maintained
7561 F:      drivers/staging/media/rtl2832u_sdr/rtl2832_sdr*
7562
7563 RTL8180 WIRELESS DRIVER
7564 M:      "John W. Linville" <linville@tuxdriver.com>
7565 L:      linux-wireless@vger.kernel.org
7566 W:      http://wireless.kernel.org/
7567 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-testing.git
7568 S:      Maintained
7569 F:      drivers/net/wireless/rtl818x/rtl8180/
7570
7571 RTL8187 WIRELESS DRIVER
7572 M:      Herton Ronaldo Krzesinski <herton@canonical.com>
7573 M:      Hin-Tak Leung <htl10@users.sourceforge.net>
7574 M:      Larry Finger <Larry.Finger@lwfinger.net>
7575 L:      linux-wireless@vger.kernel.org
7576 W:      http://wireless.kernel.org/
7577 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-testing.git
7578 S:      Maintained
7579 F:      drivers/net/wireless/rtl818x/rtl8187/
7580
7581 RTL8192CE WIRELESS DRIVER
7582 M:      Larry Finger <Larry.Finger@lwfinger.net>
7583 M:      Chaoming Li <chaoming_li@realsil.com.cn>
7584 L:      linux-wireless@vger.kernel.org
7585 W:      http://wireless.kernel.org/
7586 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-testing.git
7587 S:      Maintained
7588 F:      drivers/net/wireless/rtlwifi/
7589 F:      drivers/net/wireless/rtlwifi/rtl8192ce/
7590
7591 S3 SAVAGE FRAMEBUFFER DRIVER
7592 M:      Antonino Daplas <adaplas@gmail.com>
7593 L:      linux-fbdev@vger.kernel.org
7594 S:      Maintained
7595 F:      drivers/video/savage/
7596
7597 S390
7598 M:      Martin Schwidefsky <schwidefsky@de.ibm.com>
7599 M:      Heiko Carstens <heiko.carstens@de.ibm.com>
7600 M:      linux390@de.ibm.com
7601 L:      linux-s390@vger.kernel.org
7602 W:      http://www.ibm.com/developerworks/linux/linux390/
7603 S:      Supported
7604 F:      arch/s390/
7605 F:      drivers/s390/
7606 F:      Documentation/s390/
7607 F:      Documentation/DocBook/s390*
7608
7609 S390 COMMON I/O LAYER
7610 M:      Sebastian Ott <sebott@linux.vnet.ibm.com>
7611 M:      Peter Oberparleiter <oberpar@linux.vnet.ibm.com>
7612 L:      linux-s390@vger.kernel.org
7613 W:      http://www.ibm.com/developerworks/linux/linux390/
7614 S:      Supported
7615 F:      drivers/s390/cio/
7616
7617 S390 DASD DRIVER
7618 M:      Stefan Weinhuber <wein@de.ibm.com>
7619 M:      Stefan Haberland <stefan.haberland@de.ibm.com>
7620 L:      linux-s390@vger.kernel.org
7621 W:      http://www.ibm.com/developerworks/linux/linux390/
7622 S:      Supported
7623 F:      drivers/s390/block/dasd*
7624 F:      block/partitions/ibm.c
7625
7626 S390 NETWORK DRIVERS
7627 M:      Ursula Braun <ursula.braun@de.ibm.com>
7628 M:      Frank Blaschka <blaschka@linux.vnet.ibm.com>
7629 M:      linux390@de.ibm.com
7630 L:      linux-s390@vger.kernel.org
7631 W:      http://www.ibm.com/developerworks/linux/linux390/
7632 S:      Supported
7633 F:      drivers/s390/net/
7634
7635 S390 PCI SUBSYSTEM
7636 M:      Sebastian Ott <sebott@linux.vnet.ibm.com>
7637 M:      Gerald Schaefer <gerald.schaefer@de.ibm.com>
7638 L:      linux-s390@vger.kernel.org
7639 W:      http://www.ibm.com/developerworks/linux/linux390/
7640 S:      Supported
7641 F:      arch/s390/pci/
7642 F:      drivers/pci/hotplug/s390_pci_hpc.c
7643
7644 S390 ZCRYPT DRIVER
7645 M:      Ingo Tuchscherer <ingo.tuchscherer@de.ibm.com>
7646 M:      linux390@de.ibm.com
7647 L:      linux-s390@vger.kernel.org
7648 W:      http://www.ibm.com/developerworks/linux/linux390/
7649 S:      Supported
7650 F:      drivers/s390/crypto/
7651
7652 S390 ZFCP DRIVER
7653 M:      Steffen Maier <maier@linux.vnet.ibm.com>
7654 M:      linux390@de.ibm.com
7655 L:      linux-s390@vger.kernel.org
7656 W:      http://www.ibm.com/developerworks/linux/linux390/
7657 S:      Supported
7658 F:      drivers/s390/scsi/zfcp_*
7659
7660 S390 IUCV NETWORK LAYER
7661 M:      Ursula Braun <ursula.braun@de.ibm.com>
7662 M:      linux390@de.ibm.com
7663 L:      linux-s390@vger.kernel.org
7664 W:      http://www.ibm.com/developerworks/linux/linux390/
7665 S:      Supported
7666 F:      drivers/s390/net/*iucv*
7667 F:      include/net/iucv/
7668 F:      net/iucv/
7669
7670 S3C24XX SD/MMC Driver
7671 M:      Ben Dooks <ben-linux@fluff.org>
7672 L:      linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
7673 S:      Supported
7674 F:      drivers/mmc/host/s3cmci.*
7675
7676 SAA6588 RDS RECEIVER DRIVER
7677 M:      Hans Verkuil <hverkuil@xs4all.nl>
7678 L:      linux-media@vger.kernel.org
7679 T:      git git://linuxtv.org/media_tree.git
7680 W:      http://linuxtv.org
7681 S:      Odd Fixes
7682 F:      drivers/media/i2c/saa6588*
7683
7684 SAA7134 VIDEO4LINUX DRIVER
7685 M:      Mauro Carvalho Chehab <m.chehab@samsung.com>
7686 L:      linux-media@vger.kernel.org
7687 W:      http://linuxtv.org
7688 T:      git git://linuxtv.org/media_tree.git
7689 S:      Odd fixes
7690 F:      Documentation/video4linux/*.saa7134
7691 F:      drivers/media/pci/saa7134/
7692
7693 SAA7146 VIDEO4LINUX-2 DRIVER
7694 M:      Hans Verkuil <hverkuil@xs4all.nl>
7695 L:      linux-media@vger.kernel.org
7696 T:      git git://linuxtv.org/media_tree.git
7697 S:      Maintained
7698 F:      drivers/media/common/saa7146/
7699 F:      drivers/media/pci/saa7146/
7700 F:      include/media/saa7146*
7701
7702 SAMSUNG LAPTOP DRIVER
7703 M:      Corentin Chary <corentin.chary@gmail.com>
7704 L:      platform-driver-x86@vger.kernel.org
7705 S:      Maintained
7706 F:      drivers/platform/x86/samsung-laptop.c
7707
7708 SAMSUNG AUDIO (ASoC) DRIVERS
7709 M:      Sangbeom Kim <sbkim73@samsung.com>
7710 L:      alsa-devel@alsa-project.org (moderated for non-subscribers)
7711 S:      Supported
7712 F:      sound/soc/samsung/
7713
7714 SAMSUNG FRAMEBUFFER DRIVER
7715 M:      Jingoo Han <jg1.han@samsung.com>
7716 L:      linux-fbdev@vger.kernel.org
7717 S:      Maintained
7718 F:      drivers/video/s3c-fb.c
7719
7720 SAMSUNG MULTIFUNCTION DEVICE DRIVERS
7721 M:      Sangbeom Kim <sbkim73@samsung.com>
7722 L:      linux-kernel@vger.kernel.org
7723 S:      Supported
7724 F:      drivers/mfd/sec*.c
7725 F:      drivers/regulator/s2m*.c
7726 F:      drivers/regulator/s5m*.c
7727 F:      drivers/rtc/rtc-sec.c
7728 F:      include/linux/mfd/samsung/
7729
7730 SAMSUNG S5P/EXYNOS4 SOC SERIES CAMERA SUBSYSTEM DRIVERS
7731 M:      Kyungmin Park <kyungmin.park@samsung.com>
7732 M:      Sylwester Nawrocki <s.nawrocki@samsung.com>
7733 L:      linux-media@vger.kernel.org
7734 Q:      https://patchwork.linuxtv.org/project/linux-media/list/
7735 S:      Supported
7736 F:      drivers/media/platform/exynos4-is/
7737
7738 SAMSUNG S3C24XX/S3C64XX SOC SERIES CAMIF DRIVER
7739 M:      Sylwester Nawrocki <sylvester.nawrocki@gmail.com>
7740 L:      linux-media@vger.kernel.org
7741 L:      linux-samsung-soc@vger.kernel.org (moderated for non-subscribers)
7742 S:      Maintained
7743 F:      drivers/media/platform/s3c-camif/
7744 F:      include/media/s3c_camif.h
7745
7746 SAMSUNG S5C73M3 CAMERA DRIVER
7747 M:      Kyungmin Park <kyungmin.park@samsung.com>
7748 M:      Andrzej Hajda <a.hajda@samsung.com>
7749 L:      linux-media@vger.kernel.org
7750 S:      Supported
7751 F:      drivers/media/i2c/s5c73m3/*
7752
7753 SAMSUNG S5K5BAF CAMERA DRIVER
7754 M:      Kyungmin Park <kyungmin.park@samsung.com>
7755 M:      Andrzej Hajda <a.hajda@samsung.com>
7756 L:      linux-media@vger.kernel.org
7757 S:      Supported
7758 F:      drivers/media/i2c/s5k5baf.c
7759
7760 SAMSUNG SOC CLOCK DRIVERS
7761 M:      Tomasz Figa <t.figa@samsung.com>
7762 S:      Supported
7763 L:      linux-samsung-soc@vger.kernel.org (moderated for non-subscribers)
7764 F:      drivers/clk/samsung/
7765
7766 SAMSUNG SXGBE DRIVERS
7767 M:      Byungho An <bh74.an@samsung.com>
7768 M:      Girish K S <ks.giri@samsung.com>
7769 M:      Vipul Pandya <vipul.pandya@samsung.com>
7770 S:      Supported
7771 L:      netdev@vger.kernel.org
7772 F:      drivers/net/ethernet/samsung/sxgbe/
7773
7774 SERIAL DRIVERS
7775 M:      Greg Kroah-Hartman <gregkh@linuxfoundation.org>
7776 L:      linux-serial@vger.kernel.org
7777 S:      Maintained
7778 F:      drivers/tty/serial/
7779
7780 SYNOPSYS DESIGNWARE DMAC DRIVER
7781 M:      Viresh Kumar <viresh.linux@gmail.com>
7782 M:      Andy Shevchenko <andriy.shevchenko@linux.intel.com>
7783 S:      Maintained
7784 F:      include/linux/dw_dmac.h
7785 F:      drivers/dma/dw/
7786
7787 SYNOPSYS DESIGNWARE MMC/SD/SDIO DRIVER
7788 M:      Seungwon Jeon <tgih.jun@samsung.com>
7789 M:      Jaehoon Chung <jh80.chung@samsung.com>
7790 L:      linux-mmc@vger.kernel.org
7791 S:      Maintained
7792 F:      include/linux/mmc/dw_mmc.h
7793 F:      drivers/mmc/host/dw_mmc*
7794
7795 TIMEKEEPING, CLOCKSOURCE CORE, NTP
7796 M:      John Stultz <john.stultz@linaro.org>
7797 M:      Thomas Gleixner <tglx@linutronix.de>
7798 L:      linux-kernel@vger.kernel.org
7799 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git timers/core
7800 S:      Supported
7801 F:      include/linux/clocksource.h
7802 F:      include/linux/time.h
7803 F:      include/linux/timex.h
7804 F:      include/uapi/linux/time.h
7805 F:      include/uapi/linux/timex.h
7806 F:      kernel/time/clocksource.c
7807 F:      kernel/time/time*.c
7808 F:      kernel/time/ntp.c
7809
7810 TLG2300 VIDEO4LINUX-2 DRIVER
7811 M:      Huang Shijie <shijie8@gmail.com>
7812 M:      Hans Verkuil <hverkuil@xs4all.nl>
7813 S:      Odd Fixes
7814 F:      drivers/media/usb/tlg2300/
7815
7816 SC1200 WDT DRIVER
7817 M:      Zwane Mwaikambo <zwanem@gmail.com>
7818 S:      Maintained
7819 F:      drivers/watchdog/sc1200wdt.c
7820
7821 SCHEDULER
7822 M:      Ingo Molnar <mingo@redhat.com>
7823 M:      Peter Zijlstra <peterz@infradead.org>
7824 L:      linux-kernel@vger.kernel.org
7825 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git sched/core
7826 S:      Maintained
7827 F:      kernel/sched/
7828 F:      include/linux/sched.h
7829 F:      include/uapi/linux/sched.h
7830 F:      include/linux/wait.h
7831
7832 SCORE ARCHITECTURE
7833 M:      Chen Liqin <liqin.linux@gmail.com>
7834 M:      Lennox Wu <lennox.wu@gmail.com>
7835 W:      http://www.sunplus.com
7836 S:      Supported
7837 F:      arch/score/
7838
7839 SCSI CDROM DRIVER
7840 M:      Jens Axboe <axboe@kernel.dk>
7841 L:      linux-scsi@vger.kernel.org
7842 W:      http://www.kernel.dk
7843 S:      Maintained
7844 F:      drivers/scsi/sr*
7845
7846 SCSI RDMA PROTOCOL (SRP) INITIATOR
7847 M:      Bart Van Assche <bvanassche@acm.org>
7848 L:      linux-rdma@vger.kernel.org
7849 S:      Supported
7850 W:      http://www.openfabrics.org
7851 Q:      http://patchwork.kernel.org/project/linux-rdma/list/
7852 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/dad/srp-initiator.git
7853 F:      drivers/infiniband/ulp/srp/
7854 F:      include/scsi/srp.h
7855
7856 SCSI SG DRIVER
7857 M:      Doug Gilbert <dgilbert@interlog.com>
7858 L:      linux-scsi@vger.kernel.org
7859 W:      http://sg.danny.cz/sg
7860 S:      Maintained
7861 F:      Documentation/scsi/scsi-generic.txt
7862 F:      drivers/scsi/sg.c
7863 F:      include/scsi/sg.h
7864
7865 SCSI SUBSYSTEM
7866 M:      "James E.J. Bottomley" <JBottomley@parallels.com>
7867 L:      linux-scsi@vger.kernel.org
7868 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6.git
7869 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6.git
7870 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-pending-2.6.git
7871 S:      Maintained
7872 F:      drivers/scsi/
7873 F:      include/scsi/
7874
7875 SCSI TAPE DRIVER
7876 M:      Kai Mäkisara <Kai.Makisara@kolumbus.fi>
7877 L:      linux-scsi@vger.kernel.org
7878 S:      Maintained
7879 F:      Documentation/scsi/st.txt
7880 F:      drivers/scsi/st.*
7881 F:      drivers/scsi/st_*.h
7882
7883 SCTP PROTOCOL
7884 M:      Vlad Yasevich <vyasevich@gmail.com>
7885 M:      Neil Horman <nhorman@tuxdriver.com>
7886 L:      linux-sctp@vger.kernel.org
7887 W:      http://lksctp.sourceforge.net
7888 S:      Maintained
7889 F:      Documentation/networking/sctp.txt
7890 F:      include/linux/sctp.h
7891 F:      include/uapi/linux/sctp.h
7892 F:      include/net/sctp/
7893 F:      net/sctp/
7894
7895 SCx200 CPU SUPPORT
7896 M:      Jim Cromie <jim.cromie@gmail.com>
7897 S:      Odd Fixes
7898 F:      Documentation/i2c/busses/scx200_acb
7899 F:      arch/x86/platform/scx200/
7900 F:      drivers/watchdog/scx200_wdt.c
7901 F:      drivers/i2c/busses/scx200*
7902 F:      drivers/mtd/maps/scx200_docflash.c
7903 F:      include/linux/scx200.h
7904
7905 SCx200 GPIO DRIVER
7906 M:      Jim Cromie <jim.cromie@gmail.com>
7907 S:      Maintained
7908 F:      drivers/char/scx200_gpio.c
7909 F:      include/linux/scx200_gpio.h
7910
7911 SCx200 HRT CLOCKSOURCE DRIVER
7912 M:      Jim Cromie <jim.cromie@gmail.com>
7913 S:      Maintained
7914 F:      drivers/clocksource/scx200_hrt.c
7915
7916 SDRICOH_CS MMC/SD HOST CONTROLLER INTERFACE DRIVER
7917 M:      Sascha Sommer <saschasommer@freenet.de>
7918 L:      sdricohcs-devel@lists.sourceforge.net (subscribers-only)
7919 S:      Maintained
7920 F:      drivers/mmc/host/sdricoh_cs.c
7921
7922 SECURE DIGITAL HOST CONTROLLER INTERFACE (SDHCI) DRIVER
7923 M:      Chris Ball <chris@printf.net>
7924 L:      linux-mmc@vger.kernel.org
7925 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc.git
7926 S:      Maintained
7927 F:      drivers/mmc/host/sdhci.*
7928 F:      drivers/mmc/host/sdhci-pltfm.[ch]
7929
7930 SECURE DIGITAL HOST CONTROLLER INTERFACE, OPEN FIRMWARE BINDINGS (SDHCI-OF)
7931 M:      Anton Vorontsov <anton@enomsg.org>
7932 L:      linuxppc-dev@lists.ozlabs.org
7933 L:      linux-mmc@vger.kernel.org
7934 S:      Maintained
7935 F:      drivers/mmc/host/sdhci-pltfm.[ch]
7936
7937 SECURE DIGITAL HOST CONTROLLER INTERFACE (SDHCI) SAMSUNG DRIVER
7938 M:      Ben Dooks <ben-linux@fluff.org>
7939 L:      linux-mmc@vger.kernel.org
7940 S:      Maintained
7941 F:      drivers/mmc/host/sdhci-s3c.c
7942
7943 SECURE DIGITAL HOST CONTROLLER INTERFACE (SDHCI) ST SPEAR DRIVER
7944 M:      Viresh Kumar <viresh.linux@gmail.com>
7945 L:      spear-devel@list.st.com
7946 L:      linux-mmc@vger.kernel.org
7947 S:      Maintained
7948 F:      drivers/mmc/host/sdhci-spear.c
7949
7950 SECURITY SUBSYSTEM
7951 M:      James Morris <james.l.morris@oracle.com>
7952 L:      linux-security-module@vger.kernel.org (suggested Cc:)
7953 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security.git
7954 W:      http://kernsec.org/
7955 S:      Supported
7956 F:      security/
7957
7958 SECURITY CONTACT
7959 M:      Security Officers <security@kernel.org>
7960 S:      Supported
7961
7962 SELINUX SECURITY MODULE
7963 M:      Paul Moore <paul@paul-moore.com>
7964 M:      Stephen Smalley <sds@tycho.nsa.gov>
7965 M:      Eric Paris <eparis@parisplace.org>
7966 L:      selinux@tycho.nsa.gov (moderated for non-subscribers)
7967 W:      http://selinuxproject.org
7968 T:      git git://git.infradead.org/users/pcmoore/selinux
7969 S:      Supported
7970 F:      include/linux/selinux*
7971 F:      security/selinux/
7972 F:      scripts/selinux/
7973
7974 APPARMOR SECURITY MODULE
7975 M:      John Johansen <john.johansen@canonical.com>
7976 L:      apparmor@lists.ubuntu.com (subscribers-only, general discussion)
7977 W:      apparmor.wiki.kernel.org
7978 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/jj/apparmor-dev.git
7979 S:      Supported
7980 F:      security/apparmor/
7981
7982 SENSABLE PHANTOM
7983 M:      Jiri Slaby <jirislaby@gmail.com>
7984 S:      Maintained
7985 F:      drivers/misc/phantom.c
7986 F:      include/uapi/linux/phantom.h
7987
7988 SERIAL ATA (SATA) SUBSYSTEM
7989 M:      Tejun Heo <tj@kernel.org>
7990 L:      linux-ide@vger.kernel.org
7991 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata.git
7992 S:      Supported
7993 F:      drivers/ata/
7994 F:      include/linux/ata.h
7995 F:      include/linux/libata.h
7996
7997 SERVER ENGINES 10Gbps iSCSI - BladeEngine 2 DRIVER
7998 M:      Jayamohan Kallickal <jayamohan.kallickal@emulex.com>
7999 L:      linux-scsi@vger.kernel.org
8000 W:      http://www.emulex.com
8001 S:      Supported
8002 F:      drivers/scsi/be2iscsi/
8003
8004 SERVER ENGINES 10Gbps NIC - BladeEngine 2 DRIVER
8005 M:      Sathya Perla <sathya.perla@emulex.com>
8006 M:      Subbu Seetharaman <subbu.seetharaman@emulex.com>
8007 M:      Ajit Khaparde <ajit.khaparde@emulex.com>
8008 L:      netdev@vger.kernel.org
8009 W:      http://www.emulex.com
8010 S:      Supported
8011 F:      drivers/net/ethernet/emulex/benet/
8012
8013 SFC NETWORK DRIVER
8014 M:      Solarflare linux maintainers <linux-net-drivers@solarflare.com>
8015 M:      Shradha Shah <sshah@solarflare.com>
8016 L:      netdev@vger.kernel.org
8017 S:      Supported
8018 F:      drivers/net/ethernet/sfc/
8019
8020 SGI GRU DRIVER
8021 M:      Dimitri Sivanich <sivanich@sgi.com>
8022 S:      Maintained
8023 F:      drivers/misc/sgi-gru/
8024
8025 SGI SN-IA64 (Altix) SERIAL CONSOLE DRIVER
8026 M:      Pat Gefre <pfg@sgi.com>
8027 L:      linux-ia64@vger.kernel.org
8028 S:      Supported
8029 F:      Documentation/ia64/serial.txt
8030 F:      drivers/tty/serial/ioc?_serial.c
8031 F:      include/linux/ioc?.h
8032
8033 SGI XP/XPC/XPNET DRIVER
8034 M:      Cliff Whickman <cpw@sgi.com>
8035 M:      Robin Holt <robinmholt@gmail.com>
8036 S:      Maintained
8037 F:      drivers/misc/sgi-xp/
8038
8039 SI2157 MEDIA DRIVER
8040 M:      Antti Palosaari <crope@iki.fi>
8041 L:      linux-media@vger.kernel.org
8042 W:      http://linuxtv.org/
8043 W:      http://palosaari.fi/linux/
8044 Q:      http://patchwork.linuxtv.org/project/linux-media/list/
8045 T:      git git://linuxtv.org/anttip/media_tree.git
8046 S:      Maintained
8047 F:      drivers/media/tuners/si2157*
8048
8049 SI2168 MEDIA DRIVER
8050 M:      Antti Palosaari <crope@iki.fi>
8051 L:      linux-media@vger.kernel.org
8052 W:      http://linuxtv.org/
8053 W:      http://palosaari.fi/linux/
8054 Q:      http://patchwork.linuxtv.org/project/linux-media/list/
8055 T:      git git://linuxtv.org/anttip/media_tree.git
8056 S:      Maintained
8057 F:      drivers/media/dvb-frontends/si2168*
8058
8059 SI470X FM RADIO RECEIVER I2C DRIVER
8060 M:      Hans Verkuil <hverkuil@xs4all.nl>
8061 L:      linux-media@vger.kernel.org
8062 T:      git git://linuxtv.org/media_tree.git
8063 W:      http://linuxtv.org
8064 S:      Odd Fixes
8065 F:      drivers/media/radio/si470x/radio-si470x-i2c.c
8066
8067 SI470X FM RADIO RECEIVER USB DRIVER
8068 M:      Hans Verkuil <hverkuil@xs4all.nl>
8069 L:      linux-media@vger.kernel.org
8070 T:      git git://linuxtv.org/media_tree.git
8071 W:      http://linuxtv.org
8072 S:      Maintained
8073 F:      drivers/media/radio/si470x/radio-si470x-common.c
8074 F:      drivers/media/radio/si470x/radio-si470x.h
8075 F:      drivers/media/radio/si470x/radio-si470x-usb.c
8076
8077 SI4713 FM RADIO TRANSMITTER I2C DRIVER
8078 M:      Eduardo Valentin <edubezval@gmail.com>
8079 L:      linux-media@vger.kernel.org
8080 T:      git git://linuxtv.org/media_tree.git
8081 W:      http://linuxtv.org
8082 S:      Odd Fixes
8083 F:      drivers/media/radio/si4713/si4713.?
8084
8085 SI4713 FM RADIO TRANSMITTER PLATFORM DRIVER
8086 M:      Eduardo Valentin <edubezval@gmail.com>
8087 L:      linux-media@vger.kernel.org
8088 T:      git git://linuxtv.org/media_tree.git
8089 W:      http://linuxtv.org
8090 S:      Odd Fixes
8091 F:      drivers/media/radio/si4713/radio-platform-si4713.c
8092
8093 SI4713 FM RADIO TRANSMITTER USB DRIVER
8094 M:      Hans Verkuil <hverkuil@xs4all.nl>
8095 L:      linux-media@vger.kernel.org
8096 T:      git git://linuxtv.org/media_tree.git
8097 W:      http://linuxtv.org
8098 S:      Maintained
8099 F:      drivers/media/radio/si4713/radio-usb-si4713.c
8100
8101 SIANO DVB DRIVER
8102 M:      Mauro Carvalho Chehab <m.chehab@samsung.com>
8103 L:      linux-media@vger.kernel.org
8104 W:      http://linuxtv.org
8105 T:      git git://linuxtv.org/media_tree.git
8106 S:      Odd fixes
8107 F:      drivers/media/common/siano/
8108 F:      drivers/media/usb/siano/
8109 F:      drivers/media/usb/siano/
8110 F:      drivers/media/mmc/siano/
8111
8112 SH_VEU V4L2 MEM2MEM DRIVER
8113 L:      linux-media@vger.kernel.org
8114 S:      Orphan
8115 F:      drivers/media/platform/sh_veu.c
8116
8117 SH_VOU V4L2 OUTPUT DRIVER
8118 L:      linux-media@vger.kernel.org
8119 S:      Orphan
8120 F:      drivers/media/platform/sh_vou.c
8121 F:      include/media/sh_vou.h
8122
8123 SIMPLE FIRMWARE INTERFACE (SFI)
8124 M:      Len Brown <lenb@kernel.org>
8125 L:      sfi-devel@simplefirmware.org
8126 W:      http://simplefirmware.org/
8127 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-sfi-2.6.git
8128 S:      Supported
8129 F:      arch/x86/platform/sfi/
8130 F:      drivers/sfi/
8131 F:      include/linux/sfi*.h
8132
8133 SIMTEC EB110ATX (Chalice CATS)
8134 P:      Ben Dooks
8135 P:      Vincent Sanders <vince@simtec.co.uk>
8136 M:      Simtec Linux Team <linux@simtec.co.uk>
8137 W:      http://www.simtec.co.uk/products/EB110ATX/
8138 S:      Supported
8139
8140 SIMTEC EB2410ITX (BAST)
8141 P:      Ben Dooks
8142 P:      Vincent Sanders <vince@simtec.co.uk>
8143 M:      Simtec Linux Team <linux@simtec.co.uk>
8144 W:      http://www.simtec.co.uk/products/EB2410ITX/
8145 S:      Supported
8146 F:      arch/arm/mach-s3c24xx/mach-bast.c
8147 F:      arch/arm/mach-s3c24xx/bast-ide.c
8148 F:      arch/arm/mach-s3c24xx/bast-irq.c
8149
8150 TI DAVINCI MACHINE SUPPORT
8151 M:      Sekhar Nori <nsekhar@ti.com>
8152 M:      Kevin Hilman <khilman@deeprootsystems.com>
8153 L:      davinci-linux-open-source@linux.davincidsp.com (moderated for non-subscribers)
8154 T:      git git://gitorious.org/linux-davinci/linux-davinci.git
8155 Q:      http://patchwork.kernel.org/project/linux-davinci/list/
8156 S:      Supported
8157 F:      arch/arm/mach-davinci/
8158 F:      drivers/i2c/busses/i2c-davinci.c
8159
8160 TI DAVINCI SERIES MEDIA DRIVER
8161 M:      Lad, Prabhakar <prabhakar.csengg@gmail.com>
8162 L:      linux-media@vger.kernel.org
8163 L:      davinci-linux-open-source@linux.davincidsp.com (moderated for non-subscribers)
8164 W:      http://linuxtv.org/
8165 Q:      http://patchwork.linuxtv.org/project/linux-media/list/
8166 T:      git git://linuxtv.org/mhadli/v4l-dvb-davinci_devices.git
8167 S:      Maintained
8168 F:      drivers/media/platform/davinci/
8169 F:      include/media/davinci/
8170
8171 SIS 190 ETHERNET DRIVER
8172 M:      Francois Romieu <romieu@fr.zoreil.com>
8173 L:      netdev@vger.kernel.org
8174 S:      Maintained
8175 F:      drivers/net/ethernet/sis/sis190.c
8176
8177 SIS 900/7016 FAST ETHERNET DRIVER
8178 M:      Daniele Venzano <venza@brownhat.org>
8179 W:      http://www.brownhat.org/sis900.html
8180 L:      netdev@vger.kernel.org
8181 S:      Maintained
8182 F:      drivers/net/ethernet/sis/sis900.*
8183
8184 SIS FRAMEBUFFER DRIVER
8185 M:      Thomas Winischhofer <thomas@winischhofer.net>
8186 W:      http://www.winischhofer.net/linuxsisvga.shtml
8187 S:      Maintained
8188 F:      Documentation/fb/sisfb.txt
8189 F:      drivers/video/sis/
8190 F:      include/video/sisfb.h
8191
8192 SIS USB2VGA DRIVER
8193 M:      Thomas Winischhofer <thomas@winischhofer.net>
8194 W:      http://www.winischhofer.at/linuxsisusbvga.shtml
8195 S:      Maintained
8196 F:      drivers/usb/misc/sisusbvga/
8197
8198 SLAB ALLOCATOR
8199 M:      Christoph Lameter <cl@linux-foundation.org>
8200 M:      Pekka Enberg <penberg@kernel.org>
8201 M:      Matt Mackall <mpm@selenic.com>
8202 L:      linux-mm@kvack.org
8203 S:      Maintained
8204 F:      include/linux/sl?b*.h
8205 F:      mm/sl?b.c
8206
8207 SLEEPABLE READ-COPY UPDATE (SRCU)
8208 M:      Lai Jiangshan <laijs@cn.fujitsu.com>
8209 M:      "Paul E. McKenney" <paulmck@linux.vnet.ibm.com>
8210 L:      linux-kernel@vger.kernel.org
8211 W:      http://www.rdrop.com/users/paulmck/RCU/
8212 S:      Supported
8213 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu.git
8214 F:      include/linux/srcu.h
8215 F:      kernel/rcu/srcu.c
8216
8217 SMACK SECURITY MODULE
8218 M:      Casey Schaufler <casey@schaufler-ca.com>
8219 L:      linux-security-module@vger.kernel.org
8220 W:      http://schaufler-ca.com
8221 T:      git git://git.gitorious.org/smack-next/kernel.git
8222 S:      Maintained
8223 F:      Documentation/security/Smack.txt
8224 F:      security/smack/
8225
8226 SMARTREFLEX DRIVERS FOR ADAPTIVE VOLTAGE SCALING (AVS)
8227 M:      Kevin Hilman <khilman@kernel.org>
8228 M:      Nishanth Menon <nm@ti.com>
8229 S:      Maintained
8230 F:      drivers/power/avs/smartreflex.c
8231 F:      include/linux/power/smartreflex.h
8232 L:      linux-pm@vger.kernel.org
8233
8234 SMC91x ETHERNET DRIVER
8235 M:      Nicolas Pitre <nico@fluxnic.net>
8236 S:      Odd Fixes
8237 F:      drivers/net/ethernet/smsc/smc91x.*
8238
8239 SMIA AND SMIA++ IMAGE SENSOR DRIVER
8240 M:      Sakari Ailus <sakari.ailus@iki.fi>
8241 L:      linux-media@vger.kernel.org
8242 S:      Maintained
8243 F:      drivers/media/i2c/smiapp/
8244 F:      include/media/smiapp.h
8245 F:      drivers/media/i2c/smiapp-pll.c
8246 F:      drivers/media/i2c/smiapp-pll.h
8247
8248 SMM665 HARDWARE MONITOR DRIVER
8249 M:      Guenter Roeck <linux@roeck-us.net>
8250 L:      lm-sensors@lm-sensors.org
8251 S:      Maintained
8252 F:      Documentation/hwmon/smm665
8253 F:      drivers/hwmon/smm665.c
8254
8255 SMSC EMC2103 HARDWARE MONITOR DRIVER
8256 M:      Steve Glendinning <steve.glendinning@shawell.net>
8257 L:      lm-sensors@lm-sensors.org
8258 S:      Maintained
8259 F:      Documentation/hwmon/emc2103
8260 F:      drivers/hwmon/emc2103.c
8261
8262 SMSC SCH5627 HARDWARE MONITOR DRIVER
8263 M:      Hans de Goede <hdegoede@redhat.com>
8264 L:      lm-sensors@lm-sensors.org
8265 S:      Supported
8266 F:      Documentation/hwmon/sch5627
8267 F:      drivers/hwmon/sch5627.c
8268
8269 SMSC47B397 HARDWARE MONITOR DRIVER
8270 M:      Jean Delvare <jdelvare@suse.de>
8271 L:      lm-sensors@lm-sensors.org
8272 S:      Maintained
8273 F:      Documentation/hwmon/smsc47b397
8274 F:      drivers/hwmon/smsc47b397.c
8275
8276 SMSC911x ETHERNET DRIVER
8277 M:      Steve Glendinning <steve.glendinning@shawell.net>
8278 L:      netdev@vger.kernel.org
8279 S:      Maintained
8280 F:      include/linux/smsc911x.h
8281 F:      drivers/net/ethernet/smsc/smsc911x.*
8282
8283 SMSC9420 PCI ETHERNET DRIVER
8284 M:      Steve Glendinning <steve.glendinning@shawell.net>
8285 L:      netdev@vger.kernel.org
8286 S:      Maintained
8287 F:      drivers/net/ethernet/smsc/smsc9420.*
8288
8289 SMSC UFX6000 and UFX7000 USB to VGA DRIVER
8290 M:      Steve Glendinning <steve.glendinning@shawell.net>
8291 L:      linux-fbdev@vger.kernel.org
8292 S:      Maintained
8293 F:      drivers/video/smscufx.c
8294
8295 SOC-CAMERA V4L2 SUBSYSTEM
8296 M:      Guennadi Liakhovetski <g.liakhovetski@gmx.de>
8297 L:      linux-media@vger.kernel.org
8298 T:      git git://linuxtv.org/media_tree.git
8299 S:      Maintained
8300 F:      include/media/soc*
8301 F:      drivers/media/i2c/soc_camera/
8302 F:      drivers/media/platform/soc_camera/
8303
8304 SOEKRIS NET48XX LED SUPPORT
8305 M:      Chris Boot <bootc@bootc.net>
8306 S:      Maintained
8307 F:      drivers/leds/leds-net48xx.c
8308
8309 SOFTWARE RAID (Multiple Disks) SUPPORT
8310 M:      Neil Brown <neilb@suse.de>
8311 L:      linux-raid@vger.kernel.org
8312 S:      Supported
8313 F:      drivers/md/
8314 F:      include/linux/raid/
8315 F:      include/uapi/linux/raid/
8316
8317 SONIC NETWORK DRIVER
8318 M:      Thomas Bogendoerfer <tsbogend@alpha.franken.de>
8319 L:      netdev@vger.kernel.org
8320 S:      Maintained
8321 F:      drivers/net/ethernet/natsemi/sonic.*
8322
8323 SONICS SILICON BACKPLANE DRIVER (SSB)
8324 M:      Michael Buesch <m@bues.ch>
8325 L:      netdev@vger.kernel.org
8326 S:      Maintained
8327 F:      drivers/ssb/
8328 F:      include/linux/ssb/
8329
8330 SONY VAIO CONTROL DEVICE DRIVER
8331 M:      Mattia Dongili <malattia@linux.it>
8332 L:      platform-driver-x86@vger.kernel.org
8333 W:      http://www.linux.it/~malattia/wiki/index.php/Sony_drivers
8334 S:      Maintained
8335 F:      Documentation/laptops/sony-laptop.txt
8336 F:      drivers/char/sonypi.c
8337 F:      drivers/platform/x86/sony-laptop.c
8338 F:      include/linux/sony-laptop.h
8339
8340 SONY MEMORYSTICK CARD SUPPORT
8341 M:      Alex Dubov <oakad@yahoo.com>
8342 W:      http://tifmxx.berlios.de/
8343 S:      Maintained
8344 F:      drivers/memstick/host/tifm_ms.c
8345
8346 SONY MEMORYSTICK STANDARD SUPPORT
8347 M:      Maxim Levitsky <maximlevitsky@gmail.com>
8348 S:      Maintained
8349 F:      drivers/memstick/core/ms_block.*
8350
8351 SOUND
8352 M:      Jaroslav Kysela <perex@perex.cz>
8353 M:      Takashi Iwai <tiwai@suse.de>
8354 L:      alsa-devel@alsa-project.org (moderated for non-subscribers)
8355 W:      http://www.alsa-project.org/
8356 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound.git
8357 T:      git git://git.alsa-project.org/alsa-kernel.git
8358 Q:      http://patchwork.kernel.org/project/alsa-devel/list/
8359 S:      Maintained
8360 F:      Documentation/sound/
8361 F:      include/sound/
8362 F:      include/uapi/sound/
8363 F:      sound/
8364
8365 SOUND - COMPRESSED AUDIO
8366 M:      Vinod Koul <vinod.koul@intel.com>
8367 L:      alsa-devel@alsa-project.org (moderated for non-subscribers)
8368 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound.git
8369 S:      Supported
8370 F:      Documentation/sound/alsa/compress_offload.txt
8371 F:      include/sound/compress_driver.h
8372 F:      include/uapi/sound/compress_*
8373 F:      sound/core/compress_offload.c
8374 F:      sound/soc/soc-compress.c
8375
8376 SOUND - SOC LAYER / DYNAMIC AUDIO POWER MANAGEMENT (ASoC)
8377 M:      Liam Girdwood <lgirdwood@gmail.com>
8378 M:      Mark Brown <broonie@kernel.org>
8379 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git
8380 L:      alsa-devel@alsa-project.org (moderated for non-subscribers)
8381 W:      http://alsa-project.org/main/index.php/ASoC
8382 S:      Supported
8383 F:      Documentation/sound/alsa/soc/
8384 F:      sound/soc/
8385 F:      include/sound/soc*
8386
8387 SOUND - DMAENGINE HELPERS
8388 M:      Lars-Peter Clausen <lars@metafoo.de>
8389 S:      Supported
8390 F:      include/sound/dmaengine_pcm.h
8391 F:      sound/core/pcm_dmaengine.c
8392 F:      sound/soc/soc-generic-dmaengine-pcm.c
8393
8394 SPARC + UltraSPARC (sparc/sparc64)
8395 M:      "David S. Miller" <davem@davemloft.net>
8396 L:      sparclinux@vger.kernel.org
8397 Q:      http://patchwork.ozlabs.org/project/sparclinux/list/
8398 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc.git
8399 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next.git
8400 S:      Maintained
8401 F:      arch/sparc/
8402 F:      drivers/sbus/
8403
8404 SPARC SERIAL DRIVERS
8405 M:      "David S. Miller" <davem@davemloft.net>
8406 L:      sparclinux@vger.kernel.org
8407 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc.git
8408 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next.git
8409 S:      Maintained
8410 F:      include/linux/sunserialcore.h
8411 F:      drivers/tty/serial/suncore.c
8412 F:      drivers/tty/serial/sunhv.c
8413 F:      drivers/tty/serial/sunsab.c
8414 F:      drivers/tty/serial/sunsab.h
8415 F:      drivers/tty/serial/sunsu.c
8416 F:      drivers/tty/serial/sunzilog.c
8417 F:      drivers/tty/serial/sunzilog.h
8418
8419 SPARSE CHECKER
8420 M:      "Christopher Li" <sparse@chrisli.org>
8421 L:      linux-sparse@vger.kernel.org
8422 W:      https://sparse.wiki.kernel.org/
8423 T:      git git://git.kernel.org/pub/scm/devel/sparse/sparse.git
8424 T:      git git://git.kernel.org/pub/scm/devel/sparse/chrisl/sparse.git
8425 S:      Maintained
8426 F:      include/linux/compiler.h
8427
8428 SPEAR PLATFORM SUPPORT
8429 M:      Viresh Kumar <viresh.linux@gmail.com>
8430 M:      Shiraz Hashim <shiraz.linux.kernel@gmail.com>
8431 L:      spear-devel@list.st.com
8432 L:      linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
8433 W:      http://www.st.com/spear
8434 S:      Maintained
8435 F:      arch/arm/mach-spear/
8436
8437 SPEAR CLOCK FRAMEWORK SUPPORT
8438 M:      Viresh Kumar <viresh.linux@gmail.com>
8439 L:      spear-devel@list.st.com
8440 L:      linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
8441 W:      http://www.st.com/spear
8442 S:      Maintained
8443 F:      drivers/clk/spear/
8444
8445 SPI SUBSYSTEM
8446 M:      Mark Brown <broonie@kernel.org>
8447 L:      linux-spi@vger.kernel.org
8448 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi.git
8449 Q:      http://patchwork.kernel.org/project/spi-devel-general/list/
8450 S:      Maintained
8451 F:      Documentation/spi/
8452 F:      drivers/spi/
8453 F:      include/linux/spi/
8454 F:      include/uapi/linux/spi/
8455
8456 SPIDERNET NETWORK DRIVER for CELL
8457 M:      Ishizaki Kou <kou.ishizaki@toshiba.co.jp>
8458 M:      Jens Osterkamp <jens@de.ibm.com>
8459 L:      netdev@vger.kernel.org
8460 S:      Supported
8461 F:      Documentation/networking/spider_net.txt
8462 F:      drivers/net/ethernet/toshiba/spider_net*
8463
8464 SPU FILE SYSTEM
8465 M:      Jeremy Kerr <jk@ozlabs.org>
8466 L:      linuxppc-dev@lists.ozlabs.org
8467 L:      cbe-oss-dev@lists.ozlabs.org
8468 W:      http://www.ibm.com/developerworks/power/cell/
8469 S:      Supported
8470 F:      Documentation/filesystems/spufs.txt
8471 F:      arch/powerpc/platforms/cell/spufs/
8472
8473 SQUASHFS FILE SYSTEM
8474 M:      Phillip Lougher <phillip@squashfs.org.uk>
8475 L:      squashfs-devel@lists.sourceforge.net (subscribers-only)
8476 W:      http://squashfs.org.uk
8477 S:      Maintained
8478 F:      Documentation/filesystems/squashfs.txt
8479 F:      fs/squashfs/
8480
8481 SRM (Alpha) environment access
8482 M:      Jan-Benedict Glaw <jbglaw@lug-owl.de>
8483 S:      Maintained
8484 F:      arch/alpha/kernel/srm_env.c
8485
8486 STABLE BRANCH
8487 M:      Greg Kroah-Hartman <gregkh@linuxfoundation.org>
8488 L:      stable@vger.kernel.org
8489 S:      Supported
8490 F:      Documentation/stable_kernel_rules.txt
8491
8492 STAGING SUBSYSTEM
8493 M:      Greg Kroah-Hartman <gregkh@linuxfoundation.org>
8494 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging.git
8495 L:      devel@driverdev.osuosl.org
8496 S:      Supported
8497 F:      drivers/staging/
8498
8499 STAGING - AGERE HERMES II and II.5 WIRELESS DRIVERS
8500 M:      Henk de Groot <pe1dnn@amsat.org>
8501 S:      Odd Fixes
8502 F:      drivers/staging/wlags49_h2/
8503 F:      drivers/staging/wlags49_h25/
8504
8505 STAGING - ASUS OLED
8506 M:      Jakub Schmidtke <sjakub@gmail.com>
8507 S:      Odd Fixes
8508 F:      drivers/staging/asus_oled/
8509
8510 STAGING - COMEDI
8511 M:      Ian Abbott <abbotti@mev.co.uk>
8512 M:      H Hartley Sweeten <hsweeten@visionengravers.com>
8513 S:      Odd Fixes
8514 F:      drivers/staging/comedi/
8515
8516 STAGING - CRYSTAL HD VIDEO DECODER
8517 M:      Naren Sankar <nsankar@broadcom.com>
8518 M:      Jarod Wilson <jarod@wilsonet.com>
8519 M:      Scott Davilla <davilla@4pi.com>
8520 M:      Manu Abraham <abraham.manu@gmail.com>
8521 S:      Odd Fixes
8522 F:      drivers/staging/crystalhd/
8523
8524 STAGING - ECHO CANCELLER
8525 M:      Steve Underwood <steveu@coppice.org>
8526 M:      David Rowe <david@rowetel.com>
8527 S:      Odd Fixes
8528 F:      drivers/staging/echo/
8529
8530 STAGING - ET131X NETWORK DRIVER
8531 M:      Mark Einon <mark.einon@gmail.com>
8532 S:      Odd Fixes
8533 F:      drivers/staging/et131x/
8534
8535 STAGING - FLARION FT1000 DRIVERS
8536 M:      Marek Belisko <marek.belisko@gmail.com>
8537 S:      Odd Fixes
8538 F:      drivers/staging/ft1000/
8539
8540 STAGING - FRONTIER TRANZPORT AND ALPHATRACK
8541 M:      David Täht <d@teklibre.com>
8542 S:      Odd Fixes
8543 F:      drivers/staging/frontier/
8544
8545 STAGING - GO7007 MPEG CODEC
8546 M:      Hans Verkuil <hans.verkuil@cisco.com>
8547 S:      Maintained
8548 F:      drivers/staging/media/go7007/
8549
8550 STAGING - INDUSTRIAL IO
8551 M:      Jonathan Cameron <jic23@kernel.org>
8552 L:      linux-iio@vger.kernel.org
8553 S:      Odd Fixes
8554 F:      drivers/staging/iio/
8555
8556 STAGING - LIRC (LINUX INFRARED REMOTE CONTROL) DRIVERS
8557 M:      Jarod Wilson <jarod@wilsonet.com>
8558 W:      http://www.lirc.org/
8559 S:      Odd Fixes
8560 F:      drivers/staging/media/lirc/
8561
8562 STAGING - NVIDIA COMPLIANT EMBEDDED CONTROLLER INTERFACE (nvec)
8563 M:      Julian Andres Klode <jak@jak-linux.org>
8564 M:      Marc Dietrich <marvin24@gmx.de>
8565 L:      ac100@lists.launchpad.net (moderated for non-subscribers)
8566 L:      linux-tegra@vger.kernel.org
8567 S:      Maintained
8568 F:      drivers/staging/nvec/
8569
8570 STAGING - OLPC SECONDARY DISPLAY CONTROLLER (DCON)
8571 M:      Jens Frederich <jfrederich@gmail.com>
8572 M:      Daniel Drake <dsd@laptop.org>
8573 M:      Jon Nettleton <jon.nettleton@gmail.com>
8574 W:      http://wiki.laptop.org/go/DCON
8575 S:      Maintained
8576 F:      drivers/staging/olpc_dcon/
8577
8578 STAGING - OZMO DEVICES USB OVER WIFI DRIVER
8579 M:      Shigekatsu Tateno <shigekatsu.tateno@atmel.com>
8580 S:      Maintained
8581 F:      drivers/staging/ozwpan/
8582
8583 STAGING - PARALLEL LCD/KEYPAD PANEL DRIVER
8584 M:      Willy Tarreau <willy@meta-x.org>
8585 S:      Odd Fixes
8586 F:      drivers/staging/panel/
8587
8588 STAGING - REALTEK RTL8712U DRIVERS
8589 M:      Larry Finger <Larry.Finger@lwfinger.net>
8590 M:      Florian Schilhabel <florian.c.schilhabel@googlemail.com>.
8591 S:      Odd Fixes
8592 F:      drivers/staging/rtl8712/
8593
8594 STAGING - REALTEK RTL8723U WIRELESS DRIVER
8595 M:      Larry Finger <Larry.Finger@lwfinger.net>
8596 M:      Jes Sorensen <Jes.Sorensen@redhat.com>
8597 L:      linux-wireless@vger.kernel.org
8598 S:      Maintained
8599 F:      drivers/staging/rtl8723au/
8600
8601 STAGING - SILICON MOTION SM7XX FRAME BUFFER DRIVER
8602 M:      Teddy Wang <teddy.wang@siliconmotion.com.cn>
8603 S:      Odd Fixes
8604 F:      drivers/staging/sm7xxfb/
8605
8606 STAGING - SLICOSS
8607 M:      Lior Dotan <liodot@gmail.com>
8608 M:      Christopher Harrer <charrer@alacritech.com>
8609 S:      Odd Fixes
8610 F:      drivers/staging/slicoss/
8611
8612 STAGING - SOFTLOGIC 6x10 MPEG CODEC
8613 M:      Ismael Luceno <ismael.luceno@corp.bluecherry.net>
8614 S:      Supported
8615 F:      drivers/staging/media/solo6x10/
8616
8617 STAGING - SPEAKUP CONSOLE SPEECH DRIVER
8618 M:      William Hubbs <w.d.hubbs@gmail.com>
8619 M:      Chris Brannon <chris@the-brannons.com>
8620 M:      Kirk Reiser <kirk@reisers.ca>
8621 M:      Samuel Thibault <samuel.thibault@ens-lyon.org>
8622 L:      speakup@braille.uwo.ca
8623 W:      http://www.linux-speakup.org/
8624 S:      Odd Fixes
8625 F:      drivers/staging/speakup/
8626
8627 STAGING - TI DSP BRIDGE DRIVERS
8628 M:      Omar Ramirez Luna <omar.ramirez@copitl.com>
8629 S:      Odd Fixes
8630 F:      drivers/staging/tidspbridge/
8631
8632 STAGING - USB ENE SM/MS CARD READER DRIVER
8633 M:      Al Cho <acho@novell.com>
8634 S:      Odd Fixes
8635 F:      drivers/staging/keucr/
8636
8637 STAGING - VIA VT665X DRIVERS
8638 M:      Forest Bond <forest@alittletooquiet.net>
8639 S:      Odd Fixes
8640 F:      drivers/staging/vt665?/
8641
8642 STAGING - WINBOND IS89C35 WLAN USB DRIVER
8643 M:      Pavel Machek <pavel@ucw.cz>
8644 S:      Odd Fixes
8645 F:      drivers/staging/winbond/
8646
8647 STAGING - XGI Z7,Z9,Z11 PCI DISPLAY DRIVER
8648 M:      Arnaud Patard <arnaud.patard@rtp-net.org>
8649 S:      Odd Fixes
8650 F:      drivers/staging/xgifb/
8651
8652 STARFIRE/DURALAN NETWORK DRIVER
8653 M:      Ion Badulescu <ionut@badula.org>
8654 S:      Odd Fixes
8655 F:      drivers/net/ethernet/adaptec/starfire*
8656
8657 SUN3/3X
8658 M:      Sam Creasey <sammy@sammy.net>
8659 W:      http://sammy.net/sun3/
8660 S:      Maintained
8661 F:      arch/m68k/kernel/*sun3*
8662 F:      arch/m68k/sun3*/
8663 F:      arch/m68k/include/asm/sun3*
8664 F:      drivers/net/ethernet/i825xx/sun3*
8665
8666 SUNDANCE NETWORK DRIVER
8667 M:      Denis Kirjanov <kda@linux-powerpc.org>
8668 L:      netdev@vger.kernel.org
8669 S:      Maintained
8670 F:      drivers/net/ethernet/dlink/sundance.c
8671
8672 SUPERH
8673 L:      linux-sh@vger.kernel.org
8674 W:      http://www.linux-sh.org
8675 Q:      http://patchwork.kernel.org/project/linux-sh/list/
8676 S:      Orphan
8677 F:      Documentation/sh/
8678 F:      arch/sh/
8679 F:      drivers/sh/
8680
8681 SUSPEND TO RAM
8682 M:      "Rafael J. Wysocki" <rjw@rjwysocki.net>
8683 M:      Len Brown <len.brown@intel.com>
8684 M:      Pavel Machek <pavel@ucw.cz>
8685 L:      linux-pm@vger.kernel.org
8686 S:      Supported
8687 F:      Documentation/power/
8688 F:      arch/x86/kernel/acpi/
8689 F:      drivers/base/power/
8690 F:      kernel/power/
8691 F:      include/linux/suspend.h
8692 F:      include/linux/freezer.h
8693 F:      include/linux/pm.h
8694
8695 SVGA HANDLING
8696 M:      Martin Mares <mj@ucw.cz>
8697 L:      linux-video@atrey.karlin.mff.cuni.cz
8698 S:      Maintained
8699 F:      Documentation/svga.txt
8700 F:      arch/x86/boot/video*
8701
8702 SWIOTLB SUBSYSTEM
8703 M:      Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
8704 L:      linux-kernel@vger.kernel.org
8705 S:      Supported
8706 F:      lib/swiotlb.c
8707 F:      arch/*/kernel/pci-swiotlb.c
8708 F:      include/linux/swiotlb.h
8709
8710 SYNOPSYS ARC ARCHITECTURE
8711 M:      Vineet Gupta <vgupta@synopsys.com>
8712 S:      Supported
8713 F:      arch/arc/
8714 F:      Documentation/devicetree/bindings/arc/
8715 F:      drivers/tty/serial/arc_uart.c
8716
8717 SYSV FILESYSTEM
8718 M:      Christoph Hellwig <hch@infradead.org>
8719 S:      Maintained
8720 F:      Documentation/filesystems/sysv-fs.txt
8721 F:      fs/sysv/
8722 F:      include/linux/sysv_fs.h
8723
8724 TARGET SUBSYSTEM
8725 M:      Nicholas A. Bellinger <nab@linux-iscsi.org>
8726 L:      linux-scsi@vger.kernel.org
8727 L:      target-devel@vger.kernel.org
8728 W:      http://www.linux-iscsi.org
8729 W:      http://groups.google.com/group/linux-iscsi-target-dev
8730 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending.git master
8731 S:      Supported
8732 F:      drivers/target/
8733 F:      include/target/
8734 F:      Documentation/target/
8735
8736 TASKSTATS STATISTICS INTERFACE
8737 M:      Balbir Singh <bsingharora@gmail.com>
8738 S:      Maintained
8739 F:      Documentation/accounting/taskstats*
8740 F:      include/linux/taskstats*
8741 F:      kernel/taskstats.c
8742
8743 TC CLASSIFIER
8744 M:      Jamal Hadi Salim <jhs@mojatatu.com>
8745 L:      netdev@vger.kernel.org
8746 S:      Maintained
8747 F:      include/net/pkt_cls.h
8748 F:      include/uapi/linux/pkt_cls.h
8749 F:      net/sched/
8750
8751 TCP LOW PRIORITY MODULE
8752 M:      "Wong Hoi Sing, Edison" <hswong3i@gmail.com>
8753 M:      "Hung Hing Lun, Mike" <hlhung3i@gmail.com>
8754 W:      http://tcp-lp-mod.sourceforge.net/
8755 S:      Maintained
8756 F:      net/ipv4/tcp_lp.c
8757
8758 TDA10071 MEDIA DRIVER
8759 M:      Antti Palosaari <crope@iki.fi>
8760 L:      linux-media@vger.kernel.org
8761 W:      http://linuxtv.org/
8762 W:      http://palosaari.fi/linux/
8763 Q:      http://patchwork.linuxtv.org/project/linux-media/list/
8764 T:      git git://linuxtv.org/anttip/media_tree.git
8765 S:      Maintained
8766 F:      drivers/media/dvb-frontends/tda10071*
8767
8768 TDA18212 MEDIA DRIVER
8769 M:      Antti Palosaari <crope@iki.fi>
8770 L:      linux-media@vger.kernel.org
8771 W:      http://linuxtv.org/
8772 W:      http://palosaari.fi/linux/
8773 Q:      http://patchwork.linuxtv.org/project/linux-media/list/
8774 T:      git git://linuxtv.org/anttip/media_tree.git
8775 S:      Maintained
8776 F:      drivers/media/tuners/tda18212*
8777
8778 TDA18218 MEDIA DRIVER
8779 M:      Antti Palosaari <crope@iki.fi>
8780 L:      linux-media@vger.kernel.org
8781 W:      http://linuxtv.org/
8782 W:      http://palosaari.fi/linux/
8783 Q:      http://patchwork.linuxtv.org/project/linux-media/list/
8784 T:      git git://linuxtv.org/anttip/media_tree.git
8785 S:      Maintained
8786 F:      drivers/media/tuners/tda18218*
8787
8788 TDA18271 MEDIA DRIVER
8789 M:      Michael Krufky <mkrufky@linuxtv.org>
8790 L:      linux-media@vger.kernel.org
8791 W:      http://linuxtv.org/
8792 W:      http://github.com/mkrufky
8793 Q:      http://patchwork.linuxtv.org/project/linux-media/list/
8794 T:      git git://linuxtv.org/mkrufky/tuners.git
8795 S:      Maintained
8796 F:      drivers/media/tuners/tda18271*
8797
8798 TDA827x MEDIA DRIVER
8799 M:      Michael Krufky <mkrufky@linuxtv.org>
8800 L:      linux-media@vger.kernel.org
8801 W:      http://linuxtv.org/
8802 W:      http://github.com/mkrufky
8803 Q:      http://patchwork.linuxtv.org/project/linux-media/list/
8804 T:      git git://linuxtv.org/mkrufky/tuners.git
8805 S:      Maintained
8806 F:      drivers/media/tuners/tda8290.*
8807
8808 TDA8290 MEDIA DRIVER
8809 M:      Michael Krufky <mkrufky@linuxtv.org>
8810 L:      linux-media@vger.kernel.org
8811 W:      http://linuxtv.org/
8812 W:      http://github.com/mkrufky
8813 Q:      http://patchwork.linuxtv.org/project/linux-media/list/
8814 T:      git git://linuxtv.org/mkrufky/tuners.git
8815 S:      Maintained
8816 F:      drivers/media/tuners/tda8290.*
8817
8818 TDA9840 MEDIA DRIVER
8819 M:      Hans Verkuil <hverkuil@xs4all.nl>
8820 L:      linux-media@vger.kernel.org
8821 T:      git git://linuxtv.org/media_tree.git
8822 W:      http://linuxtv.org
8823 S:      Maintained
8824 F:      drivers/media/i2c/tda9840*
8825
8826 TEA5761 TUNER DRIVER
8827 M:      Mauro Carvalho Chehab <m.chehab@samsung.com>
8828 L:      linux-media@vger.kernel.org
8829 W:      http://linuxtv.org
8830 T:      git git://linuxtv.org/media_tree.git
8831 S:      Odd fixes
8832 F:      drivers/media/tuners/tea5761.*
8833
8834 TEA5767 TUNER DRIVER
8835 M:      Mauro Carvalho Chehab <m.chehab@samsung.com>
8836 L:      linux-media@vger.kernel.org
8837 W:      http://linuxtv.org
8838 T:      git git://linuxtv.org/media_tree.git
8839 S:      Maintained
8840 F:      drivers/media/tuners/tea5767.*
8841
8842 TEA6415C MEDIA DRIVER
8843 M:      Hans Verkuil <hverkuil@xs4all.nl>
8844 L:      linux-media@vger.kernel.org
8845 T:      git git://linuxtv.org/media_tree.git
8846 W:      http://linuxtv.org
8847 S:      Maintained
8848 F:      drivers/media/i2c/tea6415c*
8849
8850 TEA6420 MEDIA DRIVER
8851 M:      Hans Verkuil <hverkuil@xs4all.nl>
8852 L:      linux-media@vger.kernel.org
8853 T:      git git://linuxtv.org/media_tree.git
8854 W:      http://linuxtv.org
8855 S:      Maintained
8856 F:      drivers/media/i2c/tea6420*
8857
8858 TEAM DRIVER
8859 M:      Jiri Pirko <jiri@resnulli.us>
8860 L:      netdev@vger.kernel.org
8861 S:      Supported
8862 F:      drivers/net/team/
8863 F:      include/linux/if_team.h
8864 F:      include/uapi/linux/if_team.h
8865
8866 TECHNOLOGIC SYSTEMS TS-5500 PLATFORM SUPPORT
8867 M:      Savoir-faire Linux Inc. <kernel@savoirfairelinux.com>
8868 S:      Maintained
8869 F:      arch/x86/platform/ts5500/
8870
8871 TECHNOTREND USB IR RECEIVER
8872 M:      Sean Young <sean@mess.org>
8873 L:      linux-media@vger.kernel.org
8874 S:      Maintained
8875 F:      drivers/media/rc/ttusbir.c
8876
8877 TEGRA ARCHITECTURE SUPPORT
8878 M:      Stephen Warren <swarren@wwwdotorg.org>
8879 M:      Thierry Reding <thierry.reding@gmail.com>
8880 L:      linux-tegra@vger.kernel.org
8881 Q:      http://patchwork.ozlabs.org/project/linux-tegra/list/
8882 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/swarren/linux-tegra.git
8883 S:      Supported
8884 N:      [^a-z]tegra
8885
8886 TEGRA ASOC DRIVER
8887 M:      Stephen Warren <swarren@wwwdotorg.org>
8888 S:      Supported
8889 F:      sound/soc/tegra/
8890
8891 TEGRA CLOCK DRIVER
8892 M:      Peter De Schrijver <pdeschrijver@nvidia.com>
8893 M:      Prashant Gaikwad <pgaikwad@nvidia.com>
8894 S:      Supported
8895 F:      drivers/clk/tegra/
8896
8897 TEGRA DMA DRIVER
8898 M:      Laxman Dewangan <ldewangan@nvidia.com>
8899 S:      Supported
8900 F:      drivers/dma/tegra20-apb-dma.c
8901
8902 TEGRA GPIO DRIVER
8903 M:      Stephen Warren <swarren@wwwdotorg.org>
8904 S:      Supported
8905 F:      drivers/gpio/gpio-tegra.c
8906
8907 TEGRA I2C DRIVER
8908 M:      Laxman Dewangan <ldewangan@nvidia.com>
8909 S:      Supported
8910 F:      drivers/i2c/busses/i2c-tegra.c
8911
8912 TEGRA IOMMU DRIVERS
8913 M:      Hiroshi Doyu <hdoyu@nvidia.com>
8914 S:      Supported
8915 F:      drivers/iommu/tegra*
8916
8917 TEGRA KBC DRIVER
8918 M:      Rakesh Iyer <riyer@nvidia.com>
8919 M:      Laxman Dewangan <ldewangan@nvidia.com>
8920 S:      Supported
8921 F:      drivers/input/keyboard/tegra-kbc.c
8922
8923 TEGRA PINCTRL DRIVER
8924 M:      Stephen Warren <swarren@wwwdotorg.org>
8925 S:      Supported
8926 F:      drivers/pinctrl/pinctrl-tegra*
8927
8928 TEGRA PWM DRIVER
8929 M:      Thierry Reding <thierry.reding@gmail.com>
8930 S:      Supported
8931 F:      drivers/pwm/pwm-tegra.c
8932
8933 TEGRA SERIAL DRIVER
8934 M:      Laxman Dewangan <ldewangan@nvidia.com>
8935 S:      Supported
8936 F:      drivers/tty/serial/serial-tegra.c
8937
8938 TEGRA SPI DRIVER
8939 M:      Laxman Dewangan <ldewangan@nvidia.com>
8940 S:      Supported
8941 F:      drivers/spi/spi-tegra*
8942
8943 TEHUTI ETHERNET DRIVER
8944 M:      Andy Gospodarek <andy@greyhouse.net>
8945 L:      netdev@vger.kernel.org
8946 S:      Supported
8947 F:      drivers/net/ethernet/tehuti/*
8948
8949 Telecom Clock Driver for MCPL0010
8950 M:      Mark Gross <mark.gross@intel.com>
8951 S:      Supported
8952 F:      drivers/char/tlclk.c
8953
8954 TENSILICA XTENSA PORT (xtensa)
8955 M:      Chris Zankel <chris@zankel.net>
8956 M:      Max Filippov <jcmvbkbc@gmail.com>
8957 L:      linux-xtensa@linux-xtensa.org
8958 S:      Maintained
8959 F:      arch/xtensa/
8960 F:      drivers/irqchip/irq-xtensa-*
8961
8962 THANKO'S RAREMONO AM/FM/SW RADIO RECEIVER USB DRIVER
8963 M:      Hans Verkuil <hverkuil@xs4all.nl>
8964 L:      linux-media@vger.kernel.org
8965 T:      git git://linuxtv.org/media_tree.git
8966 W:      http://linuxtv.org
8967 S:      Maintained
8968 F:      drivers/media/radio/radio-raremono.c
8969
8970 THERMAL
8971 M:      Zhang Rui <rui.zhang@intel.com>
8972 M:      Eduardo Valentin <eduardo.valentin@ti.com>
8973 L:      linux-pm@vger.kernel.org
8974 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux.git
8975 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/evalenti/linux-soc-thermal.git
8976 Q:      https://patchwork.kernel.org/project/linux-pm/list/
8977 S:      Supported
8978 F:      drivers/thermal/
8979 F:      include/linux/thermal.h
8980 F:      include/linux/cpu_cooling.h
8981 F:      Documentation/devicetree/bindings/thermal/
8982
8983 THINGM BLINK(1) USB RGB LED DRIVER
8984 M:      Vivien Didelot <vivien.didelot@savoirfairelinux.com>
8985 S:      Maintained
8986 F:      drivers/hid/hid-thingm.c
8987
8988 THINKPAD ACPI EXTRAS DRIVER
8989 M:      Henrique de Moraes Holschuh <ibm-acpi@hmh.eng.br>
8990 L:      ibm-acpi-devel@lists.sourceforge.net
8991 L:      platform-driver-x86@vger.kernel.org
8992 W:      http://ibm-acpi.sourceforge.net
8993 W:      http://thinkwiki.org/wiki/Ibm-acpi
8994 T:      git git://repo.or.cz/linux-2.6/linux-acpi-2.6/ibm-acpi-2.6.git
8995 S:      Maintained
8996 F:      drivers/platform/x86/thinkpad_acpi.c
8997
8998 TI BANDGAP AND THERMAL DRIVER
8999 M:      Eduardo Valentin <eduardo.valentin@ti.com>
9000 L:      linux-pm@vger.kernel.org
9001 S:      Supported
9002 F:      drivers/thermal/ti-soc-thermal/
9003
9004 TI FLASH MEDIA INTERFACE DRIVER
9005 M:      Alex Dubov <oakad@yahoo.com>
9006 S:      Maintained
9007 F:      drivers/misc/tifm*
9008 F:      drivers/mmc/host/tifm_sd.c
9009 F:      include/linux/tifm.h
9010
9011 TI LM49xxx FAMILY ASoC CODEC DRIVERS
9012 M:      M R Swami Reddy <mr.swami.reddy@ti.com>
9013 M:      Vishwas A Deshpande <vishwas.a.deshpande@ti.com>
9014 L:      alsa-devel@alsa-project.org (moderated for non-subscribers)
9015 S:      Maintained
9016 F:      sound/soc/codecs/lm49453*
9017 F:      sound/soc/codecs/isabelle*
9018
9019 TI LP855x BACKLIGHT DRIVER
9020 M:      Milo Kim <milo.kim@ti.com>
9021 S:      Maintained
9022 F:      Documentation/backlight/lp855x-driver.txt
9023 F:      drivers/video/backlight/lp855x_bl.c
9024 F:      include/linux/platform_data/lp855x.h
9025
9026 TI LP8727 CHARGER DRIVER
9027 M:      Milo Kim <milo.kim@ti.com>
9028 S:      Maintained
9029 F:      drivers/power/lp8727_charger.c
9030 F:      include/linux/platform_data/lp8727.h
9031
9032 TI LP8788 MFD DRIVER
9033 M:      Milo Kim <milo.kim@ti.com>
9034 S:      Maintained
9035 F:      drivers/iio/adc/lp8788_adc.c
9036 F:      drivers/leds/leds-lp8788.c
9037 F:      drivers/mfd/lp8788*.c
9038 F:      drivers/power/lp8788-charger.c
9039 F:      drivers/regulator/lp8788-*.c
9040 F:      include/linux/mfd/lp8788*.h
9041
9042 TI TWL4030 SERIES SOC CODEC DRIVER
9043 M:      Peter Ujfalusi <peter.ujfalusi@ti.com>
9044 L:      alsa-devel@alsa-project.org (moderated for non-subscribers)
9045 S:      Maintained
9046 F:      sound/soc/codecs/twl4030*
9047
9048 TI WILINK WIRELESS DRIVERS
9049 L:      linux-wireless@vger.kernel.org
9050 W:      http://wireless.kernel.org/en/users/Drivers/wl12xx
9051 W:      http://wireless.kernel.org/en/users/Drivers/wl1251
9052 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/luca/wl12xx.git
9053 S:      Orphan
9054 F:      drivers/net/wireless/ti/
9055 F:      include/linux/wl12xx.h
9056
9057 TIPC NETWORK LAYER
9058 M:      Jon Maloy <jon.maloy@ericsson.com>
9059 M:      Allan Stephens <allan.stephens@windriver.com>
9060 L:      netdev@vger.kernel.org (core kernel code)
9061 L:      tipc-discussion@lists.sourceforge.net (user apps, general discussion)
9062 W:      http://tipc.sourceforge.net/
9063 S:      Maintained
9064 F:      include/uapi/linux/tipc*.h
9065 F:      net/tipc/
9066
9067 TILE ARCHITECTURE
9068 M:      Chris Metcalf <cmetcalf@tilera.com>
9069 W:      http://www.tilera.com/scm/
9070 S:      Supported
9071 F:      arch/tile/
9072 F:      drivers/char/tile-srom.c
9073 F:      drivers/edac/tile_edac.c
9074 F:      drivers/net/ethernet/tile/
9075 F:      drivers/rtc/rtc-tile.c
9076 F:      drivers/tty/hvc/hvc_tile.c
9077 F:      drivers/tty/serial/tilegx.c
9078 F:      drivers/usb/host/*-tilegx.c
9079 F:      include/linux/usb/tilegx.h
9080
9081 TLAN NETWORK DRIVER
9082 M:      Samuel Chessman <chessman@tux.org>
9083 L:      tlan-devel@lists.sourceforge.net (subscribers-only)
9084 W:      http://sourceforge.net/projects/tlan/
9085 S:      Maintained
9086 F:      Documentation/networking/tlan.txt
9087 F:      drivers/net/ethernet/ti/tlan.*
9088
9089 TOMOYO SECURITY MODULE
9090 M:      Kentaro Takeda <takedakn@nttdata.co.jp>
9091 M:      Tetsuo Handa <penguin-kernel@I-love.SAKURA.ne.jp>
9092 L:      tomoyo-dev-en@lists.sourceforge.jp (subscribers-only, for developers in English)
9093 L:      tomoyo-users-en@lists.sourceforge.jp (subscribers-only, for users in English)
9094 L:      tomoyo-dev@lists.sourceforge.jp (subscribers-only, for developers in Japanese)
9095 L:      tomoyo-users@lists.sourceforge.jp (subscribers-only, for users in Japanese)
9096 W:      http://tomoyo.sourceforge.jp/
9097 T:      quilt http://svn.sourceforge.jp/svnroot/tomoyo/trunk/2.5.x/tomoyo-lsm/patches/
9098 S:      Maintained
9099 F:      security/tomoyo/
9100
9101 TOPSTAR LAPTOP EXTRAS DRIVER
9102 M:      Herton Ronaldo Krzesinski <herton@canonical.com>
9103 L:      platform-driver-x86@vger.kernel.org
9104 S:      Maintained
9105 F:      drivers/platform/x86/topstar-laptop.c
9106
9107 TOSHIBA ACPI EXTRAS DRIVER
9108 L:      platform-driver-x86@vger.kernel.org
9109 S:      Orphan
9110 F:      drivers/platform/x86/toshiba_acpi.c
9111
9112 TOSHIBA SMM DRIVER
9113 M:      Jonathan Buzzard <jonathan@buzzard.org.uk>
9114 L:      tlinux-users@tce.toshiba-dme.co.jp
9115 W:      http://www.buzzard.org.uk/toshiba/
9116 S:      Maintained
9117 F:      drivers/char/toshiba.c
9118 F:      include/linux/toshiba.h
9119 F:      include/uapi/linux/toshiba.h
9120
9121 TMIO MMC DRIVER
9122 M:      Ian Molton <ian.molton@codethink.co.uk>
9123 L:      linux-mmc@vger.kernel.org
9124 S:      Maintained
9125 F:      drivers/mmc/host/tmio_mmc*
9126 F:      drivers/mmc/host/sh_mobile_sdhi.c
9127 F:      include/linux/mmc/tmio.h
9128 F:      include/linux/mmc/sh_mobile_sdhi.h
9129
9130 TMP401 HARDWARE MONITOR DRIVER
9131 M:      Guenter Roeck <linux@roeck-us.net>
9132 L:      lm-sensors@lm-sensors.org
9133 S:      Maintained
9134 F:      Documentation/hwmon/tmp401
9135 F:      drivers/hwmon/tmp401.c
9136
9137 TMPFS (SHMEM FILESYSTEM)
9138 M:      Hugh Dickins <hughd@google.com>
9139 L:      linux-mm@kvack.org
9140 S:      Maintained
9141 F:      include/linux/shmem_fs.h
9142 F:      mm/shmem.c
9143
9144 TM6000 VIDEO4LINUX DRIVER
9145 M:      Mauro Carvalho Chehab <m.chehab@samsung.com>
9146 L:      linux-media@vger.kernel.org
9147 W:      http://linuxtv.org
9148 T:      git git://linuxtv.org/media_tree.git
9149 S:      Odd fixes
9150 F:      drivers/media/usb/tm6000/
9151
9152 TPM DEVICE DRIVER
9153 M:      Peter Huewe <peterhuewe@gmx.de>
9154 M:      Ashley Lai <ashley@ashleylai.com>
9155 M:      Marcel Selhorst <tpmdd@selhorst.net>
9156 W:      http://tpmdd.sourceforge.net
9157 L:      tpmdd-devel@lists.sourceforge.net (moderated for non-subscribers)
9158 S:      Maintained
9159 F:      drivers/char/tpm/
9160
9161 TRACING
9162 M:      Steven Rostedt <rostedt@goodmis.org>
9163 M:      Ingo Molnar <mingo@redhat.com>
9164 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git perf/core
9165 S:      Maintained
9166 F:      Documentation/trace/ftrace.txt
9167 F:      arch/*/*/*/ftrace.h
9168 F:      arch/*/kernel/ftrace.c
9169 F:      include/*/ftrace.h
9170 F:      include/linux/trace*.h
9171 F:      include/trace/
9172 F:      kernel/trace/
9173
9174 TRIVIAL PATCHES
9175 M:      Jiri Kosina <trivial@kernel.org>
9176 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial.git
9177 S:      Maintained
9178 K:      ^Subject:.*(?i)trivial
9179
9180 TTY LAYER
9181 M:      Greg Kroah-Hartman <gregkh@linuxfoundation.org>
9182 M:      Jiri Slaby <jslaby@suse.cz>
9183 S:      Supported
9184 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty.git
9185 F:      drivers/tty/
9186 F:      drivers/tty/serial/serial_core.c
9187 F:      include/linux/serial_core.h
9188 F:      include/linux/serial.h
9189 F:      include/linux/tty.h
9190 F:      include/uapi/linux/serial_core.h
9191 F:      include/uapi/linux/serial.h
9192 F:      include/uapi/linux/tty.h
9193
9194 TUA9001 MEDIA DRIVER
9195 M:      Antti Palosaari <crope@iki.fi>
9196 L:      linux-media@vger.kernel.org
9197 W:      http://linuxtv.org/
9198 W:      http://palosaari.fi/linux/
9199 Q:      http://patchwork.linuxtv.org/project/linux-media/list/
9200 T:      git git://linuxtv.org/anttip/media_tree.git
9201 S:      Maintained
9202 F:      drivers/media/tuners/tua9001*
9203
9204 TULIP NETWORK DRIVERS
9205 M:      Grant Grundler <grundler@parisc-linux.org>
9206 L:      netdev@vger.kernel.org
9207 S:      Maintained
9208 F:      drivers/net/ethernet/dec/tulip/
9209
9210 TUN/TAP driver
9211 M:      Maxim Krasnyansky <maxk@qti.qualcomm.com>
9212 W:      http://vtun.sourceforge.net/tun
9213 S:      Maintained
9214 F:      Documentation/networking/tuntap.txt
9215 F:      arch/um/os-Linux/drivers/
9216
9217 TURBOCHANNEL SUBSYSTEM
9218 M:      "Maciej W. Rozycki" <macro@linux-mips.org>
9219 M:      Ralf Baechle <ralf@linux-mips.org>
9220 L:      linux-mips@linux-mips.org
9221 Q:      http://patchwork.linux-mips.org/project/linux-mips/list/
9222 S:      Maintained
9223 F:      drivers/tc/
9224 F:      include/linux/tc.h
9225
9226 U14-34F SCSI DRIVER
9227 M:      Dario Ballabio <ballabio_dario@emc.com>
9228 L:      linux-scsi@vger.kernel.org
9229 S:      Maintained
9230 F:      drivers/scsi/u14-34f.c
9231
9232 UBI FILE SYSTEM (UBIFS)
9233 M:      Artem Bityutskiy <dedekind1@gmail.com>
9234 M:      Adrian Hunter <adrian.hunter@intel.com>
9235 L:      linux-mtd@lists.infradead.org
9236 T:      git git://git.infradead.org/ubifs-2.6.git
9237 W:      http://www.linux-mtd.infradead.org/doc/ubifs.html
9238 S:      Maintained
9239 F:      Documentation/filesystems/ubifs.txt
9240 F:      fs/ubifs/
9241
9242 UCLINUX (AND M68KNOMMU)
9243 M:      Greg Ungerer <gerg@uclinux.org>
9244 W:      http://www.uclinux.org/
9245 L:      uclinux-dev@uclinux.org  (subscribers-only)
9246 S:      Maintained
9247 F:      arch/m68k/*/*_no.*
9248 F:      arch/m68k/include/asm/*_no.*
9249
9250 UDF FILESYSTEM
9251 M:      Jan Kara <jack@suse.cz>
9252 S:      Maintained
9253 F:      Documentation/filesystems/udf.txt
9254 F:      fs/udf/
9255
9256 UFS FILESYSTEM
9257 M:      Evgeniy Dushistov <dushistov@mail.ru>
9258 S:      Maintained
9259 F:      Documentation/filesystems/ufs.txt
9260 F:      fs/ufs/
9261
9262 UHID USERSPACE HID IO DRIVER:
9263 M:      David Herrmann <dh.herrmann@googlemail.com>
9264 L:      linux-input@vger.kernel.org
9265 S:      Maintained
9266 F:      drivers/hid/uhid.c
9267 F:      include/uapi/linux/uhid.h
9268
9269 ULTRA-WIDEBAND (UWB) SUBSYSTEM:
9270 L:      linux-usb@vger.kernel.org
9271 S:      Orphan
9272 F:      drivers/uwb/
9273 F:      include/linux/uwb.h
9274 F:      include/linux/uwb/
9275
9276 UNICORE32 ARCHITECTURE:
9277 M:      Guan Xuetao <gxt@mprc.pku.edu.cn>
9278 W:      http://mprc.pku.edu.cn/~guanxuetao/linux
9279 S:      Maintained
9280 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/epip/linux-2.6-unicore32.git
9281 F:      arch/unicore32/
9282
9283 UNIFDEF
9284 M:      Tony Finch <dot@dotat.at>
9285 W:      http://dotat.at/prog/unifdef
9286 S:      Maintained
9287 F:      scripts/unifdef.c
9288
9289 UNIFORM CDROM DRIVER
9290 M:      Jens Axboe <axboe@kernel.dk>
9291 W:      http://www.kernel.dk
9292 S:      Maintained
9293 F:      Documentation/cdrom/
9294 F:      drivers/cdrom/cdrom.c
9295 F:      include/linux/cdrom.h
9296 F:      include/uapi/linux/cdrom.h
9297
9298 UNISYS S-PAR DRIVERS
9299 M:     Benjamin Romer <benjamin.romer@unisys.com>
9300 M:     David Kershner <david.kershner@unisys.com>
9301 L:     sparmaintainer@unisys.com (Unisys internal)
9302 S:     Supported
9303 F:     drivers/staging/unisys/
9304
9305 UNIVERSAL FLASH STORAGE HOST CONTROLLER DRIVER
9306 M:      Vinayak Holikatti <vinholikatti@gmail.com>
9307 M:      Santosh Y <santoshsy@gmail.com>
9308 L:      linux-scsi@vger.kernel.org
9309 S:      Supported
9310 F:      Documentation/scsi/ufs.txt
9311 F:      drivers/scsi/ufs/
9312
9313 UNSORTED BLOCK IMAGES (UBI)
9314 M:      Artem Bityutskiy <dedekind1@gmail.com>
9315 W:      http://www.linux-mtd.infradead.org/
9316 L:      linux-mtd@lists.infradead.org
9317 T:      git git://git.infradead.org/ubifs-2.6.git
9318 S:      Maintained
9319 F:      drivers/mtd/ubi/
9320 F:      include/linux/mtd/ubi.h
9321 F:      include/uapi/mtd/ubi-user.h
9322
9323 UNSORTED BLOCK IMAGES (UBI) Fastmap
9324 M:      Richard Weinberger <richard@nod.at>
9325 L:      linux-mtd@lists.infradead.org
9326 S:      Maintained
9327 F:      drivers/mtd/ubi/fastmap.c
9328
9329 USB ACM DRIVER
9330 M:      Oliver Neukum <oliver@neukum.org>
9331 L:      linux-usb@vger.kernel.org
9332 S:      Maintained
9333 F:      Documentation/usb/acm.txt
9334 F:      drivers/usb/class/cdc-acm.*
9335
9336 USB AR5523 WIRELESS DRIVER
9337 M:      Pontus Fuchs <pontus.fuchs@gmail.com>
9338 L:      linux-wireless@vger.kernel.org
9339 S:      Maintained
9340 F:      drivers/net/wireless/ath/ar5523/
9341
9342 USB ATTACHED SCSI
9343 M:      Hans de Goede <hdegoede@redhat.com>
9344 M:      Gerd Hoffmann <kraxel@redhat.com>
9345 L:      linux-usb@vger.kernel.org
9346 L:      linux-scsi@vger.kernel.org
9347 S:      Maintained
9348 F:      drivers/usb/storage/uas.c
9349
9350 USB CDC ETHERNET DRIVER
9351 M:      Oliver Neukum <oliver@neukum.org>
9352 L:      linux-usb@vger.kernel.org
9353 S:      Maintained
9354 F:      drivers/net/usb/cdc_*.c
9355 F:      include/uapi/linux/usb/cdc.h
9356
9357 USB CYPRESS C67X00 DRIVER
9358 M:      Peter Korsgaard <jacmet@sunsite.dk>
9359 L:      linux-usb@vger.kernel.org
9360 S:      Maintained
9361 F:      drivers/usb/c67x00/
9362
9363 USB DAVICOM DM9601 DRIVER
9364 M:      Peter Korsgaard <jacmet@sunsite.dk>
9365 L:      netdev@vger.kernel.org
9366 W:      http://www.linux-usb.org/usbnet
9367 S:      Maintained
9368 F:      drivers/net/usb/dm9601.c
9369
9370 USB DIAMOND RIO500 DRIVER
9371 M:      Cesar Miquel <miquel@df.uba.ar>
9372 L:      rio500-users@lists.sourceforge.net
9373 W:      http://rio500.sourceforge.net
9374 S:      Maintained
9375 F:      drivers/usb/misc/rio500*
9376
9377 USB EHCI DRIVER
9378 M:      Alan Stern <stern@rowland.harvard.edu>
9379 L:      linux-usb@vger.kernel.org
9380 S:      Maintained
9381 F:      Documentation/usb/ehci.txt
9382 F:      drivers/usb/host/ehci*
9383
9384 USB GADGET/PERIPHERAL SUBSYSTEM
9385 M:      Felipe Balbi <balbi@ti.com>
9386 L:      linux-usb@vger.kernel.org
9387 W:      http://www.linux-usb.org/gadget
9388 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb.git
9389 S:      Maintained
9390 F:      drivers/usb/gadget/
9391 F:      include/linux/usb/gadget*
9392
9393 USB HID/HIDBP DRIVERS (USB KEYBOARDS, MICE, REMOTE CONTROLS, ...)
9394 M:      Jiri Kosina <jkosina@suse.cz>
9395 L:      linux-usb@vger.kernel.org
9396 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid.git
9397 S:      Maintained
9398 F:      Documentation/hid/hiddev.txt
9399 F:      drivers/hid/usbhid/
9400
9401 USB/IP DRIVERS
9402 L:      linux-usb@vger.kernel.org
9403 S:      Orphan
9404 F:      drivers/staging/usbip/
9405
9406 USB ISP116X DRIVER
9407 M:      Olav Kongas <ok@artecdesign.ee>
9408 L:      linux-usb@vger.kernel.org
9409 S:      Maintained
9410 F:      drivers/usb/host/isp116x*
9411 F:      include/linux/usb/isp116x.h
9412
9413 USB KAWASAKI LSI DRIVER
9414 M:      Oliver Neukum <oliver@neukum.org>
9415 L:      linux-usb@vger.kernel.org
9416 S:      Maintained
9417 F:      drivers/usb/serial/kl5kusb105.*
9418
9419 USB MASS STORAGE DRIVER
9420 M:      Matthew Dharm <mdharm-usb@one-eyed-alien.net>
9421 L:      linux-usb@vger.kernel.org
9422 L:      usb-storage@lists.one-eyed-alien.net
9423 S:      Maintained
9424 W:      http://www.one-eyed-alien.net/~mdharm/linux-usb/
9425 F:      drivers/usb/storage/
9426
9427 USB MIDI DRIVER
9428 M:      Clemens Ladisch <clemens@ladisch.de>
9429 L:      alsa-devel@alsa-project.org (moderated for non-subscribers)
9430 T:      git git://git.alsa-project.org/alsa-kernel.git
9431 S:      Maintained
9432 F:      sound/usb/midi.*
9433
9434 USB NETWORKING DRIVERS
9435 L:      linux-usb@vger.kernel.org
9436 S:      Odd Fixes
9437 F:      drivers/net/usb/
9438
9439 USB OHCI DRIVER
9440 M:      Alan Stern <stern@rowland.harvard.edu>
9441 L:      linux-usb@vger.kernel.org
9442 S:      Maintained
9443 F:      Documentation/usb/ohci.txt
9444 F:      drivers/usb/host/ohci*
9445
9446 USB OPTION-CARD DRIVER
9447 M:      Matthias Urlichs <smurf@smurf.noris.de>
9448 L:      linux-usb@vger.kernel.org
9449 S:      Maintained
9450 F:      drivers/usb/serial/option.c
9451
9452 USB PEGASUS DRIVER
9453 M:      Petko Manolov <petkan@nucleusys.com>
9454 L:      linux-usb@vger.kernel.org
9455 L:      netdev@vger.kernel.org
9456 T:      git git://github.com/petkan/pegasus.git
9457 W:      https://github.com/petkan/pegasus
9458 S:      Maintained
9459 F:      drivers/net/usb/pegasus.*
9460
9461 USB PHY LAYER
9462 M:      Felipe Balbi <balbi@ti.com>
9463 L:      linux-usb@vger.kernel.org
9464 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb.git
9465 S:      Maintained
9466 F:      drivers/usb/phy/
9467
9468 USB PRINTER DRIVER (usblp)
9469 M:      Pete Zaitcev <zaitcev@redhat.com>
9470 L:      linux-usb@vger.kernel.org
9471 S:      Supported
9472 F:      drivers/usb/class/usblp.c
9473
9474 USB RTL8150 DRIVER
9475 M:      Petko Manolov <petkan@nucleusys.com>
9476 L:      linux-usb@vger.kernel.org
9477 L:      netdev@vger.kernel.org
9478 T:      git git://github.com/petkan/rtl8150.git
9479 W:      https://github.com/petkan/rtl8150
9480 S:      Maintained
9481 F:      drivers/net/usb/rtl8150.c
9482
9483 USB SERIAL SUBSYSTEM
9484 M:      Johan Hovold <jhovold@gmail.com>
9485 L:      linux-usb@vger.kernel.org
9486 S:      Maintained
9487 F:      Documentation/usb/usb-serial.txt
9488 F:      drivers/usb/serial/
9489 F:      include/linux/usb/serial.h
9490
9491 USB SMSC75XX ETHERNET DRIVER
9492 M:      Steve Glendinning <steve.glendinning@shawell.net>
9493 L:      netdev@vger.kernel.org
9494 S:      Maintained
9495 F:      drivers/net/usb/smsc75xx.*
9496
9497 USB SMSC95XX ETHERNET DRIVER
9498 M:      Steve Glendinning <steve.glendinning@shawell.net>
9499 L:      netdev@vger.kernel.org
9500 S:      Maintained
9501 F:      drivers/net/usb/smsc95xx.*
9502
9503 USB SN9C1xx DRIVER
9504 M:      Luca Risolia <luca.risolia@studio.unibo.it>
9505 L:      linux-usb@vger.kernel.org
9506 L:      linux-media@vger.kernel.org
9507 T:      git git://linuxtv.org/media_tree.git
9508 W:      http://www.linux-projects.org
9509 S:      Maintained
9510 F:      drivers/staging/media/sn9c102/
9511
9512 USB SUBSYSTEM
9513 M:      Greg Kroah-Hartman <gregkh@linuxfoundation.org>
9514 L:      linux-usb@vger.kernel.org
9515 W:      http://www.linux-usb.org
9516 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb.git
9517 S:      Supported
9518 F:      Documentation/usb/
9519 F:      drivers/usb/
9520 F:      include/linux/usb.h
9521 F:      include/linux/usb/
9522
9523 USB UHCI DRIVER
9524 M:      Alan Stern <stern@rowland.harvard.edu>
9525 L:      linux-usb@vger.kernel.org
9526 S:      Maintained
9527 F:      drivers/usb/host/uhci*
9528
9529 USB "USBNET" DRIVER FRAMEWORK
9530 M:      Oliver Neukum <oneukum@suse.de>
9531 L:      netdev@vger.kernel.org
9532 W:      http://www.linux-usb.org/usbnet
9533 S:      Maintained
9534 F:      drivers/net/usb/usbnet.c
9535 F:      include/linux/usb/usbnet.h
9536
9537 USB VIDEO CLASS
9538 M:      Laurent Pinchart <laurent.pinchart@ideasonboard.com>
9539 L:      linux-uvc-devel@lists.sourceforge.net (subscribers-only)
9540 L:      linux-media@vger.kernel.org
9541 T:      git git://linuxtv.org/media_tree.git
9542 W:      http://www.ideasonboard.org/uvc/
9543 S:      Maintained
9544 F:      drivers/media/usb/uvc/
9545 F:      include/uapi/linux/uvcvideo.h
9546
9547 USB VISION DRIVER
9548 M:      Hans Verkuil <hverkuil@xs4all.nl>
9549 L:      linux-media@vger.kernel.org
9550 T:      git git://linuxtv.org/media_tree.git
9551 W:      http://linuxtv.org
9552 S:      Odd Fixes
9553 F:      drivers/media/usb/usbvision/
9554
9555 USB WEBCAM GADGET
9556 M:      Laurent Pinchart <laurent.pinchart@ideasonboard.com>
9557 L:      linux-usb@vger.kernel.org
9558 S:      Maintained
9559 F:      drivers/usb/gadget/*uvc*.c
9560 F:      drivers/usb/gadget/webcam.c
9561
9562 USB WIRELESS RNDIS DRIVER (rndis_wlan)
9563 M:      Jussi Kivilinna <jussi.kivilinna@iki.fi>
9564 L:      linux-wireless@vger.kernel.org
9565 S:      Maintained
9566 F:      drivers/net/wireless/rndis_wlan.c
9567
9568 USB XHCI DRIVER
9569 M:      Mathias Nyman <mathias.nyman@intel.com>
9570 L:      linux-usb@vger.kernel.org
9571 S:      Supported
9572 F:      drivers/usb/host/xhci*
9573 F:      drivers/usb/host/pci-quirks*
9574
9575 USB ZD1201 DRIVER
9576 L:      linux-wireless@vger.kernel.org
9577 W:      http://linux-lc100020.sourceforge.net
9578 S:      Orphan
9579 F:      drivers/net/wireless/zd1201.*
9580
9581 USB ZR364XX DRIVER
9582 M:      Antoine Jacquet <royale@zerezo.com>
9583 L:      linux-usb@vger.kernel.org
9584 L:      linux-media@vger.kernel.org
9585 T:      git git://linuxtv.org/media_tree.git
9586 W:      http://royale.zerezo.com/zr364xx/
9587 S:      Maintained
9588 F:      Documentation/video4linux/zr364xx.txt
9589 F:      drivers/media/usb/zr364xx/
9590
9591 USER-MODE LINUX (UML)
9592 M:      Jeff Dike <jdike@addtoit.com>
9593 M:      Richard Weinberger <richard@nod.at>
9594 L:      user-mode-linux-devel@lists.sourceforge.net
9595 L:      user-mode-linux-user@lists.sourceforge.net
9596 W:      http://user-mode-linux.sourceforge.net
9597 S:      Maintained
9598 F:      Documentation/virtual/uml/
9599 F:      arch/um/
9600 F:      arch/x86/um/
9601 F:      fs/hostfs/
9602 F:      fs/hppfs/
9603
9604 USERSPACE I/O (UIO)
9605 M:      "Hans J. Koch" <hjk@hansjkoch.de>
9606 M:      Greg Kroah-Hartman <gregkh@linuxfoundation.org>
9607 S:      Maintained
9608 F:      Documentation/DocBook/uio-howto.tmpl
9609 F:      drivers/uio/
9610 F:      include/linux/uio*.h
9611
9612 UTIL-LINUX PACKAGE
9613 M:      Karel Zak <kzak@redhat.com>
9614 L:      util-linux@vger.kernel.org
9615 W:      http://en.wikipedia.org/wiki/Util-linux
9616 T:      git git://git.kernel.org/pub/scm/utils/util-linux/util-linux.git
9617 S:      Maintained
9618
9619 UVESAFB DRIVER
9620 M:      Michal Januszewski <spock@gentoo.org>
9621 L:      linux-fbdev@vger.kernel.org
9622 W:      http://dev.gentoo.org/~spock/projects/uvesafb/
9623 S:      Maintained
9624 F:      Documentation/fb/uvesafb.txt
9625 F:      drivers/video/uvesafb.*
9626
9627 VFAT/FAT/MSDOS FILESYSTEM
9628 M:      OGAWA Hirofumi <hirofumi@mail.parknet.co.jp>
9629 S:      Maintained
9630 F:      Documentation/filesystems/vfat.txt
9631 F:      fs/fat/
9632
9633 VFIO DRIVER
9634 M:      Alex Williamson <alex.williamson@redhat.com>
9635 L:      kvm@vger.kernel.org
9636 S:      Maintained
9637 F:      Documentation/vfio.txt
9638 F:      drivers/vfio/
9639 F:      include/linux/vfio.h
9640 F:      include/uapi/linux/vfio.h
9641
9642 VIDEOBUF2 FRAMEWORK
9643 M:      Pawel Osciak <pawel@osciak.com>
9644 M:      Marek Szyprowski <m.szyprowski@samsung.com>
9645 M:      Kyungmin Park <kyungmin.park@samsung.com>
9646 L:      linux-media@vger.kernel.org
9647 S:      Maintained
9648 F:      drivers/media/v4l2-core/videobuf2-*
9649 F:      include/media/videobuf2-*
9650
9651 VIRTIO CONSOLE DRIVER
9652 M:      Amit Shah <amit.shah@redhat.com>
9653 L:      virtualization@lists.linux-foundation.org
9654 S:      Maintained
9655 F:      drivers/char/virtio_console.c
9656 F:      include/linux/virtio_console.h
9657 F:      include/uapi/linux/virtio_console.h
9658
9659 VIRTIO CORE, NET AND BLOCK DRIVERS
9660 M:      Rusty Russell <rusty@rustcorp.com.au>
9661 M:      "Michael S. Tsirkin" <mst@redhat.com>
9662 L:      virtualization@lists.linux-foundation.org
9663 S:      Maintained
9664 F:      drivers/virtio/
9665 F:      tools/virtio/
9666 F:      drivers/net/virtio_net.c
9667 F:      drivers/block/virtio_blk.c
9668 F:      include/linux/virtio_*.h
9669 F:      include/uapi/linux/virtio_*.h
9670
9671 VIRTIO HOST (VHOST)
9672 M:      "Michael S. Tsirkin" <mst@redhat.com>
9673 L:      kvm@vger.kernel.org
9674 L:      virtualization@lists.linux-foundation.org
9675 L:      netdev@vger.kernel.org
9676 S:      Maintained
9677 F:      drivers/vhost/
9678 F:      include/uapi/linux/vhost.h
9679
9680 VIA RHINE NETWORK DRIVER
9681 M:      Roger Luethi <rl@hellgate.ch>
9682 S:      Maintained
9683 F:      drivers/net/ethernet/via/via-rhine.c
9684
9685 VIA SD/MMC CARD CONTROLLER DRIVER
9686 M:      Bruce Chang <brucechang@via.com.tw>
9687 M:      Harald Welte <HaraldWelte@viatech.com>
9688 S:      Maintained
9689 F:      drivers/mmc/host/via-sdmmc.c
9690
9691 VIA UNICHROME(PRO)/CHROME9 FRAMEBUFFER DRIVER
9692 M:      Florian Tobias Schandinat <FlorianSchandinat@gmx.de>
9693 L:      linux-fbdev@vger.kernel.org
9694 S:      Maintained
9695 F:      include/linux/via-core.h
9696 F:      include/linux/via-gpio.h
9697 F:      include/linux/via_i2c.h
9698 F:      drivers/video/via/
9699
9700 VIA VELOCITY NETWORK DRIVER
9701 M:      Francois Romieu <romieu@fr.zoreil.com>
9702 L:      netdev@vger.kernel.org
9703 S:      Maintained
9704 F:      drivers/net/ethernet/via/via-velocity.*
9705
9706 VIVI VIRTUAL VIDEO DRIVER
9707 M:      Hans Verkuil <hverkuil@xs4all.nl>
9708 L:      linux-media@vger.kernel.org
9709 T:      git git://linuxtv.org/media_tree.git
9710 W:      http://linuxtv.org
9711 S:      Maintained
9712 F:      drivers/media/platform/vivi*
9713
9714 VLAN (802.1Q)
9715 M:      Patrick McHardy <kaber@trash.net>
9716 L:      netdev@vger.kernel.org
9717 S:      Maintained
9718 F:      drivers/net/macvlan.c
9719 F:      include/linux/if_*vlan.h
9720 F:      net/8021q/
9721
9722 VLYNQ BUS
9723 M:      Florian Fainelli <florian@openwrt.org>
9724 L:      openwrt-devel@lists.openwrt.org (subscribers-only)
9725 S:      Maintained
9726 F:      drivers/vlynq/vlynq.c
9727 F:      include/linux/vlynq.h
9728
9729 VME SUBSYSTEM
9730 M:      Martyn Welch <martyn.welch@ge.com>
9731 M:      Manohar Vanga <manohar.vanga@gmail.com>
9732 M:      Greg Kroah-Hartman <gregkh@linuxfoundation.org>
9733 L:      devel@driverdev.osuosl.org
9734 S:      Maintained
9735 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core.git
9736 F:      Documentation/vme_api.txt
9737 F:      drivers/staging/vme/
9738 F:      drivers/vme/
9739 F:      include/linux/vme*
9740
9741 VMWARE HYPERVISOR INTERFACE
9742 M:      Alok Kataria <akataria@vmware.com>
9743 L:      virtualization@lists.linux-foundation.org
9744 S:      Supported
9745 F:      arch/x86/kernel/cpu/vmware.c
9746
9747 VMWARE VMXNET3 ETHERNET DRIVER
9748 M:      Shreyas Bhatewara <sbhatewara@vmware.com>
9749 M:      "VMware, Inc." <pv-drivers@vmware.com>
9750 L:      netdev@vger.kernel.org
9751 S:      Maintained
9752 F:      drivers/net/vmxnet3/
9753
9754 VMware PVSCSI driver
9755 M:      Arvind Kumar <arvindkumar@vmware.com>
9756 M:      VMware PV-Drivers <pv-drivers@vmware.com>
9757 L:      linux-scsi@vger.kernel.org
9758 S:      Maintained
9759 F:      drivers/scsi/vmw_pvscsi.c
9760 F:      drivers/scsi/vmw_pvscsi.h
9761
9762 VOLTAGE AND CURRENT REGULATOR FRAMEWORK
9763 M:      Liam Girdwood <lgirdwood@gmail.com>
9764 M:      Mark Brown <broonie@kernel.org>
9765 W:      http://opensource.wolfsonmicro.com/node/15
9766 W:      http://www.slimlogic.co.uk/?p=48
9767 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator.git
9768 S:      Supported
9769 F:      drivers/regulator/
9770 F:      include/linux/regulator/
9771
9772 VT1211 HARDWARE MONITOR DRIVER
9773 M:      Juerg Haefliger <juergh@gmail.com>
9774 L:      lm-sensors@lm-sensors.org
9775 S:      Maintained
9776 F:      Documentation/hwmon/vt1211
9777 F:      drivers/hwmon/vt1211.c
9778
9779 VT8231 HARDWARE MONITOR DRIVER
9780 M:      Roger Lucas <vt8231@hiddenengine.co.uk>
9781 L:      lm-sensors@lm-sensors.org
9782 S:      Maintained
9783 F:      drivers/hwmon/vt8231.c
9784
9785 VUB300 USB to SDIO/SD/MMC bridge chip
9786 M:      Tony Olech <tony.olech@elandigitalsystems.com>
9787 L:      linux-mmc@vger.kernel.org
9788 L:      linux-usb@vger.kernel.org
9789 S:      Supported
9790 F:      drivers/mmc/host/vub300.c
9791
9792 W1 DALLAS'S 1-WIRE BUS
9793 M:      Evgeniy Polyakov <zbr@ioremap.net>
9794 S:      Maintained
9795 F:      Documentation/w1/
9796 F:      drivers/w1/
9797
9798 W83791D HARDWARE MONITORING DRIVER
9799 M:      Marc Hulsman <m.hulsman@tudelft.nl>
9800 L:      lm-sensors@lm-sensors.org
9801 S:      Maintained
9802 F:      Documentation/hwmon/w83791d
9803 F:      drivers/hwmon/w83791d.c
9804
9805 W83793 HARDWARE MONITORING DRIVER
9806 M:      Rudolf Marek <r.marek@assembler.cz>
9807 L:      lm-sensors@lm-sensors.org
9808 S:      Maintained
9809 F:      Documentation/hwmon/w83793
9810 F:      drivers/hwmon/w83793.c
9811
9812 W83795 HARDWARE MONITORING DRIVER
9813 M:      Jean Delvare <jdelvare@suse.de>
9814 L:      lm-sensors@lm-sensors.org
9815 S:      Maintained
9816 F:      drivers/hwmon/w83795.c
9817
9818 W83L51xD SD/MMC CARD INTERFACE DRIVER
9819 M:      Pierre Ossman <pierre@ossman.eu>
9820 S:      Maintained
9821 F:      drivers/mmc/host/wbsd.*
9822
9823 WATCHDOG DEVICE DRIVERS
9824 M:      Wim Van Sebroeck <wim@iguana.be>
9825 L:      linux-watchdog@vger.kernel.org
9826 W:      http://www.linux-watchdog.org/
9827 T:      git git://www.linux-watchdog.org/linux-watchdog.git
9828 S:      Maintained
9829 F:      Documentation/watchdog/
9830 F:      drivers/watchdog/
9831 F:      include/linux/watchdog.h
9832 F:      include/uapi/linux/watchdog.h
9833
9834 WD7000 SCSI DRIVER
9835 M:      Miroslav Zagorac <zaga@fly.cc.fer.hr>
9836 L:      linux-scsi@vger.kernel.org
9837 S:      Maintained
9838 F:      drivers/scsi/wd7000.c
9839
9840 WIIMOTE HID DRIVER
9841 M:      David Herrmann <dh.herrmann@googlemail.com>
9842 L:      linux-input@vger.kernel.org
9843 S:      Maintained
9844 F:      drivers/hid/hid-wiimote*
9845
9846 WINBOND CIR DRIVER
9847 M:      David Härdeman <david@hardeman.nu>
9848 S:      Maintained
9849 F:      drivers/media/rc/winbond-cir.c
9850
9851 WIMAX STACK
9852 M:      Inaky Perez-Gonzalez <inaky.perez-gonzalez@intel.com>
9853 M:      linux-wimax@intel.com
9854 L:     wimax@linuxwimax.org (subscribers-only)
9855 S:      Supported
9856 W:      http://linuxwimax.org
9857 F:      Documentation/wimax/README.wimax
9858 F:      include/linux/wimax/debug.h
9859 F:      include/net/wimax.h
9860 F:      include/uapi/linux/wimax.h
9861 F:      net/wimax/
9862
9863 WISTRON LAPTOP BUTTON DRIVER
9864 M:      Miloslav Trmac <mitr@volny.cz>
9865 S:      Maintained
9866 F:      drivers/input/misc/wistron_btns.c
9867
9868 WL3501 WIRELESS PCMCIA CARD DRIVER
9869 M:      Arnaldo Carvalho de Melo <acme@ghostprotocols.net>
9870 L:      linux-wireless@vger.kernel.org
9871 W:      http://oops.ghostprotocols.net:81/blog
9872 S:      Maintained
9873 F:      drivers/net/wireless/wl3501*
9874
9875 WM97XX TOUCHSCREEN DRIVERS
9876 M:      Mark Brown <broonie@kernel.org>
9877 M:      Liam Girdwood <lrg@slimlogic.co.uk>
9878 L:      linux-input@vger.kernel.org
9879 T:      git git://opensource.wolfsonmicro.com/linux-2.6-touch
9880 W:      http://opensource.wolfsonmicro.com/node/7
9881 S:      Supported
9882 F:      drivers/input/touchscreen/*wm97*
9883 F:      include/linux/wm97xx.h
9884
9885 WOLFSON MICROELECTRONICS DRIVERS
9886 L:      patches@opensource.wolfsonmicro.com
9887 T:      git git://opensource.wolfsonmicro.com/linux-2.6-asoc
9888 T:      git git://opensource.wolfsonmicro.com/linux-2.6-audioplus
9889 W:      http://opensource.wolfsonmicro.com/content/linux-drivers-wolfson-devices
9890 S:      Supported
9891 F:      Documentation/hwmon/wm83??
9892 F:      arch/arm/mach-s3c64xx/mach-crag6410*
9893 F:      drivers/clk/clk-wm83*.c
9894 F:      drivers/extcon/extcon-arizona.c
9895 F:      drivers/leds/leds-wm83*.c
9896 F:      drivers/gpio/gpio-*wm*.c
9897 F:      drivers/gpio/gpio-arizona.c
9898 F:      drivers/hwmon/wm83??-hwmon.c
9899 F:      drivers/input/misc/wm831x-on.c
9900 F:      drivers/input/touchscreen/wm831x-ts.c
9901 F:      drivers/input/touchscreen/wm97*.c
9902 F:      drivers/mfd/arizona*
9903 F:      drivers/mfd/wm*.c
9904 F:      drivers/power/wm83*.c
9905 F:      drivers/rtc/rtc-wm83*.c
9906 F:      drivers/regulator/wm8*.c
9907 F:      drivers/video/backlight/wm83*_bl.c
9908 F:      drivers/watchdog/wm83*_wdt.c
9909 F:      include/linux/mfd/arizona/
9910 F:      include/linux/mfd/wm831x/
9911 F:      include/linux/mfd/wm8350/
9912 F:      include/linux/mfd/wm8400*
9913 F:      include/linux/wm97xx.h
9914 F:      include/sound/wm????.h
9915 F:      sound/soc/codecs/arizona.?
9916 F:      sound/soc/codecs/wm*
9917
9918 WORKQUEUE
9919 M:      Tejun Heo <tj@kernel.org>
9920 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq.git
9921 S:      Maintained
9922 F:      include/linux/workqueue.h
9923 F:      kernel/workqueue.c
9924 F:      Documentation/workqueue.txt
9925
9926 X.25 NETWORK LAYER
9927 M:      Andrew Hendry <andrew.hendry@gmail.com>
9928 L:      linux-x25@vger.kernel.org
9929 S:      Odd Fixes
9930 F:      Documentation/networking/x25*
9931 F:      include/net/x25*
9932 F:      net/x25/
9933
9934 X86 ARCHITECTURE (32-BIT AND 64-BIT)
9935 M:      Thomas Gleixner <tglx@linutronix.de>
9936 M:      Ingo Molnar <mingo@redhat.com>
9937 M:      "H. Peter Anvin" <hpa@zytor.com>
9938 M:      x86@kernel.org
9939 L:      linux-kernel@vger.kernel.org
9940 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git x86/core
9941 S:      Maintained
9942 F:      Documentation/x86/
9943 F:      arch/x86/
9944
9945 X86 PLATFORM DRIVERS
9946 M:      Matthew Garrett <matthew.garrett@nebula.com>
9947 L:      platform-driver-x86@vger.kernel.org
9948 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/mjg59/platform-drivers-x86.git
9949 S:      Maintained
9950 F:      drivers/platform/x86/
9951
9952 X86 MCE INFRASTRUCTURE
9953 M:      Tony Luck <tony.luck@intel.com>
9954 M:      Borislav Petkov <bp@alien8.de>
9955 L:      linux-edac@vger.kernel.org
9956 S:      Maintained
9957 F:      arch/x86/kernel/cpu/mcheck/*
9958
9959 XC2028/3028 TUNER DRIVER
9960 M:      Mauro Carvalho Chehab <m.chehab@samsung.com>
9961 L:      linux-media@vger.kernel.org
9962 W:      http://linuxtv.org
9963 T:      git git://linuxtv.org/media_tree.git
9964 S:      Maintained
9965 F:      drivers/media/tuners/tuner-xc2028.*
9966
9967 XEN HYPERVISOR INTERFACE
9968 M:      Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
9969 M:      Boris Ostrovsky <boris.ostrovsky@oracle.com>
9970 M:      David Vrabel <david.vrabel@citrix.com>
9971 L:      xen-devel@lists.xenproject.org (moderated for non-subscribers)
9972 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip.git
9973 S:      Supported
9974 F:      arch/x86/xen/
9975 F:      drivers/*/xen-*front.c
9976 F:      drivers/xen/
9977 F:      arch/x86/include/asm/xen/
9978 F:      include/xen/
9979 F:      include/uapi/xen/
9980
9981 XEN HYPERVISOR ARM
9982 M:      Stefano Stabellini <stefano.stabellini@eu.citrix.com>
9983 L:      xen-devel@lists.xenproject.org (moderated for non-subscribers)
9984 S:      Supported
9985 F:      arch/arm/xen/
9986 F:      arch/arm/include/asm/xen/
9987
9988 XEN HYPERVISOR ARM64
9989 M:      Stefano Stabellini <stefano.stabellini@eu.citrix.com>
9990 L:      xen-devel@lists.xenproject.org (moderated for non-subscribers)
9991 S:      Supported
9992 F:      arch/arm64/xen/
9993 F:      arch/arm64/include/asm/xen/
9994
9995 XEN NETWORK BACKEND DRIVER
9996 M:      Ian Campbell <ian.campbell@citrix.com>
9997 M:      Wei Liu <wei.liu2@citrix.com>
9998 L:      xen-devel@lists.xenproject.org (moderated for non-subscribers)
9999 L:      netdev@vger.kernel.org
10000 S:      Supported
10001 F:      drivers/net/xen-netback/*
10002
10003 XEN PCI SUBSYSTEM
10004 M:      Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
10005 L:      xen-devel@lists.xenproject.org (moderated for non-subscribers)
10006 S:      Supported
10007 F:      arch/x86/pci/*xen*
10008 F:      drivers/pci/*xen*
10009
10010 XEN SWIOTLB SUBSYSTEM
10011 M:      Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
10012 L:      xen-devel@lists.xenproject.org (moderated for non-subscribers)
10013 S:      Supported
10014 F:      arch/x86/xen/*swiotlb*
10015 F:      drivers/xen/*swiotlb*
10016
10017 XFS FILESYSTEM
10018 P:      Silicon Graphics Inc
10019 M:      Dave Chinner <david@fromorbit.com>
10020 M:      xfs@oss.sgi.com
10021 L:      xfs@oss.sgi.com
10022 W:      http://oss.sgi.com/projects/xfs
10023 T:      git git://oss.sgi.com/xfs/xfs.git
10024 S:      Supported
10025 F:      Documentation/filesystems/xfs.txt
10026 F:      fs/xfs/
10027
10028 XILINX AXI ETHERNET DRIVER
10029 M:      Anirudha Sarangi <anirudh@xilinx.com>
10030 M:      John Linn <John.Linn@xilinx.com>
10031 S:      Maintained
10032 F:      drivers/net/ethernet/xilinx/xilinx_axienet*
10033
10034 XILINX SYSTEMACE DRIVER
10035 S:      Orphan
10036 F:      drivers/block/xsysace.c
10037
10038 XILINX UARTLITE SERIAL DRIVER
10039 M:      Peter Korsgaard <jacmet@sunsite.dk>
10040 L:      linux-serial@vger.kernel.org
10041 S:      Maintained
10042 F:      drivers/tty/serial/uartlite.c
10043
10044 XTENSA XTFPGA PLATFORM SUPPORT
10045 M:      Max Filippov <jcmvbkbc@gmail.com>
10046 L:      linux-xtensa@linux-xtensa.org
10047 S:      Maintained
10048 F:      drivers/spi/spi-xtensa-xtfpga.c
10049
10050 YAM DRIVER FOR AX.25
10051 M:      Jean-Paul Roubelat <jpr@f6fbb.org>
10052 L:      linux-hams@vger.kernel.org
10053 S:      Maintained
10054 F:      drivers/net/hamradio/yam*
10055 F:      include/linux/yam.h
10056
10057 YEALINK PHONE DRIVER
10058 M:      Henk Vergonet <Henk.Vergonet@gmail.com>
10059 L:      usbb2k-api-dev@nongnu.org
10060 S:      Maintained
10061 F:      Documentation/input/yealink.txt
10062 F:      drivers/input/misc/yealink.*
10063
10064 Z8530 DRIVER FOR AX.25
10065 M:      Joerg Reuter <jreuter@yaina.de>
10066 W:      http://yaina.de/jreuter/
10067 W:      http://www.qsl.net/dl1bke/
10068 L:      linux-hams@vger.kernel.org
10069 S:      Maintained
10070 F:      Documentation/networking/z8530drv.txt
10071 F:      drivers/net/hamradio/*scc.c
10072 F:      drivers/net/hamradio/z8530.h
10073
10074 ZBUD COMPRESSED PAGE ALLOCATOR
10075 M:      Seth Jennings <sjennings@variantweb.net>
10076 L:      linux-mm@kvack.org
10077 S:      Maintained
10078 F:      mm/zbud.c
10079 F:      include/linux/zbud.h
10080
10081 ZD1211RW WIRELESS DRIVER
10082 M:      Daniel Drake <dsd@gentoo.org>
10083 M:      Ulrich Kunitz <kune@deine-taler.de>
10084 W:      http://zd1211.ath.cx/wiki/DriverRewrite
10085 L:      linux-wireless@vger.kernel.org
10086 L:      zd1211-devs@lists.sourceforge.net (subscribers-only)
10087 S:      Maintained
10088 F:      drivers/net/wireless/zd1211rw/
10089
10090 ZR36067 VIDEO FOR LINUX DRIVER
10091 L:      mjpeg-users@lists.sourceforge.net
10092 L:      linux-media@vger.kernel.org
10093 W:      http://mjpeg.sourceforge.net/driver-zoran/
10094 T:      hg http://linuxtv.org/hg/v4l-dvb
10095 S:      Odd Fixes
10096 F:      drivers/media/pci/zoran/
10097
10098 ZRAM COMPRESSED RAM BLOCK DEVICE DRVIER
10099 M:      Minchan Kim <minchan@kernel.org>
10100 M:      Nitin Gupta <ngupta@vflare.org>
10101 L:      linux-kernel@vger.kernel.org
10102 S:      Maintained
10103 F:      drivers/block/zram/
10104 F:      Documentation/blockdev/zram.txt
10105
10106 ZS DECSTATION Z85C30 SERIAL DRIVER
10107 M:      "Maciej W. Rozycki" <macro@linux-mips.org>
10108 S:      Maintained
10109 F:      drivers/tty/serial/zs.*
10110
10111 ZSMALLOC COMPRESSED SLAB MEMORY ALLOCATOR
10112 M:      Minchan Kim <minchan@kernel.org>
10113 M:      Nitin Gupta <ngupta@vflare.org>
10114 L:      linux-mm@kvack.org
10115 S:      Maintained
10116 F:      mm/zsmalloc.c
10117 F:      include/linux/zsmalloc.h
10118
10119 ZSWAP COMPRESSED SWAP CACHING
10120 M:      Seth Jennings <sjennings@variantweb.net>
10121 L:      linux-mm@kvack.org
10122 S:      Maintained
10123 F:      mm/zswap.c
10124
10125 THE REST
10126 M:      Linus Torvalds <torvalds@linux-foundation.org>
10127 L:      linux-kernel@vger.kernel.org
10128 Q:      http://patchwork.kernel.org/project/LKML/list/
10129 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
10130 S:      Buried alive in reporters
10131 F:      *
10132 F:      */