]> git.karo-electronics.de Git - karo-tx-linux.git/blob - MAINTAINERS
Merge remote-tracking branch 'hwmon-staging/hwmon-next'
[karo-tx-linux.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 trivial 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 Linux Foundation certificate of contribution and should
55         include a Signed-off-by: line.  The current version of this
56         "Developer's 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         R: Designated reviewer: FullName <address@domain>
74            These reviewers should be CCed on patches.
75         L: Mailing list that is relevant to this area
76         W: Web-page with status/info
77         Q: Patchwork web based patch tracking system site
78         T: SCM tree type and location.
79            Type is one of: git, hg, quilt, stgit, topgit
80         S: Status, one of the following:
81            Supported:   Someone is actually paid to look after this.
82            Maintained:  Someone actually looks after it.
83            Odd Fixes:   It has a maintainer but they don't have time to do
84                         much other than throw the odd patch in. See below..
85            Orphan:      No current maintainer [but maybe you could take the
86                         role as you write your new code].
87            Obsolete:    Old code. Something tagged obsolete generally means
88                         it has been replaced by a better system and you
89                         should be using that.
90         F: Files and directories with wildcard patterns.
91            A trailing slash includes all files and subdirectory files.
92            F:   drivers/net/    all files in and below drivers/net
93            F:   drivers/net/*   all files in drivers/net, but not below
94            F:   */net/*         all files in "any top level directory"/net
95            One pattern per line.  Multiple F: lines acceptable.
96         N: Files and directories with regex patterns.
97            N:   [^a-z]tegra     all files whose path contains the word tegra
98            One pattern per line.  Multiple N: lines acceptable.
99            scripts/get_maintainer.pl has different behavior for files that
100            match F: pattern and matches of N: patterns.  By default,
101            get_maintainer will not look at git log history when an F: pattern
102            match occurs.  When an N: match occurs, git log history is used
103            to also notify the people that have git commit signatures.
104         X: Files and directories that are NOT maintained, same rules as F:
105            Files exclusions are tested before file matches.
106            Can be useful for excluding a specific subdirectory, for instance:
107            F:   net/
108            X:   net/ipv6/
109            matches all files in and below net excluding net/ipv6/
110         K: Keyword perl extended regex pattern to match content in a
111            patch or file.  For instance:
112            K: of_get_profile
113               matches patches or files that contain "of_get_profile"
114            K: \b(printk|pr_(info|err))\b
115               matches patches or files that contain one or more of the words
116               printk, pr_info or pr_err
117            One regex pattern per line.  Multiple K: lines acceptable.
118
119 Note: For the hard of thinking, this list is meant to remain in alphabetical
120 order. If you could add yourselves to it in alphabetical order that would be
121 so much easier [Ed]
122
123 Maintainers List (try to look for most precise areas first)
124
125                 -----------------------------------
126
127 3C59X NETWORK DRIVER
128 M:      Steffen Klassert <klassert@mathematik.tu-chemnitz.de>
129 L:      netdev@vger.kernel.org
130 S:      Maintained
131 F:      Documentation/networking/vortex.txt
132 F:      drivers/net/ethernet/3com/3c59x.c
133
134 3CR990 NETWORK DRIVER
135 M:      David Dillow <dave@thedillows.org>
136 L:      netdev@vger.kernel.org
137 S:      Maintained
138 F:      drivers/net/ethernet/3com/typhoon*
139
140 3WARE SAS/SATA-RAID SCSI DRIVERS (3W-XXXX, 3W-9XXX, 3W-SAS)
141 M:      Adam Radford <linuxraid@lsi.com>
142 L:      linux-scsi@vger.kernel.org
143 W:      http://www.lsi.com
144 S:      Supported
145 F:      drivers/scsi/3w-*
146
147 53C700 AND 53C700-66 SCSI DRIVER
148 M:      "James E.J. Bottomley" <James.Bottomley@HansenPartnership.com>
149 L:      linux-scsi@vger.kernel.org
150 S:      Maintained
151 F:      drivers/scsi/53c700*
152
153 6LOWPAN GENERIC (BTLE/IEEE 802.15.4)
154 M:      Alexander Aring <alex.aring@gmail.com>
155 M:      Jukka Rissanen <jukka.rissanen@linux.intel.com>
156 L:      linux-bluetooth@vger.kernel.org
157 L:      linux-wpan@vger.kernel.org
158 S:      Maintained
159 F:      net/6lowpan/
160 F:      include/net/6lowpan.h
161 F:      Documentation/networking/6lowpan.txt
162
163 6PACK NETWORK DRIVER FOR AX.25
164 M:      Andreas Koensgen <ajk@comnets.uni-bremen.de>
165 L:      linux-hams@vger.kernel.org
166 S:      Maintained
167 F:      drivers/net/hamradio/6pack.c
168
169 8169 10/100/1000 GIGABIT ETHERNET DRIVER
170 M:      Realtek linux nic maintainers <nic_swsd@realtek.com>
171 L:      netdev@vger.kernel.org
172 S:      Maintained
173 F:      drivers/net/ethernet/realtek/r8169.c
174
175 8250/16?50 (AND CLONE UARTS) SERIAL DRIVER
176 M:      Greg Kroah-Hartman <gregkh@linuxfoundation.org>
177 L:      linux-serial@vger.kernel.org
178 W:      http://serial.sourceforge.net
179 S:      Maintained
180 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty.git
181 F:      drivers/tty/serial/8250*
182 F:      include/linux/serial_8250.h
183
184 8390 NETWORK DRIVERS [WD80x3/SMC-ELITE, SMC-ULTRA, NE2000, 3C503, etc.]
185 L:      netdev@vger.kernel.org
186 S:      Orphan / Obsolete
187 F:      drivers/net/ethernet/8390/
188
189 9P FILE SYSTEM
190 M:      Eric Van Hensbergen <ericvh@gmail.com>
191 M:      Ron Minnich <rminnich@sandia.gov>
192 M:      Latchesar Ionkov <lucho@ionkov.net>
193 L:      v9fs-developer@lists.sourceforge.net
194 W:      http://swik.net/v9fs
195 Q:      http://patchwork.kernel.org/project/v9fs-devel/list/
196 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs.git
197 S:      Maintained
198 F:      Documentation/filesystems/9p.txt
199 F:      fs/9p/
200 F:      net/9p/
201 F:      include/net/9p/
202 F:      include/uapi/linux/virtio_9p.h
203 F:      include/trace/events/9p.h
204
205
206 A8293 MEDIA DRIVER
207 M:      Antti Palosaari <crope@iki.fi>
208 L:      linux-media@vger.kernel.org
209 W:      http://linuxtv.org/
210 W:      http://palosaari.fi/linux/
211 Q:      http://patchwork.linuxtv.org/project/linux-media/list/
212 T:      git git://linuxtv.org/anttip/media_tree.git
213 S:      Maintained
214 F:      drivers/media/dvb-frontends/a8293*
215
216 AACRAID SCSI RAID DRIVER
217 M:      Adaptec OEM Raid Solutions <aacraid@adaptec.com>
218 L:      linux-scsi@vger.kernel.org
219 W:      http://www.adaptec.com/
220 S:      Supported
221 F:      Documentation/scsi/aacraid.txt
222 F:      drivers/scsi/aacraid/
223
224 ABI/API
225 L:      linux-api@vger.kernel.org
226 F:      Documentation/ABI/
227 F:      include/linux/syscalls.h
228 F:      include/uapi/
229 F:      kernel/sys_ni.c
230
231 ABIT UGURU 1,2 HARDWARE MONITOR DRIVER
232 M:      Hans de Goede <hdegoede@redhat.com>
233 L:      lm-sensors@lm-sensors.org
234 S:      Maintained
235 F:      drivers/hwmon/abituguru.c
236
237 ABIT UGURU 3 HARDWARE MONITOR DRIVER
238 M:      Alistair John Strachan <alistair@devzero.co.uk>
239 L:      lm-sensors@lm-sensors.org
240 S:      Maintained
241 F:      drivers/hwmon/abituguru3.c
242
243 ACENIC DRIVER
244 M:      Jes Sorensen <jes@trained-monkey.org>
245 L:      linux-acenic@sunsite.dk
246 S:      Maintained
247 F:      drivers/net/ethernet/alteon/acenic*
248
249 ACER ASPIRE ONE TEMPERATURE AND FAN DRIVER
250 M:      Peter Feuerer <peter@piie.net>
251 L:      platform-driver-x86@vger.kernel.org
252 W:      http://piie.net/?section=acerhdf
253 S:      Maintained
254 F:      drivers/platform/x86/acerhdf.c
255
256 ACER WMI LAPTOP EXTRAS
257 M:      "Lee, Chun-Yi" <jlee@suse.com>
258 L:      platform-driver-x86@vger.kernel.org
259 S:      Maintained
260 F:      drivers/platform/x86/acer-wmi.c
261
262 ACPI
263 M:      "Rafael J. Wysocki" <rjw@rjwysocki.net>
264 M:      Len Brown <lenb@kernel.org>
265 L:      linux-acpi@vger.kernel.org
266 W:      https://01.org/linux-acpi
267 Q:      https://patchwork.kernel.org/project/linux-acpi/list/
268 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
269 S:      Supported
270 F:      drivers/acpi/
271 F:      drivers/pnp/pnpacpi/
272 F:      include/linux/acpi.h
273 F:      include/acpi/
274 F:      Documentation/acpi/
275 F:      Documentation/ABI/testing/sysfs-bus-acpi
276 F:      drivers/pci/*acpi*
277 F:      drivers/pci/*/*acpi*
278 F:      drivers/pci/*/*/*acpi*
279 F:      tools/power/acpi/
280
281 ACPI COMPONENT ARCHITECTURE (ACPICA)
282 M:      Robert Moore <robert.moore@intel.com>
283 M:      Lv Zheng <lv.zheng@intel.com>
284 M:      "Rafael J. Wysocki" <rafael.j.wysocki@intel.com>
285 L:      linux-acpi@vger.kernel.org
286 L:      devel@acpica.org
287 W:      https://acpica.org/
288 W:      https://github.com/acpica/acpica/
289 Q:      https://patchwork.kernel.org/project/linux-acpi/list/
290 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
291 S:      Supported
292 F:      drivers/acpi/acpica/
293 F:      include/acpi/
294 F:      tools/power/acpi/
295
296 ACPI FAN DRIVER
297 M:      Zhang Rui <rui.zhang@intel.com>
298 L:      linux-acpi@vger.kernel.org
299 W:      https://01.org/linux-acpi
300 S:      Supported
301 F:      drivers/acpi/fan.c
302
303 ACPI THERMAL DRIVER
304 M:      Zhang Rui <rui.zhang@intel.com>
305 L:      linux-acpi@vger.kernel.org
306 W:      https://01.org/linux-acpi
307 S:      Supported
308 F:      drivers/acpi/*thermal*
309
310 ACPI VIDEO DRIVER
311 M:      Zhang Rui <rui.zhang@intel.com>
312 L:      linux-acpi@vger.kernel.org
313 W:      https://01.org/linux-acpi
314 S:      Supported
315 F:      drivers/acpi/video.c
316
317 ACPI WMI DRIVER
318 L:      platform-driver-x86@vger.kernel.org
319 S:      Orphan
320 F:      drivers/platform/x86/wmi.c
321
322 AD1889 ALSA SOUND DRIVER
323 M:      Thibaut Varene <T-Bone@parisc-linux.org>
324 W:      http://wiki.parisc-linux.org/AD1889
325 L:      linux-parisc@vger.kernel.org
326 S:      Maintained
327 F:      sound/pci/ad1889.*
328
329 AD525X ANALOG DEVICES DIGITAL POTENTIOMETERS DRIVER
330 M:      Michael Hennerich <michael.hennerich@analog.com>
331 W:      http://wiki.analog.com/AD5254
332 W:      http://ez.analog.com/community/linux-device-drivers
333 S:      Supported
334 F:      drivers/misc/ad525x_dpot.c
335
336 AD5398 CURRENT REGULATOR DRIVER (AD5398/AD5821)
337 M:      Michael Hennerich <michael.hennerich@analog.com>
338 W:      http://wiki.analog.com/AD5398
339 W:      http://ez.analog.com/community/linux-device-drivers
340 S:      Supported
341 F:      drivers/regulator/ad5398.c
342
343 AD714X CAPACITANCE TOUCH SENSOR DRIVER (AD7142/3/7/8/7A)
344 M:      Michael Hennerich <michael.hennerich@analog.com>
345 W:      http://wiki.analog.com/AD7142
346 W:      http://ez.analog.com/community/linux-device-drivers
347 S:      Supported
348 F:      drivers/input/misc/ad714x.c
349
350 AD7877 TOUCHSCREEN DRIVER
351 M:      Michael Hennerich <michael.hennerich@analog.com>
352 W:      http://wiki.analog.com/AD7877
353 W:      http://ez.analog.com/community/linux-device-drivers
354 S:      Supported
355 F:      drivers/input/touchscreen/ad7877.c
356
357 AD7879 TOUCHSCREEN DRIVER (AD7879/AD7889)
358 M:      Michael Hennerich <michael.hennerich@analog.com>
359 W:      http://wiki.analog.com/AD7879
360 W:      http://ez.analog.com/community/linux-device-drivers
361 S:      Supported
362 F:      drivers/input/touchscreen/ad7879.c
363
364 ADDRESS SPACE LAYOUT RANDOMIZATION (ASLR)
365 M:      Jiri Kosina <jikos@kernel.org>
366 S:      Maintained
367
368 ADM1025 HARDWARE MONITOR DRIVER
369 M:      Jean Delvare <jdelvare@suse.com>
370 L:      lm-sensors@lm-sensors.org
371 S:      Maintained
372 F:      Documentation/hwmon/adm1025
373 F:      drivers/hwmon/adm1025.c
374
375 ADM1029 HARDWARE MONITOR DRIVER
376 M:      Corentin Labbe <clabbe.montjoie@gmail.com>
377 L:      lm-sensors@lm-sensors.org
378 S:      Maintained
379 F:      drivers/hwmon/adm1029.c
380
381 ADM8211 WIRELESS DRIVER
382 L:      linux-wireless@vger.kernel.org
383 W:      http://wireless.kernel.org/
384 S:      Orphan
385 F:      drivers/net/wireless/adm8211.*
386
387 ADP1653 FLASH CONTROLLER DRIVER
388 M:      Sakari Ailus <sakari.ailus@iki.fi>
389 L:      linux-media@vger.kernel.org
390 S:      Maintained
391 F:      drivers/media/i2c/adp1653.c
392 F:      include/media/adp1653.h
393
394 ADP5520 BACKLIGHT DRIVER WITH IO EXPANDER (ADP5520/ADP5501)
395 M:      Michael Hennerich <michael.hennerich@analog.com>
396 W:      http://wiki.analog.com/ADP5520
397 W:      http://ez.analog.com/community/linux-device-drivers
398 S:      Supported
399 F:      drivers/mfd/adp5520.c
400 F:      drivers/video/backlight/adp5520_bl.c
401 F:      drivers/leds/leds-adp5520.c
402 F:      drivers/gpio/gpio-adp5520.c
403 F:      drivers/input/keyboard/adp5520-keys.c
404
405 ADP5588 QWERTY KEYPAD AND IO EXPANDER DRIVER (ADP5588/ADP5587)
406 M:      Michael Hennerich <michael.hennerich@analog.com>
407 W:      http://wiki.analog.com/ADP5588
408 W:      http://ez.analog.com/community/linux-device-drivers
409 S:      Supported
410 F:      drivers/input/keyboard/adp5588-keys.c
411 F:      drivers/gpio/gpio-adp5588.c
412
413 ADP8860 BACKLIGHT DRIVER (ADP8860/ADP8861/ADP8863)
414 M:      Michael Hennerich <michael.hennerich@analog.com>
415 W:      http://wiki.analog.com/ADP8860
416 W:      http://ez.analog.com/community/linux-device-drivers
417 S:      Supported
418 F:      drivers/video/backlight/adp8860_bl.c
419
420 ADS1015 HARDWARE MONITOR DRIVER
421 M:      Dirk Eibach <eibach@gdsys.de>
422 L:      lm-sensors@lm-sensors.org
423 S:      Maintained
424 F:      Documentation/hwmon/ads1015
425 F:      drivers/hwmon/ads1015.c
426 F:      include/linux/i2c/ads1015.h
427
428 ADT746X FAN DRIVER
429 M:      Colin Leroy <colin@colino.net>
430 S:      Maintained
431 F:      drivers/macintosh/therm_adt746x.c
432
433 ADT7475 HARDWARE MONITOR DRIVER
434 M:      Jean Delvare <jdelvare@suse.com>
435 L:      lm-sensors@lm-sensors.org
436 S:      Maintained
437 F:      Documentation/hwmon/adt7475
438 F:      drivers/hwmon/adt7475.c
439
440 ADXL34X THREE-AXIS DIGITAL ACCELEROMETER DRIVER (ADXL345/ADXL346)
441 M:      Michael Hennerich <michael.hennerich@analog.com>
442 W:      http://wiki.analog.com/ADXL345
443 W:      http://ez.analog.com/community/linux-device-drivers
444 S:      Supported
445 F:      drivers/input/misc/adxl34x.c
446
447 ADVANSYS SCSI DRIVER
448 M:      Matthew Wilcox <matthew@wil.cx>
449 M:      Hannes Reinecke <hare@suse.com>
450 L:      linux-scsi@vger.kernel.org
451 S:      Maintained
452 F:      Documentation/scsi/advansys.txt
453 F:      drivers/scsi/advansys.c
454
455 AEDSP16 DRIVER
456 M:      Riccardo Facchetti <fizban@tin.it>
457 S:      Maintained
458 F:      sound/oss/aedsp16.c
459
460 AF9013 MEDIA DRIVER
461 M:      Antti Palosaari <crope@iki.fi>
462 L:      linux-media@vger.kernel.org
463 W:      http://linuxtv.org/
464 W:      http://palosaari.fi/linux/
465 Q:      http://patchwork.linuxtv.org/project/linux-media/list/
466 T:      git git://linuxtv.org/anttip/media_tree.git
467 S:      Maintained
468 F:      drivers/media/dvb-frontends/af9013*
469
470 AF9033 MEDIA DRIVER
471 M:      Antti Palosaari <crope@iki.fi>
472 L:      linux-media@vger.kernel.org
473 W:      http://linuxtv.org/
474 W:      http://palosaari.fi/linux/
475 Q:      http://patchwork.linuxtv.org/project/linux-media/list/
476 T:      git git://linuxtv.org/anttip/media_tree.git
477 S:      Maintained
478 F:      drivers/media/dvb-frontends/af9033*
479
480 AFFS FILE SYSTEM
481 L:      linux-fsdevel@vger.kernel.org
482 S:      Orphan
483 F:      Documentation/filesystems/affs.txt
484 F:      fs/affs/
485
486 AFS FILESYSTEM & AF_RXRPC SOCKET DOMAIN
487 M:      David Howells <dhowells@redhat.com>
488 L:      linux-afs@lists.infradead.org
489 S:      Supported
490 F:      fs/afs/
491 F:      include/net/af_rxrpc.h
492 F:      net/rxrpc/af_rxrpc.c
493
494 AGPGART DRIVER
495 M:      David Airlie <airlied@linux.ie>
496 T:      git git://people.freedesktop.org/~airlied/linux (part of drm maint)
497 S:      Maintained
498 F:      drivers/char/agp/
499 F:      include/linux/agp*
500 F:      include/uapi/linux/agp*
501
502 AHA152X SCSI DRIVER
503 M:      "Juergen E. Fischer" <fischer@norbit.de>
504 L:      linux-scsi@vger.kernel.org
505 S:      Maintained
506 F:      drivers/scsi/aha152x*
507 F:      drivers/scsi/pcmcia/aha152x*
508
509 AIC7XXX / AIC79XX SCSI DRIVER
510 M:      Hannes Reinecke <hare@suse.com>
511 L:      linux-scsi@vger.kernel.org
512 S:      Maintained
513 F:      drivers/scsi/aic7xxx/
514
515 AIMSLAB FM RADIO RECEIVER DRIVER
516 M:      Hans Verkuil <hverkuil@xs4all.nl>
517 L:      linux-media@vger.kernel.org
518 T:      git git://linuxtv.org/media_tree.git
519 W:      http://linuxtv.org
520 S:      Maintained
521 F:      drivers/media/radio/radio-aimslab*
522
523 AIO
524 M:      Benjamin LaHaise <bcrl@kvack.org>
525 L:      linux-aio@kvack.org
526 S:      Supported
527 F:      fs/aio.c
528 F:      include/linux/*aio*.h
529
530 AIRSPY MEDIA DRIVER
531 M:      Antti Palosaari <crope@iki.fi>
532 L:      linux-media@vger.kernel.org
533 W:      http://linuxtv.org/
534 W:      http://palosaari.fi/linux/
535 Q:      http://patchwork.linuxtv.org/project/linux-media/list/
536 T:      git git://linuxtv.org/anttip/media_tree.git
537 S:      Maintained
538 F:      drivers/media/usb/airspy/
539
540 ALCATEL SPEEDTOUCH USB DRIVER
541 M:      Duncan Sands <duncan.sands@free.fr>
542 L:      linux-usb@vger.kernel.org
543 W:      http://www.linux-usb.org/SpeedTouch/
544 S:      Maintained
545 F:      drivers/usb/atm/speedtch.c
546 F:      drivers/usb/atm/usbatm.c
547
548 ALCHEMY AU1XX0 MMC DRIVER
549 M:      Manuel Lauss <manuel.lauss@gmail.com>
550 S:      Maintained
551 F:      drivers/mmc/host/au1xmmc.c
552
553 ALI1563 I2C DRIVER
554 M:      Rudolf Marek <r.marek@assembler.cz>
555 L:      linux-i2c@vger.kernel.org
556 S:      Maintained
557 F:      Documentation/i2c/busses/i2c-ali1563
558 F:      drivers/i2c/busses/i2c-ali1563.c
559
560 ALLWINNER SECURITY SYSTEM
561 M:      Corentin Labbe <clabbe.montjoie@gmail.com>
562 L:      linux-crypto@vger.kernel.org
563 S:      Maintained
564 F:      drivers/crypto/sunxi-ss/
565
566 ALPHA PORT
567 M:      Richard Henderson <rth@twiddle.net>
568 M:      Ivan Kokshaysky <ink@jurassic.park.msu.ru>
569 M:      Matt Turner <mattst88@gmail.com>
570 S:      Odd Fixes
571 L:      linux-alpha@vger.kernel.org
572 F:      arch/alpha/
573
574 ALTERA MAILBOX DRIVER
575 M:      Ley Foon Tan <lftan@altera.com>
576 L:      nios2-dev@lists.rocketboards.org (moderated for non-subscribers)
577 S:      Maintained
578 F:      drivers/mailbox/mailbox-altera.c
579
580 ALTERA PIO DRIVER
581 M:      Tien Hock Loh <thloh@altera.com>
582 L:      linux-gpio@vger.kernel.org
583 S:      Maintained
584 F:      drivers/gpio/gpio-altera.c
585
586 ALTERA TRIPLE SPEED ETHERNET DRIVER
587 M:      Vince Bridgers <vbridger@opensource.altera.com>
588 L:      netdev@vger.kernel.org
589 L:      nios2-dev@lists.rocketboards.org (moderated for non-subscribers)
590 S:      Maintained
591 F:      drivers/net/ethernet/altera/
592
593 ALTERA UART/JTAG UART SERIAL DRIVERS
594 M:      Tobias Klauser <tklauser@distanz.ch>
595 L:      linux-serial@vger.kernel.org
596 L:      nios2-dev@lists.rocketboards.org (moderated for non-subscribers)
597 S:      Maintained
598 F:      drivers/tty/serial/altera_uart.c
599 F:      drivers/tty/serial/altera_jtaguart.c
600 F:      include/linux/altera_uart.h
601 F:      include/linux/altera_jtaguart.h
602
603 AMD CRYPTOGRAPHIC COPROCESSOR (CCP) DRIVER
604 M:      Tom Lendacky <thomas.lendacky@amd.com>
605 L:      linux-crypto@vger.kernel.org
606 S:      Supported
607 F:      drivers/crypto/ccp/
608 F:      include/linux/ccp.h
609
610 AMD FAM15H PROCESSOR POWER MONITORING DRIVER
611 M:      Andreas Herrmann <herrmann.der.user@googlemail.com>
612 L:      lm-sensors@lm-sensors.org
613 S:      Maintained
614 F:      Documentation/hwmon/fam15h_power
615 F:      drivers/hwmon/fam15h_power.c
616
617 AMD GEODE CS5536 USB DEVICE CONTROLLER DRIVER
618 L:      linux-geode@lists.infradead.org (moderated for non-subscribers)
619 S:      Orphan
620 F:      drivers/usb/gadget/udc/amd5536udc.*
621
622 AMD GEODE PROCESSOR/CHIPSET SUPPORT
623 P:      Andres Salomon <dilinger@queued.net>
624 L:      linux-geode@lists.infradead.org (moderated for non-subscribers)
625 W:      http://www.amd.com/us-en/ConnectivitySolutions/TechnicalResources/0,,50_2334_2452_11363,00.html
626 S:      Supported
627 F:      drivers/char/hw_random/geode-rng.c
628 F:      drivers/crypto/geode*
629 F:      drivers/video/fbdev/geode/
630 F:      arch/x86/include/asm/geode.h
631
632 AMD IOMMU (AMD-VI)
633 M:      Joerg Roedel <joro@8bytes.org>
634 L:      iommu@lists.linux-foundation.org
635 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu.git
636 S:      Maintained
637 F:      drivers/iommu/amd_iommu*.[ch]
638 F:      include/linux/amd-iommu.h
639
640 AMD KFD
641 M:      Oded Gabbay <oded.gabbay@gmail.com>
642 L:      dri-devel@lists.freedesktop.org
643 T:      git git://people.freedesktop.org/~gabbayo/linux.git
644 S:      Supported
645 F:      drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd.c
646 F:      drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd.h
647 F:      drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd_gfx_v7.c
648 F:      drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd_gfx_v8.c
649 F:      drivers/gpu/drm/amd/amdkfd/
650 F:      drivers/gpu/drm/amd/include/cik_structs.h
651 F:      drivers/gpu/drm/amd/include/kgd_kfd_interface.h
652 F:      drivers/gpu/drm/amd/include/vi_structs.h
653 F:      drivers/gpu/drm/radeon/radeon_kfd.c
654 F:      drivers/gpu/drm/radeon/radeon_kfd.h
655 F:      include/uapi/linux/kfd_ioctl.h
656
657 AMD MICROCODE UPDATE SUPPORT
658 M:      Borislav Petkov <bp@alien8.de>
659 S:      Maintained
660 F:      arch/x86/kernel/cpu/microcode/amd*
661
662 AMD XGBE DRIVER
663 M:      Tom Lendacky <thomas.lendacky@amd.com>
664 L:      netdev@vger.kernel.org
665 S:      Supported
666 F:      drivers/net/ethernet/amd/xgbe/
667
668 AMS (Apple Motion Sensor) DRIVER
669 M:      Michael Hanselmann <linux-kernel@hansmi.ch>
670 S:      Supported
671 F:      drivers/macintosh/ams/
672
673 AMSO1100 RNIC DRIVER
674 M:      Tom Tucker <tom@opengridcomputing.com>
675 M:      Steve Wise <swise@opengridcomputing.com>
676 L:      linux-rdma@vger.kernel.org
677 S:      Maintained
678 F:      drivers/infiniband/hw/amso1100/
679
680 ANALOG DEVICES INC AD9389B DRIVER
681 M:      Hans Verkuil <hans.verkuil@cisco.com>
682 L:      linux-media@vger.kernel.org
683 S:      Maintained
684 F:      drivers/media/i2c/ad9389b*
685
686 ANALOG DEVICES INC ADV7180 DRIVER
687 M:      Lars-Peter Clausen <lars@metafoo.de>
688 L:      linux-media@vger.kernel.org
689 W:      http://ez.analog.com/community/linux-device-drivers
690 S:      Supported
691 F:      drivers/media/i2c/adv7180.c
692
693 ANALOG DEVICES INC ADV7511 DRIVER
694 M:      Hans Verkuil <hans.verkuil@cisco.com>
695 L:      linux-media@vger.kernel.org
696 S:      Maintained
697 F:      drivers/media/i2c/adv7511*
698
699 ANALOG DEVICES INC ADV7604 DRIVER
700 M:      Hans Verkuil <hans.verkuil@cisco.com>
701 L:      linux-media@vger.kernel.org
702 S:      Maintained
703 F:      drivers/media/i2c/adv7604*
704
705 ANALOG DEVICES INC ADV7842 DRIVER
706 M:      Hans Verkuil <hans.verkuil@cisco.com>
707 L:      linux-media@vger.kernel.org
708 S:      Maintained
709 F:      drivers/media/i2c/adv7842*
710
711 ANALOG DEVICES INC ASOC CODEC DRIVERS
712 M:      Lars-Peter Clausen <lars@metafoo.de>
713 L:      alsa-devel@alsa-project.org (moderated for non-subscribers)
714 W:      http://wiki.analog.com/
715 W:      http://ez.analog.com/community/linux-device-drivers
716 S:      Supported
717 F:      sound/soc/codecs/adau*
718 F:      sound/soc/codecs/adav*
719 F:      sound/soc/codecs/ad1*
720 F:      sound/soc/codecs/ad7*
721 F:      sound/soc/codecs/ssm*
722 F:      sound/soc/codecs/sigmadsp.*
723
724 ANALOG DEVICES INC ASOC DRIVERS
725 L:      adi-buildroot-devel@lists.sourceforge.net (moderated for non-subscribers)
726 L:      alsa-devel@alsa-project.org (moderated for non-subscribers)
727 W:      http://blackfin.uclinux.org/
728 S:      Supported
729 F:      sound/soc/blackfin/*
730
731 ANALOG DEVICES INC IIO DRIVERS
732 M:      Lars-Peter Clausen <lars@metafoo.de>
733 M:      Michael Hennerich <Michael.Hennerich@analog.com>
734 W:      http://wiki.analog.com/
735 W:      http://ez.analog.com/community/linux-device-drivers
736 S:      Supported
737 F:      drivers/iio/*/ad*
738 X:      drivers/iio/*/adjd*
739 F:      drivers/staging/iio/*/ad*
740 F:      staging/iio/trigger/iio-trig-bfin-timer.c
741
742 ANALOG DEVICES INC DMA DRIVERS
743 M:      Lars-Peter Clausen <lars@metafoo.de>
744 W:      http://ez.analog.com/community/linux-device-drivers
745 S:      Supported
746 F:      drivers/dma/dma-axi-dmac.c
747
748 ANDROID DRIVERS
749 M:      Greg Kroah-Hartman <gregkh@linuxfoundation.org>
750 M:      Arve HjønnevĂ¥g <arve@android.com>
751 M:      Riley Andrews <riandrews@android.com>
752 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging.git
753 L:      devel@driverdev.osuosl.org
754 S:      Supported
755 F:      drivers/android/
756 F:      drivers/staging/android/
757
758 AOA (Apple Onboard Audio) ALSA DRIVER
759 M:      Johannes Berg <johannes@sipsolutions.net>
760 L:      linuxppc-dev@lists.ozlabs.org
761 L:      alsa-devel@alsa-project.org (moderated for non-subscribers)
762 S:      Maintained
763 F:      sound/aoa/
764
765 APM DRIVER
766 M:      Jiri Kosina <jikos@kernel.org>
767 S:      Odd fixes
768 F:      arch/x86/kernel/apm_32.c
769 F:      include/linux/apm_bios.h
770 F:      include/uapi/linux/apm_bios.h
771 F:      drivers/char/apm-emulation.c
772
773 APPLE BCM5974 MULTITOUCH DRIVER
774 M:      Henrik Rydberg <rydberg@bitmath.org>
775 L:      linux-input@vger.kernel.org
776 S:      Odd fixes
777 F:      drivers/input/mouse/bcm5974.c
778
779 APPLE SMC DRIVER
780 M:      Henrik Rydberg <rydberg@bitmath.org>
781 L:      lm-sensors@lm-sensors.org
782 S:      Odd fixes
783 F:      drivers/hwmon/applesmc.c
784
785 APPLETALK NETWORK LAYER
786 M:      Arnaldo Carvalho de Melo <acme@ghostprotocols.net>
787 S:      Maintained
788 F:      drivers/net/appletalk/
789 F:      net/appletalk/
790
791 APPLIED MICRO (APM) X-GENE DEVICE TREE SUPPORT
792 M:      Duc Dang <dhdang@apm.com>
793 S:      Supported
794 F:      arch/arm64/boot/dts/apm/
795
796 APPLIED MICRO (APM) X-GENE SOC ETHERNET DRIVER
797 M:      Iyappan Subramanian <isubramanian@apm.com>
798 M:      Keyur Chudgar <kchudgar@apm.com>
799 S:      Supported
800 F:      drivers/net/ethernet/apm/xgene/
801 F:      Documentation/devicetree/bindings/net/apm-xgene-enet.txt
802
803 APTINA CAMERA SENSOR PLL
804 M:      Laurent Pinchart <Laurent.pinchart@ideasonboard.com>
805 L:      linux-media@vger.kernel.org
806 S:      Maintained
807 F:      drivers/media/i2c/aptina-pll.*
808
809 ARC FRAMEBUFFER DRIVER
810 M:      Jaya Kumar <jayalk@intworks.biz>
811 S:      Maintained
812 F:      drivers/video/fbdev/arcfb.c
813 F:      drivers/video/fbdev/core/fb_defio.c
814
815 ARCNET NETWORK LAYER
816 M:      Michael Grzeschik <m.grzeschik@pengutronix.de>
817 L:      netdev@vger.kernel.org
818 S:      Maintained
819 F:      drivers/net/arcnet/
820 F:      include/uapi/linux/if_arcnet.h
821
822 ARM MFM AND FLOPPY DRIVERS
823 M:      Ian Molton <spyro@f2s.com>
824 S:      Maintained
825 F:      arch/arm/lib/floppydma.S
826 F:      arch/arm/include/asm/floppy.h
827
828 ARM PMU PROFILING AND DEBUGGING
829 M:      Will Deacon <will.deacon@arm.com>
830 R:      Mark Rutland <mark.rutland@arm.com>
831 S:      Maintained
832 F:      arch/arm*/kernel/perf_*
833 F:      arch/arm/oprofile/common.c
834 F:      arch/arm*/kernel/hw_breakpoint.c
835 F:      arch/arm*/include/asm/hw_breakpoint.h
836 F:      arch/arm*/include/asm/perf_event.h
837 F:      drivers/perf/arm_pmu.c
838 F:      include/linux/perf/arm_pmu.h
839
840 ARM PORT
841 M:      Russell King <linux@arm.linux.org.uk>
842 L:      linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
843 W:      http://www.arm.linux.org.uk/
844 S:      Maintained
845 F:      arch/arm/
846
847 ARM SUB-ARCHITECTURES
848 L:      linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
849 S:      Maintained
850 F:      arch/arm/mach-*/
851 F:      arch/arm/plat-*/
852 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc.git
853
854 ARM PRIMECELL AACI PL041 DRIVER
855 M:      Russell King <linux@arm.linux.org.uk>
856 S:      Maintained
857 F:      sound/arm/aaci.*
858
859 ARM PRIMECELL CLCD PL110 DRIVER
860 M:      Russell King <linux@arm.linux.org.uk>
861 S:      Maintained
862 F:      drivers/video/fbdev/amba-clcd.*
863
864 ARM PRIMECELL KMI PL050 DRIVER
865 M:      Russell King <linux@arm.linux.org.uk>
866 S:      Maintained
867 F:      drivers/input/serio/ambakmi.*
868 F:      include/linux/amba/kmi.h
869
870 ARM PRIMECELL MMCI PL180/1 DRIVER
871 M:      Russell King <linux@arm.linux.org.uk>
872 S:      Maintained
873 F:      drivers/mmc/host/mmci.*
874 F:      include/linux/amba/mmci.h
875
876 ARM PRIMECELL UART PL010 AND PL011 DRIVERS
877 M:      Russell King <linux@arm.linux.org.uk>
878 S:      Maintained
879 F:      drivers/tty/serial/amba-pl01*.c
880 F:      include/linux/amba/serial.h
881
882 ARM PRIMECELL BUS SUPPORT
883 M:      Russell King <linux@arm.linux.org.uk>
884 S:      Maintained
885 F:      drivers/amba/
886 F:      include/linux/amba/bus.h
887
888 ARM/ADS SPHERE MACHINE SUPPORT
889 M:      Lennert Buytenhek <kernel@wantstofly.org>
890 L:      linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
891 S:      Maintained
892
893 ARM/AFEB9260 MACHINE SUPPORT
894 M:      Sergey Lapin <slapin@ossfans.org>
895 L:      linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
896 S:      Maintained
897
898 ARM/AJECO 1ARM MACHINE SUPPORT
899 M:      Lennert Buytenhek <kernel@wantstofly.org>
900 L:      linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
901 S:      Maintained
902
903 ARM/Allwinner sunXi SoC support
904 M:      Maxime Ripard <maxime.ripard@free-electrons.com>
905 M:      Chen-Yu Tsai <wens@csie.org>
906 L:      linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
907 S:      Maintained
908 N:      sun[x456789]i
909
910 ARM/Allwinner SoC Clock Support
911 M:      Emilio LĂ³pez <emilio@elopez.com.ar>
912 S:      Maintained
913 F:      drivers/clk/sunxi/
914
915 ARM/Amlogic MesonX SoC support
916 M:      Carlo Caione <carlo@caione.org>
917 L:      linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
918 S:      Maintained
919 F:      drivers/media/rc/meson-ir.c
920 N:      meson[x68]
921
922 ARM/Annapurna Labs ALPINE ARCHITECTURE
923 M:      Tsahee Zidenberg <tsahee@annapurnalabs.com>
924 S:      Maintained
925 F:      arch/arm/mach-alpine/
926
927 ARM/ATMEL AT91RM9200, AT91SAM9 AND SAMA5 SOC SUPPORT
928 M:      Nicolas Ferre <nicolas.ferre@atmel.com>
929 M:      Alexandre Belloni <alexandre.belloni@free-electrons.com>
930 M:      Jean-Christophe Plagniol-Villard <plagnioj@jcrosoft.com>
931 L:      linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
932 W:      http://www.linux4sam.org
933 S:      Supported
934 F:      arch/arm/mach-at91/
935 F:      include/soc/at91/
936 F:      arch/arm/boot/dts/at91*.dts
937 F:      arch/arm/boot/dts/at91*.dtsi
938 F:      arch/arm/boot/dts/sama*.dts
939 F:      arch/arm/boot/dts/sama*.dtsi
940 F:      arch/arm/include/debug/at91.S
941
942 ARM/ATMEL AT91 Clock Support
943 M:      Boris Brezillon <boris.brezillon@free-electrons.com>
944 S:      Maintained
945 F:      drivers/clk/at91
946
947 ARM/CALXEDA HIGHBANK ARCHITECTURE
948 M:      Rob Herring <robh@kernel.org>
949 L:      linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
950 S:      Maintained
951 F:      arch/arm/mach-highbank/
952
953 ARM/CAVIUM NETWORKS CNS3XXX MACHINE SUPPORT
954 M:      Krzysztof Halasa <khalasa@piap.pl>
955 S:      Maintained
956 F:      arch/arm/mach-cns3xxx/
957
958 ARM/CAVIUM THUNDER NETWORK DRIVER
959 M:      Sunil Goutham <sgoutham@cavium.com>
960 M:      Robert Richter <rric@kernel.org>
961 L:      linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
962 S:      Supported
963 F:      drivers/net/ethernet/cavium/thunder/
964
965 ARM/CIRRUS LOGIC CLPS711X ARM ARCHITECTURE
966 M:      Alexander Shiyan <shc_work@mail.ru>
967 L:      linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
968 S:      Odd Fixes
969 N:      clps711x
970
971 ARM/CIRRUS LOGIC EP93XX ARM ARCHITECTURE
972 M:      Hartley Sweeten <hsweeten@visionengravers.com>
973 M:      Ryan Mallon <rmallon@gmail.com>
974 L:      linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
975 S:      Maintained
976 F:      arch/arm/mach-ep93xx/
977 F:      arch/arm/mach-ep93xx/include/mach/
978
979 ARM/CIRRUS LOGIC EDB9315A MACHINE SUPPORT
980 M:      Lennert Buytenhek <kernel@wantstofly.org>
981 L:      linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
982 S:      Maintained
983
984 ARM/CLKDEV SUPPORT
985 M:      Russell King <linux@arm.linux.org.uk>
986 L:      linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
987 S:      Maintained
988 F:      arch/arm/include/asm/clkdev.h
989 F:      drivers/clk/clkdev.c
990
991 ARM/COMPULAB CM-X270/EM-X270 and CM-X300 MACHINE SUPPORT
992 M:      Mike Rapoport <mike@compulab.co.il>
993 L:      linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
994 S:      Maintained
995
996 ARM/CONTEC MICRO9 MACHINE SUPPORT
997 M:      Hubert Feurstein <hubert.feurstein@contec.at>
998 S:      Maintained
999 F:      arch/arm/mach-ep93xx/micro9.c
1000
1001 ARM/CORESIGHT FRAMEWORK AND DRIVERS
1002 M:      Mathieu Poirier <mathieu.poirier@linaro.org>
1003 L:      linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
1004 S:      Maintained
1005 F:      drivers/hwtracing/coresight/*
1006 F:      Documentation/trace/coresight.txt
1007 F:      Documentation/devicetree/bindings/arm/coresight.txt
1008 F:      Documentation/ABI/testing/sysfs-bus-coresight-devices-*
1009
1010 ARM/CORGI MACHINE SUPPORT
1011 M:      Richard Purdie <rpurdie@rpsys.net>
1012 S:      Maintained
1013
1014 ARM/CORTINA SYSTEMS GEMINI ARM ARCHITECTURE
1015 M:      Hans Ulli Kroll <ulli.kroll@googlemail.com>
1016 L:      linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
1017 T:      git git://github.com/ulli-kroll/linux.git
1018 S:      Maintained
1019 F:      arch/arm/mach-gemini/
1020 F:      drivers/rtc/rtc-gemini.c
1021
1022 ARM/CSR SIRFPRIMA2 MACHINE SUPPORT
1023 M:      Barry Song <baohua@kernel.org>
1024 L:      linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
1025 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/baohua/linux.git
1026 S:      Maintained
1027 F:      arch/arm/mach-prima2/
1028 F:      drivers/clk/sirf/
1029 F:      drivers/clocksource/timer-prima2.c
1030 F:      drivers/clocksource/timer-atlas7.c
1031 N:      [^a-z]sirf
1032
1033 ARM/CONEXANT DIGICOLOR MACHINE SUPPORT
1034 M:      Baruch Siach <baruch@tkos.co.il>
1035 L:      linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
1036 S:      Maintained
1037 F:      arch/arm/boot/dts/cx92755*
1038 N:      digicolor
1039
1040 ARM/EBSA110 MACHINE SUPPORT
1041 M:      Russell King <linux@arm.linux.org.uk>
1042 L:      linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
1043 W:      http://www.arm.linux.org.uk/
1044 S:      Maintained
1045 F:      arch/arm/mach-ebsa110/
1046 F:      drivers/net/ethernet/amd/am79c961a.*
1047
1048 ARM/ENERGY MICRO (SILICON LABS) EFM32 SUPPORT
1049 M:      Uwe Kleine-König <kernel@pengutronix.de>
1050 L:      linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
1051 S:      Maintained
1052 N:      efm32
1053
1054 ARM/EZX SMARTPHONES (A780, A910, A1200, E680, ROKR E2 and ROKR E6)
1055 M:      Daniel Ribeiro <drwyrm@gmail.com>
1056 M:      Stefan Schmidt <stefan@openezx.org>
1057 M:      Harald Welte <laforge@openezx.org>
1058 L:      openezx-devel@lists.openezx.org (moderated for non-subscribers)
1059 W:      http://www.openezx.org/
1060 S:      Maintained
1061 T:      topgit git://git.openezx.org/openezx.git
1062 F:      arch/arm/mach-pxa/ezx.c
1063
1064 ARM/FARADAY FA526 PORT
1065 M:      Hans Ulli Kroll <ulli.kroll@googlemail.com>
1066 L:      linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
1067 S:      Maintained
1068 T:      git git://git.berlios.de/gemini-board
1069 F:      arch/arm/mm/*-fa*
1070
1071 ARM/FOOTBRIDGE ARCHITECTURE
1072 M:      Russell King <linux@arm.linux.org.uk>
1073 L:      linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
1074 W:      http://www.arm.linux.org.uk/
1075 S:      Maintained
1076 F:      arch/arm/include/asm/hardware/dec21285.h
1077 F:      arch/arm/mach-footbridge/
1078
1079 ARM/FREESCALE IMX / MXC ARM ARCHITECTURE
1080 M:      Shawn Guo <shawnguo@kernel.org>
1081 M:      Sascha Hauer <kernel@pengutronix.de>
1082 L:      linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
1083 S:      Maintained
1084 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux.git
1085 F:      arch/arm/mach-imx/
1086 F:      arch/arm/mach-mxs/
1087 F:      arch/arm/boot/dts/imx*
1088 F:      arch/arm/configs/imx*_defconfig
1089 F:      drivers/clk/imx/
1090 F:      include/soc/imx/
1091
1092 ARM/FREESCALE VYBRID ARM ARCHITECTURE
1093 M:      Shawn Guo <shawnguo@kernel.org>
1094 M:      Sascha Hauer <kernel@pengutronix.de>
1095 R:      Stefan Agner <stefan@agner.ch>
1096 L:      linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
1097 S:      Maintained
1098 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux.git
1099 F:      arch/arm/mach-imx/*vf610*
1100 F:      arch/arm/boot/dts/vf*
1101
1102 ARM/GLOMATION GESBC9312SX MACHINE SUPPORT
1103 M:      Lennert Buytenhek <kernel@wantstofly.org>
1104 L:      linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
1105 S:      Maintained
1106
1107 ARM/GUMSTIX MACHINE SUPPORT
1108 M:      Steve Sakoman <sakoman@gmail.com>
1109 L:      linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
1110 S:      Maintained
1111
1112 ARM/H4700 (HP IPAQ HX4700) MACHINE SUPPORT
1113 M:      Philipp Zabel <philipp.zabel@gmail.com>
1114 M:      Paul Parsons <lost.distance@yahoo.com>
1115 L:      linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
1116 S:      Maintained
1117 F:      arch/arm/mach-pxa/hx4700.c
1118 F:      arch/arm/mach-pxa/include/mach/hx4700.h
1119 F:      sound/soc/pxa/hx4700.c
1120
1121 ARM/HISILICON SOC SUPPORT
1122 M:      Wei Xu <xuwei5@hisilicon.com>
1123 L:      linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
1124 W:      http://www.hisilicon.com
1125 S:      Supported
1126 T:      git git://github.com/hisilicon/linux-hisi.git
1127 F:      arch/arm/mach-hisi/
1128
1129 ARM/HP JORNADA 7XX MACHINE SUPPORT
1130 M:      Kristoffer Ericson <kristoffer.ericson@gmail.com>
1131 W:      www.jlime.com
1132 S:      Maintained
1133 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/kristoffer/linux-hpc.git
1134 F:      arch/arm/mach-sa1100/jornada720.c
1135 F:      arch/arm/mach-sa1100/include/mach/jornada720.h
1136
1137 ARM/IGEP MACHINE SUPPORT
1138 M:      Enric Balletbo i Serra <eballetbo@gmail.com>
1139 M:      Javier Martinez Canillas <javier@dowhile0.org>
1140 L:      linux-omap@vger.kernel.org
1141 L:      linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
1142 S:      Maintained
1143 F:      arch/arm/boot/dts/omap3-igep*
1144
1145 ARM/INCOME PXA270 SUPPORT
1146 M:      Marek Vasut <marek.vasut@gmail.com>
1147 L:      linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
1148 S:      Maintained
1149 F:      arch/arm/mach-pxa/colibri-pxa270-income.c
1150
1151 ARM/INTEL IOP32X ARM ARCHITECTURE
1152 M:      Lennert Buytenhek <kernel@wantstofly.org>
1153 L:      linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
1154 S:      Maintained
1155
1156 ARM/INTEL IOP33X ARM ARCHITECTURE
1157 L:      linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
1158 S:      Orphan
1159
1160 ARM/INTEL IOP13XX ARM ARCHITECTURE
1161 M:      Lennert Buytenhek <kernel@wantstofly.org>
1162 L:      linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
1163 S:      Maintained
1164
1165 ARM/INTEL IQ81342EX MACHINE SUPPORT
1166 M:      Lennert Buytenhek <kernel@wantstofly.org>
1167 L:      linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
1168 S:      Maintained
1169
1170 ARM/INTEL IXDP2850 MACHINE SUPPORT
1171 M:      Lennert Buytenhek <kernel@wantstofly.org>
1172 L:      linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
1173 S:      Maintained
1174
1175 ARM/INTEL IXP4XX ARM ARCHITECTURE
1176 M:      Imre Kaloz <kaloz@openwrt.org>
1177 M:      Krzysztof Halasa <khalasa@piap.pl>
1178 L:      linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
1179 S:      Maintained
1180 F:      arch/arm/mach-ixp4xx/
1181
1182 ARM/INTEL RESEARCH IMOTE/STARGATE 2 MACHINE SUPPORT
1183 M:      Jonathan Cameron <jic23@cam.ac.uk>
1184 L:      linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
1185 S:      Maintained
1186 F:      arch/arm/mach-pxa/stargate2.c
1187 F:      drivers/pcmcia/pxa2xx_stargate2.c
1188
1189 ARM/INTEL XSC3 (MANZANO) ARM CORE
1190 M:      Lennert Buytenhek <kernel@wantstofly.org>
1191 L:      linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
1192 S:      Maintained
1193
1194 ARM/IP FABRICS DOUBLE ESPRESSO MACHINE SUPPORT
1195 M:      Lennert Buytenhek <kernel@wantstofly.org>
1196 L:      linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
1197 S:      Maintained
1198
1199 ARM/TEXAS INSTRUMENT KEYSTONE ARCHITECTURE
1200 M:      Santosh Shilimkar <ssantosh@kernel.org>
1201 L:      linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
1202 S:      Maintained
1203 F:      arch/arm/mach-keystone/
1204 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/ssantosh/linux-keystone.git
1205
1206 ARM/TEXAS INSTRUMENT KEYSTONE CLOCK FRAMEWORK
1207 M:      Santosh Shilimkar <ssantosh@kernel.org>
1208 L:      linux-kernel@vger.kernel.org
1209 S:      Maintained
1210 F:      drivers/clk/keystone/
1211
1212 ARM/TEXAS INSTRUMENT KEYSTONE ClOCKSOURCE
1213 M:      Santosh Shilimkar <ssantosh@kernel.org>
1214 L:      linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
1215 L:      linux-kernel@vger.kernel.org
1216 S:      Maintained
1217 F:      drivers/clocksource/timer-keystone.c
1218
1219 ARM/TEXAS INSTRUMENT KEYSTONE RESET DRIVER
1220 M:      Santosh Shilimkar <ssantosh@kernel.org>
1221 L:      linux-kernel@vger.kernel.org
1222 S:      Maintained
1223 F:      drivers/power/reset/keystone-reset.c
1224
1225 ARM/TEXAS INSTRUMENT AEMIF/EMIF DRIVERS
1226 M:      Santosh Shilimkar <ssantosh@kernel.org>
1227 L:      linux-kernel@vger.kernel.org
1228 S:      Maintained
1229 F:      drivers/memory/*emif*
1230
1231 ARM/LOGICPD PXA270 MACHINE SUPPORT
1232 M:      Lennert Buytenhek <kernel@wantstofly.org>
1233 L:      linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
1234 S:      Maintained
1235
1236 ARM/LPC18XX ARCHITECTURE
1237 M:      Joachim Eastwood <manabian@gmail.com>
1238 L:      linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
1239 S:      Maintained
1240 F:      arch/arm/boot/dts/lpc43*
1241 F:      drivers/clk/nxp/clk-lpc18xx*
1242 F:      drivers/clocksource/time-lpc32xx.c
1243 F:      drivers/i2c/busses/i2c-lpc2k.c
1244 F:      drivers/memory/pl172.c
1245 F:      drivers/mtd/spi-nor/nxp-spifi.c
1246 F:      drivers/rtc/rtc-lpc24xx.c
1247 N:      lpc18xx
1248
1249 ARM/MAGICIAN MACHINE SUPPORT
1250 M:      Philipp Zabel <philipp.zabel@gmail.com>
1251 S:      Maintained
1252
1253 ARM/Marvell Kirkwood and Armada 370, 375, 38x, XP SOC support
1254 M:      Jason Cooper <jason@lakedaemon.net>
1255 M:      Andrew Lunn <andrew@lunn.ch>
1256 M:      Gregory Clement <gregory.clement@free-electrons.com>
1257 M:      Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com>
1258 L:      linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
1259 S:      Maintained
1260 F:      arch/arm/mach-mvebu/
1261 F:      drivers/rtc/rtc-armada38x.c
1262 F:      arch/arm/boot/dts/armada*
1263 F:      arch/arm/boot/dts/kirkwood*
1264
1265
1266 ARM/Marvell Berlin SoC support
1267 M:      Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com>
1268 L:      linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
1269 S:      Maintained
1270 F:      arch/arm/mach-berlin/
1271 F:      arch/arm/boot/dts/berlin*
1272
1273
1274 ARM/Marvell Dove/MV78xx0/Orion SOC support
1275 M:      Jason Cooper <jason@lakedaemon.net>
1276 M:      Andrew Lunn <andrew@lunn.ch>
1277 M:      Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com>
1278 M:      Gregory Clement <gregory.clement@free-electrons.com>
1279 L:      linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
1280 S:      Maintained
1281 F:      arch/arm/mach-dove/
1282 F:      arch/arm/mach-mv78xx0/
1283 F:      arch/arm/mach-orion5x/
1284 F:      arch/arm/plat-orion/
1285 F:      arch/arm/boot/dts/dove*
1286 F:      arch/arm/boot/dts/orion5x*
1287
1288
1289 ARM/Orion SoC/Technologic Systems TS-78xx platform support
1290 M:      Alexander Clouter <alex@digriz.org.uk>
1291 L:      linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
1292 W:      http://www.digriz.org.uk/ts78xx/kernel
1293 S:      Maintained
1294 F:      arch/arm/mach-orion5x/ts78xx-*
1295
1296 ARM/Mediatek RTC DRIVER
1297 M:      Eddie Huang <eddie.huang@mediatek.com>
1298 L:      linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
1299 L:      linux-mediatek@lists.infradead.org (moderated for non-subscribers)
1300 S:      Maintained
1301 F:      drivers/rtc/rtc-mt6397.c
1302
1303 ARM/Mediatek SoC support
1304 M:      Matthias Brugger <matthias.bgg@gmail.com>
1305 L:      linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
1306 L:      linux-mediatek@lists.infradead.org (moderated for non-subscribers)
1307 S:      Maintained
1308 F:      arch/arm/boot/dts/mt6*
1309 F:      arch/arm/boot/dts/mt8*
1310 F:      arch/arm/mach-mediatek/
1311 N:      mtk
1312 K:      mediatek
1313
1314 ARM/MICREL KS8695 ARCHITECTURE
1315 M:      Greg Ungerer <gerg@uclinux.org>
1316 L:      linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
1317 F:      arch/arm/mach-ks8695/
1318 S:      Odd Fixes
1319
1320 ARM/MIOA701 MACHINE SUPPORT
1321 M:      Robert Jarzmik <robert.jarzmik@free.fr>
1322 L:      linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
1323 F:      arch/arm/mach-pxa/mioa701.c
1324 S:      Maintained
1325
1326 ARM/NEC MOBILEPRO 900/c MACHINE SUPPORT
1327 M:      Michael Petchkovsky <mkpetch@internode.on.net>
1328 S:      Maintained
1329
1330 ARM/NOMADIK ARCHITECTURE
1331 M:      Alessandro Rubini <rubini@unipv.it>
1332 M:      Linus Walleij <linus.walleij@linaro.org>
1333 L:      linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
1334 S:      Maintained
1335 F:      arch/arm/mach-nomadik/
1336 F:      drivers/pinctrl/nomadik/
1337 F:      drivers/i2c/busses/i2c-nomadik.c
1338 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-nomadik.git
1339
1340 ARM/OPENMOKO NEO FREERUNNER (GTA02) MACHINE SUPPORT
1341 M:      Nelson Castillo <arhuaco@freaks-unidos.net>
1342 L:      openmoko-kernel@lists.openmoko.org (subscribers-only)
1343 W:      http://wiki.openmoko.org/wiki/Neo_FreeRunner
1344 S:      Supported
1345
1346 ARM/TOSA MACHINE SUPPORT
1347 M:      Dmitry Eremin-Solenikov <dbaryshkov@gmail.com>
1348 M:      Dirk Opfer <dirk@opfer-online.de>
1349 S:      Maintained
1350
1351 ARM/PALMTX,PALMT5,PALMLD,PALMTE2,PALMTC SUPPORT
1352 M:      Marek Vasut <marek.vasut@gmail.com>
1353 L:      linux-arm-kernel@lists.infradead.org
1354 W:      http://hackndev.com
1355 S:      Maintained
1356 F:      arch/arm/mach-pxa/include/mach/palmtx.h
1357 F:      arch/arm/mach-pxa/palmtx.c
1358 F:      arch/arm/mach-pxa/include/mach/palmt5.h
1359 F:      arch/arm/mach-pxa/palmt5.c
1360 F:      arch/arm/mach-pxa/include/mach/palmld.h
1361 F:      arch/arm/mach-pxa/palmld.c
1362 F:      arch/arm/mach-pxa/include/mach/palmte2.h
1363 F:      arch/arm/mach-pxa/palmte2.c
1364 F:      arch/arm/mach-pxa/include/mach/palmtc.h
1365 F:      arch/arm/mach-pxa/palmtc.c
1366
1367 ARM/PALM TREO SUPPORT
1368 M:      Tomas Cech <sleep_walker@suse.com>
1369 L:      linux-arm-kernel@lists.infradead.org
1370 W:      http://hackndev.com
1371 S:      Maintained
1372 F:      arch/arm/mach-pxa/include/mach/palmtreo.h
1373 F:      arch/arm/mach-pxa/palmtreo.c
1374
1375 ARM/PALMZ72 SUPPORT
1376 M:      Sergey Lapin <slapin@ossfans.org>
1377 L:      linux-arm-kernel@lists.infradead.org
1378 W:      http://hackndev.com
1379 S:      Maintained
1380 F:      arch/arm/mach-pxa/include/mach/palmz72.h
1381 F:      arch/arm/mach-pxa/palmz72.c
1382
1383 ARM/PLEB SUPPORT
1384 M:      Peter Chubb <pleb@gelato.unsw.edu.au>
1385 W:      http://www.disy.cse.unsw.edu.au/Hardware/PLEB
1386 S:      Maintained
1387
1388 ARM/PT DIGITAL BOARD PORT
1389 M:      Stefan Eletzhofer <stefan.eletzhofer@eletztrick.de>
1390 L:      linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
1391 W:      http://www.arm.linux.org.uk/
1392 S:      Maintained
1393
1394 ARM/QUALCOMM SUPPORT
1395 M:      Kumar Gala <galak@codeaurora.org>
1396 M:      Andy Gross <agross@codeaurora.org>
1397 M:      David Brown <davidb@codeaurora.org>
1398 L:      linux-arm-msm@vger.kernel.org
1399 L:      linux-soc@vger.kernel.org
1400 S:      Maintained
1401 F:      arch/arm/mach-qcom/
1402 F:      drivers/soc/qcom/
1403 F:      drivers/tty/serial/msm_serial.h
1404 F:      drivers/tty/serial/msm_serial.c
1405 F:      drivers/*/pm8???-*
1406 F:      drivers/mfd/ssbi.c
1407 F:      drivers/firmware/qcom_scm.c
1408 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/galak/linux-qcom.git
1409
1410 ARM/RADISYS ENP2611 MACHINE SUPPORT
1411 M:      Lennert Buytenhek <kernel@wantstofly.org>
1412 L:      linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
1413 S:      Maintained
1414
1415 ARM/RISCPC ARCHITECTURE
1416 M:      Russell King <linux@arm.linux.org.uk>
1417 L:      linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
1418 W:      http://www.arm.linux.org.uk/
1419 S:      Maintained
1420 F:      arch/arm/include/asm/hardware/entry-macro-iomd.S
1421 F:      arch/arm/include/asm/hardware/ioc.h
1422 F:      arch/arm/include/asm/hardware/iomd.h
1423 F:      arch/arm/include/asm/hardware/memc.h
1424 F:      arch/arm/mach-rpc/
1425 F:      drivers/net/ethernet/8390/etherh.c
1426 F:      drivers/net/ethernet/i825xx/ether1*
1427 F:      drivers/net/ethernet/seeq/ether3*
1428 F:      drivers/scsi/arm/
1429
1430 ARM/Rockchip SoC support
1431 M:      Heiko Stuebner <heiko@sntech.de>
1432 L:      linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
1433 L:      linux-rockchip@lists.infradead.org
1434 S:      Maintained
1435 F:      arch/arm/boot/dts/rk3*
1436 F:      arch/arm/mach-rockchip/
1437 F:      drivers/clk/rockchip/
1438 F:      drivers/i2c/busses/i2c-rk3x.c
1439 F:      drivers/*/*rockchip*
1440 F:      drivers/*/*/*rockchip*
1441 F:      sound/soc/rockchip/
1442 N:      rockchip
1443
1444 ARM/SAMSUNG EXYNOS ARM ARCHITECTURES
1445 M:      Kukjin Kim <kgene@kernel.org>
1446 M:      Krzysztof Kozlowski <k.kozlowski@samsung.com>
1447 L:      linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
1448 L:      linux-samsung-soc@vger.kernel.org (moderated for non-subscribers)
1449 S:      Maintained
1450 F:      arch/arm/boot/dts/s3c*
1451 F:      arch/arm/boot/dts/exynos*
1452 F:      arch/arm64/boot/dts/exynos/
1453 F:      arch/arm/plat-samsung/
1454 F:      arch/arm/mach-s3c24*/
1455 F:      arch/arm/mach-s3c64xx/
1456 F:      arch/arm/mach-s5p*/
1457 F:      arch/arm/mach-exynos*/
1458 F:      drivers/*/*s3c2410*
1459 F:      drivers/*/*/*s3c2410*
1460 F:      drivers/spi/spi-s3c*
1461 F:      drivers/soc/samsung/*
1462 F:      sound/soc/samsung/*
1463 F:      Documentation/arm/Samsung/
1464 F:      Documentation/devicetree/bindings/arm/samsung/
1465 F:      Documentation/devicetree/bindings/sram/samsung-sram.txt
1466 F:      Documentation/devicetree/bindings/power/pd-samsung.txt
1467 N:      exynos
1468
1469 ARM/SAMSUNG MOBILE MACHINE SUPPORT
1470 M:      Kyungmin Park <kyungmin.park@samsung.com>
1471 L:      linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
1472 S:      Maintained
1473 F:      arch/arm/mach-s5pv210/
1474
1475 ARM/SAMSUNG S5P SERIES 2D GRAPHICS ACCELERATION (G2D) SUPPORT
1476 M:      Kyungmin Park <kyungmin.park@samsung.com>
1477 M:      Kamil Debski <k.debski@samsung.com>
1478 L:      linux-arm-kernel@lists.infradead.org
1479 L:      linux-media@vger.kernel.org
1480 S:      Maintained
1481 F:      drivers/media/platform/s5p-g2d/
1482
1483 ARM/SAMSUNG S5P SERIES Multi Format Codec (MFC) SUPPORT
1484 M:      Kyungmin Park <kyungmin.park@samsung.com>
1485 M:      Kamil Debski <k.debski@samsung.com>
1486 M:      Jeongtae Park <jtp.park@samsung.com>
1487 L:      linux-arm-kernel@lists.infradead.org
1488 L:      linux-media@vger.kernel.org
1489 S:      Maintained
1490 F:      arch/arm/plat-samsung/s5p-dev-mfc.c
1491 F:      drivers/media/platform/s5p-mfc/
1492
1493 ARM/SAMSUNG S5P SERIES TV SUBSYSTEM SUPPORT
1494 M:      Kyungmin Park <kyungmin.park@samsung.com>
1495 M:      Tomasz Stanislawski <t.stanislaws@samsung.com>
1496 L:      linux-arm-kernel@lists.infradead.org
1497 L:      linux-media@vger.kernel.org
1498 S:      Maintained
1499 F:      drivers/media/platform/s5p-tv/
1500
1501 ARM/SHMOBILE ARM ARCHITECTURE
1502 M:      Simon Horman <horms@verge.net.au>
1503 M:      Magnus Damm <magnus.damm@gmail.com>
1504 L:      linux-sh@vger.kernel.org
1505 W:      http://oss.renesas.com
1506 Q:      http://patchwork.kernel.org/project/linux-sh/list/
1507 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas.git next
1508 S:      Supported
1509 F:      arch/arm/boot/dts/emev2*
1510 F:      arch/arm/boot/dts/r7s*
1511 F:      arch/arm/boot/dts/r8a*
1512 F:      arch/arm/boot/dts/sh*
1513 F:      arch/arm/configs/shmobile_defconfig
1514 F:      arch/arm/include/debug/renesas-scif.S
1515 F:      arch/arm/mach-shmobile/
1516 F:      drivers/sh/
1517
1518 ARM/SOCFPGA ARCHITECTURE
1519 M:      Dinh Nguyen <dinguyen@opensource.altera.com>
1520 S:      Maintained
1521 F:      arch/arm/mach-socfpga/
1522 F:      arch/arm/boot/dts/socfpga*
1523 F:      arch/arm/configs/socfpga_defconfig
1524 W:      http://www.rocketboards.org
1525 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/dinguyen/linux.git
1526
1527 ARM/SOCFPGA CLOCK FRAMEWORK SUPPORT
1528 M:      Dinh Nguyen <dinguyen@opensource.altera.com>
1529 S:      Maintained
1530 F:      drivers/clk/socfpga/
1531
1532 ARM/SOCFPGA EDAC SUPPORT
1533 M:      Thor Thayer <tthayer@opensource.altera.com>
1534 S:      Maintained
1535 F:      drivers/edac/altera_edac.
1536
1537 ARM/STI ARCHITECTURE
1538 M:      Srinivas Kandagatla <srinivas.kandagatla@gmail.com>
1539 M:      Maxime Coquelin <maxime.coquelin@st.com>
1540 M:      Patrice Chotard <patrice.chotard@st.com>
1541 L:      linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
1542 L:      kernel@stlinux.com
1543 W:      http://www.stlinux.com
1544 S:      Maintained
1545 F:      arch/arm/mach-sti/
1546 F:      arch/arm/boot/dts/sti*
1547 F:      drivers/clocksource/arm_global_timer.c
1548 F:      drivers/clocksource/clksrc_st_lpc.c
1549 F:      drivers/i2c/busses/i2c-st.c
1550 F:      drivers/media/rc/st_rc.c
1551 F:      drivers/media/platform/sti/c8sectpfe/
1552 F:      drivers/mmc/host/sdhci-st.c
1553 F:      drivers/phy/phy-miphy28lp.c
1554 F:      drivers/phy/phy-miphy365x.c
1555 F:      drivers/phy/phy-stih407-usb.c
1556 F:      drivers/phy/phy-stih41x-usb.c
1557 F:      drivers/pinctrl/pinctrl-st.c
1558 F:      drivers/reset/sti/
1559 F:      drivers/rtc/rtc-st-lpc.c
1560 F:      drivers/tty/serial/st-asc.c
1561 F:      drivers/usb/dwc3/dwc3-st.c
1562 F:      drivers/usb/host/ehci-st.c
1563 F:      drivers/usb/host/ohci-st.c
1564 F:      drivers/watchdog/st_lpc_wdt.c
1565 F:      drivers/ata/ahci_st.c
1566
1567 ARM/STM32 ARCHITECTURE
1568 M:      Maxime Coquelin <mcoquelin.stm32@gmail.com>
1569 L:      linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
1570 S:      Maintained
1571 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/mcoquelin/stm32.git
1572 N:      stm32
1573 F:      drivers/clocksource/armv7m_systick.c
1574
1575 ARM/TECHNOLOGIC SYSTEMS TS7250 MACHINE SUPPORT
1576 M:      Lennert Buytenhek <kernel@wantstofly.org>
1577 L:      linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
1578 S:      Maintained
1579
1580 ARM/TETON BGA MACHINE SUPPORT
1581 M:      "Mark F. Brown" <mark.brown314@gmail.com>
1582 L:      linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
1583 S:      Maintained
1584
1585 ARM/THECUS N2100 MACHINE SUPPORT
1586 M:      Lennert Buytenhek <kernel@wantstofly.org>
1587 L:      linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
1588 S:      Maintained
1589
1590 ARM/NUVOTON W90X900 ARM ARCHITECTURE
1591 M:      Wan ZongShun <mcuos.com@gmail.com>
1592 L:      linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
1593 W:      http://www.mcuos.com
1594 S:      Maintained
1595 F:      arch/arm/mach-w90x900/
1596 F:      drivers/input/keyboard/w90p910_keypad.c
1597 F:      drivers/input/touchscreen/w90p910_ts.c
1598 F:      drivers/watchdog/nuc900_wdt.c
1599 F:      drivers/net/ethernet/nuvoton/w90p910_ether.c
1600 F:      drivers/mtd/nand/nuc900_nand.c
1601 F:      drivers/rtc/rtc-nuc900.c
1602 F:      drivers/spi/spi-nuc900.c
1603 F:      drivers/usb/host/ehci-w90x900.c
1604 F:      drivers/video/fbdev/nuc900fb.c
1605
1606 ARM/U300 MACHINE SUPPORT
1607 M:      Linus Walleij <linus.walleij@linaro.org>
1608 L:      linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
1609 S:      Supported
1610 F:      arch/arm/mach-u300/
1611 F:      drivers/clocksource/timer-u300.c
1612 F:      drivers/i2c/busses/i2c-stu300.c
1613 F:      drivers/rtc/rtc-coh901331.c
1614 F:      drivers/watchdog/coh901327_wdt.c
1615 F:      drivers/dma/coh901318*
1616 F:      drivers/mfd/ab3100*
1617 F:      drivers/rtc/rtc-ab3100.c
1618 F:      drivers/rtc/rtc-coh901331.c
1619 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-stericsson.git
1620
1621 ARM/UNIPHIER ARCHITECTURE
1622 M:      Masahiro Yamada <yamada.masahiro@socionext.com>
1623 L:      linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
1624 S:      Maintained
1625 F:      arch/arm/boot/dts/uniphier*
1626 F:      arch/arm/include/asm/hardware/cache-uniphier.h
1627 F:      arch/arm/mach-uniphier/
1628 F:      arch/arm/mm/cache-uniphier.c
1629 F:      drivers/i2c/busses/i2c-uniphier*
1630 F:      drivers/pinctrl/uniphier/
1631 F:      drivers/tty/serial/8250/8250_uniphier.c
1632 N:      uniphier
1633
1634 ARM/Ux500 ARM ARCHITECTURE
1635 M:      Linus Walleij <linus.walleij@linaro.org>
1636 L:      linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
1637 S:      Maintained
1638 F:      arch/arm/mach-ux500/
1639 F:      drivers/clocksource/clksrc-dbx500-prcmu.c
1640 F:      drivers/dma/ste_dma40*
1641 F:      drivers/hwspinlock/u8500_hsem.c
1642 F:      drivers/mfd/abx500*
1643 F:      drivers/mfd/ab8500*
1644 F:      drivers/mfd/dbx500*
1645 F:      drivers/mfd/db8500*
1646 F:      drivers/pinctrl/nomadik/pinctrl-ab*
1647 F:      drivers/pinctrl/nomadik/pinctrl-nomadik*
1648 F:      drivers/rtc/rtc-ab8500.c
1649 F:      drivers/rtc/rtc-pl031.c
1650 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-stericsson.git
1651
1652 ARM/Ux500 CLOCK FRAMEWORK SUPPORT
1653 M:      Ulf Hansson <ulf.hansson@linaro.org>
1654 L:      linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
1655 T:      git git://git.linaro.org/people/ulfh/clk.git
1656 S:      Maintained
1657 F:      drivers/clk/ux500/
1658 F:      include/linux/platform_data/clk-ux500.h
1659
1660 ARM/VERSATILE EXPRESS PLATFORM
1661 M:      Liviu Dudau <liviu.dudau@arm.com>
1662 M:      Sudeep Holla <sudeep.holla@arm.com>
1663 M:      Lorenzo Pieralisi <lorenzo.pieralisi@arm.com>
1664 L:      linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
1665 S:      Maintained
1666 F:      arch/arm/boot/dts/vexpress*
1667 F:      arch/arm64/boot/dts/arm/vexpress*
1668 F:      arch/arm/mach-vexpress/
1669 F:      */*/vexpress*
1670 F:      */*/*/vexpress*
1671 F:      drivers/clk/versatile/clk-vexpress-osc.c
1672 F:      drivers/clocksource/versatile.c
1673
1674 ARM/VFP SUPPORT
1675 M:      Russell King <linux@arm.linux.org.uk>
1676 L:      linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
1677 W:      http://www.arm.linux.org.uk/
1678 S:      Maintained
1679 F:      arch/arm/vfp/
1680
1681 ARM/VOIPAC PXA270 SUPPORT
1682 M:      Marek Vasut <marek.vasut@gmail.com>
1683 L:      linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
1684 S:      Maintained
1685 F:      arch/arm/mach-pxa/vpac270.c
1686 F:      arch/arm/mach-pxa/include/mach/vpac270.h
1687
1688 ARM/VT8500 ARM ARCHITECTURE
1689 M:      Tony Prisk <linux@prisktech.co.nz>
1690 L:      linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
1691 S:      Maintained
1692 F:      arch/arm/mach-vt8500/
1693 F:      drivers/clocksource/vt8500_timer.c
1694 F:      drivers/i2c/busses/i2c-wmt.c
1695 F:      drivers/mmc/host/wmt-sdmmc.c
1696 F:      drivers/pwm/pwm-vt8500.c
1697 F:      drivers/rtc/rtc-vt8500.c
1698 F:      drivers/tty/serial/vt8500_serial.c
1699 F:      drivers/usb/host/ehci-platform.c
1700 F:      drivers/usb/host/uhci-platform.c
1701 F:      drivers/video/fbdev/vt8500lcdfb.*
1702 F:      drivers/video/fbdev/wm8505fb*
1703 F:      drivers/video/fbdev/wmt_ge_rops.*
1704
1705 ARM/ZIPIT Z2 SUPPORT
1706 M:      Marek Vasut <marek.vasut@gmail.com>
1707 L:      linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
1708 S:      Maintained
1709 F:      arch/arm/mach-pxa/z2.c
1710 F:      arch/arm/mach-pxa/include/mach/z2.h
1711
1712 ARM/ZTE ARCHITECTURE
1713 M:      Jun Nie <jun.nie@linaro.org>
1714 L:      linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
1715 S:      Maintained
1716 F:      arch/arm/mach-zx/
1717 F:      drivers/clk/zte/
1718 F:      Documentation/devicetree/bindings/arm/zte.txt
1719 F:      Documentation/devicetree/bindings/clock/zx296702-clk.txt
1720
1721 ARM/ZYNQ ARCHITECTURE
1722 M:      Michal Simek <michal.simek@xilinx.com>
1723 R:      Sören Brinkmann <soren.brinkmann@xilinx.com>
1724 L:      linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
1725 W:      http://wiki.xilinx.com
1726 T:      git https://github.com/Xilinx/linux-xlnx.git
1727 S:      Supported
1728 F:      arch/arm/mach-zynq/
1729 F:      drivers/cpuidle/cpuidle-zynq.c
1730 F:      drivers/block/xsysace.c
1731 N:      zynq
1732 N:      xilinx
1733 F:      drivers/clocksource/cadence_ttc_timer.c
1734 F:      drivers/i2c/busses/i2c-cadence.c
1735 F:      drivers/mmc/host/sdhci-of-arasan.c
1736 F:      drivers/edac/synopsys_edac.c
1737
1738 ARM SMMU DRIVERS
1739 M:      Will Deacon <will.deacon@arm.com>
1740 L:      linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
1741 S:      Maintained
1742 F:      drivers/iommu/arm-smmu.c
1743 F:      drivers/iommu/arm-smmu-v3.c
1744 F:      drivers/iommu/io-pgtable-arm.c
1745
1746 ARM64 PORT (AARCH64 ARCHITECTURE)
1747 M:      Catalin Marinas <catalin.marinas@arm.com>
1748 M:      Will Deacon <will.deacon@arm.com>
1749 L:      linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
1750 S:      Maintained
1751 F:      arch/arm64/
1752 F:      Documentation/arm64/
1753
1754 AS3645A LED FLASH CONTROLLER DRIVER
1755 M:      Laurent Pinchart <laurent.pinchart@ideasonboard.com>
1756 L:      linux-media@vger.kernel.org
1757 T:      git git://linuxtv.org/media_tree.git
1758 S:      Maintained
1759 F:      drivers/media/i2c/as3645a.c
1760 F:      include/media/as3645a.h
1761
1762 ASC7621 HARDWARE MONITOR DRIVER
1763 M:      George Joseph <george.joseph@fairview5.com>
1764 L:      lm-sensors@lm-sensors.org
1765 S:      Maintained
1766 F:      Documentation/hwmon/asc7621
1767 F:      drivers/hwmon/asc7621.c
1768
1769 ASUS NOTEBOOKS AND EEEPC ACPI/WMI EXTRAS DRIVERS
1770 M:      Corentin Chary <corentin.chary@gmail.com>
1771 L:      acpi4asus-user@lists.sourceforge.net
1772 L:      platform-driver-x86@vger.kernel.org
1773 W:      http://acpi4asus.sf.net
1774 S:      Maintained
1775 F:      drivers/platform/x86/asus*.c
1776 F:      drivers/platform/x86/eeepc*.c
1777
1778 ASYNCHRONOUS TRANSFERS/TRANSFORMS (IOAT) API
1779 R:      Dan Williams <dan.j.williams@intel.com>
1780 W:      http://sourceforge.net/projects/xscaleiop
1781 S:      Odd fixes
1782 F:      Documentation/crypto/async-tx-api.txt
1783 F:      crypto/async_tx/
1784 F:      drivers/dma/
1785 F:      include/linux/dmaengine.h
1786 F:      include/linux/async_tx.h
1787
1788 AT24 EEPROM DRIVER
1789 M:      Wolfram Sang <wsa@the-dreams.de>
1790 L:      linux-i2c@vger.kernel.org
1791 S:      Maintained
1792 F:      drivers/misc/eeprom/at24.c
1793 F:      include/linux/platform_data/at24.h
1794
1795 ATA OVER ETHERNET (AOE) DRIVER
1796 M:      "Ed L. Cashin" <ed.cashin@acm.org>
1797 W:      http://www.openaoe.org/
1798 S:      Supported
1799 F:      Documentation/aoe/
1800 F:      drivers/block/aoe/
1801
1802 ATHEROS ATH GENERIC UTILITIES
1803 M:      "Luis R. Rodriguez" <mcgrof@do-not-panic.com>
1804 L:      linux-wireless@vger.kernel.org
1805 S:      Supported
1806 F:      drivers/net/wireless/ath/*
1807
1808 ATHEROS ATH5K WIRELESS DRIVER
1809 M:      Jiri Slaby <jirislaby@gmail.com>
1810 M:      Nick Kossifidis <mickflemm@gmail.com>
1811 M:      "Luis R. Rodriguez" <mcgrof@do-not-panic.com>
1812 L:      linux-wireless@vger.kernel.org
1813 W:      http://wireless.kernel.org/en/users/Drivers/ath5k
1814 S:      Maintained
1815 F:      drivers/net/wireless/ath/ath5k/
1816
1817 ATHEROS ATH6KL WIRELESS DRIVER
1818 M:      Kalle Valo <kvalo@qca.qualcomm.com>
1819 L:      linux-wireless@vger.kernel.org
1820 W:      http://wireless.kernel.org/en/users/Drivers/ath6kl
1821 T:      git git://github.com/kvalo/ath.git
1822 S:      Supported
1823 F:      drivers/net/wireless/ath/ath6kl/
1824
1825 WILOCITY WIL6210 WIRELESS DRIVER
1826 M:      Vladimir Kondratiev <qca_vkondrat@qca.qualcomm.com>
1827 L:      linux-wireless@vger.kernel.org
1828 L:      wil6210@qca.qualcomm.com
1829 S:      Supported
1830 W:      http://wireless.kernel.org/en/users/Drivers/wil6210
1831 F:      drivers/net/wireless/ath/wil6210/
1832 F:      include/uapi/linux/wil6210_uapi.h
1833
1834 CARL9170 LINUX COMMUNITY WIRELESS DRIVER
1835 M:      Christian Lamparter <chunkeey@googlemail.com>
1836 L:      linux-wireless@vger.kernel.org
1837 W:      http://wireless.kernel.org/en/users/Drivers/carl9170
1838 S:      Maintained
1839 F:      drivers/net/wireless/ath/carl9170/
1840
1841 ATK0110 HWMON DRIVER
1842 M:      Luca Tettamanti <kronos.it@gmail.com>
1843 L:      lm-sensors@lm-sensors.org
1844 S:      Maintained
1845 F:      drivers/hwmon/asus_atk0110.c
1846
1847 ATI_REMOTE2 DRIVER
1848 M:      Ville Syrjala <syrjala@sci.fi>
1849 S:      Maintained
1850 F:      drivers/input/misc/ati_remote2.c
1851
1852 ATLX ETHERNET DRIVERS
1853 M:      Jay Cliburn <jcliburn@gmail.com>
1854 M:      Chris Snook <chris.snook@gmail.com>
1855 L:      netdev@vger.kernel.org
1856 W:      http://sourceforge.net/projects/atl1
1857 W:      http://atl1.sourceforge.net
1858 S:      Maintained
1859 F:      drivers/net/ethernet/atheros/
1860
1861 ATM
1862 M:      Chas Williams <3chas3@gmail.com>
1863 L:      linux-atm-general@lists.sourceforge.net (moderated for non-subscribers)
1864 L:      netdev@vger.kernel.org
1865 W:      http://linux-atm.sourceforge.net
1866 S:      Maintained
1867 F:      drivers/atm/
1868 F:      include/linux/atm*
1869 F:      include/uapi/linux/atm*
1870
1871 ATMEL AT91 / AT32 MCI DRIVER
1872 M:      Ludovic Desroches <ludovic.desroches@atmel.com>
1873 S:      Maintained
1874 F:      drivers/mmc/host/atmel-mci.c
1875 F:      drivers/mmc/host/atmel-mci-regs.h
1876
1877 ATMEL AT91 / AT32 SERIAL DRIVER
1878 M:      Nicolas Ferre <nicolas.ferre@atmel.com>
1879 S:      Supported
1880 F:      drivers/tty/serial/atmel_serial.c
1881
1882 ATMEL Audio ALSA driver
1883 M:      Nicolas Ferre <nicolas.ferre@atmel.com>
1884 L:      alsa-devel@alsa-project.org (moderated for non-subscribers)
1885 S:      Supported
1886 F:      sound/soc/atmel
1887
1888 ATMEL DMA DRIVER
1889 M:      Nicolas Ferre <nicolas.ferre@atmel.com>
1890 L:      linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
1891 S:      Supported
1892 F:      drivers/dma/at_hdmac.c
1893 F:      drivers/dma/at_hdmac_regs.h
1894 F:      include/linux/platform_data/dma-atmel.h
1895
1896 ATMEL XDMA DRIVER
1897 M:      Ludovic Desroches <ludovic.desroches@atmel.com>
1898 L:      linux-arm-kernel@lists.infradead.org
1899 L:      dmaengine@vger.kernel.org
1900 S:      Supported
1901 F:      drivers/dma/at_xdmac.c
1902
1903 ATMEL I2C DRIVER
1904 M:      Ludovic Desroches <ludovic.desroches@atmel.com>
1905 L:      linux-i2c@vger.kernel.org
1906 S:      Supported
1907 F:      drivers/i2c/busses/i2c-at91.c
1908
1909 ATMEL ISI DRIVER
1910 M:      Josh Wu <josh.wu@atmel.com>
1911 L:      linux-media@vger.kernel.org
1912 S:      Supported
1913 F:      drivers/media/platform/soc_camera/atmel-isi.c
1914 F:      include/media/atmel-isi.h
1915
1916 ATMEL LCDFB DRIVER
1917 M:      Nicolas Ferre <nicolas.ferre@atmel.com>
1918 L:      linux-fbdev@vger.kernel.org
1919 S:      Maintained
1920 F:      drivers/video/fbdev/atmel_lcdfb.c
1921 F:      include/video/atmel_lcdc.h
1922
1923 ATMEL MACB ETHERNET DRIVER
1924 M:      Nicolas Ferre <nicolas.ferre@atmel.com>
1925 S:      Supported
1926 F:      drivers/net/ethernet/cadence/
1927
1928 ATMEL NAND DRIVER
1929 M:      Josh Wu <josh.wu@atmel.com>
1930 L:      linux-mtd@lists.infradead.org
1931 S:      Supported
1932 F:      drivers/mtd/nand/atmel_nand*
1933
1934 ATMEL SDMMC DRIVER
1935 M:      Ludovic Desroches <ludovic.desroches@atmel.com>
1936 L:      linux-mmc@vger.kernel.org
1937 S:      Supported
1938 F:      drivers/mmc/host/sdhci-of-at91.c
1939
1940 ATMEL SPI DRIVER
1941 M:      Nicolas Ferre <nicolas.ferre@atmel.com>
1942 S:      Supported
1943 F:      drivers/spi/spi-atmel.*
1944
1945 ATMEL SSC DRIVER
1946 M:      Nicolas Ferre <nicolas.ferre@atmel.com>
1947 L:      linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
1948 S:      Supported
1949 F:      drivers/misc/atmel-ssc.c
1950 F:      include/linux/atmel-ssc.h
1951
1952 ATMEL Timer Counter (TC) AND CLOCKSOURCE DRIVERS
1953 M:      Nicolas Ferre <nicolas.ferre@atmel.com>
1954 L:      linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
1955 S:      Supported
1956 F:      drivers/misc/atmel_tclib.c
1957 F:      drivers/clocksource/tcb_clksrc.c
1958
1959 ATMEL USBA UDC DRIVER
1960 M:      Nicolas Ferre <nicolas.ferre@atmel.com>
1961 L:      linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
1962 S:      Supported
1963 F:      drivers/usb/gadget/udc/atmel_usba_udc.*
1964
1965 ATMEL WIRELESS DRIVER
1966 M:      Simon Kelley <simon@thekelleys.org.uk>
1967 L:      linux-wireless@vger.kernel.org
1968 W:      http://www.thekelleys.org.uk/atmel
1969 W:      http://atmelwlandriver.sourceforge.net/
1970 S:      Maintained
1971 F:      drivers/net/wireless/atmel*
1972
1973 ATMEL MAXTOUCH DRIVER
1974 M:      Nick Dyer <nick.dyer@itdev.co.uk>
1975 T:      git git://github.com/atmel-maxtouch/linux.git
1976 S:      Supported
1977 F:      Documentation/devicetree/bindings/input/atmel,maxtouch.txt
1978 F:      drivers/input/touchscreen/atmel_mxt_ts.c
1979 F:      include/linux/platform_data/atmel_mxt_ts.h
1980
1981 ATTO EXPRESSSAS SAS/SATA RAID SCSI DRIVER
1982 M:      Bradley Grove <linuxdrivers@attotech.com>
1983 L:      linux-scsi@vger.kernel.org
1984 W:      http://www.attotech.com
1985 S:      Supported
1986 F:      drivers/scsi/esas2r
1987
1988 ATUSB IEEE 802.15.4 RADIO DRIVER
1989 M:      Stefan Schmidt <stefan@osg.samsung.com>
1990 L:      linux-wpan@vger.kernel.org
1991 S:      Maintained
1992 F:      drivers/net/ieee802154/atusb.c
1993 F:      drivers/net/ieee802154/atusb.h
1994 F:      drivers/net/ieee802154/at86rf230.h
1995
1996 AUDIT SUBSYSTEM
1997 M:      Paul Moore <paul@paul-moore.com>
1998 M:      Eric Paris <eparis@redhat.com>
1999 L:      linux-audit@redhat.com (moderated for non-subscribers)
2000 W:      http://people.redhat.com/sgrubb/audit/
2001 T:      git git://git.infradead.org/users/pcmoore/audit
2002 S:      Maintained
2003 F:      include/linux/audit.h
2004 F:      include/uapi/linux/audit.h
2005 F:      kernel/audit*
2006
2007 AUXILIARY DISPLAY DRIVERS
2008 M:      Miguel Ojeda Sandonis <miguel.ojeda.sandonis@gmail.com>
2009 W:      http://miguelojeda.es/auxdisplay.htm
2010 W:      http://jair.lab.fi.uva.es/~migojed/auxdisplay.htm
2011 S:      Maintained
2012 F:      drivers/auxdisplay/
2013 F:      include/linux/cfag12864b.h
2014
2015 AVR32 ARCHITECTURE
2016 M:      Haavard Skinnemoen <hskinnemoen@gmail.com>
2017 M:      Hans-Christian Egtvedt <egtvedt@samfundet.no>
2018 W:      http://www.atmel.com/products/AVR32/
2019 W:      http://mirror.egtvedt.no/avr32linux.org/
2020 W:      http://avrfreaks.net/
2021 S:      Maintained
2022 F:      arch/avr32/
2023
2024 AVR32/AT32AP MACHINE SUPPORT
2025 M:      Haavard Skinnemoen <hskinnemoen@gmail.com>
2026 M:      Hans-Christian Egtvedt <egtvedt@samfundet.no>
2027 S:      Maintained
2028 F:      arch/avr32/mach-at32ap/
2029
2030 AX.25 NETWORK LAYER
2031 M:      Ralf Baechle <ralf@linux-mips.org>
2032 L:      linux-hams@vger.kernel.org
2033 W:      http://www.linux-ax25.org/
2034 S:      Maintained
2035 F:      include/uapi/linux/ax25.h
2036 F:      include/net/ax25.h
2037 F:      net/ax25/
2038
2039 AZ6007 DVB DRIVER
2040 M:      Mauro Carvalho Chehab <mchehab@osg.samsung.com>
2041 L:      linux-media@vger.kernel.org
2042 W:      http://linuxtv.org
2043 T:      git git://linuxtv.org/media_tree.git
2044 S:      Maintained
2045 F:      drivers/media/usb/dvb-usb-v2/az6007.c
2046
2047 AZTECH FM RADIO RECEIVER DRIVER
2048 M:      Hans Verkuil <hverkuil@xs4all.nl>
2049 L:      linux-media@vger.kernel.org
2050 T:      git git://linuxtv.org/media_tree.git
2051 W:      http://linuxtv.org
2052 S:      Maintained
2053 F:      drivers/media/radio/radio-aztech*
2054
2055 B43 WIRELESS DRIVER
2056 L:      linux-wireless@vger.kernel.org
2057 L:      b43-dev@lists.infradead.org
2058 W:      http://wireless.kernel.org/en/users/Drivers/b43
2059 S:      Odd Fixes
2060 F:      drivers/net/wireless/b43/
2061
2062 B43LEGACY WIRELESS DRIVER
2063 M:      Larry Finger <Larry.Finger@lwfinger.net>
2064 L:      linux-wireless@vger.kernel.org
2065 L:      b43-dev@lists.infradead.org
2066 W:      http://wireless.kernel.org/en/users/Drivers/b43
2067 S:      Maintained
2068 F:      drivers/net/wireless/b43legacy/
2069
2070 BACKLIGHT CLASS/SUBSYSTEM
2071 M:      Jingoo Han <jingoohan1@gmail.com>
2072 M:      Lee Jones <lee.jones@linaro.org>
2073 S:      Maintained
2074 F:      drivers/video/backlight/
2075 F:      include/linux/backlight.h
2076
2077 BATMAN ADVANCED
2078 M:      Marek Lindner <mareklindner@neomailbox.ch>
2079 M:      Simon Wunderlich <sw@simonwunderlich.de>
2080 M:      Antonio Quartulli <antonio@meshcoding.com>
2081 L:      b.a.t.m.a.n@lists.open-mesh.org
2082 W:      http://www.open-mesh.org/
2083 S:      Maintained
2084 F:      net/batman-adv/
2085
2086 BAYCOM/HDLCDRV DRIVERS FOR AX.25
2087 M:      Thomas Sailer <t.sailer@alumni.ethz.ch>
2088 L:      linux-hams@vger.kernel.org
2089 W:      http://www.baycom.org/~tom/ham/ham.html
2090 S:      Maintained
2091 F:      drivers/net/hamradio/baycom*
2092
2093 BCACHE (BLOCK LAYER CACHE)
2094 M:      Kent Overstreet <kent.overstreet@gmail.com>
2095 L:      linux-bcache@vger.kernel.org
2096 W:      http://bcache.evilpiepirate.org
2097 S:      Maintained
2098 F:      drivers/md/bcache/
2099
2100 BDISP ST MEDIA DRIVER
2101 M:      Fabien Dessenne <fabien.dessenne@st.com>
2102 L:      linux-media@vger.kernel.org
2103 T:      git git://linuxtv.org/media_tree.git
2104 W:      http://linuxtv.org
2105 S:      Supported
2106 F:      drivers/media/platform/sti/bdisp
2107
2108 BEFS FILE SYSTEM
2109 S:      Orphan
2110 F:      Documentation/filesystems/befs.txt
2111 F:      fs/befs/
2112
2113 BECKHOFF CX5020 ETHERCAT MASTER DRIVER
2114 M:      Dariusz Marcinkiewicz <reksio@newterm.pl>
2115 L:      netdev@vger.kernel.org
2116 S:      Maintained
2117 F:      drivers/net/ethernet/ec_bhf.c
2118
2119 BFS FILE SYSTEM
2120 M:      "Tigran A. Aivazian" <tigran@aivazian.fsnet.co.uk>
2121 S:      Maintained
2122 F:      Documentation/filesystems/bfs.txt
2123 F:      fs/bfs/
2124 F:      include/uapi/linux/bfs_fs.h
2125
2126 BLACKFIN ARCHITECTURE
2127 M:      Steven Miao <realmz6@gmail.com>
2128 L:      adi-buildroot-devel@lists.sourceforge.net (moderated for non-subscribers)
2129 T:      git git://git.code.sf.net/p/adi-linux/code
2130 W:      http://blackfin.uclinux.org
2131 S:      Supported
2132 F:      arch/blackfin/
2133
2134 BLACKFIN EMAC DRIVER
2135 L:      adi-buildroot-devel@lists.sourceforge.net (moderated for non-subscribers)
2136 W:      http://blackfin.uclinux.org
2137 S:      Supported
2138 F:      drivers/net/ethernet/adi/
2139
2140 BLACKFIN RTC DRIVER
2141 L:      adi-buildroot-devel@lists.sourceforge.net (moderated for non-subscribers)
2142 W:      http://blackfin.uclinux.org
2143 S:      Supported
2144 F:      drivers/rtc/rtc-bfin.c
2145
2146 BLACKFIN SDH DRIVER
2147 M:      Sonic Zhang <sonic.zhang@analog.com>
2148 L:      adi-buildroot-devel@lists.sourceforge.net (moderated for non-subscribers)
2149 W:      http://blackfin.uclinux.org
2150 S:      Supported
2151 F:      drivers/mmc/host/bfin_sdh.c
2152
2153 BLACKFIN SERIAL DRIVER
2154 M:      Sonic Zhang <sonic.zhang@analog.com>
2155 L:      adi-buildroot-devel@lists.sourceforge.net (moderated for non-subscribers)
2156 W:      http://blackfin.uclinux.org
2157 S:      Supported
2158 F:      drivers/tty/serial/bfin_uart.c
2159
2160 BLACKFIN WATCHDOG DRIVER
2161 L:      adi-buildroot-devel@lists.sourceforge.net (moderated for non-subscribers)
2162 W:      http://blackfin.uclinux.org
2163 S:      Supported
2164 F:      drivers/watchdog/bfin_wdt.c
2165
2166 BLACKFIN I2C TWI DRIVER
2167 M:      Sonic Zhang <sonic.zhang@analog.com>
2168 L:      adi-buildroot-devel@lists.sourceforge.net (moderated for non-subscribers)
2169 W:      http://blackfin.uclinux.org/
2170 S:      Supported
2171 F:      drivers/i2c/busses/i2c-bfin-twi.c
2172
2173 BLACKFIN MEDIA DRIVER
2174 M:      Scott Jiang <scott.jiang.linux@gmail.com>
2175 L:      adi-buildroot-devel@lists.sourceforge.net (moderated for non-subscribers)
2176 W:      http://blackfin.uclinux.org/
2177 S:      Supported
2178 F:      drivers/media/platform/blackfin/
2179 F:      drivers/media/i2c/adv7183*
2180 F:      drivers/media/i2c/vs6624*
2181
2182 BLINKM RGB LED DRIVER
2183 M:      Jan-Simon Moeller <jansimon.moeller@gmx.de>
2184 S:      Maintained
2185 F:      drivers/leds/leds-blinkm.c
2186
2187 BLOCK LAYER
2188 M:      Jens Axboe <axboe@kernel.dk>
2189 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/axboe/linux-block.git
2190 S:      Maintained
2191 F:      block/
2192 F:      kernel/trace/blktrace.c
2193
2194 BLOCK2MTD DRIVER
2195 M:      Joern Engel <joern@lazybastard.org>
2196 L:      linux-mtd@lists.infradead.org
2197 S:      Maintained
2198 F:      drivers/mtd/devices/block2mtd.c
2199
2200 BLUETOOTH DRIVERS
2201 M:      Marcel Holtmann <marcel@holtmann.org>
2202 M:      Gustavo Padovan <gustavo@padovan.org>
2203 M:      Johan Hedberg <johan.hedberg@gmail.com>
2204 L:      linux-bluetooth@vger.kernel.org
2205 W:      http://www.bluez.org/
2206 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth.git
2207 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next.git
2208 S:      Maintained
2209 F:      drivers/bluetooth/
2210
2211 BLUETOOTH SUBSYSTEM
2212 M:      Marcel Holtmann <marcel@holtmann.org>
2213 M:      Gustavo Padovan <gustavo@padovan.org>
2214 M:      Johan Hedberg <johan.hedberg@gmail.com>
2215 L:      linux-bluetooth@vger.kernel.org
2216 W:      http://www.bluez.org/
2217 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth.git
2218 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next.git
2219 S:      Maintained
2220 F:      net/bluetooth/
2221 F:      include/net/bluetooth/
2222
2223 BONDING DRIVER
2224 M:      Jay Vosburgh <j.vosburgh@gmail.com>
2225 M:      Veaceslav Falico <vfalico@gmail.com>
2226 M:      Andy Gospodarek <gospo@cumulusnetworks.com>
2227 L:      netdev@vger.kernel.org
2228 W:      http://sourceforge.net/projects/bonding/
2229 S:      Supported
2230 F:      drivers/net/bonding/
2231 F:      include/uapi/linux/if_bonding.h
2232
2233 BPF (Safe dynamic programs and tools)
2234 M:      Alexei Starovoitov <ast@kernel.org>
2235 L:      netdev@vger.kernel.org
2236 L:      linux-kernel@vger.kernel.org
2237 S:      Supported
2238 F:      kernel/bpf/
2239
2240 BROADCOM B44 10/100 ETHERNET DRIVER
2241 M:      Gary Zambrano <zambrano@broadcom.com>
2242 L:      netdev@vger.kernel.org
2243 S:      Supported
2244 F:      drivers/net/ethernet/broadcom/b44.*
2245
2246 BROADCOM GENET ETHERNET DRIVER
2247 M:      Florian Fainelli <f.fainelli@gmail.com>
2248 L:      netdev@vger.kernel.org
2249 S:      Supported
2250 F:      drivers/net/ethernet/broadcom/genet/
2251
2252 BROADCOM BNX2 GIGABIT ETHERNET DRIVER
2253 M:      Sony Chacko <sony.chacko@qlogic.com>
2254 M:      Dept-HSGLinuxNICDev@qlogic.com
2255 L:      netdev@vger.kernel.org
2256 S:      Supported
2257 F:      drivers/net/ethernet/broadcom/bnx2.*
2258 F:      drivers/net/ethernet/broadcom/bnx2_*
2259
2260 BROADCOM BNX2X 10 GIGABIT ETHERNET DRIVER
2261 M:      Ariel Elior <ariel.elior@qlogic.com>
2262 L:      netdev@vger.kernel.org
2263 S:      Supported
2264 F:      drivers/net/ethernet/broadcom/bnx2x/
2265
2266 BROADCOM BCM281XX/BCM11XXX/BCM216XX ARM ARCHITECTURE
2267 M:      Florian Fainelli <f.fainelli@gmail.com>
2268 M:      Ray Jui <rjui@broadcom.com>
2269 M:      Scott Branden <sbranden@broadcom.com>
2270 L:      bcm-kernel-feedback-list@broadcom.com
2271 T:      git git://github.com/broadcom/mach-bcm
2272 S:      Maintained
2273 F:      arch/arm/mach-bcm/
2274 F:      arch/arm/boot/dts/bcm113*
2275 F:      arch/arm/boot/dts/bcm216*
2276 F:      arch/arm/boot/dts/bcm281*
2277 F:      arch/arm/configs/bcm_defconfig
2278 F:      drivers/mmc/host/sdhci-bcm-kona.c
2279 F:      drivers/clocksource/bcm_kona_timer.c
2280
2281 BROADCOM BCM2835 ARM ARCHITECTURE
2282 M:      Stephen Warren <swarren@wwwdotorg.org>
2283 M:      Lee Jones <lee@kernel.org>
2284 M:      Eric Anholt <eric@anholt.net>
2285 L:      linux-rpi-kernel@lists.infradead.org (moderated for non-subscribers)
2286 L:      linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
2287 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/rpi/linux-rpi.git
2288 S:      Maintained
2289 N:      bcm2835
2290
2291 BROADCOM BCM33XX MIPS ARCHITECTURE
2292 M:      Kevin Cernekee <cernekee@gmail.com>
2293 L:      linux-mips@linux-mips.org
2294 S:      Maintained
2295 F:      arch/mips/bcm3384/*
2296 F:      arch/mips/include/asm/mach-bcm3384/*
2297 F:      arch/mips/kernel/*bmips*
2298
2299 BROADCOM BCM47XX MIPS ARCHITECTURE
2300 M:      Hauke Mehrtens <hauke@hauke-m.de>
2301 M:      RafaÅ‚ MiÅ‚ecki <zajec5@gmail.com>
2302 L:      linux-mips@linux-mips.org
2303 S:      Maintained
2304 F:      arch/mips/bcm47xx/*
2305 F:      arch/mips/include/asm/mach-bcm47xx/*
2306
2307 BROADCOM BCM5301X ARM ARCHITECTURE
2308 M:      Hauke Mehrtens <hauke@hauke-m.de>
2309 L:      linux-arm-kernel@lists.infradead.org
2310 S:      Maintained
2311 F:      arch/arm/mach-bcm/bcm_5301x.c
2312 F:      arch/arm/boot/dts/bcm5301x.dtsi
2313 F:      arch/arm/boot/dts/bcm470*
2314
2315 BROADCOM BCM63XX ARM ARCHITECTURE
2316 M:      Florian Fainelli <f.fainelli@gmail.com>
2317 L:      linux-arm-kernel@lists.infradead.org
2318 T:      git git://github.com/broadcom/arm-bcm63xx.git
2319 S:      Maintained
2320 F:      arch/arm/mach-bcm/bcm63xx.c
2321 F:      arch/arm/include/debug/bcm63xx.S
2322
2323 BROADCOM BCM63XX/BCM33XX UDC DRIVER
2324 M:      Kevin Cernekee <cernekee@gmail.com>
2325 L:      linux-usb@vger.kernel.org
2326 S:      Maintained
2327 F:      drivers/usb/gadget/udc/bcm63xx_udc.*
2328
2329 BROADCOM BCM7XXX ARM ARCHITECTURE
2330 M:      Brian Norris <computersforpeace@gmail.com>
2331 M:      Gregory Fong <gregory.0xf0@gmail.com>
2332 M:      Florian Fainelli <f.fainelli@gmail.com>
2333 L:      linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
2334 T:      git git://github.com/broadcom/stblinux.git
2335 S:      Maintained
2336 F:      arch/arm/mach-bcm/*brcmstb*
2337 F:      arch/arm/boot/dts/bcm7*.dts*
2338 F:      drivers/bus/brcmstb_gisb.c
2339 N:      brcmstb
2340
2341 BROADCOM BMIPS MIPS ARCHITECTURE
2342 M:      Kevin Cernekee <cernekee@gmail.com>
2343 M:      Florian Fainelli <f.fainelli@gmail.com>
2344 L:      linux-mips@linux-mips.org
2345 T:      git git://github.com/broadcom/stblinux.git
2346 S:      Maintained
2347 F:      arch/mips/bmips/*
2348 F:      arch/mips/include/asm/mach-bmips/*
2349 F:      arch/mips/kernel/*bmips*
2350 F:      arch/mips/boot/dts/brcm/bcm*.dts*
2351 F:      drivers/irqchip/irq-bcm7*
2352 F:      drivers/irqchip/irq-brcmstb*
2353
2354 BROADCOM TG3 GIGABIT ETHERNET DRIVER
2355 M:      Prashant Sreedharan <prashant@broadcom.com>
2356 M:      Michael Chan <mchan@broadcom.com>
2357 L:      netdev@vger.kernel.org
2358 S:      Supported
2359 F:      drivers/net/ethernet/broadcom/tg3.*
2360
2361 BROADCOM BRCM80211 IEEE802.11n WIRELESS DRIVER
2362 M:      Brett Rudley <brudley@broadcom.com>
2363 M:      Arend van Spriel <arend@broadcom.com>
2364 M:      Franky (Zhenhui) Lin <frankyl@broadcom.com>
2365 M:      Hante Meuleman <meuleman@broadcom.com>
2366 L:      linux-wireless@vger.kernel.org
2367 L:      brcm80211-dev-list@broadcom.com
2368 S:      Supported
2369 F:      drivers/net/wireless/brcm80211/
2370
2371 BROADCOM BNX2FC 10 GIGABIT FCOE DRIVER
2372 M:      QLogic-Storage-Upstream@qlogic.com
2373 L:      linux-scsi@vger.kernel.org
2374 S:      Supported
2375 F:      drivers/scsi/bnx2fc/
2376
2377 BROADCOM BNX2I 1/10 GIGABIT iSCSI DRIVER
2378 M:      QLogic-Storage-Upstream@qlogic.com
2379 L:      linux-scsi@vger.kernel.org
2380 S:      Supported
2381 F:      drivers/scsi/bnx2i/
2382
2383 BROADCOM IPROC ARM ARCHITECTURE
2384 M:      Ray Jui <rjui@broadcom.com>
2385 M:      Scott Branden <sbranden@broadcom.com>
2386 M:      Jon Mason <jonmason@broadcom.com>
2387 L:      linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
2388 L:      bcm-kernel-feedback-list@broadcom.com
2389 T:      git git://github.com/broadcom/cygnus-linux.git
2390 S:      Maintained
2391 N:      iproc
2392 N:      cygnus
2393 N:      nsp
2394 N:      bcm9113*
2395 N:      bcm9583*
2396 N:      bcm9585*
2397 N:      bcm9586*
2398 N:      bcm988312
2399 N:      bcm113*
2400 N:      bcm583*
2401 N:      bcm585*
2402 N:      bcm586*
2403 N:      bcm88312
2404
2405 BROADCOM BRCMSTB GPIO DRIVER
2406 M:      Gregory Fong <gregory.0xf0@gmail.com>
2407 L:      bcm-kernel-feedback-list@broadcom.com>
2408 S:      Supported
2409 F:      drivers/gpio/gpio-brcmstb.c
2410 F:      Documentation/devicetree/bindings/gpio/brcm,brcmstb-gpio.txt
2411
2412 BROADCOM KONA GPIO DRIVER
2413 M:      Ray Jui <rjui@broadcom.com>
2414 L:      bcm-kernel-feedback-list@broadcom.com
2415 S:      Supported
2416 F:      drivers/gpio/gpio-bcm-kona.c
2417 F:      Documentation/devicetree/bindings/gpio/brcm,kona-gpio.txt
2418
2419 BROADCOM NVRAM DRIVER
2420 M:      RafaÅ‚ MiÅ‚ecki <zajec5@gmail.com>
2421 L:      linux-mips@linux-mips.org
2422 S:      Maintained
2423 F:      drivers/firmware/broadcom/*
2424
2425 BROADCOM STB NAND FLASH DRIVER
2426 M:      Brian Norris <computersforpeace@gmail.com>
2427 L:      linux-mtd@lists.infradead.org
2428 S:      Maintained
2429 F:      drivers/mtd/nand/brcmnand/
2430
2431 BROADCOM SPECIFIC AMBA DRIVER (BCMA)
2432 M:      RafaÅ‚ MiÅ‚ecki <zajec5@gmail.com>
2433 L:      linux-wireless@vger.kernel.org
2434 S:      Maintained
2435 F:      drivers/bcma/
2436 F:      include/linux/bcma/
2437
2438 BROADCOM SYSTEMPORT ETHERNET DRIVER
2439 M:      Florian Fainelli <f.fainelli@gmail.com>
2440 L:      netdev@vger.kernel.org
2441 S:      Supported
2442 F:      drivers/net/ethernet/broadcom/bcmsysport.*
2443
2444 BROCADE BFA FC SCSI DRIVER
2445 M:      Anil Gurumurthy <anil.gurumurthy@qlogic.com>
2446 M:      Sudarsana Kalluru <sudarsana.kalluru@qlogic.com>
2447 L:      linux-scsi@vger.kernel.org
2448 S:      Supported
2449 F:      drivers/scsi/bfa/
2450
2451 BROCADE BNA 10 GIGABIT ETHERNET DRIVER
2452 M:      Rasesh Mody <rasesh.mody@qlogic.com>
2453 L:      netdev@vger.kernel.org
2454 S:      Supported
2455 F:      drivers/net/ethernet/brocade/bna/
2456
2457 BSG (block layer generic sg v4 driver)
2458 M:      FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
2459 L:      linux-scsi@vger.kernel.org
2460 S:      Supported
2461 F:      block/bsg.c
2462 F:      include/linux/bsg.h
2463 F:      include/uapi/linux/bsg.h
2464
2465 BT87X AUDIO DRIVER
2466 M:      Clemens Ladisch <clemens@ladisch.de>
2467 L:      alsa-devel@alsa-project.org (moderated for non-subscribers)
2468 T:      git git://git.alsa-project.org/alsa-kernel.git
2469 S:      Maintained
2470 F:      Documentation/sound/alsa/Bt87x.txt
2471 F:      sound/pci/bt87x.c
2472
2473 BT8XXGPIO DRIVER
2474 M:      Michael Buesch <m@bues.ch>
2475 W:      http://bu3sch.de/btgpio.php
2476 S:      Maintained
2477 F:      drivers/gpio/gpio-bt8xx.c
2478
2479 BTRFS FILE SYSTEM
2480 M:      Chris Mason <clm@fb.com>
2481 M:      Josef Bacik <jbacik@fb.com>
2482 M:      David Sterba <dsterba@suse.com>
2483 L:      linux-btrfs@vger.kernel.org
2484 W:      http://btrfs.wiki.kernel.org/
2485 Q:      http://patchwork.kernel.org/project/linux-btrfs/list/
2486 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs.git
2487 S:      Maintained
2488 F:      Documentation/filesystems/btrfs.txt
2489 F:      fs/btrfs/
2490
2491 BTTV VIDEO4LINUX DRIVER
2492 M:      Mauro Carvalho Chehab <mchehab@osg.samsung.com>
2493 L:      linux-media@vger.kernel.org
2494 W:      http://linuxtv.org
2495 T:      git git://linuxtv.org/media_tree.git
2496 S:      Odd fixes
2497 F:      Documentation/video4linux/bttv/
2498 F:      drivers/media/pci/bt8xx/bttv*
2499
2500 BUSLOGIC SCSI DRIVER
2501 M:      Khalid Aziz <khalid@gonehiking.org>
2502 L:      linux-scsi@vger.kernel.org
2503 S:      Maintained
2504 F:      drivers/scsi/BusLogic.*
2505 F:      drivers/scsi/FlashPoint.*
2506
2507 C-MEDIA CMI8788 DRIVER
2508 M:      Clemens Ladisch <clemens@ladisch.de>
2509 L:      alsa-devel@alsa-project.org (moderated for non-subscribers)
2510 T:      git git://git.alsa-project.org/alsa-kernel.git
2511 S:      Maintained
2512 F:      sound/pci/oxygen/
2513
2514 C6X ARCHITECTURE
2515 M:      Mark Salter <msalter@redhat.com>
2516 M:      Aurelien Jacquiot <a-jacquiot@ti.com>
2517 L:      linux-c6x-dev@linux-c6x.org
2518 W:      http://www.linux-c6x.org/wiki/index.php/Main_Page
2519 S:      Maintained
2520 F:      arch/c6x/
2521
2522 CACHEFILES: FS-CACHE BACKEND FOR CACHING ON MOUNTED FILESYSTEMS
2523 M:      David Howells <dhowells@redhat.com>
2524 L:      linux-cachefs@redhat.com
2525 S:      Supported
2526 F:      Documentation/filesystems/caching/cachefiles.txt
2527 F:      fs/cachefiles/
2528
2529 CADET FM/AM RADIO RECEIVER DRIVER
2530 M:      Hans Verkuil <hverkuil@xs4all.nl>
2531 L:      linux-media@vger.kernel.org
2532 T:      git git://linuxtv.org/media_tree.git
2533 W:      http://linuxtv.org
2534 S:      Maintained
2535 F:      drivers/media/radio/radio-cadet*
2536
2537 CAFE CMOS INTEGRATED CAMERA CONTROLLER DRIVER
2538 M:      Jonathan Corbet <corbet@lwn.net>
2539 L:      linux-media@vger.kernel.org
2540 T:      git git://linuxtv.org/media_tree.git
2541 S:      Maintained
2542 F:      Documentation/video4linux/cafe_ccic
2543 F:      drivers/media/platform/marvell-ccic/
2544
2545 CAIF NETWORK LAYER
2546 M:      Dmitry Tarnyagin <dmitry.tarnyagin@lockless.no>
2547 L:      netdev@vger.kernel.org
2548 S:      Supported
2549 F:      Documentation/networking/caif/
2550 F:      drivers/net/caif/
2551 F:      include/uapi/linux/caif/
2552 F:      include/net/caif/
2553 F:      net/caif/
2554
2555 CALGARY x86-64 IOMMU
2556 M:      Muli Ben-Yehuda <muli@il.ibm.com>
2557 M:      "Jon D. Mason" <jdmason@kudzu.us>
2558 L:      discuss@x86-64.org
2559 S:      Maintained
2560 F:      arch/x86/kernel/pci-calgary_64.c
2561 F:      arch/x86/kernel/tce_64.c
2562 F:      arch/x86/include/asm/calgary.h
2563 F:      arch/x86/include/asm/tce.h
2564
2565 CAN NETWORK LAYER
2566 M:      Oliver Hartkopp <socketcan@hartkopp.net>
2567 M:      Marc Kleine-Budde <mkl@pengutronix.de>
2568 L:      linux-can@vger.kernel.org
2569 W:      https://github.com/linux-can
2570 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can.git
2571 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can-next.git
2572 S:      Maintained
2573 F:      Documentation/networking/can.txt
2574 F:      net/can/
2575 F:      include/linux/can/core.h
2576 F:      include/uapi/linux/can.h
2577 F:      include/uapi/linux/can/bcm.h
2578 F:      include/uapi/linux/can/raw.h
2579 F:      include/uapi/linux/can/gw.h
2580
2581 CAN NETWORK DRIVERS
2582 M:      Wolfgang Grandegger <wg@grandegger.com>
2583 M:      Marc Kleine-Budde <mkl@pengutronix.de>
2584 L:      linux-can@vger.kernel.org
2585 W:      https://github.com/linux-can
2586 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can.git
2587 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can-next.git
2588 S:      Maintained
2589 F:      drivers/net/can/
2590 F:      include/linux/can/dev.h
2591 F:      include/linux/can/platform/
2592 F:      include/uapi/linux/can/error.h
2593 F:      include/uapi/linux/can/netlink.h
2594
2595 CAPABILITIES
2596 M:      Serge Hallyn <serge.hallyn@canonical.com>
2597 L:      linux-security-module@vger.kernel.org
2598 S:      Supported
2599 F:      include/linux/capability.h
2600 F:      include/uapi/linux/capability.h
2601 F:      security/commoncap.c
2602 F:      kernel/capability.c
2603
2604 CAPELLA MICROSYSTEMS LIGHT SENSOR DRIVER
2605 M:      Kevin Tsai <ktsai@capellamicro.com>
2606 S:      Maintained
2607 F:      drivers/iio/light/cm*
2608 F:      Documentation/devicetree/bindings/i2c/trivial-devices.txt
2609
2610 CAVIUM LIQUIDIO NETWORK DRIVER
2611 M:     Derek Chickles <derek.chickles@caviumnetworks.com>
2612 M:     Satanand Burla <satananda.burla@caviumnetworks.com>
2613 M:     Felix Manlunas <felix.manlunas@caviumnetworks.com>
2614 M:     Raghu Vatsavayi <raghu.vatsavayi@caviumnetworks.com>
2615 L:     netdev@vger.kernel.org
2616 W:     http://www.cavium.com
2617 S:     Supported
2618 F:     drivers/net/ethernet/cavium/liquidio/
2619
2620 CC2520 IEEE-802.15.4 RADIO DRIVER
2621 M:      Varka Bhadram <varkabhadram@gmail.com>
2622 L:      linux-wpan@vger.kernel.org
2623 S:      Maintained
2624 F:      drivers/net/ieee802154/cc2520.c
2625 F:      include/linux/spi/cc2520.h
2626 F:      Documentation/devicetree/bindings/net/ieee802154/cc2520.txt
2627
2628 CELL BROADBAND ENGINE ARCHITECTURE
2629 M:      Arnd Bergmann <arnd@arndb.de>
2630 L:      linuxppc-dev@lists.ozlabs.org
2631 W:      http://www.ibm.com/developerworks/power/cell/
2632 S:      Supported
2633 F:      arch/powerpc/include/asm/cell*.h
2634 F:      arch/powerpc/include/asm/spu*.h
2635 F:      arch/powerpc/include/uapi/asm/spu*.h
2636 F:      arch/powerpc/oprofile/*cell*
2637 F:      arch/powerpc/platforms/cell/
2638
2639 CEPH COMMON CODE (LIBCEPH)
2640 M:      Ilya Dryomov <idryomov@gmail.com>
2641 M:      "Yan, Zheng" <zyan@redhat.com>
2642 M:      Sage Weil <sage@redhat.com>
2643 L:      ceph-devel@vger.kernel.org
2644 W:      http://ceph.com/
2645 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client.git
2646 T:      git git://github.com/ceph/ceph-client.git
2647 S:      Supported
2648 F:      net/ceph/
2649 F:      include/linux/ceph/
2650 F:      include/linux/crush/
2651
2652 CEPH DISTRIBUTED FILE SYSTEM CLIENT (CEPH)
2653 M:      "Yan, Zheng" <zyan@redhat.com>
2654 M:      Sage Weil <sage@redhat.com>
2655 M:      Ilya Dryomov <idryomov@gmail.com>
2656 L:      ceph-devel@vger.kernel.org
2657 W:      http://ceph.com/
2658 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client.git
2659 T:      git git://github.com/ceph/ceph-client.git
2660 S:      Supported
2661 F:      Documentation/filesystems/ceph.txt
2662 F:      fs/ceph/
2663
2664 CERTIFICATE HANDLING:
2665 M:      David Howells <dhowells@redhat.com>
2666 M:      David Woodhouse <dwmw2@infradead.org>
2667 L:      keyrings@linux-nfs.org
2668 S:      Maintained
2669 F:      Documentation/module-signing.txt
2670 F:      certs/
2671 F:      scripts/extract-cert.c
2672
2673 CERTIFIED WIRELESS USB (WUSB) SUBSYSTEM:
2674 L:      linux-usb@vger.kernel.org
2675 S:      Orphan
2676 F:      Documentation/usb/WUSB-Design-overview.txt
2677 F:      Documentation/usb/wusb-cbaf
2678 F:      drivers/usb/host/hwa-hc.c
2679 F:      drivers/usb/host/whci/
2680 F:      drivers/usb/wusbcore/
2681 F:      include/linux/usb/wusb*
2682
2683 CFAG12864B LCD DRIVER
2684 M:      Miguel Ojeda Sandonis <miguel.ojeda.sandonis@gmail.com>
2685 W:      http://miguelojeda.es/auxdisplay.htm
2686 W:      http://jair.lab.fi.uva.es/~migojed/auxdisplay.htm
2687 S:      Maintained
2688 F:      drivers/auxdisplay/cfag12864b.c
2689 F:      include/linux/cfag12864b.h
2690
2691 CFAG12864BFB LCD FRAMEBUFFER DRIVER
2692 M:      Miguel Ojeda Sandonis <miguel.ojeda.sandonis@gmail.com>
2693 W:      http://miguelojeda.es/auxdisplay.htm
2694 W:      http://jair.lab.fi.uva.es/~migojed/auxdisplay.htm
2695 S:      Maintained
2696 F:      drivers/auxdisplay/cfag12864bfb.c
2697 F:      include/linux/cfag12864b.h
2698
2699 CFG80211 and NL80211
2700 M:      Johannes Berg <johannes@sipsolutions.net>
2701 L:      linux-wireless@vger.kernel.org
2702 W:      http://wireless.kernel.org/
2703 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211.git
2704 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next.git
2705 S:      Maintained
2706 F:      include/uapi/linux/nl80211.h
2707 F:      include/net/cfg80211.h
2708 F:      net/wireless/*
2709 X:      net/wireless/wext*
2710
2711 CHAR and MISC DRIVERS
2712 M:      Arnd Bergmann <arnd@arndb.de>
2713 M:      Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2714 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc.git
2715 S:      Supported
2716 F:      drivers/char/*
2717 F:      drivers/misc/*
2718 F:      include/linux/miscdevice.h
2719
2720 CHECKPATCH
2721 M:      Andy Whitcroft <apw@canonical.com>
2722 M:      Joe Perches <joe@perches.com>
2723 S:      Maintained
2724 F:      scripts/checkpatch.pl
2725
2726 CHINESE DOCUMENTATION
2727 M:      Harry Wei <harryxiyou@gmail.com>
2728 L:      xiyoulinuxkernelgroup@googlegroups.com (subscribers-only)
2729 L:      linux-kernel@zh-kernel.org (moderated for non-subscribers)
2730 S:      Maintained
2731 F:      Documentation/zh_CN/
2732
2733 CHIPIDEA USB HIGH SPEED DUAL ROLE CONTROLLER
2734 M:      Peter Chen <Peter.Chen@freescale.com>
2735 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/peter.chen/usb.git
2736 L:      linux-usb@vger.kernel.org
2737 S:      Maintained
2738 F:      drivers/usb/chipidea/
2739
2740 CHIPONE ICN8318 I2C TOUCHSCREEN DRIVER
2741 M:      Hans de Goede <hdegoede@redhat.com>
2742 L:      linux-input@vger.kernel.org
2743 S:      Maintained
2744 F:      Documentation/devicetree/bindings/input/touchscreen/chipone_icn8318.txt
2745 F:      drivers/input/touchscreen/chipone_icn8318.c
2746
2747 CHROME HARDWARE PLATFORM SUPPORT
2748 M:      Olof Johansson <olof@lixom.net>
2749 S:      Maintained
2750 F:      drivers/platform/chrome/
2751
2752 CISCO VIC ETHERNET NIC DRIVER
2753 M:      Christian Benvenuti <benve@cisco.com>
2754 M:      Sujith Sankar <ssujith@cisco.com>
2755 M:      Govindarajulu Varadarajan <_govind@gmx.com>
2756 M:      Neel Patel <neepatel@cisco.com>
2757 S:      Supported
2758 F:      drivers/net/ethernet/cisco/enic/
2759
2760 CISCO VIC LOW LATENCY NIC DRIVER
2761 M:      Upinder Malhi <umalhi@cisco.com>
2762 S:      Supported
2763 F:      drivers/infiniband/hw/usnic
2764
2765 CIRRUS LOGIC EP93XX ETHERNET DRIVER
2766 M:      Hartley Sweeten <hsweeten@visionengravers.com>
2767 L:      netdev@vger.kernel.org
2768 S:      Maintained
2769 F:      drivers/net/ethernet/cirrus/ep93xx_eth.c
2770
2771 CIRRUS LOGIC AUDIO CODEC DRIVERS
2772 M:      Brian Austin <brian.austin@cirrus.com>
2773 M:      Paul Handrigan <Paul.Handrigan@cirrus.com>
2774 L:      alsa-devel@alsa-project.org (moderated for non-subscribers)
2775 S:      Maintained
2776 F:      sound/soc/codecs/cs*
2777
2778 CLEANCACHE API
2779 M:      Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
2780 L:      linux-kernel@vger.kernel.org
2781 S:      Maintained
2782 F:      mm/cleancache.c
2783 F:      include/linux/cleancache.h
2784
2785 CLK API
2786 M:      Russell King <linux@arm.linux.org.uk>
2787 L:      linux-clk@vger.kernel.org
2788 S:      Maintained
2789 F:      include/linux/clk.h
2790
2791 CLOCKSOURCE, CLOCKEVENT DRIVERS
2792 M:      Daniel Lezcano <daniel.lezcano@linaro.org>
2793 M:      Thomas Gleixner <tglx@linutronix.de>
2794 L:      linux-kernel@vger.kernel.org
2795 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git timers/core
2796 S:      Supported
2797 F:      drivers/clocksource
2798
2799 CISCO FCOE HBA DRIVER
2800 M:      Hiral Patel <hiralpat@cisco.com>
2801 M:      Suma Ramars <sramars@cisco.com>
2802 M:      Brian Uchino <buchino@cisco.com>
2803 L:      linux-scsi@vger.kernel.org
2804 S:      Supported
2805 F:      drivers/scsi/fnic/
2806
2807 CISCO SCSI HBA DRIVER
2808 M:      Narsimhulu Musini <nmusini@cisco.com>
2809 M:      Sesidhar Baddela <sebaddel@cisco.com>
2810 L:      linux-scsi@vger.kernel.org
2811 S:      Supported
2812 F:      drivers/scsi/snic/
2813
2814 CMPC ACPI DRIVER
2815 M:      Thadeu Lima de Souza Cascardo <cascardo@holoscopio.com>
2816 M:      Daniel Oliveira Nascimento <don@syst.com.br>
2817 L:      platform-driver-x86@vger.kernel.org
2818 S:      Supported
2819 F:      drivers/platform/x86/classmate-laptop.c
2820
2821 COBALT MEDIA DRIVER
2822 M:      Hans Verkuil <hans.verkuil@cisco.com>
2823 L:      linux-media@vger.kernel.org
2824 T:      git git://linuxtv.org/media_tree.git
2825 W:      http://linuxtv.org
2826 S:      Supported
2827 F:      drivers/media/pci/cobalt/
2828
2829 COCCINELLE/Semantic Patches (SmPL)
2830 M:      Julia Lawall <Julia.Lawall@lip6.fr>
2831 M:      Gilles Muller <Gilles.Muller@lip6.fr>
2832 M:      Nicolas Palix <nicolas.palix@imag.fr>
2833 M:      Michal Marek <mmarek@suse.com>
2834 L:      cocci@systeme.lip6.fr (moderated for non-subscribers)
2835 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild.git misc
2836 W:      http://coccinelle.lip6.fr/
2837 S:      Supported
2838 F:      Documentation/coccinelle.txt
2839 F:      scripts/coccinelle/
2840 F:      scripts/coccicheck
2841
2842 CODA FILE SYSTEM
2843 M:      Jan Harkes <jaharkes@cs.cmu.edu>
2844 M:      coda@cs.cmu.edu
2845 L:      codalist@coda.cs.cmu.edu
2846 W:      http://www.coda.cs.cmu.edu/
2847 S:      Maintained
2848 F:      Documentation/filesystems/coda.txt
2849 F:      fs/coda/
2850 F:      include/linux/coda*.h
2851 F:      include/uapi/linux/coda*.h
2852
2853 CODA V4L2 MEM2MEM DRIVER
2854 M:      Philipp Zabel <p.zabel@pengutronix.de>
2855 L:      linux-media@vger.kernel.org
2856 S:      Maintained
2857 F:      Documentation/devicetree/bindings/media/coda.txt
2858 F:      drivers/media/platform/coda/
2859
2860 COMMON CLK FRAMEWORK
2861 M:      Michael Turquette <mturquette@baylibre.com>
2862 M:      Stephen Boyd <sboyd@codeaurora.org>
2863 L:      linux-clk@vger.kernel.org
2864 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux.git
2865 S:      Maintained
2866 F:      drivers/clk/
2867 X:      drivers/clk/clkdev.c
2868 F:      include/linux/clk-pr*
2869 F:      include/linux/clk/
2870
2871 COMMON INTERNET FILE SYSTEM (CIFS)
2872 M:      Steve French <sfrench@samba.org>
2873 L:      linux-cifs@vger.kernel.org
2874 L:      samba-technical@lists.samba.org (moderated for non-subscribers)
2875 W:      http://linux-cifs.samba.org/
2876 T:      git git://git.samba.org/sfrench/cifs-2.6.git
2877 S:      Supported
2878 F:      Documentation/filesystems/cifs/
2879 F:      fs/cifs/
2880
2881 COMPACTPCI HOTPLUG CORE
2882 M:      Scott Murray <scott@spiteful.org>
2883 L:      linux-pci@vger.kernel.org
2884 S:      Maintained
2885 F:      drivers/pci/hotplug/cpci_hotplug*
2886
2887 COMPACTPCI HOTPLUG ZIATECH ZT5550 DRIVER
2888 M:      Scott Murray <scott@spiteful.org>
2889 L:      linux-pci@vger.kernel.org
2890 S:      Maintained
2891 F:      drivers/pci/hotplug/cpcihp_zt5550.*
2892
2893 COMPACTPCI HOTPLUG GENERIC DRIVER
2894 M:      Scott Murray <scott@spiteful.org>
2895 L:      linux-pci@vger.kernel.org
2896 S:      Maintained
2897 F:      drivers/pci/hotplug/cpcihp_generic.c
2898
2899 COMPAL LAPTOP SUPPORT
2900 M:      Cezary Jackiewicz <cezary.jackiewicz@gmail.com>
2901 L:      platform-driver-x86@vger.kernel.org
2902 S:      Maintained
2903 F:      drivers/platform/x86/compal-laptop.c
2904
2905 CONEXANT ACCESSRUNNER USB DRIVER
2906 M:      Simon Arlott <cxacru@fire.lp0.eu>
2907 L:      accessrunner-general@lists.sourceforge.net
2908 W:      http://accessrunner.sourceforge.net/
2909 S:      Maintained
2910 F:      drivers/usb/atm/cxacru.c
2911
2912 CONFIGFS
2913 M:      Joel Becker <jlbec@evilplan.org>
2914 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/configfs.git
2915 S:      Supported
2916 F:      fs/configfs/
2917 F:      include/linux/configfs.h
2918
2919 CONNECTOR
2920 M:      Evgeniy Polyakov <zbr@ioremap.net>
2921 L:      netdev@vger.kernel.org
2922 S:      Maintained
2923 F:      drivers/connector/
2924
2925 CONTROL GROUP (CGROUP)
2926 M:      Tejun Heo <tj@kernel.org>
2927 M:      Li Zefan <lizefan@huawei.com>
2928 M:      Johannes Weiner <hannes@cmpxchg.org>
2929 L:      cgroups@vger.kernel.org
2930 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup.git
2931 S:      Maintained
2932 F:      Documentation/cgroups/
2933 F:      include/linux/cgroup*
2934 F:      kernel/cgroup*
2935
2936 CONTROL GROUP - CPUSET
2937 M:      Li Zefan <lizefan@huawei.com>
2938 L:      cgroups@vger.kernel.org
2939 W:      http://www.bullopensource.org/cpuset/
2940 W:      http://oss.sgi.com/projects/cpusets/
2941 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup.git
2942 S:      Maintained
2943 F:      Documentation/cgroups/cpusets.txt
2944 F:      include/linux/cpuset.h
2945 F:      kernel/cpuset.c
2946
2947 CONTROL GROUP - MEMORY RESOURCE CONTROLLER (MEMCG)
2948 M:      Johannes Weiner <hannes@cmpxchg.org>
2949 M:      Michal Hocko <mhocko@kernel.org>
2950 L:      cgroups@vger.kernel.org
2951 L:      linux-mm@kvack.org
2952 S:      Maintained
2953 F:      mm/memcontrol.c
2954 F:      mm/swap_cgroup.c
2955
2956 CORETEMP HARDWARE MONITORING DRIVER
2957 M:      Fenghua Yu <fenghua.yu@intel.com>
2958 L:      lm-sensors@lm-sensors.org
2959 S:      Maintained
2960 F:      Documentation/hwmon/coretemp
2961 F:      drivers/hwmon/coretemp.c
2962
2963 COSA/SRP SYNC SERIAL DRIVER
2964 M:      Jan "Yenya" Kasprzak <kas@fi.muni.cz>
2965 W:      http://www.fi.muni.cz/~kas/cosa/
2966 S:      Maintained
2967 F:      drivers/net/wan/cosa*
2968
2969 CPMAC ETHERNET DRIVER
2970 M:      Florian Fainelli <florian@openwrt.org>
2971 L:      netdev@vger.kernel.org
2972 S:      Maintained
2973 F:      drivers/net/ethernet/ti/cpmac.c
2974
2975 CPU FREQUENCY DRIVERS
2976 M:      "Rafael J. Wysocki" <rjw@rjwysocki.net>
2977 M:      Viresh Kumar <viresh.kumar@linaro.org>
2978 L:      linux-pm@vger.kernel.org
2979 S:      Maintained
2980 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm.git
2981 T:      git git://git.linaro.org/people/vireshk/linux.git (For ARM Updates)
2982 F:      drivers/cpufreq/
2983 F:      include/linux/cpufreq.h
2984
2985 CPU FREQUENCY DRIVERS - ARM BIG LITTLE
2986 M:      Viresh Kumar <viresh.kumar@linaro.org>
2987 M:      Sudeep Holla <sudeep.holla@arm.com>
2988 L:      linux-pm@vger.kernel.org
2989 W:      http://www.arm.com/products/processors/technologies/biglittleprocessing.php
2990 S:      Maintained
2991 F:      drivers/cpufreq/arm_big_little.h
2992 F:      drivers/cpufreq/arm_big_little.c
2993 F:      drivers/cpufreq/arm_big_little_dt.c
2994
2995 CPUIDLE DRIVER - ARM BIG LITTLE
2996 M:      Lorenzo Pieralisi <lorenzo.pieralisi@arm.com>
2997 M:      Daniel Lezcano <daniel.lezcano@linaro.org>
2998 L:      linux-pm@vger.kernel.org
2999 L:      linux-arm-kernel@lists.infradead.org
3000 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm.git
3001 S:      Maintained
3002 F:      drivers/cpuidle/cpuidle-big_little.c
3003
3004 CPUIDLE DRIVER - ARM EXYNOS
3005 M:      Bartlomiej Zolnierkiewicz <b.zolnierkie@samsung.com>
3006 M:      Daniel Lezcano <daniel.lezcano@linaro.org>
3007 M:      Kukjin Kim <kgene@kernel.org>
3008 L:      linux-pm@vger.kernel.org
3009 L:      linux-samsung-soc@vger.kernel.org
3010 S:      Supported
3011 F:      drivers/cpuidle/cpuidle-exynos.c
3012 F:      arch/arm/mach-exynos/pm.c
3013
3014 CPUIDLE DRIVERS
3015 M:      "Rafael J. Wysocki" <rjw@rjwysocki.net>
3016 M:      Daniel Lezcano <daniel.lezcano@linaro.org>
3017 L:      linux-pm@vger.kernel.org
3018 S:      Maintained
3019 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm.git
3020 F:      drivers/cpuidle/*
3021 F:      include/linux/cpuidle.h
3022
3023 CPUID/MSR DRIVER
3024 M:      "H. Peter Anvin" <hpa@zytor.com>
3025 S:      Maintained
3026 F:      arch/x86/kernel/cpuid.c
3027 F:      arch/x86/kernel/msr.c
3028
3029 CPU POWER MONITORING SUBSYSTEM
3030 M:      Thomas Renninger <trenn@suse.com>
3031 L:      linux-pm@vger.kernel.org
3032 S:      Maintained
3033 F:      tools/power/cpupower/
3034
3035 CRAMFS FILESYSTEM
3036 W:      http://sourceforge.net/projects/cramfs/
3037 S:      Orphan / Obsolete
3038 F:      Documentation/filesystems/cramfs.txt
3039 F:      fs/cramfs/
3040
3041 CRIS PORT
3042 M:      Mikael Starvik <starvik@axis.com>
3043 M:      Jesper Nilsson <jesper.nilsson@axis.com>
3044 L:      linux-cris-kernel@axis.com
3045 W:      http://developer.axis.com
3046 S:      Maintained
3047 F:      arch/cris/
3048 F:      drivers/tty/serial/crisv10.*
3049
3050 CRYPTO API
3051 M:      Herbert Xu <herbert@gondor.apana.org.au>
3052 M:      "David S. Miller" <davem@davemloft.net>
3053 L:      linux-crypto@vger.kernel.org
3054 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6.git
3055 S:      Maintained
3056 F:      Documentation/crypto/
3057 F:      Documentation/DocBook/crypto-API.tmpl
3058 F:      arch/*/crypto/
3059 F:      crypto/
3060 F:      drivers/crypto/
3061 F:      include/crypto/
3062
3063 CRYPTOGRAPHIC RANDOM NUMBER GENERATOR
3064 M:      Neil Horman <nhorman@tuxdriver.com>
3065 L:      linux-crypto@vger.kernel.org
3066 S:      Maintained
3067 F:      crypto/ansi_cprng.c
3068 F:      crypto/rng.c
3069
3070 CS5535 Audio ALSA driver
3071 M:      Jaya Kumar <jayakumar.alsa@gmail.com>
3072 S:      Maintained
3073 F:      sound/pci/cs5535audio/
3074
3075 CW1200 WLAN driver
3076 M:      Solomon Peachy <pizza@shaftnet.org>
3077 S:      Maintained
3078 F:      drivers/net/wireless/cw1200/
3079
3080 CX18 VIDEO4LINUX DRIVER
3081 M:      Andy Walls <awalls@md.metrocast.net>
3082 L:      ivtv-devel@ivtvdriver.org (subscribers-only)
3083 L:      linux-media@vger.kernel.org
3084 T:      git git://linuxtv.org/media_tree.git
3085 W:      http://linuxtv.org
3086 W:      http://www.ivtvdriver.org/index.php/Cx18
3087 S:      Maintained
3088 F:      Documentation/video4linux/cx18.txt
3089 F:      drivers/media/pci/cx18/
3090 F:      include/uapi/linux/ivtv*
3091
3092 CX2341X MPEG ENCODER HELPER MODULE
3093 M:      Hans Verkuil <hverkuil@xs4all.nl>
3094 L:      linux-media@vger.kernel.org
3095 T:      git git://linuxtv.org/media_tree.git
3096 W:      http://linuxtv.org
3097 S:      Maintained
3098 F:      drivers/media/common/cx2341x*
3099 F:      include/media/cx2341x*
3100
3101 CX24120 MEDIA DRIVER
3102 M:      Jemma Denson <jdenson@gmail.com>
3103 M:      Patrick Boettcher <patrick.boettcher@posteo.de>
3104 L:      linux-media@vger.kernel.org
3105 W:      http://linuxtv.org/
3106 Q:      http://patchwork.linuxtv.org/project/linux-media/list/
3107 S:      Maintained
3108 F:      drivers/media/dvb-frontends/cx24120*
3109
3110 CX88 VIDEO4LINUX DRIVER
3111 M:      Mauro Carvalho Chehab <mchehab@osg.samsung.com>
3112 L:      linux-media@vger.kernel.org
3113 W:      http://linuxtv.org
3114 T:      git git://linuxtv.org/media_tree.git
3115 S:      Odd fixes
3116 F:      Documentation/video4linux/cx88/
3117 F:      drivers/media/pci/cx88/
3118
3119 CXD2820R MEDIA DRIVER
3120 M:      Antti Palosaari <crope@iki.fi>
3121 L:      linux-media@vger.kernel.org
3122 W:      http://linuxtv.org/
3123 W:      http://palosaari.fi/linux/
3124 Q:      http://patchwork.linuxtv.org/project/linux-media/list/
3125 T:      git git://linuxtv.org/anttip/media_tree.git
3126 S:      Maintained
3127 F:      drivers/media/dvb-frontends/cxd2820r*
3128
3129 CXGB3 ETHERNET DRIVER (CXGB3)
3130 M:      Santosh Raspatur <santosh@chelsio.com>
3131 L:      netdev@vger.kernel.org
3132 W:      http://www.chelsio.com
3133 S:      Supported
3134 F:      drivers/net/ethernet/chelsio/cxgb3/
3135
3136 CXGB3 ISCSI DRIVER (CXGB3I)
3137 M:      Karen Xie <kxie@chelsio.com>
3138 L:      linux-scsi@vger.kernel.org
3139 W:      http://www.chelsio.com
3140 S:      Supported
3141 F:      drivers/scsi/cxgbi/cxgb3i
3142
3143 CXGB3 IWARP RNIC DRIVER (IW_CXGB3)
3144 M:      Steve Wise <swise@chelsio.com>
3145 L:      linux-rdma@vger.kernel.org
3146 W:      http://www.openfabrics.org
3147 S:      Supported
3148 F:      drivers/infiniband/hw/cxgb3/
3149
3150 CXGB4 ETHERNET DRIVER (CXGB4)
3151 M:      Hariprasad S <hariprasad@chelsio.com>
3152 L:      netdev@vger.kernel.org
3153 W:      http://www.chelsio.com
3154 S:      Supported
3155 F:      drivers/net/ethernet/chelsio/cxgb4/
3156
3157 CXGB4 ISCSI DRIVER (CXGB4I)
3158 M:      Karen Xie <kxie@chelsio.com>
3159 L:      linux-scsi@vger.kernel.org
3160 W:      http://www.chelsio.com
3161 S:      Supported
3162 F:      drivers/scsi/cxgbi/cxgb4i
3163
3164 CXGB4 IWARP RNIC DRIVER (IW_CXGB4)
3165 M:      Steve Wise <swise@chelsio.com>
3166 L:      linux-rdma@vger.kernel.org
3167 W:      http://www.openfabrics.org
3168 S:      Supported
3169 F:      drivers/infiniband/hw/cxgb4/
3170
3171 CXGB4VF ETHERNET DRIVER (CXGB4VF)
3172 M:      Casey Leedom <leedom@chelsio.com>
3173 L:      netdev@vger.kernel.org
3174 W:      http://www.chelsio.com
3175 S:      Supported
3176 F:      drivers/net/ethernet/chelsio/cxgb4vf/
3177
3178 CXL (IBM Coherent Accelerator Processor Interface CAPI) DRIVER
3179 M:      Ian Munsie <imunsie@au1.ibm.com>
3180 M:      Michael Neuling <mikey@neuling.org>
3181 L:      linuxppc-dev@lists.ozlabs.org
3182 S:      Supported
3183 F:      drivers/misc/cxl/
3184 F:      include/misc/cxl*
3185 F:      include/uapi/misc/cxl.h
3186 F:      Documentation/powerpc/cxl.txt
3187 F:      Documentation/powerpc/cxl.txt
3188 F:      Documentation/ABI/testing/sysfs-class-cxl
3189
3190 STMMAC ETHERNET DRIVER
3191 M:      Giuseppe Cavallaro <peppe.cavallaro@st.com>
3192 L:      netdev@vger.kernel.org
3193 W:      http://www.stlinux.com
3194 S:      Supported
3195 F:      drivers/net/ethernet/stmicro/stmmac/
3196
3197 CYBERPRO FB DRIVER
3198 M:      Russell King <linux@arm.linux.org.uk>
3199 L:      linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
3200 W:      http://www.arm.linux.org.uk/
3201 S:      Maintained
3202 F:      drivers/video/fbdev/cyber2000fb.*
3203
3204 CYCLADES ASYNC MUX DRIVER
3205 W:      http://www.cyclades.com/
3206 S:      Orphan
3207 F:      drivers/tty/cyclades.c
3208 F:      include/linux/cyclades.h
3209 F:      include/uapi/linux/cyclades.h
3210
3211 CYCLADES PC300 DRIVER
3212 W:      http://www.cyclades.com/
3213 S:      Orphan
3214 F:      drivers/net/wan/pc300*
3215
3216 CYPRESS_FIRMWARE MEDIA DRIVER
3217 M:      Antti Palosaari <crope@iki.fi>
3218 L:      linux-media@vger.kernel.org
3219 W:      http://linuxtv.org/
3220 W:      http://palosaari.fi/linux/
3221 Q:      http://patchwork.linuxtv.org/project/linux-media/list/
3222 T:      git git://linuxtv.org/anttip/media_tree.git
3223 S:      Maintained
3224 F:      drivers/media/common/cypress_firmware*
3225
3226 CYTTSP TOUCHSCREEN DRIVER
3227 M:      Ferruh Yigit <fery@cypress.com>
3228 L:      linux-input@vger.kernel.org
3229 S:      Supported
3230 F:      drivers/input/touchscreen/cyttsp*
3231 F:      include/linux/input/cyttsp.h
3232
3233 DALLAS/MAXIM DS1685-FAMILY REAL TIME CLOCK
3234 M:      Joshua Kinard <kumba@gentoo.org>
3235 S:      Maintained
3236 F:      drivers/rtc/rtc-ds1685.c
3237 F:      include/linux/rtc/ds1685.h
3238
3239 DAMA SLAVE for AX.25
3240 M:      Joerg Reuter <jreuter@yaina.de>
3241 W:      http://yaina.de/jreuter/
3242 W:      http://www.qsl.net/dl1bke/
3243 L:      linux-hams@vger.kernel.org
3244 S:      Maintained
3245 F:      net/ax25/af_ax25.c
3246 F:      net/ax25/ax25_dev.c
3247 F:      net/ax25/ax25_ds_*
3248 F:      net/ax25/ax25_in.c
3249 F:      net/ax25/ax25_out.c
3250 F:      net/ax25/ax25_timer.c
3251 F:      net/ax25/sysctl_net_ax25.c
3252
3253 DAVICOM FAST ETHERNET (DMFE) NETWORK DRIVER
3254 L:      netdev@vger.kernel.org
3255 S:      Orphan
3256 F:      Documentation/networking/dmfe.txt
3257 F:      drivers/net/ethernet/dec/tulip/dmfe.c
3258
3259 DC390/AM53C974 SCSI driver
3260 M:      Hannes Reinecke <hare@suse.com>
3261 L:      linux-scsi@vger.kernel.org
3262 S:      Maintained
3263 F:      drivers/scsi/am53c974.c
3264
3265 DC395x SCSI driver
3266 M:      Oliver Neukum <oliver@neukum.org>
3267 M:      Ali Akcaagac <aliakc@web.de>
3268 M:      Jamie Lenehan <lenehan@twibble.org>
3269 L:      dc395x@twibble.org
3270 W:      http://twibble.org/dist/dc395x/
3271 W:      http://lists.twibble.org/mailman/listinfo/dc395x/
3272 S:      Maintained
3273 F:      Documentation/scsi/dc395x.txt
3274 F:      drivers/scsi/dc395x.*
3275
3276 DCCP PROTOCOL
3277 M:      Gerrit Renker <gerrit@erg.abdn.ac.uk>
3278 L:      dccp@vger.kernel.org
3279 W:      http://www.linuxfoundation.org/collaborate/workgroups/networking/dccp
3280 S:      Maintained
3281 F:      include/linux/dccp.h
3282 F:      include/uapi/linux/dccp.h
3283 F:      include/linux/tfrc.h
3284 F:      net/dccp/
3285
3286 DECnet NETWORK LAYER
3287 W:      http://linux-decnet.sourceforge.net
3288 L:      linux-decnet-user@lists.sourceforge.net
3289 S:      Orphan
3290 F:      Documentation/networking/decnet.txt
3291 F:      net/decnet/
3292
3293 DECSTATION PLATFORM SUPPORT
3294 M:      "Maciej W. Rozycki" <macro@linux-mips.org>
3295 L:      linux-mips@linux-mips.org
3296 W:      http://www.linux-mips.org/wiki/DECstation
3297 S:      Maintained
3298 F:      arch/mips/dec/
3299 F:      arch/mips/include/asm/dec/
3300 F:      arch/mips/include/asm/mach-dec/
3301
3302 DEFXX FDDI NETWORK DRIVER
3303 M:      "Maciej W. Rozycki" <macro@linux-mips.org>
3304 S:      Maintained
3305 F:      drivers/net/fddi/defxx.*
3306
3307 DELL LAPTOP DRIVER
3308 M:      Matthew Garrett <mjg59@srcf.ucam.org>
3309 M:      Pali RohĂ¡r <pali.rohar@gmail.com>
3310 L:      platform-driver-x86@vger.kernel.org
3311 S:      Maintained
3312 F:      drivers/platform/x86/dell-laptop.c
3313
3314 DELL LAPTOP RBTN DRIVER
3315 M:      Pali RohĂ¡r <pali.rohar@gmail.com>
3316 S:      Maintained
3317 F:      drivers/platform/x86/dell-rbtn.*
3318
3319 DELL LAPTOP FREEFALL DRIVER
3320 M:      Pali RohĂ¡r <pali.rohar@gmail.com>
3321 S:      Maintained
3322 F:      drivers/platform/x86/dell-smo8800.c
3323
3324 DELL LAPTOP SMM DRIVER
3325 M:      Pali RohĂ¡r <pali.rohar@gmail.com>
3326 S:      Maintained
3327 F:      drivers/hwmon/dell-smm-hwmon.c
3328 F:      include/uapi/linux/i8k.h
3329
3330 DELL SYSTEMS MANAGEMENT BASE DRIVER (dcdbas)
3331 M:      Doug Warzecha <Douglas_Warzecha@dell.com>
3332 S:      Maintained
3333 F:      Documentation/dcdbas.txt
3334 F:      drivers/firmware/dcdbas.*
3335
3336 DELL WMI EXTRAS DRIVER
3337 M:      Matthew Garrett <mjg59@srcf.ucam.org>
3338 M:      Pali RohĂ¡r <pali.rohar@gmail.com>
3339 S:      Maintained
3340 F:      drivers/platform/x86/dell-wmi.c
3341
3342 DESIGNWARE USB2 DRD IP DRIVER
3343 M:      John Youn <johnyoun@synopsys.com>
3344 L:      linux-usb@vger.kernel.org
3345 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb.git
3346 S:      Maintained
3347 F:      drivers/usb/dwc2/
3348
3349 DESIGNWARE USB3 DRD IP DRIVER
3350 M:      Felipe Balbi <balbi@ti.com>
3351 L:      linux-usb@vger.kernel.org
3352 L:      linux-omap@vger.kernel.org
3353 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb.git
3354 S:      Maintained
3355 F:      drivers/usb/dwc3/
3356
3357 DEVICE COREDUMP (DEV_COREDUMP)
3358 M:      Johannes Berg <johannes@sipsolutions.net>
3359 L:      linux-kernel@vger.kernel.org
3360 S:      Maintained
3361 F:      drivers/base/devcoredump.c
3362 F:      include/linux/devcoredump.h
3363
3364 DEVICE FREQUENCY (DEVFREQ)
3365 M:      MyungJoo Ham <myungjoo.ham@samsung.com>
3366 M:      Kyungmin Park <kyungmin.park@samsung.com>
3367 L:      linux-pm@vger.kernel.org
3368 S:      Maintained
3369 F:      drivers/devfreq/
3370
3371 DEVICE NUMBER REGISTRY
3372 M:      Torben Mathiasen <device@lanana.org>
3373 W:      http://lanana.org/docs/device-list/index.html
3374 S:      Maintained
3375
3376 DEVICE-MAPPER  (LVM)
3377 M:      Alasdair Kergon <agk@redhat.com>
3378 M:      Mike Snitzer <snitzer@redhat.com>
3379 M:      dm-devel@redhat.com
3380 L:      dm-devel@redhat.com
3381 W:      http://sources.redhat.com/dm
3382 Q:      http://patchwork.kernel.org/project/dm-devel/list/
3383 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm.git
3384 T:      quilt http://people.redhat.com/agk/patches/linux/editing/
3385 S:      Maintained
3386 F:      Documentation/device-mapper/
3387 F:      drivers/md/dm*
3388 F:      drivers/md/persistent-data/
3389 F:      include/linux/device-mapper.h
3390 F:      include/linux/dm-*.h
3391 F:      include/uapi/linux/dm-*.h
3392
3393 DIALOG SEMICONDUCTOR DRIVERS
3394 M:      Support Opensource <support.opensource@diasemi.com>
3395 W:      http://www.dialog-semiconductor.com/products
3396 S:      Supported
3397 F:      Documentation/hwmon/da90??
3398 F:      drivers/gpio/gpio-da90??.c
3399 F:      drivers/hwmon/da90??-hwmon.c
3400 F:      drivers/iio/adc/da91??-*.c
3401 F:      drivers/input/misc/da90??_onkey.c
3402 F:      drivers/input/touchscreen/da9052_tsi.c
3403 F:      drivers/leds/leds-da90??.c
3404 F:      drivers/mfd/da903x.c
3405 F:      drivers/mfd/da90??-*.c
3406 F:      drivers/mfd/da91??-*.c
3407 F:      drivers/power/da9052-battery.c
3408 F:      drivers/power/da91??-*.c
3409 F:      drivers/regulator/da903x.c
3410 F:      drivers/regulator/da9???-regulator.[ch]
3411 F:      drivers/rtc/rtc-da90??.c
3412 F:      drivers/video/backlight/da90??_bl.c
3413 F:      drivers/watchdog/da90??_wdt.c
3414 F:      include/linux/mfd/da903x.h
3415 F:      include/linux/mfd/da9052/
3416 F:      include/linux/mfd/da9055/
3417 F:      include/linux/mfd/da9063/
3418 F:      include/linux/mfd/da9150/
3419 F:      include/sound/da[79]*.h
3420 F:      sound/soc/codecs/da[79]*.[ch]
3421
3422 DIGI NEO AND CLASSIC PCI PRODUCTS
3423 M:      Lidza Louina <lidza.louina@gmail.com>
3424 M:      Mark Hounschell <markh@compro.net>
3425 L:      driverdev-devel@linuxdriverproject.org
3426 S:      Maintained
3427 F:      drivers/staging/dgnc/
3428
3429 DIGI EPCA PCI PRODUCTS
3430 M:      Lidza Louina <lidza.louina@gmail.com>
3431 M:      Daeseok Youn <daeseok.youn@gmail.com>
3432 L:      driverdev-devel@linuxdriverproject.org
3433 S:      Maintained
3434 F:      drivers/staging/dgap/
3435
3436 DIOLAN U2C-12 I2C DRIVER
3437 M:      Guenter Roeck <linux@roeck-us.net>
3438 L:      linux-i2c@vger.kernel.org
3439 S:      Maintained
3440 F:      drivers/i2c/busses/i2c-diolan-u2c.c
3441
3442 DIRECT ACCESS (DAX)
3443 M:      Matthew Wilcox <willy@linux.intel.com>
3444 L:      linux-fsdevel@vger.kernel.org
3445 S:      Supported
3446 F:      fs/dax.c
3447
3448 DIRECTORY NOTIFICATION (DNOTIFY)
3449 M:      Eric Paris <eparis@parisplace.org>
3450 S:      Maintained
3451 F:      Documentation/filesystems/dnotify.txt
3452 F:      fs/notify/dnotify/
3453 F:      include/linux/dnotify.h
3454
3455 DISK GEOMETRY AND PARTITION HANDLING
3456 M:      Andries Brouwer <aeb@cwi.nl>
3457 W:      http://www.win.tue.nl/~aeb/linux/Large-Disk.html
3458 W:      http://www.win.tue.nl/~aeb/linux/zip/zip-1.html
3459 W:      http://www.win.tue.nl/~aeb/partitions/partition_types-1.html
3460 S:      Maintained
3461
3462 DISKQUOTA
3463 M:      Jan Kara <jack@suse.com>
3464 S:      Maintained
3465 F:      Documentation/filesystems/quota.txt
3466 F:      fs/quota/
3467 F:      include/linux/quota*.h
3468 F:      include/uapi/linux/quota*.h
3469
3470 DISPLAYLINK USB 2.0 FRAMEBUFFER DRIVER (UDLFB)
3471 M:      Bernie Thompson <bernie@plugable.com>
3472 L:      linux-fbdev@vger.kernel.org
3473 S:      Maintained
3474 W:      http://plugable.com/category/projects/udlfb/
3475 F:      drivers/video/fbdev/udlfb.c
3476 F:      include/video/udlfb.h
3477 F:      Documentation/fb/udlfb.txt
3478
3479 DISTRIBUTED LOCK MANAGER (DLM)
3480 M:      Christine Caulfield <ccaulfie@redhat.com>
3481 M:      David Teigland <teigland@redhat.com>
3482 L:      cluster-devel@redhat.com
3483 W:      http://sources.redhat.com/cluster/
3484 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/teigland/dlm.git
3485 S:      Supported
3486 F:      fs/dlm/
3487
3488 DMA BUFFER SHARING FRAMEWORK
3489 M:      Sumit Semwal <sumit.semwal@linaro.org>
3490 S:      Maintained
3491 L:      linux-media@vger.kernel.org
3492 L:      dri-devel@lists.freedesktop.org
3493 L:      linaro-mm-sig@lists.linaro.org (moderated for non-subscribers)
3494 F:      drivers/dma-buf/
3495 F:      include/linux/dma-buf*
3496 F:      include/linux/reservation.h
3497 F:      include/linux/*fence.h
3498 F:      Documentation/dma-buf-sharing.txt
3499 T:      git git://git.linaro.org/people/sumitsemwal/linux-dma-buf.git
3500
3501 DMA GENERIC OFFLOAD ENGINE SUBSYSTEM
3502 M:      Vinod Koul <vinod.koul@intel.com>
3503 L:      dmaengine@vger.kernel.org
3504 Q:      https://patchwork.kernel.org/project/linux-dmaengine/list/
3505 S:      Maintained
3506 F:      drivers/dma/
3507 F:      include/linux/dmaengine.h
3508 F:      Documentation/dmaengine/
3509 T:      git git://git.infradead.org/users/vkoul/slave-dma.git
3510
3511 DME1737 HARDWARE MONITOR DRIVER
3512 M:      Juerg Haefliger <juergh@gmail.com>
3513 L:      lm-sensors@lm-sensors.org
3514 S:      Maintained
3515 F:      Documentation/hwmon/dme1737
3516 F:      drivers/hwmon/dme1737.c
3517
3518 DMI/SMBIOS SUPPORT
3519 M:      Jean Delvare <jdelvare@suse.com>
3520 S:      Maintained
3521 T:      quilt http://jdelvare.nerim.net/devel/linux/jdelvare-dmi/
3522 F:      Documentation/ABI/testing/sysfs-firmware-dmi-tables
3523 F:      drivers/firmware/dmi-id.c
3524 F:      drivers/firmware/dmi_scan.c
3525 F:      include/linux/dmi.h
3526
3527 DOCUMENTATION
3528 M:      Jonathan Corbet <corbet@lwn.net>
3529 L:      linux-doc@vger.kernel.org
3530 S:      Maintained
3531 F:      Documentation/
3532 X:      Documentation/ABI/
3533 X:      Documentation/devicetree/
3534 X:      Documentation/acpi
3535 X:      Documentation/power
3536 X:      Documentation/spi
3537 X:      Documentation/DocBook/media
3538 T:      git git://git.lwn.net/linux-2.6.git docs-next
3539
3540 DOUBLETALK DRIVER
3541 M:      "James R. Van Zandt" <jrv@vanzandt.mv.com>
3542 L:      blinux-list@redhat.com
3543 S:      Maintained
3544 F:      drivers/char/dtlk.c
3545 F:      include/linux/dtlk.h
3546
3547 DPT_I2O SCSI RAID DRIVER
3548 M:      Adaptec OEM Raid Solutions <aacraid@adaptec.com>
3549 L:      linux-scsi@vger.kernel.org
3550 W:      http://www.adaptec.com/
3551 S:      Maintained
3552 F:      drivers/scsi/dpt*
3553 F:      drivers/scsi/dpt/
3554
3555 DRBD DRIVER
3556 P:      Philipp Reisner
3557 P:      Lars Ellenberg
3558 M:      drbd-dev@lists.linbit.com
3559 L:      drbd-user@lists.linbit.com
3560 W:      http://www.drbd.org
3561 T:      git git://git.drbd.org/linux-2.6-drbd.git drbd
3562 T:      git git://git.drbd.org/drbd-8.3.git
3563 S:      Supported
3564 F:      drivers/block/drbd/
3565 F:      lib/lru_cache.c
3566 F:      Documentation/blockdev/drbd/
3567
3568 DRIVER CORE, KOBJECTS, DEBUGFS, KERNFS AND SYSFS
3569 M:      Greg Kroah-Hartman <gregkh@linuxfoundation.org>
3570 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core.git
3571 S:      Supported
3572 F:      Documentation/kobject.txt
3573 F:      drivers/base/
3574 F:      fs/debugfs/
3575 F:      fs/kernfs/
3576 F:      fs/sysfs/
3577 F:      include/linux/debugfs.h
3578 F:      include/linux/kobj*
3579 F:      lib/kobj*
3580
3581 DRM DRIVERS
3582 M:      David Airlie <airlied@linux.ie>
3583 L:      dri-devel@lists.freedesktop.org
3584 T:      git git://people.freedesktop.org/~airlied/linux
3585 S:      Maintained
3586 F:      drivers/gpu/drm/
3587 F:      drivers/gpu/vga/
3588 F:      include/drm/
3589 F:      include/uapi/drm/
3590
3591 RADEON DRM DRIVERS
3592 M:      Alex Deucher <alexander.deucher@amd.com>
3593 M:      Christian König <christian.koenig@amd.com>
3594 L:      dri-devel@lists.freedesktop.org
3595 T:      git git://people.freedesktop.org/~agd5f/linux
3596 S:      Supported
3597 F:      drivers/gpu/drm/radeon/
3598 F:      include/uapi/drm/radeon*
3599
3600 DRM PANEL DRIVERS
3601 M:      Thierry Reding <thierry.reding@gmail.com>
3602 L:      dri-devel@lists.freedesktop.org
3603 T:      git git://anongit.freedesktop.org/tegra/linux.git
3604 S:      Maintained
3605 F:      drivers/gpu/drm/drm_panel.c
3606 F:      drivers/gpu/drm/panel/
3607 F:      include/drm/drm_panel.h
3608 F:      Documentation/devicetree/bindings/panel/
3609
3610 INTEL DRM DRIVERS (excluding Poulsbo, Moorestown and derivative chipsets)
3611 M:      Daniel Vetter <daniel.vetter@intel.com>
3612 M:      Jani Nikula <jani.nikula@linux.intel.com>
3613 L:      intel-gfx@lists.freedesktop.org
3614 L:      dri-devel@lists.freedesktop.org
3615 Q:      http://patchwork.freedesktop.org/project/intel-gfx/
3616 T:      git git://anongit.freedesktop.org/drm-intel
3617 S:      Supported
3618 F:      drivers/gpu/drm/i915/
3619 F:      include/drm/i915*
3620 F:      include/uapi/drm/i915*
3621
3622 DRM DRIVERS FOR ATMEL HLCDC
3623 M:      Boris Brezillon <boris.brezillon@free-electrons.com>
3624 L:      dri-devel@lists.freedesktop.org
3625 S:      Supported
3626 F:      drivers/gpu/drm/atmel-hlcdc/
3627 F:      Documentation/devicetree/bindings/drm/atmel/
3628
3629 DRM DRIVERS FOR EXYNOS
3630 M:      Inki Dae <inki.dae@samsung.com>
3631 M:      Joonyoung Shim <jy0922.shim@samsung.com>
3632 M:      Seung-Woo Kim <sw0312.kim@samsung.com>
3633 M:      Kyungmin Park <kyungmin.park@samsung.com>
3634 L:      dri-devel@lists.freedesktop.org
3635 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/daeinki/drm-exynos.git
3636 S:      Supported
3637 F:      drivers/gpu/drm/exynos/
3638 F:      include/drm/exynos*
3639 F:      include/uapi/drm/exynos*
3640
3641 DRM DRIVERS FOR FREESCALE DCU
3642 M:      Jianwei Wang <jianwei.wang.chn@gmail.com>
3643 M:      Alison Wang <alison.wang@freescale.com>
3644 L:      dri-devel@lists.freedesktop.org
3645 S:      Supported
3646 F:      drivers/gpu/drm/fsl-dcu/
3647 F:      Documentation/devicetree/bindings/video/fsl,dcu.txt
3648 F:      Documentation/devicetree/bindings/panel/nec,nl4827hc19_05b.txt
3649
3650 DRM DRIVERS FOR FREESCALE IMX
3651 M:      Philipp Zabel <p.zabel@pengutronix.de>
3652 L:      dri-devel@lists.freedesktop.org
3653 S:      Maintained
3654 F:      drivers/gpu/drm/imx/
3655 F:      Documentation/devicetree/bindings/drm/imx/
3656
3657 DRM DRIVERS FOR GMA500 (Poulsbo, Moorestown and derivative chipsets)
3658 M:      Patrik Jakobsson <patrik.r.jakobsson@gmail.com>
3659 L:      dri-devel@lists.freedesktop.org
3660 T:      git git://github.com/patjak/drm-gma500
3661 S:      Maintained
3662 F:      drivers/gpu/drm/gma500
3663 F:      include/drm/gma500*
3664
3665 DRM DRIVERS FOR NVIDIA TEGRA
3666 M:      Thierry Reding <thierry.reding@gmail.com>
3667 M:      Terje Bergström <tbergstrom@nvidia.com>
3668 L:      dri-devel@lists.freedesktop.org
3669 L:      linux-tegra@vger.kernel.org
3670 T:      git git://anongit.freedesktop.org/tegra/linux.git
3671 S:      Supported
3672 F:      drivers/gpu/drm/tegra/
3673 F:      drivers/gpu/host1x/
3674 F:      include/linux/host1x.h
3675 F:      include/uapi/drm/tegra_drm.h
3676 F:      Documentation/devicetree/bindings/gpu/nvidia,tegra20-host1x.txt
3677
3678 DRM DRIVERS FOR RENESAS
3679 M:      Laurent Pinchart <laurent.pinchart@ideasonboard.com>
3680 L:      dri-devel@lists.freedesktop.org
3681 L:      linux-sh@vger.kernel.org
3682 T:      git git://people.freedesktop.org/~airlied/linux
3683 S:      Supported
3684 F:      drivers/gpu/drm/rcar-du/
3685 F:      drivers/gpu/drm/shmobile/
3686 F:      include/linux/platform_data/shmob_drm.h
3687
3688 DRM DRIVERS FOR ROCKCHIP
3689 M:      Mark Yao <mark.yao@rock-chips.com>
3690 L:      dri-devel@lists.freedesktop.org
3691 S:      Maintained
3692 F:      drivers/gpu/drm/rockchip/
3693 F:      Documentation/devicetree/bindings/video/rockchip*
3694
3695 DRM DRIVERS FOR STI
3696 M:      Benjamin Gaignard <benjamin.gaignard@linaro.org>
3697 M:      Vincent Abriou <vincent.abriou@st.com>
3698 L:      dri-devel@lists.freedesktop.org
3699 T:      git http://git.linaro.org/people/benjamin.gaignard/kernel.git
3700 S:      Maintained
3701 F:      drivers/gpu/drm/sti
3702 F:      Documentation/devicetree/bindings/gpu/st,stih4xx.txt
3703
3704 DSBR100 USB FM RADIO DRIVER
3705 M:      Alexey Klimov <klimov.linux@gmail.com>
3706 L:      linux-media@vger.kernel.org
3707 T:      git git://linuxtv.org/media_tree.git
3708 S:      Maintained
3709 F:      drivers/media/radio/dsbr100.c
3710
3711 DSCC4 DRIVER
3712 M:      Francois Romieu <romieu@fr.zoreil.com>
3713 L:      netdev@vger.kernel.org
3714 S:      Maintained
3715 F:      drivers/net/wan/dscc4.c
3716
3717 DT3155 MEDIA DRIVER
3718 M:      Hans Verkuil <hverkuil@xs4all.nl>
3719 L:      linux-media@vger.kernel.org
3720 T:      git git://linuxtv.org/media_tree.git
3721 W:      http://linuxtv.org
3722 S:      Odd Fixes
3723 F:      drivers/media/pci/dt3155/
3724
3725 DVB_USB_AF9015 MEDIA DRIVER
3726 M:      Antti Palosaari <crope@iki.fi>
3727 L:      linux-media@vger.kernel.org
3728 W:      http://linuxtv.org/
3729 W:      http://palosaari.fi/linux/
3730 Q:      http://patchwork.linuxtv.org/project/linux-media/list/
3731 T:      git git://linuxtv.org/anttip/media_tree.git
3732 S:      Maintained
3733 F:      drivers/media/usb/dvb-usb-v2/af9015*
3734
3735 DVB_USB_AF9035 MEDIA DRIVER
3736 M:      Antti Palosaari <crope@iki.fi>
3737 L:      linux-media@vger.kernel.org
3738 W:      http://linuxtv.org/
3739 W:      http://palosaari.fi/linux/
3740 Q:      http://patchwork.linuxtv.org/project/linux-media/list/
3741 T:      git git://linuxtv.org/anttip/media_tree.git
3742 S:      Maintained
3743 F:      drivers/media/usb/dvb-usb-v2/af9035*
3744
3745 DVB_USB_ANYSEE MEDIA DRIVER
3746 M:      Antti Palosaari <crope@iki.fi>
3747 L:      linux-media@vger.kernel.org
3748 W:      http://linuxtv.org/
3749 W:      http://palosaari.fi/linux/
3750 Q:      http://patchwork.linuxtv.org/project/linux-media/list/
3751 T:      git git://linuxtv.org/anttip/media_tree.git
3752 S:      Maintained
3753 F:      drivers/media/usb/dvb-usb-v2/anysee*
3754
3755 DVB_USB_AU6610 MEDIA DRIVER
3756 M:      Antti Palosaari <crope@iki.fi>
3757 L:      linux-media@vger.kernel.org
3758 W:      http://linuxtv.org/
3759 W:      http://palosaari.fi/linux/
3760 Q:      http://patchwork.linuxtv.org/project/linux-media/list/
3761 T:      git git://linuxtv.org/anttip/media_tree.git
3762 S:      Maintained
3763 F:      drivers/media/usb/dvb-usb-v2/au6610*
3764
3765 DVB_USB_CE6230 MEDIA DRIVER
3766 M:      Antti Palosaari <crope@iki.fi>
3767 L:      linux-media@vger.kernel.org
3768 W:      http://linuxtv.org/
3769 W:      http://palosaari.fi/linux/
3770 Q:      http://patchwork.linuxtv.org/project/linux-media/list/
3771 T:      git git://linuxtv.org/anttip/media_tree.git
3772 S:      Maintained
3773 F:      drivers/media/usb/dvb-usb-v2/ce6230*
3774
3775 DVB_USB_CXUSB MEDIA DRIVER
3776 M:      Michael Krufky <mkrufky@linuxtv.org>
3777 L:      linux-media@vger.kernel.org
3778 W:      http://linuxtv.org/
3779 W:      http://github.com/mkrufky
3780 Q:      http://patchwork.linuxtv.org/project/linux-media/list/
3781 T:      git git://linuxtv.org/media_tree.git
3782 S:      Maintained
3783 F:      drivers/media/usb/dvb-usb/cxusb*
3784
3785 DVB_USB_EC168 MEDIA DRIVER
3786 M:      Antti Palosaari <crope@iki.fi>
3787 L:      linux-media@vger.kernel.org
3788 W:      http://linuxtv.org/
3789 W:      http://palosaari.fi/linux/
3790 Q:      http://patchwork.linuxtv.org/project/linux-media/list/
3791 T:      git git://linuxtv.org/anttip/media_tree.git
3792 S:      Maintained
3793 F:      drivers/media/usb/dvb-usb-v2/ec168*
3794
3795 DVB_USB_GL861 MEDIA DRIVER
3796 M:      Antti Palosaari <crope@iki.fi>
3797 L:      linux-media@vger.kernel.org
3798 W:      http://linuxtv.org/
3799 Q:      http://patchwork.linuxtv.org/project/linux-media/list/
3800 T:      git git://linuxtv.org/anttip/media_tree.git
3801 S:      Maintained
3802 F:      drivers/media/usb/dvb-usb-v2/gl861*
3803
3804 DVB_USB_MXL111SF MEDIA DRIVER
3805 M:      Michael Krufky <mkrufky@linuxtv.org>
3806 L:      linux-media@vger.kernel.org
3807 W:      http://linuxtv.org/
3808 W:      http://github.com/mkrufky
3809 Q:      http://patchwork.linuxtv.org/project/linux-media/list/
3810 T:      git git://linuxtv.org/mkrufky/mxl111sf.git
3811 S:      Maintained
3812 F:      drivers/media/usb/dvb-usb-v2/mxl111sf*
3813
3814 DVB_USB_RTL28XXU MEDIA DRIVER
3815 M:      Antti Palosaari <crope@iki.fi>
3816 L:      linux-media@vger.kernel.org
3817 W:      http://linuxtv.org/
3818 W:      http://palosaari.fi/linux/
3819 Q:      http://patchwork.linuxtv.org/project/linux-media/list/
3820 T:      git git://linuxtv.org/anttip/media_tree.git
3821 S:      Maintained
3822 F:      drivers/media/usb/dvb-usb-v2/rtl28xxu*
3823
3824 DVB_USB_V2 MEDIA DRIVER
3825 M:      Antti Palosaari <crope@iki.fi>
3826 L:      linux-media@vger.kernel.org
3827 W:      http://linuxtv.org/
3828 W:      http://palosaari.fi/linux/
3829 Q:      http://patchwork.linuxtv.org/project/linux-media/list/
3830 T:      git git://linuxtv.org/anttip/media_tree.git
3831 S:      Maintained
3832 F:      drivers/media/usb/dvb-usb-v2/dvb_usb*
3833 F:      drivers/media/usb/dvb-usb-v2/usb_urb.c
3834
3835 DYNAMIC DEBUG
3836 M:      Jason Baron <jbaron@akamai.com>
3837 S:      Maintained
3838 F:      lib/dynamic_debug.c
3839 F:      include/linux/dynamic_debug.h
3840
3841 DZ DECSTATION DZ11 SERIAL DRIVER
3842 M:      "Maciej W. Rozycki" <macro@linux-mips.org>
3843 S:      Maintained
3844 F:      drivers/tty/serial/dz.*
3845
3846 E3X0 POWER BUTTON DRIVER
3847 M:      Moritz Fischer <moritz.fischer@ettus.com>
3848 L:      usrp-users@lists.ettus.com
3849 W:      http://www.ettus.com
3850 S:      Supported
3851 F:      drivers/input/misc/e3x0-button.c
3852 F:      Documentation/devicetree/bindings/input/e3x0-button.txt
3853
3854 E4000 MEDIA DRIVER
3855 M:      Antti Palosaari <crope@iki.fi>
3856 L:      linux-media@vger.kernel.org
3857 W:      http://linuxtv.org/
3858 W:      http://palosaari.fi/linux/
3859 Q:      http://patchwork.linuxtv.org/project/linux-media/list/
3860 T:      git git://linuxtv.org/anttip/media_tree.git
3861 S:      Maintained
3862 F:      drivers/media/tuners/e4000*
3863
3864 EATA ISA/EISA/PCI SCSI DRIVER
3865 M:      Dario Ballabio <ballabio_dario@emc.com>
3866 L:      linux-scsi@vger.kernel.org
3867 S:      Maintained
3868 F:      drivers/scsi/eata.c
3869
3870 EC100 MEDIA DRIVER
3871 M:      Antti Palosaari <crope@iki.fi>
3872 L:      linux-media@vger.kernel.org
3873 W:      http://linuxtv.org/
3874 W:      http://palosaari.fi/linux/
3875 Q:      http://patchwork.linuxtv.org/project/linux-media/list/
3876 T:      git git://linuxtv.org/anttip/media_tree.git
3877 S:      Maintained
3878 F:      drivers/media/dvb-frontends/ec100*
3879
3880 ECRYPT FILE SYSTEM
3881 M:      Tyler Hicks <tyhicks@canonical.com>
3882 L:      ecryptfs@vger.kernel.org
3883 W:      http://ecryptfs.org
3884 W:      https://launchpad.net/ecryptfs
3885 S:      Supported
3886 F:      Documentation/filesystems/ecryptfs.txt
3887 F:      fs/ecryptfs/
3888
3889 EDAC-CORE
3890 M:      Doug Thompson <dougthompson@xmission.com>
3891 M:      Borislav Petkov <bp@alien8.de>
3892 M:      Mauro Carvalho Chehab <mchehab@osg.samsung.com>
3893 L:      linux-edac@vger.kernel.org
3894 W:      bluesmoke.sourceforge.net
3895 T:      git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp.git#for-next
3896 T:      git://git.kernel.org/pub/linux/kernel/git/mchehab/linux-edac.git#linux_next
3897 S:      Supported
3898 F:      Documentation/edac.txt
3899 F:      drivers/edac/
3900 F:      include/linux/edac.h
3901
3902 EDAC-AMD64
3903 M:      Doug Thompson <dougthompson@xmission.com>
3904 M:      Borislav Petkov <bp@alien8.de>
3905 L:      linux-edac@vger.kernel.org
3906 W:      bluesmoke.sourceforge.net
3907 S:      Maintained
3908 F:      drivers/edac/amd64_edac*
3909
3910 EDAC-CALXEDA
3911 M:      Doug Thompson <dougthompson@xmission.com>
3912 M:      Robert Richter <rric@kernel.org>
3913 L:      linux-edac@vger.kernel.org
3914 W:      bluesmoke.sourceforge.net
3915 S:      Maintained
3916 F:      drivers/edac/highbank*
3917
3918 EDAC-CAVIUM
3919 M:      Ralf Baechle <ralf@linux-mips.org>
3920 M:      David Daney <david.daney@cavium.com>
3921 L:      linux-edac@vger.kernel.org
3922 L:      linux-mips@linux-mips.org
3923 W:      bluesmoke.sourceforge.net
3924 S:      Supported
3925 F:      drivers/edac/octeon_edac*
3926
3927 EDAC-E752X
3928 M:      Mark Gross <mark.gross@intel.com>
3929 M:      Doug Thompson <dougthompson@xmission.com>
3930 L:      linux-edac@vger.kernel.org
3931 W:      bluesmoke.sourceforge.net
3932 S:      Maintained
3933 F:      drivers/edac/e752x_edac.c
3934
3935 EDAC-E7XXX
3936 M:      Doug Thompson <dougthompson@xmission.com>
3937 L:      linux-edac@vger.kernel.org
3938 W:      bluesmoke.sourceforge.net
3939 S:      Maintained
3940 F:      drivers/edac/e7xxx_edac.c
3941
3942 EDAC-GHES
3943 M:      Mauro Carvalho Chehab <mchehab@osg.samsung.com>
3944 L:      linux-edac@vger.kernel.org
3945 W:      bluesmoke.sourceforge.net
3946 S:      Maintained
3947 F:      drivers/edac/ghes_edac.c
3948
3949 EDAC-I82443BXGX
3950 M:      Tim Small <tim@buttersideup.com>
3951 L:      linux-edac@vger.kernel.org
3952 W:      bluesmoke.sourceforge.net
3953 S:      Maintained
3954 F:      drivers/edac/i82443bxgx_edac.c
3955
3956 EDAC-I3000
3957 M:      Jason Uhlenkott <juhlenko@akamai.com>
3958 L:      linux-edac@vger.kernel.org
3959 W:      bluesmoke.sourceforge.net
3960 S:      Maintained
3961 F:      drivers/edac/i3000_edac.c
3962
3963 EDAC-I5000
3964 M:      Doug Thompson <dougthompson@xmission.com>
3965 L:      linux-edac@vger.kernel.org
3966 W:      bluesmoke.sourceforge.net
3967 S:      Maintained
3968 F:      drivers/edac/i5000_edac.c
3969
3970 EDAC-I5400
3971 M:      Mauro Carvalho Chehab <mchehab@osg.samsung.com>
3972 L:      linux-edac@vger.kernel.org
3973 W:      bluesmoke.sourceforge.net
3974 S:      Maintained
3975 F:      drivers/edac/i5400_edac.c
3976
3977 EDAC-I7300
3978 M:      Mauro Carvalho Chehab <mchehab@osg.samsung.com>
3979 L:      linux-edac@vger.kernel.org
3980 W:      bluesmoke.sourceforge.net
3981 S:      Maintained
3982 F:      drivers/edac/i7300_edac.c
3983
3984 EDAC-I7CORE
3985 M:      Mauro Carvalho Chehab <mchehab@osg.samsung.com>
3986 L:      linux-edac@vger.kernel.org
3987 W:      bluesmoke.sourceforge.net
3988 S:      Maintained
3989 F:      drivers/edac/i7core_edac.c
3990
3991 EDAC-I82975X
3992 M:      Ranganathan Desikan <ravi@jetztechnologies.com>
3993 M:      "Arvind R." <arvino55@gmail.com>
3994 L:      linux-edac@vger.kernel.org
3995 W:      bluesmoke.sourceforge.net
3996 S:      Maintained
3997 F:      drivers/edac/i82975x_edac.c
3998
3999 EDAC-IE31200
4000 M:      Jason Baron <jbaron@akamai.com>
4001 L:      linux-edac@vger.kernel.org
4002 W:      bluesmoke.sourceforge.net
4003 S:      Maintained
4004 F:      drivers/edac/ie31200_edac.c
4005
4006 EDAC-MPC85XX
4007 M:      Johannes Thumshirn <morbidrsa@gmail.com>
4008 L:      linux-edac@vger.kernel.org
4009 W:      bluesmoke.sourceforge.net
4010 S:      Maintained
4011 F:      drivers/edac/mpc85xx_edac.[ch]
4012
4013 EDAC-PASEMI
4014 M:      Egor Martovetsky <egor@pasemi.com>
4015 L:      linux-edac@vger.kernel.org
4016 W:      bluesmoke.sourceforge.net
4017 S:      Maintained
4018 F:      drivers/edac/pasemi_edac.c
4019
4020 EDAC-R82600
4021 M:      Tim Small <tim@buttersideup.com>
4022 L:      linux-edac@vger.kernel.org
4023 W:      bluesmoke.sourceforge.net
4024 S:      Maintained
4025 F:      drivers/edac/r82600_edac.c
4026
4027 EDAC-SBRIDGE
4028 M:      Mauro Carvalho Chehab <mchehab@osg.samsung.com>
4029 L:      linux-edac@vger.kernel.org
4030 W:      bluesmoke.sourceforge.net
4031 S:      Maintained
4032 F:      drivers/edac/sb_edac.c
4033
4034 EDAC-XGENE
4035 APPLIED MICRO (APM) X-GENE SOC EDAC
4036 M:     Loc Ho <lho@apm.com>
4037 S:     Supported
4038 F:     drivers/edac/xgene_edac.c
4039 F:     Documentation/devicetree/bindings/edac/apm-xgene-edac.txt
4040
4041 EDIROL UA-101/UA-1000 DRIVER
4042 M:      Clemens Ladisch <clemens@ladisch.de>
4043 L:      alsa-devel@alsa-project.org (moderated for non-subscribers)
4044 T:      git git://git.alsa-project.org/alsa-kernel.git
4045 S:      Maintained
4046 F:      sound/usb/misc/ua101.c
4047
4048 EXTENSIBLE FIRMWARE INTERFACE (EFI)
4049 M:      Matt Fleming <matt@codeblueprint.co.uk>
4050 L:      linux-efi@vger.kernel.org
4051 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/mfleming/efi.git
4052 S:      Maintained
4053 F:      Documentation/efi-stub.txt
4054 F:      arch/ia64/kernel/efi.c
4055 F:      arch/x86/boot/compressed/eboot.[ch]
4056 F:      arch/x86/include/asm/efi.h
4057 F:      arch/x86/platform/efi/*
4058 F:      drivers/firmware/efi/*
4059 F:      include/linux/efi*.h
4060
4061 EFI VARIABLE FILESYSTEM
4062 M:      Matthew Garrett <matthew.garrett@nebula.com>
4063 M:      Jeremy Kerr <jk@ozlabs.org>
4064 M:      Matt Fleming <matt@codeblueprint.co.uk>
4065 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/mfleming/efi.git
4066 L:      linux-efi@vger.kernel.org
4067 S:      Maintained
4068 F:      fs/efivarfs/
4069
4070 EFIFB FRAMEBUFFER DRIVER
4071 L:      linux-fbdev@vger.kernel.org
4072 M:      Peter Jones <pjones@redhat.com>
4073 S:      Maintained
4074 F:      drivers/video/fbdev/efifb.c
4075
4076 EFS FILESYSTEM
4077 W:      http://aeschi.ch.eu.org/efs/
4078 S:      Orphan
4079 F:      fs/efs/
4080
4081 EHCA (IBM GX bus InfiniBand adapter) DRIVER
4082 M:      Hoang-Nam Nguyen <hnguyen@de.ibm.com>
4083 M:      Christoph Raisch <raisch@de.ibm.com>
4084 L:      linux-rdma@vger.kernel.org
4085 S:      Supported
4086 F:      drivers/infiniband/hw/ehca/
4087
4088 EHEA (IBM pSeries eHEA 10Gb ethernet adapter) DRIVER
4089 M:      Thadeu Lima de Souza Cascardo <cascardo@linux.vnet.ibm.com>
4090 L:      netdev@vger.kernel.org
4091 S:      Maintained
4092 F:      drivers/net/ethernet/ibm/ehea/
4093
4094 EM28XX VIDEO4LINUX DRIVER
4095 M:      Mauro Carvalho Chehab <mchehab@osg.samsung.com>
4096 L:      linux-media@vger.kernel.org
4097 W:      http://linuxtv.org
4098 T:      git git://linuxtv.org/media_tree.git
4099 S:      Maintained
4100 F:      drivers/media/usb/em28xx/
4101
4102 EMBEDDED LINUX
4103 M:      Paul Gortmaker <paul.gortmaker@windriver.com>
4104 M:      Matt Mackall <mpm@selenic.com>
4105 M:      David Woodhouse <dwmw2@infradead.org>
4106 L:      linux-embedded@vger.kernel.org
4107 S:      Maintained
4108
4109 EMULEX/AVAGO LPFC FC/FCOE SCSI DRIVER
4110 M:      James Smart <james.smart@avagotech.com>
4111 M:      Dick Kennedy <dick.kennedy@avagotech.com>
4112 L:      linux-scsi@vger.kernel.org
4113 W:      http://www.avagotech.com
4114 S:      Supported
4115 F:      drivers/scsi/lpfc/
4116
4117 ENE CB710 FLASH CARD READER DRIVER
4118 M:      MichaÅ‚ MirosÅ‚aw <mirq-linux@rere.qmqm.pl>
4119 S:      Maintained
4120 F:      drivers/misc/cb710/
4121 F:      drivers/mmc/host/cb710-mmc.*
4122 F:      include/linux/cb710.h
4123
4124 ENE KB2426 (ENE0100/ENE020XX) INFRARED RECEIVER
4125 M:      Maxim Levitsky <maximlevitsky@gmail.com>
4126 S:      Maintained
4127 F:      drivers/media/rc/ene_ir.*
4128
4129 ENHANCED ERROR HANDLING (EEH)
4130 M:      Gavin Shan <shangw@linux.vnet.ibm.com>
4131 L:      linuxppc-dev@lists.ozlabs.org
4132 S:      Supported
4133 F:      Documentation/powerpc/eeh-pci-error-recovery.txt
4134 F:      arch/powerpc/kernel/eeh*.c
4135
4136 EPSON S1D13XXX FRAMEBUFFER DRIVER
4137 M:      Kristoffer Ericson <kristoffer.ericson@gmail.com>
4138 S:      Maintained
4139 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/kristoffer/linux-hpc.git
4140 F:      drivers/video/fbdev/s1d13xxxfb.c
4141 F:      include/video/s1d13xxxfb.h
4142
4143 ET131X NETWORK DRIVER
4144 M:      Mark Einon <mark.einon@gmail.com>
4145 S:      Odd Fixes
4146 F:      drivers/net/ethernet/agere/
4147
4148 ETHERNET BRIDGE
4149 M:      Stephen Hemminger <stephen@networkplumber.org>
4150 L:      bridge@lists.linux-foundation.org
4151 L:      netdev@vger.kernel.org
4152 W:      http://www.linuxfoundation.org/en/Net:Bridge
4153 S:      Maintained
4154 F:      include/linux/netfilter_bridge/
4155 F:      net/bridge/
4156
4157 ETHERNET PHY LIBRARY
4158 M:      Florian Fainelli <f.fainelli@gmail.com>
4159 L:      netdev@vger.kernel.org
4160 S:      Maintained
4161 F:      include/linux/phy.h
4162 F:      include/linux/phy_fixed.h
4163 F:      drivers/net/phy/
4164 F:      Documentation/networking/phy.txt
4165 F:      drivers/of/of_mdio.c
4166 F:      drivers/of/of_net.c
4167
4168 EXT2 FILE SYSTEM
4169 M:      Jan Kara <jack@suse.com>
4170 L:      linux-ext4@vger.kernel.org
4171 S:      Maintained
4172 F:      Documentation/filesystems/ext2.txt
4173 F:      fs/ext2/
4174 F:      include/linux/ext2*
4175
4176 EXT4 FILE SYSTEM
4177 M:      "Theodore Ts'o" <tytso@mit.edu>
4178 M:      Andreas Dilger <adilger.kernel@dilger.ca>
4179 L:      linux-ext4@vger.kernel.org
4180 W:      http://ext4.wiki.kernel.org
4181 Q:      http://patchwork.ozlabs.org/project/linux-ext4/list/
4182 S:      Maintained
4183 F:      Documentation/filesystems/ext4.txt
4184 F:      fs/ext4/
4185
4186 Extended Verification Module (EVM)
4187 M:      Mimi Zohar <zohar@linux.vnet.ibm.com>
4188 L:      linux-ima-devel@lists.sourceforge.net
4189 L:      linux-security-module@vger.kernel.org
4190 S:      Supported
4191 F:      security/integrity/evm/
4192
4193 EXTERNAL CONNECTOR SUBSYSTEM (EXTCON)
4194 M:      MyungJoo Ham <myungjoo.ham@samsung.com>
4195 M:      Chanwoo Choi <cw00.choi@samsung.com>
4196 L:      linux-kernel@vger.kernel.org
4197 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/chanwoo/extcon.git
4198 S:      Maintained
4199 F:      drivers/extcon/
4200 F:      Documentation/extcon/
4201
4202 EXYNOS DP DRIVER
4203 M:      Jingoo Han <jingoohan1@gmail.com>
4204 L:      dri-devel@lists.freedesktop.org
4205 S:      Maintained
4206 F:      drivers/gpu/drm/exynos/exynos_dp*
4207
4208 EXYNOS MIPI DISPLAY DRIVERS
4209 M:      Inki Dae <inki.dae@samsung.com>
4210 M:      Donghwa Lee <dh09.lee@samsung.com>
4211 M:      Kyungmin Park <kyungmin.park@samsung.com>
4212 L:      linux-fbdev@vger.kernel.org
4213 S:      Maintained
4214 F:      drivers/video/fbdev/exynos/exynos_mipi*
4215 F:      include/video/exynos_mipi*
4216
4217 F71805F HARDWARE MONITORING DRIVER
4218 M:      Jean Delvare <jdelvare@suse.com>
4219 L:      lm-sensors@lm-sensors.org
4220 S:      Maintained
4221 F:      Documentation/hwmon/f71805f
4222 F:      drivers/hwmon/f71805f.c
4223
4224 FC0011 TUNER DRIVER
4225 M:      Michael Buesch <m@bues.ch>
4226 L:      linux-media@vger.kernel.org
4227 S:      Maintained
4228 F:      drivers/media/tuners/fc0011.h
4229 F:      drivers/media/tuners/fc0011.c
4230
4231 FC2580 MEDIA DRIVER
4232 M:      Antti Palosaari <crope@iki.fi>
4233 L:      linux-media@vger.kernel.org
4234 W:      http://linuxtv.org/
4235 W:      http://palosaari.fi/linux/
4236 Q:      http://patchwork.linuxtv.org/project/linux-media/list/
4237 T:      git git://linuxtv.org/anttip/media_tree.git
4238 S:      Maintained
4239 F:      drivers/media/tuners/fc2580*
4240
4241 FANOTIFY
4242 M:      Eric Paris <eparis@redhat.com>
4243 S:      Maintained
4244 F:      fs/notify/fanotify/
4245 F:      include/linux/fanotify.h
4246 F:      include/uapi/linux/fanotify.h
4247
4248 FARSYNC SYNCHRONOUS DRIVER
4249 M:      Kevin Curtis <kevin.curtis@farsite.co.uk>
4250 W:      http://www.farsite.co.uk/
4251 S:      Supported
4252 F:      drivers/net/wan/farsync.*
4253
4254 FAULT INJECTION SUPPORT
4255 M:      Akinobu Mita <akinobu.mita@gmail.com>
4256 S:      Supported
4257 F:      Documentation/fault-injection/
4258 F:      lib/fault-inject.c
4259
4260 FBTFT Framebuffer drivers
4261 M:      Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
4262 M:      Noralf Trønnes <noralf@tronnes.org>
4263 S:      Maintained
4264 F:      drivers/staging/fbtft/
4265
4266 FCOE SUBSYSTEM (libfc, libfcoe, fcoe)
4267 M:      Vasu Dev <vasu.dev@intel.com>
4268 L:      fcoe-devel@open-fcoe.org
4269 W:      www.Open-FCoE.org
4270 S:      Supported
4271 F:      drivers/scsi/libfc/
4272 F:      drivers/scsi/fcoe/
4273 F:      include/scsi/fc/
4274 F:      include/scsi/libfc.h
4275 F:      include/scsi/libfcoe.h
4276 F:      include/uapi/scsi/fc/
4277
4278 FILE LOCKING (flock() and fcntl()/lockf())
4279 M:      Jeff Layton <jlayton@poochiereds.net>
4280 M:      "J. Bruce Fields" <bfields@fieldses.org>
4281 L:      linux-fsdevel@vger.kernel.org
4282 S:      Maintained
4283 F:      include/linux/fcntl.h
4284 F:      include/linux/fs.h
4285 F:      include/uapi/linux/fcntl.h
4286 F:      include/uapi/linux/fs.h
4287 F:      fs/fcntl.c
4288 F:      fs/locks.c
4289
4290 FILESYSTEMS (VFS and infrastructure)
4291 M:      Alexander Viro <viro@zeniv.linux.org.uk>
4292 L:      linux-fsdevel@vger.kernel.org
4293 S:      Maintained
4294 F:      fs/*
4295
4296 FINTEK F75375S HARDWARE MONITOR AND FAN CONTROLLER DRIVER
4297 M:      Riku Voipio <riku.voipio@iki.fi>
4298 L:      lm-sensors@lm-sensors.org
4299 S:      Maintained
4300 F:      drivers/hwmon/f75375s.c
4301 F:      include/linux/f75375s.h
4302
4303 FIREWIRE AUDIO DRIVERS
4304 M:      Clemens Ladisch <clemens@ladisch.de>
4305 L:      alsa-devel@alsa-project.org (moderated for non-subscribers)
4306 T:      git git://git.alsa-project.org/alsa-kernel.git
4307 S:      Maintained
4308 F:      sound/firewire/
4309
4310 FIREWIRE MEDIA DRIVERS (firedtv)
4311 M:      Stefan Richter <stefanr@s5r6.in-berlin.de>
4312 L:      linux-media@vger.kernel.org
4313 L:      linux1394-devel@lists.sourceforge.net
4314 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media.git
4315 S:      Maintained
4316 F:      drivers/media/firewire/
4317
4318 FIREWIRE SBP-2 TARGET
4319 M:      Chris Boot <bootc@bootc.net>
4320 L:      linux-scsi@vger.kernel.org
4321 L:      target-devel@vger.kernel.org
4322 L:      linux1394-devel@lists.sourceforge.net
4323 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/nab/lio-core-2.6.git master
4324 S:      Maintained
4325 F:      drivers/target/sbp/
4326
4327 FIREWIRE SUBSYSTEM
4328 M:      Stefan Richter <stefanr@s5r6.in-berlin.de>
4329 L:      linux1394-devel@lists.sourceforge.net
4330 W:      http://ieee1394.wiki.kernel.org/
4331 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394.git
4332 S:      Maintained
4333 F:      drivers/firewire/
4334 F:      include/linux/firewire.h
4335 F:      include/uapi/linux/firewire*.h
4336 F:      tools/firewire/
4337
4338 FIRMWARE LOADER (request_firmware)
4339 M:      Ming Lei <ming.lei@canonical.com>
4340 L:      linux-kernel@vger.kernel.org
4341 S:      Maintained
4342 F:      Documentation/firmware_class/
4343 F:      drivers/base/firmware*.c
4344 F:      include/linux/firmware.h
4345
4346 FLASH ADAPTER DRIVER (IBM Flash Adapter 900GB Full Height PCI Flash Card)
4347 M:      Joshua Morris <josh.h.morris@us.ibm.com>
4348 M:      Philip Kelleher <pjk1939@linux.vnet.ibm.com>
4349 S:      Maintained
4350 F:      drivers/block/rsxx/
4351
4352 FLOPPY DRIVER
4353 M:      Jiri Kosina <jikos@kernel.org>
4354 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/jikos/floppy.git
4355 S:      Odd fixes
4356 F:      drivers/block/floppy.c
4357
4358 FMC SUBSYSTEM
4359 M:      Alessandro Rubini <rubini@gnudd.com>
4360 W:      http://www.ohwr.org/projects/fmc-bus
4361 S:      Supported
4362 F:      drivers/fmc/
4363 F:      include/linux/fmc*.h
4364 F:      include/linux/ipmi-fru.h
4365 K:      fmc_d.*register
4366
4367 FPU EMULATOR
4368 M:      Bill Metzenthen <billm@melbpc.org.au>
4369 W:      http://floatingpoint.sourceforge.net/emulator/index.html
4370 S:      Maintained
4371 F:      arch/x86/math-emu/
4372
4373 FRAME RELAY DLCI/FRAD (Sangoma drivers too)
4374 L:      netdev@vger.kernel.org
4375 S:      Orphan
4376 F:      drivers/net/wan/dlci.c
4377 F:      drivers/net/wan/sdla.c
4378
4379 FRAMEBUFFER LAYER
4380 M:      Jean-Christophe Plagniol-Villard <plagnioj@jcrosoft.com>
4381 M:      Tomi Valkeinen <tomi.valkeinen@ti.com>
4382 L:      linux-fbdev@vger.kernel.org
4383 W:      http://linux-fbdev.sourceforge.net/
4384 Q:      http://patchwork.kernel.org/project/linux-fbdev/list/
4385 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/plagnioj/linux-fbdev.git
4386 S:      Maintained
4387 F:      Documentation/fb/
4388 F:      Documentation/devicetree/bindings/fb/
4389 F:      drivers/video/
4390 F:      include/video/
4391 F:      include/linux/fb.h
4392 F:      include/uapi/video/
4393 F:      include/uapi/linux/fb.h
4394
4395 FREESCALE DIU FRAMEBUFFER DRIVER
4396 M:      Timur Tabi <timur@tabi.org>
4397 L:      linux-fbdev@vger.kernel.org
4398 S:      Maintained
4399 F:      drivers/video/fbdev/fsl-diu-fb.*
4400
4401 FREESCALE DMA DRIVER
4402 M:      Li Yang <leoli@freescale.com>
4403 M:      Zhang Wei <zw@zh-kernel.org>
4404 L:      linuxppc-dev@lists.ozlabs.org
4405 S:      Maintained
4406 F:      drivers/dma/fsldma.*
4407
4408 FREESCALE I2C CPM DRIVER
4409 M:      Jochen Friedrich <jochen@scram.de>
4410 L:      linuxppc-dev@lists.ozlabs.org
4411 L:      linux-i2c@vger.kernel.org
4412 S:      Maintained
4413 F:      drivers/i2c/busses/i2c-cpm.c
4414
4415 FREESCALE IMX / MXC FRAMEBUFFER DRIVER
4416 M:      Sascha Hauer <kernel@pengutronix.de>
4417 L:      linux-fbdev@vger.kernel.org
4418 L:      linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
4419 S:      Maintained
4420 F:      include/linux/platform_data/video-imxfb.h
4421 F:      drivers/video/fbdev/imxfb.c
4422
4423 FREESCALE QUAD SPI DRIVER
4424 M:      Han Xu <han.xu@freescale.com>
4425 L:      linux-mtd@lists.infradead.org
4426 S:      Maintained
4427 F:      drivers/mtd/spi-nor/fsl-quadspi.c
4428
4429 FREESCALE SOC FS_ENET DRIVER
4430 M:      Pantelis Antoniou <pantelis.antoniou@gmail.com>
4431 M:      Vitaly Bordug <vbordug@ru.mvista.com>
4432 L:      linuxppc-dev@lists.ozlabs.org
4433 L:      netdev@vger.kernel.org
4434 S:      Maintained
4435 F:      drivers/net/ethernet/freescale/fs_enet/
4436 F:      include/linux/fs_enet_pd.h
4437
4438 FREESCALE QUICC ENGINE LIBRARY
4439 L:      linuxppc-dev@lists.ozlabs.org
4440 S:      Orphan
4441 F:      arch/powerpc/sysdev/qe_lib/
4442 F:      arch/powerpc/include/asm/*qe.h
4443
4444 FREESCALE USB PERIPHERAL DRIVERS
4445 M:      Li Yang <leoli@freescale.com>
4446 L:      linux-usb@vger.kernel.org
4447 L:      linuxppc-dev@lists.ozlabs.org
4448 S:      Maintained
4449 F:      drivers/usb/gadget/udc/fsl*
4450
4451 FREESCALE QUICC ENGINE UCC ETHERNET DRIVER
4452 M:      Li Yang <leoli@freescale.com>
4453 L:      netdev@vger.kernel.org
4454 L:      linuxppc-dev@lists.ozlabs.org
4455 S:      Maintained
4456 F:      drivers/net/ethernet/freescale/ucc_geth*
4457
4458 FREESCALE eTSEC ETHERNET DRIVER (GIANFAR)
4459 M:      Claudiu Manoil <claudiu.manoil@freescale.com>
4460 L:      netdev@vger.kernel.org
4461 S:      Maintained
4462 F:      drivers/net/ethernet/freescale/gianfar*
4463 X:      drivers/net/ethernet/freescale/gianfar_ptp.c
4464 F:      Documentation/devicetree/bindings/net/fsl-tsec-phy.txt
4465
4466 FREESCALE QUICC ENGINE UCC UART DRIVER
4467 M:      Timur Tabi <timur@tabi.org>
4468 L:      linuxppc-dev@lists.ozlabs.org
4469 S:      Maintained
4470 F:      drivers/tty/serial/ucc_uart.c
4471
4472 FREESCALE SOC SOUND DRIVERS
4473 M:      Timur Tabi <timur@tabi.org>
4474 M:      Nicolin Chen <nicoleotsuka@gmail.com>
4475 M:      Xiubo Li <Xiubo.Lee@gmail.com>
4476 L:      alsa-devel@alsa-project.org (moderated for non-subscribers)
4477 L:      linuxppc-dev@lists.ozlabs.org
4478 S:      Maintained
4479 F:      sound/soc/fsl/fsl*
4480 F:      sound/soc/fsl/imx*
4481 F:      sound/soc/fsl/mpc8610_hpcd.c
4482
4483 FREESCALE QORIQ MANAGEMENT COMPLEX DRIVER
4484 M:      "J. German Rivera" <German.Rivera@freescale.com>
4485 L:      linux-kernel@vger.kernel.org
4486 S:      Maintained
4487 F:      drivers/staging/fsl-mc/
4488
4489 FREEVXFS FILESYSTEM
4490 M:      Christoph Hellwig <hch@infradead.org>
4491 W:      ftp://ftp.openlinux.org/pub/people/hch/vxfs
4492 S:      Maintained
4493 F:      fs/freevxfs/
4494
4495 FREEZER
4496 M:      "Rafael J. Wysocki" <rjw@rjwysocki.net>
4497 M:      Pavel Machek <pavel@ucw.cz>
4498 L:      linux-pm@vger.kernel.org
4499 S:      Supported
4500 F:      Documentation/power/freezing-of-tasks.txt
4501 F:      include/linux/freezer.h
4502 F:      kernel/freezer.c
4503
4504 FRONTSWAP API
4505 M:      Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
4506 L:      linux-kernel@vger.kernel.org
4507 S:      Maintained
4508 F:      mm/frontswap.c
4509 F:      include/linux/frontswap.h
4510
4511 FS-CACHE: LOCAL CACHING FOR NETWORK FILESYSTEMS
4512 M:      David Howells <dhowells@redhat.com>
4513 L:      linux-cachefs@redhat.com
4514 S:      Supported
4515 F:      Documentation/filesystems/caching/
4516 F:      fs/fscache/
4517 F:      include/linux/fscache*.h
4518
4519 F2FS FILE SYSTEM
4520 M:      Jaegeuk Kim <jaegeuk@kernel.org>
4521 M:      Changman Lee <cm224.lee@samsung.com>
4522 R:      Chao Yu <chao2.yu@samsung.com>
4523 L:      linux-f2fs-devel@lists.sourceforge.net
4524 W:      http://en.wikipedia.org/wiki/F2FS
4525 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs.git
4526 S:      Maintained
4527 F:      Documentation/filesystems/f2fs.txt
4528 F:      Documentation/ABI/testing/sysfs-fs-f2fs
4529 F:      fs/f2fs/
4530 F:      include/linux/f2fs_fs.h
4531 F:      include/trace/events/f2fs.h
4532
4533 FUJITSU FR-V (FRV) PORT
4534 M:      David Howells <dhowells@redhat.com>
4535 S:      Maintained
4536 F:      arch/frv/
4537
4538 FUJITSU LAPTOP EXTRAS
4539 M:      Jonathan Woithe <jwoithe@just42.net>
4540 L:      platform-driver-x86@vger.kernel.org
4541 S:      Maintained
4542 F:      drivers/platform/x86/fujitsu-laptop.c
4543
4544 FUJITSU M-5MO LS CAMERA ISP DRIVER
4545 M:      Kyungmin Park <kyungmin.park@samsung.com>
4546 M:      Heungjun Kim <riverful.kim@samsung.com>
4547 L:      linux-media@vger.kernel.org
4548 S:      Maintained
4549 F:      drivers/media/i2c/m5mols/
4550 F:      include/media/m5mols.h
4551
4552 FUJITSU TABLET EXTRAS
4553 M:      Robert Gerlach <khnz@gmx.de>
4554 L:      platform-driver-x86@vger.kernel.org
4555 S:      Maintained
4556 F:      drivers/platform/x86/fujitsu-tablet.c
4557
4558 FUSE: FILESYSTEM IN USERSPACE
4559 M:      Miklos Szeredi <miklos@szeredi.hu>
4560 L:      fuse-devel@lists.sourceforge.net
4561 W:      http://fuse.sourceforge.net/
4562 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse.git
4563 S:      Maintained
4564 F:      fs/fuse/
4565 F:      include/uapi/linux/fuse.h
4566 F:      Documentation/filesystems/fuse.txt
4567
4568 FUTURE DOMAIN TMC-16x0 SCSI DRIVER (16-bit)
4569 M:      Rik Faith <faith@cs.unc.edu>
4570 L:      linux-scsi@vger.kernel.org
4571 S:      Odd Fixes (e.g., new signatures)
4572 F:      drivers/scsi/fdomain.*
4573
4574 GCOV BASED KERNEL PROFILING
4575 M:      Peter Oberparleiter <oberpar@linux.vnet.ibm.com>
4576 S:      Maintained
4577 F:      kernel/gcov/
4578 F:      Documentation/gcov.txt
4579
4580 GDT SCSI DISK ARRAY CONTROLLER DRIVER
4581 M:      Achim Leubner <achim_leubner@adaptec.com>
4582 L:      linux-scsi@vger.kernel.org
4583 W:      http://www.icp-vortex.com/
4584 S:      Supported
4585 F:      drivers/scsi/gdt*
4586
4587 GDB KERNEL DEBUGGING HELPER SCRIPTS
4588 M:      Jan Kiszka <jan.kiszka@siemens.com>
4589 S:      Supported
4590 F:      scripts/gdb/
4591
4592 GEMTEK FM RADIO RECEIVER DRIVER
4593 M:      Hans Verkuil <hverkuil@xs4all.nl>
4594 L:      linux-media@vger.kernel.org
4595 T:      git git://linuxtv.org/media_tree.git
4596 W:      http://linuxtv.org
4597 S:      Maintained
4598 F:      drivers/media/radio/radio-gemtek*
4599
4600 GENERIC GPIO I2C DRIVER
4601 M:      Haavard Skinnemoen <hskinnemoen@gmail.com>
4602 S:      Supported
4603 F:      drivers/i2c/busses/i2c-gpio.c
4604 F:      include/linux/i2c-gpio.h
4605
4606 GENERIC GPIO I2C MULTIPLEXER DRIVER
4607 M:      Peter Korsgaard <peter.korsgaard@barco.com>
4608 L:      linux-i2c@vger.kernel.org
4609 S:      Supported
4610 F:      drivers/i2c/muxes/i2c-mux-gpio.c
4611 F:      include/linux/i2c-mux-gpio.h
4612 F:      Documentation/i2c/muxes/i2c-mux-gpio
4613
4614 GENERIC HDLC (WAN) DRIVERS
4615 M:      Krzysztof Halasa <khc@pm.waw.pl>
4616 W:      http://www.kernel.org/pub/linux/utils/net/hdlc/
4617 S:      Maintained
4618 F:      drivers/net/wan/c101.c
4619 F:      drivers/net/wan/hd6457*
4620 F:      drivers/net/wan/hdlc*
4621 F:      drivers/net/wan/n2.c
4622 F:      drivers/net/wan/pc300too.c
4623 F:      drivers/net/wan/pci200syn.c
4624 F:      drivers/net/wan/wanxl*
4625
4626 GENERIC INCLUDE/ASM HEADER FILES
4627 M:      Arnd Bergmann <arnd@arndb.de>
4628 L:      linux-arch@vger.kernel.org
4629 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic.git
4630 S:      Maintained
4631 F:      include/asm-generic/
4632 F:      include/uapi/asm-generic/
4633
4634 GENERIC PHY FRAMEWORK
4635 M:      Kishon Vijay Abraham I <kishon@ti.com>
4636 L:      linux-kernel@vger.kernel.org
4637 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/kishon/linux-phy.git
4638 S:      Supported
4639 F:      drivers/phy/
4640 F:      include/linux/phy/
4641
4642 GENERIC PM DOMAINS
4643 M:      "Rafael J. Wysocki" <rjw@rjwysocki.net>
4644 M:      Kevin Hilman <khilman@kernel.org>
4645 M:      Ulf Hansson <ulf.hansson@linaro.org>
4646 L:      linux-pm@vger.kernel.org
4647 S:      Supported
4648 F:      drivers/base/power/domain*.c
4649 F:      include/linux/pm_domain.h
4650
4651 GENERIC UIO DRIVER FOR PCI DEVICES
4652 M:      "Michael S. Tsirkin" <mst@redhat.com>
4653 L:      kvm@vger.kernel.org
4654 S:      Supported
4655 F:      drivers/uio/uio_pci_generic.c
4656
4657 GET_MAINTAINER SCRIPT
4658 M:      Joe Perches <joe@perches.com>
4659 S:      Maintained
4660 F:      scripts/get_maintainer.pl
4661
4662 GFS2 FILE SYSTEM
4663 M:      Steven Whitehouse <swhiteho@redhat.com>
4664 M:      Bob Peterson <rpeterso@redhat.com>
4665 L:      cluster-devel@redhat.com
4666 W:      http://sources.redhat.com/cluster/
4667 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2.git
4668 S:      Supported
4669 F:      Documentation/filesystems/gfs2*.txt
4670 F:      fs/gfs2/
4671 F:      include/uapi/linux/gfs2_ondisk.h
4672
4673 GIGASET ISDN DRIVERS
4674 M:      Paul Bolle <pebolle@tiscali.nl>
4675 L:      gigaset307x-common@lists.sourceforge.net
4676 W:      http://gigaset307x.sourceforge.net/
4677 S:      Odd Fixes
4678 F:      Documentation/isdn/README.gigaset
4679 F:      drivers/isdn/gigaset/
4680 F:      include/uapi/linux/gigaset_dev.h
4681
4682 GO7007 MPEG CODEC
4683 M:      Hans Verkuil <hans.verkuil@cisco.com>
4684 L:      linux-media@vger.kernel.org
4685 S:      Maintained
4686 F:      drivers/media/usb/go7007/
4687
4688 GOODIX TOUCHSCREEN
4689 M:      Bastien Nocera <hadess@hadess.net>
4690 L:      linux-input@vger.kernel.org
4691 S:      Maintained
4692 F:      drivers/input/touchscreen/goodix.c
4693
4694 GPIO SUBSYSTEM
4695 M:      Linus Walleij <linus.walleij@linaro.org>
4696 M:      Alexandre Courbot <gnurou@gmail.com>
4697 L:      linux-gpio@vger.kernel.org
4698 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio.git
4699 S:      Maintained
4700 F:      Documentation/gpio/
4701 F:      drivers/gpio/
4702 F:      include/linux/gpio/
4703 F:      include/linux/gpio.h
4704 F:      include/asm-generic/gpio.h
4705
4706 GRE DEMULTIPLEXER DRIVER
4707 M:      Dmitry Kozlov <xeb@mail.ru>
4708 L:      netdev@vger.kernel.org
4709 S:      Maintained
4710 F:      net/ipv4/gre_demux.c
4711 F:      net/ipv4/gre_offload.c
4712 F:      include/net/gre.h
4713
4714 GRETH 10/100/1G Ethernet MAC device driver
4715 M:      Kristoffer Glembo <kristoffer@gaisler.com>
4716 L:      netdev@vger.kernel.org
4717 S:      Maintained
4718 F:      drivers/net/ethernet/aeroflex/
4719
4720 GSPCA FINEPIX SUBDRIVER
4721 M:      Frank Zago <frank@zago.net>
4722 L:      linux-media@vger.kernel.org
4723 T:      git git://linuxtv.org/media_tree.git
4724 S:      Maintained
4725 F:      drivers/media/usb/gspca/finepix.c
4726
4727 GSPCA GL860 SUBDRIVER
4728 M:      Olivier Lorin <o.lorin@laposte.net>
4729 L:      linux-media@vger.kernel.org
4730 T:      git git://linuxtv.org/media_tree.git
4731 S:      Maintained
4732 F:      drivers/media/usb/gspca/gl860/
4733
4734 GSPCA M5602 SUBDRIVER
4735 M:      Erik Andren <erik.andren@gmail.com>
4736 L:      linux-media@vger.kernel.org
4737 T:      git git://linuxtv.org/media_tree.git
4738 S:      Maintained
4739 F:      drivers/media/usb/gspca/m5602/
4740
4741 GSPCA PAC207 SONIXB SUBDRIVER
4742 M:      Hans de Goede <hdegoede@redhat.com>
4743 L:      linux-media@vger.kernel.org
4744 T:      git git://linuxtv.org/media_tree.git
4745 S:      Maintained
4746 F:      drivers/media/usb/gspca/pac207.c
4747
4748 GSPCA SN9C20X SUBDRIVER
4749 M:      Brian Johnson <brijohn@gmail.com>
4750 L:      linux-media@vger.kernel.org
4751 T:      git git://linuxtv.org/media_tree.git
4752 S:      Maintained
4753 F:      drivers/media/usb/gspca/sn9c20x.c
4754
4755 GSPCA T613 SUBDRIVER
4756 M:      Leandro Costantino <lcostantino@gmail.com>
4757 L:      linux-media@vger.kernel.org
4758 T:      git git://linuxtv.org/media_tree.git
4759 S:      Maintained
4760 F:      drivers/media/usb/gspca/t613.c
4761
4762 GSPCA USB WEBCAM DRIVER
4763 M:      Hans de Goede <hdegoede@redhat.com>
4764 L:      linux-media@vger.kernel.org
4765 T:      git git://linuxtv.org/media_tree.git
4766 S:      Maintained
4767 F:      drivers/media/usb/gspca/
4768
4769 GUID PARTITION TABLE (GPT)
4770 M:      Davidlohr Bueso <dave@stgolabs.net>
4771 L:      linux-efi@vger.kernel.org
4772 S:      Maintained
4773 F:      block/partitions/efi.*
4774
4775 STK1160 USB VIDEO CAPTURE DRIVER
4776 M:      Ezequiel Garcia <ezequiel@vanguardiasur.com.ar>
4777 L:      linux-media@vger.kernel.org
4778 T:      git git://linuxtv.org/media_tree.git
4779 S:      Maintained
4780 F:      drivers/media/usb/stk1160/
4781
4782 H8/300 ARCHITECTURE
4783 M:      Yoshinori Sato <ysato@users.sourceforge.jp>
4784 L:      uclinux-h8-devel@lists.sourceforge.jp (moderated for non-subscribers)
4785 W:      http://uclinux-h8.sourceforge.jp
4786 T:      git git://git.sourceforge.jp/gitroot/uclinux-h8/linux.git
4787 S:      Maintained
4788 F:      arch/h8300/
4789 F:      drivers/clocksource/h8300_*.c
4790 F:      drivers/clk/h8300/
4791 F:      drivers/irqchip/irq-renesas-h8*.c
4792
4793 HARD DRIVE ACTIVE PROTECTION SYSTEM (HDAPS) DRIVER
4794 M:      Frank Seidel <frank@f-seidel.de>
4795 L:      platform-driver-x86@vger.kernel.org
4796 W:      http://www.kernel.org/pub/linux/kernel/people/fseidel/hdaps/
4797 S:      Maintained
4798 F:      drivers/platform/x86/hdaps.c
4799
4800 HDPVR USB VIDEO ENCODER DRIVER
4801 M:      Hans Verkuil <hverkuil@xs4all.nl>
4802 L:      linux-media@vger.kernel.org
4803 T:      git git://linuxtv.org/media_tree.git
4804 W:      http://linuxtv.org
4805 S:      Odd Fixes
4806 F:      drivers/media/usb/hdpvr/
4807
4808 HWPOISON MEMORY FAILURE HANDLING
4809 M:      Naoya Horiguchi <n-horiguchi@ah.jp.nec.com>
4810 L:      linux-mm@kvack.org
4811 S:      Maintained
4812 F:      mm/memory-failure.c
4813 F:      mm/hwpoison-inject.c
4814
4815 HYPERVISOR VIRTUAL CONSOLE DRIVER
4816 L:      linuxppc-dev@lists.ozlabs.org
4817 S:      Odd Fixes
4818 F:      drivers/tty/hvc/
4819
4820 HACKRF MEDIA DRIVER
4821 M:      Antti Palosaari <crope@iki.fi>
4822 L:      linux-media@vger.kernel.org
4823 W:      http://linuxtv.org/
4824 W:      http://palosaari.fi/linux/
4825 Q:      http://patchwork.linuxtv.org/project/linux-media/list/
4826 T:      git git://linuxtv.org/anttip/media_tree.git
4827 S:      Maintained
4828 F:      drivers/media/usb/hackrf/
4829
4830 HARDWARE MONITORING
4831 M:      Jean Delvare <jdelvare@suse.com>
4832 M:      Guenter Roeck <linux@roeck-us.net>
4833 L:      lm-sensors@lm-sensors.org
4834 W:      http://www.lm-sensors.org/
4835 T:      quilt http://jdelvare.nerim.net/devel/linux/jdelvare-hwmon/
4836 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging.git
4837 S:      Maintained
4838 F:      Documentation/hwmon/
4839 F:      drivers/hwmon/
4840 F:      include/linux/hwmon*.h
4841
4842 HARDWARE RANDOM NUMBER GENERATOR CORE
4843 M:      Matt Mackall <mpm@selenic.com>
4844 M:      Herbert Xu <herbert@gondor.apana.org.au>
4845 L:      linux-crypto@vger.kernel.org
4846 S:      Odd fixes
4847 F:      Documentation/hw_random.txt
4848 F:      drivers/char/hw_random/
4849 F:      include/linux/hw_random.h
4850
4851 HARDWARE SPINLOCK CORE
4852 M:      Ohad Ben-Cohen <ohad@wizery.com>
4853 S:      Maintained
4854 F:      Documentation/hwspinlock.txt
4855 F:      drivers/hwspinlock/hwspinlock_*
4856 F:      include/linux/hwspinlock.h
4857
4858 HARMONY SOUND DRIVER
4859 L:      linux-parisc@vger.kernel.org
4860 S:      Maintained
4861 F:      sound/parisc/harmony.*
4862
4863 HD29L2 MEDIA DRIVER
4864 M:      Antti Palosaari <crope@iki.fi>
4865 L:      linux-media@vger.kernel.org
4866 W:      http://linuxtv.org/
4867 W:      http://palosaari.fi/linux/
4868 Q:      http://patchwork.linuxtv.org/project/linux-media/list/
4869 T:      git git://linuxtv.org/anttip/media_tree.git
4870 S:      Maintained
4871 F:      drivers/media/dvb-frontends/hd29l2*
4872
4873 HEWLETT-PACKARD SMART2 RAID DRIVER
4874 L:      iss_storagedev@hp.com
4875 S:      Orphan
4876 F:      Documentation/blockdev/cpqarray.txt
4877 F:      drivers/block/cpqarray.*
4878
4879 HEWLETT-PACKARD SMART ARRAY RAID DRIVER (hpsa)
4880 M:      Don Brace <don.brace@pmcs.com>
4881 L:      iss_storagedev@hp.com
4882 L:      storagedev@pmcs.com
4883 L:      linux-scsi@vger.kernel.org
4884 S:      Supported
4885 F:      Documentation/scsi/hpsa.txt
4886 F:      drivers/scsi/hpsa*.[ch]
4887 F:      include/linux/cciss*.h
4888 F:      include/uapi/linux/cciss*.h
4889
4890 HEWLETT-PACKARD SMART CISS RAID DRIVER (cciss)
4891 M:      Don Brace <don.brace@pmcs.com>
4892 L:      iss_storagedev@hp.com
4893 L:      storagedev@pmcs.com
4894 L:      linux-scsi@vger.kernel.org
4895 S:      Supported
4896 F:      Documentation/blockdev/cciss.txt
4897 F:      drivers/block/cciss*
4898 F:      include/linux/cciss_ioctl.h
4899 F:      include/uapi/linux/cciss_ioctl.h
4900
4901 HFS FILESYSTEM
4902 L:      linux-fsdevel@vger.kernel.org
4903 S:      Orphan
4904 F:      Documentation/filesystems/hfs.txt
4905 F:      fs/hfs/
4906
4907 HFSPLUS FILESYSTEM
4908 L:      linux-fsdevel@vger.kernel.org
4909 S:      Orphan
4910 F:      Documentation/filesystems/hfsplus.txt
4911 F:      fs/hfsplus/
4912
4913 HGA FRAMEBUFFER DRIVER
4914 M:      Ferenc Bakonyi <fero@drama.obuda.kando.hu>
4915 L:      linux-nvidia@lists.surfsouth.com
4916 W:      http://drama.obuda.kando.hu/~fero/cgi-bin/hgafb.shtml
4917 S:      Maintained
4918 F:      drivers/video/fbdev/hgafb.c
4919
4920 HIBERNATION (aka Software Suspend, aka swsusp)
4921 M:      "Rafael J. Wysocki" <rjw@rjwysocki.net>
4922 M:      Pavel Machek <pavel@ucw.cz>
4923 L:      linux-pm@vger.kernel.org
4924 S:      Supported
4925 F:      arch/x86/power/
4926 F:      drivers/base/power/
4927 F:      kernel/power/
4928 F:      include/linux/suspend.h
4929 F:      include/linux/freezer.h
4930 F:      include/linux/pm.h
4931 F:      arch/*/include/asm/suspend*.h
4932
4933 HID CORE LAYER
4934 M:      Jiri Kosina <jikos@kernel.org>
4935 L:      linux-input@vger.kernel.org
4936 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid.git
4937 S:      Maintained
4938 F:      drivers/hid/
4939 F:      include/linux/hid*
4940 F:      include/uapi/linux/hid*
4941
4942 HID SENSOR HUB DRIVERS
4943 M:      Jiri Kosina <jikos@kernel.org>
4944 M:      Jonathan Cameron <jic23@kernel.org>
4945 M:      Srinivas Pandruvada <srinivas.pandruvada@linux.intel.com>
4946 L:      linux-input@vger.kernel.org
4947 L:      linux-iio@vger.kernel.org
4948 S:      Maintained
4949 F:      Documentation/hid/hid-sensor*
4950 F:      drivers/hid/hid-sensor-*
4951 F:      drivers/iio/*/hid-*
4952 F:      include/linux/hid-sensor-*
4953
4954 HIGH-RESOLUTION TIMERS, CLOCKEVENTS, DYNTICKS
4955 M:      Thomas Gleixner <tglx@linutronix.de>
4956 L:      linux-kernel@vger.kernel.org
4957 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git timers/core
4958 S:      Maintained
4959 F:      Documentation/timers/
4960 F:      kernel/time/hrtimer.c
4961 F:      kernel/time/clockevents.c
4962 F:      kernel/time/tick*.*
4963 F:      kernel/time/timer_*.c
4964 F:      include/linux/clockchips.h
4965 F:      include/linux/hrtimer.h
4966
4967 HIGH-SPEED SCC DRIVER FOR AX.25
4968 L:      linux-hams@vger.kernel.org
4969 S:      Orphan
4970 F:      drivers/net/hamradio/dmascc.c
4971 F:      drivers/net/hamradio/scc.c
4972
4973 HIGHPOINT ROCKETRAID 3xxx RAID DRIVER
4974 M:      HighPoint Linux Team <linux@highpoint-tech.com>
4975 W:      http://www.highpoint-tech.com
4976 S:      Supported
4977 F:      Documentation/scsi/hptiop.txt
4978 F:      drivers/scsi/hptiop.c
4979
4980 HIPPI
4981 M:      Jes Sorensen <jes@trained-monkey.org>
4982 L:      linux-hippi@sunsite.dk
4983 S:      Maintained
4984 F:      include/linux/hippidevice.h
4985 F:      include/uapi/linux/if_hippi.h
4986 F:      net/802/hippi.c
4987 F:      drivers/net/hippi/
4988
4989 HOST AP DRIVER
4990 M:      Jouni Malinen <j@w1.fi>
4991 L:      hostap@shmoo.com (subscribers-only)
4992 L:      linux-wireless@vger.kernel.org
4993 W:      http://hostap.epitest.fi/
4994 S:      Maintained
4995 F:      drivers/net/wireless/hostap/
4996
4997 HP COMPAQ TC1100 TABLET WMI EXTRAS DRIVER
4998 L:      platform-driver-x86@vger.kernel.org
4999 S:      Orphan
5000 F:      drivers/platform/x86/tc1100-wmi.c
5001
5002 HP100:  Driver for HP 10/100 Mbit/s Voice Grade Network Adapter Series
5003 M:      Jaroslav Kysela <perex@perex.cz>
5004 S:      Maintained
5005 F:      drivers/net/ethernet/hp/hp100.*
5006
5007 HPET:   High Precision Event Timers driver
5008 M:      Clemens Ladisch <clemens@ladisch.de>
5009 S:      Maintained
5010 F:      Documentation/timers/hpet.txt
5011 F:      drivers/char/hpet.c
5012 F:      include/linux/hpet.h
5013 F:      include/uapi/linux/hpet.h
5014
5015 HPET:   x86
5016 S:      Orphan
5017 F:      arch/x86/kernel/hpet.c
5018 F:      arch/x86/include/asm/hpet.h
5019
5020 HPFS FILESYSTEM
5021 M:      Mikulas Patocka <mikulas@artax.karlin.mff.cuni.cz>
5022 W:      http://artax.karlin.mff.cuni.cz/~mikulas/vyplody/hpfs/index-e.cgi
5023 S:      Maintained
5024 F:      fs/hpfs/
5025
5026 HSI SUBSYSTEM
5027 M:      Sebastian Reichel <sre@kernel.org>
5028 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-hsi.git
5029 S:      Maintained
5030 F:      Documentation/ABI/testing/sysfs-bus-hsi
5031 F:      Documentation/hsi.txt
5032 F:      drivers/hsi/
5033 F:      include/linux/hsi/
5034 F:      include/uapi/linux/hsi/
5035
5036 HSO 3G MODEM DRIVER
5037 M:      Jan Dumon <j.dumon@option.com>
5038 W:      http://www.pharscape.org
5039 S:      Maintained
5040 F:      drivers/net/usb/hso.c
5041
5042 HSR NETWORK PROTOCOL
5043 M:      Arvid Brodin <arvid.brodin@alten.se>
5044 L:      netdev@vger.kernel.org
5045 S:      Maintained
5046 F:      net/hsr/
5047
5048 HTCPEN TOUCHSCREEN DRIVER
5049 M:      Pau Oliva Fora <pof@eslack.org>
5050 L:      linux-input@vger.kernel.org
5051 S:      Maintained
5052 F:      drivers/input/touchscreen/htcpen.c
5053
5054 HUGETLB FILESYSTEM
5055 M:      Nadia Yvette Chambers <nyc@holomorphy.com>
5056 S:      Maintained
5057 F:      fs/hugetlbfs/
5058
5059 Hyper-V CORE AND DRIVERS
5060 M:      "K. Y. Srinivasan" <kys@microsoft.com>
5061 M:      Haiyang Zhang <haiyangz@microsoft.com>
5062 L:      devel@linuxdriverproject.org
5063 S:      Maintained
5064 F:      arch/x86/include/asm/mshyperv.h
5065 F:      arch/x86/include/uapi/asm/hyperv.h
5066 F:      arch/x86/kernel/cpu/mshyperv.c
5067 F:      drivers/hid/hid-hyperv.c
5068 F:      drivers/hv/
5069 F:      drivers/input/serio/hyperv-keyboard.c
5070 F:      drivers/net/hyperv/
5071 F:      drivers/scsi/storvsc_drv.c
5072 F:      drivers/video/fbdev/hyperv_fb.c
5073 F:      include/linux/hyperv.h
5074 F:      tools/hv/
5075 F:      Documentation/ABI/stable/sysfs-bus-vmbus
5076
5077 I2C OVER PARALLEL PORT
5078 M:      Jean Delvare <jdelvare@suse.com>
5079 L:      linux-i2c@vger.kernel.org
5080 S:      Maintained
5081 F:      Documentation/i2c/busses/i2c-parport
5082 F:      Documentation/i2c/busses/i2c-parport-light
5083 F:      drivers/i2c/busses/i2c-parport.c
5084 F:      drivers/i2c/busses/i2c-parport-light.c
5085
5086 I2C/SMBUS CONTROLLER DRIVERS FOR PC
5087 M:      Jean Delvare <jdelvare@suse.com>
5088 L:      linux-i2c@vger.kernel.org
5089 S:      Maintained
5090 F:      Documentation/i2c/busses/i2c-ali1535
5091 F:      Documentation/i2c/busses/i2c-ali1563
5092 F:      Documentation/i2c/busses/i2c-ali15x3
5093 F:      Documentation/i2c/busses/i2c-amd756
5094 F:      Documentation/i2c/busses/i2c-amd8111
5095 F:      Documentation/i2c/busses/i2c-i801
5096 F:      Documentation/i2c/busses/i2c-nforce2
5097 F:      Documentation/i2c/busses/i2c-piix4
5098 F:      Documentation/i2c/busses/i2c-sis5595
5099 F:      Documentation/i2c/busses/i2c-sis630
5100 F:      Documentation/i2c/busses/i2c-sis96x
5101 F:      Documentation/i2c/busses/i2c-via
5102 F:      Documentation/i2c/busses/i2c-viapro
5103 F:      drivers/i2c/busses/i2c-ali1535.c
5104 F:      drivers/i2c/busses/i2c-ali1563.c
5105 F:      drivers/i2c/busses/i2c-ali15x3.c
5106 F:      drivers/i2c/busses/i2c-amd756.c
5107 F:      drivers/i2c/busses/i2c-amd756-s4882.c
5108 F:      drivers/i2c/busses/i2c-amd8111.c
5109 F:      drivers/i2c/busses/i2c-i801.c
5110 F:      drivers/i2c/busses/i2c-isch.c
5111 F:      drivers/i2c/busses/i2c-nforce2.c
5112 F:      drivers/i2c/busses/i2c-nforce2-s4985.c
5113 F:      drivers/i2c/busses/i2c-piix4.c
5114 F:      drivers/i2c/busses/i2c-sis5595.c
5115 F:      drivers/i2c/busses/i2c-sis630.c
5116 F:      drivers/i2c/busses/i2c-sis96x.c
5117 F:      drivers/i2c/busses/i2c-via.c
5118 F:      drivers/i2c/busses/i2c-viapro.c
5119
5120 I2C/SMBUS ISMT DRIVER
5121 M:      Seth Heasley <seth.heasley@intel.com>
5122 M:      Neil Horman <nhorman@tuxdriver.com>
5123 L:      linux-i2c@vger.kernel.org
5124 F:      drivers/i2c/busses/i2c-ismt.c
5125 F:      Documentation/i2c/busses/i2c-ismt
5126
5127 I2C/SMBUS STUB DRIVER
5128 M:      Jean Delvare <jdelvare@suse.com>
5129 L:      linux-i2c@vger.kernel.org
5130 S:      Maintained
5131 F:      drivers/i2c/i2c-stub.c
5132
5133 I2C SUBSYSTEM
5134 M:      Wolfram Sang <wsa@the-dreams.de>
5135 L:      linux-i2c@vger.kernel.org
5136 W:      https://i2c.wiki.kernel.org/
5137 Q:      https://patchwork.ozlabs.org/project/linux-i2c/list/
5138 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux.git
5139 S:      Maintained
5140 F:      Documentation/devicetree/bindings/i2c/
5141 F:      Documentation/i2c/
5142 F:      drivers/i2c/
5143 F:      drivers/i2c/*/
5144 F:      include/linux/i2c.h
5145 F:      include/linux/i2c-*.h
5146 F:      include/uapi/linux/i2c.h
5147 F:      include/uapi/linux/i2c-*.h
5148
5149 I2C ACPI SUPPORT
5150 M:      Mika Westerberg <mika.westerberg@linux.intel.com>
5151 L:      linux-i2c@vger.kernel.org
5152 L:      linux-acpi@vger.kernel.org
5153 S:      Maintained
5154
5155 I2C-TAOS-EVM DRIVER
5156 M:      Jean Delvare <jdelvare@suse.com>
5157 L:      linux-i2c@vger.kernel.org
5158 S:      Maintained
5159 F:      Documentation/i2c/busses/i2c-taos-evm
5160 F:      drivers/i2c/busses/i2c-taos-evm.c
5161
5162 I2C-TINY-USB DRIVER
5163 M:      Till Harbaum <till@harbaum.org>
5164 L:      linux-i2c@vger.kernel.org
5165 W:      http://www.harbaum.org/till/i2c_tiny_usb
5166 S:      Maintained
5167 F:      drivers/i2c/busses/i2c-tiny-usb.c
5168
5169 i386 BOOT CODE
5170 M:      "H. Peter Anvin" <hpa@zytor.com>
5171 S:      Maintained
5172 F:      arch/x86/boot/
5173
5174 i386 SETUP CODE / CPU ERRATA WORKAROUNDS
5175 M:      "H. Peter Anvin" <hpa@zytor.com>
5176 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/hpa/linux-2.6-x86setup.git
5177 S:      Maintained
5178
5179 IA64 (Itanium) PLATFORM
5180 M:      Tony Luck <tony.luck@intel.com>
5181 M:      Fenghua Yu <fenghua.yu@intel.com>
5182 L:      linux-ia64@vger.kernel.org
5183 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux.git
5184 S:      Maintained
5185 F:      arch/ia64/
5186
5187 IBM Power VMX Cryptographic instructions
5188 M:      Leonidas S. Barbosa <leosilva@linux.vnet.ibm.com>
5189 M:      Paulo Flabiano Smorigo <pfsmorigo@linux.vnet.ibm.com>
5190 L:      linux-crypto@vger.kernel.org
5191 S:      Supported
5192 F:      drivers/crypto/vmx/Makefile
5193 F:      drivers/crypto/vmx/Kconfig
5194 F:      drivers/crypto/vmx/vmx.c
5195 F:      drivers/crypto/vmx/aes*
5196 F:      drivers/crypto/vmx/ghash*
5197 F:      drivers/crypto/vmx/ppc-xlate.pl
5198
5199 IBM Power in-Nest Crypto Acceleration
5200 M:      Leonidas S. Barbosa <leosilva@linux.vnet.ibm.com>
5201 M:      Paulo Flabiano Smorigo <pfsmorigo@linux.vnet.ibm.com>
5202 L:      linux-crypto@vger.kernel.org
5203 S:      Supported
5204 F:      drivers/crypto/nx/Makefile
5205 F:      drivers/crypto/nx/Kconfig
5206 F:      drivers/crypto/nx/nx-aes*
5207 F:      drivers/crypto/nx/nx-sha*
5208 F:      drivers/crypto/nx/nx.*
5209 F:      drivers/crypto/nx/nx_csbcpb.h
5210 F:      drivers/crypto/nx/nx_debugfs.h
5211
5212 IBM Power 842 compression accelerator
5213 M:      Dan Streetman <ddstreet@ieee.org>
5214 S:      Supported
5215 F:      drivers/crypto/nx/Makefile
5216 F:      drivers/crypto/nx/Kconfig
5217 F:      drivers/crypto/nx/nx-842*
5218 F:      include/linux/sw842.h
5219 F:      crypto/842.c
5220 F:      lib/842/
5221
5222 IBM Power Linux RAID adapter
5223 M:      Brian King <brking@us.ibm.com>
5224 S:      Supported
5225 F:      drivers/scsi/ipr.*
5226
5227 IBM Power Virtual Ethernet Device Driver
5228 M:      Thomas Falcon <tlfalcon@linux.vnet.ibm.com>
5229 L:      netdev@vger.kernel.org
5230 S:      Supported
5231 F:      drivers/net/ethernet/ibm/ibmveth.*
5232
5233 IBM Power Virtual SCSI Device Drivers
5234 M:      Tyrel Datwyler <tyreld@linux.vnet.ibm.com>
5235 L:      linux-scsi@vger.kernel.org
5236 S:      Supported
5237 F:      drivers/scsi/ibmvscsi/ibmvscsi*
5238 F:      drivers/scsi/ibmvscsi/viosrp.h
5239
5240 IBM Power Virtual FC Device Drivers
5241 M:      Tyrel Datwyler <tyreld@linux.vnet.ibm.com>
5242 L:      linux-scsi@vger.kernel.org
5243 S:      Supported
5244 F:      drivers/scsi/ibmvscsi/ibmvfc*
5245
5246 IBM ServeRAID RAID DRIVER
5247 S:      Orphan
5248 F:      drivers/scsi/ips.*
5249
5250 ICH LPC AND GPIO DRIVER
5251 M:      Peter Tyser <ptyser@xes-inc.com>
5252 S:      Maintained
5253 F:      drivers/mfd/lpc_ich.c
5254 F:      drivers/gpio/gpio-ich.c
5255
5256 IDE SUBSYSTEM
5257 M:      "David S. Miller" <davem@davemloft.net>
5258 L:      linux-ide@vger.kernel.org
5259 Q:      http://patchwork.ozlabs.org/project/linux-ide/list/
5260 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide.git
5261 S:      Maintained
5262 F:      Documentation/ide/
5263 F:      drivers/ide/
5264 F:      include/linux/ide.h
5265
5266 IDEAPAD LAPTOP EXTRAS DRIVER
5267 M:      Ike Panhc <ike.pan@canonical.com>
5268 L:      platform-driver-x86@vger.kernel.org
5269 W:      http://launchpad.net/ideapad-laptop
5270 S:      Maintained
5271 F:      drivers/platform/x86/ideapad-laptop.c
5272
5273 IDEAPAD LAPTOP SLIDEBAR DRIVER
5274 M:      Andrey Moiseev <o2g.org.ru@gmail.com>
5275 L:      linux-input@vger.kernel.org
5276 W:      https://github.com/o2genum/ideapad-slidebar
5277 S:      Maintained
5278 F:      drivers/input/misc/ideapad_slidebar.c
5279
5280 IDE/ATAPI DRIVERS
5281 M:      Borislav Petkov <bp@alien8.de>
5282 L:      linux-ide@vger.kernel.org
5283 S:      Maintained
5284 F:      Documentation/cdrom/ide-cd
5285 F:      drivers/ide/ide-cd*
5286
5287 IDLE-I7300
5288 M:      Andy Henroid <andrew.d.henroid@intel.com>
5289 L:      linux-pm@vger.kernel.org
5290 S:      Supported
5291 F:      drivers/idle/i7300_idle.c
5292
5293 IEEE 802.15.4 SUBSYSTEM
5294 M:      Alexander Aring <alex.aring@gmail.com>
5295 L:      linux-wpan@vger.kernel.org
5296 W:      https://github.com/linux-wpan
5297 T:      git git://github.com/linux-wpan/linux-wpan-next.git
5298 S:      Maintained
5299 F:      net/ieee802154/
5300 F:      net/mac802154/
5301 F:      drivers/net/ieee802154/
5302 F:      include/linux/nl802154.h
5303 F:      include/linux/ieee802154.h
5304 F:      include/net/nl802154.h
5305 F:      include/net/mac802154.h
5306 F:      include/net/af_ieee802154.h
5307 F:      include/net/cfg802154.h
5308 F:      include/net/ieee802154_netdev.h
5309 F:      Documentation/networking/ieee802154.txt
5310
5311 IGORPLUG-USB IR RECEIVER
5312 M:      Sean Young <sean@mess.org>
5313 L:      linux-media@vger.kernel.org
5314 S:      Maintained
5315 F:      drivers/media/rc/igorplugusb.c
5316
5317 IGUANAWORKS USB IR TRANSCEIVER
5318 M:      Sean Young <sean@mess.org>
5319 L:      linux-media@vger.kernel.org
5320 S:      Maintained
5321 F:      drivers/media/rc/iguanair.c
5322
5323 IIO SUBSYSTEM AND DRIVERS
5324 M:      Jonathan Cameron <jic23@kernel.org>
5325 R:      Hartmut Knaack <knaack.h@gmx.de>
5326 R:      Lars-Peter Clausen <lars@metafoo.de>
5327 R:      Peter Meerwald <pmeerw@pmeerw.net>
5328 L:      linux-iio@vger.kernel.org
5329 S:      Maintained
5330 F:      drivers/iio/
5331 F:      drivers/staging/iio/
5332 F:      include/linux/iio/
5333 F:      tools/iio/
5334
5335 IKANOS/ADI EAGLE ADSL USB DRIVER
5336 M:      Matthieu Castet <castet.matthieu@free.fr>
5337 M:      Stanislaw Gruszka <stf_xl@wp.pl>
5338 S:      Maintained
5339 F:      drivers/usb/atm/ueagle-atm.c
5340
5341 INA209 HARDWARE MONITOR DRIVER
5342 M:      Guenter Roeck <linux@roeck-us.net>
5343 L:      lm-sensors@lm-sensors.org
5344 S:      Maintained
5345 F:      Documentation/hwmon/ina209
5346 F:      Documentation/devicetree/bindings/i2c/ina209.txt
5347 F:      drivers/hwmon/ina209.c
5348
5349 INA2XX HARDWARE MONITOR DRIVER
5350 M:      Guenter Roeck <linux@roeck-us.net>
5351 L:      lm-sensors@lm-sensors.org
5352 S:      Maintained
5353 F:      Documentation/hwmon/ina2xx
5354 F:      drivers/hwmon/ina2xx.c
5355 F:      include/linux/platform_data/ina2xx.h
5356
5357 INDUSTRY PACK SUBSYSTEM (IPACK)
5358 M:      Samuel Iglesias Gonsalvez <siglesias@igalia.com>
5359 M:      Jens Taprogge <jens.taprogge@taprogge.org>
5360 M:      Greg Kroah-Hartman <gregkh@linuxfoundation.org>
5361 L:      industrypack-devel@lists.sourceforge.net
5362 W:      http://industrypack.sourceforge.net
5363 S:      Maintained
5364 F:      drivers/ipack/
5365
5366 INGENIC JZ4780 DMA Driver
5367 M:      Zubair Lutfullah Kakakhel <Zubair.Kakakhel@imgtec.com>
5368 S:      Maintained
5369 F:      drivers/dma/dma-jz4780.c
5370
5371 INTEGRITY MEASUREMENT ARCHITECTURE (IMA)
5372 M:      Mimi Zohar <zohar@linux.vnet.ibm.com>
5373 M:      Dmitry Kasatkin <dmitry.kasatkin@gmail.com>
5374 L:      linux-ima-devel@lists.sourceforge.net
5375 L:      linux-ima-user@lists.sourceforge.net
5376 L:      linux-security-module@vger.kernel.org
5377 S:      Supported
5378 F:      security/integrity/ima/
5379
5380 IMGTEC IR DECODER DRIVER
5381 M:      James Hogan <james.hogan@imgtec.com>
5382 S:      Maintained
5383 F:      drivers/media/rc/img-ir/
5384
5385 IMS TWINTURBO FRAMEBUFFER DRIVER
5386 L:      linux-fbdev@vger.kernel.org
5387 S:      Orphan
5388 F:      drivers/video/fbdev/imsttfb.c
5389
5390 INFINIBAND SUBSYSTEM
5391 M:      Doug Ledford <dledford@redhat.com>
5392 M:      Sean Hefty <sean.hefty@intel.com>
5393 M:      Hal Rosenstock <hal.rosenstock@gmail.com>
5394 L:      linux-rdma@vger.kernel.org
5395 W:      http://www.openfabrics.org/
5396 Q:      http://patchwork.kernel.org/project/linux-rdma/list/
5397 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma.git
5398 S:      Supported
5399 F:      Documentation/infiniband/
5400 F:      drivers/infiniband/
5401 F:      drivers/staging/rdma/
5402 F:      include/uapi/linux/if_infiniband.h
5403 F:      include/uapi/rdma/
5404 F:      include/rdma/
5405
5406 INOTIFY
5407 M:      John McCutchan <john@johnmccutchan.com>
5408 M:      Robert Love <rlove@rlove.org>
5409 M:      Eric Paris <eparis@parisplace.org>
5410 S:      Maintained
5411 F:      Documentation/filesystems/inotify.txt
5412 F:      fs/notify/inotify/
5413 F:      include/linux/inotify.h
5414 F:      include/uapi/linux/inotify.h
5415
5416 INPUT (KEYBOARD, MOUSE, JOYSTICK, TOUCHSCREEN) DRIVERS
5417 M:      Dmitry Torokhov <dmitry.torokhov@gmail.com>
5418 L:      linux-input@vger.kernel.org
5419 Q:      http://patchwork.kernel.org/project/linux-input/list/
5420 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input.git
5421 S:      Maintained
5422 F:      drivers/input/
5423 F:      include/linux/input.h
5424 F:      include/uapi/linux/input.h
5425 F:      include/linux/input/
5426
5427 INPUT MULTITOUCH (MT) PROTOCOL
5428 M:      Henrik Rydberg <rydberg@bitmath.org>
5429 L:      linux-input@vger.kernel.org
5430 S:      Odd fixes
5431 F:      Documentation/input/multi-touch-protocol.txt
5432 F:      drivers/input/input-mt.c
5433 K:      \b(ABS|SYN)_MT_
5434
5435 INTEL ASoC BDW/HSW DRIVERS
5436 M:      Jie Yang <yang.jie@linux.intel.com>
5437 L:      alsa-devel@alsa-project.org (moderated for non-subscribers)
5438 S:      Supported
5439 F:      sound/soc/intel/common/sst-dsp*
5440 F:      sound/soc/intel/common/sst-firmware.c
5441 F:      sound/soc/intel/boards/broadwell.c
5442 F:      sound/soc/intel/haswell/
5443
5444 INTEL C600 SERIES SAS CONTROLLER DRIVER
5445 M:      Intel SCU Linux support <intel-linux-scu@intel.com>
5446 M:      Artur Paszkiewicz <artur.paszkiewicz@intel.com>
5447 L:      linux-scsi@vger.kernel.org
5448 T:      git git://git.code.sf.net/p/intel-sas/isci
5449 S:      Supported
5450 F:      drivers/scsi/isci/
5451
5452 INTEL IDLE DRIVER
5453 M:      Len Brown <lenb@kernel.org>
5454 L:      linux-pm@vger.kernel.org
5455 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux.git
5456 S:      Supported
5457 F:      drivers/idle/intel_idle.c
5458
5459 INTEL PSTATE DRIVER
5460 M:      Kristen Carlson Accardi <kristen@linux.intel.com>
5461 L:      linux-pm@vger.kernel.org
5462 S:      Supported
5463 F:      drivers/cpufreq/intel_pstate.c
5464
5465 INTEL FRAMEBUFFER DRIVER (excluding 810 and 815)
5466 M:      Maik Broemme <mbroemme@plusserver.de>
5467 L:      linux-fbdev@vger.kernel.org
5468 S:      Maintained
5469 F:      Documentation/fb/intelfb.txt
5470 F:      drivers/video/fbdev/intelfb/
5471
5472 INTEL 810/815 FRAMEBUFFER DRIVER
5473 M:      Antonino Daplas <adaplas@gmail.com>
5474 L:      linux-fbdev@vger.kernel.org
5475 S:      Maintained
5476 F:      drivers/video/fbdev/i810/
5477
5478 INTEL MENLOW THERMAL DRIVER
5479 M:      Sujith Thomas <sujith.thomas@intel.com>
5480 L:      platform-driver-x86@vger.kernel.org
5481 W:      https://01.org/linux-acpi
5482 S:      Supported
5483 F:      drivers/platform/x86/intel_menlow.c
5484
5485 INTEL IA32 MICROCODE UPDATE SUPPORT
5486 M:      Borislav Petkov <bp@alien8.de>
5487 S:      Maintained
5488 F:      arch/x86/kernel/cpu/microcode/core*
5489 F:      arch/x86/kernel/cpu/microcode/intel*
5490
5491 INTEL I/OAT DMA DRIVER
5492 M:      Dave Jiang <dave.jiang@intel.com>
5493 R:      Dan Williams <dan.j.williams@intel.com>
5494 L:      dmaengine@vger.kernel.org
5495 Q:      https://patchwork.kernel.org/project/linux-dmaengine/list/
5496 S:      Supported
5497 F:      drivers/dma/ioat*
5498
5499 INTEL IOMMU (VT-d)
5500 M:      David Woodhouse <dwmw2@infradead.org>
5501 L:      iommu@lists.linux-foundation.org
5502 T:      git git://git.infradead.org/iommu-2.6.git
5503 S:      Supported
5504 F:      drivers/iommu/intel-iommu.c
5505 F:      include/linux/intel-iommu.h
5506
5507 INTEL IOP-ADMA DMA DRIVER
5508 R:      Dan Williams <dan.j.williams@intel.com>
5509 S:      Odd fixes
5510 F:      drivers/dma/iop-adma.c
5511
5512 INTEL IXP4XX QMGR, NPE, ETHERNET and HSS SUPPORT
5513 M:      Krzysztof Halasa <khalasa@piap.pl>
5514 S:      Maintained
5515 F:      arch/arm/mach-ixp4xx/include/mach/qmgr.h
5516 F:      arch/arm/mach-ixp4xx/include/mach/npe.h
5517 F:      arch/arm/mach-ixp4xx/ixp4xx_qmgr.c
5518 F:      arch/arm/mach-ixp4xx/ixp4xx_npe.c
5519 F:      drivers/net/ethernet/xscale/ixp4xx_eth.c
5520 F:      drivers/net/wan/ixp4xx_hss.c
5521
5522 INTEL IXP4XX RANDOM NUMBER GENERATOR SUPPORT
5523 M:      Deepak Saxena <dsaxena@plexity.net>
5524 S:      Maintained
5525 F:      drivers/char/hw_random/ixp4xx-rng.c
5526
5527 INTEL ETHERNET DRIVERS
5528 M:      Jeff Kirsher <jeffrey.t.kirsher@intel.com>
5529 R:      Jesse Brandeburg <jesse.brandeburg@intel.com>
5530 R:      Shannon Nelson <shannon.nelson@intel.com>
5531 R:      Carolyn Wyborny <carolyn.wyborny@intel.com>
5532 R:      Don Skidmore <donald.c.skidmore@intel.com>
5533 R:      Matthew Vick <matthew.vick@intel.com>
5534 R:      John Ronciak <john.ronciak@intel.com>
5535 R:      Mitch Williams <mitch.a.williams@intel.com>
5536 L:      intel-wired-lan@lists.osuosl.org
5537 W:      http://www.intel.com/support/feedback.htm
5538 W:      http://e1000.sourceforge.net/
5539 Q:      http://patchwork.ozlabs.org/project/intel-wired-lan/list/
5540 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-queue.git
5541 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue.git
5542 S:      Supported
5543 F:      Documentation/networking/e100.txt
5544 F:      Documentation/networking/e1000.txt
5545 F:      Documentation/networking/e1000e.txt
5546 F:      Documentation/networking/igb.txt
5547 F:      Documentation/networking/igbvf.txt
5548 F:      Documentation/networking/ixgb.txt
5549 F:      Documentation/networking/ixgbe.txt
5550 F:      Documentation/networking/ixgbevf.txt
5551 F:      Documentation/networking/i40e.txt
5552 F:      Documentation/networking/i40evf.txt
5553 F:      drivers/net/ethernet/intel/
5554 F:      drivers/net/ethernet/intel/*/
5555
5556 INTEL-MID GPIO DRIVER
5557 M:      David Cohen <david.a.cohen@linux.intel.com>
5558 L:      linux-gpio@vger.kernel.org
5559 S:      Maintained
5560 F:      drivers/gpio/gpio-intel-mid.c
5561
5562 INTEL PRO/WIRELESS 2100, 2200BG, 2915ABG NETWORK CONNECTION SUPPORT
5563 M:      Stanislav Yakovlev <stas.yakovlev@gmail.com>
5564 L:      linux-wireless@vger.kernel.org
5565 S:      Maintained
5566 F:      Documentation/networking/README.ipw2100
5567 F:      Documentation/networking/README.ipw2200
5568 F:      drivers/net/wireless/ipw2x00/
5569
5570 INTEL(R) TRUSTED EXECUTION TECHNOLOGY (TXT)
5571 M:      Richard L Maliszewski <richard.l.maliszewski@intel.com>
5572 M:      Gang Wei <gang.wei@intel.com>
5573 M:      Shane Wang <shane.wang@intel.com>
5574 L:      tboot-devel@lists.sourceforge.net
5575 W:      http://tboot.sourceforge.net
5576 T:      hg http://tboot.hg.sourceforge.net:8000/hgroot/tboot/tboot
5577 S:      Supported
5578 F:      Documentation/intel_txt.txt
5579 F:      include/linux/tboot.h
5580 F:      arch/x86/kernel/tboot.c
5581
5582 INTEL WIRELESS WIMAX CONNECTION 2400
5583 M:      Inaky Perez-Gonzalez <inaky.perez-gonzalez@intel.com>
5584 M:      linux-wimax@intel.com
5585 L:      wimax@linuxwimax.org (subscribers-only)
5586 S:      Supported
5587 W:      http://linuxwimax.org
5588 F:      Documentation/wimax/README.i2400m
5589 F:      drivers/net/wimax/i2400m/
5590 F:      include/uapi/linux/wimax/i2400m.h
5591
5592 INTEL WIRELESS 3945ABG/BG, 4965AGN (iwlegacy)
5593 M:      Stanislaw Gruszka <sgruszka@redhat.com>
5594 L:      linux-wireless@vger.kernel.org
5595 S:      Supported
5596 F:      drivers/net/wireless/iwlegacy/
5597
5598 INTEL WIRELESS WIFI LINK (iwlwifi)
5599 M:      Johannes Berg <johannes.berg@intel.com>
5600 M:      Emmanuel Grumbach <emmanuel.grumbach@intel.com>
5601 M:      Intel Linux Wireless <ilw@linux.intel.com>
5602 L:      linux-wireless@vger.kernel.org
5603 W:      http://intellinuxwireless.org
5604 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi.git
5605 S:      Supported
5606 F:      drivers/net/wireless/iwlwifi/
5607
5608 INTEL MANAGEMENT ENGINE (mei)
5609 M:      Tomas Winkler <tomas.winkler@intel.com>
5610 L:      linux-kernel@vger.kernel.org
5611 S:      Supported
5612 F:      include/uapi/linux/mei.h
5613 F:      include/linux/mei_cl_bus.h
5614 F:      drivers/misc/mei/*
5615 F:      Documentation/misc-devices/mei/*
5616
5617 INTEL PMC IPC DRIVER
5618 M:      Zha Qipeng<qipeng.zha@intel.com>
5619 L:      platform-driver-x86@vger.kernel.org
5620 S:      Maintained
5621 F:      drivers/platform/x86/intel_pmc_ipc.c
5622 F:      arch/x86/include/asm/intel_pmc_ipc.h
5623
5624 IOC3 ETHERNET DRIVER
5625 M:      Ralf Baechle <ralf@linux-mips.org>
5626 L:      linux-mips@linux-mips.org
5627 S:      Maintained
5628 F:      drivers/net/ethernet/sgi/ioc3-eth.c
5629
5630 IOC3 SERIAL DRIVER
5631 M:      Pat Gefre <pfg@sgi.com>
5632 L:      linux-serial@vger.kernel.org
5633 S:      Maintained
5634 F:      drivers/tty/serial/ioc3_serial.c
5635
5636 IOMMU DRIVERS
5637 M:      Joerg Roedel <joro@8bytes.org>
5638 L:      iommu@lists.linux-foundation.org
5639 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu.git
5640 S:      Maintained
5641 F:      drivers/iommu/
5642
5643 IP MASQUERADING
5644 M:      Juanjo Ciarlante <jjciarla@raiz.uncu.edu.ar>
5645 S:      Maintained
5646 F:      net/ipv4/netfilter/ipt_MASQUERADE.c
5647
5648 IP1000A 10/100/1000 GIGABIT ETHERNET DRIVER
5649 M:      Francois Romieu <romieu@fr.zoreil.com>
5650 M:      Sorbica Shieh <sorbica@icplus.com.tw>
5651 L:      netdev@vger.kernel.org
5652 S:      Maintained
5653 F:      drivers/net/ethernet/icplus/ipg.*
5654
5655 IPATH DRIVER
5656 M:      Mike Marciniszyn <infinipath@intel.com>
5657 L:      linux-rdma@vger.kernel.org
5658 S:      Maintained
5659 F:      drivers/staging/rdma/ipath/
5660
5661 IPMI SUBSYSTEM
5662 M:      Corey Minyard <minyard@acm.org>
5663 L:      openipmi-developer@lists.sourceforge.net (moderated for non-subscribers)
5664 W:      http://openipmi.sourceforge.net/
5665 S:      Supported
5666 F:      Documentation/IPMI.txt
5667 F:      drivers/char/ipmi/
5668 F:      include/linux/ipmi*
5669 F:      include/uapi/linux/ipmi*
5670
5671 QCOM AUDIO (ASoC) DRIVERS
5672 M:      Patrick Lai <plai@codeaurora.org>
5673 M:      Banajit Goswami <bgoswami@codeaurora.org>
5674 L:      alsa-devel@alsa-project.org (moderated for non-subscribers)
5675 S:      Supported
5676 F:      sound/soc/qcom/
5677
5678 IPS SCSI RAID DRIVER
5679 M:      Adaptec OEM Raid Solutions <aacraid@adaptec.com>
5680 L:      linux-scsi@vger.kernel.org
5681 W:      http://www.adaptec.com/
5682 S:      Maintained
5683 F:      drivers/scsi/ips*
5684
5685 IPVS
5686 M:      Wensong Zhang <wensong@linux-vs.org>
5687 M:      Simon Horman <horms@verge.net.au>
5688 M:      Julian Anastasov <ja@ssi.bg>
5689 L:      netdev@vger.kernel.org
5690 L:      lvs-devel@vger.kernel.org
5691 S:      Maintained
5692 F:      Documentation/networking/ipvs-sysctl.txt
5693 F:      include/net/ip_vs.h
5694 F:      include/uapi/linux/ip_vs.h
5695 F:      net/netfilter/ipvs/
5696
5697 IPWIRELESS DRIVER
5698 M:      Jiri Kosina <jikos@kernel.org>
5699 M:      David Sterba <dsterba@suse.com>
5700 S:      Odd Fixes
5701 F:      drivers/tty/ipwireless/
5702
5703 IPX NETWORK LAYER
5704 M:      Arnaldo Carvalho de Melo <acme@ghostprotocols.net>
5705 L:      netdev@vger.kernel.org
5706 S:      Maintained
5707 F:      include/net/ipx.h
5708 F:      include/uapi/linux/ipx.h
5709 F:      net/ipx/
5710
5711 IRDA SUBSYSTEM
5712 M:      Samuel Ortiz <samuel@sortiz.org>
5713 L:      irda-users@lists.sourceforge.net (subscribers-only)
5714 L:      netdev@vger.kernel.org
5715 W:      http://irda.sourceforge.net/
5716 S:      Maintained
5717 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/sameo/irda-2.6.git
5718 F:      Documentation/networking/irda.txt
5719 F:      drivers/net/irda/
5720 F:      include/net/irda/
5721 F:      net/irda/
5722
5723 IRQ SUBSYSTEM
5724 M:      Thomas Gleixner <tglx@linutronix.de>
5725 L:      linux-kernel@vger.kernel.org
5726 S:      Maintained
5727 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git irq/core
5728 F:      kernel/irq/
5729
5730 IRQCHIP DRIVERS
5731 M:      Thomas Gleixner <tglx@linutronix.de>
5732 M:      Jason Cooper <jason@lakedaemon.net>
5733 M:      Marc Zyngier <marc.zyngier@arm.com>
5734 L:      linux-kernel@vger.kernel.org
5735 S:      Maintained
5736 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git irq/core
5737 T:      git git://git.infradead.org/users/jcooper/linux.git irqchip/core
5738 F:      Documentation/devicetree/bindings/interrupt-controller/
5739 F:      drivers/irqchip/
5740
5741 IRQ DOMAINS (IRQ NUMBER MAPPING LIBRARY)
5742 M:      Jiang Liu <jiang.liu@linux.intel.com>
5743 M:      Marc Zyngier <marc.zyngier@arm.com>
5744 S:      Maintained
5745 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git irq/core
5746 F:      Documentation/IRQ-domain.txt
5747 F:      include/linux/irqdomain.h
5748 F:      kernel/irq/irqdomain.c
5749 F:      kernel/irq/msi.c
5750
5751 ISAPNP
5752 M:      Jaroslav Kysela <perex@perex.cz>
5753 S:      Maintained
5754 F:      Documentation/isapnp.txt
5755 F:      drivers/pnp/isapnp/
5756 F:      include/linux/isapnp.h
5757
5758 ISA RADIO MODULE
5759 M:      Hans Verkuil <hverkuil@xs4all.nl>
5760 L:      linux-media@vger.kernel.org
5761 T:      git git://linuxtv.org/media_tree.git
5762 W:      http://linuxtv.org
5763 S:      Maintained
5764 F:      drivers/media/radio/radio-isa*
5765
5766 iSCSI BOOT FIRMWARE TABLE (iBFT) DRIVER
5767 M:      Peter Jones <pjones@redhat.com>
5768 M:      Konrad Rzeszutek Wilk <konrad@kernel.org>
5769 S:      Maintained
5770 F:      drivers/firmware/iscsi_ibft*
5771
5772 ISCSI
5773 M:      Mike Christie <michaelc@cs.wisc.edu>
5774 L:      open-iscsi@googlegroups.com
5775 W:      www.open-iscsi.org
5776 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/mnc/linux-2.6-iscsi.git
5777 S:      Maintained
5778 F:      drivers/scsi/*iscsi*
5779 F:      include/scsi/*iscsi*
5780
5781 ISCSI EXTENSIONS FOR RDMA (ISER) INITIATOR
5782 M:      Or Gerlitz <ogerlitz@mellanox.com>
5783 M:      Sagi Grimberg <sagig@mellanox.com>
5784 M:      Roi Dayan <roid@mellanox.com>
5785 L:      linux-rdma@vger.kernel.org
5786 S:      Supported
5787 W:      http://www.openfabrics.org
5788 W:      www.open-iscsi.org
5789 Q:      http://patchwork.kernel.org/project/linux-rdma/list/
5790 F:      drivers/infiniband/ulp/iser/
5791
5792 ISCSI EXTENSIONS FOR RDMA (ISER) TARGET
5793 M:      Sagi Grimberg <sagig@mellanox.com>
5794 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending.git master
5795 L:      linux-rdma@vger.kernel.org
5796 L:      target-devel@vger.kernel.org
5797 S:      Supported
5798 W:      http://www.linux-iscsi.org
5799 F:      drivers/infiniband/ulp/isert
5800
5801 ISDN SUBSYSTEM
5802 M:      Karsten Keil <isdn@linux-pingi.de>
5803 L:      isdn4linux@listserv.isdn4linux.de (subscribers-only)
5804 L:      netdev@vger.kernel.org
5805 W:      http://www.isdn4linux.de
5806 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/kkeil/isdn-2.6.git
5807 S:      Maintained
5808 F:      Documentation/isdn/
5809 F:      drivers/isdn/
5810 F:      include/linux/isdn.h
5811 F:      include/linux/isdn/
5812 F:      include/uapi/linux/isdn.h
5813 F:      include/uapi/linux/isdn/
5814
5815 ISDN SUBSYSTEM (Eicon active card driver)
5816 M:      Armin Schindler <mac@melware.de>
5817 L:      isdn4linux@listserv.isdn4linux.de (subscribers-only)
5818 W:      http://www.melware.de
5819 S:      Maintained
5820 F:      drivers/isdn/hardware/eicon/
5821
5822 IT87 HARDWARE MONITORING DRIVER
5823 M:      Jean Delvare <jdelvare@suse.com>
5824 L:      lm-sensors@lm-sensors.org
5825 S:      Maintained
5826 F:      Documentation/hwmon/it87
5827 F:      drivers/hwmon/it87.c
5828
5829 IT913X MEDIA DRIVER
5830 M:      Antti Palosaari <crope@iki.fi>
5831 L:      linux-media@vger.kernel.org
5832 W:      http://linuxtv.org/
5833 W:      http://palosaari.fi/linux/
5834 Q:      http://patchwork.linuxtv.org/project/linux-media/list/
5835 T:      git git://linuxtv.org/anttip/media_tree.git
5836 S:      Maintained
5837 F:      drivers/media/tuners/it913x*
5838
5839 IVTV VIDEO4LINUX DRIVER
5840 M:      Andy Walls <awalls@md.metrocast.net>
5841 L:      ivtv-devel@ivtvdriver.org (subscribers-only)
5842 L:      linux-media@vger.kernel.org
5843 T:      git git://linuxtv.org/media_tree.git
5844 W:      http://www.ivtvdriver.org
5845 S:      Maintained
5846 F:      Documentation/video4linux/*.ivtv
5847 F:      drivers/media/pci/ivtv/
5848 F:      include/uapi/linux/ivtv*
5849
5850 IX2505V MEDIA DRIVER
5851 M:      Malcolm Priestley <tvboxspy@gmail.com>
5852 L:      linux-media@vger.kernel.org
5853 W:      http://linuxtv.org/
5854 Q:      http://patchwork.linuxtv.org/project/linux-media/list/
5855 S:      Maintained
5856 F:      drivers/media/dvb-frontends/ix2505v*
5857
5858 JC42.4 TEMPERATURE SENSOR DRIVER
5859 M:      Guenter Roeck <linux@roeck-us.net>
5860 L:      lm-sensors@lm-sensors.org
5861 S:      Maintained
5862 F:      drivers/hwmon/jc42.c
5863 F:      Documentation/hwmon/jc42
5864
5865 JFS FILESYSTEM
5866 M:      Dave Kleikamp <shaggy@kernel.org>
5867 L:      jfs-discussion@lists.sourceforge.net
5868 W:      http://jfs.sourceforge.net/
5869 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/shaggy/jfs-2.6.git
5870 S:      Maintained
5871 F:      Documentation/filesystems/jfs.txt
5872 F:      fs/jfs/
5873
5874 JME NETWORK DRIVER
5875 M:      Guo-Fu Tseng <cooldavid@cooldavid.org>
5876 L:      netdev@vger.kernel.org
5877 S:      Maintained
5878 F:      drivers/net/ethernet/jme.*
5879
5880 JOURNALLING FLASH FILE SYSTEM V2 (JFFS2)
5881 M:      David Woodhouse <dwmw2@infradead.org>
5882 L:      linux-mtd@lists.infradead.org
5883 W:      http://www.linux-mtd.infradead.org/doc/jffs2.html
5884 S:      Maintained
5885 F:      fs/jffs2/
5886 F:      include/uapi/linux/jffs2.h
5887
5888 JOURNALLING LAYER FOR BLOCK DEVICES (JBD2)
5889 M:      "Theodore Ts'o" <tytso@mit.edu>
5890 M:      Jan Kara <jack@suse.com>
5891 L:      linux-ext4@vger.kernel.org
5892 S:      Maintained
5893 F:      fs/jbd2/
5894 F:      include/linux/jbd2.h
5895
5896 JPU V4L2 MEM2MEM DRIVER FOR RENESAS
5897 M:      Mikhail Ulyanov <mikhail.ulyanov@cogentembedded.com>
5898 L:      linux-media@vger.kernel.org
5899 S:      Maintained
5900 F:      drivers/media/platform/rcar_jpu.c
5901
5902 JSM Neo PCI based serial card
5903 M:      Thadeu Lima de Souza Cascardo <cascardo@linux.vnet.ibm.com>
5904 L:      linux-serial@vger.kernel.org
5905 S:      Maintained
5906 F:      drivers/tty/serial/jsm/
5907
5908 K10TEMP HARDWARE MONITORING DRIVER
5909 M:      Clemens Ladisch <clemens@ladisch.de>
5910 L:      lm-sensors@lm-sensors.org
5911 S:      Maintained
5912 F:      Documentation/hwmon/k10temp
5913 F:      drivers/hwmon/k10temp.c
5914
5915 K8TEMP HARDWARE MONITORING DRIVER
5916 M:      Rudolf Marek <r.marek@assembler.cz>
5917 L:      lm-sensors@lm-sensors.org
5918 S:      Maintained
5919 F:      Documentation/hwmon/k8temp
5920 F:      drivers/hwmon/k8temp.c
5921
5922 KCONFIG
5923 M:      "Yann E. MORIN" <yann.morin.1998@free.fr>
5924 L:      linux-kbuild@vger.kernel.org
5925 T:      git git://gitorious.org/linux-kconfig/linux-kconfig
5926 S:      Maintained
5927 F:      Documentation/kbuild/kconfig-language.txt
5928 F:      scripts/kconfig/
5929
5930 KDUMP
5931 M:      Vivek Goyal <vgoyal@redhat.com>
5932 M:      Haren Myneni <hbabu@us.ibm.com>
5933 L:      kexec@lists.infradead.org
5934 W:      http://lse.sourceforge.net/kdump/
5935 S:      Maintained
5936 F:      Documentation/kdump/
5937
5938 KEENE FM RADIO TRANSMITTER DRIVER
5939 M:      Hans Verkuil <hverkuil@xs4all.nl>
5940 L:      linux-media@vger.kernel.org
5941 T:      git git://linuxtv.org/media_tree.git
5942 W:      http://linuxtv.org
5943 S:      Maintained
5944 F:      drivers/media/radio/radio-keene*
5945
5946 KERNEL AUTOMOUNTER v4 (AUTOFS4)
5947 M:      Ian Kent <raven@themaw.net>
5948 L:      autofs@vger.kernel.org
5949 S:      Maintained
5950 F:      fs/autofs4/
5951
5952 KERNEL BUILD + files below scripts/ (unless maintained elsewhere)
5953 M:      Michal Marek <mmarek@suse.com>
5954 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild.git for-next
5955 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild.git rc-fixes
5956 L:      linux-kbuild@vger.kernel.org
5957 S:      Maintained
5958 F:      Documentation/kbuild/
5959 F:      Makefile
5960 F:      scripts/Makefile.*
5961 F:      scripts/basic/
5962 F:      scripts/mk*
5963 F:      scripts/package/
5964
5965 KERNEL JANITORS
5966 L:      kernel-janitors@vger.kernel.org
5967 W:      http://kernelnewbies.org/KernelJanitors
5968 S:      Odd Fixes
5969
5970 KERNEL NFSD, SUNRPC, AND LOCKD SERVERS
5971 M:      "J. Bruce Fields" <bfields@fieldses.org>
5972 M:      Jeff Layton <jlayton@poochiereds.net>
5973 L:      linux-nfs@vger.kernel.org
5974 W:      http://nfs.sourceforge.net/
5975 S:      Supported
5976 F:      fs/nfsd/
5977 F:      include/uapi/linux/nfsd/
5978 F:      fs/lockd/
5979 F:      fs/nfs_common/
5980 F:      net/sunrpc/
5981 F:      include/linux/lockd/
5982 F:      include/linux/sunrpc/
5983 F:      include/uapi/linux/sunrpc/
5984
5985 KERNEL SELFTEST FRAMEWORK
5986 M:      Shuah Khan <shuahkh@osg.samsung.com>
5987 L:      linux-api@vger.kernel.org
5988 T:      git git://git.kernel.org/pub/scm/shuah/linux-kselftest
5989 S:      Maintained
5990 F:      tools/testing/selftests
5991
5992 KERNEL VIRTUAL MACHINE (KVM)
5993 M:      Gleb Natapov <gleb@kernel.org>
5994 M:      Paolo Bonzini <pbonzini@redhat.com>
5995 L:      kvm@vger.kernel.org
5996 W:      http://www.linux-kvm.org
5997 T:      git git://git.kernel.org/pub/scm/virt/kvm/kvm.git
5998 S:      Supported
5999 F:      Documentation/*/kvm*.txt
6000 F:      Documentation/virtual/kvm/
6001 F:      arch/*/kvm/
6002 F:      arch/x86/kernel/kvm.c
6003 F:      arch/x86/kernel/kvmclock.c
6004 F:      arch/*/include/asm/kvm*
6005 F:      include/linux/kvm*
6006 F:      include/uapi/linux/kvm*
6007 F:      virt/kvm/
6008
6009 KERNEL VIRTUAL MACHINE (KVM) FOR AMD-V
6010 M:      Joerg Roedel <joro@8bytes.org>
6011 L:      kvm@vger.kernel.org
6012 W:      http://www.linux-kvm.org/
6013 S:      Maintained
6014 F:      arch/x86/include/asm/svm.h
6015 F:      arch/x86/kvm/svm.c
6016
6017 KERNEL VIRTUAL MACHINE (KVM) FOR POWERPC
6018 M:      Alexander Graf <agraf@suse.com>
6019 L:      kvm-ppc@vger.kernel.org
6020 W:      http://www.linux-kvm.org/
6021 T:      git git://github.com/agraf/linux-2.6.git
6022 S:      Supported
6023 F:      arch/powerpc/include/asm/kvm*
6024 F:      arch/powerpc/kvm/
6025
6026 KERNEL VIRTUAL MACHINE for s390 (KVM/s390)
6027 M:      Christian Borntraeger <borntraeger@de.ibm.com>
6028 M:      Cornelia Huck <cornelia.huck@de.ibm.com>
6029 L:      linux-s390@vger.kernel.org
6030 W:      http://www.ibm.com/developerworks/linux/linux390/
6031 S:      Supported
6032 F:      Documentation/s390/kvm.txt
6033 F:      arch/s390/include/asm/kvm*
6034 F:      arch/s390/kvm/
6035
6036 KERNEL VIRTUAL MACHINE (KVM) FOR ARM
6037 M:      Christoffer Dall <christoffer.dall@linaro.org>
6038 M:      Marc Zyngier <marc.zyngier@arm.com>
6039 L:      linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
6040 L:      kvmarm@lists.cs.columbia.edu
6041 W:      http://systems.cs.columbia.edu/projects/kvm-arm
6042 S:      Supported
6043 F:      arch/arm/include/uapi/asm/kvm*
6044 F:      arch/arm/include/asm/kvm*
6045 F:      arch/arm/kvm/
6046 F:      virt/kvm/arm/
6047 F:      include/kvm/arm_*
6048
6049 KERNEL VIRTUAL MACHINE FOR ARM64 (KVM/arm64)
6050 M:      Christoffer Dall <christoffer.dall@linaro.org>
6051 M:      Marc Zyngier <marc.zyngier@arm.com>
6052 L:      linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
6053 L:      kvmarm@lists.cs.columbia.edu
6054 S:      Maintained
6055 F:      arch/arm64/include/uapi/asm/kvm*
6056 F:      arch/arm64/include/asm/kvm*
6057 F:      arch/arm64/kvm/
6058
6059 KEXEC
6060 M:      Eric Biederman <ebiederm@xmission.com>
6061 W:      http://kernel.org/pub/linux/utils/kernel/kexec/
6062 L:      kexec@lists.infradead.org
6063 S:      Maintained
6064 F:      include/linux/kexec.h
6065 F:      include/uapi/linux/kexec.h
6066 F:      kernel/kexec.c
6067
6068 KEYS/KEYRINGS:
6069 M:      David Howells <dhowells@redhat.com>
6070 L:      keyrings@vger.kernel.org
6071 S:      Maintained
6072 F:      Documentation/security/keys.txt
6073 F:      include/linux/key.h
6074 F:      include/linux/key-type.h
6075 F:      include/keys/
6076 F:      security/keys/
6077
6078 KEYS-TRUSTED
6079 M:      David Safford <safford@us.ibm.com>
6080 M:      Mimi Zohar <zohar@linux.vnet.ibm.com>
6081 L:      linux-security-module@vger.kernel.org
6082 L:      keyrings@vger.kernel.org
6083 S:      Supported
6084 F:      Documentation/security/keys-trusted-encrypted.txt
6085 F:      include/keys/trusted-type.h
6086 F:      security/keys/trusted.c
6087 F:      security/keys/trusted.h
6088
6089 KEYS-ENCRYPTED
6090 M:      Mimi Zohar <zohar@linux.vnet.ibm.com>
6091 M:      David Safford <safford@us.ibm.com>
6092 L:      linux-security-module@vger.kernel.org
6093 L:      keyrings@vger.kernel.org
6094 S:      Supported
6095 F:      Documentation/security/keys-trusted-encrypted.txt
6096 F:      include/keys/encrypted-type.h
6097 F:      security/keys/encrypted-keys/
6098
6099 KGDB / KDB /debug_core
6100 M:      Jason Wessel <jason.wessel@windriver.com>
6101 W:      http://kgdb.wiki.kernel.org/
6102 L:      kgdb-bugreport@lists.sourceforge.net
6103 S:      Maintained
6104 F:      Documentation/DocBook/kgdb.tmpl
6105 F:      drivers/misc/kgdbts.c
6106 F:      drivers/tty/serial/kgdboc.c
6107 F:      include/linux/kdb.h
6108 F:      include/linux/kgdb.h
6109 F:      kernel/debug/
6110
6111 KMEMCHECK
6112 M:      Vegard Nossum <vegardno@ifi.uio.no>
6113 M:      Pekka Enberg <penberg@kernel.org>
6114 S:      Maintained
6115 F:      Documentation/kmemcheck.txt
6116 F:      arch/x86/include/asm/kmemcheck.h
6117 F:      arch/x86/mm/kmemcheck/
6118 F:      include/linux/kmemcheck.h
6119 F:      mm/kmemcheck.c
6120
6121 KMEMLEAK
6122 M:      Catalin Marinas <catalin.marinas@arm.com>
6123 S:      Maintained
6124 F:      Documentation/kmemleak.txt
6125 F:      include/linux/kmemleak.h
6126 F:      mm/kmemleak.c
6127 F:      mm/kmemleak-test.c
6128
6129 KPROBES
6130 M:      Ananth N Mavinakayanahalli <ananth@in.ibm.com>
6131 M:      Anil S Keshavamurthy <anil.s.keshavamurthy@intel.com>
6132 M:      "David S. Miller" <davem@davemloft.net>
6133 M:      Masami Hiramatsu <masami.hiramatsu.pt@hitachi.com>
6134 S:      Maintained
6135 F:      Documentation/kprobes.txt
6136 F:      include/linux/kprobes.h
6137 F:      kernel/kprobes.c
6138
6139 KS0108 LCD CONTROLLER DRIVER
6140 M:      Miguel Ojeda Sandonis <miguel.ojeda.sandonis@gmail.com>
6141 W:      http://miguelojeda.es/auxdisplay.htm
6142 W:      http://jair.lab.fi.uva.es/~migojed/auxdisplay.htm
6143 S:      Maintained
6144 F:      Documentation/auxdisplay/ks0108
6145 F:      drivers/auxdisplay/ks0108.c
6146 F:      include/linux/ks0108.h
6147
6148 LAPB module
6149 L:      linux-x25@vger.kernel.org
6150 S:      Orphan
6151 F:      Documentation/networking/lapb-module.txt
6152 F:      include/*/lapb.h
6153 F:      net/lapb/
6154
6155 LASI 53c700 driver for PARISC
6156 M:      "James E.J. Bottomley" <James.Bottomley@HansenPartnership.com>
6157 L:      linux-scsi@vger.kernel.org
6158 S:      Maintained
6159 F:      Documentation/scsi/53c700.txt
6160 F:      drivers/scsi/53c700*
6161
6162 LED SUBSYSTEM
6163 M:      Richard Purdie <rpurdie@rpsys.net>
6164 M:      Jacek Anaszewski <j.anaszewski@samsung.com>
6165 L:      linux-leds@vger.kernel.org
6166 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/j.anaszewski/linux-leds.git
6167 S:      Maintained
6168 F:      drivers/leds/
6169 F:      include/linux/leds.h
6170
6171 LEGACY EEPROM DRIVER
6172 M:      Jean Delvare <jdelvare@suse.com>
6173 S:      Maintained
6174 F:      Documentation/misc-devices/eeprom
6175 F:      drivers/misc/eeprom/eeprom.c
6176
6177 LEGO USB Tower driver
6178 M:      Juergen Stuber <starblue@users.sourceforge.net>
6179 L:      legousb-devel@lists.sourceforge.net
6180 W:      http://legousb.sourceforge.net/
6181 S:      Maintained
6182 F:      drivers/usb/misc/legousbtower.c
6183
6184 LG2160 MEDIA DRIVER
6185 M:      Michael Krufky <mkrufky@linuxtv.org>
6186 L:      linux-media@vger.kernel.org
6187 W:      http://linuxtv.org/
6188 W:      http://github.com/mkrufky
6189 Q:      http://patchwork.linuxtv.org/project/linux-media/list/
6190 T:      git git://linuxtv.org/mkrufky/tuners.git
6191 S:      Maintained
6192 F:      drivers/media/dvb-frontends/lg2160.*
6193
6194 LGDT3305 MEDIA DRIVER
6195 M:      Michael Krufky <mkrufky@linuxtv.org>
6196 L:      linux-media@vger.kernel.org
6197 W:      http://linuxtv.org/
6198 W:      http://github.com/mkrufky
6199 Q:      http://patchwork.linuxtv.org/project/linux-media/list/
6200 T:      git git://linuxtv.org/mkrufky/tuners.git
6201 S:      Maintained
6202 F:      drivers/media/dvb-frontends/lgdt3305.*
6203
6204 LGUEST
6205 M:      Rusty Russell <rusty@rustcorp.com.au>
6206 L:      lguest@lists.ozlabs.org
6207 W:      http://lguest.ozlabs.org/
6208 S:      Odd Fixes
6209 F:      arch/x86/include/asm/lguest*.h
6210 F:      arch/x86/lguest/
6211 F:      drivers/lguest/
6212 F:      include/linux/lguest*.h
6213 F:      tools/lguest/
6214
6215 LIBATA SUBSYSTEM (Serial and Parallel ATA drivers)
6216 M:      Tejun Heo <tj@kernel.org>
6217 L:      linux-ide@vger.kernel.org
6218 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata.git
6219 S:      Maintained
6220 F:      drivers/ata/
6221 F:      include/linux/ata.h
6222 F:      include/linux/libata.h
6223
6224 LIBATA PATA ARASAN COMPACT FLASH CONTROLLER
6225 M:      Viresh Kumar <vireshk@kernel.org>
6226 L:      linux-ide@vger.kernel.org
6227 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata.git
6228 S:      Maintained
6229 F:      include/linux/pata_arasan_cf_data.h
6230 F:      drivers/ata/pata_arasan_cf.c
6231
6232 LIBATA PATA DRIVERS
6233 M:      Bartlomiej Zolnierkiewicz <b.zolnierkie@samsung.com>
6234 M:      Tejun Heo <tj@kernel.org>
6235 L:      linux-ide@vger.kernel.org
6236 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata.git
6237 S:      Maintained
6238 F:      drivers/ata/pata_*.c
6239 F:      drivers/ata/ata_generic.c
6240
6241 LIBATA SATA AHCI PLATFORM devices support
6242 M:      Hans de Goede <hdegoede@redhat.com>
6243 M:      Tejun Heo <tj@kernel.org>
6244 L:      linux-ide@vger.kernel.org
6245 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata.git
6246 S:      Maintained
6247 F:      drivers/ata/ahci_platform.c
6248 F:      drivers/ata/libahci_platform.c
6249 F:      include/linux/ahci_platform.h
6250
6251 LIBATA SATA PROMISE TX2/TX4 CONTROLLER DRIVER
6252 M:      Mikael Pettersson <mikpelinux@gmail.com>
6253 L:      linux-ide@vger.kernel.org
6254 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata.git
6255 S:      Maintained
6256 F:      drivers/ata/sata_promise.*
6257
6258 LIBLOCKDEP
6259 M:      Sasha Levin <sasha.levin@oracle.com>
6260 S:      Maintained
6261 F:      tools/lib/lockdep/
6262
6263 LIBNVDIMM: NON-VOLATILE MEMORY DEVICE SUBSYSTEM
6264 M:      Dan Williams <dan.j.williams@intel.com>
6265 L:      linux-nvdimm@lists.01.org
6266 Q:      https://patchwork.kernel.org/project/linux-nvdimm/list/
6267 S:      Supported
6268 F:      drivers/nvdimm/*
6269 F:      include/linux/nd.h
6270 F:      include/linux/libnvdimm.h
6271 F:      include/uapi/linux/ndctl.h
6272
6273 LIBNVDIMM BLK: MMIO-APERTURE DRIVER
6274 M:      Ross Zwisler <ross.zwisler@linux.intel.com>
6275 L:      linux-nvdimm@lists.01.org
6276 Q:      https://patchwork.kernel.org/project/linux-nvdimm/list/
6277 S:      Supported
6278 F:      drivers/nvdimm/blk.c
6279 F:      drivers/nvdimm/region_devs.c
6280 F:      drivers/acpi/nfit*
6281
6282 LIBNVDIMM BTT: BLOCK TRANSLATION TABLE
6283 M:      Vishal Verma <vishal.l.verma@intel.com>
6284 L:      linux-nvdimm@lists.01.org
6285 Q:      https://patchwork.kernel.org/project/linux-nvdimm/list/
6286 S:      Supported
6287 F:      drivers/nvdimm/btt*
6288
6289 LIBNVDIMM PMEM: PERSISTENT MEMORY DRIVER
6290 M:      Ross Zwisler <ross.zwisler@linux.intel.com>
6291 L:      linux-nvdimm@lists.01.org
6292 Q:      https://patchwork.kernel.org/project/linux-nvdimm/list/
6293 S:      Supported
6294 F:      drivers/nvdimm/pmem.c
6295 F:      include/linux/pmem.h
6296 F:      arch/*/include/asm/pmem.h
6297
6298 LINUX FOR IBM pSERIES (RS/6000)
6299 M:      Paul Mackerras <paulus@au.ibm.com>
6300 W:      http://www.ibm.com/linux/ltc/projects/ppc
6301 S:      Supported
6302 F:      arch/powerpc/boot/rs6000.h
6303
6304 LINUX FOR POWERPC (32-BIT AND 64-BIT)
6305 M:      Benjamin Herrenschmidt <benh@kernel.crashing.org>
6306 M:      Paul Mackerras <paulus@samba.org>
6307 M:      Michael Ellerman <mpe@ellerman.id.au>
6308 W:      http://www.penguinppc.org/
6309 L:      linuxppc-dev@lists.ozlabs.org
6310 Q:      http://patchwork.ozlabs.org/project/linuxppc-dev/list/
6311 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux.git
6312 S:      Supported
6313 F:      Documentation/powerpc/
6314 F:      arch/powerpc/
6315
6316 LINUX FOR POWER MACINTOSH
6317 M:      Benjamin Herrenschmidt <benh@kernel.crashing.org>
6318 W:      http://www.penguinppc.org/
6319 L:      linuxppc-dev@lists.ozlabs.org
6320 S:      Maintained
6321 F:      arch/powerpc/platforms/powermac/
6322 F:      drivers/macintosh/
6323
6324 LINUX FOR POWERPC EMBEDDED MPC5XXX
6325 M:      Anatolij Gustschin <agust@denx.de>
6326 L:      linuxppc-dev@lists.ozlabs.org
6327 T:      git git://git.denx.de/linux-denx-agust.git
6328 S:      Maintained
6329 F:      arch/powerpc/platforms/512x/
6330 F:      arch/powerpc/platforms/52xx/
6331
6332 LINUX FOR POWERPC EMBEDDED PPC4XX
6333 M:      Alistair Popple <alistair@popple.id.au>
6334 M:      Matt Porter <mporter@kernel.crashing.org>
6335 W:      http://www.penguinppc.org/
6336 L:      linuxppc-dev@lists.ozlabs.org
6337 S:      Maintained
6338 F:      arch/powerpc/platforms/40x/
6339 F:      arch/powerpc/platforms/44x/
6340
6341 LINUX FOR POWERPC EMBEDDED XILINX VIRTEX
6342 L:      linuxppc-dev@lists.ozlabs.org
6343 S:      Orphan
6344 F:      arch/powerpc/*/*virtex*
6345 F:      arch/powerpc/*/*/*virtex*
6346
6347 LINUX FOR POWERPC EMBEDDED PPC8XX
6348 M:      Vitaly Bordug <vitb@kernel.crashing.org>
6349 W:      http://www.penguinppc.org/
6350 L:      linuxppc-dev@lists.ozlabs.org
6351 S:      Maintained
6352 F:      arch/powerpc/platforms/8xx/
6353
6354 LINUX FOR POWERPC EMBEDDED PPC83XX AND PPC85XX
6355 M:      Scott Wood <scottwood@freescale.com>
6356 M:      Kumar Gala <galak@kernel.crashing.org>
6357 W:      http://www.penguinppc.org/
6358 L:      linuxppc-dev@lists.ozlabs.org
6359 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/scottwood/linux.git
6360 S:      Maintained
6361 F:      arch/powerpc/platforms/83xx/
6362 F:      arch/powerpc/platforms/85xx/
6363
6364 LINUX FOR POWERPC PA SEMI PWRFICIENT
6365 M:      Olof Johansson <olof@lixom.net>
6366 L:      linuxppc-dev@lists.ozlabs.org
6367 S:      Maintained
6368 F:      arch/powerpc/platforms/pasemi/
6369 F:      drivers/*/*pasemi*
6370 F:      drivers/*/*/*pasemi*
6371
6372 LINUX SECURITY MODULE (LSM) FRAMEWORK
6373 M:      Chris Wright <chrisw@sous-sol.org>
6374 L:      linux-security-module@vger.kernel.org
6375 S:      Supported
6376
6377 LIS3LV02D ACCELEROMETER DRIVER
6378 M:      Eric Piel <eric.piel@tremplin-utc.net>
6379 S:      Maintained
6380 F:      Documentation/misc-devices/lis3lv02d
6381 F:      drivers/misc/lis3lv02d/
6382 F:      drivers/platform/x86/hp_accel.c
6383
6384 LIVE PATCHING
6385 M:      Josh Poimboeuf <jpoimboe@redhat.com>
6386 M:      Seth Jennings <sjenning@redhat.com>
6387 M:      Jiri Kosina <jikos@kernel.org>
6388 M:      Vojtech Pavlik <vojtech@suse.com>
6389 S:      Maintained
6390 F:      kernel/livepatch/
6391 F:      include/linux/livepatch.h
6392 F:      arch/x86/include/asm/livepatch.h
6393 F:      arch/x86/kernel/livepatch.c
6394 F:      Documentation/ABI/testing/sysfs-kernel-livepatch
6395 F:      samples/livepatch/
6396 L:      live-patching@vger.kernel.org
6397 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/jikos/livepatching.git
6398
6399 LLC (802.2)
6400 M:      Arnaldo Carvalho de Melo <acme@ghostprotocols.net>
6401 S:      Maintained
6402 F:      include/linux/llc.h
6403 F:      include/uapi/linux/llc.h
6404 F:      include/net/llc*
6405 F:      net/llc/
6406
6407 LM73 HARDWARE MONITOR DRIVER
6408 M:      Guillaume Ligneul <guillaume.ligneul@gmail.com>
6409 L:      lm-sensors@lm-sensors.org
6410 S:      Maintained
6411 F:      drivers/hwmon/lm73.c
6412
6413 LM78 HARDWARE MONITOR DRIVER
6414 M:      Jean Delvare <jdelvare@suse.com>
6415 L:      lm-sensors@lm-sensors.org
6416 S:      Maintained
6417 F:      Documentation/hwmon/lm78
6418 F:      drivers/hwmon/lm78.c
6419
6420 LM83 HARDWARE MONITOR DRIVER
6421 M:      Jean Delvare <jdelvare@suse.com>
6422 L:      lm-sensors@lm-sensors.org
6423 S:      Maintained
6424 F:      Documentation/hwmon/lm83
6425 F:      drivers/hwmon/lm83.c
6426
6427 LM90 HARDWARE MONITOR DRIVER
6428 M:      Jean Delvare <jdelvare@suse.com>
6429 L:      lm-sensors@lm-sensors.org
6430 S:      Maintained
6431 F:      Documentation/hwmon/lm90
6432 F:      Documentation/devicetree/bindings/hwmon/lm90.txt
6433 F:      drivers/hwmon/lm90.c
6434
6435 LM95234 HARDWARE MONITOR DRIVER
6436 M:      Guenter Roeck <linux@roeck-us.net>
6437 L:      lm-sensors@lm-sensors.org
6438 S:      Maintained
6439 F:      Documentation/hwmon/lm95234
6440 F:      drivers/hwmon/lm95234.c
6441
6442 LME2510 MEDIA DRIVER
6443 M:      Malcolm Priestley <tvboxspy@gmail.com>
6444 L:      linux-media@vger.kernel.org
6445 W:      http://linuxtv.org/
6446 Q:      http://patchwork.linuxtv.org/project/linux-media/list/
6447 S:      Maintained
6448 F:      drivers/media/usb/dvb-usb-v2/lmedm04*
6449
6450 LOCKDEP AND LOCKSTAT
6451 M:      Peter Zijlstra <peterz@infradead.org>
6452 M:      Ingo Molnar <mingo@redhat.com>
6453 L:      linux-kernel@vger.kernel.org
6454 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git core/locking
6455 S:      Maintained
6456 F:      Documentation/locking/lockdep*.txt
6457 F:      Documentation/locking/lockstat.txt
6458 F:      include/linux/lockdep.h
6459 F:      kernel/locking/
6460
6461 LOGICAL DISK MANAGER SUPPORT (LDM, Windows 2000/XP/Vista Dynamic Disks)
6462 M:      "Richard Russon (FlatCap)" <ldm@flatcap.org>
6463 L:      linux-ntfs-dev@lists.sourceforge.net
6464 W:      http://www.linux-ntfs.org/content/view/19/37/
6465 S:      Maintained
6466 F:      Documentation/ldm.txt
6467 F:      block/partitions/ldm.*
6468
6469 LogFS
6470 M:      Joern Engel <joern@logfs.org>
6471 M:      Prasad Joshi <prasadjoshi.linux@gmail.com>
6472 L:      logfs@logfs.org
6473 W:      logfs.org
6474 S:      Maintained
6475 F:      fs/logfs/
6476
6477 LPC32XX MACHINE SUPPORT
6478 M:      Roland Stigge <stigge@antcom.de>
6479 L:      linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
6480 S:      Maintained
6481 F:      arch/arm/mach-lpc32xx/
6482
6483 LSILOGIC MPT FUSION DRIVERS (FC/SAS/SPI)
6484 M:      Nagalakshmi Nandigama <nagalakshmi.nandigama@avagotech.com>
6485 M:      Praveen Krishnamoorthy <praveen.krishnamoorthy@avagotech.com>
6486 M:      Sreekanth Reddy <sreekanth.reddy@avagotech.com>
6487 M:      Abhijit Mahajan <abhijit.mahajan@avagotech.com>
6488 L:      MPT-FusionLinux.pdl@avagotech.com
6489 L:      linux-scsi@vger.kernel.org
6490 W:      http://www.lsilogic.com/support
6491 S:      Supported
6492 F:      drivers/message/fusion/
6493 F:      drivers/scsi/mpt2sas/
6494 F:      drivers/scsi/mpt3sas/
6495
6496 LSILOGIC/SYMBIOS/NCR 53C8XX and 53C1010 PCI-SCSI drivers
6497 M:      Matthew Wilcox <matthew@wil.cx>
6498 L:      linux-scsi@vger.kernel.org
6499 S:      Maintained
6500 F:      drivers/scsi/sym53c8xx_2/
6501
6502 LTC4261 HARDWARE MONITOR DRIVER
6503 M:      Guenter Roeck <linux@roeck-us.net>
6504 L:      lm-sensors@lm-sensors.org
6505 S:      Maintained
6506 F:      Documentation/hwmon/ltc4261
6507 F:      drivers/hwmon/ltc4261.c
6508
6509 LTP (Linux Test Project)
6510 M:      Mike Frysinger <vapier@gentoo.org>
6511 M:      Cyril Hrubis <chrubis@suse.cz>
6512 M:      Wanlong Gao <wanlong.gao@gmail.com>
6513 M:      Jan Stancek <jstancek@redhat.com>
6514 M:      Stanislav Kholmanskikh <stanislav.kholmanskikh@oracle.com>
6515 M:      Alexey Kodanev <alexey.kodanev@oracle.com>
6516 L:      ltp@lists.linux.it (subscribers-only)
6517 W:      http://linux-test-project.github.io/
6518 T:      git git://github.com/linux-test-project/ltp.git
6519 S:      Maintained
6520
6521 M32R ARCHITECTURE
6522 W:      http://www.linux-m32r.org/
6523 S:      Orphan
6524 F:      arch/m32r/
6525
6526 M68K ARCHITECTURE
6527 M:      Geert Uytterhoeven <geert@linux-m68k.org>
6528 L:      linux-m68k@lists.linux-m68k.org
6529 W:      http://www.linux-m68k.org/
6530 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k.git
6531 S:      Maintained
6532 F:      arch/m68k/
6533 F:      drivers/zorro/
6534
6535 M68K ON APPLE MACINTOSH
6536 M:      Joshua Thompson <funaho@jurai.org>
6537 W:      http://www.mac.linux-m68k.org/
6538 L:      linux-m68k@lists.linux-m68k.org
6539 S:      Maintained
6540 F:      arch/m68k/mac/
6541
6542 M68K ON HP9000/300
6543 M:      Philip Blundell <philb@gnu.org>
6544 W:      http://www.tazenda.demon.co.uk/phil/linux-hp
6545 S:      Maintained
6546 F:      arch/m68k/hp300/
6547
6548 M88DS3103 MEDIA DRIVER
6549 M:      Antti Palosaari <crope@iki.fi>
6550 L:      linux-media@vger.kernel.org
6551 W:      http://linuxtv.org/
6552 W:      http://palosaari.fi/linux/
6553 Q:      http://patchwork.linuxtv.org/project/linux-media/list/
6554 T:      git git://linuxtv.org/anttip/media_tree.git
6555 S:      Maintained
6556 F:      drivers/media/dvb-frontends/m88ds3103*
6557
6558 M88RS2000 MEDIA DRIVER
6559 M:      Malcolm Priestley <tvboxspy@gmail.com>
6560 L:      linux-media@vger.kernel.org
6561 W:      http://linuxtv.org/
6562 Q:      http://patchwork.linuxtv.org/project/linux-media/list/
6563 S:      Maintained
6564 F:      drivers/media/dvb-frontends/m88rs2000*
6565
6566 MA901 MASTERKIT USB FM RADIO DRIVER
6567 M:      Alexey Klimov <klimov.linux@gmail.com>
6568 L:      linux-media@vger.kernel.org
6569 T:      git git://linuxtv.org/media_tree.git
6570 S:      Maintained
6571 F:      drivers/media/radio/radio-ma901.c
6572
6573 MAC80211
6574 M:      Johannes Berg <johannes@sipsolutions.net>
6575 L:      linux-wireless@vger.kernel.org
6576 W:      http://wireless.kernel.org/
6577 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211.git
6578 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next.git
6579 S:      Maintained
6580 F:      Documentation/networking/mac80211-injection.txt
6581 F:      include/net/mac80211.h
6582 F:      net/mac80211/
6583
6584 MACVLAN DRIVER
6585 M:      Patrick McHardy <kaber@trash.net>
6586 L:      netdev@vger.kernel.org
6587 S:      Maintained
6588 F:      drivers/net/macvlan.c
6589 F:      include/linux/if_macvlan.h
6590
6591 MAILBOX API
6592 M:      Jassi Brar <jassisinghbrar@gmail.com>
6593 L:      linux-kernel@vger.kernel.org
6594 S:      Maintained
6595 F:      drivers/mailbox/
6596 F:      include/linux/mailbox_client.h
6597 F:      include/linux/mailbox_controller.h
6598
6599 MAN-PAGES: MANUAL PAGES FOR LINUX -- Sections 2, 3, 4, 5, and 7
6600 M:      Michael Kerrisk <mtk.manpages@gmail.com>
6601 W:      http://www.kernel.org/doc/man-pages
6602 L:      linux-man@vger.kernel.org
6603 S:      Maintained
6604
6605 MARVELL ARMADA DRM SUPPORT
6606 M:      Russell King <rmk+kernel@arm.linux.org.uk>
6607 S:      Maintained
6608 F:      drivers/gpu/drm/armada/
6609
6610 MARVELL 88E6352 DSA support
6611 M:      Guenter Roeck <linux@roeck-us.net>
6612 S:      Maintained
6613 F:      drivers/net/dsa/mv88e6352.c
6614
6615 MARVELL GIGABIT ETHERNET DRIVERS (skge/sky2)
6616 M:      Mirko Lindner <mlindner@marvell.com>
6617 M:      Stephen Hemminger <stephen@networkplumber.org>
6618 L:      netdev@vger.kernel.org
6619 S:      Maintained
6620 F:      drivers/net/ethernet/marvell/sk*
6621
6622 MARVELL LIBERTAS WIRELESS DRIVER
6623 L:      libertas-dev@lists.infradead.org
6624 S:      Orphan
6625 F:      drivers/net/wireless/libertas/
6626
6627 MARVELL MV643XX ETHERNET DRIVER
6628 M:      Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com>
6629 L:      netdev@vger.kernel.org
6630 S:      Maintained
6631 F:      drivers/net/ethernet/marvell/mv643xx_eth.*
6632 F:      include/linux/mv643xx.h
6633
6634 MARVELL MVNETA ETHERNET DRIVER
6635 M:      Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
6636 L:      netdev@vger.kernel.org
6637 S:      Maintained
6638 F:      drivers/net/ethernet/marvell/mvneta.*
6639
6640 MARVELL MWIFIEX WIRELESS DRIVER
6641 M:      Amitkumar Karwar <akarwar@marvell.com>
6642 M:      Nishant Sarmukadam <nishants@marvell.com>
6643 L:      linux-wireless@vger.kernel.org
6644 S:      Maintained
6645 F:      drivers/net/wireless/mwifiex/
6646
6647 MARVELL MWL8K WIRELESS DRIVER
6648 M:      Lennert Buytenhek <buytenh@wantstofly.org>
6649 L:      linux-wireless@vger.kernel.org
6650 S:      Odd Fixes
6651 F:      drivers/net/wireless/mwl8k.c
6652
6653 MARVELL SOC MMC/SD/SDIO CONTROLLER DRIVER
6654 M:      Nicolas Pitre <nico@fluxnic.net>
6655 S:      Odd Fixes
6656 F:      drivers/mmc/host/mvsdio.*
6657
6658 MATROX FRAMEBUFFER DRIVER
6659 L:      linux-fbdev@vger.kernel.org
6660 S:      Orphan
6661 F:      drivers/video/fbdev/matrox/matroxfb_*
6662 F:      include/uapi/linux/matroxfb.h
6663
6664 MAX16065 HARDWARE MONITOR DRIVER
6665 M:      Guenter Roeck <linux@roeck-us.net>
6666 L:      lm-sensors@lm-sensors.org
6667 S:      Maintained
6668 F:      Documentation/hwmon/max16065
6669 F:      drivers/hwmon/max16065.c
6670
6671 MAX20751 HARDWARE MONITOR DRIVER
6672 M:      Guenter Roeck <linux@roeck-us.net>
6673 L:      lm-sensors@lm-sensors.org
6674 S:      Maintained
6675 F:      Documentation/hwmon/max20751
6676 F:      drivers/hwmon/max20751.c
6677
6678 MAX6650 HARDWARE MONITOR AND FAN CONTROLLER DRIVER
6679 M:      "Hans J. Koch" <hjk@hansjkoch.de>
6680 L:      lm-sensors@lm-sensors.org
6681 S:      Maintained
6682 F:      Documentation/hwmon/max6650
6683 F:      drivers/hwmon/max6650.c
6684
6685 MAX6697 HARDWARE MONITOR DRIVER
6686 M:      Guenter Roeck <linux@roeck-us.net>
6687 L:      lm-sensors@lm-sensors.org
6688 S:      Maintained
6689 F:      Documentation/hwmon/max6697
6690 F:      Documentation/devicetree/bindings/i2c/max6697.txt
6691 F:      drivers/hwmon/max6697.c
6692 F:      include/linux/platform_data/max6697.h
6693
6694 MAXIM MUIC CHARGER DRIVERS FOR EXYNOS BASED BOARDS
6695 M:      Krzysztof Kozlowski <k.kozlowski@samsung.com>
6696 L:      linux-pm@vger.kernel.org
6697 S:      Supported
6698 F:      drivers/power/max14577_charger.c
6699 F:      drivers/power/max77693_charger.c
6700
6701 MAXIM MAX77802 MULTIFUNCTION PMIC DEVICE DRIVERS
6702 M:      Javier Martinez Canillas <javier@osg.samsung.com>
6703 L:      linux-kernel@vger.kernel.org
6704 S:      Supported
6705 F:      drivers/*/*max77802.c
6706 F:      Documentation/devicetree/bindings/*/*max77802.txt
6707 F:      include/dt-bindings/*/*max77802.h
6708
6709 MAXIM PMIC AND MUIC DRIVERS FOR EXYNOS BASED BOARDS
6710 M:      Chanwoo Choi <cw00.choi@samsung.com>
6711 M:      Krzysztof Kozlowski <k.kozlowski@samsung.com>
6712 L:      linux-kernel@vger.kernel.org
6713 S:      Supported
6714 F:      drivers/*/max14577.c
6715 F:      drivers/*/max77686.c
6716 F:      drivers/*/max77693.c
6717 F:      drivers/extcon/extcon-max14577.c
6718 F:      drivers/extcon/extcon-max77693.c
6719 F:      drivers/rtc/rtc-max77686.c
6720 F:      drivers/clk/clk-max77686.c
6721 F:      Documentation/devicetree/bindings/mfd/max14577.txt
6722 F:      Documentation/devicetree/bindings/*/max77686.txt
6723 F:      Documentation/devicetree/bindings/mfd/max77693.txt
6724 F:      Documentation/devicetree/bindings/clock/maxim,max77686.txt
6725 F:      include/linux/mfd/max14577*.h
6726 F:      include/linux/mfd/max77686*.h
6727 F:      include/linux/mfd/max77693*.h
6728
6729 MAXIRADIO FM RADIO RECEIVER DRIVER
6730 M:      Hans Verkuil <hverkuil@xs4all.nl>
6731 L:      linux-media@vger.kernel.org
6732 T:      git git://linuxtv.org/media_tree.git
6733 W:      http://linuxtv.org
6734 S:      Maintained
6735 F:      drivers/media/radio/radio-maxiradio*
6736
6737 MEDIA DRIVERS FOR RENESAS - VSP1
6738 M:      Laurent Pinchart <laurent.pinchart@ideasonboard.com>
6739 L:      linux-media@vger.kernel.org
6740 L:      linux-sh@vger.kernel.org
6741 T:      git git://linuxtv.org/media_tree.git
6742 S:      Supported
6743 F:      Documentation/devicetree/bindings/media/renesas,vsp1.txt
6744 F:      drivers/media/platform/vsp1/
6745
6746 MEDIA DRIVERS FOR ASCOT2E
6747 M:      Sergey Kozlov <serjk@netup.ru>
6748 L:      linux-media@vger.kernel.org
6749 W:      http://linuxtv.org
6750 W:      http://netup.tv/
6751 T:      git git://linuxtv.org/media_tree.git
6752 S:      Supported
6753 F:      drivers/media/dvb-frontends/ascot2e*
6754
6755 MEDIA DRIVERS FOR CXD2841ER
6756 M:      Sergey Kozlov <serjk@netup.ru>
6757 L:      linux-media@vger.kernel.org
6758 W:      http://linuxtv.org/
6759 W:      http://netup.tv/
6760 T:      git git://linuxtv.org/media_tree.git
6761 S:      Supported
6762 F:      drivers/media/dvb-frontends/cxd2841er*
6763
6764 MEDIA DRIVERS FOR HORUS3A
6765 M:      Sergey Kozlov <serjk@netup.ru>
6766 L:      linux-media@vger.kernel.org
6767 W:      http://linuxtv.org/
6768 W:      http://netup.tv/
6769 T:      git git://linuxtv.org/media_tree.git
6770 S:      Supported
6771 F:      drivers/media/dvb-frontends/horus3a*
6772
6773 MEDIA DRIVERS FOR LNBH25
6774 M:      Sergey Kozlov <serjk@netup.ru>
6775 L:      linux-media@vger.kernel.org
6776 W:      http://linuxtv.org/
6777 W:      http://netup.tv/
6778 T:      git git://linuxtv.org/media_tree.git
6779 S:      Supported
6780 F:      drivers/media/dvb-frontends/lnbh25*
6781
6782 MEDIA DRIVERS FOR NETUP PCI UNIVERSAL DVB devices
6783 M:      Sergey Kozlov <serjk@netup.ru>
6784 L:      linux-media@vger.kernel.org
6785 W:      http://linuxtv.org/
6786 W:      http://netup.tv/
6787 T:      git git://linuxtv.org/media_tree.git
6788 S:      Supported
6789 F:      drivers/media/pci/netup_unidvb/*
6790
6791 MEDIA INPUT INFRASTRUCTURE (V4L/DVB)
6792 M:      Mauro Carvalho Chehab <mchehab@osg.samsung.com>
6793 P:      LinuxTV.org Project
6794 L:      linux-media@vger.kernel.org
6795 W:      http://linuxtv.org
6796 Q:      http://patchwork.kernel.org/project/linux-media/list/
6797 T:      git git://linuxtv.org/media_tree.git
6798 S:      Maintained
6799 F:      Documentation/dvb/
6800 F:      Documentation/video4linux/
6801 F:      Documentation/DocBook/media/
6802 F:      drivers/media/
6803 F:      drivers/staging/media/
6804 F:      include/media/
6805 F:      include/uapi/linux/dvb/
6806 F:      include/uapi/linux/videodev2.h
6807 F:      include/uapi/linux/media.h
6808 F:      include/uapi/linux/v4l2-*
6809 F:      include/uapi/linux/meye.h
6810 F:      include/uapi/linux/ivtv*
6811 F:      include/uapi/linux/uvcvideo.h
6812
6813 MEDIATEK MT7601U WIRELESS LAN DRIVER
6814 M:      Jakub Kicinski <kubakici@wp.pl>
6815 L:      linux-wireless@vger.kernel.org
6816 S:      Maintained
6817 F:      drivers/net/wireless/mediatek/mt7601u/
6818
6819 MEGARAID SCSI/SAS DRIVERS
6820 M:      Kashyap Desai <kashyap.desai@avagotech.com>
6821 M:      Sumit Saxena <sumit.saxena@avagotech.com>
6822 M:      Uday Lingala <uday.lingala@avagotech.com>
6823 L:      megaraidlinux.pdl@avagotech.com
6824 L:      linux-scsi@vger.kernel.org
6825 W:      http://www.lsi.com
6826 S:      Maintained
6827 F:      Documentation/scsi/megaraid.txt
6828 F:      drivers/scsi/megaraid.*
6829 F:      drivers/scsi/megaraid/
6830
6831 MELLANOX ETHERNET DRIVER (mlx4_en)
6832 M:      Amir Vadai <amirv@mellanox.com>
6833 L:      netdev@vger.kernel.org
6834 S:      Supported
6835 W:      http://www.mellanox.com
6836 Q:      http://patchwork.ozlabs.org/project/netdev/list/
6837 F:      drivers/net/ethernet/mellanox/mlx4/en_*
6838
6839 MELLANOX ETHERNET SWITCH DRIVERS
6840 M:      Jiri Pirko <jiri@mellanox.com>
6841 M:      Ido Schimmel <idosch@mellanox.com>
6842 L:      netdev@vger.kernel.org
6843 S:      Supported
6844 W:      http://www.mellanox.com
6845 Q:      http://patchwork.ozlabs.org/project/netdev/list/
6846 F:      drivers/net/ethernet/mellanox/mlxsw/
6847
6848 MEMBARRIER SUPPORT
6849 M:      Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
6850 M:      "Paul E. McKenney" <paulmck@linux.vnet.ibm.com>
6851 L:      linux-kernel@vger.kernel.org
6852 S:      Supported
6853 F:      kernel/membarrier.c
6854 F:      include/uapi/linux/membarrier.h
6855
6856 MEMORY MANAGEMENT
6857 L:      linux-mm@kvack.org
6858 W:      http://www.linux-mm.org
6859 S:      Maintained
6860 F:      include/linux/mm.h
6861 F:      include/linux/gfp.h
6862 F:      include/linux/mmzone.h
6863 F:      include/linux/memory_hotplug.h
6864 F:      include/linux/vmalloc.h
6865 F:      mm/
6866
6867 MEMORY TECHNOLOGY DEVICES (MTD)
6868 M:      David Woodhouse <dwmw2@infradead.org>
6869 M:      Brian Norris <computersforpeace@gmail.com>
6870 L:      linux-mtd@lists.infradead.org
6871 W:      http://www.linux-mtd.infradead.org/
6872 Q:      http://patchwork.ozlabs.org/project/linux-mtd/list/
6873 T:      git git://git.infradead.org/linux-mtd.git
6874 T:      git git://git.infradead.org/l2-mtd.git
6875 S:      Maintained
6876 F:      drivers/mtd/
6877 F:      include/linux/mtd/
6878 F:      include/uapi/mtd/
6879
6880 MEN A21 WATCHDOG DRIVER
6881 M:      Johannes Thumshirn <morbidrsa@gmail.com>
6882 L:      linux-watchdog@vger.kernel.org
6883 S:      Maintained
6884 F:      drivers/watchdog/mena21_wdt.c
6885
6886 MEN CHAMELEON BUS (mcb)
6887 M:      Johannes Thumshirn <morbidrsa@gmail.com>
6888 S:      Maintained
6889 F:      drivers/mcb/
6890 F:      include/linux/mcb.h
6891 F:      Documentation/men-chameleon-bus.txt
6892
6893 MEN F21BMC (Board Management Controller)
6894 M:      Andreas Werner <andreas.werner@men.de>
6895 S:      Supported
6896 F:      drivers/mfd/menf21bmc.c
6897 F:      drivers/watchdog/menf21bmc_wdt.c
6898 F:      drivers/leds/leds-menf21bmc.c
6899 F:      drivers/hwmon/menf21bmc_hwmon.c
6900 F:      Documentation/hwmon/menf21bmc
6901
6902 METAG ARCHITECTURE
6903 M:      James Hogan <james.hogan@imgtec.com>
6904 L:      linux-metag@vger.kernel.org
6905 S:      Supported
6906 F:      arch/metag/
6907 F:      Documentation/metag/
6908 F:      Documentation/devicetree/bindings/metag/
6909 F:      drivers/clocksource/metag_generic.c
6910 F:      drivers/irqchip/irq-metag.c
6911 F:      drivers/irqchip/irq-metag-ext.c
6912 F:      drivers/tty/metag_da.c
6913
6914 MICROBLAZE ARCHITECTURE
6915 M:      Michal Simek <monstr@monstr.eu>
6916 W:      http://www.monstr.eu/fdt/
6917 T:      git git://git.monstr.eu/linux-2.6-microblaze.git
6918 S:      Supported
6919 F:      arch/microblaze/
6920
6921 MICROSOFT SURFACE PRO 3 BUTTON DRIVER
6922 M:      Chen Yu <yu.c.chen@intel.com>
6923 L:      platform-driver-x86@vger.kernel.org
6924 S:      Supported
6925 F:      drivers/platform/x86/surfacepro3_button.c
6926
6927 MICROTEK X6 SCANNER
6928 M:      Oliver Neukum <oliver@neukum.org>
6929 S:      Maintained
6930 F:      drivers/usb/image/microtek.*
6931
6932 MIPS
6933 M:      Ralf Baechle <ralf@linux-mips.org>
6934 L:      linux-mips@linux-mips.org
6935 W:      http://www.linux-mips.org/
6936 T:      git git://git.linux-mips.org/pub/scm/ralf/linux.git
6937 Q:      http://patchwork.linux-mips.org/project/linux-mips/list/
6938 S:      Supported
6939 F:      Documentation/mips/
6940 F:      arch/mips/
6941
6942 MIROSOUND PCM20 FM RADIO RECEIVER DRIVER
6943 M:      Hans Verkuil <hverkuil@xs4all.nl>
6944 L:      linux-media@vger.kernel.org
6945 T:      git git://linuxtv.org/media_tree.git
6946 W:      http://linuxtv.org
6947 S:      Odd Fixes
6948 F:      drivers/media/radio/radio-miropcm20*
6949
6950 Mellanox MLX5 core VPI driver
6951 M:      Eli Cohen <eli@mellanox.com>
6952 L:      netdev@vger.kernel.org
6953 L:      linux-rdma@vger.kernel.org
6954 W:      http://www.mellanox.com
6955 Q:      http://patchwork.ozlabs.org/project/netdev/list/
6956 Q:      http://patchwork.kernel.org/project/linux-rdma/list/
6957 T:      git git://openfabrics.org/~eli/connect-ib.git
6958 S:      Supported
6959 F:      drivers/net/ethernet/mellanox/mlx5/core/
6960 F:      include/linux/mlx5/
6961
6962 Mellanox MLX5 IB driver
6963 M:      Eli Cohen <eli@mellanox.com>
6964 L:      linux-rdma@vger.kernel.org
6965 W:      http://www.mellanox.com
6966 Q:      http://patchwork.kernel.org/project/linux-rdma/list/
6967 T:      git git://openfabrics.org/~eli/connect-ib.git
6968 S:      Supported
6969 F:      include/linux/mlx5/
6970 F:      drivers/infiniband/hw/mlx5/
6971
6972 MN88472 MEDIA DRIVER
6973 M:      Antti Palosaari <crope@iki.fi>
6974 L:      linux-media@vger.kernel.org
6975 W:      http://linuxtv.org/
6976 W:      http://palosaari.fi/linux/
6977 Q:      http://patchwork.linuxtv.org/project/linux-media/list/
6978 T:      git git://linuxtv.org/anttip/media_tree.git
6979 S:      Maintained
6980 F:      drivers/staging/media/mn88472/
6981 F:      drivers/media/dvb-frontends/mn88472.h
6982
6983 MN88473 MEDIA DRIVER
6984 M:      Antti Palosaari <crope@iki.fi>
6985 L:      linux-media@vger.kernel.org
6986 W:      http://linuxtv.org/
6987 W:      http://palosaari.fi/linux/
6988 Q:      http://patchwork.linuxtv.org/project/linux-media/list/
6989 T:      git git://linuxtv.org/anttip/media_tree.git
6990 S:      Maintained
6991 F:      drivers/staging/media/mn88473/
6992 F:      drivers/media/dvb-frontends/mn88473.h
6993
6994 MODULE SUPPORT
6995 M:      Rusty Russell <rusty@rustcorp.com.au>
6996 S:      Maintained
6997 F:      include/linux/module.h
6998 F:      kernel/module.c
6999
7000 MOTION EYE VAIO PICTUREBOOK CAMERA DRIVER
7001 W:      http://popies.net/meye/
7002 S:      Orphan
7003 F:      Documentation/video4linux/meye.txt
7004 F:      drivers/media/pci/meye/
7005 F:      include/uapi/linux/meye.h
7006
7007 MOXA SMARTIO/INDUSTIO/INTELLIO SERIAL CARD
7008 M:      Jiri Slaby <jirislaby@gmail.com>
7009 S:      Maintained
7010 F:      Documentation/serial/moxa-smartio
7011 F:      drivers/tty/mxser.*
7012
7013 MR800 AVERMEDIA USB FM RADIO DRIVER
7014 M:      Alexey Klimov <klimov.linux@gmail.com>
7015 L:      linux-media@vger.kernel.org
7016 T:      git git://linuxtv.org/media_tree.git
7017 S:      Maintained
7018 F:      drivers/media/radio/radio-mr800.c
7019
7020 MRF24J40 IEEE 802.15.4 RADIO DRIVER
7021 M:      Alan Ott <alan@signal11.us>
7022 L:      linux-wpan@vger.kernel.org
7023 S:      Maintained
7024 F:      drivers/net/ieee802154/mrf24j40.c
7025
7026 MSI LAPTOP SUPPORT
7027 M:      "Lee, Chun-Yi" <jlee@suse.com>
7028 L:      platform-driver-x86@vger.kernel.org
7029 S:      Maintained
7030 F:      drivers/platform/x86/msi-laptop.c
7031
7032 MSI WMI SUPPORT
7033 L:      platform-driver-x86@vger.kernel.org
7034 S:      Orphan
7035 F:      drivers/platform/x86/msi-wmi.c
7036
7037 MSI001 MEDIA DRIVER
7038 M:      Antti Palosaari <crope@iki.fi>
7039 L:      linux-media@vger.kernel.org
7040 W:      http://linuxtv.org/
7041 W:      http://palosaari.fi/linux/
7042 Q:      http://patchwork.linuxtv.org/project/linux-media/list/
7043 T:      git git://linuxtv.org/anttip/media_tree.git
7044 S:      Maintained
7045 F:      drivers/media/tuners/msi001*
7046
7047 MSI2500 MEDIA DRIVER
7048 M:      Antti Palosaari <crope@iki.fi>
7049 L:      linux-media@vger.kernel.org
7050 W:      http://linuxtv.org/
7051 W:      http://palosaari.fi/linux/
7052 Q:      http://patchwork.linuxtv.org/project/linux-media/list/
7053 T:      git git://linuxtv.org/anttip/media_tree.git
7054 S:      Maintained
7055 F:      drivers/media/usb/msi2500/
7056
7057 MSYSTEMS DISKONCHIP G3 MTD DRIVER
7058 M:      Robert Jarzmik <robert.jarzmik@free.fr>
7059 L:      linux-mtd@lists.infradead.org
7060 S:      Maintained
7061 F:      drivers/mtd/devices/docg3*
7062
7063 MT9M032 APTINA SENSOR DRIVER
7064 M:      Laurent Pinchart <laurent.pinchart@ideasonboard.com>
7065 L:      linux-media@vger.kernel.org
7066 T:      git git://linuxtv.org/media_tree.git
7067 S:      Maintained
7068 F:      drivers/media/i2c/mt9m032.c
7069 F:      include/media/mt9m032.h
7070
7071 MT9P031 APTINA CAMERA SENSOR
7072 M:      Laurent Pinchart <laurent.pinchart@ideasonboard.com>
7073 L:      linux-media@vger.kernel.org
7074 T:      git git://linuxtv.org/media_tree.git
7075 S:      Maintained
7076 F:      drivers/media/i2c/mt9p031.c
7077 F:      include/media/mt9p031.h
7078
7079 MT9T001 APTINA CAMERA SENSOR
7080 M:      Laurent Pinchart <laurent.pinchart@ideasonboard.com>
7081 L:      linux-media@vger.kernel.org
7082 T:      git git://linuxtv.org/media_tree.git
7083 S:      Maintained
7084 F:      drivers/media/i2c/mt9t001.c
7085 F:      include/media/mt9t001.h
7086
7087 MT9V032 APTINA CAMERA SENSOR
7088 M:      Laurent Pinchart <laurent.pinchart@ideasonboard.com>
7089 L:      linux-media@vger.kernel.org
7090 T:      git git://linuxtv.org/media_tree.git
7091 S:      Maintained
7092 F:      Documentation/devicetree/bindings/media/i2c/mt9v032.txt
7093 F:      drivers/media/i2c/mt9v032.c
7094 F:      include/media/mt9v032.h
7095
7096 MULTIFUNCTION DEVICES (MFD)
7097 M:      Samuel Ortiz <sameo@linux.intel.com>
7098 M:      Lee Jones <lee.jones@linaro.org>
7099 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd.git
7100 S:      Supported
7101 F:      drivers/mfd/
7102 F:      include/linux/mfd/
7103
7104 MULTIMEDIA CARD (MMC), SECURE DIGITAL (SD) AND SDIO SUBSYSTEM
7105 M:      Ulf Hansson <ulf.hansson@linaro.org>
7106 L:      linux-mmc@vger.kernel.org
7107 T:      git git://git.linaro.org/people/ulf.hansson/mmc.git
7108 S:      Maintained
7109 F:      drivers/mmc/
7110 F:      include/linux/mmc/
7111 F:      include/uapi/linux/mmc/
7112
7113 MULTIMEDIA CARD (MMC) ETC. OVER SPI
7114 S:      Orphan
7115 F:      drivers/mmc/host/mmc_spi.c
7116 F:      include/linux/spi/mmc_spi.h
7117
7118 MULTISOUND SOUND DRIVER
7119 M:      Andrew Veliath <andrewtv@usa.net>
7120 S:      Maintained
7121 F:      Documentation/sound/oss/MultiSound
7122 F:      sound/oss/msnd*
7123
7124 MULTITECH MULTIPORT CARD (ISICOM)
7125 S:      Orphan
7126 F:      drivers/tty/isicom.c
7127 F:      include/linux/isicom.h
7128
7129 MUSB MULTIPOINT HIGH SPEED DUAL-ROLE CONTROLLER
7130 M:      Felipe Balbi <balbi@ti.com>
7131 L:      linux-usb@vger.kernel.org
7132 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb.git
7133 S:      Maintained
7134 F:      drivers/usb/musb/
7135
7136 MXL5007T MEDIA DRIVER
7137 M:      Michael Krufky <mkrufky@linuxtv.org>
7138 L:      linux-media@vger.kernel.org
7139 W:      http://linuxtv.org/
7140 W:      http://github.com/mkrufky
7141 Q:      http://patchwork.linuxtv.org/project/linux-media/list/
7142 T:      git git://linuxtv.org/mkrufky/tuners.git
7143 S:      Maintained
7144 F:      drivers/media/tuners/mxl5007t.*
7145
7146 MYRICOM MYRI-10G 10GbE DRIVER (MYRI10GE)
7147 M:      Hyong-Youb Kim <hykim@myri.com>
7148 L:      netdev@vger.kernel.org
7149 W:      https://www.myricom.com/support/downloads/myri10ge.html
7150 S:      Supported
7151 F:      drivers/net/ethernet/myricom/myri10ge/
7152
7153 NATSEMI ETHERNET DRIVER (DP8381x)
7154 S:      Orphan
7155 F:      drivers/net/ethernet/natsemi/natsemi.c
7156
7157 NATIVE INSTRUMENTS USB SOUND INTERFACE DRIVER
7158 M:      Daniel Mack <zonque@gmail.com>
7159 S:      Maintained
7160 L:      alsa-devel@alsa-project.org (moderated for non-subscribers)
7161 W:      http://www.native-instruments.com
7162 F:      sound/usb/caiaq/
7163
7164 NCP FILESYSTEM
7165 M:      Petr Vandrovec <petr@vandrovec.name>
7166 S:      Odd Fixes
7167 F:      fs/ncpfs/
7168
7169 NCR 5380 SCSI DRIVERS
7170 M:      Finn Thain <fthain@telegraphics.com.au>
7171 M:      Michael Schmitz <schmitzmic@gmail.com>
7172 L:      linux-scsi@vger.kernel.org
7173 S:      Maintained
7174 F:      Documentation/scsi/g_NCR5380.txt
7175 F:      drivers/scsi/NCR5380.*
7176 F:      drivers/scsi/arm/cumana_1.c
7177 F:      drivers/scsi/arm/oak.c
7178 F:      drivers/scsi/atari_NCR5380.c
7179 F:      drivers/scsi/atari_scsi.*
7180 F:      drivers/scsi/dmx3191d.c
7181 F:      drivers/scsi/dtc.*
7182 F:      drivers/scsi/g_NCR5380.*
7183 F:      drivers/scsi/g_NCR5380_mmio.c
7184 F:      drivers/scsi/mac_scsi.*
7185 F:      drivers/scsi/pas16.*
7186 F:      drivers/scsi/sun3_scsi.*
7187 F:      drivers/scsi/sun3_scsi_vme.c
7188 F:      drivers/scsi/t128.*
7189
7190 NCR DUAL 700 SCSI DRIVER (MICROCHANNEL)
7191 M:      "James E.J. Bottomley" <James.Bottomley@HansenPartnership.com>
7192 L:      linux-scsi@vger.kernel.org
7193 S:      Maintained
7194 F:      drivers/scsi/NCR_D700.*
7195
7196 NCT6775 HARDWARE MONITOR DRIVER
7197 M:      Guenter Roeck <linux@roeck-us.net>
7198 L:      lm-sensors@lm-sensors.org
7199 S:      Maintained
7200 F:      Documentation/hwmon/nct6775
7201 F:      drivers/hwmon/nct6775.c
7202
7203 NETEFFECT IWARP RNIC DRIVER (IW_NES)
7204 M:      Faisal Latif <faisal.latif@intel.com>
7205 L:      linux-rdma@vger.kernel.org
7206 W:      http://www.intel.com/Products/Server/Adapters/Server-Cluster/Server-Cluster-overview.htm
7207 S:      Supported
7208 F:      drivers/infiniband/hw/nes/
7209
7210 NETEM NETWORK EMULATOR
7211 M:      Stephen Hemminger <stephen@networkplumber.org>
7212 L:      netem@lists.linux-foundation.org
7213 S:      Maintained
7214 F:      net/sched/sch_netem.c
7215
7216 NETERION 10GbE DRIVERS (s2io/vxge)
7217 M:      Jon Mason <jdmason@kudzu.us>
7218 L:      netdev@vger.kernel.org
7219 S:      Supported
7220 F:      Documentation/networking/s2io.txt
7221 F:      Documentation/networking/vxge.txt
7222 F:      drivers/net/ethernet/neterion/
7223
7224 NETFILTER ({IP,IP6,ARP,EB,NF}TABLES)
7225 M:      Pablo Neira Ayuso <pablo@netfilter.org>
7226 M:      Patrick McHardy <kaber@trash.net>
7227 M:      Jozsef Kadlecsik <kadlec@blackhole.kfki.hu>
7228 L:      netfilter-devel@vger.kernel.org
7229 L:      coreteam@netfilter.org
7230 W:      http://www.netfilter.org/
7231 W:      http://www.iptables.org/
7232 Q:      http://patchwork.ozlabs.org/project/netfilter-devel/list/
7233 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf.git
7234 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next.git
7235 S:      Supported
7236 F:      include/linux/netfilter*
7237 F:      include/linux/netfilter/
7238 F:      include/net/netfilter/
7239 F:      include/uapi/linux/netfilter*
7240 F:      include/uapi/linux/netfilter/
7241 F:      net/*/netfilter.c
7242 F:      net/*/netfilter/
7243 F:      net/netfilter/
7244 F:      net/bridge/br_netfilter*.c
7245
7246 NETLABEL
7247 M:      Paul Moore <paul@paul-moore.com>
7248 W:      http://netlabel.sf.net
7249 L:      netdev@vger.kernel.org
7250 S:      Maintained
7251 F:      Documentation/netlabel/
7252 F:      include/net/netlabel.h
7253 F:      net/netlabel/
7254
7255 NETROM NETWORK LAYER
7256 M:      Ralf Baechle <ralf@linux-mips.org>
7257 L:      linux-hams@vger.kernel.org
7258 W:      http://www.linux-ax25.org/
7259 S:      Maintained
7260 F:      include/net/netrom.h
7261 F:      include/uapi/linux/netrom.h
7262 F:      net/netrom/
7263
7264 NETWORK BLOCK DEVICE (NBD)
7265 M:      Markus Pargmann <mpa@pengutronix.de>
7266 S:      Maintained
7267 L:      nbd-general@lists.sourceforge.net
7268 T:      git git://git.pengutronix.de/git/mpa/linux-nbd.git
7269 F:      Documentation/blockdev/nbd.txt
7270 F:      drivers/block/nbd.c
7271 F:      include/uapi/linux/nbd.h
7272
7273 NETWORK DROP MONITOR
7274 M:      Neil Horman <nhorman@tuxdriver.com>
7275 L:      netdev@vger.kernel.org
7276 S:      Maintained
7277 W:      https://fedorahosted.org/dropwatch/
7278 F:      net/core/drop_monitor.c
7279
7280 NETWORKING [GENERAL]
7281 M:      "David S. Miller" <davem@davemloft.net>
7282 L:      netdev@vger.kernel.org
7283 W:      http://www.linuxfoundation.org/en/Net
7284 Q:      http://patchwork.ozlabs.org/project/netdev/list/
7285 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/davem/net.git
7286 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next.git
7287 S:      Maintained
7288 F:      net/
7289 F:      include/net/
7290 F:      include/linux/in.h
7291 F:      include/linux/net.h
7292 F:      include/linux/netdevice.h
7293 F:      include/uapi/linux/in.h
7294 F:      include/uapi/linux/net.h
7295 F:      include/uapi/linux/netdevice.h
7296 F:      include/uapi/linux/net_namespace.h
7297 F:      tools/net/
7298 F:      tools/testing/selftests/net/
7299 F:      lib/random32.c
7300 F:      lib/test_bpf.c
7301
7302 NETWORKING [IPv4/IPv6]
7303 M:      "David S. Miller" <davem@davemloft.net>
7304 M:      Alexey Kuznetsov <kuznet@ms2.inr.ac.ru>
7305 M:      James Morris <jmorris@namei.org>
7306 M:      Hideaki YOSHIFUJI <yoshfuji@linux-ipv6.org>
7307 M:      Patrick McHardy <kaber@trash.net>
7308 L:      netdev@vger.kernel.org
7309 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/davem/net.git
7310 S:      Maintained
7311 F:      net/ipv4/
7312 F:      net/ipv6/
7313 F:      include/net/ip*
7314 F:      arch/x86/net/*
7315
7316 NETWORKING [IPSEC]
7317 M:      Steffen Klassert <steffen.klassert@secunet.com>
7318 M:      Herbert Xu <herbert@gondor.apana.org.au>
7319 M:      "David S. Miller" <davem@davemloft.net>
7320 L:      netdev@vger.kernel.org
7321 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec.git
7322 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next.git
7323 S:      Maintained
7324 F:      net/core/flow.c
7325 F:      net/xfrm/
7326 F:      net/key/
7327 F:      net/ipv4/xfrm*
7328 F:      net/ipv4/esp4.c
7329 F:      net/ipv4/ah4.c
7330 F:      net/ipv4/ipcomp.c
7331 F:      net/ipv4/ip_vti.c
7332 F:      net/ipv6/xfrm*
7333 F:      net/ipv6/esp6.c
7334 F:      net/ipv6/ah6.c
7335 F:      net/ipv6/ipcomp6.c
7336 F:      net/ipv6/ip6_vti.c
7337 F:      include/uapi/linux/xfrm.h
7338 F:      include/net/xfrm.h
7339
7340 NETWORKING [LABELED] (NetLabel, CIPSO, Labeled IPsec, SECMARK)
7341 M:      Paul Moore <paul@paul-moore.com>
7342 L:      netdev@vger.kernel.org
7343 S:      Maintained
7344
7345 NETWORKING [WIRELESS]
7346 L:      linux-wireless@vger.kernel.org
7347 Q:      http://patchwork.kernel.org/project/linux-wireless/list/
7348
7349 NETWORKING DRIVERS
7350 L:      netdev@vger.kernel.org
7351 W:      http://www.linuxfoundation.org/en/Net
7352 Q:      http://patchwork.ozlabs.org/project/netdev/list/
7353 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/davem/net.git
7354 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next.git
7355 S:      Odd Fixes
7356 F:      drivers/net/
7357 F:      include/linux/if_*
7358 F:      include/linux/netdevice.h
7359 F:      include/linux/arcdevice.h
7360 F:      include/linux/etherdevice.h
7361 F:      include/linux/fcdevice.h
7362 F:      include/linux/fddidevice.h
7363 F:      include/linux/hippidevice.h
7364 F:      include/linux/inetdevice.h
7365 F:      include/uapi/linux/if_*
7366 F:      include/uapi/linux/netdevice.h
7367
7368 NETWORKING DRIVERS (WIRELESS)
7369 M:      Kalle Valo <kvalo@codeaurora.org>
7370 L:      linux-wireless@vger.kernel.org
7371 Q:      http://patchwork.kernel.org/project/linux-wireless/list/
7372 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers.git/
7373 S:      Maintained
7374 F:      drivers/net/wireless/
7375
7376 NETXEN (1/10) GbE SUPPORT
7377 M:      Manish Chopra <manish.chopra@qlogic.com>
7378 M:      Sony Chacko <sony.chacko@qlogic.com>
7379 M:      Rajesh Borundia <rajesh.borundia@qlogic.com>
7380 L:      netdev@vger.kernel.org
7381 W:      http://www.qlogic.com
7382 S:      Supported
7383 F:      drivers/net/ethernet/qlogic/netxen/
7384
7385 NFC SUBSYSTEM
7386 M:      Lauro Ramos Venancio <lauro.venancio@openbossa.org>
7387 M:      Aloisio Almeida Jr <aloisio.almeida@openbossa.org>
7388 M:      Samuel Ortiz <sameo@linux.intel.com>
7389 L:      linux-wireless@vger.kernel.org
7390 L:      linux-nfc@lists.01.org (subscribers-only)
7391 S:      Supported
7392 F:      net/nfc/
7393 F:      include/net/nfc/
7394 F:      include/uapi/linux/nfc.h
7395 F:      drivers/nfc/
7396 F:      include/linux/platform_data/pn544.h
7397 F:      Documentation/devicetree/bindings/net/nfc/
7398
7399 NFS, SUNRPC, AND LOCKD CLIENTS
7400 M:      Trond Myklebust <trond.myklebust@primarydata.com>
7401 M:      Anna Schumaker <anna.schumaker@netapp.com>
7402 L:      linux-nfs@vger.kernel.org
7403 W:      http://client.linux-nfs.org
7404 T:      git git://git.linux-nfs.org/projects/trondmy/linux-nfs.git
7405 S:      Maintained
7406 F:      fs/lockd/
7407 F:      fs/nfs/
7408 F:      fs/nfs_common/
7409 F:      net/sunrpc/
7410 F:      include/linux/lockd/
7411 F:      include/linux/nfs*
7412 F:      include/linux/sunrpc/
7413 F:      include/uapi/linux/nfs*
7414 F:      include/uapi/linux/sunrpc/
7415
7416 NILFS2 FILESYSTEM
7417 M:      Ryusuke Konishi <konishi.ryusuke@lab.ntt.co.jp>
7418 L:      linux-nilfs@vger.kernel.org
7419 W:      http://nilfs.sourceforge.net/
7420 T:      git git://github.com/konis/nilfs2.git
7421 S:      Supported
7422 F:      Documentation/filesystems/nilfs2.txt
7423 F:      fs/nilfs2/
7424 F:      include/linux/nilfs2_fs.h
7425
7426 NINJA SCSI-3 / NINJA SCSI-32Bi (16bit/CardBus) PCMCIA SCSI HOST ADAPTER DRIVER
7427 M:      YOKOTA Hiroshi <yokota@netlab.is.tsukuba.ac.jp>
7428 W:      http://www.netlab.is.tsukuba.ac.jp/~yokota/izumi/ninja/
7429 S:      Maintained
7430 F:      Documentation/scsi/NinjaSCSI.txt
7431 F:      drivers/scsi/pcmcia/nsp_*
7432
7433 NINJA SCSI-32Bi/UDE PCI/CARDBUS SCSI HOST ADAPTER DRIVER
7434 M:      GOTO Masanori <gotom@debian.or.jp>
7435 M:      YOKOTA Hiroshi <yokota@netlab.is.tsukuba.ac.jp>
7436 W:      http://www.netlab.is.tsukuba.ac.jp/~yokota/izumi/ninja/
7437 S:      Maintained
7438 F:      Documentation/scsi/NinjaSCSI.txt
7439 F:      drivers/scsi/nsp32*
7440
7441 NIOS2 ARCHITECTURE
7442 M:      Ley Foon Tan <lftan@altera.com>
7443 L:      nios2-dev@lists.rocketboards.org (moderated for non-subscribers)
7444 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/lftan/nios2.git
7445 S:      Maintained
7446 F:      arch/nios2/
7447
7448 NOKIA N900 POWER SUPPLY DRIVERS
7449 M:      Pali RohĂ¡r <pali.rohar@gmail.com>
7450 S:      Maintained
7451 F:      include/linux/power/bq2415x_charger.h
7452 F:      include/linux/power/bq27x00_battery.h
7453 F:      include/linux/power/isp1704_charger.h
7454 F:      drivers/power/bq2415x_charger.c
7455 F:      drivers/power/bq27x00_battery.c
7456 F:      drivers/power/isp1704_charger.c
7457 F:      drivers/power/rx51_battery.c
7458
7459 NTB DRIVER CORE
7460 M:      Jon Mason <jdmason@kudzu.us>
7461 M:      Dave Jiang <dave.jiang@intel.com>
7462 M:      Allen Hubbe <Allen.Hubbe@emc.com>
7463 L:      linux-ntb@googlegroups.com
7464 S:      Supported
7465 W:      https://github.com/jonmason/ntb/wiki
7466 T:      git git://github.com/jonmason/ntb.git
7467 F:      drivers/ntb/
7468 F:      drivers/net/ntb_netdev.c
7469 F:      include/linux/ntb.h
7470 F:      include/linux/ntb_transport.h
7471
7472 NTB INTEL DRIVER
7473 M:      Jon Mason <jdmason@kudzu.us>
7474 M:      Dave Jiang <dave.jiang@intel.com>
7475 L:      linux-ntb@googlegroups.com
7476 S:      Supported
7477 W:      https://github.com/jonmason/ntb/wiki
7478 T:      git git://github.com/jonmason/ntb.git
7479 F:      drivers/ntb/hw/intel/
7480
7481 NTFS FILESYSTEM
7482 M:      Anton Altaparmakov <anton@tuxera.com>
7483 L:      linux-ntfs-dev@lists.sourceforge.net
7484 W:      http://www.tuxera.com/
7485 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/aia21/ntfs.git
7486 S:      Supported
7487 F:      Documentation/filesystems/ntfs.txt
7488 F:      fs/ntfs/
7489
7490 NVIDIA (rivafb and nvidiafb) FRAMEBUFFER DRIVER
7491 M:      Antonino Daplas <adaplas@gmail.com>
7492 L:      linux-fbdev@vger.kernel.org
7493 S:      Maintained
7494 F:      drivers/video/fbdev/riva/
7495 F:      drivers/video/fbdev/nvidia/
7496
7497 NVM EXPRESS DRIVER
7498 M:      Matthew Wilcox <willy@linux.intel.com>
7499 L:      linux-nvme@lists.infradead.org
7500 T:      git git://git.infradead.org/users/willy/linux-nvme.git
7501 S:      Supported
7502 F:      drivers/block/nvme*
7503 F:      include/linux/nvme.h
7504
7505 NVMEM FRAMEWORK
7506 M:      Srinivas Kandagatla <srinivas.kandagatla@linaro.org>
7507 M:      Maxime Ripard <maxime.ripard@free-electrons.com>
7508 S:      Maintained
7509 F:      drivers/nvmem/
7510 F:      Documentation/devicetree/bindings/nvmem/
7511 F:      include/linux/nvmem-consumer.h
7512 F:      include/linux/nvmem-provider.h
7513
7514 NXP-NCI NFC DRIVER
7515 M:      ClĂ©ment Perrochaud <clement.perrochaud@effinnov.com>
7516 R:      Charles Gorand <charles.gorand@effinnov.com>
7517 L:      linux-nfc@lists.01.org (moderated for non-subscribers)
7518 S:      Supported
7519 F:      drivers/nfc/nxp-nci
7520
7521 NXP TDA998X DRM DRIVER
7522 M:      Russell King <rmk+kernel@arm.linux.org.uk>
7523 S:      Supported
7524 F:      drivers/gpu/drm/i2c/tda998x_drv.c
7525 F:      include/drm/i2c/tda998x.h
7526
7527 NXP TFA9879 DRIVER
7528 M:      Peter Rosin <peda@axentia.se>
7529 L:      alsa-devel@alsa-project.org (moderated for non-subscribers)
7530 S:      Maintained
7531 F:      sound/soc/codecs/tfa9879*
7532
7533 OMAP SUPPORT
7534 M:      Tony Lindgren <tony@atomide.com>
7535 L:      linux-omap@vger.kernel.org
7536 W:      http://www.muru.com/linux/omap/
7537 W:      http://linux.omap.com/
7538 Q:      http://patchwork.kernel.org/project/linux-omap/list/
7539 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap.git
7540 S:      Maintained
7541 F:      arch/arm/*omap*/
7542 F:      arch/arm/configs/omap1_defconfig
7543 F:      arch/arm/configs/omap2plus_defconfig
7544 F:      drivers/i2c/busses/i2c-omap.c
7545 F:      drivers/irqchip/irq-omap-intc.c
7546 F:      drivers/mfd/*omap*.c
7547 F:      drivers/mfd/menelaus.c
7548 F:      drivers/mfd/palmas.c
7549 F:      drivers/mfd/tps65217.c
7550 F:      drivers/mfd/tps65218.c
7551 F:      drivers/mfd/tps65910.c
7552 F:      drivers/mfd/twl-core.[ch]
7553 F:      drivers/mfd/twl4030*.c
7554 F:      drivers/mfd/twl6030*.c
7555 F:      drivers/mfd/twl6040*.c
7556 F:      drivers/regulator/palmas-regulator*.c
7557 F:      drivers/regulator/pbias-regulator.c
7558 F:      drivers/regulator/tps65217-regulator.c
7559 F:      drivers/regulator/tps65218-regulator.c
7560 F:      drivers/regulator/tps65910-regulator.c
7561 F:      drivers/regulator/twl-regulator.c
7562 F:      include/linux/i2c-omap.h
7563
7564 OMAP DEVICE TREE SUPPORT
7565 M:      BenoĂ®t Cousson <bcousson@baylibre.com>
7566 M:      Tony Lindgren <tony@atomide.com>
7567 L:      linux-omap@vger.kernel.org
7568 L:      devicetree@vger.kernel.org
7569 S:      Maintained
7570 F:      arch/arm/boot/dts/*omap*
7571 F:      arch/arm/boot/dts/*am3*
7572 F:      arch/arm/boot/dts/*am4*
7573 F:      arch/arm/boot/dts/*am5*
7574 F:      arch/arm/boot/dts/*dra7*
7575
7576 OMAP CLOCK FRAMEWORK SUPPORT
7577 M:      Paul Walmsley <paul@pwsan.com>
7578 L:      linux-omap@vger.kernel.org
7579 S:      Maintained
7580 F:      arch/arm/*omap*/*clock*
7581
7582 OMAP POWER MANAGEMENT SUPPORT
7583 M:      Kevin Hilman <khilman@deeprootsystems.com>
7584 L:      linux-omap@vger.kernel.org
7585 S:      Maintained
7586 F:      arch/arm/*omap*/*pm*
7587 F:      drivers/cpufreq/omap-cpufreq.c
7588
7589 OMAP POWERDOMAIN SOC ADAPTATION LAYER SUPPORT
7590 M:      Rajendra Nayak <rnayak@ti.com>
7591 M:      Paul Walmsley <paul@pwsan.com>
7592 L:      linux-omap@vger.kernel.org
7593 S:      Maintained
7594 F:      arch/arm/mach-omap2/prm*
7595
7596 OMAP AUDIO SUPPORT
7597 M:      Peter Ujfalusi <peter.ujfalusi@ti.com>
7598 M:      Jarkko Nikula <jarkko.nikula@bitmer.com>
7599 L:      alsa-devel@alsa-project.org (moderated for non-subscribers)
7600 L:      linux-omap@vger.kernel.org
7601 S:      Maintained
7602 F:      sound/soc/omap/
7603
7604 OMAP GENERAL PURPOSE MEMORY CONTROLLER SUPPORT
7605 M:      Roger Quadros <rogerq@ti.com>
7606 M:      Tony Lindgren <tony@atomide.com>
7607 L:      linux-omap@vger.kernel.org
7608 S:      Maintained
7609 F:      drivers/memory/omap-gpmc.c
7610 F:      arch/arm/mach-omap2/*gpmc*
7611
7612 OMAP FRAMEBUFFER SUPPORT
7613 M:      Tomi Valkeinen <tomi.valkeinen@ti.com>
7614 L:      linux-fbdev@vger.kernel.org
7615 L:      linux-omap@vger.kernel.org
7616 S:      Maintained
7617 F:      drivers/video/fbdev/omap/
7618
7619 OMAP DISPLAY SUBSYSTEM and FRAMEBUFFER SUPPORT (DSS2)
7620 M:      Tomi Valkeinen <tomi.valkeinen@ti.com>
7621 L:      linux-omap@vger.kernel.org
7622 L:      linux-fbdev@vger.kernel.org
7623 S:      Maintained
7624 F:      drivers/video/fbdev/omap2/
7625 F:      Documentation/arm/OMAP/DSS
7626
7627 OMAP HARDWARE SPINLOCK SUPPORT
7628 M:      Ohad Ben-Cohen <ohad@wizery.com>
7629 L:      linux-omap@vger.kernel.org
7630 S:      Maintained
7631 F:      drivers/hwspinlock/omap_hwspinlock.c
7632
7633 OMAP MMC SUPPORT
7634 M:      Jarkko Lavinen <jarkko.lavinen@nokia.com>
7635 L:      linux-omap@vger.kernel.org
7636 S:      Maintained
7637 F:      drivers/mmc/host/omap.c
7638
7639 OMAP HS MMC SUPPORT
7640 L:      linux-mmc@vger.kernel.org
7641 L:      linux-omap@vger.kernel.org
7642 S:      Orphan
7643 F:      drivers/mmc/host/omap_hsmmc.c
7644
7645 OMAP RANDOM NUMBER GENERATOR SUPPORT
7646 M:      Deepak Saxena <dsaxena@plexity.net>
7647 S:      Maintained
7648 F:      drivers/char/hw_random/omap-rng.c
7649
7650 OMAP HWMOD SUPPORT
7651 M:      BenoĂ®t Cousson <bcousson@baylibre.com>
7652 M:      Paul Walmsley <paul@pwsan.com>
7653 L:      linux-omap@vger.kernel.org
7654 S:      Maintained
7655 F:      arch/arm/mach-omap2/omap_hwmod.*
7656
7657 OMAP HWMOD DATA
7658 M:      Paul Walmsley <paul@pwsan.com>
7659 L:      linux-omap@vger.kernel.org
7660 S:      Maintained
7661 F:      arch/arm/mach-omap2/omap_hwmod*data*
7662
7663 OMAP HWMOD DATA FOR OMAP4-BASED DEVICES
7664 M:      BenoĂ®t Cousson <bcousson@baylibre.com>
7665 L:      linux-omap@vger.kernel.org
7666 S:      Maintained
7667 F:      arch/arm/mach-omap2/omap_hwmod_44xx_data.c
7668
7669 OMAP IMAGING SUBSYSTEM (OMAP3 ISP and OMAP4 ISS)
7670 M:      Laurent Pinchart <laurent.pinchart@ideasonboard.com>
7671 L:      linux-media@vger.kernel.org
7672 S:      Maintained
7673 F:      Documentation/devicetree/bindings/media/ti,omap3isp.txt
7674 F:      drivers/media/platform/omap3isp/
7675 F:      drivers/staging/media/omap4iss/
7676
7677 OMAP USB SUPPORT
7678 M:      Felipe Balbi <balbi@ti.com>
7679 L:      linux-usb@vger.kernel.org
7680 L:      linux-omap@vger.kernel.org
7681 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb.git
7682 S:      Maintained
7683 F:      drivers/usb/*/*omap*
7684 F:      arch/arm/*omap*/usb*
7685
7686 OMAP GPIO DRIVER
7687 M:      Javier Martinez Canillas <javier@dowhile0.org>
7688 M:      Santosh Shilimkar <ssantosh@kernel.org>
7689 M:      Kevin Hilman <khilman@deeprootsystems.com>
7690 L:      linux-omap@vger.kernel.org
7691 S:      Maintained
7692 F:      drivers/gpio/gpio-omap.c
7693
7694 OMAP/NEWFLOW NANOBONE MACHINE SUPPORT
7695 M:      Mark Jackson <mpfj@newflow.co.uk>
7696 L:      linux-omap@vger.kernel.org
7697 S:      Maintained
7698 F:      arch/arm/boot/dts/am335x-nano.dts
7699
7700 OMFS FILESYSTEM
7701 M:      Bob Copeland <me@bobcopeland.com>
7702 L:      linux-karma-devel@lists.sourceforge.net
7703 S:      Maintained
7704 F:      Documentation/filesystems/omfs.txt
7705 F:      fs/omfs/
7706
7707 OMNIKEY CARDMAN 4000 DRIVER
7708 M:      Harald Welte <laforge@gnumonks.org>
7709 S:      Maintained
7710 F:      drivers/char/pcmcia/cm4000_cs.c
7711 F:      include/linux/cm4000_cs.h
7712 F:      include/uapi/linux/cm4000_cs.h
7713
7714 OMNIKEY CARDMAN 4040 DRIVER
7715 M:      Harald Welte <laforge@gnumonks.org>
7716 S:      Maintained
7717 F:      drivers/char/pcmcia/cm4040_cs.*
7718
7719 OMNIVISION OV7670 SENSOR DRIVER
7720 M:      Jonathan Corbet <corbet@lwn.net>
7721 L:      linux-media@vger.kernel.org
7722 T:      git git://linuxtv.org/media_tree.git
7723 S:      Maintained
7724 F:      drivers/media/i2c/ov7670.c
7725
7726 ONENAND FLASH DRIVER
7727 M:      Kyungmin Park <kyungmin.park@samsung.com>
7728 L:      linux-mtd@lists.infradead.org
7729 S:      Maintained
7730 F:      drivers/mtd/onenand/
7731 F:      include/linux/mtd/onenand*.h
7732
7733 ONSTREAM SCSI TAPE DRIVER
7734 M:      Willem Riede <osst@riede.org>
7735 L:      osst-users@lists.sourceforge.net
7736 L:      linux-scsi@vger.kernel.org
7737 S:      Maintained
7738 F:      Documentation/scsi/osst.txt
7739 F:      drivers/scsi/osst.*
7740 F:      drivers/scsi/osst_*.h
7741 F:      drivers/scsi/st.h
7742
7743 OPENCORES I2C BUS DRIVER
7744 M:      Peter Korsgaard <jacmet@sunsite.dk>
7745 L:      linux-i2c@vger.kernel.org
7746 S:      Maintained
7747 F:      Documentation/i2c/busses/i2c-ocores
7748 F:      drivers/i2c/busses/i2c-ocores.c
7749
7750 OPEN FIRMWARE AND FLATTENED DEVICE TREE
7751 M:      Rob Herring <robh+dt@kernel.org>
7752 M:      Frank Rowand <frowand.list@gmail.com>
7753 M:      Grant Likely <grant.likely@linaro.org>
7754 L:      devicetree@vger.kernel.org
7755 W:      http://www.devicetree.org/
7756 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/glikely/linux.git
7757 S:      Maintained
7758 F:      drivers/of/
7759 F:      include/linux/of*.h
7760 F:      scripts/dtc/
7761
7762 OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS
7763 M:      Rob Herring <robh+dt@kernel.org>
7764 M:      Pawel Moll <pawel.moll@arm.com>
7765 M:      Mark Rutland <mark.rutland@arm.com>
7766 M:      Ian Campbell <ijc+devicetree@hellion.org.uk>
7767 M:      Kumar Gala <galak@codeaurora.org>
7768 L:      devicetree@vger.kernel.org
7769 S:      Maintained
7770 F:      Documentation/devicetree/
7771 F:      arch/*/boot/dts/
7772 F:      include/dt-bindings/
7773
7774 OPEN FIRMWARE AND DEVICE TREE OVERLAYS
7775 M:      Pantelis Antoniou <pantelis.antoniou@konsulko.com>
7776 L:      devicetree@vger.kernel.org
7777 S:      Maintained
7778 F:      Documentation/devicetree/dynamic-resolution-notes.txt
7779 F:      Documentation/devicetree/overlay-notes.txt
7780 F:      drivers/of/overlay.c
7781 F:      drivers/of/resolver.c
7782
7783 OPENRISC ARCHITECTURE
7784 M:      Jonas Bonn <jonas@southpole.se>
7785 W:      http://openrisc.net
7786 L:      linux@lists.openrisc.net (moderated for non-subscribers)
7787 S:      Maintained
7788 T:      git git://openrisc.net/~jonas/linux
7789 F:      arch/openrisc/
7790
7791 OPENVSWITCH
7792 M:      Pravin Shelar <pshelar@nicira.com>
7793 L:      netdev@vger.kernel.org
7794 L:      dev@openvswitch.org
7795 W:      http://openvswitch.org
7796 S:      Maintained
7797 F:      net/openvswitch/
7798 F:      include/uapi/linux/openvswitch.h
7799
7800 OPL4 DRIVER
7801 M:      Clemens Ladisch <clemens@ladisch.de>
7802 L:      alsa-devel@alsa-project.org (moderated for non-subscribers)
7803 T:      git git://git.alsa-project.org/alsa-kernel.git
7804 S:      Maintained
7805 F:      sound/drivers/opl4/
7806
7807 OPROFILE
7808 M:      Robert Richter <rric@kernel.org>
7809 L:      oprofile-list@lists.sf.net
7810 S:      Maintained
7811 F:      arch/*/include/asm/oprofile*.h
7812 F:      arch/*/oprofile/
7813 F:      drivers/oprofile/
7814 F:      include/linux/oprofile.h
7815
7816 ORACLE CLUSTER FILESYSTEM 2 (OCFS2)
7817 M:      Mark Fasheh <mfasheh@suse.com>
7818 M:      Joel Becker <jlbec@evilplan.org>
7819 L:      ocfs2-devel@oss.oracle.com (moderated for non-subscribers)
7820 W:      http://ocfs2.wiki.kernel.org
7821 S:      Supported
7822 F:      Documentation/filesystems/ocfs2.txt
7823 F:      Documentation/filesystems/dlmfs.txt
7824 F:      fs/ocfs2/
7825
7826 ORINOCO DRIVER
7827 L:      linux-wireless@vger.kernel.org
7828 W:      http://wireless.kernel.org/en/users/Drivers/orinoco
7829 W:      http://www.nongnu.org/orinoco/
7830 S:      Orphan
7831 F:      drivers/net/wireless/orinoco/
7832
7833 OSD LIBRARY and FILESYSTEM
7834 M:      Boaz Harrosh <ooo@electrozaur.com>
7835 M:      Benny Halevy <bhalevy@primarydata.com>
7836 L:      osd-dev@open-osd.org
7837 W:      http://open-osd.org
7838 T:      git git://git.open-osd.org/open-osd.git
7839 S:      Maintained
7840 F:      drivers/scsi/osd/
7841 F:      include/scsi/osd_*
7842 F:      fs/exofs/
7843
7844 OVERLAY FILESYSTEM
7845 M:      Miklos Szeredi <miklos@szeredi.hu>
7846 L:      linux-unionfs@vger.kernel.org
7847 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs.git
7848 S:      Supported
7849 F:      fs/overlayfs/
7850 F:      Documentation/filesystems/overlayfs.txt
7851
7852 P54 WIRELESS DRIVER
7853 M:      Christian Lamparter <chunkeey@googlemail.com>
7854 L:      linux-wireless@vger.kernel.org
7855 W:      http://wireless.kernel.org/en/users/Drivers/p54
7856 S:      Maintained
7857 F:      drivers/net/wireless/p54/
7858
7859 PA SEMI ETHERNET DRIVER
7860 M:      Olof Johansson <olof@lixom.net>
7861 L:      netdev@vger.kernel.org
7862 S:      Maintained
7863 F:      drivers/net/ethernet/pasemi/*
7864
7865 PA SEMI SMBUS DRIVER
7866 M:      Olof Johansson <olof@lixom.net>
7867 L:      linux-i2c@vger.kernel.org
7868 S:      Maintained
7869 F:      drivers/i2c/busses/i2c-pasemi.c
7870
7871 PADATA PARALLEL EXECUTION MECHANISM
7872 M:      Steffen Klassert <steffen.klassert@secunet.com>
7873 L:      linux-crypto@vger.kernel.org
7874 S:      Maintained
7875 F:      kernel/padata.c
7876 F:      include/linux/padata.h
7877 F:      Documentation/padata.txt
7878
7879 PANASONIC LAPTOP ACPI EXTRAS DRIVER
7880 M:      Harald Welte <laforge@gnumonks.org>
7881 L:      platform-driver-x86@vger.kernel.org
7882 S:      Maintained
7883 F:      drivers/platform/x86/panasonic-laptop.c
7884
7885 PANASONIC MN10300/AM33/AM34 PORT
7886 M:      David Howells <dhowells@redhat.com>
7887 M:      Koichi Yasutake <yasutake.koichi@jp.panasonic.com>
7888 L:      linux-am33-list@redhat.com (moderated for non-subscribers)
7889 W:      ftp://ftp.redhat.com/pub/redhat/gnupro/AM33/
7890 S:      Maintained
7891 F:      Documentation/mn10300/
7892 F:      arch/mn10300/
7893
7894 PARALLEL PORT SUBSYSTEM
7895 M:      Sudip Mukherjee <sudipm.mukherjee@gmail.com>
7896 M:      Sudip Mukherjee <sudip@vectorindia.org>
7897 L:      linux-parport@lists.infradead.org (subscribers-only)
7898 S:      Maintained
7899 F:      drivers/parport/
7900 F:      include/linux/parport*.h
7901 F:      drivers/char/ppdev.c
7902 F:      include/uapi/linux/ppdev.h
7903 F:      Documentation/parport*.txt
7904
7905 PARAVIRT_OPS INTERFACE
7906 M:      Jeremy Fitzhardinge <jeremy@goop.org>
7907 M:      Chris Wright <chrisw@sous-sol.org>
7908 M:      Alok Kataria <akataria@vmware.com>
7909 M:      Rusty Russell <rusty@rustcorp.com.au>
7910 L:      virtualization@lists.linux-foundation.org
7911 S:      Supported
7912 F:      Documentation/virtual/paravirt_ops.txt
7913 F:      arch/*/kernel/paravirt*
7914 F:      arch/*/include/asm/paravirt.h
7915
7916 PARIDE DRIVERS FOR PARALLEL PORT IDE DEVICES
7917 M:      Tim Waugh <tim@cyberelk.net>
7918 L:      linux-parport@lists.infradead.org (subscribers-only)
7919 S:      Maintained
7920 F:      Documentation/blockdev/paride.txt
7921 F:      drivers/block/paride/
7922
7923 PARISC ARCHITECTURE
7924 M:      "James E.J. Bottomley" <jejb@parisc-linux.org>
7925 M:      Helge Deller <deller@gmx.de>
7926 L:      linux-parisc@vger.kernel.org
7927 W:      http://www.parisc-linux.org/
7928 Q:      http://patchwork.kernel.org/project/linux-parisc/list/
7929 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/jejb/parisc-2.6.git
7930 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux.git
7931 S:      Maintained
7932 F:      arch/parisc/
7933 F:      Documentation/parisc/
7934 F:      drivers/parisc/
7935 F:      drivers/char/agp/parisc-agp.c
7936 F:      drivers/input/serio/gscps2.c
7937 F:      drivers/parport/parport_gsc.*
7938 F:      drivers/tty/serial/8250/8250_gsc.c
7939 F:      drivers/video/fbdev/sti*
7940 F:      drivers/video/console/sti*
7941 F:      drivers/video/logo/logo_parisc*
7942
7943 PC87360 HARDWARE MONITORING DRIVER
7944 M:      Jim Cromie <jim.cromie@gmail.com>
7945 L:      lm-sensors@lm-sensors.org
7946 S:      Maintained
7947 F:      Documentation/hwmon/pc87360
7948 F:      drivers/hwmon/pc87360.c
7949
7950 PC8736x GPIO DRIVER
7951 M:      Jim Cromie <jim.cromie@gmail.com>
7952 S:      Maintained
7953 F:      drivers/char/pc8736x_gpio.c
7954
7955 PC87427 HARDWARE MONITORING DRIVER
7956 M:      Jean Delvare <jdelvare@suse.com>
7957 L:      lm-sensors@lm-sensors.org
7958 S:      Maintained
7959 F:      Documentation/hwmon/pc87427
7960 F:      drivers/hwmon/pc87427.c
7961
7962 PCA9532 LED DRIVER
7963 M:      Riku Voipio <riku.voipio@iki.fi>
7964 S:      Maintained
7965 F:      drivers/leds/leds-pca9532.c
7966 F:      include/linux/leds-pca9532.h
7967
7968 PCA9541 I2C BUS MASTER SELECTOR DRIVER
7969 M:      Guenter Roeck <linux@roeck-us.net>
7970 L:      linux-i2c@vger.kernel.org
7971 S:      Maintained
7972 F:      drivers/i2c/muxes/i2c-mux-pca9541.c
7973
7974 PCDP - PRIMARY CONSOLE AND DEBUG PORT
7975 M:      Khalid Aziz <khalid@gonehiking.org>
7976 S:      Maintained
7977 F:      drivers/firmware/pcdp.*
7978
7979 PCI ERROR RECOVERY
7980 M:      Linas Vepstas <linasvepstas@gmail.com>
7981 L:      linux-pci@vger.kernel.org
7982 S:      Supported
7983 F:      Documentation/PCI/pci-error-recovery.txt
7984
7985 PCI SUBSYSTEM
7986 M:      Bjorn Helgaas <bhelgaas@google.com>
7987 L:      linux-pci@vger.kernel.org
7988 Q:      http://patchwork.ozlabs.org/project/linux-pci/list/
7989 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci.git
7990 S:      Supported
7991 F:      Documentation/PCI/
7992 F:      drivers/pci/
7993 F:      include/linux/pci*
7994 F:      arch/x86/pci/
7995 F:      arch/x86/kernel/quirks.c
7996
7997 PCI DRIVER FOR ALTERA PCIE IP
7998 M:      Ley Foon Tan <lftan@altera.com>
7999 L:      rfi@lists.rocketboards.org (moderated for non-subscribers)
8000 L:      linux-pci@vger.kernel.org
8001 S:      Supported
8002 F:      Documentation/devicetree/bindings/pci/altera-pcie.txt
8003 F:      drivers/pci/host/pcie-altera.c
8004
8005 PCI DRIVER FOR ARM VERSATILE PLATFORM
8006 M:      Rob Herring <robh@kernel.org>
8007 L:      linux-pci@vger.kernel.org
8008 L:      linux-arm-kernel@lists.infradead.org
8009 S:      Maintained
8010 F:      Documentation/devicetree/bindings/pci/versatile.txt
8011 F:      drivers/pci/host/pci-versatile.c
8012
8013 PCI DRIVER FOR APPLIEDMICRO XGENE
8014 M:      Tanmay Inamdar <tinamdar@apm.com>
8015 L:      linux-pci@vger.kernel.org
8016 L:      linux-arm-kernel@lists.infradead.org
8017 S:      Maintained
8018 F:      Documentation/devicetree/bindings/pci/xgene-pci.txt
8019 F:      drivers/pci/host/pci-xgene.c
8020
8021 PCI DRIVER FOR FREESCALE LAYERSCAPE
8022 M:      Minghuan Lian <minghuan.Lian@freescale.com>
8023 M:      Mingkai Hu <mingkai.hu@freescale.com>
8024 M:      Roy Zang <tie-fei.zang@freescale.com>
8025 L:      linuxppc-dev@lists.ozlabs.org
8026 L:      linux-pci@vger.kernel.org
8027 L:      linux-arm-kernel@lists.infradead.org
8028 S:      Maintained
8029 F:      drivers/pci/host/*layerscape*
8030
8031 PCI DRIVER FOR IMX6
8032 M:      Richard Zhu <Richard.Zhu@freescale.com>
8033 M:      Lucas Stach <l.stach@pengutronix.de>
8034 L:      linux-pci@vger.kernel.org
8035 L:      linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
8036 S:      Maintained
8037 F:      drivers/pci/host/*imx6*
8038
8039 PCI DRIVER FOR TI KEYSTONE
8040 M:      Murali Karicheri <m-karicheri2@ti.com>
8041 L:      linux-pci@vger.kernel.org
8042 L:      linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
8043 S:      Maintained
8044 F:      drivers/pci/host/*keystone*
8045
8046 PCI DRIVER FOR MVEBU (Marvell Armada 370 and Armada XP SOC support)
8047 M:      Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
8048 M:      Jason Cooper <jason@lakedaemon.net>
8049 L:      linux-pci@vger.kernel.org
8050 L:      linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
8051 S:      Maintained
8052 F:      drivers/pci/host/*mvebu*
8053
8054 PCI DRIVER FOR NVIDIA TEGRA
8055 M:      Thierry Reding <thierry.reding@gmail.com>
8056 L:      linux-tegra@vger.kernel.org
8057 L:      linux-pci@vger.kernel.org
8058 S:      Supported
8059 F:      Documentation/devicetree/bindings/pci/nvidia,tegra20-pcie.txt
8060 F:      drivers/pci/host/pci-tegra.c
8061
8062 PCI DRIVER FOR TI DRA7XX
8063 M:      Kishon Vijay Abraham I <kishon@ti.com>
8064 L:      linux-omap@vger.kernel.org
8065 L:      linux-pci@vger.kernel.org
8066 S:      Supported
8067 F:      Documentation/devicetree/bindings/pci/ti-pci.txt
8068 F:      drivers/pci/host/pci-dra7xx.c
8069
8070 PCI DRIVER FOR RENESAS R-CAR
8071 M:      Simon Horman <horms@verge.net.au>
8072 L:      linux-pci@vger.kernel.org
8073 L:      linux-sh@vger.kernel.org
8074 S:      Maintained
8075 F:      drivers/pci/host/*rcar*
8076
8077 PCI DRIVER FOR SAMSUNG EXYNOS
8078 M:      Jingoo Han <jingoohan1@gmail.com>
8079 L:      linux-pci@vger.kernel.org
8080 L:      linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
8081 L:      linux-samsung-soc@vger.kernel.org (moderated for non-subscribers)
8082 S:      Maintained
8083 F:      drivers/pci/host/pci-exynos.c
8084
8085 PCI DRIVER FOR SYNOPSIS DESIGNWARE
8086 M:      Jingoo Han <jingoohan1@gmail.com>
8087 M:      Pratyush Anand <pratyush.anand@gmail.com>
8088 L:      linux-pci@vger.kernel.org
8089 S:      Maintained
8090 F:      drivers/pci/host/*designware*
8091
8092 PCI DRIVER FOR GENERIC OF HOSTS
8093 M:      Will Deacon <will.deacon@arm.com>
8094 L:      linux-pci@vger.kernel.org
8095 L:      linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
8096 S:      Maintained
8097 F:      Documentation/devicetree/bindings/pci/host-generic-pci.txt
8098 F:      drivers/pci/host/pci-host-generic.c
8099
8100 PCIE DRIVER FOR ST SPEAR13XX
8101 M:      Pratyush Anand <pratyush.anand@gmail.com>
8102 L:      linux-pci@vger.kernel.org
8103 S:      Maintained
8104 F:      drivers/pci/host/*spear*
8105
8106 PCI MSI DRIVER FOR ALTERA MSI IP
8107 M:      Ley Foon Tan <lftan@altera.com>
8108 L:      rfi@lists.rocketboards.org (moderated for non-subscribers)
8109 L:      linux-pci@vger.kernel.org
8110 S:      Supported
8111 F:      Documentation/devicetree/bindings/pci/altera-pcie-msi.txt
8112 F:      drivers/pci/host/pcie-altera-msi.c
8113
8114 PCI MSI DRIVER FOR APPLIEDMICRO XGENE
8115 M:      Duc Dang <dhdang@apm.com>
8116 L:      linux-pci@vger.kernel.org
8117 L:      linux-arm-kernel@lists.infradead.org
8118 S:      Maintained
8119 F:      Documentation/devicetree/bindings/pci/xgene-pci-msi.txt
8120 F:      drivers/pci/host/pci-xgene-msi.c
8121
8122 PCIE DRIVER FOR HISILICON
8123 M:      Zhou Wang <wangzhou1@hisilicon.com>
8124 L:      linux-pci@vger.kernel.org
8125 S:      Maintained
8126 F:      Documentation/devicetree/bindings/pci/hisilicon-pcie.txt
8127 F:      drivers/pci/host/pcie-hisi.c
8128
8129 PCMCIA SUBSYSTEM
8130 P:      Linux PCMCIA Team
8131 L:      linux-pcmcia@lists.infradead.org
8132 W:      http://lists.infradead.org/mailman/listinfo/linux-pcmcia
8133 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6.git
8134 S:      Maintained
8135 F:      Documentation/pcmcia/
8136 F:      drivers/pcmcia/
8137 F:      include/pcmcia/
8138
8139 PCNET32 NETWORK DRIVER
8140 M:      Don Fry <pcnet32@frontier.com>
8141 L:      netdev@vger.kernel.org
8142 S:      Maintained
8143 F:      drivers/net/ethernet/amd/pcnet32.c
8144
8145 PCRYPT PARALLEL CRYPTO ENGINE
8146 M:      Steffen Klassert <steffen.klassert@secunet.com>
8147 L:      linux-crypto@vger.kernel.org
8148 S:      Maintained
8149 F:      crypto/pcrypt.c
8150 F:      include/crypto/pcrypt.h
8151
8152 PER-CPU MEMORY ALLOCATOR
8153 M:      Tejun Heo <tj@kernel.org>
8154 M:      Christoph Lameter <cl@linux-foundation.org>
8155 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu.git
8156 S:      Maintained
8157 F:      include/linux/percpu*.h
8158 F:      mm/percpu*.c
8159 F:      arch/*/include/asm/percpu.h
8160
8161 PER-TASK DELAY ACCOUNTING
8162 M:      Balbir Singh <bsingharora@gmail.com>
8163 S:      Maintained
8164 F:      include/linux/delayacct.h
8165 F:      kernel/delayacct.c
8166
8167 PERFORMANCE EVENTS SUBSYSTEM
8168 M:      Peter Zijlstra <a.p.zijlstra@chello.nl>
8169 M:      Ingo Molnar <mingo@redhat.com>
8170 M:      Arnaldo Carvalho de Melo <acme@kernel.org>
8171 L:      linux-kernel@vger.kernel.org
8172 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git perf/core
8173 S:      Supported
8174 F:      kernel/events/*
8175 F:      include/linux/perf_event.h
8176 F:      include/uapi/linux/perf_event.h
8177 F:      arch/*/kernel/perf_event*.c
8178 F:      arch/*/kernel/*/perf_event*.c
8179 F:      arch/*/kernel/*/*/perf_event*.c
8180 F:      arch/*/include/asm/perf_event.h
8181 F:      arch/*/kernel/perf_callchain.c
8182 F:      tools/perf/
8183
8184 PERSONALITY HANDLING
8185 M:      Christoph Hellwig <hch@infradead.org>
8186 L:      linux-abi-devel@lists.sourceforge.net
8187 S:      Maintained
8188 F:      include/linux/personality.h
8189 F:      include/uapi/linux/personality.h
8190
8191 PHONET PROTOCOL
8192 M:      Remi Denis-Courmont <courmisch@gmail.com>
8193 S:      Supported
8194 F:      Documentation/networking/phonet.txt
8195 F:      include/linux/phonet.h
8196 F:      include/net/phonet/
8197 F:      include/uapi/linux/phonet.h
8198 F:      net/phonet/
8199
8200 PHRAM MTD DRIVER
8201 M:      Joern Engel <joern@lazybastard.org>
8202 L:      linux-mtd@lists.infradead.org
8203 S:      Maintained
8204 F:      drivers/mtd/devices/phram.c
8205
8206 PICOLCD HID DRIVER
8207 M:      Bruno PrĂ©mont <bonbons@linux-vserver.org>
8208 L:      linux-input@vger.kernel.org
8209 S:      Maintained
8210 F:      drivers/hid/hid-picolcd*
8211
8212 PICOXCELL SUPPORT
8213 M:      Jamie Iles <jamie@jamieiles.com>
8214 L:      linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
8215 T:      git git://github.com/jamieiles/linux-2.6-ji.git
8216 S:      Supported
8217 F:      arch/arm/boot/dts/picoxcell*
8218 F:      arch/arm/mach-picoxcell/
8219 F:      drivers/crypto/picoxcell*
8220
8221 PIN CONTROL SUBSYSTEM
8222 M:      Linus Walleij <linus.walleij@linaro.org>
8223 L:      linux-gpio@vger.kernel.org
8224 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl.git
8225 S:      Maintained
8226 F:      drivers/pinctrl/
8227 F:      include/linux/pinctrl/
8228
8229 PIN CONTROLLER - ATMEL AT91
8230 M:      Jean-Christophe Plagniol-Villard <plagnioj@jcrosoft.com>
8231 L:      linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
8232 S:      Maintained
8233 F:      drivers/pinctrl/pinctrl-at91.*
8234
8235 PIN CONTROLLER - INTEL
8236 M:      Mika Westerberg <mika.westerberg@linux.intel.com>
8237 M:      Heikki Krogerus <heikki.krogerus@linux.intel.com>
8238 S:      Maintained
8239 F:      drivers/pinctrl/intel/
8240
8241 PIN CONTROLLER - RENESAS
8242 M:      Laurent Pinchart <laurent.pinchart@ideasonboard.com>
8243 L:      linux-sh@vger.kernel.org
8244 S:      Maintained
8245 F:      drivers/pinctrl/sh-pfc/
8246
8247 PIN CONTROLLER - SAMSUNG
8248 M:      Tomasz Figa <tomasz.figa@gmail.com>
8249 L:      linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
8250 L:      linux-samsung-soc@vger.kernel.org (moderated for non-subscribers)
8251 S:      Maintained
8252 F:      drivers/pinctrl/samsung/
8253
8254 PIN CONTROLLER - ST SPEAR
8255 M:      Viresh Kumar <vireshk@kernel.org>
8256 L:      spear-devel@list.st.com
8257 L:      linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
8258 W:      http://www.st.com/spear
8259 S:      Maintained
8260 F:      drivers/pinctrl/spear/
8261
8262 PKTCDVD DRIVER
8263 M:      Jiri Kosina <jikos@kernel.org>
8264 S:      Maintained
8265 F:      drivers/block/pktcdvd.c
8266 F:      include/linux/pktcdvd.h
8267 F:      include/uapi/linux/pktcdvd.h
8268
8269 PKUNITY SOC DRIVERS
8270 M:      Guan Xuetao <gxt@mprc.pku.edu.cn>
8271 W:      http://mprc.pku.edu.cn/~guanxuetao/linux
8272 S:      Maintained
8273 T:      git git://github.com/gxt/linux.git
8274 F:      drivers/input/serio/i8042-unicore32io.h
8275 F:      drivers/i2c/busses/i2c-puv3.c
8276 F:      drivers/video/fbdev/fb-puv3.c
8277 F:      drivers/rtc/rtc-puv3.c
8278
8279 PMBUS HARDWARE MONITORING DRIVERS
8280 M:      Guenter Roeck <linux@roeck-us.net>
8281 L:      lm-sensors@lm-sensors.org
8282 W:      http://www.lm-sensors.org/
8283 W:      http://www.roeck-us.net/linux/drivers/
8284 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging.git
8285 S:      Maintained
8286 F:      Documentation/hwmon/pmbus
8287 F:      drivers/hwmon/pmbus/
8288 F:      include/linux/i2c/pmbus.h
8289
8290 PMC SIERRA MaxRAID DRIVER
8291 L:      linux-scsi@vger.kernel.org
8292 W:      http://www.pmc-sierra.com/
8293 S:      Orphan
8294 F:      drivers/scsi/pmcraid.*
8295
8296 PMC SIERRA PM8001 DRIVER
8297 M:      Jack Wang <jinpu.wang@profitbricks.com>
8298 M:      lindar_liu@usish.com
8299 L:      pmchba@pmcs.com
8300 L:      linux-scsi@vger.kernel.org
8301 S:      Supported
8302 F:      drivers/scsi/pm8001/
8303
8304 POSIX CLOCKS and TIMERS
8305 M:      Thomas Gleixner <tglx@linutronix.de>
8306 L:      linux-kernel@vger.kernel.org
8307 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git timers/core
8308 S:      Maintained
8309 F:      fs/timerfd.c
8310 F:      include/linux/timer*
8311 F:      kernel/time/*timer*
8312
8313 POWER SUPPLY CLASS/SUBSYSTEM and DRIVERS
8314 M:      Sebastian Reichel <sre@kernel.org>
8315 M:      Dmitry Eremin-Solenikov <dbaryshkov@gmail.com>
8316 M:      David Woodhouse <dwmw2@infradead.org>
8317 L:      linux-pm@vger.kernel.org
8318 T:      git git://git.infradead.org/battery-2.6.git
8319 S:      Maintained
8320 F:      include/linux/power_supply.h
8321 F:      drivers/power/
8322 X:      drivers/power/avs/
8323
8324 POWER STATE COORDINATION INTERFACE (PSCI)
8325 M:      Mark Rutland <mark.rutland@arm.com>
8326 M:      Lorenzo Pieralisi <lorenzo.pieralisi@arm.com>
8327 L:      linux-arm-kernel@lists.infradead.org
8328 S:      Maintained
8329 F:      drivers/firmware/psci.c
8330 F:      include/linux/psci.h
8331 F:      include/uapi/linux/psci.h
8332
8333 PNP SUPPORT
8334 M:      "Rafael J. Wysocki" <rafael.j.wysocki@intel.com>
8335 S:      Maintained
8336 F:      drivers/pnp/
8337
8338 PPP PROTOCOL DRIVERS AND COMPRESSORS
8339 M:      Paul Mackerras <paulus@samba.org>
8340 L:      linux-ppp@vger.kernel.org
8341 S:      Maintained
8342 F:      drivers/net/ppp/ppp_*
8343
8344 PPP OVER ATM (RFC 2364)
8345 M:      Mitchell Blank Jr <mitch@sfgoth.com>
8346 S:      Maintained
8347 F:      net/atm/pppoatm.c
8348 F:      include/uapi/linux/atmppp.h
8349
8350 PPP OVER ETHERNET
8351 M:      Michal Ostrowski <mostrows@earthlink.net>
8352 S:      Maintained
8353 F:      drivers/net/ppp/pppoe.c
8354 F:      drivers/net/ppp/pppox.c
8355
8356 PPP OVER L2TP
8357 M:      James Chapman <jchapman@katalix.com>
8358 S:      Maintained
8359 F:      net/l2tp/l2tp_ppp.c
8360 F:      include/linux/if_pppol2tp.h
8361 F:      include/uapi/linux/if_pppol2tp.h
8362
8363 PPS SUPPORT
8364 M:      Rodolfo Giometti <giometti@enneenne.com>
8365 W:      http://wiki.enneenne.com/index.php/LinuxPPS_support
8366 L:      linuxpps@ml.enneenne.com (subscribers-only)
8367 S:      Maintained
8368 F:      Documentation/pps/
8369 F:      drivers/pps/
8370 F:      include/linux/pps*.h
8371
8372 PPTP DRIVER
8373 M:      Dmitry Kozlov <xeb@mail.ru>
8374 L:      netdev@vger.kernel.org
8375 S:      Maintained
8376 F:      drivers/net/ppp/pptp.c
8377 W:      http://sourceforge.net/projects/accel-pptp
8378
8379 PREEMPTIBLE KERNEL
8380 M:      Robert Love <rml@tech9.net>
8381 L:      kpreempt-tech@lists.sourceforge.net
8382 W:      ftp://ftp.kernel.org/pub/linux/kernel/people/rml/preempt-kernel
8383 S:      Supported
8384 F:      Documentation/preempt-locking.txt
8385 F:      include/linux/preempt.h
8386
8387 PRISM54 WIRELESS DRIVER
8388 M:      "Luis R. Rodriguez" <mcgrof@gmail.com>
8389 L:      linux-wireless@vger.kernel.org
8390 W:      http://wireless.kernel.org/en/users/Drivers/p54
8391 S:      Obsolete
8392 F:      drivers/net/wireless/prism54/
8393
8394 PS3 NETWORK SUPPORT
8395 M:      Geoff Levand <geoff@infradead.org>
8396 L:      netdev@vger.kernel.org
8397 L:      linuxppc-dev@lists.ozlabs.org
8398 S:      Maintained
8399 F:      drivers/net/ethernet/toshiba/ps3_gelic_net.*
8400
8401 PS3 PLATFORM SUPPORT
8402 M:      Geoff Levand <geoff@infradead.org>
8403 L:      linuxppc-dev@lists.ozlabs.org
8404 S:      Maintained
8405 F:      arch/powerpc/boot/ps3*
8406 F:      arch/powerpc/include/asm/lv1call.h
8407 F:      arch/powerpc/include/asm/ps3*.h
8408 F:      arch/powerpc/platforms/ps3/
8409 F:      drivers/*/ps3*
8410 F:      drivers/ps3/
8411 F:      drivers/rtc/rtc-ps3.c
8412 F:      drivers/usb/host/*ps3.c
8413 F:      sound/ppc/snd_ps3*
8414
8415 PS3VRAM DRIVER
8416 M:      Jim Paris <jim@jtan.com>
8417 M:      Geoff Levand <geoff@infradead.org>
8418 L:      linuxppc-dev@lists.ozlabs.org
8419 S:      Maintained
8420 F:      drivers/block/ps3vram.c
8421
8422 PSTORE FILESYSTEM
8423 M:      Anton Vorontsov <anton@enomsg.org>
8424 M:      Colin Cross <ccross@android.com>
8425 M:      Kees Cook <keescook@chromium.org>
8426 M:      Tony Luck <tony.luck@intel.com>
8427 S:      Maintained
8428 T:      git git://git.infradead.org/users/cbou/linux-pstore.git
8429 F:      fs/pstore/
8430 F:      include/linux/pstore*
8431 F:      drivers/firmware/efi/efi-pstore.c
8432 F:      drivers/acpi/apei/erst.c
8433
8434 PTP HARDWARE CLOCK SUPPORT
8435 M:      Richard Cochran <richardcochran@gmail.com>
8436 L:      netdev@vger.kernel.org
8437 S:      Maintained
8438 W:      http://linuxptp.sourceforge.net/
8439 F:      Documentation/ABI/testing/sysfs-ptp
8440 F:      Documentation/ptp/*
8441 F:      drivers/net/ethernet/freescale/gianfar_ptp.c
8442 F:      drivers/net/phy/dp83640*
8443 F:      drivers/ptp/*
8444 F:      include/linux/ptp_cl*
8445
8446 PTRACE SUPPORT
8447 M:      Roland McGrath <roland@hack.frob.com>
8448 M:      Oleg Nesterov <oleg@redhat.com>
8449 S:      Maintained
8450 F:      include/asm-generic/syscall.h
8451 F:      include/linux/ptrace.h
8452 F:      include/linux/regset.h
8453 F:      include/linux/tracehook.h
8454 F:      include/uapi/linux/ptrace.h
8455 F:      kernel/ptrace.c
8456
8457 PVRUSB2 VIDEO4LINUX DRIVER
8458 M:      Mike Isely <isely@pobox.com>
8459 L:      pvrusb2@isely.net       (subscribers-only)
8460 L:      linux-media@vger.kernel.org
8461 W:      http://www.isely.net/pvrusb2/
8462 T:      git git://linuxtv.org/media_tree.git
8463 S:      Maintained
8464 F:      Documentation/video4linux/README.pvrusb2
8465 F:      drivers/media/usb/pvrusb2/
8466
8467 PWC WEBCAM DRIVER
8468 M:      Hans de Goede <hdegoede@redhat.com>
8469 L:      linux-media@vger.kernel.org
8470 T:      git git://linuxtv.org/media_tree.git
8471 S:      Maintained
8472 F:      drivers/media/usb/pwc/*
8473
8474 PWM FAN DRIVER
8475 M:      Kamil Debski <k.debski@samsung.com>
8476 L:      lm-sensors@lm-sensors.org
8477 S:      Supported
8478 F:      Documentation/devicetree/bindings/hwmon/pwm-fan.txt
8479 F:      Documentation/hwmon/pwm-fan
8480 F:      drivers/hwmon/pwm-fan.c
8481
8482 PWM SUBSYSTEM
8483 M:      Thierry Reding <thierry.reding@gmail.com>
8484 L:      linux-pwm@vger.kernel.org
8485 S:      Maintained
8486 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/thierry.reding/linux-pwm.git
8487 F:      Documentation/pwm.txt
8488 F:      Documentation/devicetree/bindings/pwm/
8489 F:      include/linux/pwm.h
8490 F:      drivers/pwm/
8491 F:      drivers/video/backlight/pwm_bl.c
8492 F:      include/linux/pwm_backlight.h
8493
8494 PXA2xx/PXA3xx SUPPORT
8495 M:      Daniel Mack <daniel@zonque.org>
8496 M:      Haojian Zhuang <haojian.zhuang@gmail.com>
8497 M:      Robert Jarzmik <robert.jarzmik@free.fr>
8498 L:      linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
8499 T:      git git://github.com/hzhuang1/linux.git
8500 T:      git git://github.com/rjarzmik/linux.git
8501 S:      Maintained
8502 F:      arch/arm/mach-pxa/
8503 F:      drivers/dma/pxa*
8504 F:      drivers/pcmcia/pxa2xx*
8505 F:      drivers/spi/spi-pxa2xx*
8506 F:      drivers/usb/gadget/udc/pxa2*
8507 F:      include/sound/pxa2xx-lib.h
8508 F:      sound/arm/pxa*
8509 F:      sound/soc/pxa/
8510
8511 PXA3xx NAND FLASH DRIVER
8512 M:      Ezequiel Garcia <ezequiel.garcia@free-electrons.com>
8513 L:      linux-mtd@lists.infradead.org
8514 S:      Maintained
8515 F:      drivers/mtd/nand/pxa3xx_nand.c
8516
8517 MMP SUPPORT
8518 M:      Eric Miao <eric.y.miao@gmail.com>
8519 M:      Haojian Zhuang <haojian.zhuang@gmail.com>
8520 L:      linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
8521 T:      git git://github.com/hzhuang1/linux.git
8522 T:      git git://git.linaro.org/people/ycmiao/pxa-linux.git
8523 S:      Maintained
8524 F:      arch/arm/mach-mmp/
8525
8526 PXA MMCI DRIVER
8527 S:      Orphan
8528
8529 PXA RTC DRIVER
8530 M:      Robert Jarzmik <robert.jarzmik@free.fr>
8531 L:      rtc-linux@googlegroups.com
8532 S:      Maintained
8533
8534 QAT DRIVER
8535 M:      Tadeusz Struk <tadeusz.struk@intel.com>
8536 L:      qat-linux@intel.com
8537 S:      Supported
8538 F:      drivers/crypto/qat/
8539
8540 QIB DRIVER
8541 M:      Mike Marciniszyn <infinipath@intel.com>
8542 L:      linux-rdma@vger.kernel.org
8543 S:      Supported
8544 F:      drivers/infiniband/hw/qib/
8545
8546 QLOGIC QLA1280 SCSI DRIVER
8547 M:      Michael Reed <mdr@sgi.com>
8548 L:      linux-scsi@vger.kernel.org
8549 S:      Maintained
8550 F:      drivers/scsi/qla1280.[ch]
8551
8552 QLOGIC QLA2XXX FC-SCSI DRIVER
8553 M:      qla2xxx-upstream@qlogic.com
8554 L:      linux-scsi@vger.kernel.org
8555 S:      Supported
8556 F:      Documentation/scsi/LICENSE.qla2xxx
8557 F:      drivers/scsi/qla2xxx/
8558
8559 QLOGIC QLA4XXX iSCSI DRIVER
8560 M:      QLogic-Storage-Upstream@qlogic.com
8561 L:      linux-scsi@vger.kernel.org
8562 S:      Supported
8563 F:      Documentation/scsi/LICENSE.qla4xxx
8564 F:      drivers/scsi/qla4xxx/
8565
8566 QLOGIC QLA3XXX NETWORK DRIVER
8567 M:      Jitendra Kalsaria <jitendra.kalsaria@qlogic.com>
8568 M:      Ron Mercer <ron.mercer@qlogic.com>
8569 M:      linux-driver@qlogic.com
8570 L:      netdev@vger.kernel.org
8571 S:      Supported
8572 F:      Documentation/networking/LICENSE.qla3xxx
8573 F:      drivers/net/ethernet/qlogic/qla3xxx.*
8574
8575 QLOGIC QLCNIC (1/10)Gb ETHERNET DRIVER
8576 M:      Dept-GELinuxNICDev@qlogic.com
8577 L:      netdev@vger.kernel.org
8578 S:      Supported
8579 F:      drivers/net/ethernet/qlogic/qlcnic/
8580
8581 QLOGIC QLGE 10Gb ETHERNET DRIVER
8582 M:      Harish Patil <harish.patil@qlogic.com>
8583 M:      Sudarsana Kalluru <sudarsana.kalluru@qlogic.com>
8584 M:      Dept-GELinuxNICDev@qlogic.com
8585 M:      linux-driver@qlogic.com
8586 L:      netdev@vger.kernel.org
8587 S:      Supported
8588 F:      drivers/net/ethernet/qlogic/qlge/
8589
8590 QNX4 FILESYSTEM
8591 M:      Anders Larsen <al@alarsen.net>
8592 W:      http://www.alarsen.net/linux/qnx4fs/
8593 S:      Maintained
8594 F:      fs/qnx4/
8595 F:      include/uapi/linux/qnx4_fs.h
8596 F:      include/uapi/linux/qnxtypes.h
8597
8598 QT1010 MEDIA DRIVER
8599 M:      Antti Palosaari <crope@iki.fi>
8600 L:      linux-media@vger.kernel.org
8601 W:      http://linuxtv.org/
8602 W:      http://palosaari.fi/linux/
8603 Q:      http://patchwork.linuxtv.org/project/linux-media/list/
8604 T:      git git://linuxtv.org/anttip/media_tree.git
8605 S:      Maintained
8606 F:      drivers/media/tuners/qt1010*
8607
8608 QUALCOMM ATHEROS ATH9K WIRELESS DRIVER
8609 M:      QCA ath9k Development <ath9k-devel@qca.qualcomm.com>
8610 L:      linux-wireless@vger.kernel.org
8611 L:      ath9k-devel@lists.ath9k.org
8612 W:      http://wireless.kernel.org/en/users/Drivers/ath9k
8613 S:      Supported
8614 F:      drivers/net/wireless/ath/ath9k/
8615
8616 QUALCOMM ATHEROS ATH10K WIRELESS DRIVER
8617 M:      Kalle Valo <kvalo@qca.qualcomm.com>
8618 L:      ath10k@lists.infradead.org
8619 W:      http://wireless.kernel.org/en/users/Drivers/ath10k
8620 T:      git git://github.com/kvalo/ath.git
8621 S:      Supported
8622 F:      drivers/net/wireless/ath/ath10k/
8623
8624 QUALCOMM HEXAGON ARCHITECTURE
8625 M:      Richard Kuo <rkuo@codeaurora.org>
8626 L:      linux-hexagon@vger.kernel.org
8627 S:      Supported
8628 F:      arch/hexagon/
8629
8630 QUALCOMM WCN36XX WIRELESS DRIVER
8631 M:      Eugene Krasnikov <k.eugene.e@gmail.com>
8632 L:      wcn36xx@lists.infradead.org
8633 W:      http://wireless.kernel.org/en/users/Drivers/wcn36xx
8634 T:      git git://github.com/KrasnikovEugene/wcn36xx.git
8635 S:      Supported
8636 F:      drivers/net/wireless/ath/wcn36xx/
8637
8638 RADOS BLOCK DEVICE (RBD)
8639 M:      Ilya Dryomov <idryomov@gmail.com>
8640 M:      Sage Weil <sage@redhat.com>
8641 M:      Alex Elder <elder@kernel.org>
8642 L:      ceph-devel@vger.kernel.org
8643 W:      http://ceph.com/
8644 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client.git
8645 T:      git git://github.com/ceph/ceph-client.git
8646 S:      Supported
8647 F:      Documentation/ABI/testing/sysfs-bus-rbd
8648 F:      drivers/block/rbd.c
8649 F:      drivers/block/rbd_types.h
8650
8651 RADEON FRAMEBUFFER DISPLAY DRIVER
8652 M:      Benjamin Herrenschmidt <benh@kernel.crashing.org>
8653 L:      linux-fbdev@vger.kernel.org
8654 S:      Maintained
8655 F:      drivers/video/fbdev/aty/radeon*
8656 F:      include/uapi/linux/radeonfb.h
8657
8658 RADIOSHARK RADIO DRIVER
8659 M:      Hans de Goede <hdegoede@redhat.com>
8660 L:      linux-media@vger.kernel.org
8661 T:      git git://linuxtv.org/media_tree.git
8662 S:      Maintained
8663 F:      drivers/media/radio/radio-shark.c
8664
8665 RADIOSHARK2 RADIO DRIVER
8666 M:      Hans de Goede <hdegoede@redhat.com>
8667 L:      linux-media@vger.kernel.org
8668 T:      git git://linuxtv.org/media_tree.git
8669 S:      Maintained
8670 F:      drivers/media/radio/radio-shark2.c
8671 F:      drivers/media/radio/radio-tea5777.c
8672
8673 RAGE128 FRAMEBUFFER DISPLAY DRIVER
8674 M:      Paul Mackerras <paulus@samba.org>
8675 L:      linux-fbdev@vger.kernel.org
8676 S:      Maintained
8677 F:      drivers/video/fbdev/aty/aty128fb.c
8678
8679 RALINK RT2X00 WIRELESS LAN DRIVER
8680 P:      rt2x00 project
8681 M:      Stanislaw Gruszka <sgruszka@redhat.com>
8682 M:      Helmut Schaa <helmut.schaa@googlemail.com>
8683 L:      linux-wireless@vger.kernel.org
8684 S:      Maintained
8685 F:      drivers/net/wireless/rt2x00/
8686
8687 RAMDISK RAM BLOCK DEVICE DRIVER
8688 M:      Jens Axboe <axboe@kernel.dk>
8689 S:      Maintained
8690 F:      Documentation/blockdev/ramdisk.txt
8691 F:      drivers/block/brd.c
8692
8693 RANDOM NUMBER DRIVER
8694 M:      "Theodore Ts'o" <tytso@mit.edu>
8695 S:      Maintained
8696 F:      drivers/char/random.c
8697
8698 RAPIDIO SUBSYSTEM
8699 M:      Matt Porter <mporter@kernel.crashing.org>
8700 M:      Alexandre Bounine <alexandre.bounine@idt.com>
8701 S:      Maintained
8702 F:      drivers/rapidio/
8703
8704 RAYLINK/WEBGEAR 802.11 WIRELESS LAN DRIVER
8705 L:      linux-wireless@vger.kernel.org
8706 S:      Orphan
8707 F:      drivers/net/wireless/ray*
8708
8709 RCUTORTURE MODULE
8710 M:      Josh Triplett <josh@joshtriplett.org>
8711 M:      "Paul E. McKenney" <paulmck@linux.vnet.ibm.com>
8712 L:      linux-kernel@vger.kernel.org
8713 S:      Supported
8714 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu.git
8715 F:      Documentation/RCU/torture.txt
8716 F:      kernel/rcu/rcutorture.c
8717
8718 RCUTORTURE TEST FRAMEWORK
8719 M:      "Paul E. McKenney" <paulmck@linux.vnet.ibm.com>
8720 M:      Josh Triplett <josh@joshtriplett.org>
8721 R:      Steven Rostedt <rostedt@goodmis.org>
8722 R:      Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
8723 R:      Lai Jiangshan <jiangshanlai@gmail.com>
8724 L:      linux-kernel@vger.kernel.org
8725 S:      Supported
8726 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu.git
8727 F:      tools/testing/selftests/rcutorture
8728
8729 RDC R-321X SoC
8730 M:      Florian Fainelli <florian@openwrt.org>
8731 S:      Maintained
8732
8733 RDC R6040 FAST ETHERNET DRIVER
8734 M:      Florian Fainelli <florian@openwrt.org>
8735 L:      netdev@vger.kernel.org
8736 S:      Maintained
8737 F:      drivers/net/ethernet/rdc/r6040.c
8738
8739 RDS - RELIABLE DATAGRAM SOCKETS
8740 M:      Chien Yen <chien.yen@oracle.com>
8741 L:      rds-devel@oss.oracle.com (moderated for non-subscribers)
8742 S:      Supported
8743 F:      net/rds/
8744
8745 READ-COPY UPDATE (RCU)
8746 M:      "Paul E. McKenney" <paulmck@linux.vnet.ibm.com>
8747 M:      Josh Triplett <josh@joshtriplett.org>
8748 R:      Steven Rostedt <rostedt@goodmis.org>
8749 R:      Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
8750 R:      Lai Jiangshan <jiangshanlai@gmail.com>
8751 L:      linux-kernel@vger.kernel.org
8752 W:      http://www.rdrop.com/users/paulmck/RCU/
8753 S:      Supported
8754 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu.git
8755 F:      Documentation/RCU/
8756 X:      Documentation/RCU/torture.txt
8757 F:      include/linux/rcu*
8758 X:      include/linux/srcu.h
8759 F:      kernel/rcu/
8760 X:      kernel/torture.c
8761
8762 REAL TIME CLOCK (RTC) SUBSYSTEM
8763 M:      Alessandro Zummo <a.zummo@towertech.it>
8764 M:      Alexandre Belloni <alexandre.belloni@free-electrons.com>
8765 L:      rtc-linux@googlegroups.com
8766 Q:      http://patchwork.ozlabs.org/project/rtc-linux/list/
8767 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux.git
8768 S:      Maintained
8769 F:      Documentation/rtc.txt
8770 F:      drivers/rtc/
8771 F:      include/linux/rtc.h
8772 F:      include/uapi/linux/rtc.h
8773
8774 REALTEK AUDIO CODECS
8775 M:      Bard Liao <bardliao@realtek.com>
8776 M:      Oder Chiou <oder_chiou@realtek.com>
8777 S:      Maintained
8778 F:      sound/soc/codecs/rt*
8779 F:      include/sound/rt*.h
8780
8781 REISERFS FILE SYSTEM
8782 L:      reiserfs-devel@vger.kernel.org
8783 S:      Supported
8784 F:      fs/reiserfs/
8785
8786 REGISTER MAP ABSTRACTION
8787 M:      Mark Brown <broonie@kernel.org>
8788 L:      linux-kernel@vger.kernel.org
8789 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap.git
8790 S:      Supported
8791 F:      drivers/base/regmap/
8792 F:      include/linux/regmap.h
8793
8794 REMOTE PROCESSOR (REMOTEPROC) SUBSYSTEM
8795 M:      Ohad Ben-Cohen <ohad@wizery.com>
8796 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/ohad/remoteproc.git
8797 S:      Maintained
8798 F:      drivers/remoteproc/
8799 F:      Documentation/remoteproc.txt
8800 F:      include/linux/remoteproc.h
8801
8802 REMOTE PROCESSOR MESSAGING (RPMSG) SUBSYSTEM
8803 M:      Ohad Ben-Cohen <ohad@wizery.com>
8804 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/ohad/rpmsg.git
8805 S:      Maintained
8806 F:      drivers/rpmsg/
8807 F:      Documentation/rpmsg.txt
8808 F:      include/linux/rpmsg.h
8809
8810 RESET CONTROLLER FRAMEWORK
8811 M:      Philipp Zabel <p.zabel@pengutronix.de>
8812 S:      Maintained
8813 F:      drivers/reset/
8814 F:      Documentation/devicetree/bindings/reset/
8815 F:      include/dt-bindings/reset/
8816 F:      include/linux/reset.h
8817 F:      include/linux/reset-controller.h
8818
8819 RFKILL
8820 M:      Johannes Berg <johannes@sipsolutions.net>
8821 L:      linux-wireless@vger.kernel.org
8822 W:      http://wireless.kernel.org/
8823 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211.git
8824 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next.git
8825 S:      Maintained
8826 F:      Documentation/rfkill.txt
8827 F:      net/rfkill/
8828
8829 RHASHTABLE
8830 M:      Thomas Graf <tgraf@suug.ch>
8831 L:      netdev@vger.kernel.org
8832 S:      Maintained
8833 F:      lib/rhashtable.c
8834 F:      include/linux/rhashtable.h
8835
8836 RICOH SMARTMEDIA/XD DRIVER
8837 M:      Maxim Levitsky <maximlevitsky@gmail.com>
8838 S:      Maintained
8839 F:      drivers/mtd/nand/r852.c
8840 F:      drivers/mtd/nand/r852.h
8841
8842 RICOH R5C592 MEMORYSTICK DRIVER
8843 M:      Maxim Levitsky <maximlevitsky@gmail.com>
8844 S:      Maintained
8845 F:      drivers/memstick/host/r592.*
8846
8847 ROCCAT DRIVERS
8848 M:      Stefan Achatz <erazor_de@users.sourceforge.net>
8849 W:      http://sourceforge.net/projects/roccat/
8850 S:      Maintained
8851 F:      drivers/hid/hid-roccat*
8852 F:      include/linux/hid-roccat*
8853 F:      Documentation/ABI/*/sysfs-driver-hid-roccat*
8854
8855 ROCKER DRIVER
8856 M:      Jiri Pirko <jiri@resnulli.us>
8857 M:      Scott Feldman <sfeldma@gmail.com>
8858 L:      netdev@vger.kernel.org
8859 S:      Supported
8860 F:      drivers/net/ethernet/rocker/
8861
8862 ROCKETPORT DRIVER
8863 P:      Comtrol Corp.
8864 W:      http://www.comtrol.com
8865 S:      Maintained
8866 F:      Documentation/serial/rocket.txt
8867 F:      drivers/tty/rocket*
8868
8869 ROCKETPORT EXPRESS/INFINITY DRIVER
8870 M:      Kevin Cernekee <cernekee@gmail.com>
8871 L:      linux-serial@vger.kernel.org
8872 S:      Odd Fixes
8873 F:      drivers/tty/serial/rp2.*
8874
8875 ROSE NETWORK LAYER
8876 M:      Ralf Baechle <ralf@linux-mips.org>
8877 L:      linux-hams@vger.kernel.org
8878 W:      http://www.linux-ax25.org/
8879 S:      Maintained
8880 F:      include/net/rose.h
8881 F:      include/uapi/linux/rose.h
8882 F:      net/rose/
8883
8884 RTL2830 MEDIA DRIVER
8885 M:      Antti Palosaari <crope@iki.fi>
8886 L:      linux-media@vger.kernel.org
8887 W:      http://linuxtv.org/
8888 W:      http://palosaari.fi/linux/
8889 Q:      http://patchwork.linuxtv.org/project/linux-media/list/
8890 T:      git git://linuxtv.org/anttip/media_tree.git
8891 S:      Maintained
8892 F:      drivers/media/dvb-frontends/rtl2830*
8893
8894 RTL2832 MEDIA DRIVER
8895 M:      Antti Palosaari <crope@iki.fi>
8896 L:      linux-media@vger.kernel.org
8897 W:      http://linuxtv.org/
8898 W:      http://palosaari.fi/linux/
8899 Q:      http://patchwork.linuxtv.org/project/linux-media/list/
8900 T:      git git://linuxtv.org/anttip/media_tree.git
8901 S:      Maintained
8902 F:      drivers/media/dvb-frontends/rtl2832*
8903
8904 RTL2832_SDR MEDIA DRIVER
8905 M:      Antti Palosaari <crope@iki.fi>
8906 L:      linux-media@vger.kernel.org
8907 W:      http://linuxtv.org/
8908 W:      http://palosaari.fi/linux/
8909 Q:      http://patchwork.linuxtv.org/project/linux-media/list/
8910 T:      git git://linuxtv.org/anttip/media_tree.git
8911 S:      Maintained
8912 F:      drivers/media/dvb-frontends/rtl2832_sdr*
8913
8914 RTL8180 WIRELESS DRIVER
8915 L:      linux-wireless@vger.kernel.org
8916 W:      http://wireless.kernel.org/
8917 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-testing.git
8918 S:      Orphan
8919 F:      drivers/net/wireless/rtl818x/rtl8180/
8920
8921 RTL8187 WIRELESS DRIVER
8922 M:      Herton Ronaldo Krzesinski <herton@canonical.com>
8923 M:      Hin-Tak Leung <htl10@users.sourceforge.net>
8924 M:      Larry Finger <Larry.Finger@lwfinger.net>
8925 L:      linux-wireless@vger.kernel.org
8926 W:      http://wireless.kernel.org/
8927 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-testing.git
8928 S:      Maintained
8929 F:      drivers/net/wireless/rtl818x/rtl8187/
8930
8931 RTL8192CE WIRELESS DRIVER
8932 M:      Larry Finger <Larry.Finger@lwfinger.net>
8933 M:      Chaoming Li <chaoming_li@realsil.com.cn>
8934 L:      linux-wireless@vger.kernel.org
8935 W:      http://wireless.kernel.org/
8936 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-testing.git
8937 S:      Maintained
8938 F:      drivers/net/wireless/rtlwifi/
8939 F:      drivers/net/wireless/rtlwifi/rtl8192ce/
8940
8941 S3 SAVAGE FRAMEBUFFER DRIVER
8942 M:      Antonino Daplas <adaplas@gmail.com>
8943 L:      linux-fbdev@vger.kernel.org
8944 S:      Maintained
8945 F:      drivers/video/fbdev/savage/
8946
8947 S390
8948 M:      Martin Schwidefsky <schwidefsky@de.ibm.com>
8949 M:      Heiko Carstens <heiko.carstens@de.ibm.com>
8950 L:      linux-s390@vger.kernel.org
8951 W:      http://www.ibm.com/developerworks/linux/linux390/
8952 S:      Supported
8953 F:      arch/s390/
8954 F:      drivers/s390/
8955 F:      Documentation/s390/
8956 F:      Documentation/DocBook/s390*
8957
8958 S390 COMMON I/O LAYER
8959 M:      Sebastian Ott <sebott@linux.vnet.ibm.com>
8960 M:      Peter Oberparleiter <oberpar@linux.vnet.ibm.com>
8961 L:      linux-s390@vger.kernel.org
8962 W:      http://www.ibm.com/developerworks/linux/linux390/
8963 S:      Supported
8964 F:      drivers/s390/cio/
8965
8966 S390 DASD DRIVER
8967 M:      Stefan Weinhuber <wein@de.ibm.com>
8968 M:      Stefan Haberland <stefan.haberland@de.ibm.com>
8969 L:      linux-s390@vger.kernel.org
8970 W:      http://www.ibm.com/developerworks/linux/linux390/
8971 S:      Supported
8972 F:      drivers/s390/block/dasd*
8973 F:      block/partitions/ibm.c
8974
8975 S390 NETWORK DRIVERS
8976 M:      Ursula Braun <ursula.braun@de.ibm.com>
8977 L:      linux-s390@vger.kernel.org
8978 W:      http://www.ibm.com/developerworks/linux/linux390/
8979 S:      Supported
8980 F:      drivers/s390/net/
8981
8982 S390 PCI SUBSYSTEM
8983 M:      Sebastian Ott <sebott@linux.vnet.ibm.com>
8984 M:      Gerald Schaefer <gerald.schaefer@de.ibm.com>
8985 L:      linux-s390@vger.kernel.org
8986 W:      http://www.ibm.com/developerworks/linux/linux390/
8987 S:      Supported
8988 F:      arch/s390/pci/
8989 F:      drivers/pci/hotplug/s390_pci_hpc.c
8990
8991 S390 ZCRYPT DRIVER
8992 M:      Ingo Tuchscherer <ingo.tuchscherer@de.ibm.com>
8993 L:      linux-s390@vger.kernel.org
8994 W:      http://www.ibm.com/developerworks/linux/linux390/
8995 S:      Supported
8996 F:      drivers/s390/crypto/
8997
8998 S390 ZFCP DRIVER
8999 M:      Steffen Maier <maier@linux.vnet.ibm.com>
9000 L:      linux-s390@vger.kernel.org
9001 W:      http://www.ibm.com/developerworks/linux/linux390/
9002 S:      Supported
9003 F:      drivers/s390/scsi/zfcp_*
9004
9005 S390 IUCV NETWORK LAYER
9006 M:      Ursula Braun <ursula.braun@de.ibm.com>
9007 L:      linux-s390@vger.kernel.org
9008 W:      http://www.ibm.com/developerworks/linux/linux390/
9009 S:      Supported
9010 F:      drivers/s390/net/*iucv*
9011 F:      include/net/iucv/
9012 F:      net/iucv/
9013
9014 S3C24XX SD/MMC Driver
9015 M:      Ben Dooks <ben-linux@fluff.org>
9016 L:      linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
9017 S:      Supported
9018 F:      drivers/mmc/host/s3cmci.*
9019
9020 SAA6588 RDS RECEIVER DRIVER
9021 M:      Hans Verkuil <hverkuil@xs4all.nl>
9022 L:      linux-media@vger.kernel.org
9023 T:      git git://linuxtv.org/media_tree.git
9024 W:      http://linuxtv.org
9025 S:      Odd Fixes
9026 F:      drivers/media/i2c/saa6588*
9027
9028 SAA7134 VIDEO4LINUX DRIVER
9029 M:      Mauro Carvalho Chehab <mchehab@osg.samsung.com>
9030 L:      linux-media@vger.kernel.org
9031 W:      http://linuxtv.org
9032 T:      git git://linuxtv.org/media_tree.git
9033 S:      Odd fixes
9034 F:      Documentation/video4linux/*.saa7134
9035 F:      drivers/media/pci/saa7134/
9036
9037 SAA7146 VIDEO4LINUX-2 DRIVER
9038 M:      Hans Verkuil <hverkuil@xs4all.nl>
9039 L:      linux-media@vger.kernel.org
9040 T:      git git://linuxtv.org/media_tree.git
9041 S:      Maintained
9042 F:      drivers/media/common/saa7146/
9043 F:      drivers/media/pci/saa7146/
9044 F:      include/media/saa7146*
9045
9046 SAMSUNG LAPTOP DRIVER
9047 M:      Corentin Chary <corentin.chary@gmail.com>
9048 L:      platform-driver-x86@vger.kernel.org
9049 S:      Maintained
9050 F:      drivers/platform/x86/samsung-laptop.c
9051
9052 SAMSUNG AUDIO (ASoC) DRIVERS
9053 M:      Sangbeom Kim <sbkim73@samsung.com>
9054 L:      alsa-devel@alsa-project.org (moderated for non-subscribers)
9055 S:      Supported
9056 F:      sound/soc/samsung/
9057
9058 SAMSUNG FRAMEBUFFER DRIVER
9059 M:      Jingoo Han <jingoohan1@gmail.com>
9060 L:      linux-fbdev@vger.kernel.org
9061 S:      Maintained
9062 F:      drivers/video/fbdev/s3c-fb.c
9063
9064 SAMSUNG MULTIFUNCTION PMIC DEVICE DRIVERS
9065 M:      Sangbeom Kim <sbkim73@samsung.com>
9066 M:      Krzysztof Kozlowski <k.kozlowski@samsung.com>
9067 L:      linux-kernel@vger.kernel.org
9068 L:      linux-samsung-soc@vger.kernel.org
9069 S:      Supported
9070 F:      drivers/mfd/sec*.c
9071 F:      drivers/regulator/s2m*.c
9072 F:      drivers/regulator/s5m*.c
9073 F:      drivers/clk/clk-s2mps11.c
9074 F:      drivers/rtc/rtc-s5m.c
9075 F:      include/linux/mfd/samsung/
9076 F:      Documentation/devicetree/bindings/regulator/s5m8767-regulator.txt
9077 F:      Documentation/devicetree/bindings/mfd/s2mp*.txt
9078
9079 SAMSUNG S5P/EXYNOS4 SOC SERIES CAMERA SUBSYSTEM DRIVERS
9080 M:      Kyungmin Park <kyungmin.park@samsung.com>
9081 M:      Sylwester Nawrocki <s.nawrocki@samsung.com>
9082 L:      linux-media@vger.kernel.org
9083 Q:      https://patchwork.linuxtv.org/project/linux-media/list/
9084 S:      Supported
9085 F:      drivers/media/platform/exynos4-is/
9086
9087 SAMSUNG S3C24XX/S3C64XX SOC SERIES CAMIF DRIVER
9088 M:      Sylwester Nawrocki <sylvester.nawrocki@gmail.com>
9089 L:      linux-media@vger.kernel.org
9090 L:      linux-samsung-soc@vger.kernel.org (moderated for non-subscribers)
9091 S:      Maintained
9092 F:      drivers/media/platform/s3c-camif/
9093 F:      include/media/s3c_camif.h
9094
9095 SAMSUNG S5C73M3 CAMERA DRIVER
9096 M:      Kyungmin Park <kyungmin.park@samsung.com>
9097 M:      Andrzej Hajda <a.hajda@samsung.com>
9098 L:      linux-media@vger.kernel.org
9099 S:      Supported
9100 F:      drivers/media/i2c/s5c73m3/*
9101
9102 SAMSUNG S5K5BAF CAMERA DRIVER
9103 M:      Kyungmin Park <kyungmin.park@samsung.com>
9104 M:      Andrzej Hajda <a.hajda@samsung.com>
9105 L:      linux-media@vger.kernel.org
9106 S:      Supported
9107 F:      drivers/media/i2c/s5k5baf.c
9108
9109 SAMSUNG S3FWRN5 NFC DRIVER
9110 M:      Robert Baldyga <r.baldyga@samsung.com>
9111 L:      linux-nfc@lists.01.org (moderated for non-subscribers)
9112 S:      Supported
9113 F:      drivers/nfc/s3fwrn5
9114
9115 SAMSUNG SOC CLOCK DRIVERS
9116 M:      Sylwester Nawrocki <s.nawrocki@samsung.com>
9117 M:      Tomasz Figa <tomasz.figa@gmail.com>
9118 S:      Supported
9119 L:      linux-samsung-soc@vger.kernel.org (moderated for non-subscribers)
9120 F:      drivers/clk/samsung/
9121
9122 SAMSUNG SXGBE DRIVERS
9123 M:      Byungho An <bh74.an@samsung.com>
9124 M:      Girish K S <ks.giri@samsung.com>
9125 M:      Vipul Pandya <vipul.pandya@samsung.com>
9126 S:      Supported
9127 L:      netdev@vger.kernel.org
9128 F:      drivers/net/ethernet/samsung/sxgbe/
9129
9130 SAMSUNG THERMAL DRIVER
9131 M:      Lukasz Majewski <l.majewski@samsung.com>
9132 L:      linux-pm@vger.kernel.org
9133 L:      linux-samsung-soc@vger.kernel.org
9134 S:      Supported
9135 T:      https://github.com/lmajewski/linux-samsung-thermal.git
9136 F:      drivers/thermal/samsung/
9137
9138 SAMSUNG USB2 PHY DRIVER
9139 M:      Kamil Debski <k.debski@samsung.com>
9140 L:      linux-kernel@vger.kernel.org
9141 S:      Supported
9142 F:      Documentation/devicetree/bindings/phy/samsung-phy.txt
9143 F:      Documentation/phy/samsung-usb2.txt
9144 F:      drivers/phy/phy-exynos4210-usb2.c
9145 F:      drivers/phy/phy-exynos4x12-usb2.c
9146 F:      drivers/phy/phy-exynos5250-usb2.c
9147 F:      drivers/phy/phy-s5pv210-usb2.c
9148 F:      drivers/phy/phy-samsung-usb2.c
9149 F:      drivers/phy/phy-samsung-usb2.h
9150
9151 SERIAL DRIVERS
9152 M:      Greg Kroah-Hartman <gregkh@linuxfoundation.org>
9153 L:      linux-serial@vger.kernel.org
9154 S:      Maintained
9155 F:      drivers/tty/serial/
9156
9157 SYNOPSYS DESIGNWARE DMAC DRIVER
9158 M:      Viresh Kumar <vireshk@kernel.org>
9159 M:      Andy Shevchenko <andriy.shevchenko@linux.intel.com>
9160 S:      Maintained
9161 F:      include/linux/dma/dw.h
9162 F:      include/linux/platform_data/dma-dw.h
9163 F:      drivers/dma/dw/
9164
9165 SYNOPSYS DESIGNWARE ETHERNET QOS 4.10a driver
9166 M: Lars Persson <lars.persson@axis.com>
9167 L: netdev@vger.kernel.org
9168 S: Supported
9169 F: Documentation/devicetree/bindings/net/snps,dwc-qos-ethernet.txt
9170 F: drivers/net/ethernet/synopsys/dwc_eth_qos.c
9171
9172 SYNOPSYS DESIGNWARE I2C DRIVER
9173 M:      Andy Shevchenko <andriy.shevchenko@linux.intel.com>
9174 M:      Jarkko Nikula <jarkko.nikula@linux.intel.com>
9175 M:      Mika Westerberg <mika.westerberg@linux.intel.com>
9176 L:      linux-i2c@vger.kernel.org
9177 S:      Maintained
9178 F:      drivers/i2c/busses/i2c-designware-*
9179 F:      include/linux/platform_data/i2c-designware.h
9180
9181 SYNOPSYS DESIGNWARE MMC/SD/SDIO DRIVER
9182 M:      Seungwon Jeon <tgih.jun@samsung.com>
9183 M:      Jaehoon Chung <jh80.chung@samsung.com>
9184 L:      linux-mmc@vger.kernel.org
9185 S:      Maintained
9186 F:      include/linux/mmc/dw_mmc.h
9187 F:      drivers/mmc/host/dw_mmc*
9188
9189 THUNDERBOLT DRIVER
9190 M:      Andreas Noever <andreas.noever@gmail.com>
9191 S:      Maintained
9192 F:      drivers/thunderbolt/
9193
9194 TIMEKEEPING, CLOCKSOURCE CORE, NTP
9195 M:      John Stultz <john.stultz@linaro.org>
9196 M:      Thomas Gleixner <tglx@linutronix.de>
9197 L:      linux-kernel@vger.kernel.org
9198 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git timers/core
9199 S:      Supported
9200 F:      include/linux/clocksource.h
9201 F:      include/linux/time.h
9202 F:      include/linux/timex.h
9203 F:      include/uapi/linux/time.h
9204 F:      include/uapi/linux/timex.h
9205 F:      kernel/time/clocksource.c
9206 F:      kernel/time/time*.c
9207 F:      kernel/time/ntp.c
9208 F:      tools/testing/selftests/timers/
9209
9210 SC1200 WDT DRIVER
9211 M:      Zwane Mwaikambo <zwanem@gmail.com>
9212 S:      Maintained
9213 F:      drivers/watchdog/sc1200wdt.c
9214
9215 SCHEDULER
9216 M:      Ingo Molnar <mingo@redhat.com>
9217 M:      Peter Zijlstra <peterz@infradead.org>
9218 L:      linux-kernel@vger.kernel.org
9219 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git sched/core
9220 S:      Maintained
9221 F:      kernel/sched/
9222 F:      include/linux/sched.h
9223 F:      include/uapi/linux/sched.h
9224 F:      include/linux/wait.h
9225
9226 SCORE ARCHITECTURE
9227 M:      Chen Liqin <liqin.linux@gmail.com>
9228 M:      Lennox Wu <lennox.wu@gmail.com>
9229 W:      http://www.sunplus.com
9230 S:      Supported
9231 F:      arch/score/
9232
9233 SYSTEM CONTROL & POWER INTERFACE (SCPI) Message Protocol drivers
9234 M:      Sudeep Holla <sudeep.holla@arm.com>
9235 L:      linux-arm-kernel@lists.infradead.org
9236 S:      Maintained
9237 F:      Documentation/devicetree/bindings/arm/arm,scpi.txt
9238 F:      drivers/clk/clk-scpi.c
9239 F:      drivers/cpufreq/scpi-cpufreq.c
9240 F:      drivers/firmware/arm_scpi.c
9241 F:      include/linux/scpi_protocol.h
9242
9243 SCSI CDROM DRIVER
9244 M:      Jens Axboe <axboe@kernel.dk>
9245 L:      linux-scsi@vger.kernel.org
9246 W:      http://www.kernel.dk
9247 S:      Maintained
9248 F:      drivers/scsi/sr*
9249
9250 SCSI RDMA PROTOCOL (SRP) INITIATOR
9251 M:      Bart Van Assche <bart.vanassche@sandisk.com>
9252 L:      linux-rdma@vger.kernel.org
9253 S:      Supported
9254 W:      http://www.openfabrics.org
9255 Q:      http://patchwork.kernel.org/project/linux-rdma/list/
9256 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/dad/srp-initiator.git
9257 F:      drivers/infiniband/ulp/srp/
9258 F:      include/scsi/srp.h
9259
9260 SCSI SG DRIVER
9261 M:      Doug Gilbert <dgilbert@interlog.com>
9262 L:      linux-scsi@vger.kernel.org
9263 W:      http://sg.danny.cz/sg
9264 S:      Maintained
9265 F:      Documentation/scsi/scsi-generic.txt
9266 F:      drivers/scsi/sg.c
9267 F:      include/scsi/sg.h
9268
9269 SCSI SUBSYSTEM
9270 M:      "James E.J. Bottomley" <JBottomley@odin.com>
9271 L:      linux-scsi@vger.kernel.org
9272 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi.git
9273 S:      Maintained
9274 F:      drivers/scsi/
9275 F:      include/scsi/
9276
9277 SCSI TAPE DRIVER
9278 M:      Kai Mäkisara <Kai.Makisara@kolumbus.fi>
9279 L:      linux-scsi@vger.kernel.org
9280 S:      Maintained
9281 F:      Documentation/scsi/st.txt
9282 F:      drivers/scsi/st.*
9283 F:      drivers/scsi/st_*.h
9284
9285 SCTP PROTOCOL
9286 M:      Vlad Yasevich <vyasevich@gmail.com>
9287 M:      Neil Horman <nhorman@tuxdriver.com>
9288 L:      linux-sctp@vger.kernel.org
9289 W:      http://lksctp.sourceforge.net
9290 S:      Maintained
9291 F:      Documentation/networking/sctp.txt
9292 F:      include/linux/sctp.h
9293 F:      include/uapi/linux/sctp.h
9294 F:      include/net/sctp/
9295 F:      net/sctp/
9296
9297 SCx200 CPU SUPPORT
9298 M:      Jim Cromie <jim.cromie@gmail.com>
9299 S:      Odd Fixes
9300 F:      Documentation/i2c/busses/scx200_acb
9301 F:      arch/x86/platform/scx200/
9302 F:      drivers/watchdog/scx200_wdt.c
9303 F:      drivers/i2c/busses/scx200*
9304 F:      drivers/mtd/maps/scx200_docflash.c
9305 F:      include/linux/scx200.h
9306
9307 SCx200 GPIO DRIVER
9308 M:      Jim Cromie <jim.cromie@gmail.com>
9309 S:      Maintained
9310 F:      drivers/char/scx200_gpio.c
9311 F:      include/linux/scx200_gpio.h
9312
9313 SCx200 HRT CLOCKSOURCE DRIVER
9314 M:      Jim Cromie <jim.cromie@gmail.com>
9315 S:      Maintained
9316 F:      drivers/clocksource/scx200_hrt.c
9317
9318 SDRICOH_CS MMC/SD HOST CONTROLLER INTERFACE DRIVER
9319 M:      Sascha Sommer <saschasommer@freenet.de>
9320 L:      sdricohcs-devel@lists.sourceforge.net (subscribers-only)
9321 S:      Maintained
9322 F:      drivers/mmc/host/sdricoh_cs.c
9323
9324 SECURE DIGITAL HOST CONTROLLER INTERFACE (SDHCI) DRIVER
9325 L:      linux-mmc@vger.kernel.org
9326 S:      Orphan
9327 F:      drivers/mmc/host/sdhci.*
9328 F:      drivers/mmc/host/sdhci-pltfm.[ch]
9329
9330 SECURE COMPUTING
9331 M:      Kees Cook <keescook@chromium.org>
9332 R:      Andy Lutomirski <luto@amacapital.net>
9333 R:      Will Drewry <wad@chromium.org>
9334 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux.git seccomp
9335 S:      Supported
9336 F:      kernel/seccomp.c
9337 F:      include/uapi/linux/seccomp.h
9338 F:      include/linux/seccomp.h
9339 F:      tools/testing/selftests/seccomp/*
9340 K:      \bsecure_computing
9341 K:      \bTIF_SECCOMP\b
9342
9343 SECURE DIGITAL HOST CONTROLLER INTERFACE (SDHCI) SAMSUNG DRIVER
9344 M:      Ben Dooks <ben-linux@fluff.org>
9345 M:      Jaehoon Chung <jh80.chung@samsung.com>
9346 L:      linux-mmc@vger.kernel.org
9347 S:      Maintained
9348 F:      drivers/mmc/host/sdhci-s3c*
9349
9350 SECURE DIGITAL HOST CONTROLLER INTERFACE (SDHCI) ST SPEAR DRIVER
9351 M:      Viresh Kumar <vireshk@kernel.org>
9352 L:      spear-devel@list.st.com
9353 L:      linux-mmc@vger.kernel.org
9354 S:      Maintained
9355 F:      drivers/mmc/host/sdhci-spear.c
9356
9357 SECURITY SUBSYSTEM
9358 M:      James Morris <james.l.morris@oracle.com>
9359 M:      "Serge E. Hallyn" <serge@hallyn.com>
9360 L:      linux-security-module@vger.kernel.org (suggested Cc:)
9361 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security.git
9362 W:      http://kernsec.org/
9363 S:      Supported
9364 F:      security/
9365
9366 SECURITY CONTACT
9367 M:      Security Officers <security@kernel.org>
9368 S:      Supported
9369
9370 SELINUX SECURITY MODULE
9371 M:      Paul Moore <paul@paul-moore.com>
9372 M:      Stephen Smalley <sds@tycho.nsa.gov>
9373 M:      Eric Paris <eparis@parisplace.org>
9374 L:      selinux@tycho.nsa.gov (moderated for non-subscribers)
9375 W:      http://selinuxproject.org
9376 T:      git git://git.infradead.org/users/pcmoore/selinux
9377 S:      Supported
9378 F:      include/linux/selinux*
9379 F:      security/selinux/
9380 F:      scripts/selinux/
9381
9382 APPARMOR SECURITY MODULE
9383 M:      John Johansen <john.johansen@canonical.com>
9384 L:      apparmor@lists.ubuntu.com (subscribers-only, general discussion)
9385 W:      apparmor.wiki.kernel.org
9386 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/jj/apparmor-dev.git
9387 S:      Supported
9388 F:      security/apparmor/
9389
9390 YAMA SECURITY MODULE
9391 M:      Kees Cook <keescook@chromium.org>
9392 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux.git yama/tip
9393 S:      Supported
9394 F:      security/yama/
9395
9396 SENSABLE PHANTOM
9397 M:      Jiri Slaby <jirislaby@gmail.com>
9398 S:      Maintained
9399 F:      drivers/misc/phantom.c
9400 F:      include/uapi/linux/phantom.h
9401
9402 SERVER ENGINES 10Gbps iSCSI - BladeEngine 2 DRIVER
9403 M:      Jayamohan Kallickal <jayamohan.kallickal@avagotech.com>
9404 M:      Minh Tran <minh.tran@avagotech.com>
9405 M:      John Soni Jose <sony.john-n@avagotech.com>
9406 L:      linux-scsi@vger.kernel.org
9407 W:      http://www.avagotech.com
9408 S:      Supported
9409 F:      drivers/scsi/be2iscsi/
9410
9411 Emulex 10Gbps NIC BE2, BE3-R, Lancer, Skyhawk-R DRIVER
9412 M:      Sathya Perla <sathya.perla@avagotech.com>
9413 M:      Ajit Khaparde <ajit.khaparde@avagotech.com>
9414 M:      Padmanabh Ratnakar <padmanabh.ratnakar@avagotech.com>
9415 M:      Sriharsha Basavapatna <sriharsha.basavapatna@avagotech.com>
9416 L:      netdev@vger.kernel.org
9417 W:      http://www.emulex.com
9418 S:      Supported
9419 F:      drivers/net/ethernet/emulex/benet/
9420
9421 EMULEX ONECONNECT ROCE DRIVER
9422 M:      Selvin Xavier <selvin.xavier@avagotech.com>
9423 M:      Devesh Sharma <devesh.sharma@avagotech.com>
9424 M:      Mitesh Ahuja <mitesh.ahuja@avagotech.com>
9425 L:      linux-rdma@vger.kernel.org
9426 W:      http://www.emulex.com
9427 S:      Supported
9428 F:      drivers/infiniband/hw/ocrdma/
9429
9430 SFC NETWORK DRIVER
9431 M:      Solarflare linux maintainers <linux-net-drivers@solarflare.com>
9432 M:      Shradha Shah <sshah@solarflare.com>
9433 L:      netdev@vger.kernel.org
9434 S:      Supported
9435 F:      drivers/net/ethernet/sfc/
9436
9437 SGI GRU DRIVER
9438 M:      Dimitri Sivanich <sivanich@sgi.com>
9439 S:      Maintained
9440 F:      drivers/misc/sgi-gru/
9441
9442 SGI SN-IA64 (Altix) SERIAL CONSOLE DRIVER
9443 M:      Pat Gefre <pfg@sgi.com>
9444 L:      linux-ia64@vger.kernel.org
9445 S:      Supported
9446 F:      Documentation/ia64/serial.txt
9447 F:      drivers/tty/serial/ioc?_serial.c
9448 F:      include/linux/ioc?.h
9449
9450 SGI XP/XPC/XPNET DRIVER
9451 M:      Cliff Whickman <cpw@sgi.com>
9452 M:      Robin Holt <robinmholt@gmail.com>
9453 S:      Maintained
9454 F:      drivers/misc/sgi-xp/
9455
9456 SI2157 MEDIA DRIVER
9457 M:      Antti Palosaari <crope@iki.fi>
9458 L:      linux-media@vger.kernel.org
9459 W:      http://linuxtv.org/
9460 W:      http://palosaari.fi/linux/
9461 Q:      http://patchwork.linuxtv.org/project/linux-media/list/
9462 T:      git git://linuxtv.org/anttip/media_tree.git
9463 S:      Maintained
9464 F:      drivers/media/tuners/si2157*
9465
9466 SI2168 MEDIA DRIVER
9467 M:      Antti Palosaari <crope@iki.fi>
9468 L:      linux-media@vger.kernel.org
9469 W:      http://linuxtv.org/
9470 W:      http://palosaari.fi/linux/
9471 Q:      http://patchwork.linuxtv.org/project/linux-media/list/
9472 T:      git git://linuxtv.org/anttip/media_tree.git
9473 S:      Maintained
9474 F:      drivers/media/dvb-frontends/si2168*
9475
9476 SI470X FM RADIO RECEIVER I2C DRIVER
9477 M:      Hans Verkuil <hverkuil@xs4all.nl>
9478 L:      linux-media@vger.kernel.org
9479 T:      git git://linuxtv.org/media_tree.git
9480 W:      http://linuxtv.org
9481 S:      Odd Fixes
9482 F:      drivers/media/radio/si470x/radio-si470x-i2c.c
9483
9484 SI470X FM RADIO RECEIVER USB DRIVER
9485 M:      Hans Verkuil <hverkuil@xs4all.nl>
9486 L:      linux-media@vger.kernel.org
9487 T:      git git://linuxtv.org/media_tree.git
9488 W:      http://linuxtv.org
9489 S:      Maintained
9490 F:      drivers/media/radio/si470x/radio-si470x-common.c
9491 F:      drivers/media/radio/si470x/radio-si470x.h
9492 F:      drivers/media/radio/si470x/radio-si470x-usb.c
9493
9494 SI4713 FM RADIO TRANSMITTER I2C DRIVER
9495 M:      Eduardo Valentin <edubezval@gmail.com>
9496 L:      linux-media@vger.kernel.org
9497 T:      git git://linuxtv.org/media_tree.git
9498 W:      http://linuxtv.org
9499 S:      Odd Fixes
9500 F:      drivers/media/radio/si4713/si4713.?
9501
9502 SI4713 FM RADIO TRANSMITTER PLATFORM DRIVER
9503 M:      Eduardo Valentin <edubezval@gmail.com>
9504 L:      linux-media@vger.kernel.org
9505 T:      git git://linuxtv.org/media_tree.git
9506 W:      http://linuxtv.org
9507 S:      Odd Fixes
9508 F:      drivers/media/radio/si4713/radio-platform-si4713.c
9509
9510 SI4713 FM RADIO TRANSMITTER USB DRIVER
9511 M:      Hans Verkuil <hverkuil@xs4all.nl>
9512 L:      linux-media@vger.kernel.org
9513 T:      git git://linuxtv.org/media_tree.git
9514 W:      http://linuxtv.org
9515 S:      Maintained
9516 F:      drivers/media/radio/si4713/radio-usb-si4713.c
9517
9518 SIANO DVB DRIVER
9519 M:      Mauro Carvalho Chehab <mchehab@osg.samsung.com>
9520 L:      linux-media@vger.kernel.org
9521 W:      http://linuxtv.org
9522 T:      git git://linuxtv.org/media_tree.git
9523 S:      Odd fixes
9524 F:      drivers/media/common/siano/
9525 F:      drivers/media/usb/siano/
9526 F:      drivers/media/usb/siano/
9527 F:      drivers/media/mmc/siano/
9528
9529 SIMPLEFB FB DRIVER
9530 M:      Hans de Goede <hdegoede@redhat.com>
9531 L:      linux-fbdev@vger.kernel.org
9532 S:      Maintained
9533 F:      Documentation/devicetree/bindings/video/simple-framebuffer.txt
9534 F:      drivers/video/fbdev/simplefb.c
9535 F:      include/linux/platform_data/simplefb.h
9536
9537 SH_VEU V4L2 MEM2MEM DRIVER
9538 L:      linux-media@vger.kernel.org
9539 S:      Orphan
9540 F:      drivers/media/platform/sh_veu.c
9541
9542 SH_VOU V4L2 OUTPUT DRIVER
9543 L:      linux-media@vger.kernel.org
9544 S:      Orphan
9545 F:      drivers/media/platform/sh_vou.c
9546 F:      include/media/sh_vou.h
9547
9548 SIMPLE FIRMWARE INTERFACE (SFI)
9549 M:      Len Brown <lenb@kernel.org>
9550 L:      sfi-devel@simplefirmware.org
9551 W:      http://simplefirmware.org/
9552 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-sfi-2.6.git
9553 S:      Supported
9554 F:      arch/x86/platform/sfi/
9555 F:      drivers/sfi/
9556 F:      include/linux/sfi*.h
9557
9558 SIMTEC EB110ATX (Chalice CATS)
9559 P:      Ben Dooks
9560 P:      Vincent Sanders <vince@simtec.co.uk>
9561 M:      Simtec Linux Team <linux@simtec.co.uk>
9562 W:      http://www.simtec.co.uk/products/EB110ATX/
9563 S:      Supported
9564
9565 SIMTEC EB2410ITX (BAST)
9566 P:      Ben Dooks
9567 P:      Vincent Sanders <vince@simtec.co.uk>
9568 M:      Simtec Linux Team <linux@simtec.co.uk>
9569 W:      http://www.simtec.co.uk/products/EB2410ITX/
9570 S:      Supported
9571 F:      arch/arm/mach-s3c24xx/mach-bast.c
9572 F:      arch/arm/mach-s3c24xx/bast-ide.c
9573 F:      arch/arm/mach-s3c24xx/bast-irq.c
9574
9575 TI DAVINCI MACHINE SUPPORT
9576 M:      Sekhar Nori <nsekhar@ti.com>
9577 M:      Kevin Hilman <khilman@deeprootsystems.com>
9578 T:      git git://gitorious.org/linux-davinci/linux-davinci.git
9579 Q:      http://patchwork.kernel.org/project/linux-davinci/list/
9580 S:      Supported
9581 F:      arch/arm/mach-davinci/
9582 F:      drivers/i2c/busses/i2c-davinci.c
9583
9584 TI DAVINCI SERIES MEDIA DRIVER
9585 M:      "Lad, Prabhakar" <prabhakar.csengg@gmail.com>
9586 L:      linux-media@vger.kernel.org
9587 W:      http://linuxtv.org/
9588 Q:      http://patchwork.linuxtv.org/project/linux-media/list/
9589 T:      git git://linuxtv.org/mhadli/v4l-dvb-davinci_devices.git
9590 S:      Maintained
9591 F:      drivers/media/platform/davinci/
9592 F:      include/media/davinci/
9593
9594 TI AM437X VPFE DRIVER
9595 M:      "Lad, Prabhakar" <prabhakar.csengg@gmail.com>
9596 L:      linux-media@vger.kernel.org
9597 W:      http://linuxtv.org/
9598 Q:      http://patchwork.linuxtv.org/project/linux-media/list/
9599 T:      git git://linuxtv.org/mhadli/v4l-dvb-davinci_devices.git
9600 S:      Maintained
9601 F:      drivers/media/platform/am437x/
9602
9603 OV2659 OMNIVISION SENSOR DRIVER
9604 M:      "Lad, Prabhakar" <prabhakar.csengg@gmail.com>
9605 L:      linux-media@vger.kernel.org
9606 W:      http://linuxtv.org/
9607 Q:      http://patchwork.linuxtv.org/project/linux-media/list/
9608 T:      git git://linuxtv.org/mhadli/v4l-dvb-davinci_devices.git
9609 S:      Maintained
9610 F:      drivers/media/i2c/ov2659.c
9611 F:      include/media/ov2659.h
9612
9613 SILICON MOTION SM712 FRAME BUFFER DRIVER
9614 M:      Sudip Mukherjee <sudipm.mukherjee@gmail.com>
9615 M:      Teddy Wang <teddy.wang@siliconmotion.com>
9616 M:      Sudip Mukherjee <sudip@vectorindia.org>
9617 L:      linux-fbdev@vger.kernel.org
9618 S:      Maintained
9619 F:      drivers/video/fbdev/sm712*
9620 F:      Documentation/fb/sm712fb.txt
9621
9622 SIS 190 ETHERNET DRIVER
9623 M:      Francois Romieu <romieu@fr.zoreil.com>
9624 L:      netdev@vger.kernel.org
9625 S:      Maintained
9626 F:      drivers/net/ethernet/sis/sis190.c
9627
9628 SIS 900/7016 FAST ETHERNET DRIVER
9629 M:      Daniele Venzano <venza@brownhat.org>
9630 W:      http://www.brownhat.org/sis900.html
9631 L:      netdev@vger.kernel.org
9632 S:      Maintained
9633 F:      drivers/net/ethernet/sis/sis900.*
9634
9635 SIS FRAMEBUFFER DRIVER
9636 M:      Thomas Winischhofer <thomas@winischhofer.net>
9637 W:      http://www.winischhofer.net/linuxsisvga.shtml
9638 S:      Maintained
9639 F:      Documentation/fb/sisfb.txt
9640 F:      drivers/video/fbdev/sis/
9641 F:      include/video/sisfb.h
9642
9643 SIS USB2VGA DRIVER
9644 M:      Thomas Winischhofer <thomas@winischhofer.net>
9645 W:      http://www.winischhofer.at/linuxsisusbvga.shtml
9646 S:      Maintained
9647 F:      drivers/usb/misc/sisusbvga/
9648
9649 SLAB ALLOCATOR
9650 M:      Christoph Lameter <cl@linux.com>
9651 M:      Pekka Enberg <penberg@kernel.org>
9652 M:      David Rientjes <rientjes@google.com>
9653 M:      Joonsoo Kim <iamjoonsoo.kim@lge.com>
9654 M:      Andrew Morton <akpm@linux-foundation.org>
9655 L:      linux-mm@kvack.org
9656 S:      Maintained
9657 F:      include/linux/sl?b*.h
9658 F:      mm/sl?b*
9659
9660 SLEEPABLE READ-COPY UPDATE (SRCU)
9661 M:      Lai Jiangshan <jiangshanlai@gmail.com>
9662 M:      "Paul E. McKenney" <paulmck@linux.vnet.ibm.com>
9663 M:      Josh Triplett <josh@joshtriplett.org>
9664 R:      Steven Rostedt <rostedt@goodmis.org>
9665 R:      Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
9666 L:      linux-kernel@vger.kernel.org
9667 W:      http://www.rdrop.com/users/paulmck/RCU/
9668 S:      Supported
9669 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu.git
9670 F:      include/linux/srcu.h
9671 F:      kernel/rcu/srcu.c
9672
9673 SMACK SECURITY MODULE
9674 M:      Casey Schaufler <casey@schaufler-ca.com>
9675 L:      linux-security-module@vger.kernel.org
9676 W:      http://schaufler-ca.com
9677 T:      git git://git.gitorious.org/smack-next/kernel.git
9678 S:      Maintained
9679 F:      Documentation/security/Smack.txt
9680 F:      security/smack/
9681
9682 DRIVERS FOR ADAPTIVE VOLTAGE SCALING (AVS)
9683 M:      Kevin Hilman <khilman@kernel.org>
9684 M:      Nishanth Menon <nm@ti.com>
9685 S:      Maintained
9686 F:      drivers/power/avs/
9687 F:      include/linux/power/smartreflex.h
9688 L:      linux-pm@vger.kernel.org
9689
9690 SMC91x ETHERNET DRIVER
9691 M:      Nicolas Pitre <nico@fluxnic.net>
9692 S:      Odd Fixes
9693 F:      drivers/net/ethernet/smsc/smc91x.*
9694
9695 SMIA AND SMIA++ IMAGE SENSOR DRIVER
9696 M:      Sakari Ailus <sakari.ailus@iki.fi>
9697 L:      linux-media@vger.kernel.org
9698 S:      Maintained
9699 F:      drivers/media/i2c/smiapp/
9700 F:      include/media/smiapp.h
9701 F:      drivers/media/i2c/smiapp-pll.c
9702 F:      drivers/media/i2c/smiapp-pll.h
9703 F:      include/uapi/linux/smiapp.h
9704 F:      Documentation/devicetree/bindings/media/i2c/nokia,smia.txt
9705
9706 SMM665 HARDWARE MONITOR DRIVER
9707 M:      Guenter Roeck <linux@roeck-us.net>
9708 L:      lm-sensors@lm-sensors.org
9709 S:      Maintained
9710 F:      Documentation/hwmon/smm665
9711 F:      drivers/hwmon/smm665.c
9712
9713 SMSC EMC2103 HARDWARE MONITOR DRIVER
9714 M:      Steve Glendinning <steve.glendinning@shawell.net>
9715 L:      lm-sensors@lm-sensors.org
9716 S:      Maintained
9717 F:      Documentation/hwmon/emc2103
9718 F:      drivers/hwmon/emc2103.c
9719
9720 SMSC SCH5627 HARDWARE MONITOR DRIVER
9721 M:      Hans de Goede <hdegoede@redhat.com>
9722 L:      lm-sensors@lm-sensors.org
9723 S:      Supported
9724 F:      Documentation/hwmon/sch5627
9725 F:      drivers/hwmon/sch5627.c
9726
9727 SMSC47B397 HARDWARE MONITOR DRIVER
9728 M:      Jean Delvare <jdelvare@suse.com>
9729 L:      lm-sensors@lm-sensors.org
9730 S:      Maintained
9731 F:      Documentation/hwmon/smsc47b397
9732 F:      drivers/hwmon/smsc47b397.c
9733
9734 SMSC911x ETHERNET DRIVER
9735 M:      Steve Glendinning <steve.glendinning@shawell.net>
9736 L:      netdev@vger.kernel.org
9737 S:      Maintained
9738 F:      include/linux/smsc911x.h
9739 F:      drivers/net/ethernet/smsc/smsc911x.*
9740
9741 SMSC9420 PCI ETHERNET DRIVER
9742 M:      Steve Glendinning <steve.glendinning@shawell.net>
9743 L:      netdev@vger.kernel.org
9744 S:      Maintained
9745 F:      drivers/net/ethernet/smsc/smsc9420.*
9746
9747 SMSC UFX6000 and UFX7000 USB to VGA DRIVER
9748 M:      Steve Glendinning <steve.glendinning@shawell.net>
9749 L:      linux-fbdev@vger.kernel.org
9750 S:      Maintained
9751 F:      drivers/video/fbdev/smscufx.c
9752
9753 SOC-CAMERA V4L2 SUBSYSTEM
9754 M:      Guennadi Liakhovetski <g.liakhovetski@gmx.de>
9755 L:      linux-media@vger.kernel.org
9756 T:      git git://linuxtv.org/media_tree.git
9757 S:      Maintained
9758 F:      include/media/soc*
9759 F:      drivers/media/i2c/soc_camera/
9760 F:      drivers/media/platform/soc_camera/
9761
9762 SOEKRIS NET48XX LED SUPPORT
9763 M:      Chris Boot <bootc@bootc.net>
9764 S:      Maintained
9765 F:      drivers/leds/leds-net48xx.c
9766
9767 SOFTLOGIC 6x10 MPEG CODEC
9768 M:      Bluecherry Maintainers <maintainers@bluecherrydvr.com>
9769 M:      Andrey Utkin <andrey.utkin@corp.bluecherry.net>
9770 M:      Andrey Utkin <andrey.krieger.utkin@gmail.com>
9771 M:      Ismael Luceno <ismael@iodev.co.uk>
9772 L:      linux-media@vger.kernel.org
9773 S:      Supported
9774 F:      drivers/media/pci/solo6x10/
9775
9776 SOFTWARE RAID (Multiple Disks) SUPPORT
9777 M:      Neil Brown <neilb@suse.com>
9778 L:      linux-raid@vger.kernel.org
9779 S:      Supported
9780 F:      drivers/md/
9781 F:      include/linux/raid/
9782 F:      include/uapi/linux/raid/
9783
9784 SONIC NETWORK DRIVER
9785 M:      Thomas Bogendoerfer <tsbogend@alpha.franken.de>
9786 L:      netdev@vger.kernel.org
9787 S:      Maintained
9788 F:      drivers/net/ethernet/natsemi/sonic.*
9789
9790 SONICS SILICON BACKPLANE DRIVER (SSB)
9791 M:      Michael Buesch <m@bues.ch>
9792 L:      netdev@vger.kernel.org
9793 S:      Maintained
9794 F:      drivers/ssb/
9795 F:      include/linux/ssb/
9796
9797 SONY VAIO CONTROL DEVICE DRIVER
9798 M:      Mattia Dongili <malattia@linux.it>
9799 L:      platform-driver-x86@vger.kernel.org
9800 W:      http://www.linux.it/~malattia/wiki/index.php/Sony_drivers
9801 S:      Maintained
9802 F:      Documentation/laptops/sony-laptop.txt
9803 F:      drivers/char/sonypi.c
9804 F:      drivers/platform/x86/sony-laptop.c
9805 F:      include/linux/sony-laptop.h
9806
9807 SONY MEMORYSTICK CARD SUPPORT
9808 M:      Alex Dubov <oakad@yahoo.com>
9809 W:      http://tifmxx.berlios.de/
9810 S:      Maintained
9811 F:      drivers/memstick/host/tifm_ms.c
9812
9813 SONY MEMORYSTICK STANDARD SUPPORT
9814 M:      Maxim Levitsky <maximlevitsky@gmail.com>
9815 S:      Maintained
9816 F:      drivers/memstick/core/ms_block.*
9817
9818 SOUND
9819 M:      Jaroslav Kysela <perex@perex.cz>
9820 M:      Takashi Iwai <tiwai@suse.com>
9821 L:      alsa-devel@alsa-project.org (moderated for non-subscribers)
9822 W:      http://www.alsa-project.org/
9823 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound.git
9824 T:      git git://git.alsa-project.org/alsa-kernel.git
9825 Q:      http://patchwork.kernel.org/project/alsa-devel/list/
9826 S:      Maintained
9827 F:      Documentation/sound/
9828 F:      include/sound/
9829 F:      include/uapi/sound/
9830 F:      sound/
9831
9832 SOUND - COMPRESSED AUDIO
9833 M:      Vinod Koul <vinod.koul@intel.com>
9834 L:      alsa-devel@alsa-project.org (moderated for non-subscribers)
9835 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound.git
9836 S:      Supported
9837 F:      Documentation/sound/alsa/compress_offload.txt
9838 F:      include/sound/compress_driver.h
9839 F:      include/uapi/sound/compress_*
9840 F:      sound/core/compress_offload.c
9841 F:      sound/soc/soc-compress.c
9842
9843 SOUND - SOC LAYER / DYNAMIC AUDIO POWER MANAGEMENT (ASoC)
9844 M:      Liam Girdwood <lgirdwood@gmail.com>
9845 M:      Mark Brown <broonie@kernel.org>
9846 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git
9847 L:      alsa-devel@alsa-project.org (moderated for non-subscribers)
9848 W:      http://alsa-project.org/main/index.php/ASoC
9849 S:      Supported
9850 F:      Documentation/sound/alsa/soc/
9851 F:      sound/soc/
9852 F:      include/sound/soc*
9853
9854 SOUND - DMAENGINE HELPERS
9855 M:      Lars-Peter Clausen <lars@metafoo.de>
9856 S:      Supported
9857 F:      include/sound/dmaengine_pcm.h
9858 F:      sound/core/pcm_dmaengine.c
9859 F:      sound/soc/soc-generic-dmaengine-pcm.c
9860
9861 SP2 MEDIA DRIVER
9862 M:      Olli Salonen <olli.salonen@iki.fi>
9863 L:      linux-media@vger.kernel.org
9864 W:      http://linuxtv.org/
9865 Q:      http://patchwork.linuxtv.org/project/linux-media/list/
9866 S:      Maintained
9867 F:      drivers/media/dvb-frontends/sp2*
9868
9869 SPARC + UltraSPARC (sparc/sparc64)
9870 M:      "David S. Miller" <davem@davemloft.net>
9871 L:      sparclinux@vger.kernel.org
9872 Q:      http://patchwork.ozlabs.org/project/sparclinux/list/
9873 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc.git
9874 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next.git
9875 S:      Maintained
9876 F:      arch/sparc/
9877 F:      drivers/sbus/
9878
9879 SPARC SERIAL DRIVERS
9880 M:      "David S. Miller" <davem@davemloft.net>
9881 L:      sparclinux@vger.kernel.org
9882 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc.git
9883 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next.git
9884 S:      Maintained
9885 F:      include/linux/sunserialcore.h
9886 F:      drivers/tty/serial/suncore.c
9887 F:      drivers/tty/serial/sunhv.c
9888 F:      drivers/tty/serial/sunsab.c
9889 F:      drivers/tty/serial/sunsab.h
9890 F:      drivers/tty/serial/sunsu.c
9891 F:      drivers/tty/serial/sunzilog.c
9892 F:      drivers/tty/serial/sunzilog.h
9893
9894 SPARSE CHECKER
9895 M:      "Christopher Li" <sparse@chrisli.org>
9896 L:      linux-sparse@vger.kernel.org
9897 W:      https://sparse.wiki.kernel.org/
9898 T:      git git://git.kernel.org/pub/scm/devel/sparse/sparse.git
9899 T:      git git://git.kernel.org/pub/scm/devel/sparse/chrisl/sparse.git
9900 S:      Maintained
9901 F:      include/linux/compiler.h
9902
9903 SPEAR PLATFORM SUPPORT
9904 M:      Viresh Kumar <vireshk@kernel.org>
9905 M:      Shiraz Hashim <shiraz.linux.kernel@gmail.com>
9906 L:      spear-devel@list.st.com
9907 L:      linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
9908 W:      http://www.st.com/spear
9909 S:      Maintained
9910 F:      arch/arm/mach-spear/
9911
9912 SPEAR CLOCK FRAMEWORK SUPPORT
9913 M:      Viresh Kumar <vireshk@kernel.org>
9914 L:      spear-devel@list.st.com
9915 L:      linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
9916 W:      http://www.st.com/spear
9917 S:      Maintained
9918 F:      drivers/clk/spear/
9919
9920 SPI SUBSYSTEM
9921 M:      Mark Brown <broonie@kernel.org>
9922 L:      linux-spi@vger.kernel.org
9923 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi.git
9924 Q:      http://patchwork.kernel.org/project/spi-devel-general/list/
9925 S:      Maintained
9926 F:      Documentation/spi/
9927 F:      drivers/spi/
9928 F:      include/linux/spi/
9929 F:      include/uapi/linux/spi/
9930
9931 SPIDERNET NETWORK DRIVER for CELL
9932 M:      Ishizaki Kou <kou.ishizaki@toshiba.co.jp>
9933 L:      netdev@vger.kernel.org
9934 S:      Supported
9935 F:      Documentation/networking/spider_net.txt
9936 F:      drivers/net/ethernet/toshiba/spider_net*
9937
9938 SPU FILE SYSTEM
9939 M:      Jeremy Kerr <jk@ozlabs.org>
9940 L:      linuxppc-dev@lists.ozlabs.org
9941 W:      http://www.ibm.com/developerworks/power/cell/
9942 S:      Supported
9943 F:      Documentation/filesystems/spufs.txt
9944 F:      arch/powerpc/platforms/cell/spufs/
9945
9946 SQUASHFS FILE SYSTEM
9947 M:      Phillip Lougher <phillip@squashfs.org.uk>
9948 L:      squashfs-devel@lists.sourceforge.net (subscribers-only)
9949 W:      http://squashfs.org.uk
9950 S:      Maintained
9951 F:      Documentation/filesystems/squashfs.txt
9952 F:      fs/squashfs/
9953
9954 SRM (Alpha) environment access
9955 M:      Jan-Benedict Glaw <jbglaw@lug-owl.de>
9956 S:      Maintained
9957 F:      arch/alpha/kernel/srm_env.c
9958
9959 STABLE BRANCH
9960 M:      Greg Kroah-Hartman <gregkh@linuxfoundation.org>
9961 L:      stable@vger.kernel.org
9962 S:      Supported
9963 F:      Documentation/stable_kernel_rules.txt
9964
9965 STAGING SUBSYSTEM
9966 M:      Greg Kroah-Hartman <gregkh@linuxfoundation.org>
9967 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging.git
9968 L:      devel@driverdev.osuosl.org
9969 S:      Supported
9970 F:      drivers/staging/
9971
9972 STAGING - COMEDI
9973 M:      Ian Abbott <abbotti@mev.co.uk>
9974 M:      H Hartley Sweeten <hsweeten@visionengravers.com>
9975 S:      Odd Fixes
9976 F:      drivers/staging/comedi/
9977
9978 STAGING - FLARION FT1000 DRIVERS
9979 M:      Marek Belisko <marek.belisko@gmail.com>
9980 S:      Odd Fixes
9981 F:      drivers/staging/ft1000/
9982
9983 STAGING - INDUSTRIAL IO
9984 M:      Jonathan Cameron <jic23@kernel.org>
9985 L:      linux-iio@vger.kernel.org
9986 S:      Odd Fixes
9987 F:      drivers/staging/iio/
9988
9989 STAGING - LIRC (LINUX INFRARED REMOTE CONTROL) DRIVERS
9990 M:      Jarod Wilson <jarod@wilsonet.com>
9991 W:      http://www.lirc.org/
9992 S:      Odd Fixes
9993 F:      drivers/staging/media/lirc/
9994
9995 STAGING - LUSTRE PARALLEL FILESYSTEM
9996 M:      Oleg Drokin <oleg.drokin@intel.com>
9997 M:      Andreas Dilger <andreas.dilger@intel.com>
9998 L:      lustre-devel@lists.lustre.org (moderated for non-subscribers)
9999 W:      http://wiki.lustre.org/
10000 S:      Maintained
10001 F:      drivers/staging/lustre
10002
10003 STAGING - NVIDIA COMPLIANT EMBEDDED CONTROLLER INTERFACE (nvec)
10004 M:      Marc Dietrich <marvin24@gmx.de>
10005 L:      ac100@lists.launchpad.net (moderated for non-subscribers)
10006 L:      linux-tegra@vger.kernel.org
10007 S:      Maintained
10008 F:      drivers/staging/nvec/
10009
10010 STAGING - OLPC SECONDARY DISPLAY CONTROLLER (DCON)
10011 M:      Jens Frederich <jfrederich@gmail.com>
10012 M:      Daniel Drake <dsd@laptop.org>
10013 M:      Jon Nettleton <jon.nettleton@gmail.com>
10014 W:      http://wiki.laptop.org/go/DCON
10015 S:      Maintained
10016 F:      drivers/staging/olpc_dcon/
10017
10018 STAGING - PARALLEL LCD/KEYPAD PANEL DRIVER
10019 M:      Willy Tarreau <willy@meta-x.org>
10020 S:      Odd Fixes
10021 F:      drivers/staging/panel/
10022
10023 STAGING - REALTEK RTL8712U DRIVERS
10024 M:      Larry Finger <Larry.Finger@lwfinger.net>
10025 M:      Florian Schilhabel <florian.c.schilhabel@googlemail.com>.
10026 S:      Odd Fixes
10027 F:      drivers/staging/rtl8712/
10028
10029 STAGING - REALTEK RTL8723U WIRELESS DRIVER
10030 M:      Larry Finger <Larry.Finger@lwfinger.net>
10031 M:      Jes Sorensen <Jes.Sorensen@redhat.com>
10032 L:      linux-wireless@vger.kernel.org
10033 S:      Maintained
10034 F:      drivers/staging/rtl8723au/
10035
10036 STAGING - SILICON MOTION SM750 FRAME BUFFER DRIVER
10037 M:      Sudip Mukherjee <sudipm.mukherjee@gmail.com>
10038 M:      Teddy Wang <teddy.wang@siliconmotion.com>
10039 M:      Sudip Mukherjee <sudip@vectorindia.org>
10040 L:      linux-fbdev@vger.kernel.org
10041 S:      Maintained
10042 F:      drivers/staging/sm750fb/
10043
10044 STAGING - SLICOSS
10045 M:      Lior Dotan <liodot@gmail.com>
10046 M:      Christopher Harrer <charrer@alacritech.com>
10047 S:      Odd Fixes
10048 F:      drivers/staging/slicoss/
10049
10050 STAGING - SPEAKUP CONSOLE SPEECH DRIVER
10051 M:      William Hubbs <w.d.hubbs@gmail.com>
10052 M:      Chris Brannon <chris@the-brannons.com>
10053 M:      Kirk Reiser <kirk@reisers.ca>
10054 M:      Samuel Thibault <samuel.thibault@ens-lyon.org>
10055 L:      speakup@linux-speakup.org
10056 W:      http://www.linux-speakup.org/
10057 S:      Odd Fixes
10058 F:      drivers/staging/speakup/
10059
10060 STAGING - VIA VT665X DRIVERS
10061 M:      Forest Bond <forest@alittletooquiet.net>
10062 S:      Odd Fixes
10063 F:      drivers/staging/vt665?/
10064
10065 STAGING - WILC1000 WIFI DRIVER
10066 M:      Johnny Kim <johnny.kim@atmel.com>
10067 M:      Rachel Kim <rachel.kim@atmel.com>
10068 M:      Dean Lee <dean.lee@atmel.com>
10069 M:      Chris Park <chris.park@atmel.com>
10070 L:      linux-wireless@vger.kernel.org
10071 S:      Supported
10072 F:      drivers/staging/wilc1000/
10073
10074 STAGING - XGI Z7,Z9,Z11 PCI DISPLAY DRIVER
10075 M:      Arnaud Patard <arnaud.patard@rtp-net.org>
10076 S:      Odd Fixes
10077 F:      drivers/staging/xgifb/
10078
10079 HFI1 DRIVER
10080 M:      Mike Marciniszyn <infinipath@intel.com>
10081 L:      linux-rdma@vger.kernel.org
10082 S:      Supported
10083 F:      drivers/staging/rdma/hfi1
10084
10085 STARFIRE/DURALAN NETWORK DRIVER
10086 M:      Ion Badulescu <ionut@badula.org>
10087 S:      Odd Fixes
10088 F:      drivers/net/ethernet/adaptec/starfire*
10089
10090 SUN3/3X
10091 M:      Sam Creasey <sammy@sammy.net>
10092 W:      http://sammy.net/sun3/
10093 S:      Maintained
10094 F:      arch/m68k/kernel/*sun3*
10095 F:      arch/m68k/sun3*/
10096 F:      arch/m68k/include/asm/sun3*
10097 F:      drivers/net/ethernet/i825xx/sun3*
10098
10099 SUN4I LOW RES ADC ATTACHED TABLET KEYS DRIVER
10100 M:      Hans de Goede <hdegoede@redhat.com>
10101 L:      linux-input@vger.kernel.org
10102 S:      Maintained
10103 F:      Documentation/devicetree/bindings/input/sun4i-lradc-keys.txt
10104 F:      drivers/input/keyboard/sun4i-lradc-keys.c
10105
10106 SUNDANCE NETWORK DRIVER
10107 M:      Denis Kirjanov <kda@linux-powerpc.org>
10108 L:      netdev@vger.kernel.org
10109 S:      Maintained
10110 F:      drivers/net/ethernet/dlink/sundance.c
10111
10112 SUPERH
10113 L:      linux-sh@vger.kernel.org
10114 Q:      http://patchwork.kernel.org/project/linux-sh/list/
10115 S:      Orphan
10116 F:      Documentation/sh/
10117 F:      arch/sh/
10118 F:      drivers/sh/
10119
10120 SUSPEND TO RAM
10121 M:      "Rafael J. Wysocki" <rjw@rjwysocki.net>
10122 M:      Len Brown <len.brown@intel.com>
10123 M:      Pavel Machek <pavel@ucw.cz>
10124 L:      linux-pm@vger.kernel.org
10125 S:      Supported
10126 F:      Documentation/power/
10127 F:      arch/x86/kernel/acpi/
10128 F:      drivers/base/power/
10129 F:      kernel/power/
10130 F:      include/linux/suspend.h
10131 F:      include/linux/freezer.h
10132 F:      include/linux/pm.h
10133
10134 SVGA HANDLING
10135 M:      Martin Mares <mj@ucw.cz>
10136 L:      linux-video@atrey.karlin.mff.cuni.cz
10137 S:      Maintained
10138 F:      Documentation/svga.txt
10139 F:      arch/x86/boot/video*
10140
10141 SWIOTLB SUBSYSTEM
10142 M:      Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
10143 L:      linux-kernel@vger.kernel.org
10144 S:      Supported
10145 F:      lib/swiotlb.c
10146 F:      arch/*/kernel/pci-swiotlb.c
10147 F:      include/linux/swiotlb.h
10148
10149 SWITCHDEV
10150 M:      Jiri Pirko <jiri@resnulli.us>
10151 L:      netdev@vger.kernel.org
10152 S:      Supported
10153 F:      net/switchdev/
10154 F:      include/net/switchdev.h
10155
10156 SYNOPSYS ARC ARCHITECTURE
10157 M:      Vineet Gupta <vgupta@synopsys.com>
10158 L:      linux-snps-arc@lists.infraded.org
10159 S:      Supported
10160 F:      arch/arc/
10161 F:      Documentation/devicetree/bindings/arc/*
10162 F:      drivers/tty/serial/arc_uart.c
10163 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc.git
10164
10165 SYNOPSYS ARC SDP platform support
10166 M:      Alexey Brodkin <abrodkin@synopsys.com>
10167 S:      Supported
10168 F:      arch/arc/plat-axs10x
10169 F:      arch/arc/boot/dts/ax*
10170 F:      Documentation/devicetree/bindings/arc/axs10*
10171
10172 SYSTEM CONFIGURATION (SYSCON)
10173 M:      Lee Jones <lee.jones@linaro.org>
10174 M:      Arnd Bergmann <arnd@arndb.de>
10175 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd.git
10176 S:      Supported
10177 F:      drivers/mfd/syscon.c
10178
10179 SYSV FILESYSTEM
10180 M:      Christoph Hellwig <hch@infradead.org>
10181 S:      Maintained
10182 F:      Documentation/filesystems/sysv-fs.txt
10183 F:      fs/sysv/
10184 F:      include/linux/sysv_fs.h
10185
10186 TARGET SUBSYSTEM
10187 M:      "Nicholas A. Bellinger" <nab@linux-iscsi.org>
10188 L:      linux-scsi@vger.kernel.org
10189 L:      target-devel@vger.kernel.org
10190 W:      http://www.linux-iscsi.org
10191 W:      http://groups.google.com/group/linux-iscsi-target-dev
10192 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending.git master
10193 S:      Supported
10194 F:      drivers/target/
10195 F:      include/target/
10196 F:      Documentation/target/
10197
10198 TASKSTATS STATISTICS INTERFACE
10199 M:      Balbir Singh <bsingharora@gmail.com>
10200 S:      Maintained
10201 F:      Documentation/accounting/taskstats*
10202 F:      include/linux/taskstats*
10203 F:      kernel/taskstats.c
10204
10205 TC CLASSIFIER
10206 M:      Jamal Hadi Salim <jhs@mojatatu.com>
10207 L:      netdev@vger.kernel.org
10208 S:      Maintained
10209 F:      include/net/pkt_cls.h
10210 F:      include/uapi/linux/pkt_cls.h
10211 F:      net/sched/
10212
10213 TCP LOW PRIORITY MODULE
10214 M:      "Wong Hoi Sing, Edison" <hswong3i@gmail.com>
10215 M:      "Hung Hing Lun, Mike" <hlhung3i@gmail.com>
10216 W:      http://tcp-lp-mod.sourceforge.net/
10217 S:      Maintained
10218 F:      net/ipv4/tcp_lp.c
10219
10220 TDA10071 MEDIA DRIVER
10221 M:      Antti Palosaari <crope@iki.fi>
10222 L:      linux-media@vger.kernel.org
10223 W:      http://linuxtv.org/
10224 W:      http://palosaari.fi/linux/
10225 Q:      http://patchwork.linuxtv.org/project/linux-media/list/
10226 T:      git git://linuxtv.org/anttip/media_tree.git
10227 S:      Maintained
10228 F:      drivers/media/dvb-frontends/tda10071*
10229
10230 TDA18212 MEDIA DRIVER
10231 M:      Antti Palosaari <crope@iki.fi>
10232 L:      linux-media@vger.kernel.org
10233 W:      http://linuxtv.org/
10234 W:      http://palosaari.fi/linux/
10235 Q:      http://patchwork.linuxtv.org/project/linux-media/list/
10236 T:      git git://linuxtv.org/anttip/media_tree.git
10237 S:      Maintained
10238 F:      drivers/media/tuners/tda18212*
10239
10240 TDA18218 MEDIA DRIVER
10241 M:      Antti Palosaari <crope@iki.fi>
10242 L:      linux-media@vger.kernel.org
10243 W:      http://linuxtv.org/
10244 W:      http://palosaari.fi/linux/
10245 Q:      http://patchwork.linuxtv.org/project/linux-media/list/
10246 T:      git git://linuxtv.org/anttip/media_tree.git
10247 S:      Maintained
10248 F:      drivers/media/tuners/tda18218*
10249
10250 TDA18271 MEDIA DRIVER
10251 M:      Michael Krufky <mkrufky@linuxtv.org>
10252 L:      linux-media@vger.kernel.org
10253 W:      http://linuxtv.org/
10254 W:      http://github.com/mkrufky
10255 Q:      http://patchwork.linuxtv.org/project/linux-media/list/
10256 T:      git git://linuxtv.org/mkrufky/tuners.git
10257 S:      Maintained
10258 F:      drivers/media/tuners/tda18271*
10259
10260 TDA827x MEDIA DRIVER
10261 M:      Michael Krufky <mkrufky@linuxtv.org>
10262 L:      linux-media@vger.kernel.org
10263 W:      http://linuxtv.org/
10264 W:      http://github.com/mkrufky
10265 Q:      http://patchwork.linuxtv.org/project/linux-media/list/
10266 T:      git git://linuxtv.org/mkrufky/tuners.git
10267 S:      Maintained
10268 F:      drivers/media/tuners/tda8290.*
10269
10270 TDA8290 MEDIA DRIVER
10271 M:      Michael Krufky <mkrufky@linuxtv.org>
10272 L:      linux-media@vger.kernel.org
10273 W:      http://linuxtv.org/
10274 W:      http://github.com/mkrufky
10275 Q:      http://patchwork.linuxtv.org/project/linux-media/list/
10276 T:      git git://linuxtv.org/mkrufky/tuners.git
10277 S:      Maintained
10278 F:      drivers/media/tuners/tda8290.*
10279
10280 TDA9840 MEDIA DRIVER
10281 M:      Hans Verkuil <hverkuil@xs4all.nl>
10282 L:      linux-media@vger.kernel.org
10283 T:      git git://linuxtv.org/media_tree.git
10284 W:      http://linuxtv.org
10285 S:      Maintained
10286 F:      drivers/media/i2c/tda9840*
10287
10288 TEA5761 TUNER DRIVER
10289 M:      Mauro Carvalho Chehab <mchehab@osg.samsung.com>
10290 L:      linux-media@vger.kernel.org
10291 W:      http://linuxtv.org
10292 T:      git git://linuxtv.org/media_tree.git
10293 S:      Odd fixes
10294 F:      drivers/media/tuners/tea5761.*
10295
10296 TEA5767 TUNER DRIVER
10297 M:      Mauro Carvalho Chehab <mchehab@osg.samsung.com>
10298 L:      linux-media@vger.kernel.org
10299 W:      http://linuxtv.org
10300 T:      git git://linuxtv.org/media_tree.git
10301 S:      Maintained
10302 F:      drivers/media/tuners/tea5767.*
10303
10304 TEA6415C MEDIA DRIVER
10305 M:      Hans Verkuil <hverkuil@xs4all.nl>
10306 L:      linux-media@vger.kernel.org
10307 T:      git git://linuxtv.org/media_tree.git
10308 W:      http://linuxtv.org
10309 S:      Maintained
10310 F:      drivers/media/i2c/tea6415c*
10311
10312 TEA6420 MEDIA DRIVER
10313 M:      Hans Verkuil <hverkuil@xs4all.nl>
10314 L:      linux-media@vger.kernel.org
10315 T:      git git://linuxtv.org/media_tree.git
10316 W:      http://linuxtv.org
10317 S:      Maintained
10318 F:      drivers/media/i2c/tea6420*
10319
10320 TEAM DRIVER
10321 M:      Jiri Pirko <jiri@resnulli.us>
10322 L:      netdev@vger.kernel.org
10323 S:      Supported
10324 F:      drivers/net/team/
10325 F:      include/linux/if_team.h
10326 F:      include/uapi/linux/if_team.h
10327
10328 TECHNOLOGIC SYSTEMS TS-5500 PLATFORM SUPPORT
10329 M:      "Savoir-faire Linux Inc." <kernel@savoirfairelinux.com>
10330 S:      Maintained
10331 F:      arch/x86/platform/ts5500/
10332
10333 TECHNOTREND USB IR RECEIVER
10334 M:      Sean Young <sean@mess.org>
10335 L:      linux-media@vger.kernel.org
10336 S:      Maintained
10337 F:      drivers/media/rc/ttusbir.c
10338
10339 TEGRA ARCHITECTURE SUPPORT
10340 M:      Stephen Warren <swarren@wwwdotorg.org>
10341 M:      Thierry Reding <thierry.reding@gmail.com>
10342 M:      Alexandre Courbot <gnurou@gmail.com>
10343 L:      linux-tegra@vger.kernel.org
10344 Q:      http://patchwork.ozlabs.org/project/linux-tegra/list/
10345 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux.git
10346 S:      Supported
10347 N:      [^a-z]tegra
10348
10349 TEGRA CLOCK DRIVER
10350 M:      Peter De Schrijver <pdeschrijver@nvidia.com>
10351 M:      Prashant Gaikwad <pgaikwad@nvidia.com>
10352 S:      Supported
10353 F:      drivers/clk/tegra/
10354
10355 TEGRA DMA DRIVER
10356 M:      Laxman Dewangan <ldewangan@nvidia.com>
10357 S:      Supported
10358 F:      drivers/dma/tegra20-apb-dma.c
10359
10360 TEGRA I2C DRIVER
10361 M:      Laxman Dewangan <ldewangan@nvidia.com>
10362 S:      Supported
10363 F:      drivers/i2c/busses/i2c-tegra.c
10364
10365 TEGRA IOMMU DRIVERS
10366 M:      Hiroshi Doyu <hdoyu@nvidia.com>
10367 S:      Supported
10368 F:      drivers/iommu/tegra*
10369
10370 TEGRA KBC DRIVER
10371 M:      Rakesh Iyer <riyer@nvidia.com>
10372 M:      Laxman Dewangan <ldewangan@nvidia.com>
10373 S:      Supported
10374 F:      drivers/input/keyboard/tegra-kbc.c
10375
10376 TEGRA PWM DRIVER
10377 M:      Thierry Reding <thierry.reding@gmail.com>
10378 S:      Supported
10379 F:      drivers/pwm/pwm-tegra.c
10380
10381 TEGRA SERIAL DRIVER
10382 M:      Laxman Dewangan <ldewangan@nvidia.com>
10383 S:      Supported
10384 F:      drivers/tty/serial/serial-tegra.c
10385
10386 TEGRA SPI DRIVER
10387 M:      Laxman Dewangan <ldewangan@nvidia.com>
10388 S:      Supported
10389 F:      drivers/spi/spi-tegra*
10390
10391 TEHUTI ETHERNET DRIVER
10392 M:      Andy Gospodarek <andy@greyhouse.net>
10393 L:      netdev@vger.kernel.org
10394 S:      Supported
10395 F:      drivers/net/ethernet/tehuti/*
10396
10397 Telecom Clock Driver for MCPL0010
10398 M:      Mark Gross <mark.gross@intel.com>
10399 S:      Supported
10400 F:      drivers/char/tlclk.c
10401
10402 TENSILICA XTENSA PORT (xtensa)
10403 M:      Chris Zankel <chris@zankel.net>
10404 M:      Max Filippov <jcmvbkbc@gmail.com>
10405 L:      linux-xtensa@linux-xtensa.org
10406 S:      Maintained
10407 F:      arch/xtensa/
10408 F:      drivers/irqchip/irq-xtensa-*
10409
10410 THANKO'S RAREMONO AM/FM/SW RADIO RECEIVER USB DRIVER
10411 M:      Hans Verkuil <hverkuil@xs4all.nl>
10412 L:      linux-media@vger.kernel.org
10413 T:      git git://linuxtv.org/media_tree.git
10414 W:      http://linuxtv.org
10415 S:      Maintained
10416 F:      drivers/media/radio/radio-raremono.c
10417
10418 THERMAL
10419 M:      Zhang Rui <rui.zhang@intel.com>
10420 M:      Eduardo Valentin <edubezval@gmail.com>
10421 L:      linux-pm@vger.kernel.org
10422 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux.git
10423 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/evalenti/linux-soc-thermal.git
10424 Q:      https://patchwork.kernel.org/project/linux-pm/list/
10425 S:      Supported
10426 F:      drivers/thermal/
10427 F:      include/linux/thermal.h
10428 F:      include/uapi/linux/thermal.h
10429 F:      include/linux/cpu_cooling.h
10430 F:      Documentation/devicetree/bindings/thermal/
10431
10432 THERMAL/CPU_COOLING
10433 M:      Amit Daniel Kachhap <amit.kachhap@gmail.com>
10434 M:      Viresh Kumar <viresh.kumar@linaro.org>
10435 M:      Javi Merino <javi.merino@arm.com>
10436 L:      linux-pm@vger.kernel.org
10437 S:      Supported
10438 F:      Documentation/thermal/cpu-cooling-api.txt
10439 F:      drivers/thermal/cpu_cooling.c
10440 F:      include/linux/cpu_cooling.h
10441
10442 THINGM BLINK(1) USB RGB LED DRIVER
10443 M:      Vivien Didelot <vivien.didelot@savoirfairelinux.com>
10444 S:      Maintained
10445 F:      drivers/hid/hid-thingm.c
10446
10447 THINKPAD ACPI EXTRAS DRIVER
10448 M:      Henrique de Moraes Holschuh <ibm-acpi@hmh.eng.br>
10449 L:      ibm-acpi-devel@lists.sourceforge.net
10450 L:      platform-driver-x86@vger.kernel.org
10451 W:      http://ibm-acpi.sourceforge.net
10452 W:      http://thinkwiki.org/wiki/Ibm-acpi
10453 T:      git git://repo.or.cz/linux-2.6/linux-acpi-2.6/ibm-acpi-2.6.git
10454 S:      Maintained
10455 F:      drivers/platform/x86/thinkpad_acpi.c
10456
10457 TI BANDGAP AND THERMAL DRIVER
10458 M:      Eduardo Valentin <edubezval@gmail.com>
10459 L:      linux-pm@vger.kernel.org
10460 L:      linux-omap@vger.kernel.org
10461 S:      Maintained
10462 F:      drivers/thermal/ti-soc-thermal/
10463
10464 TI CDCE706 CLOCK DRIVER
10465 M:      Max Filippov <jcmvbkbc@gmail.com>
10466 S:      Maintained
10467 F:      drivers/clk/clk-cdce706.c
10468
10469 TI CLOCK DRIVER
10470 M:      Tero Kristo <t-kristo@ti.com>
10471 L:      linux-omap@vger.kernel.org
10472 S:      Maintained
10473 F:      drivers/clk/ti/
10474 F:      include/linux/clk/ti.h
10475
10476 TI FLASH MEDIA INTERFACE DRIVER
10477 M:      Alex Dubov <oakad@yahoo.com>
10478 S:      Maintained
10479 F:      drivers/misc/tifm*
10480 F:      drivers/mmc/host/tifm_sd.c
10481 F:      include/linux/tifm.h
10482
10483 TI KEYSTONE MULTICORE NAVIGATOR DRIVERS
10484 M:      Santosh Shilimkar <ssantosh@kernel.org>
10485 L:      linux-kernel@vger.kernel.org
10486 L:      linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
10487 S:      Maintained
10488 F:      drivers/soc/ti/*
10489 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/ssantosh/linux-keystone.git
10490
10491
10492 TI LM49xxx FAMILY ASoC CODEC DRIVERS
10493 M:      M R Swami Reddy <mr.swami.reddy@ti.com>
10494 M:      Vishwas A Deshpande <vishwas.a.deshpande@ti.com>
10495 L:      alsa-devel@alsa-project.org (moderated for non-subscribers)
10496 S:      Maintained
10497 F:      sound/soc/codecs/lm49453*
10498 F:      sound/soc/codecs/isabelle*
10499
10500 TI LP855x BACKLIGHT DRIVER
10501 M:      Milo Kim <milo.kim@ti.com>
10502 S:      Maintained
10503 F:      Documentation/backlight/lp855x-driver.txt
10504 F:      drivers/video/backlight/lp855x_bl.c
10505 F:      include/linux/platform_data/lp855x.h
10506
10507 TI LP8727 CHARGER DRIVER
10508 M:      Milo Kim <milo.kim@ti.com>
10509 S:      Maintained
10510 F:      drivers/power/lp8727_charger.c
10511 F:      include/linux/platform_data/lp8727.h
10512
10513 TI LP8788 MFD DRIVER
10514 M:      Milo Kim <milo.kim@ti.com>
10515 S:      Maintained
10516 F:      drivers/iio/adc/lp8788_adc.c
10517 F:      drivers/leds/leds-lp8788.c
10518 F:      drivers/mfd/lp8788*.c
10519 F:      drivers/power/lp8788-charger.c
10520 F:      drivers/regulator/lp8788-*.c
10521 F:      include/linux/mfd/lp8788*.h
10522
10523 TI NETCP ETHERNET DRIVER
10524 M:      Wingman Kwok <w-kwok2@ti.com>
10525 M:      Murali Karicheri <m-karicheri2@ti.com>
10526 L:      netdev@vger.kernel.org
10527 S:      Maintained
10528 F:      drivers/net/ethernet/ti/netcp*
10529
10530 TI TAS571X FAMILY ASoC CODEC DRIVER
10531 M:      Kevin Cernekee <cernekee@chromium.org>
10532 L:      alsa-devel@alsa-project.org (moderated for non-subscribers)
10533 S:      Odd Fixes
10534 F:      sound/soc/codecs/tas571x*
10535
10536 TI TWL4030 SERIES SOC CODEC DRIVER
10537 M:      Peter Ujfalusi <peter.ujfalusi@ti.com>
10538 L:      alsa-devel@alsa-project.org (moderated for non-subscribers)
10539 S:      Maintained
10540 F:      sound/soc/codecs/twl4030*
10541
10542 TI WILINK WIRELESS DRIVERS
10543 L:      linux-wireless@vger.kernel.org
10544 W:      http://wireless.kernel.org/en/users/Drivers/wl12xx
10545 W:      http://wireless.kernel.org/en/users/Drivers/wl1251
10546 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/luca/wl12xx.git
10547 S:      Orphan
10548 F:      drivers/net/wireless/ti/
10549 F:      include/linux/wl12xx.h
10550
10551 TIPC NETWORK LAYER
10552 M:      Jon Maloy <jon.maloy@ericsson.com>
10553 M:      Ying Xue <ying.xue@windriver.com>
10554 L:      netdev@vger.kernel.org (core kernel code)
10555 L:      tipc-discussion@lists.sourceforge.net (user apps, general discussion)
10556 W:      http://tipc.sourceforge.net/
10557 S:      Maintained
10558 F:      include/uapi/linux/tipc*.h
10559 F:      net/tipc/
10560
10561 TILE ARCHITECTURE
10562 M:      Chris Metcalf <cmetcalf@ezchip.com>
10563 W:      http://www.ezchip.com/scm/
10564 S:      Supported
10565 F:      arch/tile/
10566 F:      drivers/char/tile-srom.c
10567 F:      drivers/edac/tile_edac.c
10568 F:      drivers/net/ethernet/tile/
10569 F:      drivers/rtc/rtc-tile.c
10570 F:      drivers/tty/hvc/hvc_tile.c
10571 F:      drivers/tty/serial/tilegx.c
10572 F:      drivers/usb/host/*-tilegx.c
10573 F:      include/linux/usb/tilegx.h
10574
10575 TLAN NETWORK DRIVER
10576 M:      Samuel Chessman <chessman@tux.org>
10577 L:      tlan-devel@lists.sourceforge.net (subscribers-only)
10578 W:      http://sourceforge.net/projects/tlan/
10579 S:      Maintained
10580 F:      Documentation/networking/tlan.txt
10581 F:      drivers/net/ethernet/ti/tlan.*
10582
10583 TOMOYO SECURITY MODULE
10584 M:      Kentaro Takeda <takedakn@nttdata.co.jp>
10585 M:      Tetsuo Handa <penguin-kernel@I-love.SAKURA.ne.jp>
10586 L:      tomoyo-dev-en@lists.sourceforge.jp (subscribers-only, for developers in English)
10587 L:      tomoyo-users-en@lists.sourceforge.jp (subscribers-only, for users in English)
10588 L:      tomoyo-dev@lists.sourceforge.jp (subscribers-only, for developers in Japanese)
10589 L:      tomoyo-users@lists.sourceforge.jp (subscribers-only, for users in Japanese)
10590 W:      http://tomoyo.sourceforge.jp/
10591 T:      quilt http://svn.sourceforge.jp/svnroot/tomoyo/trunk/2.5.x/tomoyo-lsm/patches/
10592 S:      Maintained
10593 F:      security/tomoyo/
10594
10595 TOPSTAR LAPTOP EXTRAS DRIVER
10596 M:      Herton Ronaldo Krzesinski <herton@canonical.com>
10597 L:      platform-driver-x86@vger.kernel.org
10598 S:      Maintained
10599 F:      drivers/platform/x86/topstar-laptop.c
10600
10601 TOSHIBA ACPI EXTRAS DRIVER
10602 M:      Azael Avalos <coproscefalo@gmail.com>
10603 L:      platform-driver-x86@vger.kernel.org
10604 S:      Maintained
10605 F:      drivers/platform/x86/toshiba_acpi.c
10606
10607 TOSHIBA BLUETOOTH DRIVER
10608 M:      Azael Avalos <coproscefalo@gmail.com>
10609 L:      platform-driver-x86@vger.kernel.org
10610 S:      Maintained
10611 F:      drivers/platform/x86/toshiba_bluetooth.c
10612
10613 TOSHIBA HDD ACTIVE PROTECTION SENSOR DRIVER
10614 M:      Azael Avalos <coproscefalo@gmail.com>
10615 L:      platform-driver-x86@vger.kernel.org
10616 S:      Maintained
10617 F:      drivers/platform/x86/toshiba_haps.c
10618
10619 TOSHIBA SMM DRIVER
10620 M:      Jonathan Buzzard <jonathan@buzzard.org.uk>
10621 W:      http://www.buzzard.org.uk/toshiba/
10622 S:      Maintained
10623 F:      drivers/char/toshiba.c
10624 F:      include/linux/toshiba.h
10625 F:      include/uapi/linux/toshiba.h
10626
10627 TOSHIBA TC358743 DRIVER
10628 M:      Mats Randgaard <matrandg@cisco.com>
10629 L:      linux-media@vger.kernel.org
10630 S:      Maintained
10631 F:      drivers/media/i2c/tc358743*
10632 F:      include/media/tc358743.h
10633
10634 TMIO MMC DRIVER
10635 M:      Ian Molton <ian@mnementh.co.uk>
10636 L:      linux-mmc@vger.kernel.org
10637 S:      Maintained
10638 F:      drivers/mmc/host/tmio_mmc*
10639 F:      drivers/mmc/host/sh_mobile_sdhi.c
10640 F:      include/linux/mmc/tmio.h
10641 F:      include/linux/mmc/sh_mobile_sdhi.h
10642
10643 TMP401 HARDWARE MONITOR DRIVER
10644 M:      Guenter Roeck <linux@roeck-us.net>
10645 L:      lm-sensors@lm-sensors.org
10646 S:      Maintained
10647 F:      Documentation/hwmon/tmp401
10648 F:      drivers/hwmon/tmp401.c
10649
10650 TMPFS (SHMEM FILESYSTEM)
10651 M:      Hugh Dickins <hughd@google.com>
10652 L:      linux-mm@kvack.org
10653 S:      Maintained
10654 F:      include/linux/shmem_fs.h
10655 F:      mm/shmem.c
10656
10657 TM6000 VIDEO4LINUX DRIVER
10658 M:      Mauro Carvalho Chehab <mchehab@osg.samsung.com>
10659 L:      linux-media@vger.kernel.org
10660 W:      http://linuxtv.org
10661 T:      git git://linuxtv.org/media_tree.git
10662 S:      Odd fixes
10663 F:      drivers/media/usb/tm6000/
10664
10665 TW68 VIDEO4LINUX DRIVER
10666 M:      Hans Verkuil <hverkuil@xs4all.nl>
10667 L:      linux-media@vger.kernel.org
10668 T:      git git://linuxtv.org/media_tree.git
10669 W:      http://linuxtv.org
10670 S:      Odd Fixes
10671 F:      drivers/media/pci/tw68/
10672
10673 TPM DEVICE DRIVER
10674 M:      Peter Huewe <peterhuewe@gmx.de>
10675 M:      Marcel Selhorst <tpmdd@selhorst.net>
10676 R:      Jason Gunthorpe <jgunthorpe@obsidianresearch.com>
10677 W:      http://tpmdd.sourceforge.net
10678 L:      tpmdd-devel@lists.sourceforge.net (moderated for non-subscribers)
10679 Q:      git git://github.com/PeterHuewe/linux-tpmdd.git
10680 T:      https://github.com/PeterHuewe/linux-tpmdd
10681 S:      Maintained
10682 F:      drivers/char/tpm/
10683
10684 TPM IBM_VTPM DEVICE DRIVER
10685 M:      Ashley Lai <ashleydlai@gmail.com>
10686 W:      http://tpmdd.sourceforge.net
10687 L:      tpmdd-devel@lists.sourceforge.net (moderated for non-subscribers)
10688 S:      Maintained
10689 F:      drivers/char/tpm/tpm_ibmvtpm*
10690
10691 TRACING
10692 M:      Steven Rostedt <rostedt@goodmis.org>
10693 M:      Ingo Molnar <mingo@redhat.com>
10694 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git perf/core
10695 S:      Maintained
10696 F:      Documentation/trace/ftrace.txt
10697 F:      arch/*/*/*/ftrace.h
10698 F:      arch/*/kernel/ftrace.c
10699 F:      include/*/ftrace.h
10700 F:      include/linux/trace*.h
10701 F:      include/trace/
10702 F:      kernel/trace/
10703 F:      tools/testing/selftests/ftrace/
10704
10705 TRIVIAL PATCHES
10706 M:      Jiri Kosina <trivial@kernel.org>
10707 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial.git
10708 S:      Maintained
10709 K:      ^Subject:.*(?i)trivial
10710
10711 TTY LAYER
10712 M:      Greg Kroah-Hartman <gregkh@linuxfoundation.org>
10713 M:      Jiri Slaby <jslaby@suse.com>
10714 S:      Supported
10715 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty.git
10716 F:      Documentation/serial/
10717 F:      drivers/tty/
10718 F:      drivers/tty/serial/serial_core.c
10719 F:      include/linux/serial_core.h
10720 F:      include/linux/serial.h
10721 F:      include/linux/tty.h
10722 F:      include/uapi/linux/serial_core.h
10723 F:      include/uapi/linux/serial.h
10724 F:      include/uapi/linux/tty.h
10725
10726 TUA9001 MEDIA DRIVER
10727 M:      Antti Palosaari <crope@iki.fi>
10728 L:      linux-media@vger.kernel.org
10729 W:      http://linuxtv.org/
10730 W:      http://palosaari.fi/linux/
10731 Q:      http://patchwork.linuxtv.org/project/linux-media/list/
10732 T:      git git://linuxtv.org/anttip/media_tree.git
10733 S:      Maintained
10734 F:      drivers/media/tuners/tua9001*
10735
10736 TULIP NETWORK DRIVERS
10737 M:      Grant Grundler <grundler@parisc-linux.org>
10738 L:      netdev@vger.kernel.org
10739 S:      Maintained
10740 F:      drivers/net/ethernet/dec/tulip/
10741
10742 TUN/TAP driver
10743 M:      Maxim Krasnyansky <maxk@qti.qualcomm.com>
10744 W:      http://vtun.sourceforge.net/tun
10745 S:      Maintained
10746 F:      Documentation/networking/tuntap.txt
10747 F:      arch/um/os-Linux/drivers/
10748
10749 TURBOCHANNEL SUBSYSTEM
10750 M:      "Maciej W. Rozycki" <macro@linux-mips.org>
10751 M:      Ralf Baechle <ralf@linux-mips.org>
10752 L:      linux-mips@linux-mips.org
10753 Q:      http://patchwork.linux-mips.org/project/linux-mips/list/
10754 S:      Maintained
10755 F:      drivers/tc/
10756 F:      include/linux/tc.h
10757
10758 U14-34F SCSI DRIVER
10759 M:      Dario Ballabio <ballabio_dario@emc.com>
10760 L:      linux-scsi@vger.kernel.org
10761 S:      Maintained
10762 F:      drivers/scsi/u14-34f.c
10763
10764 UBI FILE SYSTEM (UBIFS)
10765 M:      Artem Bityutskiy <dedekind1@gmail.com>
10766 M:      Adrian Hunter <adrian.hunter@intel.com>
10767 L:      linux-mtd@lists.infradead.org
10768 T:      git git://git.infradead.org/ubifs-2.6.git
10769 W:      http://www.linux-mtd.infradead.org/doc/ubifs.html
10770 S:      Maintained
10771 F:      Documentation/filesystems/ubifs.txt
10772 F:      fs/ubifs/
10773
10774 UCLINUX (M68KNOMMU AND COLDFIRE)
10775 M:      Greg Ungerer <gerg@uclinux.org>
10776 W:      http://www.uclinux.org/
10777 L:      linux-m68k@lists.linux-m68k.org
10778 L:      uclinux-dev@uclinux.org  (subscribers-only)
10779 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu.git
10780 S:      Maintained
10781 F:      arch/m68k/coldfire/
10782 F:      arch/m68k/68*/
10783 F:      arch/m68k/*/*_no.*
10784 F:      arch/m68k/include/asm/*_no.*
10785
10786 UDF FILESYSTEM
10787 M:      Jan Kara <jack@suse.com>
10788 S:      Maintained
10789 F:      Documentation/filesystems/udf.txt
10790 F:      fs/udf/
10791
10792 UFS FILESYSTEM
10793 M:      Evgeniy Dushistov <dushistov@mail.ru>
10794 S:      Maintained
10795 F:      Documentation/filesystems/ufs.txt
10796 F:      fs/ufs/
10797
10798 UHID USERSPACE HID IO DRIVER:
10799 M:      David Herrmann <dh.herrmann@googlemail.com>
10800 L:      linux-input@vger.kernel.org
10801 S:      Maintained
10802 F:      drivers/hid/uhid.c
10803 F:      include/uapi/linux/uhid.h
10804
10805 ULTRA-WIDEBAND (UWB) SUBSYSTEM:
10806 L:      linux-usb@vger.kernel.org
10807 S:      Orphan
10808 F:      drivers/uwb/
10809 F:      include/linux/uwb.h
10810 F:      include/linux/uwb/
10811
10812 UNICORE32 ARCHITECTURE:
10813 M:      Guan Xuetao <gxt@mprc.pku.edu.cn>
10814 W:      http://mprc.pku.edu.cn/~guanxuetao/linux
10815 S:      Maintained
10816 T:      git git://github.com/gxt/linux.git
10817 F:      arch/unicore32/
10818
10819 UNIFDEF
10820 M:      Tony Finch <dot@dotat.at>
10821 W:      http://dotat.at/prog/unifdef
10822 S:      Maintained
10823 F:      scripts/unifdef.c
10824
10825 UNIFORM CDROM DRIVER
10826 M:      Jens Axboe <axboe@kernel.dk>
10827 W:      http://www.kernel.dk
10828 S:      Maintained
10829 F:      Documentation/cdrom/
10830 F:      drivers/cdrom/cdrom.c
10831 F:      include/linux/cdrom.h
10832 F:      include/uapi/linux/cdrom.h
10833
10834 UNISYS S-PAR DRIVERS
10835 M:      Benjamin Romer <benjamin.romer@unisys.com>
10836 M:      David Kershner <david.kershner@unisys.com>
10837 L:      sparmaintainer@unisys.com (Unisys internal)
10838 S:      Supported
10839 F:      drivers/staging/unisys/
10840
10841 UNIVERSAL FLASH STORAGE HOST CONTROLLER DRIVER
10842 M:      Vinayak Holikatti <vinholikatti@gmail.com>
10843 L:      linux-scsi@vger.kernel.org
10844 S:      Supported
10845 F:      Documentation/scsi/ufs.txt
10846 F:      drivers/scsi/ufs/
10847
10848 UNSORTED BLOCK IMAGES (UBI)
10849 M:      Artem Bityutskiy <dedekind1@gmail.com>
10850 M:      Richard Weinberger <richard@nod.at>
10851 W:      http://www.linux-mtd.infradead.org/
10852 L:      linux-mtd@lists.infradead.org
10853 T:      git git://git.infradead.org/ubifs-2.6.git
10854 S:      Supported
10855 F:      drivers/mtd/ubi/
10856 F:      include/linux/mtd/ubi.h
10857 F:      include/uapi/mtd/ubi-user.h
10858
10859 USB ACM DRIVER
10860 M:      Oliver Neukum <oliver@neukum.org>
10861 L:      linux-usb@vger.kernel.org
10862 S:      Maintained
10863 F:      Documentation/usb/acm.txt
10864 F:      drivers/usb/class/cdc-acm.*
10865
10866 USB AR5523 WIRELESS DRIVER
10867 M:      Pontus Fuchs <pontus.fuchs@gmail.com>
10868 L:      linux-wireless@vger.kernel.org
10869 S:      Maintained
10870 F:      drivers/net/wireless/ath/ar5523/
10871
10872 USB ATTACHED SCSI
10873 M:      Hans de Goede <hdegoede@redhat.com>
10874 M:      Gerd Hoffmann <kraxel@redhat.com>
10875 L:      linux-usb@vger.kernel.org
10876 L:      linux-scsi@vger.kernel.org
10877 S:      Maintained
10878 F:      drivers/usb/storage/uas.c
10879
10880 USB CDC ETHERNET DRIVER
10881 M:      Oliver Neukum <oliver@neukum.org>
10882 L:      linux-usb@vger.kernel.org
10883 S:      Maintained
10884 F:      drivers/net/usb/cdc_*.c
10885 F:      include/uapi/linux/usb/cdc.h
10886
10887 USB CHAOSKEY DRIVER
10888 M:      Keith Packard <keithp@keithp.com>
10889 L:      linux-usb@vger.kernel.org
10890 S:      Maintained
10891 F:      drivers/usb/misc/chaoskey.c
10892
10893 USB CYPRESS C67X00 DRIVER
10894 M:      Peter Korsgaard <jacmet@sunsite.dk>
10895 L:      linux-usb@vger.kernel.org
10896 S:      Maintained
10897 F:      drivers/usb/c67x00/
10898
10899 USB DAVICOM DM9601 DRIVER
10900 M:      Peter Korsgaard <jacmet@sunsite.dk>
10901 L:      netdev@vger.kernel.org
10902 W:      http://www.linux-usb.org/usbnet
10903 S:      Maintained
10904 F:      drivers/net/usb/dm9601.c
10905
10906 USB DIAMOND RIO500 DRIVER
10907 M:      Cesar Miquel <miquel@df.uba.ar>
10908 L:      rio500-users@lists.sourceforge.net
10909 W:      http://rio500.sourceforge.net
10910 S:      Maintained
10911 F:      drivers/usb/misc/rio500*
10912
10913 USB EHCI DRIVER
10914 M:      Alan Stern <stern@rowland.harvard.edu>
10915 L:      linux-usb@vger.kernel.org
10916 S:      Maintained
10917 F:      Documentation/usb/ehci.txt
10918 F:      drivers/usb/host/ehci*
10919
10920 USB GADGET/PERIPHERAL SUBSYSTEM
10921 M:      Felipe Balbi <balbi@ti.com>
10922 L:      linux-usb@vger.kernel.org
10923 W:      http://www.linux-usb.org/gadget
10924 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb.git
10925 S:      Maintained
10926 F:      drivers/usb/gadget/
10927 F:      include/linux/usb/gadget*
10928
10929 USB HID/HIDBP DRIVERS (USB KEYBOARDS, MICE, REMOTE CONTROLS, ...)
10930 M:      Jiri Kosina <jikos@kernel.org>
10931 L:      linux-usb@vger.kernel.org
10932 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid.git
10933 S:      Maintained
10934 F:      Documentation/hid/hiddev.txt
10935 F:      drivers/hid/usbhid/
10936
10937 USB ISP116X DRIVER
10938 M:      Olav Kongas <ok@artecdesign.ee>
10939 L:      linux-usb@vger.kernel.org
10940 S:      Maintained
10941 F:      drivers/usb/host/isp116x*
10942 F:      include/linux/usb/isp116x.h
10943
10944 USB MASS STORAGE DRIVER
10945 M:      Matthew Dharm <mdharm-usb@one-eyed-alien.net>
10946 L:      linux-usb@vger.kernel.org
10947 L:      usb-storage@lists.one-eyed-alien.net
10948 S:      Maintained
10949 W:      http://www.one-eyed-alien.net/~mdharm/linux-usb/
10950 F:      drivers/usb/storage/
10951
10952 USB MIDI DRIVER
10953 M:      Clemens Ladisch <clemens@ladisch.de>
10954 L:      alsa-devel@alsa-project.org (moderated for non-subscribers)
10955 T:      git git://git.alsa-project.org/alsa-kernel.git
10956 S:      Maintained
10957 F:      sound/usb/midi.*
10958
10959 USB NETWORKING DRIVERS
10960 L:      linux-usb@vger.kernel.org
10961 S:      Odd Fixes
10962 F:      drivers/net/usb/
10963
10964 USB OHCI DRIVER
10965 M:      Alan Stern <stern@rowland.harvard.edu>
10966 L:      linux-usb@vger.kernel.org
10967 S:      Maintained
10968 F:      Documentation/usb/ohci.txt
10969 F:      drivers/usb/host/ohci*
10970
10971 USB OTG FSM (Finite State Machine)
10972 M:      Peter Chen <Peter.Chen@freescale.com>
10973 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/peter.chen/usb.git
10974 L:      linux-usb@vger.kernel.org
10975 S:      Maintained
10976 F:      drivers/usb/common/usb-otg-fsm.c
10977
10978 USB OVER IP DRIVER
10979 M:      Valentina Manea <valentina.manea.m@gmail.com>
10980 M:      Shuah Khan <shuah.kh@samsung.com>
10981 L:      linux-usb@vger.kernel.org
10982 S:      Maintained
10983 F:      drivers/usb/usbip/
10984 F:      tools/usb/usbip/
10985
10986 USB PEGASUS DRIVER
10987 M:      Petko Manolov <petkan@nucleusys.com>
10988 L:      linux-usb@vger.kernel.org
10989 L:      netdev@vger.kernel.org
10990 T:      git git://github.com/petkan/pegasus.git
10991 W:      https://github.com/petkan/pegasus
10992 S:      Maintained
10993 F:      drivers/net/usb/pegasus.*
10994
10995 USB PHY LAYER
10996 M:      Felipe Balbi <balbi@ti.com>
10997 L:      linux-usb@vger.kernel.org
10998 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb.git
10999 S:      Maintained
11000 F:      drivers/usb/phy/
11001
11002 USB PRINTER DRIVER (usblp)
11003 M:      Pete Zaitcev <zaitcev@redhat.com>
11004 L:      linux-usb@vger.kernel.org
11005 S:      Supported
11006 F:      drivers/usb/class/usblp.c
11007
11008 USB RTL8150 DRIVER
11009 M:      Petko Manolov <petkan@nucleusys.com>
11010 L:      linux-usb@vger.kernel.org
11011 L:      netdev@vger.kernel.org
11012 T:      git git://github.com/petkan/rtl8150.git
11013 W:      https://github.com/petkan/rtl8150
11014 S:      Maintained
11015 F:      drivers/net/usb/rtl8150.c
11016
11017 USB SERIAL SUBSYSTEM
11018 M:      Johan Hovold <johan@kernel.org>
11019 L:      linux-usb@vger.kernel.org
11020 S:      Maintained
11021 F:      Documentation/usb/usb-serial.txt
11022 F:      drivers/usb/serial/
11023 F:      include/linux/usb/serial.h
11024
11025 USB SMSC75XX ETHERNET DRIVER
11026 M:      Steve Glendinning <steve.glendinning@shawell.net>
11027 L:      netdev@vger.kernel.org
11028 S:      Maintained
11029 F:      drivers/net/usb/smsc75xx.*
11030
11031 USB SMSC95XX ETHERNET DRIVER
11032 M:      Steve Glendinning <steve.glendinning@shawell.net>
11033 L:      netdev@vger.kernel.org
11034 S:      Maintained
11035 F:      drivers/net/usb/smsc95xx.*
11036
11037 USB SUBSYSTEM
11038 M:      Greg Kroah-Hartman <gregkh@linuxfoundation.org>
11039 L:      linux-usb@vger.kernel.org
11040 W:      http://www.linux-usb.org
11041 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb.git
11042 S:      Supported
11043 F:      Documentation/usb/
11044 F:      drivers/usb/
11045 F:      include/linux/usb.h
11046 F:      include/linux/usb/
11047
11048 USB UHCI DRIVER
11049 M:      Alan Stern <stern@rowland.harvard.edu>
11050 L:      linux-usb@vger.kernel.org
11051 S:      Maintained
11052 F:      drivers/usb/host/uhci*
11053
11054 USB "USBNET" DRIVER FRAMEWORK
11055 M:      Oliver Neukum <oneukum@suse.com>
11056 L:      netdev@vger.kernel.org
11057 W:      http://www.linux-usb.org/usbnet
11058 S:      Maintained
11059 F:      drivers/net/usb/usbnet.c
11060 F:      include/linux/usb/usbnet.h
11061
11062 USB VIDEO CLASS
11063 M:      Laurent Pinchart <laurent.pinchart@ideasonboard.com>
11064 L:      linux-uvc-devel@lists.sourceforge.net (subscribers-only)
11065 L:      linux-media@vger.kernel.org
11066 T:      git git://linuxtv.org/media_tree.git
11067 W:      http://www.ideasonboard.org/uvc/
11068 S:      Maintained
11069 F:      drivers/media/usb/uvc/
11070 F:      include/uapi/linux/uvcvideo.h
11071
11072 USB VISION DRIVER
11073 M:      Hans Verkuil <hverkuil@xs4all.nl>
11074 L:      linux-media@vger.kernel.org
11075 T:      git git://linuxtv.org/media_tree.git
11076 W:      http://linuxtv.org
11077 S:      Odd Fixes
11078 F:      drivers/media/usb/usbvision/
11079
11080 USB WEBCAM GADGET
11081 M:      Laurent Pinchart <laurent.pinchart@ideasonboard.com>
11082 L:      linux-usb@vger.kernel.org
11083 S:      Maintained
11084 F:      drivers/usb/gadget/function/*uvc*
11085 F:      drivers/usb/gadget/legacy/webcam.c
11086
11087 USB WIRELESS RNDIS DRIVER (rndis_wlan)
11088 M:      Jussi Kivilinna <jussi.kivilinna@iki.fi>
11089 L:      linux-wireless@vger.kernel.org
11090 S:      Maintained
11091 F:      drivers/net/wireless/rndis_wlan.c
11092
11093 USB XHCI DRIVER
11094 M:      Mathias Nyman <mathias.nyman@intel.com>
11095 L:      linux-usb@vger.kernel.org
11096 S:      Supported
11097 F:      drivers/usb/host/xhci*
11098 F:      drivers/usb/host/pci-quirks*
11099
11100 USB ZD1201 DRIVER
11101 L:      linux-wireless@vger.kernel.org
11102 W:      http://linux-lc100020.sourceforge.net
11103 S:      Orphan
11104 F:      drivers/net/wireless/zd1201.*
11105
11106 USB ZR364XX DRIVER
11107 M:      Antoine Jacquet <royale@zerezo.com>
11108 L:      linux-usb@vger.kernel.org
11109 L:      linux-media@vger.kernel.org
11110 T:      git git://linuxtv.org/media_tree.git
11111 W:      http://royale.zerezo.com/zr364xx/
11112 S:      Maintained
11113 F:      Documentation/video4linux/zr364xx.txt
11114 F:      drivers/media/usb/zr364xx/
11115
11116 ULPI BUS
11117 M:      Heikki Krogerus <heikki.krogerus@linux.intel.com>
11118 L:      linux-usb@vger.kernel.org
11119 S:      Maintained
11120 F:      drivers/usb/common/ulpi.c
11121 F:      include/linux/ulpi/
11122
11123 USER-MODE LINUX (UML)
11124 M:      Jeff Dike <jdike@addtoit.com>
11125 M:      Richard Weinberger <richard@nod.at>
11126 L:      user-mode-linux-devel@lists.sourceforge.net
11127 L:      user-mode-linux-user@lists.sourceforge.net
11128 W:      http://user-mode-linux.sourceforge.net
11129 S:      Maintained
11130 F:      Documentation/virtual/uml/
11131 F:      arch/um/
11132 F:      arch/x86/um/
11133 F:      fs/hostfs/
11134 F:      fs/hppfs/
11135
11136 USERSPACE I/O (UIO)
11137 M:      "Hans J. Koch" <hjk@hansjkoch.de>
11138 M:      Greg Kroah-Hartman <gregkh@linuxfoundation.org>
11139 S:      Maintained
11140 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc.git
11141 F:      Documentation/DocBook/uio-howto.tmpl
11142 F:      drivers/uio/
11143 F:      include/linux/uio*.h
11144
11145 UTIL-LINUX PACKAGE
11146 M:      Karel Zak <kzak@redhat.com>
11147 L:      util-linux@vger.kernel.org
11148 W:      http://en.wikipedia.org/wiki/Util-linux
11149 T:      git git://git.kernel.org/pub/scm/utils/util-linux/util-linux.git
11150 S:      Maintained
11151
11152 UVESAFB DRIVER
11153 M:      Michal Januszewski <spock@gentoo.org>
11154 L:      linux-fbdev@vger.kernel.org
11155 W:      http://dev.gentoo.org/~spock/projects/uvesafb/
11156 S:      Maintained
11157 F:      Documentation/fb/uvesafb.txt
11158 F:      drivers/video/fbdev/uvesafb.*
11159
11160 VFAT/FAT/MSDOS FILESYSTEM
11161 M:      OGAWA Hirofumi <hirofumi@mail.parknet.co.jp>
11162 S:      Maintained
11163 F:      Documentation/filesystems/vfat.txt
11164 F:      fs/fat/
11165
11166 VFIO DRIVER
11167 M:      Alex Williamson <alex.williamson@redhat.com>
11168 L:      kvm@vger.kernel.org
11169 S:      Maintained
11170 F:      Documentation/vfio.txt
11171 F:      drivers/vfio/
11172 F:      include/linux/vfio.h
11173 F:      include/uapi/linux/vfio.h
11174
11175 VFIO PLATFORM DRIVER
11176 M:      Baptiste Reynal <b.reynal@virtualopensystems.com>
11177 L:      kvm@vger.kernel.org
11178 S:      Maintained
11179 F:      drivers/vfio/platform/
11180
11181 VIDEOBUF2 FRAMEWORK
11182 M:      Pawel Osciak <pawel@osciak.com>
11183 M:      Marek Szyprowski <m.szyprowski@samsung.com>
11184 M:      Kyungmin Park <kyungmin.park@samsung.com>
11185 L:      linux-media@vger.kernel.org
11186 S:      Maintained
11187 F:      drivers/media/v4l2-core/videobuf2-*
11188 F:      include/media/videobuf2-*
11189
11190 VIRTIO CONSOLE DRIVER
11191 M:      Amit Shah <amit.shah@redhat.com>
11192 L:      virtualization@lists.linux-foundation.org
11193 S:      Maintained
11194 F:      drivers/char/virtio_console.c
11195 F:      include/linux/virtio_console.h
11196 F:      include/uapi/linux/virtio_console.h
11197
11198 VIRTIO CORE, NET AND BLOCK DRIVERS
11199 M:      "Michael S. Tsirkin" <mst@redhat.com>
11200 L:      virtualization@lists.linux-foundation.org
11201 S:      Maintained
11202 F:      drivers/virtio/
11203 F:      tools/virtio/
11204 F:      drivers/net/virtio_net.c
11205 F:      drivers/block/virtio_blk.c
11206 F:      include/linux/virtio_*.h
11207 F:      include/uapi/linux/virtio_*.h
11208
11209 VIRTIO DRIVERS FOR S390
11210 M:      Christian Borntraeger <borntraeger@de.ibm.com>
11211 M:      Cornelia Huck <cornelia.huck@de.ibm.com>
11212 L:      linux-s390@vger.kernel.org
11213 L:      virtualization@lists.linux-foundation.org
11214 L:      kvm@vger.kernel.org
11215 S:      Supported
11216 F:      drivers/s390/virtio/
11217
11218 VIRTIO GPU DRIVER
11219 M:      David Airlie <airlied@linux.ie>
11220 M:      Gerd Hoffmann <kraxel@redhat.com>
11221 L:      dri-devel@lists.freedesktop.org
11222 L:      virtualization@lists.linux-foundation.org
11223 S:      Maintained
11224 F:      drivers/gpu/drm/virtio/
11225 F:      include/uapi/linux/virtio_gpu.h
11226
11227 VIRTIO HOST (VHOST)
11228 M:      "Michael S. Tsirkin" <mst@redhat.com>
11229 L:      kvm@vger.kernel.org
11230 L:      virtualization@lists.linux-foundation.org
11231 L:      netdev@vger.kernel.org
11232 S:      Maintained
11233 F:      drivers/vhost/
11234 F:      include/uapi/linux/vhost.h
11235
11236 VIRTIO INPUT DRIVER
11237 M:      Gerd Hoffmann <kraxel@redhat.com>
11238 S:      Maintained
11239 F:      drivers/virtio/virtio_input.c
11240 F:      include/uapi/linux/virtio_input.h
11241
11242 VIA RHINE NETWORK DRIVER
11243 S:      Orphan
11244 F:      drivers/net/ethernet/via/via-rhine.c
11245
11246 VIA SD/MMC CARD CONTROLLER DRIVER
11247 M:      Bruce Chang <brucechang@via.com.tw>
11248 M:      Harald Welte <HaraldWelte@viatech.com>
11249 S:      Maintained
11250 F:      drivers/mmc/host/via-sdmmc.c
11251
11252 VIA UNICHROME(PRO)/CHROME9 FRAMEBUFFER DRIVER
11253 M:      Florian Tobias Schandinat <FlorianSchandinat@gmx.de>
11254 L:      linux-fbdev@vger.kernel.org
11255 S:      Maintained
11256 F:      include/linux/via-core.h
11257 F:      include/linux/via-gpio.h
11258 F:      include/linux/via_i2c.h
11259 F:      drivers/video/fbdev/via/
11260
11261 VIA VELOCITY NETWORK DRIVER
11262 M:      Francois Romieu <romieu@fr.zoreil.com>
11263 L:      netdev@vger.kernel.org
11264 S:      Maintained
11265 F:      drivers/net/ethernet/via/via-velocity.*
11266
11267 VIVID VIRTUAL VIDEO DRIVER
11268 M:      Hans Verkuil <hverkuil@xs4all.nl>
11269 L:      linux-media@vger.kernel.org
11270 T:      git git://linuxtv.org/media_tree.git
11271 W:      http://linuxtv.org
11272 S:      Maintained
11273 F:      drivers/media/platform/vivid/*
11274
11275 VLAN (802.1Q)
11276 M:      Patrick McHardy <kaber@trash.net>
11277 L:      netdev@vger.kernel.org
11278 S:      Maintained
11279 F:      drivers/net/macvlan.c
11280 F:      include/linux/if_*vlan.h
11281 F:      net/8021q/
11282
11283 VLYNQ BUS
11284 M:      Florian Fainelli <florian@openwrt.org>
11285 L:      openwrt-devel@lists.openwrt.org (subscribers-only)
11286 S:      Maintained
11287 F:      drivers/vlynq/vlynq.c
11288 F:      include/linux/vlynq.h
11289
11290 VME SUBSYSTEM
11291 M:      Martyn Welch <martyn@welchs.me.uk>
11292 M:      Manohar Vanga <manohar.vanga@gmail.com>
11293 M:      Greg Kroah-Hartman <gregkh@linuxfoundation.org>
11294 L:      devel@driverdev.osuosl.org
11295 S:      Maintained
11296 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core.git
11297 F:      Documentation/vme_api.txt
11298 F:      drivers/staging/vme/
11299 F:      drivers/vme/
11300 F:      include/linux/vme*
11301
11302 VMWARE HYPERVISOR INTERFACE
11303 M:      Alok Kataria <akataria@vmware.com>
11304 L:      virtualization@lists.linux-foundation.org
11305 S:      Supported
11306 F:      arch/x86/kernel/cpu/vmware.c
11307
11308 VMWARE BALLOON DRIVER
11309 M:      Xavier Deguillard <xdeguillard@vmware.com>
11310 M:      Philip Moltmann <moltmann@vmware.com>
11311 M:      "VMware, Inc." <pv-drivers@vmware.com>
11312 L:      linux-kernel@vger.kernel.org
11313 S:      Maintained
11314 F:      drivers/misc/vmw_balloon.c
11315
11316 VMWARE VMMOUSE SUBDRIVER
11317 M:      "VMware Graphics" <linux-graphics-maintainer@vmware.com>
11318 M:      "VMware, Inc." <pv-drivers@vmware.com>
11319 L:      linux-input@vger.kernel.org
11320 S:      Maintained
11321 F:      drivers/input/mouse/vmmouse.c
11322 F:      drivers/input/mouse/vmmouse.h
11323
11324 VMWARE VMXNET3 ETHERNET DRIVER
11325 M:      Shrikrishna Khare <skhare@vmware.com>
11326 M:      "VMware, Inc." <pv-drivers@vmware.com>
11327 L:      netdev@vger.kernel.org
11328 S:      Maintained
11329 F:      drivers/net/vmxnet3/
11330
11331 VMware PVSCSI driver
11332 M:      Arvind Kumar <arvindkumar@vmware.com>
11333 M:      VMware PV-Drivers <pv-drivers@vmware.com>
11334 L:      linux-scsi@vger.kernel.org
11335 S:      Maintained
11336 F:      drivers/scsi/vmw_pvscsi.c
11337 F:      drivers/scsi/vmw_pvscsi.h
11338
11339 VOLTAGE AND CURRENT REGULATOR FRAMEWORK
11340 M:      Liam Girdwood <lgirdwood@gmail.com>
11341 M:      Mark Brown <broonie@kernel.org>
11342 L:      linux-kernel@vger.kernel.org
11343 W:      http://www.slimlogic.co.uk/?p=48
11344 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator.git
11345 S:      Supported
11346 F:      drivers/regulator/
11347 F:      include/linux/regulator/
11348
11349 VRF
11350 M:      David Ahern <dsa@cumulusnetworks.com>
11351 M:      Shrijeet Mukherjee <shm@cumulusnetworks.com>
11352 L:      netdev@vger.kernel.org
11353 S:      Maintained
11354 F:      drivers/net/vrf.c
11355 F:      include/net/vrf.h
11356 F:      Documentation/networking/vrf.txt
11357
11358 VT1211 HARDWARE MONITOR DRIVER
11359 M:      Juerg Haefliger <juergh@gmail.com>
11360 L:      lm-sensors@lm-sensors.org
11361 S:      Maintained
11362 F:      Documentation/hwmon/vt1211
11363 F:      drivers/hwmon/vt1211.c
11364
11365 VT8231 HARDWARE MONITOR DRIVER
11366 M:      Roger Lucas <vt8231@hiddenengine.co.uk>
11367 L:      lm-sensors@lm-sensors.org
11368 S:      Maintained
11369 F:      drivers/hwmon/vt8231.c
11370
11371 VUB300 USB to SDIO/SD/MMC bridge chip
11372 M:      Tony Olech <tony.olech@elandigitalsystems.com>
11373 L:      linux-mmc@vger.kernel.org
11374 L:      linux-usb@vger.kernel.org
11375 S:      Supported
11376 F:      drivers/mmc/host/vub300.c
11377
11378 W1 DALLAS'S 1-WIRE BUS
11379 M:      Evgeniy Polyakov <zbr@ioremap.net>
11380 S:      Maintained
11381 F:      Documentation/w1/
11382 F:      drivers/w1/
11383
11384 W83791D HARDWARE MONITORING DRIVER
11385 M:      Marc Hulsman <m.hulsman@tudelft.nl>
11386 L:      lm-sensors@lm-sensors.org
11387 S:      Maintained
11388 F:      Documentation/hwmon/w83791d
11389 F:      drivers/hwmon/w83791d.c
11390
11391 W83793 HARDWARE MONITORING DRIVER
11392 M:      Rudolf Marek <r.marek@assembler.cz>
11393 L:      lm-sensors@lm-sensors.org
11394 S:      Maintained
11395 F:      Documentation/hwmon/w83793
11396 F:      drivers/hwmon/w83793.c
11397
11398 W83795 HARDWARE MONITORING DRIVER
11399 M:      Jean Delvare <jdelvare@suse.com>
11400 L:      lm-sensors@lm-sensors.org
11401 S:      Maintained
11402 F:      drivers/hwmon/w83795.c
11403
11404 W83L51xD SD/MMC CARD INTERFACE DRIVER
11405 M:      Pierre Ossman <pierre@ossman.eu>
11406 S:      Maintained
11407 F:      drivers/mmc/host/wbsd.*
11408
11409 WACOM PROTOCOL 4 SERIAL TABLETS
11410 M:      Julian Squires <julian@cipht.net>
11411 M:      Hans de Goede <hdegoede@redhat.com>
11412 L:      linux-input@vger.kernel.org
11413 S:      Maintained
11414 F:      drivers/input/tablet/wacom_serial4.c
11415
11416 WATCHDOG DEVICE DRIVERS
11417 M:      Wim Van Sebroeck <wim@iguana.be>
11418 L:      linux-watchdog@vger.kernel.org
11419 W:      http://www.linux-watchdog.org/
11420 T:      git git://www.linux-watchdog.org/linux-watchdog.git
11421 S:      Maintained
11422 F:      Documentation/watchdog/
11423 F:      drivers/watchdog/
11424 F:      include/linux/watchdog.h
11425 F:      include/uapi/linux/watchdog.h
11426
11427 WD7000 SCSI DRIVER
11428 M:      Miroslav Zagorac <zaga@fly.cc.fer.hr>
11429 L:      linux-scsi@vger.kernel.org
11430 S:      Maintained
11431 F:      drivers/scsi/wd7000.c
11432
11433 WIIMOTE HID DRIVER
11434 M:      David Herrmann <dh.herrmann@googlemail.com>
11435 L:      linux-input@vger.kernel.org
11436 S:      Maintained
11437 F:      drivers/hid/hid-wiimote*
11438
11439 WINBOND CIR DRIVER
11440 M:      David Härdeman <david@hardeman.nu>
11441 S:      Maintained
11442 F:      drivers/media/rc/winbond-cir.c
11443
11444 WIMAX STACK
11445 M:      Inaky Perez-Gonzalez <inaky.perez-gonzalez@intel.com>
11446 M:      linux-wimax@intel.com
11447 L:      wimax@linuxwimax.org (subscribers-only)
11448 S:      Supported
11449 W:      http://linuxwimax.org
11450 F:      Documentation/wimax/README.wimax
11451 F:      include/linux/wimax/debug.h
11452 F:      include/net/wimax.h
11453 F:      include/uapi/linux/wimax.h
11454 F:      net/wimax/
11455
11456 WISTRON LAPTOP BUTTON DRIVER
11457 M:      Miloslav Trmac <mitr@volny.cz>
11458 S:      Maintained
11459 F:      drivers/input/misc/wistron_btns.c
11460
11461 WL3501 WIRELESS PCMCIA CARD DRIVER
11462 M:      Arnaldo Carvalho de Melo <acme@ghostprotocols.net>
11463 L:      linux-wireless@vger.kernel.org
11464 W:      http://oops.ghostprotocols.net:81/blog
11465 S:      Maintained
11466 F:      drivers/net/wireless/wl3501*
11467
11468 WOLFSON MICROELECTRONICS DRIVERS
11469 L:      patches@opensource.wolfsonmicro.com
11470 T:      git https://github.com/CirrusLogic/linux-drivers.git
11471 W:      https://github.com/CirrusLogic/linux-drivers/wiki
11472 S:      Supported
11473 F:      Documentation/hwmon/wm83??
11474 F:      arch/arm/mach-s3c64xx/mach-crag6410*
11475 F:      drivers/clk/clk-wm83*.c
11476 F:      drivers/extcon/extcon-arizona.c
11477 F:      drivers/leds/leds-wm83*.c
11478 F:      drivers/gpio/gpio-*wm*.c
11479 F:      drivers/gpio/gpio-arizona.c
11480 F:      drivers/hwmon/wm83??-hwmon.c
11481 F:      drivers/input/misc/wm831x-on.c
11482 F:      drivers/input/touchscreen/wm831x-ts.c
11483 F:      drivers/input/touchscreen/wm97*.c
11484 F:      drivers/mfd/arizona*
11485 F:      drivers/mfd/wm*.c
11486 F:      drivers/power/wm83*.c
11487 F:      drivers/rtc/rtc-wm83*.c
11488 F:      drivers/regulator/wm8*.c
11489 F:      drivers/video/backlight/wm83*_bl.c
11490 F:      drivers/watchdog/wm83*_wdt.c
11491 F:      include/linux/mfd/arizona/
11492 F:      include/linux/mfd/wm831x/
11493 F:      include/linux/mfd/wm8350/
11494 F:      include/linux/mfd/wm8400*
11495 F:      include/linux/wm97xx.h
11496 F:      include/sound/wm????.h
11497 F:      sound/soc/codecs/arizona.?
11498 F:      sound/soc/codecs/wm*
11499
11500 WORKQUEUE
11501 M:      Tejun Heo <tj@kernel.org>
11502 R:      Lai Jiangshan <jiangshanlai@gmail.com>
11503 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq.git
11504 S:      Maintained
11505 F:      include/linux/workqueue.h
11506 F:      kernel/workqueue.c
11507 F:      Documentation/workqueue.txt
11508
11509 X.25 NETWORK LAYER
11510 M:      Andrew Hendry <andrew.hendry@gmail.com>
11511 L:      linux-x25@vger.kernel.org
11512 S:      Odd Fixes
11513 F:      Documentation/networking/x25*
11514 F:      include/net/x25*
11515 F:      net/x25/
11516
11517 X86 ARCHITECTURE (32-BIT AND 64-BIT)
11518 M:      Thomas Gleixner <tglx@linutronix.de>
11519 M:      Ingo Molnar <mingo@redhat.com>
11520 M:      "H. Peter Anvin" <hpa@zytor.com>
11521 M:      x86@kernel.org
11522 L:      linux-kernel@vger.kernel.org
11523 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git x86/core
11524 S:      Maintained
11525 F:      Documentation/x86/
11526 F:      arch/x86/
11527
11528 X86 PLATFORM DRIVERS
11529 M:      Darren Hart <dvhart@infradead.org>
11530 L:      platform-driver-x86@vger.kernel.org
11531 T:      git git://git.infradead.org/users/dvhart/linux-platform-drivers-x86.git
11532 S:      Maintained
11533 F:      drivers/platform/x86/
11534
11535 X86 MCE INFRASTRUCTURE
11536 M:      Tony Luck <tony.luck@intel.com>
11537 M:      Borislav Petkov <bp@alien8.de>
11538 L:      linux-edac@vger.kernel.org
11539 S:      Maintained
11540 F:      arch/x86/kernel/cpu/mcheck/*
11541
11542 X86 VDSO
11543 M:      Andy Lutomirski <luto@amacapital.net>
11544 L:      linux-kernel@vger.kernel.org
11545 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git x86/vdso
11546 S:      Maintained
11547 F:      arch/x86/entry/vdso/
11548
11549 XC2028/3028 TUNER DRIVER
11550 M:      Mauro Carvalho Chehab <mchehab@osg.samsung.com>
11551 L:      linux-media@vger.kernel.org
11552 W:      http://linuxtv.org
11553 T:      git git://linuxtv.org/media_tree.git
11554 S:      Maintained
11555 F:      drivers/media/tuners/tuner-xc2028.*
11556
11557 XEN HYPERVISOR INTERFACE
11558 M:      Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
11559 M:      Boris Ostrovsky <boris.ostrovsky@oracle.com>
11560 M:      David Vrabel <david.vrabel@citrix.com>
11561 L:      xen-devel@lists.xenproject.org (moderated for non-subscribers)
11562 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip.git
11563 S:      Supported
11564 F:      arch/x86/xen/
11565 F:      drivers/*/xen-*front.c
11566 F:      drivers/xen/
11567 F:      arch/x86/include/asm/xen/
11568 F:      include/xen/
11569 F:      include/uapi/xen/
11570
11571 XEN HYPERVISOR ARM
11572 M:      Stefano Stabellini <stefano.stabellini@eu.citrix.com>
11573 L:      xen-devel@lists.xenproject.org (moderated for non-subscribers)
11574 S:      Supported
11575 F:      arch/arm/xen/
11576 F:      arch/arm/include/asm/xen/
11577
11578 XEN HYPERVISOR ARM64
11579 M:      Stefano Stabellini <stefano.stabellini@eu.citrix.com>
11580 L:      xen-devel@lists.xenproject.org (moderated for non-subscribers)
11581 S:      Supported
11582 F:      arch/arm64/xen/
11583 F:      arch/arm64/include/asm/xen/
11584
11585 XEN NETWORK BACKEND DRIVER
11586 M:      Ian Campbell <ian.campbell@citrix.com>
11587 M:      Wei Liu <wei.liu2@citrix.com>
11588 L:      xen-devel@lists.xenproject.org (moderated for non-subscribers)
11589 L:      netdev@vger.kernel.org
11590 S:      Supported
11591 F:      drivers/net/xen-netback/*
11592
11593 XEN PCI SUBSYSTEM
11594 M:      Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
11595 L:      xen-devel@lists.xenproject.org (moderated for non-subscribers)
11596 S:      Supported
11597 F:      arch/x86/pci/*xen*
11598 F:      drivers/pci/*xen*
11599
11600 XEN BLOCK SUBSYSTEM
11601 M:      Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
11602 M:      Roger Pau MonnĂ© <roger.pau@citrix.com>
11603 L:      xen-devel@lists.xenproject.org (moderated for non-subscribers)
11604 S:      Supported
11605 F:      drivers/block/xen-blkback/*
11606 F:      drivers/block/xen*
11607
11608 XEN PVSCSI DRIVERS
11609 M:      Juergen Gross <jgross@suse.com>
11610 L:      xen-devel@lists.xenproject.org (moderated for non-subscribers)
11611 L:      linux-scsi@vger.kernel.org
11612 S:      Supported
11613 F:      drivers/scsi/xen-scsifront.c
11614 F:      drivers/xen/xen-scsiback.c
11615 F:      include/xen/interface/io/vscsiif.h
11616
11617 XEN SWIOTLB SUBSYSTEM
11618 M:      Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
11619 L:      xen-devel@lists.xenproject.org (moderated for non-subscribers)
11620 S:      Supported
11621 F:      arch/x86/xen/*swiotlb*
11622 F:      drivers/xen/*swiotlb*
11623
11624 XFS FILESYSTEM
11625 P:      Silicon Graphics Inc
11626 M:      Dave Chinner <david@fromorbit.com>
11627 M:      xfs@oss.sgi.com
11628 L:      xfs@oss.sgi.com
11629 W:      http://oss.sgi.com/projects/xfs
11630 T:      git git://oss.sgi.com/xfs/xfs.git
11631 S:      Supported
11632 F:      Documentation/filesystems/xfs.txt
11633 F:      fs/xfs/
11634
11635 XILINX AXI ETHERNET DRIVER
11636 M:      Anirudha Sarangi <anirudh@xilinx.com>
11637 M:      John Linn <John.Linn@xilinx.com>
11638 S:      Maintained
11639 F:      drivers/net/ethernet/xilinx/xilinx_axienet*
11640
11641 XILINX UARTLITE SERIAL DRIVER
11642 M:      Peter Korsgaard <jacmet@sunsite.dk>
11643 L:      linux-serial@vger.kernel.org
11644 S:      Maintained
11645 F:      drivers/tty/serial/uartlite.c
11646
11647 XILINX VIDEO IP CORES
11648 M:      Hyun Kwon <hyun.kwon@xilinx.com>
11649 M:      Laurent Pinchart <laurent.pinchart@ideasonboard.com>
11650 L:      linux-media@vger.kernel.org
11651 T:      git git://linuxtv.org/media_tree.git
11652 S:      Supported
11653 F:      Documentation/devicetree/bindings/media/xilinx/
11654 F:      drivers/media/platform/xilinx/
11655 F:      include/uapi/linux/xilinx-v4l2-controls.h
11656
11657 XILLYBUS DRIVER
11658 M:      Eli Billauer <eli.billauer@gmail.com>
11659 L:      linux-kernel@vger.kernel.org
11660 S:      Supported
11661 F:      drivers/char/xillybus/
11662
11663 XTENSA XTFPGA PLATFORM SUPPORT
11664 M:      Max Filippov <jcmvbkbc@gmail.com>
11665 L:      linux-xtensa@linux-xtensa.org
11666 S:      Maintained
11667 F:      drivers/spi/spi-xtensa-xtfpga.c
11668 F:      sound/soc/xtensa/xtfpga-i2s.c
11669
11670 YAM DRIVER FOR AX.25
11671 M:      Jean-Paul Roubelat <jpr@f6fbb.org>
11672 L:      linux-hams@vger.kernel.org
11673 S:      Maintained
11674 F:      drivers/net/hamradio/yam*
11675 F:      include/linux/yam.h
11676
11677 YEALINK PHONE DRIVER
11678 M:      Henk Vergonet <Henk.Vergonet@gmail.com>
11679 L:      usbb2k-api-dev@nongnu.org
11680 S:      Maintained
11681 F:      Documentation/input/yealink.txt
11682 F:      drivers/input/misc/yealink.*
11683
11684 Z8530 DRIVER FOR AX.25
11685 M:      Joerg Reuter <jreuter@yaina.de>
11686 W:      http://yaina.de/jreuter/
11687 W:      http://www.qsl.net/dl1bke/
11688 L:      linux-hams@vger.kernel.org
11689 S:      Maintained
11690 F:      Documentation/networking/z8530drv.txt
11691 F:      drivers/net/hamradio/*scc.c
11692 F:      drivers/net/hamradio/z8530.h
11693
11694 ZBUD COMPRESSED PAGE ALLOCATOR
11695 M:      Seth Jennings <sjennings@variantweb.net>
11696 L:      linux-mm@kvack.org
11697 S:      Maintained
11698 F:      mm/zbud.c
11699 F:      include/linux/zbud.h
11700
11701 ZD1211RW WIRELESS DRIVER
11702 M:      Daniel Drake <dsd@gentoo.org>
11703 M:      Ulrich Kunitz <kune@deine-taler.de>
11704 W:      http://zd1211.ath.cx/wiki/DriverRewrite
11705 L:      linux-wireless@vger.kernel.org
11706 L:      zd1211-devs@lists.sourceforge.net (subscribers-only)
11707 S:      Maintained
11708 F:      drivers/net/wireless/zd1211rw/
11709
11710 ZPOOL COMPRESSED PAGE STORAGE API
11711 M:      Dan Streetman <ddstreet@ieee.org>
11712 L:      linux-mm@kvack.org
11713 S:      Maintained
11714 F:      mm/zpool.c
11715 F:      include/linux/zpool.h
11716
11717 ZR36067 VIDEO FOR LINUX DRIVER
11718 L:      mjpeg-users@lists.sourceforge.net
11719 L:      linux-media@vger.kernel.org
11720 W:      http://mjpeg.sourceforge.net/driver-zoran/
11721 T:      hg http://linuxtv.org/hg/v4l-dvb
11722 S:      Odd Fixes
11723 F:      drivers/media/pci/zoran/
11724
11725 ZRAM COMPRESSED RAM BLOCK DEVICE DRVIER
11726 M:      Minchan Kim <minchan@kernel.org>
11727 M:      Nitin Gupta <ngupta@vflare.org>
11728 R:      Sergey Senozhatsky <sergey.senozhatsky.work@gmail.com>
11729 L:      linux-kernel@vger.kernel.org
11730 S:      Maintained
11731 F:      drivers/block/zram/
11732 F:      Documentation/blockdev/zram.txt
11733
11734 ZS DECSTATION Z85C30 SERIAL DRIVER
11735 M:      "Maciej W. Rozycki" <macro@linux-mips.org>
11736 S:      Maintained
11737 F:      drivers/tty/serial/zs.*
11738
11739 ZSMALLOC COMPRESSED SLAB MEMORY ALLOCATOR
11740 M:      Minchan Kim <minchan@kernel.org>
11741 M:      Nitin Gupta <ngupta@vflare.org>
11742 R:      Sergey Senozhatsky <sergey.senozhatsky.work@gmail.com>
11743 L:      linux-mm@kvack.org
11744 S:      Maintained
11745 F:      mm/zsmalloc.c
11746 F:      include/linux/zsmalloc.h
11747 F:      Documentation/vm/zsmalloc.txt
11748
11749 ZSWAP COMPRESSED SWAP CACHING
11750 M:      Seth Jennings <sjennings@variantweb.net>
11751 L:      linux-mm@kvack.org
11752 S:      Maintained
11753 F:      mm/zswap.c
11754
11755 THE REST
11756 M:      Linus Torvalds <torvalds@linux-foundation.org>
11757 L:      linux-kernel@vger.kernel.org
11758 Q:      http://patchwork.kernel.org/project/LKML/list/
11759 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
11760 S:      Buried alive in reporters
11761 F:      *
11762 F:      */