]> git.kernelconcepts.de Git - karo-tx-linux.git/blob - MAINTAINERS
Merge tag 'rtc-v4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...
[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
162 6PACK NETWORK DRIVER FOR AX.25
163 M:      Andreas Koensgen <ajk@comnets.uni-bremen.de>
164 L:      linux-hams@vger.kernel.org
165 S:      Maintained
166 F:      drivers/net/hamradio/6pack.c
167
168 8169 10/100/1000 GIGABIT ETHERNET DRIVER
169 M:      Realtek linux nic maintainers <nic_swsd@realtek.com>
170 L:      netdev@vger.kernel.org
171 S:      Maintained
172 F:      drivers/net/ethernet/realtek/r8169.c
173
174 8250/16?50 (AND CLONE UARTS) SERIAL DRIVER
175 M:      Greg Kroah-Hartman <gregkh@linuxfoundation.org>
176 L:      linux-serial@vger.kernel.org
177 W:      http://serial.sourceforge.net
178 S:      Maintained
179 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty.git
180 F:      drivers/tty/serial/8250*
181 F:      include/linux/serial_8250.h
182
183 8390 NETWORK DRIVERS [WD80x3/SMC-ELITE, SMC-ULTRA, NE2000, 3C503, etc.]
184 L:      netdev@vger.kernel.org
185 S:      Orphan / Obsolete
186 F:      drivers/net/ethernet/8390/
187
188 9P FILE SYSTEM
189 M:      Eric Van Hensbergen <ericvh@gmail.com>
190 M:      Ron Minnich <rminnich@sandia.gov>
191 M:      Latchesar Ionkov <lucho@ionkov.net>
192 L:      v9fs-developer@lists.sourceforge.net
193 W:      http://swik.net/v9fs
194 Q:      http://patchwork.kernel.org/project/v9fs-devel/list/
195 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs.git
196 S:      Maintained
197 F:      Documentation/filesystems/9p.txt
198 F:      fs/9p/
199 F:      net/9p/
200 F:      include/net/9p/
201 F:      include/uapi/linux/virtio_9p.h
202 F:      include/trace/events/9p.h
203
204
205 A8293 MEDIA DRIVER
206 M:      Antti Palosaari <crope@iki.fi>
207 L:      linux-media@vger.kernel.org
208 W:      http://linuxtv.org/
209 W:      http://palosaari.fi/linux/
210 Q:      http://patchwork.linuxtv.org/project/linux-media/list/
211 T:      git git://linuxtv.org/anttip/media_tree.git
212 S:      Maintained
213 F:      drivers/media/dvb-frontends/a8293*
214
215 AACRAID SCSI RAID DRIVER
216 M:      Adaptec OEM Raid Solutions <aacraid@adaptec.com>
217 L:      linux-scsi@vger.kernel.org
218 W:      http://www.adaptec.com/
219 S:      Supported
220 F:      Documentation/scsi/aacraid.txt
221 F:      drivers/scsi/aacraid/
222
223 ABI/API
224 L:      linux-api@vger.kernel.org
225 F:      Documentation/ABI/
226 F:      include/linux/syscalls.h
227 F:      include/uapi/
228 F:      kernel/sys_ni.c
229
230 ABIT UGURU 1,2 HARDWARE MONITOR DRIVER
231 M:      Hans de Goede <hdegoede@redhat.com>
232 L:      lm-sensors@lm-sensors.org
233 S:      Maintained
234 F:      drivers/hwmon/abituguru.c
235
236 ABIT UGURU 3 HARDWARE MONITOR DRIVER
237 M:      Alistair John Strachan <alistair@devzero.co.uk>
238 L:      lm-sensors@lm-sensors.org
239 S:      Maintained
240 F:      drivers/hwmon/abituguru3.c
241
242 ACENIC DRIVER
243 M:      Jes Sorensen <jes@trained-monkey.org>
244 L:      linux-acenic@sunsite.dk
245 S:      Maintained
246 F:      drivers/net/ethernet/alteon/acenic*
247
248 ACER ASPIRE ONE TEMPERATURE AND FAN DRIVER
249 M:      Peter Feuerer <peter@piie.net>
250 L:      platform-driver-x86@vger.kernel.org
251 W:      http://piie.net/?section=acerhdf
252 S:      Maintained
253 F:      drivers/platform/x86/acerhdf.c
254
255 ACER WMI LAPTOP EXTRAS
256 M:      "Lee, Chun-Yi" <jlee@suse.com>
257 L:      platform-driver-x86@vger.kernel.org
258 S:      Maintained
259 F:      drivers/platform/x86/acer-wmi.c
260
261 ACPI
262 M:      Rafael J. Wysocki <rjw@rjwysocki.net>
263 M:      Len Brown <lenb@kernel.org>
264 L:      linux-acpi@vger.kernel.org
265 W:      https://01.org/linux-acpi
266 Q:      https://patchwork.kernel.org/project/linux-acpi/list/
267 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
268 S:      Supported
269 F:      drivers/acpi/
270 F:      drivers/pnp/pnpacpi/
271 F:      include/linux/acpi.h
272 F:      include/acpi/
273 F:      Documentation/acpi/
274 F:      Documentation/ABI/testing/sysfs-bus-acpi
275 F:      drivers/pci/*acpi*
276 F:      drivers/pci/*/*acpi*
277 F:      drivers/pci/*/*/*acpi*
278 F:      tools/power/acpi/
279
280 ACPI COMPONENT ARCHITECTURE (ACPICA)
281 M:      Robert Moore <robert.moore@intel.com>
282 M:      Lv Zheng <lv.zheng@intel.com>
283 M:      Rafael J. Wysocki <rafael.j.wysocki@intel.com>
284 L:      linux-acpi@vger.kernel.org
285 L:      devel@acpica.org
286 W:      https://acpica.org/
287 W:      https://github.com/acpica/acpica/
288 Q:      https://patchwork.kernel.org/project/linux-acpi/list/
289 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
290 S:      Supported
291 F:      drivers/acpi/acpica/
292 F:      include/acpi/
293 F:      tools/power/acpi/
294
295 ACPI FAN DRIVER
296 M:      Zhang Rui <rui.zhang@intel.com>
297 L:      linux-acpi@vger.kernel.org
298 W:      https://01.org/linux-acpi
299 S:      Supported
300 F:      drivers/acpi/fan.c
301
302 ACPI THERMAL DRIVER
303 M:      Zhang Rui <rui.zhang@intel.com>
304 L:      linux-acpi@vger.kernel.org
305 W:      https://01.org/linux-acpi
306 S:      Supported
307 F:      drivers/acpi/*thermal*
308
309 ACPI VIDEO DRIVER
310 M:      Zhang Rui <rui.zhang@intel.com>
311 L:      linux-acpi@vger.kernel.org
312 W:      https://01.org/linux-acpi
313 S:      Supported
314 F:      drivers/acpi/video.c
315
316 ACPI WMI DRIVER
317 L:      platform-driver-x86@vger.kernel.org
318 S:      Orphan
319 F:      drivers/platform/x86/wmi.c
320
321 AD1889 ALSA SOUND DRIVER
322 M:      Thibaut Varene <T-Bone@parisc-linux.org>
323 W:      http://wiki.parisc-linux.org/AD1889
324 L:      linux-parisc@vger.kernel.org
325 S:      Maintained
326 F:      sound/pci/ad1889.*
327
328 AD525X ANALOG DEVICES DIGITAL POTENTIOMETERS DRIVER
329 M:      Michael Hennerich <michael.hennerich@analog.com>
330 W:      http://wiki.analog.com/AD5254
331 W:      http://ez.analog.com/community/linux-device-drivers
332 S:      Supported
333 F:      drivers/misc/ad525x_dpot.c
334
335 AD5398 CURRENT REGULATOR DRIVER (AD5398/AD5821)
336 M:      Michael Hennerich <michael.hennerich@analog.com>
337 W:      http://wiki.analog.com/AD5398
338 W:      http://ez.analog.com/community/linux-device-drivers
339 S:      Supported
340 F:      drivers/regulator/ad5398.c
341
342 AD714X CAPACITANCE TOUCH SENSOR DRIVER (AD7142/3/7/8/7A)
343 M:      Michael Hennerich <michael.hennerich@analog.com>
344 W:      http://wiki.analog.com/AD7142
345 W:      http://ez.analog.com/community/linux-device-drivers
346 S:      Supported
347 F:      drivers/input/misc/ad714x.c
348
349 AD7877 TOUCHSCREEN DRIVER
350 M:      Michael Hennerich <michael.hennerich@analog.com>
351 W:      http://wiki.analog.com/AD7877
352 W:      http://ez.analog.com/community/linux-device-drivers
353 S:      Supported
354 F:      drivers/input/touchscreen/ad7877.c
355
356 AD7879 TOUCHSCREEN DRIVER (AD7879/AD7889)
357 M:      Michael Hennerich <michael.hennerich@analog.com>
358 W:      http://wiki.analog.com/AD7879
359 W:      http://ez.analog.com/community/linux-device-drivers
360 S:      Supported
361 F:      drivers/input/touchscreen/ad7879.c
362
363 ADDRESS SPACE LAYOUT RANDOMIZATION (ASLR)
364 M:      Jiri Kosina <jkosina@suse.cz>
365 S:      Maintained
366
367 ADM1025 HARDWARE MONITOR DRIVER
368 M:      Jean Delvare <jdelvare@suse.de>
369 L:      lm-sensors@lm-sensors.org
370 S:      Maintained
371 F:      Documentation/hwmon/adm1025
372 F:      drivers/hwmon/adm1025.c
373
374 ADM1029 HARDWARE MONITOR DRIVER
375 M:      Corentin Labbe <clabbe.montjoie@gmail.com>
376 L:      lm-sensors@lm-sensors.org
377 S:      Maintained
378 F:      drivers/hwmon/adm1029.c
379
380 ADM8211 WIRELESS DRIVER
381 L:      linux-wireless@vger.kernel.org
382 W:      http://wireless.kernel.org/
383 S:      Orphan
384 F:      drivers/net/wireless/adm8211.*
385
386 ADP1653 FLASH CONTROLLER DRIVER
387 M:      Sakari Ailus <sakari.ailus@iki.fi>
388 L:      linux-media@vger.kernel.org
389 S:      Maintained
390 F:      drivers/media/i2c/adp1653.c
391 F:      include/media/adp1653.h
392
393 ADP5520 BACKLIGHT DRIVER WITH IO EXPANDER (ADP5520/ADP5501)
394 M:      Michael Hennerich <michael.hennerich@analog.com>
395 W:      http://wiki.analog.com/ADP5520
396 W:      http://ez.analog.com/community/linux-device-drivers
397 S:      Supported
398 F:      drivers/mfd/adp5520.c
399 F:      drivers/video/backlight/adp5520_bl.c
400 F:      drivers/leds/leds-adp5520.c
401 F:      drivers/gpio/gpio-adp5520.c
402 F:      drivers/input/keyboard/adp5520-keys.c
403
404 ADP5588 QWERTY KEYPAD AND IO EXPANDER DRIVER (ADP5588/ADP5587)
405 M:      Michael Hennerich <michael.hennerich@analog.com>
406 W:      http://wiki.analog.com/ADP5588
407 W:      http://ez.analog.com/community/linux-device-drivers
408 S:      Supported
409 F:      drivers/input/keyboard/adp5588-keys.c
410 F:      drivers/gpio/gpio-adp5588.c
411
412 ADP8860 BACKLIGHT DRIVER (ADP8860/ADP8861/ADP8863)
413 M:      Michael Hennerich <michael.hennerich@analog.com>
414 W:      http://wiki.analog.com/ADP8860
415 W:      http://ez.analog.com/community/linux-device-drivers
416 S:      Supported
417 F:      drivers/video/backlight/adp8860_bl.c
418
419 ADS1015 HARDWARE MONITOR DRIVER
420 M:      Dirk Eibach <eibach@gdsys.de>
421 L:      lm-sensors@lm-sensors.org
422 S:      Maintained
423 F:      Documentation/hwmon/ads1015
424 F:      drivers/hwmon/ads1015.c
425 F:      include/linux/i2c/ads1015.h
426
427 ADT746X FAN DRIVER
428 M:      Colin Leroy <colin@colino.net>
429 S:      Maintained
430 F:      drivers/macintosh/therm_adt746x.c
431
432 ADT7475 HARDWARE MONITOR DRIVER
433 M:      Jean Delvare <jdelvare@suse.de>
434 L:      lm-sensors@lm-sensors.org
435 S:      Maintained
436 F:      Documentation/hwmon/adt7475
437 F:      drivers/hwmon/adt7475.c
438
439 ADXL34X THREE-AXIS DIGITAL ACCELEROMETER DRIVER (ADXL345/ADXL346)
440 M:      Michael Hennerich <michael.hennerich@analog.com>
441 W:      http://wiki.analog.com/ADXL345
442 W:      http://ez.analog.com/community/linux-device-drivers
443 S:      Supported
444 F:      drivers/input/misc/adxl34x.c
445
446 ADVANSYS SCSI DRIVER
447 M:      Matthew Wilcox <matthew@wil.cx>
448 M:      Hannes Reinecke <hare@suse.de>
449 L:      linux-scsi@vger.kernel.org
450 S:      Maintained
451 F:      Documentation/scsi/advansys.txt
452 F:      drivers/scsi/advansys.c
453
454 AEDSP16 DRIVER
455 M:      Riccardo Facchetti <fizban@tin.it>
456 S:      Maintained
457 F:      sound/oss/aedsp16.c
458
459 AF9013 MEDIA DRIVER
460 M:      Antti Palosaari <crope@iki.fi>
461 L:      linux-media@vger.kernel.org
462 W:      http://linuxtv.org/
463 W:      http://palosaari.fi/linux/
464 Q:      http://patchwork.linuxtv.org/project/linux-media/list/
465 T:      git git://linuxtv.org/anttip/media_tree.git
466 S:      Maintained
467 F:      drivers/media/dvb-frontends/af9013*
468
469 AF9033 MEDIA DRIVER
470 M:      Antti Palosaari <crope@iki.fi>
471 L:      linux-media@vger.kernel.org
472 W:      http://linuxtv.org/
473 W:      http://palosaari.fi/linux/
474 Q:      http://patchwork.linuxtv.org/project/linux-media/list/
475 T:      git git://linuxtv.org/anttip/media_tree.git
476 S:      Maintained
477 F:      drivers/media/dvb-frontends/af9033*
478
479 AFFS FILE SYSTEM
480 L:      linux-fsdevel@vger.kernel.org
481 S:      Orphan
482 F:      Documentation/filesystems/affs.txt
483 F:      fs/affs/
484
485 AFS FILESYSTEM & AF_RXRPC SOCKET DOMAIN
486 M:      David Howells <dhowells@redhat.com>
487 L:      linux-afs@lists.infradead.org
488 S:      Supported
489 F:      fs/afs/
490 F:      include/net/af_rxrpc.h
491 F:      net/rxrpc/af_rxrpc.c
492
493 AGPGART DRIVER
494 M:      David Airlie <airlied@linux.ie>
495 T:      git git://people.freedesktop.org/~airlied/linux (part of drm maint)
496 S:      Maintained
497 F:      drivers/char/agp/
498 F:      include/linux/agp*
499 F:      include/uapi/linux/agp*
500
501 AHA152X SCSI DRIVER
502 M:      "Juergen E. Fischer" <fischer@norbit.de>
503 L:      linux-scsi@vger.kernel.org
504 S:      Maintained
505 F:      drivers/scsi/aha152x*
506 F:      drivers/scsi/pcmcia/aha152x*
507
508 AIC7XXX / AIC79XX SCSI DRIVER
509 M:      Hannes Reinecke <hare@suse.de>
510 L:      linux-scsi@vger.kernel.org
511 S:      Maintained
512 F:      drivers/scsi/aic7xxx/
513
514 AIMSLAB FM RADIO RECEIVER DRIVER
515 M:      Hans Verkuil <hverkuil@xs4all.nl>
516 L:      linux-media@vger.kernel.org
517 T:      git git://linuxtv.org/media_tree.git
518 W:      http://linuxtv.org
519 S:      Maintained
520 F:      drivers/media/radio/radio-aimslab*
521
522 AIO
523 M:      Benjamin LaHaise <bcrl@kvack.org>
524 L:      linux-aio@kvack.org
525 S:      Supported
526 F:      fs/aio.c
527 F:      include/linux/*aio*.h
528
529 AIRSPY MEDIA DRIVER
530 M:      Antti Palosaari <crope@iki.fi>
531 L:      linux-media@vger.kernel.org
532 W:      http://linuxtv.org/
533 W:      http://palosaari.fi/linux/
534 Q:      http://patchwork.linuxtv.org/project/linux-media/list/
535 T:      git git://linuxtv.org/anttip/media_tree.git
536 S:      Maintained
537 F:      drivers/media/usb/airspy/
538
539 ALCATEL SPEEDTOUCH USB DRIVER
540 M:      Duncan Sands <duncan.sands@free.fr>
541 L:      linux-usb@vger.kernel.org
542 W:      http://www.linux-usb.org/SpeedTouch/
543 S:      Maintained
544 F:      drivers/usb/atm/speedtch.c
545 F:      drivers/usb/atm/usbatm.c
546
547 ALCHEMY AU1XX0 MMC DRIVER
548 M:      Manuel Lauss <manuel.lauss@gmail.com>
549 S:      Maintained
550 F:      drivers/mmc/host/au1xmmc.c
551
552 ALI1563 I2C DRIVER
553 M:      Rudolf Marek <r.marek@assembler.cz>
554 L:      linux-i2c@vger.kernel.org
555 S:      Maintained
556 F:      Documentation/i2c/busses/i2c-ali1563
557 F:      drivers/i2c/busses/i2c-ali1563.c
558
559 ALPHA PORT
560 M:      Richard Henderson <rth@twiddle.net>
561 M:      Ivan Kokshaysky <ink@jurassic.park.msu.ru>
562 M:      Matt Turner <mattst88@gmail.com>
563 S:      Odd Fixes
564 L:      linux-alpha@vger.kernel.org
565 F:      arch/alpha/
566
567 ALTERA MAILBOX DRIVER
568 M:      Ley Foon Tan <lftan@altera.com>
569 L:      nios2-dev@lists.rocketboards.org (moderated for non-subscribers)
570 S:      Maintained
571 F:      drivers/mailbox/mailbox-altera.c
572
573 ALTERA PIO DRIVER
574 M:      Tien Hock Loh <thloh@altera.com>
575 L:      linux-gpio@vger.kernel.org
576 S:      Maintained
577 F:      drivers/gpio/gpio-altera.c
578
579 ALTERA TRIPLE SPEED ETHERNET DRIVER
580 M:      Vince Bridgers <vbridger@opensource.altera.com>
581 L:      netdev@vger.kernel.org
582 L:      nios2-dev@lists.rocketboards.org (moderated for non-subscribers)
583 S:      Maintained
584 F:      drivers/net/ethernet/altera/
585
586 ALTERA UART/JTAG UART SERIAL DRIVERS
587 M:      Tobias Klauser <tklauser@distanz.ch>
588 L:      linux-serial@vger.kernel.org
589 L:      nios2-dev@lists.rocketboards.org (moderated for non-subscribers)
590 S:      Maintained
591 F:      drivers/tty/serial/altera_uart.c
592 F:      drivers/tty/serial/altera_jtaguart.c
593 F:      include/linux/altera_uart.h
594 F:      include/linux/altera_jtaguart.h
595
596 AMD CRYPTOGRAPHIC COPROCESSOR (CCP) DRIVER
597 M:      Tom Lendacky <thomas.lendacky@amd.com>
598 L:      linux-crypto@vger.kernel.org
599 S:      Supported
600 F:      drivers/crypto/ccp/
601 F:      include/linux/ccp.h
602
603 AMD FAM15H PROCESSOR POWER MONITORING DRIVER
604 M:      Andreas Herrmann <herrmann.der.user@googlemail.com>
605 L:      lm-sensors@lm-sensors.org
606 S:      Maintained
607 F:      Documentation/hwmon/fam15h_power
608 F:      drivers/hwmon/fam15h_power.c
609
610 AMD GEODE CS5536 USB DEVICE CONTROLLER DRIVER
611 M:      Thomas Dahlmann <dahlmann.thomas@arcor.de>
612 L:      linux-geode@lists.infradead.org (moderated for non-subscribers)
613 S:      Supported
614 F:      drivers/usb/gadget/udc/amd5536udc.*
615
616 AMD GEODE PROCESSOR/CHIPSET SUPPORT
617 P:      Andres Salomon <dilinger@queued.net>
618 L:      linux-geode@lists.infradead.org (moderated for non-subscribers)
619 W:      http://www.amd.com/us-en/ConnectivitySolutions/TechnicalResources/0,,50_2334_2452_11363,00.html
620 S:      Supported
621 F:      drivers/char/hw_random/geode-rng.c
622 F:      drivers/crypto/geode*
623 F:      drivers/video/fbdev/geode/
624 F:      arch/x86/include/asm/geode.h
625
626 AMD IOMMU (AMD-VI)
627 M:      Joerg Roedel <joro@8bytes.org>
628 L:      iommu@lists.linux-foundation.org
629 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu.git
630 S:      Maintained
631 F:      drivers/iommu/amd_iommu*.[ch]
632 F:      include/linux/amd-iommu.h
633
634 AMD KFD
635 M:      Oded Gabbay <oded.gabbay@amd.com>
636 L:      dri-devel@lists.freedesktop.org
637 T:      git git://people.freedesktop.org/~gabbayo/linux.git
638 S:      Supported
639 F:      drivers/gpu/drm/amd/amdkfd/
640 F:      drivers/gpu/drm/amd/include/cik_structs.h
641 F:      drivers/gpu/drm/amd/include/kgd_kfd_interface.h
642 F:      drivers/gpu/drm/radeon/radeon_kfd.c
643 F:      drivers/gpu/drm/radeon/radeon_kfd.h
644 F:      include/uapi/linux/kfd_ioctl.h
645
646 AMD MICROCODE UPDATE SUPPORT
647 M:      Borislav Petkov <bp@alien8.de>
648 S:      Maintained
649 F:      arch/x86/kernel/cpu/microcode/amd*
650
651 AMD XGBE DRIVER
652 M:      Tom Lendacky <thomas.lendacky@amd.com>
653 L:      netdev@vger.kernel.org
654 S:      Supported
655 F:      drivers/net/ethernet/amd/xgbe/
656
657 AMS (Apple Motion Sensor) DRIVER
658 M:      Michael Hanselmann <linux-kernel@hansmi.ch>
659 S:      Supported
660 F:      drivers/macintosh/ams/
661
662 AMSO1100 RNIC DRIVER
663 M:      Tom Tucker <tom@opengridcomputing.com>
664 M:      Steve Wise <swise@opengridcomputing.com>
665 L:      linux-rdma@vger.kernel.org
666 S:      Maintained
667 F:      drivers/infiniband/hw/amso1100/
668
669 ANALOG DEVICES INC AD9389B DRIVER
670 M:      Hans Verkuil <hans.verkuil@cisco.com>
671 L:      linux-media@vger.kernel.org
672 S:      Maintained
673 F:      drivers/media/i2c/ad9389b*
674
675 ANALOG DEVICES INC ADV7180 DRIVER
676 M:      Lars-Peter Clausen <lars@metafoo.de>
677 L:      linux-media@vger.kernel.org
678 W:      http://ez.analog.com/community/linux-device-drivers
679 S:      Supported
680 F:      drivers/media/i2c/adv7180.c
681
682 ANALOG DEVICES INC ADV7511 DRIVER
683 M:      Hans Verkuil <hans.verkuil@cisco.com>
684 L:      linux-media@vger.kernel.org
685 S:      Maintained
686 F:      drivers/media/i2c/adv7511*
687
688 ANALOG DEVICES INC ADV7604 DRIVER
689 M:      Hans Verkuil <hans.verkuil@cisco.com>
690 L:      linux-media@vger.kernel.org
691 S:      Maintained
692 F:      drivers/media/i2c/adv7604*
693
694 ANALOG DEVICES INC ADV7842 DRIVER
695 M:      Hans Verkuil <hans.verkuil@cisco.com>
696 L:      linux-media@vger.kernel.org
697 S:      Maintained
698 F:      drivers/media/i2c/adv7842*
699
700 ANALOG DEVICES INC ASOC CODEC DRIVERS
701 M:      Lars-Peter Clausen <lars@metafoo.de>
702 L:      alsa-devel@alsa-project.org (moderated for non-subscribers)
703 W:      http://wiki.analog.com/
704 W:      http://ez.analog.com/community/linux-device-drivers
705 S:      Supported
706 F:      sound/soc/codecs/adau*
707 F:      sound/soc/codecs/adav*
708 F:      sound/soc/codecs/ad1*
709 F:      sound/soc/codecs/ad7*
710 F:      sound/soc/codecs/ssm*
711 F:      sound/soc/codecs/sigmadsp.*
712
713 ANALOG DEVICES INC ASOC DRIVERS
714 L:      adi-buildroot-devel@lists.sourceforge.net (moderated for non-subscribers)
715 L:      alsa-devel@alsa-project.org (moderated for non-subscribers)
716 W:      http://blackfin.uclinux.org/
717 S:      Supported
718 F:      sound/soc/blackfin/*
719
720 ANALOG DEVICES INC IIO DRIVERS
721 M:      Lars-Peter Clausen <lars@metafoo.de>
722 M:      Michael Hennerich <Michael.Hennerich@analog.com>
723 W:      http://wiki.analog.com/
724 W:      http://ez.analog.com/community/linux-device-drivers
725 S:      Supported
726 F:      drivers/iio/*/ad*
727 X:      drivers/iio/*/adjd*
728 F:      drivers/staging/iio/*/ad*
729 F:      staging/iio/trigger/iio-trig-bfin-timer.c
730
731 ANDROID DRIVERS
732 M:      Greg Kroah-Hartman <gregkh@linuxfoundation.org>
733 M:      Arve HjønnevĂ¥g <arve@android.com>
734 M:      Riley Andrews <riandrews@android.com>
735 T:      git git://git.kernel.org/pub/scm/linux/kernel/gregkh/staging.git
736 L:      devel@driverdev.osuosl.org
737 S:      Supported
738 F:      drivers/android/
739 F:      drivers/staging/android/
740
741 AOA (Apple Onboard Audio) ALSA DRIVER
742 M:      Johannes Berg <johannes@sipsolutions.net>
743 L:      linuxppc-dev@lists.ozlabs.org
744 L:      alsa-devel@alsa-project.org (moderated for non-subscribers)
745 S:      Maintained
746 F:      sound/aoa/
747
748 APM DRIVER
749 M:      Jiri Kosina <jkosina@suse.cz>
750 S:      Odd fixes
751 F:      arch/x86/kernel/apm_32.c
752 F:      include/linux/apm_bios.h
753 F:      include/uapi/linux/apm_bios.h
754 F:      drivers/char/apm-emulation.c
755
756 APPLE BCM5974 MULTITOUCH DRIVER
757 M:      Henrik Rydberg <rydberg@bitmath.org>
758 L:      linux-input@vger.kernel.org
759 S:      Odd fixes
760 F:      drivers/input/mouse/bcm5974.c
761
762 APPLE SMC DRIVER
763 M:      Henrik Rydberg <rydberg@bitmath.org>
764 L:      lm-sensors@lm-sensors.org
765 S:      Odd fixes
766 F:      drivers/hwmon/applesmc.c
767
768 APPLETALK NETWORK LAYER
769 M:      Arnaldo Carvalho de Melo <acme@ghostprotocols.net>
770 S:      Maintained
771 F:      drivers/net/appletalk/
772 F:      net/appletalk/
773
774 APPLIED MICRO (APM) X-GENE SOC ETHERNET DRIVER
775 M:      Iyappan Subramanian <isubramanian@apm.com>
776 M:      Keyur Chudgar <kchudgar@apm.com>
777 S:      Supported
778 F:      drivers/net/ethernet/apm/xgene/
779 F:      Documentation/devicetree/bindings/net/apm-xgene-enet.txt
780
781 APTINA CAMERA SENSOR PLL
782 M:      Laurent Pinchart <Laurent.pinchart@ideasonboard.com>
783 L:      linux-media@vger.kernel.org
784 S:      Maintained
785 F:      drivers/media/i2c/aptina-pll.*
786
787 ARC FRAMEBUFFER DRIVER
788 M:      Jaya Kumar <jayalk@intworks.biz>
789 S:      Maintained
790 F:      drivers/video/fbdev/arcfb.c
791 F:      drivers/video/fbdev/core/fb_defio.c
792
793 ARM MFM AND FLOPPY DRIVERS
794 M:      Ian Molton <spyro@f2s.com>
795 S:      Maintained
796 F:      arch/arm/lib/floppydma.S
797 F:      arch/arm/include/asm/floppy.h
798
799 ARM PMU PROFILING AND DEBUGGING
800 M:      Will Deacon <will.deacon@arm.com>
801 S:      Maintained
802 F:      arch/arm/kernel/perf_event*
803 F:      arch/arm/oprofile/common.c
804 F:      arch/arm/include/asm/pmu.h
805 F:      arch/arm/kernel/hw_breakpoint.c
806 F:      arch/arm/include/asm/hw_breakpoint.h
807
808 ARM PORT
809 M:      Russell King <linux@arm.linux.org.uk>
810 L:      linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
811 W:      http://www.arm.linux.org.uk/
812 S:      Maintained
813 F:      arch/arm/
814
815 ARM SUB-ARCHITECTURES
816 L:      linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
817 S:      Maintained
818 F:      arch/arm/mach-*/
819 F:      arch/arm/plat-*/
820 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc.git
821
822 ARM PRIMECELL AACI PL041 DRIVER
823 M:      Russell King <linux@arm.linux.org.uk>
824 S:      Maintained
825 F:      sound/arm/aaci.*
826
827 ARM PRIMECELL CLCD PL110 DRIVER
828 M:      Russell King <linux@arm.linux.org.uk>
829 S:      Maintained
830 F:      drivers/video/fbdev/amba-clcd.*
831
832 ARM PRIMECELL KMI PL050 DRIVER
833 M:      Russell King <linux@arm.linux.org.uk>
834 S:      Maintained
835 F:      drivers/input/serio/ambakmi.*
836 F:      include/linux/amba/kmi.h
837
838 ARM PRIMECELL MMCI PL180/1 DRIVER
839 M:      Russell King <linux@arm.linux.org.uk>
840 S:      Maintained
841 F:      drivers/mmc/host/mmci.*
842 F:      include/linux/amba/mmci.h
843
844 ARM PRIMECELL UART PL010 AND PL011 DRIVERS
845 M:      Russell King <linux@arm.linux.org.uk>
846 S:      Maintained
847 F:      drivers/tty/serial/amba-pl01*.c
848 F:      include/linux/amba/serial.h
849
850 ARM PRIMECELL BUS SUPPORT
851 M:      Russell King <linux@arm.linux.org.uk>
852 S:      Maintained
853 F:      drivers/amba/
854 F:      include/linux/amba/bus.h
855
856 ARM/ADS SPHERE MACHINE SUPPORT
857 M:      Lennert Buytenhek <kernel@wantstofly.org>
858 L:      linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
859 S:      Maintained
860
861 ARM/AFEB9260 MACHINE SUPPORT
862 M:      Sergey Lapin <slapin@ossfans.org>
863 L:      linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
864 S:      Maintained
865
866 ARM/AJECO 1ARM MACHINE SUPPORT
867 M:      Lennert Buytenhek <kernel@wantstofly.org>
868 L:      linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
869 S:      Maintained
870
871 ARM/Allwinner A1X SoC support
872 M:      Maxime Ripard <maxime.ripard@free-electrons.com>
873 L:      linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
874 S:      Maintained
875 N:      sun[x4567]i
876
877 ARM/Allwinner SoC Clock Support
878 M:      Emilio LĂ³pez <emilio@elopez.com.ar>
879 S:      Maintained
880 F:      drivers/clk/sunxi/
881
882 ARM/Amlogic MesonX SoC support
883 M:      Carlo Caione <carlo@caione.org>
884 L:      linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
885 S:      Maintained
886 F:      drivers/media/rc/meson-ir.c
887 N:      meson[x68]
888
889 ARM/Annapurna Labs ALPINE ARCHITECTURE
890 M:      Tsahee Zidenberg <tsahee@annapurnalabs.com>
891 S:      Maintained
892 F:      arch/arm/mach-alpine/
893
894 ARM/ATMEL AT91RM9200 AND AT91SAM ARM ARCHITECTURES
895 M:      Nicolas Ferre <nicolas.ferre@atmel.com>
896 M:      Alexandre Belloni <alexandre.belloni@free-electrons.com>
897 M:      Jean-Christophe Plagniol-Villard <plagnioj@jcrosoft.com>
898 L:      linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
899 W:      http://www.linux4sam.org
900 S:      Supported
901 F:      arch/arm/mach-at91/
902 F:      include/soc/at91/
903 F:      arch/arm/boot/dts/at91*.dts
904 F:      arch/arm/boot/dts/at91*.dtsi
905 F:      arch/arm/boot/dts/sama*.dts
906 F:      arch/arm/boot/dts/sama*.dtsi
907 F:      arch/arm/include/debug/at91.S
908
909 ARM/ATMEL AT91 Clock Support
910 M:      Boris Brezillon <boris.brezillon@free-electrons.com>
911 S:      Maintained
912 F:      drivers/clk/at91
913
914 ARM/CALXEDA HIGHBANK ARCHITECTURE
915 M:      Rob Herring <robh@kernel.org>
916 L:      linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
917 S:      Maintained
918 F:      arch/arm/mach-highbank/
919
920 ARM/CAVIUM NETWORKS CNS3XXX MACHINE SUPPORT
921 M:      Krzysztof Halasa <khalasa@piap.pl>
922 S:      Maintained
923 F:      arch/arm/mach-cns3xxx/
924
925 ARM/CAVIUM THUNDER NETWORK DRIVER
926 M:      Sunil Goutham <sgoutham@cavium.com>
927 M:      Robert Richter <rric@kernel.org>
928 L:      linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
929 S:      Supported
930 F:      drivers/net/ethernet/cavium/
931
932 ARM/CIRRUS LOGIC CLPS711X ARM ARCHITECTURE
933 M:      Alexander Shiyan <shc_work@mail.ru>
934 L:      linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
935 S:      Odd Fixes
936 N:      clps711x
937
938 ARM/CIRRUS LOGIC EP93XX ARM ARCHITECTURE
939 M:      Hartley Sweeten <hsweeten@visionengravers.com>
940 M:      Ryan Mallon <rmallon@gmail.com>
941 L:      linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
942 S:      Maintained
943 F:      arch/arm/mach-ep93xx/
944 F:      arch/arm/mach-ep93xx/include/mach/
945
946 ARM/CIRRUS LOGIC EDB9315A MACHINE SUPPORT
947 M:      Lennert Buytenhek <kernel@wantstofly.org>
948 L:      linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
949 S:      Maintained
950
951 ARM/CLKDEV SUPPORT
952 M:      Russell King <linux@arm.linux.org.uk>
953 L:      linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
954 S:      Maintained
955 F:      arch/arm/include/asm/clkdev.h
956 F:      drivers/clk/clkdev.c
957
958 ARM/COMPULAB CM-X270/EM-X270 and CM-X300 MACHINE SUPPORT
959 M:      Mike Rapoport <mike@compulab.co.il>
960 L:      linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
961 S:      Maintained
962
963 ARM/CONTEC MICRO9 MACHINE SUPPORT
964 M:      Hubert Feurstein <hubert.feurstein@contec.at>
965 S:      Maintained
966 F:      arch/arm/mach-ep93xx/micro9.c
967
968 ARM/CORESIGHT FRAMEWORK AND DRIVERS
969 M:      Mathieu Poirier <mathieu.poirier@linaro.org>
970 L:      linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
971 S:      Maintained
972 F:      drivers/hwtracing/coresight/*
973 F:      Documentation/trace/coresight.txt
974 F:      Documentation/devicetree/bindings/arm/coresight.txt
975 F:      Documentation/ABI/testing/sysfs-bus-coresight-devices-*
976
977 ARM/CORGI MACHINE SUPPORT
978 M:      Richard Purdie <rpurdie@rpsys.net>
979 S:      Maintained
980
981 ARM/CORTINA SYSTEMS GEMINI ARM ARCHITECTURE
982 M:      Hans Ulli Kroll <ulli.kroll@googlemail.com>
983 L:      linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
984 T:      git git://github.com/ulli-kroll/linux.git
985 S:      Maintained
986 F:      arch/arm/mach-gemini/
987 F:      drivers/rtc/rtc-gemini.c
988
989 ARM/CSR SIRFPRIMA2 MACHINE SUPPORT
990 M:      Barry Song <baohua@kernel.org>
991 L:      linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
992 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/baohua/linux.git
993 S:      Maintained
994 F:      arch/arm/mach-prima2/
995 F:      drivers/clk/sirf/
996 F:      drivers/clocksource/timer-prima2.c
997 F:      drivers/clocksource/timer-atlas7.c
998 N:      [^a-z]sirf
999
1000 ARM/CONEXANT DIGICOLOR MACHINE SUPPORT
1001 M:      Baruch Siach <baruch@tkos.co.il>
1002 L:      linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
1003 S:      Maintained
1004 N:      digicolor
1005
1006 ARM/EBSA110 MACHINE SUPPORT
1007 M:      Russell King <linux@arm.linux.org.uk>
1008 L:      linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
1009 W:      http://www.arm.linux.org.uk/
1010 S:      Maintained
1011 F:      arch/arm/mach-ebsa110/
1012 F:      drivers/net/ethernet/amd/am79c961a.*
1013
1014 ARM/ENERGY MICRO (SILICON LABS) EFM32 SUPPORT
1015 M:      Uwe Kleine-König <kernel@pengutronix.de>
1016 L:      linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
1017 S:      Maintained
1018 N:      efm32
1019
1020 ARM/EZX SMARTPHONES (A780, A910, A1200, E680, ROKR E2 and ROKR E6)
1021 M:      Daniel Ribeiro <drwyrm@gmail.com>
1022 M:      Stefan Schmidt <stefan@openezx.org>
1023 M:      Harald Welte <laforge@openezx.org>
1024 L:      openezx-devel@lists.openezx.org (moderated for non-subscribers)
1025 W:      http://www.openezx.org/
1026 S:      Maintained
1027 T:      topgit git://git.openezx.org/openezx.git
1028 F:      arch/arm/mach-pxa/ezx.c
1029
1030 ARM/FARADAY FA526 PORT
1031 M:      Hans Ulli Kroll <ulli.kroll@googlemail.com>
1032 L:      linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
1033 S:      Maintained
1034 T:      git git://git.berlios.de/gemini-board
1035 F:      arch/arm/mm/*-fa*
1036
1037 ARM/FOOTBRIDGE ARCHITECTURE
1038 M:      Russell King <linux@arm.linux.org.uk>
1039 L:      linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
1040 W:      http://www.arm.linux.org.uk/
1041 S:      Maintained
1042 F:      arch/arm/include/asm/hardware/dec21285.h
1043 F:      arch/arm/mach-footbridge/
1044
1045 ARM/FREESCALE IMX / MXC ARM ARCHITECTURE
1046 M:      Shawn Guo <shawn.guo@linaro.org>
1047 M:      Sascha Hauer <kernel@pengutronix.de>
1048 L:      linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
1049 S:      Maintained
1050 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux.git
1051 F:      arch/arm/mach-imx/
1052 F:      arch/arm/mach-mxs/
1053 F:      arch/arm/boot/dts/imx*
1054 F:      arch/arm/configs/imx*_defconfig
1055
1056 ARM/FREESCALE VYBRID ARM ARCHITECTURE
1057 M:      Shawn Guo <shawn.guo@linaro.org>
1058 M:      Sascha Hauer <kernel@pengutronix.de>
1059 R:      Stefan Agner <stefan@agner.ch>
1060 L:      linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
1061 S:      Maintained
1062 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux.git
1063 F:      arch/arm/mach-imx/*vf610*
1064 F:      arch/arm/boot/dts/vf*
1065
1066 ARM/GLOMATION GESBC9312SX MACHINE SUPPORT
1067 M:      Lennert Buytenhek <kernel@wantstofly.org>
1068 L:      linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
1069 S:      Maintained
1070
1071 ARM/GUMSTIX MACHINE SUPPORT
1072 M:      Steve Sakoman <sakoman@gmail.com>
1073 L:      linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
1074 S:      Maintained
1075
1076 ARM/H4700 (HP IPAQ HX4700) MACHINE SUPPORT
1077 M:      Philipp Zabel <philipp.zabel@gmail.com>
1078 M:      Paul Parsons <lost.distance@yahoo.com>
1079 L:      linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
1080 S:      Maintained
1081 F:      arch/arm/mach-pxa/hx4700.c
1082 F:      arch/arm/mach-pxa/include/mach/hx4700.h
1083 F:      sound/soc/pxa/hx4700.c
1084
1085 ARM/HISILICON SOC SUPPORT
1086 M:      Wei Xu <xuwei5@hisilicon.com>
1087 L:      linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
1088 W:      http://www.hisilicon.com
1089 S:      Supported
1090 T:      git git://github.com/hisilicon/linux-hisi.git
1091 F:      arch/arm/mach-hisi/
1092
1093 ARM/HP JORNADA 7XX MACHINE SUPPORT
1094 M:      Kristoffer Ericson <kristoffer.ericson@gmail.com>
1095 W:      www.jlime.com
1096 S:      Maintained
1097 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/kristoffer/linux-hpc.git
1098 F:      arch/arm/mach-sa1100/jornada720.c
1099 F:      arch/arm/mach-sa1100/include/mach/jornada720.h
1100
1101 ARM/IGEP MACHINE SUPPORT
1102 M:      Enric Balletbo i Serra <eballetbo@gmail.com>
1103 M:      Javier Martinez Canillas <javier@dowhile0.org>
1104 L:      linux-omap@vger.kernel.org
1105 L:      linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
1106 S:      Maintained
1107 F:      arch/arm/boot/dts/omap3-igep*
1108
1109 ARM/INCOME PXA270 SUPPORT
1110 M:      Marek Vasut <marek.vasut@gmail.com>
1111 L:      linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
1112 S:      Maintained
1113 F:      arch/arm/mach-pxa/colibri-pxa270-income.c
1114
1115 ARM/INTEL IOP32X ARM ARCHITECTURE
1116 M:      Lennert Buytenhek <kernel@wantstofly.org>
1117 L:      linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
1118 S:      Maintained
1119
1120 ARM/INTEL IOP33X ARM ARCHITECTURE
1121 L:      linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
1122 S:      Orphan
1123
1124 ARM/INTEL IOP13XX ARM ARCHITECTURE
1125 M:      Lennert Buytenhek <kernel@wantstofly.org>
1126 L:      linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
1127 S:      Maintained
1128
1129 ARM/INTEL IQ81342EX MACHINE SUPPORT
1130 M:      Lennert Buytenhek <kernel@wantstofly.org>
1131 L:      linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
1132 S:      Maintained
1133
1134 ARM/INTEL IXDP2850 MACHINE SUPPORT
1135 M:      Lennert Buytenhek <kernel@wantstofly.org>
1136 L:      linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
1137 S:      Maintained
1138
1139 ARM/INTEL IXP4XX ARM ARCHITECTURE
1140 M:      Imre Kaloz <kaloz@openwrt.org>
1141 M:      Krzysztof Halasa <khalasa@piap.pl>
1142 L:      linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
1143 S:      Maintained
1144 F:      arch/arm/mach-ixp4xx/
1145
1146 ARM/INTEL RESEARCH IMOTE/STARGATE 2 MACHINE SUPPORT
1147 M:      Jonathan Cameron <jic23@cam.ac.uk>
1148 L:      linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
1149 S:      Maintained
1150 F:      arch/arm/mach-pxa/stargate2.c
1151 F:      drivers/pcmcia/pxa2xx_stargate2.c
1152
1153 ARM/INTEL XSC3 (MANZANO) ARM CORE
1154 M:      Lennert Buytenhek <kernel@wantstofly.org>
1155 L:      linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
1156 S:      Maintained
1157
1158 ARM/IP FABRICS DOUBLE ESPRESSO MACHINE SUPPORT
1159 M:      Lennert Buytenhek <kernel@wantstofly.org>
1160 L:      linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
1161 S:      Maintained
1162
1163 ARM/TEXAS INSTRUMENT KEYSTONE ARCHITECTURE
1164 M:      Santosh Shilimkar <ssantosh@kernel.org>
1165 L:      linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
1166 S:      Maintained
1167 F:      arch/arm/mach-keystone/
1168 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/ssantosh/linux-keystone.git
1169
1170 ARM/TEXAS INSTRUMENT KEYSTONE CLOCK FRAMEWORK
1171 M:      Santosh Shilimkar <ssantosh@kernel.org>
1172 L:      linux-kernel@vger.kernel.org
1173 S:      Maintained
1174 F:      drivers/clk/keystone/
1175
1176 ARM/TEXAS INSTRUMENT KEYSTONE ClOCKSOURCE
1177 M:      Santosh Shilimkar <ssantosh@kernel.org>
1178 L:      linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
1179 L:      linux-kernel@vger.kernel.org
1180 S:      Maintained
1181 F:      drivers/clocksource/timer-keystone.c
1182
1183 ARM/TEXAS INSTRUMENT KEYSTONE RESET DRIVER
1184 M:      Santosh Shilimkar <ssantosh@kernel.org>
1185 L:      linux-kernel@vger.kernel.org
1186 S:      Maintained
1187 F:      drivers/power/reset/keystone-reset.c
1188
1189 ARM/TEXAS INSTRUMENT AEMIF/EMIF DRIVERS
1190 M:      Santosh Shilimkar <ssantosh@kernel.org>
1191 L:      linux-kernel@vger.kernel.org
1192 S:      Maintained
1193 F:      drivers/memory/*emif*
1194
1195 ARM/LOGICPD PXA270 MACHINE SUPPORT
1196 M:      Lennert Buytenhek <kernel@wantstofly.org>
1197 L:      linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
1198 S:      Maintained
1199
1200 ARM/MAGICIAN MACHINE SUPPORT
1201 M:      Philipp Zabel <philipp.zabel@gmail.com>
1202 S:      Maintained
1203
1204 ARM/Marvell Kirkwood and Armada 370, 375, 38x, XP SOC support
1205 M:      Jason Cooper <jason@lakedaemon.net>
1206 M:      Andrew Lunn <andrew@lunn.ch>
1207 M:      Gregory Clement <gregory.clement@free-electrons.com>
1208 M:      Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com>
1209 L:      linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
1210 S:      Maintained
1211 F:      arch/arm/mach-mvebu/
1212 F:      drivers/rtc/rtc-armada38x.c
1213 F:      arch/arm/boot/dts/armada*
1214 F:      arch/arm/boot/dts/kirkwood*
1215
1216
1217 ARM/Marvell Berlin SoC support
1218 M:      Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com>
1219 L:      linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
1220 S:      Maintained
1221 F:      arch/arm/mach-berlin/
1222 F:      arch/arm/boot/dts/berlin*
1223
1224
1225 ARM/Marvell Dove/MV78xx0/Orion SOC support
1226 M:      Jason Cooper <jason@lakedaemon.net>
1227 M:      Andrew Lunn <andrew@lunn.ch>
1228 M:      Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com>
1229 M:      Gregory Clement <gregory.clement@free-electrons.com>
1230 L:      linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
1231 S:      Maintained
1232 F:      arch/arm/mach-dove/
1233 F:      arch/arm/mach-mv78xx0/
1234 F:      arch/arm/mach-orion5x/
1235 F:      arch/arm/plat-orion/
1236 F:      arch/arm/boot/dts/dove*
1237 F:      arch/arm/boot/dts/orion5x*
1238
1239
1240 ARM/Orion SoC/Technologic Systems TS-78xx platform support
1241 M:      Alexander Clouter <alex@digriz.org.uk>
1242 L:      linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
1243 W:      http://www.digriz.org.uk/ts78xx/kernel
1244 S:      Maintained
1245 F:      arch/arm/mach-orion5x/ts78xx-*
1246
1247 ARM/Mediatek RTC DRIVER
1248 M:      Eddie Huang <eddie.huang@mediatek.com>
1249 L:      linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
1250 L:      linux-mediatek@lists.infradead.org (moderated for non-subscribers)
1251 S:      Maintained
1252 F:      drivers/rtc/rtc-mt6397.c
1253
1254 ARM/Mediatek SoC support
1255 M:      Matthias Brugger <matthias.bgg@gmail.com>
1256 L:      linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
1257 L:      linux-mediatek@lists.infradead.org (moderated for non-subscribers)
1258 S:      Maintained
1259 F:      arch/arm/boot/dts/mt6*
1260 F:      arch/arm/boot/dts/mt8*
1261 F:      arch/arm/mach-mediatek/
1262 N:      mtk
1263 K:      mediatek
1264
1265 ARM/MICREL KS8695 ARCHITECTURE
1266 M:      Greg Ungerer <gerg@uclinux.org>
1267 L:      linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
1268 F:      arch/arm/mach-ks8695/
1269 S:      Odd Fixes
1270
1271 ARM/MIOA701 MACHINE SUPPORT
1272 M:      Robert Jarzmik <robert.jarzmik@free.fr>
1273 L:      linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
1274 F:      arch/arm/mach-pxa/mioa701.c
1275 S:      Maintained
1276
1277 ARM/NEC MOBILEPRO 900/c MACHINE SUPPORT
1278 M:      Michael Petchkovsky <mkpetch@internode.on.net>
1279 S:      Maintained
1280
1281 ARM/NOMADIK ARCHITECTURE
1282 M:      Alessandro Rubini <rubini@unipv.it>
1283 M:      Linus Walleij <linus.walleij@linaro.org>
1284 L:      linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
1285 S:      Maintained
1286 F:      arch/arm/mach-nomadik/
1287 F:      drivers/pinctrl/nomadik/
1288 F:      drivers/i2c/busses/i2c-nomadik.c
1289 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-nomadik.git
1290
1291 ARM/OPENMOKO NEO FREERUNNER (GTA02) MACHINE SUPPORT
1292 M:      Nelson Castillo <arhuaco@freaks-unidos.net>
1293 L:      openmoko-kernel@lists.openmoko.org (subscribers-only)
1294 W:      http://wiki.openmoko.org/wiki/Neo_FreeRunner
1295 S:      Supported
1296
1297 ARM/TOSA MACHINE SUPPORT
1298 M:      Dmitry Eremin-Solenikov <dbaryshkov@gmail.com>
1299 M:      Dirk Opfer <dirk@opfer-online.de>
1300 S:      Maintained
1301
1302 ARM/PALMTX,PALMT5,PALMLD,PALMTE2,PALMTC SUPPORT
1303 M:      Marek Vasut <marek.vasut@gmail.com>
1304 L:      linux-arm-kernel@lists.infradead.org
1305 W:      http://hackndev.com
1306 S:      Maintained
1307 F:      arch/arm/mach-pxa/include/mach/palmtx.h
1308 F:      arch/arm/mach-pxa/palmtx.c
1309 F:      arch/arm/mach-pxa/include/mach/palmt5.h
1310 F:      arch/arm/mach-pxa/palmt5.c
1311 F:      arch/arm/mach-pxa/include/mach/palmld.h
1312 F:      arch/arm/mach-pxa/palmld.c
1313 F:      arch/arm/mach-pxa/include/mach/palmte2.h
1314 F:      arch/arm/mach-pxa/palmte2.c
1315 F:      arch/arm/mach-pxa/include/mach/palmtc.h
1316 F:      arch/arm/mach-pxa/palmtc.c
1317
1318 ARM/PALM TREO SUPPORT
1319 M:      Tomas Cech <sleep_walker@suse.cz>
1320 L:      linux-arm-kernel@lists.infradead.org
1321 W:      http://hackndev.com
1322 S:      Maintained
1323 F:      arch/arm/mach-pxa/include/mach/palmtreo.h
1324 F:      arch/arm/mach-pxa/palmtreo.c
1325
1326 ARM/PALMZ72 SUPPORT
1327 M:      Sergey Lapin <slapin@ossfans.org>
1328 L:      linux-arm-kernel@lists.infradead.org
1329 W:      http://hackndev.com
1330 S:      Maintained
1331 F:      arch/arm/mach-pxa/include/mach/palmz72.h
1332 F:      arch/arm/mach-pxa/palmz72.c
1333
1334 ARM/PLEB SUPPORT
1335 M:      Peter Chubb <pleb@gelato.unsw.edu.au>
1336 W:      http://www.disy.cse.unsw.edu.au/Hardware/PLEB
1337 S:      Maintained
1338
1339 ARM/PT DIGITAL BOARD PORT
1340 M:      Stefan Eletzhofer <stefan.eletzhofer@eletztrick.de>
1341 L:      linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
1342 W:      http://www.arm.linux.org.uk/
1343 S:      Maintained
1344
1345 ARM/QUALCOMM SUPPORT
1346 M:      Kumar Gala <galak@codeaurora.org>
1347 M:      Andy Gross <agross@codeaurora.org>
1348 M:      David Brown <davidb@codeaurora.org>
1349 L:      linux-arm-msm@vger.kernel.org
1350 L:      linux-soc@vger.kernel.org
1351 S:      Maintained
1352 F:      arch/arm/mach-qcom/
1353 F:      drivers/soc/qcom/
1354 F:      drivers/tty/serial/msm_serial.h
1355 F:      drivers/tty/serial/msm_serial.c
1356 F:      drivers/*/pm8???-*
1357 F:      drivers/mfd/ssbi.c
1358 F:      drivers/firmware/qcom_scm.c
1359 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/galak/linux-qcom.git
1360
1361 ARM/RADISYS ENP2611 MACHINE SUPPORT
1362 M:      Lennert Buytenhek <kernel@wantstofly.org>
1363 L:      linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
1364 S:      Maintained
1365
1366 ARM/RISCPC ARCHITECTURE
1367 M:      Russell King <linux@arm.linux.org.uk>
1368 L:      linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
1369 W:      http://www.arm.linux.org.uk/
1370 S:      Maintained
1371 F:      arch/arm/include/asm/hardware/entry-macro-iomd.S
1372 F:      arch/arm/include/asm/hardware/ioc.h
1373 F:      arch/arm/include/asm/hardware/iomd.h
1374 F:      arch/arm/include/asm/hardware/memc.h
1375 F:      arch/arm/mach-rpc/
1376 F:      drivers/net/ethernet/8390/etherh.c
1377 F:      drivers/net/ethernet/i825xx/ether1*
1378 F:      drivers/net/ethernet/seeq/ether3*
1379 F:      drivers/scsi/arm/
1380
1381 ARM/Rockchip SoC support
1382 M:      Heiko Stuebner <heiko@sntech.de>
1383 L:      linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
1384 L:      linux-rockchip@lists.infradead.org
1385 S:      Maintained
1386 F:      arch/arm/boot/dts/rk3*
1387 F:      arch/arm/mach-rockchip/
1388 F:      drivers/clk/rockchip/
1389 F:      drivers/i2c/busses/i2c-rk3x.c
1390 F:      drivers/*/*rockchip*
1391 F:      drivers/*/*/*rockchip*
1392 F:      sound/soc/rockchip/
1393 N:      rockchip
1394
1395 ARM/SAMSUNG EXYNOS ARM ARCHITECTURES
1396 M:      Kukjin Kim <kgene@kernel.org>
1397 M:      Krzysztof Kozlowski <k.kozlowski@samsung.com>
1398 L:      linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
1399 L:      linux-samsung-soc@vger.kernel.org (moderated for non-subscribers)
1400 S:      Maintained
1401 F:      arch/arm/boot/dts/s3c*
1402 F:      arch/arm/boot/dts/exynos*
1403 F:      arch/arm/plat-samsung/
1404 F:      arch/arm/mach-s3c24*/
1405 F:      arch/arm/mach-s3c64xx/
1406 F:      arch/arm/mach-s5p*/
1407 F:      arch/arm/mach-exynos*/
1408 F:      drivers/*/*s3c2410*
1409 F:      drivers/*/*/*s3c2410*
1410 F:      drivers/spi/spi-s3c*
1411 F:      sound/soc/samsung/*
1412 N:      exynos
1413
1414 ARM/SAMSUNG MOBILE MACHINE SUPPORT
1415 M:      Kyungmin Park <kyungmin.park@samsung.com>
1416 L:      linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
1417 S:      Maintained
1418 F:      arch/arm/mach-s5pv210/
1419
1420 ARM/SAMSUNG S5P SERIES 2D GRAPHICS ACCELERATION (G2D) SUPPORT
1421 M:      Kyungmin Park <kyungmin.park@samsung.com>
1422 M:      Kamil Debski <k.debski@samsung.com>
1423 L:      linux-arm-kernel@lists.infradead.org
1424 L:      linux-media@vger.kernel.org
1425 S:      Maintained
1426 F:      drivers/media/platform/s5p-g2d/
1427
1428 ARM/SAMSUNG S5P SERIES Multi Format Codec (MFC) SUPPORT
1429 M:      Kyungmin Park <kyungmin.park@samsung.com>
1430 M:      Kamil Debski <k.debski@samsung.com>
1431 M:      Jeongtae Park <jtp.park@samsung.com>
1432 L:      linux-arm-kernel@lists.infradead.org
1433 L:      linux-media@vger.kernel.org
1434 S:      Maintained
1435 F:      arch/arm/plat-samsung/s5p-dev-mfc.c
1436 F:      drivers/media/platform/s5p-mfc/
1437
1438 ARM/SAMSUNG S5P SERIES TV SUBSYSTEM SUPPORT
1439 M:      Kyungmin Park <kyungmin.park@samsung.com>
1440 M:      Tomasz Stanislawski <t.stanislaws@samsung.com>
1441 L:      linux-arm-kernel@lists.infradead.org
1442 L:      linux-media@vger.kernel.org
1443 S:      Maintained
1444 F:      drivers/media/platform/s5p-tv/
1445
1446 ARM/SHMOBILE ARM ARCHITECTURE
1447 M:      Simon Horman <horms@verge.net.au>
1448 M:      Magnus Damm <magnus.damm@gmail.com>
1449 L:      linux-sh@vger.kernel.org
1450 W:      http://oss.renesas.com
1451 Q:      http://patchwork.kernel.org/project/linux-sh/list/
1452 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas.git next
1453 S:      Supported
1454 F:      arch/arm/boot/dts/emev2*
1455 F:      arch/arm/boot/dts/r7s*
1456 F:      arch/arm/boot/dts/r8a*
1457 F:      arch/arm/boot/dts/sh*
1458 F:      arch/arm/configs/armadillo800eva_defconfig
1459 F:      arch/arm/configs/bockw_defconfig
1460 F:      arch/arm/configs/kzm9g_defconfig
1461 F:      arch/arm/configs/marzen_defconfig
1462 F:      arch/arm/configs/shmobile_defconfig
1463 F:      arch/arm/include/debug/renesas-scif.S
1464 F:      arch/arm/mach-shmobile/
1465 F:      drivers/sh/
1466
1467 ARM/SOCFPGA ARCHITECTURE
1468 M:      Dinh Nguyen <dinguyen@opensource.altera.com>
1469 S:      Maintained
1470 F:      arch/arm/mach-socfpga/
1471 F:      arch/arm/boot/dts/socfpga*
1472 F:      arch/arm/configs/socfpga_defconfig
1473 W:      http://www.rocketboards.org
1474 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/dinguyen/linux.git
1475
1476 ARM/SOCFPGA CLOCK FRAMEWORK SUPPORT
1477 M:      Dinh Nguyen <dinguyen@opensource.altera.com>
1478 S:      Maintained
1479 F:      drivers/clk/socfpga/
1480
1481 ARM/SOCFPGA EDAC SUPPORT
1482 M:      Thor Thayer <tthayer@opensource.altera.com>
1483 S:      Maintained
1484 F:      drivers/edac/altera_edac.
1485
1486 ARM/STI ARCHITECTURE
1487 M:      Srinivas Kandagatla <srinivas.kandagatla@gmail.com>
1488 M:      Maxime Coquelin <maxime.coquelin@st.com>
1489 M:      Patrice Chotard <patrice.chotard@st.com>
1490 L:      linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
1491 L:      kernel@stlinux.com
1492 W:      http://www.stlinux.com
1493 S:      Maintained
1494 F:      arch/arm/mach-sti/
1495 F:      arch/arm/boot/dts/sti*
1496 F:      drivers/clocksource/arm_global_timer.c
1497 F:      drivers/i2c/busses/i2c-st.c
1498 F:      drivers/media/rc/st_rc.c
1499 F:      drivers/mmc/host/sdhci-st.c
1500 F:      drivers/phy/phy-miphy28lp.c
1501 F:      drivers/phy/phy-miphy365x.c
1502 F:      drivers/phy/phy-stih407-usb.c
1503 F:      drivers/phy/phy-stih41x-usb.c
1504 F:      drivers/pinctrl/pinctrl-st.c
1505 F:      drivers/reset/sti/
1506 F:      drivers/rtc/rtc-st-lpc.c
1507 F:      drivers/tty/serial/st-asc.c
1508 F:      drivers/usb/dwc3/dwc3-st.c
1509 F:      drivers/usb/host/ehci-st.c
1510 F:      drivers/usb/host/ohci-st.c
1511 F:      drivers/watchdog/st_lpc_wdt.c
1512 F:      drivers/ata/ahci_st.c
1513
1514 ARM/TECHNOLOGIC SYSTEMS TS7250 MACHINE SUPPORT
1515 M:      Lennert Buytenhek <kernel@wantstofly.org>
1516 L:      linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
1517 S:      Maintained
1518
1519 ARM/TETON BGA MACHINE SUPPORT
1520 M:      "Mark F. Brown" <mark.brown314@gmail.com>
1521 L:      linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
1522 S:      Maintained
1523
1524 ARM/THECUS N2100 MACHINE SUPPORT
1525 M:      Lennert Buytenhek <kernel@wantstofly.org>
1526 L:      linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
1527 S:      Maintained
1528
1529 ARM/NUVOTON W90X900 ARM ARCHITECTURE
1530 M:      Wan ZongShun <mcuos.com@gmail.com>
1531 L:      linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
1532 W:      http://www.mcuos.com
1533 S:      Maintained
1534 F:      arch/arm/mach-w90x900/
1535 F:      drivers/input/keyboard/w90p910_keypad.c
1536 F:      drivers/input/touchscreen/w90p910_ts.c
1537 F:      drivers/watchdog/nuc900_wdt.c
1538 F:      drivers/net/ethernet/nuvoton/w90p910_ether.c
1539 F:      drivers/mtd/nand/nuc900_nand.c
1540 F:      drivers/rtc/rtc-nuc900.c
1541 F:      drivers/spi/spi-nuc900.c
1542 F:      drivers/usb/host/ehci-w90x900.c
1543 F:      drivers/video/fbdev/nuc900fb.c
1544
1545 ARM/U300 MACHINE SUPPORT
1546 M:      Linus Walleij <linus.walleij@linaro.org>
1547 L:      linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
1548 S:      Supported
1549 F:      arch/arm/mach-u300/
1550 F:      drivers/clocksource/timer-u300.c
1551 F:      drivers/i2c/busses/i2c-stu300.c
1552 F:      drivers/rtc/rtc-coh901331.c
1553 F:      drivers/watchdog/coh901327_wdt.c
1554 F:      drivers/dma/coh901318*
1555 F:      drivers/mfd/ab3100*
1556 F:      drivers/rtc/rtc-ab3100.c
1557 F:      drivers/rtc/rtc-coh901331.c
1558 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-stericsson.git
1559
1560 ARM/Ux500 ARM ARCHITECTURE
1561 M:      Linus Walleij <linus.walleij@linaro.org>
1562 L:      linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
1563 S:      Maintained
1564 F:      arch/arm/mach-ux500/
1565 F:      drivers/clocksource/clksrc-dbx500-prcmu.c
1566 F:      drivers/dma/ste_dma40*
1567 F:      drivers/hwspinlock/u8500_hsem.c
1568 F:      drivers/mfd/abx500*
1569 F:      drivers/mfd/ab8500*
1570 F:      drivers/mfd/dbx500*
1571 F:      drivers/mfd/db8500*
1572 F:      drivers/pinctrl/nomadik/pinctrl-ab*
1573 F:      drivers/pinctrl/nomadik/pinctrl-nomadik*
1574 F:      drivers/rtc/rtc-ab8500.c
1575 F:      drivers/rtc/rtc-pl031.c
1576 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-stericsson.git
1577
1578 ARM/Ux500 CLOCK FRAMEWORK SUPPORT
1579 M:      Ulf Hansson <ulf.hansson@linaro.org>
1580 L:      linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
1581 T:      git git://git.linaro.org/people/ulfh/clk.git
1582 S:      Maintained
1583 F:      drivers/clk/ux500/
1584 F:      include/linux/platform_data/clk-ux500.h
1585
1586 ARM/VERSATILE EXPRESS PLATFORM
1587 M:      Liviu Dudau <liviu.dudau@arm.com>
1588 M:      Sudeep Holla <sudeep.holla@arm.com>
1589 M:      Lorenzo Pieralisi <lorenzo.pieralisi@arm.com>
1590 L:      linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
1591 S:      Maintained
1592 F:      arch/arm/boot/dts/vexpress*
1593 F:      arch/arm/mach-vexpress/
1594 F:      */*/vexpress*
1595 F:      */*/*/vexpress*
1596 F:      drivers/clk/versatile/clk-vexpress-osc.c
1597 F:      drivers/clocksource/versatile.c
1598
1599 ARM/VFP SUPPORT
1600 M:      Russell King <linux@arm.linux.org.uk>
1601 L:      linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
1602 W:      http://www.arm.linux.org.uk/
1603 S:      Maintained
1604 F:      arch/arm/vfp/
1605
1606 ARM/VOIPAC PXA270 SUPPORT
1607 M:      Marek Vasut <marek.vasut@gmail.com>
1608 L:      linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
1609 S:      Maintained
1610 F:      arch/arm/mach-pxa/vpac270.c
1611 F:      arch/arm/mach-pxa/include/mach/vpac270.h
1612
1613 ARM/VT8500 ARM ARCHITECTURE
1614 M:      Tony Prisk <linux@prisktech.co.nz>
1615 L:      linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
1616 S:      Maintained
1617 F:      arch/arm/mach-vt8500/
1618 F:      drivers/clocksource/vt8500_timer.c
1619 F:      drivers/i2c/busses/i2c-wmt.c
1620 F:      drivers/mmc/host/wmt-sdmmc.c
1621 F:      drivers/pwm/pwm-vt8500.c
1622 F:      drivers/rtc/rtc-vt8500.c
1623 F:      drivers/tty/serial/vt8500_serial.c
1624 F:      drivers/usb/host/ehci-platform.c
1625 F:      drivers/usb/host/uhci-platform.c
1626 F:      drivers/video/fbdev/vt8500lcdfb.*
1627 F:      drivers/video/fbdev/wm8505fb*
1628 F:      drivers/video/fbdev/wmt_ge_rops.*
1629
1630 ARM/ZIPIT Z2 SUPPORT
1631 M:      Marek Vasut <marek.vasut@gmail.com>
1632 L:      linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
1633 S:      Maintained
1634 F:      arch/arm/mach-pxa/z2.c
1635 F:      arch/arm/mach-pxa/include/mach/z2.h
1636
1637 ARM/ZYNQ ARCHITECTURE
1638 M:      Michal Simek <michal.simek@xilinx.com>
1639 R:      Sören Brinkmann <soren.brinkmann@xilinx.com>
1640 L:      linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
1641 W:      http://wiki.xilinx.com
1642 T:      git git://git.xilinx.com/linux-xlnx.git
1643 S:      Supported
1644 F:      arch/arm/mach-zynq/
1645 F:      drivers/cpuidle/cpuidle-zynq.c
1646 F:      drivers/block/xsysace.c
1647 N:      zynq
1648 N:      xilinx
1649 F:      drivers/clocksource/cadence_ttc_timer.c
1650 F:      drivers/i2c/busses/i2c-cadence.c
1651 F:      drivers/mmc/host/sdhci-of-arasan.c
1652 F:      drivers/edac/synopsys_edac.c
1653
1654 ARM SMMU DRIVERS
1655 M:      Will Deacon <will.deacon@arm.com>
1656 L:      linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
1657 S:      Maintained
1658 F:      drivers/iommu/arm-smmu.c
1659 F:      drivers/iommu/arm-smmu-v3.c
1660 F:      drivers/iommu/io-pgtable-arm.c
1661
1662 ARM64 PORT (AARCH64 ARCHITECTURE)
1663 M:      Catalin Marinas <catalin.marinas@arm.com>
1664 M:      Will Deacon <will.deacon@arm.com>
1665 L:      linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
1666 S:      Maintained
1667 F:      arch/arm64/
1668 F:      Documentation/arm64/
1669
1670 AS3645A LED FLASH CONTROLLER DRIVER
1671 M:      Laurent Pinchart <laurent.pinchart@ideasonboard.com>
1672 L:      linux-media@vger.kernel.org
1673 T:      git git://linuxtv.org/media_tree.git
1674 S:      Maintained
1675 F:      drivers/media/i2c/as3645a.c
1676 F:      include/media/as3645a.h
1677
1678 ASC7621 HARDWARE MONITOR DRIVER
1679 M:      George Joseph <george.joseph@fairview5.com>
1680 L:      lm-sensors@lm-sensors.org
1681 S:      Maintained
1682 F:      Documentation/hwmon/asc7621
1683 F:      drivers/hwmon/asc7621.c
1684
1685 ASUS NOTEBOOKS AND EEEPC ACPI/WMI EXTRAS DRIVERS
1686 M:      Corentin Chary <corentin.chary@gmail.com>
1687 L:      acpi4asus-user@lists.sourceforge.net
1688 L:      platform-driver-x86@vger.kernel.org
1689 W:      http://acpi4asus.sf.net
1690 S:      Maintained
1691 F:      drivers/platform/x86/asus*.c
1692 F:      drivers/platform/x86/eeepc*.c
1693
1694 ASYNCHRONOUS TRANSFERS/TRANSFORMS (IOAT) API
1695 R:      Dan Williams <dan.j.williams@intel.com>
1696 W:      http://sourceforge.net/projects/xscaleiop
1697 S:      Odd fixes
1698 F:      Documentation/crypto/async-tx-api.txt
1699 F:      crypto/async_tx/
1700 F:      drivers/dma/
1701 F:      include/linux/dmaengine.h
1702 F:      include/linux/async_tx.h
1703
1704 AT24 EEPROM DRIVER
1705 M:      Wolfram Sang <wsa@the-dreams.de>
1706 L:      linux-i2c@vger.kernel.org
1707 S:      Maintained
1708 F:      drivers/misc/eeprom/at24.c
1709 F:      include/linux/platform_data/at24.h
1710
1711 ATA OVER ETHERNET (AOE) DRIVER
1712 M:      "Ed L. Cashin" <ed.cashin@acm.org>
1713 W:      http://www.openaoe.org/
1714 S:      Supported
1715 F:      Documentation/aoe/
1716 F:      drivers/block/aoe/
1717
1718 ATHEROS ATH GENERIC UTILITIES
1719 M:      "Luis R. Rodriguez" <mcgrof@do-not-panic.com>
1720 L:      linux-wireless@vger.kernel.org
1721 S:      Supported
1722 F:      drivers/net/wireless/ath/*
1723
1724 ATHEROS ATH5K WIRELESS DRIVER
1725 M:      Jiri Slaby <jirislaby@gmail.com>
1726 M:      Nick Kossifidis <mickflemm@gmail.com>
1727 M:      "Luis R. Rodriguez" <mcgrof@do-not-panic.com>
1728 L:      linux-wireless@vger.kernel.org
1729 W:      http://wireless.kernel.org/en/users/Drivers/ath5k
1730 S:      Maintained
1731 F:      drivers/net/wireless/ath/ath5k/
1732
1733 ATHEROS ATH6KL WIRELESS DRIVER
1734 M:      Kalle Valo <kvalo@qca.qualcomm.com>
1735 L:      linux-wireless@vger.kernel.org
1736 W:      http://wireless.kernel.org/en/users/Drivers/ath6kl
1737 T:      git git://github.com/kvalo/ath.git
1738 S:      Supported
1739 F:      drivers/net/wireless/ath/ath6kl/
1740
1741 WILOCITY WIL6210 WIRELESS DRIVER
1742 M:      Vladimir Kondratiev <qca_vkondrat@qca.qualcomm.com>
1743 L:      linux-wireless@vger.kernel.org
1744 L:      wil6210@qca.qualcomm.com
1745 S:      Supported
1746 W:      http://wireless.kernel.org/en/users/Drivers/wil6210
1747 F:      drivers/net/wireless/ath/wil6210/
1748 F:      include/uapi/linux/wil6210_uapi.h
1749
1750 CARL9170 LINUX COMMUNITY WIRELESS DRIVER
1751 M:      Christian Lamparter <chunkeey@googlemail.com>
1752 L:      linux-wireless@vger.kernel.org
1753 W:      http://wireless.kernel.org/en/users/Drivers/carl9170
1754 S:      Maintained
1755 F:      drivers/net/wireless/ath/carl9170/
1756
1757 ATK0110 HWMON DRIVER
1758 M:      Luca Tettamanti <kronos.it@gmail.com>
1759 L:      lm-sensors@lm-sensors.org
1760 S:      Maintained
1761 F:      drivers/hwmon/asus_atk0110.c
1762
1763 ATI_REMOTE2 DRIVER
1764 M:      Ville Syrjala <syrjala@sci.fi>
1765 S:      Maintained
1766 F:      drivers/input/misc/ati_remote2.c
1767
1768 ATLX ETHERNET DRIVERS
1769 M:      Jay Cliburn <jcliburn@gmail.com>
1770 M:      Chris Snook <chris.snook@gmail.com>
1771 L:      netdev@vger.kernel.org
1772 W:      http://sourceforge.net/projects/atl1
1773 W:      http://atl1.sourceforge.net
1774 S:      Maintained
1775 F:      drivers/net/ethernet/atheros/
1776
1777 ATM
1778 M:      Chas Williams <3chas3@gmail.com>
1779 L:      linux-atm-general@lists.sourceforge.net (moderated for non-subscribers)
1780 L:      netdev@vger.kernel.org
1781 W:      http://linux-atm.sourceforge.net
1782 S:      Maintained
1783 F:      drivers/atm/
1784 F:      include/linux/atm*
1785 F:      include/uapi/linux/atm*
1786
1787 ATMEL AT91 / AT32 MCI DRIVER
1788 M:      Ludovic Desroches <ludovic.desroches@atmel.com>
1789 S:      Maintained
1790 F:      drivers/mmc/host/atmel-mci.c
1791 F:      drivers/mmc/host/atmel-mci-regs.h
1792
1793 ATMEL AT91 / AT32 SERIAL DRIVER
1794 M:      Nicolas Ferre <nicolas.ferre@atmel.com>
1795 S:      Supported
1796 F:      drivers/tty/serial/atmel_serial.c
1797
1798 ATMEL Audio ALSA driver
1799 M:      Nicolas Ferre <nicolas.ferre@atmel.com>
1800 L:      alsa-devel@alsa-project.org (moderated for non-subscribers)
1801 S:      Supported
1802 F:      sound/soc/atmel
1803
1804 ATMEL DMA DRIVER
1805 M:      Nicolas Ferre <nicolas.ferre@atmel.com>
1806 L:      linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
1807 S:      Supported
1808 F:      drivers/dma/at_hdmac.c
1809 F:      drivers/dma/at_hdmac_regs.h
1810 F:      include/linux/platform_data/dma-atmel.h
1811
1812 ATMEL XDMA DRIVER
1813 M:      Ludovic Desroches <ludovic.desroches@atmel.com>
1814 L:      linux-arm-kernel@lists.infradead.org
1815 L:      dmaengine@vger.kernel.org
1816 S:      Supported
1817 F:      drivers/dma/at_xdmac.c
1818
1819 ATMEL I2C DRIVER
1820 M:      Ludovic Desroches <ludovic.desroches@atmel.com>
1821 L:      linux-i2c@vger.kernel.org
1822 S:      Supported
1823 F:      drivers/i2c/busses/i2c-at91.c
1824
1825 ATMEL ISI DRIVER
1826 M:      Josh Wu <josh.wu@atmel.com>
1827 L:      linux-media@vger.kernel.org
1828 S:      Supported
1829 F:      drivers/media/platform/soc_camera/atmel-isi.c
1830 F:      include/media/atmel-isi.h
1831
1832 ATMEL LCDFB DRIVER
1833 M:      Nicolas Ferre <nicolas.ferre@atmel.com>
1834 L:      linux-fbdev@vger.kernel.org
1835 S:      Maintained
1836 F:      drivers/video/fbdev/atmel_lcdfb.c
1837 F:      include/video/atmel_lcdc.h
1838
1839 ATMEL MACB ETHERNET DRIVER
1840 M:      Nicolas Ferre <nicolas.ferre@atmel.com>
1841 S:      Supported
1842 F:      drivers/net/ethernet/cadence/
1843
1844 ATMEL NAND DRIVER
1845 M:      Josh Wu <josh.wu@atmel.com>
1846 L:      linux-mtd@lists.infradead.org
1847 S:      Supported
1848 F:      drivers/mtd/nand/atmel_nand*
1849
1850 ATMEL SPI DRIVER
1851 M:      Nicolas Ferre <nicolas.ferre@atmel.com>
1852 S:      Supported
1853 F:      drivers/spi/spi-atmel.*
1854
1855 ATMEL SSC DRIVER
1856 M:      Nicolas Ferre <nicolas.ferre@atmel.com>
1857 L:      linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
1858 S:      Supported
1859 F:      drivers/misc/atmel-ssc.c
1860 F:      include/linux/atmel-ssc.h
1861
1862 ATMEL Timer Counter (TC) AND CLOCKSOURCE DRIVERS
1863 M:      Nicolas Ferre <nicolas.ferre@atmel.com>
1864 L:      linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
1865 S:      Supported
1866 F:      drivers/misc/atmel_tclib.c
1867 F:      drivers/clocksource/tcb_clksrc.c
1868
1869 ATMEL USBA UDC DRIVER
1870 M:      Nicolas Ferre <nicolas.ferre@atmel.com>
1871 L:      linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
1872 S:      Supported
1873 F:      drivers/usb/gadget/udc/atmel_usba_udc.*
1874
1875 ATMEL WIRELESS DRIVER
1876 M:      Simon Kelley <simon@thekelleys.org.uk>
1877 L:      linux-wireless@vger.kernel.org
1878 W:      http://www.thekelleys.org.uk/atmel
1879 W:      http://atmelwlandriver.sourceforge.net/
1880 S:      Maintained
1881 F:      drivers/net/wireless/atmel*
1882
1883 ATTO EXPRESSSAS SAS/SATA RAID SCSI DRIVER
1884 M:      Bradley Grove <linuxdrivers@attotech.com>
1885 L:      linux-scsi@vger.kernel.org
1886 W:      http://www.attotech.com
1887 S:      Supported
1888 F:      drivers/scsi/esas2r
1889
1890 ATUSB IEEE 802.15.4 RADIO DRIVER
1891 M:      Stefan Schmidt <stefan@osg.samsung.com>
1892 L:      linux-wpan@vger.kernel.org
1893 S:      Maintained
1894 F:      drivers/net/ieee802154/atusb.c
1895 F:      drivers/net/ieee802154/atusb.h
1896 F:      drivers/net/ieee802154/at86rf230.h
1897
1898 AUDIT SUBSYSTEM
1899 M:      Paul Moore <paul@paul-moore.com>
1900 M:      Eric Paris <eparis@redhat.com>
1901 L:      linux-audit@redhat.com (moderated for non-subscribers)
1902 W:      http://people.redhat.com/sgrubb/audit/
1903 T:      git git://git.infradead.org/users/pcmoore/audit
1904 S:      Maintained
1905 F:      include/linux/audit.h
1906 F:      include/uapi/linux/audit.h
1907 F:      kernel/audit*
1908
1909 AUXILIARY DISPLAY DRIVERS
1910 M:      Miguel Ojeda Sandonis <miguel.ojeda.sandonis@gmail.com>
1911 W:      http://miguelojeda.es/auxdisplay.htm
1912 W:      http://jair.lab.fi.uva.es/~migojed/auxdisplay.htm
1913 S:      Maintained
1914 F:      drivers/auxdisplay/
1915 F:      include/linux/cfag12864b.h
1916
1917 AVR32 ARCHITECTURE
1918 M:      Haavard Skinnemoen <hskinnemoen@gmail.com>
1919 M:      Hans-Christian Egtvedt <egtvedt@samfundet.no>
1920 W:      http://www.atmel.com/products/AVR32/
1921 W:      http://mirror.egtvedt.no/avr32linux.org/
1922 W:      http://avrfreaks.net/
1923 S:      Maintained
1924 F:      arch/avr32/
1925
1926 AVR32/AT32AP MACHINE SUPPORT
1927 M:      Haavard Skinnemoen <hskinnemoen@gmail.com>
1928 M:      Hans-Christian Egtvedt <egtvedt@samfundet.no>
1929 S:      Maintained
1930 F:      arch/avr32/mach-at32ap/
1931
1932 AX.25 NETWORK LAYER
1933 M:      Ralf Baechle <ralf@linux-mips.org>
1934 L:      linux-hams@vger.kernel.org
1935 W:      http://www.linux-ax25.org/
1936 S:      Maintained
1937 F:      include/uapi/linux/ax25.h
1938 F:      include/net/ax25.h
1939 F:      net/ax25/
1940
1941 AZ6007 DVB DRIVER
1942 M:      Mauro Carvalho Chehab <mchehab@osg.samsung.com>
1943 L:      linux-media@vger.kernel.org
1944 W:      http://linuxtv.org
1945 T:      git git://linuxtv.org/media_tree.git
1946 S:      Maintained
1947 F:      drivers/media/usb/dvb-usb-v2/az6007.c
1948
1949 AZTECH FM RADIO RECEIVER DRIVER
1950 M:      Hans Verkuil <hverkuil@xs4all.nl>
1951 L:      linux-media@vger.kernel.org
1952 T:      git git://linuxtv.org/media_tree.git
1953 W:      http://linuxtv.org
1954 S:      Maintained
1955 F:      drivers/media/radio/radio-aztech*
1956
1957 B43 WIRELESS DRIVER
1958 L:      linux-wireless@vger.kernel.org
1959 L:      b43-dev@lists.infradead.org
1960 W:      http://wireless.kernel.org/en/users/Drivers/b43
1961 S:      Odd Fixes
1962 F:      drivers/net/wireless/b43/
1963
1964 B43LEGACY WIRELESS DRIVER
1965 M:      Larry Finger <Larry.Finger@lwfinger.net>
1966 L:      linux-wireless@vger.kernel.org
1967 L:      b43-dev@lists.infradead.org
1968 W:      http://wireless.kernel.org/en/users/Drivers/b43
1969 S:      Maintained
1970 F:      drivers/net/wireless/b43legacy/
1971
1972 BACKLIGHT CLASS/SUBSYSTEM
1973 M:      Jingoo Han <jingoohan1@gmail.com>
1974 M:      Lee Jones <lee.jones@linaro.org>
1975 S:      Maintained
1976 F:      drivers/video/backlight/
1977 F:      include/linux/backlight.h
1978
1979 BATMAN ADVANCED
1980 M:      Marek Lindner <mareklindner@neomailbox.ch>
1981 M:      Simon Wunderlich <sw@simonwunderlich.de>
1982 M:      Antonio Quartulli <antonio@meshcoding.com>
1983 L:      b.a.t.m.a.n@lists.open-mesh.org
1984 W:      http://www.open-mesh.org/
1985 S:      Maintained
1986 F:      net/batman-adv/
1987
1988 BAYCOM/HDLCDRV DRIVERS FOR AX.25
1989 M:      Thomas Sailer <t.sailer@alumni.ethz.ch>
1990 L:      linux-hams@vger.kernel.org
1991 W:      http://www.baycom.org/~tom/ham/ham.html
1992 S:      Maintained
1993 F:      drivers/net/hamradio/baycom*
1994
1995 BCACHE (BLOCK LAYER CACHE)
1996 M:      Kent Overstreet <kmo@daterainc.com>
1997 L:      linux-bcache@vger.kernel.org
1998 W:      http://bcache.evilpiepirate.org
1999 S:      Maintained:
2000 F:      drivers/md/bcache/
2001
2002 BDISP ST MEDIA DRIVER
2003 M:      Fabien Dessenne <fabien.dessenne@st.com>
2004 L:      linux-media@vger.kernel.org
2005 T:      git git://linuxtv.org/media_tree.git
2006 W:      http://linuxtv.org
2007 S:      Supported
2008 F:      drivers/media/platform/sti/bdisp
2009
2010 BEFS FILE SYSTEM
2011 S:      Orphan
2012 F:      Documentation/filesystems/befs.txt
2013 F:      fs/befs/
2014
2015 BECKHOFF CX5020 ETHERCAT MASTER DRIVER
2016 M:      Dariusz Marcinkiewicz <reksio@newterm.pl>
2017 L:      netdev@vger.kernel.org
2018 S:      Maintained
2019 F:      drivers/net/ethernet/ec_bhf.c
2020
2021 BFS FILE SYSTEM
2022 M:      "Tigran A. Aivazian" <tigran@aivazian.fsnet.co.uk>
2023 S:      Maintained
2024 F:      Documentation/filesystems/bfs.txt
2025 F:      fs/bfs/
2026 F:      include/uapi/linux/bfs_fs.h
2027
2028 BLACKFIN ARCHITECTURE
2029 M:      Steven Miao <realmz6@gmail.com>
2030 L:      adi-buildroot-devel@lists.sourceforge.net (moderated for non-subscribers)
2031 T:      git git://git.code.sf.net/p/adi-linux/code
2032 W:      http://blackfin.uclinux.org
2033 S:      Supported
2034 F:      arch/blackfin/
2035
2036 BLACKFIN EMAC DRIVER
2037 L:      adi-buildroot-devel@lists.sourceforge.net (moderated for non-subscribers)
2038 W:      http://blackfin.uclinux.org
2039 S:      Supported
2040 F:      drivers/net/ethernet/adi/
2041
2042 BLACKFIN RTC DRIVER
2043 L:      adi-buildroot-devel@lists.sourceforge.net (moderated for non-subscribers)
2044 W:      http://blackfin.uclinux.org
2045 S:      Supported
2046 F:      drivers/rtc/rtc-bfin.c
2047
2048 BLACKFIN SDH DRIVER
2049 M:      Sonic Zhang <sonic.zhang@analog.com>
2050 L:      adi-buildroot-devel@lists.sourceforge.net (moderated for non-subscribers)
2051 W:      http://blackfin.uclinux.org
2052 S:      Supported
2053 F:      drivers/mmc/host/bfin_sdh.c
2054
2055 BLACKFIN SERIAL DRIVER
2056 M:      Sonic Zhang <sonic.zhang@analog.com>
2057 L:      adi-buildroot-devel@lists.sourceforge.net (moderated for non-subscribers)
2058 W:      http://blackfin.uclinux.org
2059 S:      Supported
2060 F:      drivers/tty/serial/bfin_uart.c
2061
2062 BLACKFIN WATCHDOG DRIVER
2063 L:      adi-buildroot-devel@lists.sourceforge.net (moderated for non-subscribers)
2064 W:      http://blackfin.uclinux.org
2065 S:      Supported
2066 F:      drivers/watchdog/bfin_wdt.c
2067
2068 BLACKFIN I2C TWI DRIVER
2069 M:      Sonic Zhang <sonic.zhang@analog.com>
2070 L:      adi-buildroot-devel@lists.sourceforge.net (moderated for non-subscribers)
2071 W:      http://blackfin.uclinux.org/
2072 S:      Supported
2073 F:      drivers/i2c/busses/i2c-bfin-twi.c
2074
2075 BLACKFIN MEDIA DRIVER
2076 M:      Scott Jiang <scott.jiang.linux@gmail.com>
2077 L:      adi-buildroot-devel@lists.sourceforge.net (moderated for non-subscribers)
2078 W:      http://blackfin.uclinux.org/
2079 S:      Supported
2080 F:      drivers/media/platform/blackfin/
2081 F:      drivers/media/i2c/adv7183*
2082 F:      drivers/media/i2c/vs6624*
2083
2084 BLINKM RGB LED DRIVER
2085 M:      Jan-Simon Moeller <jansimon.moeller@gmx.de>
2086 S:      Maintained
2087 F:      drivers/leds/leds-blinkm.c
2088
2089 BLOCK LAYER
2090 M:      Jens Axboe <axboe@kernel.dk>
2091 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/axboe/linux-block.git
2092 S:      Maintained
2093 F:      block/
2094 F:      kernel/trace/blktrace.c
2095
2096 BLOCK2MTD DRIVER
2097 M:      Joern Engel <joern@lazybastard.org>
2098 L:      linux-mtd@lists.infradead.org
2099 S:      Maintained
2100 F:      drivers/mtd/devices/block2mtd.c
2101
2102 BLUETOOTH DRIVERS
2103 M:      Marcel Holtmann <marcel@holtmann.org>
2104 M:      Gustavo Padovan <gustavo@padovan.org>
2105 M:      Johan Hedberg <johan.hedberg@gmail.com>
2106 L:      linux-bluetooth@vger.kernel.org
2107 W:      http://www.bluez.org/
2108 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth.git
2109 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next.git
2110 S:      Maintained
2111 F:      drivers/bluetooth/
2112
2113 BLUETOOTH SUBSYSTEM
2114 M:      Marcel Holtmann <marcel@holtmann.org>
2115 M:      Gustavo Padovan <gustavo@padovan.org>
2116 M:      Johan Hedberg <johan.hedberg@gmail.com>
2117 L:      linux-bluetooth@vger.kernel.org
2118 W:      http://www.bluez.org/
2119 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth.git
2120 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next.git
2121 S:      Maintained
2122 F:      net/bluetooth/
2123 F:      include/net/bluetooth/
2124
2125 BONDING DRIVER
2126 M:      Jay Vosburgh <j.vosburgh@gmail.com>
2127 M:      Veaceslav Falico <vfalico@gmail.com>
2128 M:      Andy Gospodarek <gospo@cumulusnetworks.com>
2129 L:      netdev@vger.kernel.org
2130 W:      http://sourceforge.net/projects/bonding/
2131 S:      Supported
2132 F:      drivers/net/bonding/
2133 F:      include/uapi/linux/if_bonding.h
2134
2135 BPF (Safe dynamic programs and tools)
2136 M:      Alexei Starovoitov <ast@kernel.org>
2137 L:      netdev@vger.kernel.org
2138 L:      linux-kernel@vger.kernel.org
2139 S:      Supported
2140 F:      kernel/bpf/
2141
2142 BROADCOM B44 10/100 ETHERNET DRIVER
2143 M:      Gary Zambrano <zambrano@broadcom.com>
2144 L:      netdev@vger.kernel.org
2145 S:      Supported
2146 F:      drivers/net/ethernet/broadcom/b44.*
2147
2148 BROADCOM GENET ETHERNET DRIVER
2149 M:      Florian Fainelli <f.fainelli@gmail.com>
2150 L:      netdev@vger.kernel.org
2151 S:      Supported
2152 F:      drivers/net/ethernet/broadcom/genet/
2153
2154 BROADCOM BNX2 GIGABIT ETHERNET DRIVER
2155 M:      Sony Chacko <sony.chacko@qlogic.com>
2156 M:      Dept-HSGLinuxNICDev@qlogic.com
2157 L:      netdev@vger.kernel.org
2158 S:      Supported
2159 F:      drivers/net/ethernet/broadcom/bnx2.*
2160 F:      drivers/net/ethernet/broadcom/bnx2_*
2161
2162 BROADCOM BNX2X 10 GIGABIT ETHERNET DRIVER
2163 M:      Ariel Elior <ariel.elior@qlogic.com>
2164 L:      netdev@vger.kernel.org
2165 S:      Supported
2166 F:      drivers/net/ethernet/broadcom/bnx2x/
2167
2168 BROADCOM BCM281XX/BCM11XXX/BCM216XX ARM ARCHITECTURE
2169 M:      Florian Fainelli <f.fainelli@gmail.com>
2170 M:      Ray Jui <rjui@broadcom.com>
2171 M:      Scott Branden <sbranden@broadcom.com>
2172 L:      bcm-kernel-feedback-list@broadcom.com
2173 T:      git git://github.com/broadcom/mach-bcm
2174 S:      Maintained
2175 F:      arch/arm/mach-bcm/
2176 F:      arch/arm/boot/dts/bcm113*
2177 F:      arch/arm/boot/dts/bcm216*
2178 F:      arch/arm/boot/dts/bcm281*
2179 F:      arch/arm/configs/bcm_defconfig
2180 F:      drivers/mmc/host/sdhci-bcm-kona.c
2181 F:      drivers/clocksource/bcm_kona_timer.c
2182
2183 BROADCOM BCM2835 ARM ARCHITECTURE
2184 M:      Stephen Warren <swarren@wwwdotorg.org>
2185 M:      Lee Jones <lee@kernel.org>
2186 L:      linux-rpi-kernel@lists.infradead.org (moderated for non-subscribers)
2187 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/rpi/linux-rpi.git
2188 S:      Maintained
2189 N:      bcm2835
2190
2191 BROADCOM BCM33XX MIPS ARCHITECTURE
2192 M:      Kevin Cernekee <cernekee@gmail.com>
2193 L:      linux-mips@linux-mips.org
2194 S:      Maintained
2195 F:      arch/mips/bcm3384/*
2196 F:      arch/mips/include/asm/mach-bcm3384/*
2197 F:      arch/mips/kernel/*bmips*
2198
2199 BROADCOM BCM5301X ARM ARCHITECTURE
2200 M:      Hauke Mehrtens <hauke@hauke-m.de>
2201 L:      linux-arm-kernel@lists.infradead.org
2202 S:      Maintained
2203 F:      arch/arm/mach-bcm/bcm_5301x.c
2204 F:      arch/arm/boot/dts/bcm5301x.dtsi
2205 F:      arch/arm/boot/dts/bcm470*
2206
2207 BROADCOM BCM63XX ARM ARCHITECTURE
2208 M:      Florian Fainelli <f.fainelli@gmail.com>
2209 L:      linux-arm-kernel@lists.infradead.org
2210 T:      git git://github.com/broadcom/arm-bcm63xx.git
2211 S:      Maintained
2212 F:      arch/arm/mach-bcm/bcm63xx.c
2213 F:      arch/arm/include/debug/bcm63xx.S
2214
2215 BROADCOM BCM63XX/BCM33XX UDC DRIVER
2216 M:      Kevin Cernekee <cernekee@gmail.com>
2217 L:      linux-usb@vger.kernel.org
2218 S:      Maintained
2219 F:      drivers/usb/gadget/udc/bcm63xx_udc.*
2220
2221 BROADCOM BCM7XXX ARM ARCHITECTURE
2222 M:      Brian Norris <computersforpeace@gmail.com>
2223 M:      Gregory Fong <gregory.0xf0@gmail.com>
2224 M:      Florian Fainelli <f.fainelli@gmail.com>
2225 L:      linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
2226 T:      git git://github.com/broadcom/stblinux.git
2227 S:      Maintained
2228 F:      arch/arm/mach-bcm/*brcmstb*
2229 F:      arch/arm/boot/dts/bcm7*.dts*
2230 F:      drivers/bus/brcmstb_gisb.c
2231
2232 BROADCOM BMIPS MIPS ARCHITECTURE
2233 M:      Kevin Cernekee <cernekee@gmail.com>
2234 M:      Florian Fainelli <f.fainelli@gmail.com>
2235 L:      linux-mips@linux-mips.org
2236 T:      git git://github.com/broadcom/stblinux.git
2237 S:      Maintained
2238 F:      arch/mips/bmips/*
2239 F:      arch/mips/include/asm/mach-bmips/*
2240 F:      arch/mips/kernel/*bmips*
2241 F:      arch/mips/boot/dts/bcm*.dts*
2242 F:      drivers/irqchip/irq-bcm7*
2243 F:      drivers/irqchip/irq-brcmstb*
2244
2245 BROADCOM TG3 GIGABIT ETHERNET DRIVER
2246 M:      Prashant Sreedharan <prashant@broadcom.com>
2247 M:      Michael Chan <mchan@broadcom.com>
2248 L:      netdev@vger.kernel.org
2249 S:      Supported
2250 F:      drivers/net/ethernet/broadcom/tg3.*
2251
2252 BROADCOM BRCM80211 IEEE802.11n WIRELESS DRIVER
2253 M:      Brett Rudley <brudley@broadcom.com>
2254 M:      Arend van Spriel <arend@broadcom.com>
2255 M:      Franky (Zhenhui) Lin <frankyl@broadcom.com>
2256 M:      Hante Meuleman <meuleman@broadcom.com>
2257 L:      linux-wireless@vger.kernel.org
2258 L:      brcm80211-dev-list@broadcom.com
2259 S:      Supported
2260 F:      drivers/net/wireless/brcm80211/
2261
2262 BROADCOM BNX2FC 10 GIGABIT FCOE DRIVER
2263 M:      QLogic-Storage-Upstream@qlogic.com
2264 L:      linux-scsi@vger.kernel.org
2265 S:      Supported
2266 F:      drivers/scsi/bnx2fc/
2267
2268 BROADCOM BNX2I 1/10 GIGABIT iSCSI DRIVER
2269 M:      QLogic-Storage-Upstream@qlogic.com
2270 L:      linux-scsi@vger.kernel.org
2271 S:      Supported
2272 F:      drivers/scsi/bnx2i/
2273
2274 BROADCOM CYGNUS/IPROC ARM ARCHITECTURE
2275 M:      Ray Jui <rjui@broadcom.com>
2276 M:      Scott Branden <sbranden@broadcom.com>
2277 L:      linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
2278 L:      bcm-kernel-feedback-list@broadcom.com
2279 T:      git git://github.com/broadcom/cygnus-linux.git
2280 S:      Maintained
2281 N:      iproc
2282 N:      cygnus
2283 N:      bcm9113*
2284 N:      bcm9583*
2285 N:      bcm583*
2286 N:      bcm113*
2287
2288 BROADCOM BRCMSTB GPIO DRIVER
2289 M:      Gregory Fong <gregory.0xf0@gmail.com>
2290 L:      bcm-kernel-feedback-list@broadcom.com>
2291 S:      Supported
2292 F:      drivers/gpio/gpio-brcmstb.c
2293 F:      Documentation/devicetree/bindings/gpio/brcm,brcmstb-gpio.txt
2294
2295 BROADCOM KONA GPIO DRIVER
2296 M:      Ray Jui <rjui@broadcom.com>
2297 L:      bcm-kernel-feedback-list@broadcom.com
2298 S:      Supported
2299 F:      drivers/gpio/gpio-bcm-kona.c
2300 F:      Documentation/devicetree/bindings/gpio/gpio-bcm-kona.txt
2301
2302 BROADCOM STB NAND FLASH DRIVER
2303 M:      Brian Norris <computersforpeace@gmail.com>
2304 L:      linux-mtd@lists.infradead.org
2305 S:      Maintained
2306 F:      drivers/mtd/nand/brcmnand/
2307
2308 BROADCOM SPECIFIC AMBA DRIVER (BCMA)
2309 M:      RafaÅ‚ MiÅ‚ecki <zajec5@gmail.com>
2310 L:      linux-wireless@vger.kernel.org
2311 S:      Maintained
2312 F:      drivers/bcma/
2313 F:      include/linux/bcma/
2314
2315 BROADCOM SYSTEMPORT ETHERNET DRIVER
2316 M:      Florian Fainelli <f.fainelli@gmail.com>
2317 L:      netdev@vger.kernel.org
2318 S:      Supported
2319 F:      drivers/net/ethernet/broadcom/bcmsysport.*
2320
2321 BROCADE BFA FC SCSI DRIVER
2322 M:      Anil Gurumurthy <anil.gurumurthy@qlogic.com>
2323 M:      Sudarsana Kalluru <sudarsana.kalluru@qlogic.com>
2324 L:      linux-scsi@vger.kernel.org
2325 S:      Supported
2326 F:      drivers/scsi/bfa/
2327
2328 BROCADE BNA 10 GIGABIT ETHERNET DRIVER
2329 M:      Rasesh Mody <rasesh.mody@qlogic.com>
2330 L:      netdev@vger.kernel.org
2331 S:      Supported
2332 F:      drivers/net/ethernet/brocade/bna/
2333
2334 BSG (block layer generic sg v4 driver)
2335 M:      FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
2336 L:      linux-scsi@vger.kernel.org
2337 S:      Supported
2338 F:      block/bsg.c
2339 F:      include/linux/bsg.h
2340 F:      include/uapi/linux/bsg.h
2341
2342 BT87X AUDIO DRIVER
2343 M:      Clemens Ladisch <clemens@ladisch.de>
2344 L:      alsa-devel@alsa-project.org (moderated for non-subscribers)
2345 T:      git git://git.alsa-project.org/alsa-kernel.git
2346 S:      Maintained
2347 F:      Documentation/sound/alsa/Bt87x.txt
2348 F:      sound/pci/bt87x.c
2349
2350 BT8XXGPIO DRIVER
2351 M:      Michael Buesch <m@bues.ch>
2352 W:      http://bu3sch.de/btgpio.php
2353 S:      Maintained
2354 F:      drivers/gpio/gpio-bt8xx.c
2355
2356 BTRFS FILE SYSTEM
2357 M:      Chris Mason <clm@fb.com>
2358 M:      Josef Bacik <jbacik@fb.com>
2359 M:      David Sterba <dsterba@suse.cz>
2360 L:      linux-btrfs@vger.kernel.org
2361 W:      http://btrfs.wiki.kernel.org/
2362 Q:      http://patchwork.kernel.org/project/linux-btrfs/list/
2363 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs.git
2364 S:      Maintained
2365 F:      Documentation/filesystems/btrfs.txt
2366 F:      fs/btrfs/
2367
2368 BTTV VIDEO4LINUX DRIVER
2369 M:      Mauro Carvalho Chehab <mchehab@osg.samsung.com>
2370 L:      linux-media@vger.kernel.org
2371 W:      http://linuxtv.org
2372 T:      git git://linuxtv.org/media_tree.git
2373 S:      Odd fixes
2374 F:      Documentation/video4linux/bttv/
2375 F:      drivers/media/pci/bt8xx/bttv*
2376
2377 BUSLOGIC SCSI DRIVER
2378 M:      Khalid Aziz <khalid@gonehiking.org>
2379 L:      linux-scsi@vger.kernel.org
2380 S:      Maintained
2381 F:      drivers/scsi/BusLogic.*
2382 F:      drivers/scsi/FlashPoint.*
2383
2384 C-MEDIA CMI8788 DRIVER
2385 M:      Clemens Ladisch <clemens@ladisch.de>
2386 L:      alsa-devel@alsa-project.org (moderated for non-subscribers)
2387 T:      git git://git.alsa-project.org/alsa-kernel.git
2388 S:      Maintained
2389 F:      sound/pci/oxygen/
2390
2391 C6X ARCHITECTURE
2392 M:      Mark Salter <msalter@redhat.com>
2393 M:      Aurelien Jacquiot <a-jacquiot@ti.com>
2394 L:      linux-c6x-dev@linux-c6x.org
2395 W:      http://www.linux-c6x.org/wiki/index.php/Main_Page
2396 S:      Maintained
2397 F:      arch/c6x/
2398
2399 CACHEFILES: FS-CACHE BACKEND FOR CACHING ON MOUNTED FILESYSTEMS
2400 M:      David Howells <dhowells@redhat.com>
2401 L:      linux-cachefs@redhat.com
2402 S:      Supported
2403 F:      Documentation/filesystems/caching/cachefiles.txt
2404 F:      fs/cachefiles/
2405
2406 CADET FM/AM RADIO RECEIVER DRIVER
2407 M:      Hans Verkuil <hverkuil@xs4all.nl>
2408 L:      linux-media@vger.kernel.org
2409 T:      git git://linuxtv.org/media_tree.git
2410 W:      http://linuxtv.org
2411 S:      Maintained
2412 F:      drivers/media/radio/radio-cadet*
2413
2414 CAFE CMOS INTEGRATED CAMERA CONTROLLER DRIVER
2415 M:      Jonathan Corbet <corbet@lwn.net>
2416 L:      linux-media@vger.kernel.org
2417 T:      git git://linuxtv.org/media_tree.git
2418 S:      Maintained
2419 F:      Documentation/video4linux/cafe_ccic
2420 F:      drivers/media/platform/marvell-ccic/
2421
2422 CAIF NETWORK LAYER
2423 M:      Dmitry Tarnyagin <dmitry.tarnyagin@lockless.no>
2424 L:      netdev@vger.kernel.org
2425 S:      Supported
2426 F:      Documentation/networking/caif/
2427 F:      drivers/net/caif/
2428 F:      include/uapi/linux/caif/
2429 F:      include/net/caif/
2430 F:      net/caif/
2431
2432 CALGARY x86-64 IOMMU
2433 M:      Muli Ben-Yehuda <muli@il.ibm.com>
2434 M:      "Jon D. Mason" <jdmason@kudzu.us>
2435 L:      discuss@x86-64.org
2436 S:      Maintained
2437 F:      arch/x86/kernel/pci-calgary_64.c
2438 F:      arch/x86/kernel/tce_64.c
2439 F:      arch/x86/include/asm/calgary.h
2440 F:      arch/x86/include/asm/tce.h
2441
2442 CAN NETWORK LAYER
2443 M:      Oliver Hartkopp <socketcan@hartkopp.net>
2444 M:      Marc Kleine-Budde <mkl@pengutronix.de>
2445 L:      linux-can@vger.kernel.org
2446 W:      https://github.com/linux-can
2447 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can.git
2448 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can-next.git
2449 S:      Maintained
2450 F:      Documentation/networking/can.txt
2451 F:      net/can/
2452 F:      include/linux/can/core.h
2453 F:      include/uapi/linux/can.h
2454 F:      include/uapi/linux/can/bcm.h
2455 F:      include/uapi/linux/can/raw.h
2456 F:      include/uapi/linux/can/gw.h
2457
2458 CAN NETWORK DRIVERS
2459 M:      Wolfgang Grandegger <wg@grandegger.com>
2460 M:      Marc Kleine-Budde <mkl@pengutronix.de>
2461 L:      linux-can@vger.kernel.org
2462 W:      https://github.com/linux-can
2463 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can.git
2464 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can-next.git
2465 S:      Maintained
2466 F:      drivers/net/can/
2467 F:      include/linux/can/dev.h
2468 F:      include/linux/can/platform/
2469 F:      include/uapi/linux/can/error.h
2470 F:      include/uapi/linux/can/netlink.h
2471
2472 CAPABILITIES
2473 M:      Serge Hallyn <serge.hallyn@canonical.com>
2474 L:      linux-security-module@vger.kernel.org
2475 S:      Supported
2476 F:      include/linux/capability.h
2477 F:      include/uapi/linux/capability.h
2478 F:      security/commoncap.c
2479 F:      kernel/capability.c
2480
2481 CAPELLA MICROSYSTEMS LIGHT SENSOR DRIVER
2482 M:      Kevin Tsai <ktsai@capellamicro.com>
2483 S:      Maintained
2484 F:      drivers/iio/light/cm*
2485 F:      Documentation/devicetree/bindings/i2c/trivial-devices.txt
2486
2487 CAVIUM LIQUIDIO NETWORK DRIVER
2488 M:     Derek Chickles <derek.chickles@caviumnetworks.com>
2489 M:     Satanand Burla <satananda.burla@caviumnetworks.com>
2490 M:     Felix Manlunas <felix.manlunas@caviumnetworks.com>
2491 M:     Raghu Vatsavayi <raghu.vatsavayi@caviumnetworks.com>
2492 L:     netdev@vger.kernel.org
2493 W:     http://www.cavium.com
2494 S:     Supported
2495 F:     drivers/net/ethernet/cavium/
2496 F:     drivers/net/ethernet/cavium/liquidio/
2497
2498 CC2520 IEEE-802.15.4 RADIO DRIVER
2499 M:      Varka Bhadram <varkabhadram@gmail.com>
2500 L:      linux-wpan@vger.kernel.org
2501 S:      Maintained
2502 F:      drivers/net/ieee802154/cc2520.c
2503 F:      include/linux/spi/cc2520.h
2504 F:      Documentation/devicetree/bindings/net/ieee802154/cc2520.txt
2505
2506 CELL BROADBAND ENGINE ARCHITECTURE
2507 M:      Arnd Bergmann <arnd@arndb.de>
2508 L:      linuxppc-dev@lists.ozlabs.org
2509 W:      http://www.ibm.com/developerworks/power/cell/
2510 S:      Supported
2511 F:      arch/powerpc/include/asm/cell*.h
2512 F:      arch/powerpc/include/asm/spu*.h
2513 F:      arch/powerpc/include/uapi/asm/spu*.h
2514 F:      arch/powerpc/oprofile/*cell*
2515 F:      arch/powerpc/platforms/cell/
2516
2517 CEPH DISTRIBUTED FILE SYSTEM CLIENT
2518 M:      Yan, Zheng <zyan@redhat.com>
2519 M:      Sage Weil <sage@redhat.com>
2520 L:      ceph-devel@vger.kernel.org
2521 W:      http://ceph.com/
2522 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client.git
2523 S:      Supported
2524 F:      Documentation/filesystems/ceph.txt
2525 F:      fs/ceph/
2526 F:      net/ceph/
2527 F:      include/linux/ceph/
2528 F:      include/linux/crush/
2529
2530 CERTIFIED WIRELESS USB (WUSB) SUBSYSTEM:
2531 L:      linux-usb@vger.kernel.org
2532 S:      Orphan
2533 F:      Documentation/usb/WUSB-Design-overview.txt
2534 F:      Documentation/usb/wusb-cbaf
2535 F:      drivers/usb/host/hwa-hc.c
2536 F:      drivers/usb/host/whci/
2537 F:      drivers/usb/wusbcore/
2538 F:      include/linux/usb/wusb*
2539
2540 CFAG12864B LCD DRIVER
2541 M:      Miguel Ojeda Sandonis <miguel.ojeda.sandonis@gmail.com>
2542 W:      http://miguelojeda.es/auxdisplay.htm
2543 W:      http://jair.lab.fi.uva.es/~migojed/auxdisplay.htm
2544 S:      Maintained
2545 F:      drivers/auxdisplay/cfag12864b.c
2546 F:      include/linux/cfag12864b.h
2547
2548 CFAG12864BFB LCD FRAMEBUFFER DRIVER
2549 M:      Miguel Ojeda Sandonis <miguel.ojeda.sandonis@gmail.com>
2550 W:      http://miguelojeda.es/auxdisplay.htm
2551 W:      http://jair.lab.fi.uva.es/~migojed/auxdisplay.htm
2552 S:      Maintained
2553 F:      drivers/auxdisplay/cfag12864bfb.c
2554 F:      include/linux/cfag12864b.h
2555
2556 CFG80211 and NL80211
2557 M:      Johannes Berg <johannes@sipsolutions.net>
2558 L:      linux-wireless@vger.kernel.org
2559 W:      http://wireless.kernel.org/
2560 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211.git
2561 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next.git
2562 S:      Maintained
2563 F:      include/uapi/linux/nl80211.h
2564 F:      include/net/cfg80211.h
2565 F:      net/wireless/*
2566 X:      net/wireless/wext*
2567
2568 CHAR and MISC DRIVERS
2569 M:      Arnd Bergmann <arnd@arndb.de>
2570 M:      Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2571 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc.git
2572 S:      Supported
2573 F:      drivers/char/*
2574 F:      drivers/misc/*
2575 F:      include/linux/miscdevice.h
2576
2577 CHECKPATCH
2578 M:      Andy Whitcroft <apw@canonical.com>
2579 M:      Joe Perches <joe@perches.com>
2580 S:      Maintained
2581 F:      scripts/checkpatch.pl
2582
2583 CHINESE DOCUMENTATION
2584 M:      Harry Wei <harryxiyou@gmail.com>
2585 L:      xiyoulinuxkernelgroup@googlegroups.com (subscribers-only)
2586 L:      linux-kernel@zh-kernel.org (moderated for non-subscribers)
2587 S:      Maintained
2588 F:      Documentation/zh_CN/
2589
2590 CHIPIDEA USB HIGH SPEED DUAL ROLE CONTROLLER
2591 M:      Peter Chen <Peter.Chen@freescale.com>
2592 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/peter.chen/usb.git
2593 L:      linux-usb@vger.kernel.org
2594 S:      Maintained
2595 F:      drivers/usb/chipidea/
2596
2597 CHIPONE ICN8318 I2C TOUCHSCREEN DRIVER
2598 M:      Hans de Goede <hdegoede@redhat.com>
2599 L:      linux-input@vger.kernel.org
2600 S:      Maintained
2601 F:      Documentation/devicetree/bindings/input/touchscreen/chipone_icn8318.txt
2602 F:      drivers/input/touchscreen/chipone_icn8318.c
2603
2604 CHROME HARDWARE PLATFORM SUPPORT
2605 M:      Olof Johansson <olof@lixom.net>
2606 S:      Maintained
2607 F:      drivers/platform/chrome/
2608
2609 CISCO VIC ETHERNET NIC DRIVER
2610 M:      Christian Benvenuti <benve@cisco.com>
2611 M:      Sujith Sankar <ssujith@cisco.com>
2612 M:      Govindarajulu Varadarajan <_govind@gmx.com>
2613 M:      Neel Patel <neepatel@cisco.com>
2614 S:      Supported
2615 F:      drivers/net/ethernet/cisco/enic/
2616
2617 CISCO VIC LOW LATENCY NIC DRIVER
2618 M:      Upinder Malhi <umalhi@cisco.com>
2619 S:      Supported
2620 F:      drivers/infiniband/hw/usnic
2621
2622 CIRRUS LOGIC EP93XX ETHERNET DRIVER
2623 M:      Hartley Sweeten <hsweeten@visionengravers.com>
2624 L:      netdev@vger.kernel.org
2625 S:      Maintained
2626 F:      drivers/net/ethernet/cirrus/ep93xx_eth.c
2627
2628 CIRRUS LOGIC AUDIO CODEC DRIVERS
2629 M:      Brian Austin <brian.austin@cirrus.com>
2630 M:      Paul Handrigan <Paul.Handrigan@cirrus.com>
2631 L:      alsa-devel@alsa-project.org (moderated for non-subscribers)
2632 S:      Maintained
2633 F:      sound/soc/codecs/cs*
2634
2635 CLEANCACHE API
2636 M:      Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
2637 L:      linux-kernel@vger.kernel.org
2638 S:      Maintained
2639 F:      mm/cleancache.c
2640 F:      include/linux/cleancache.h
2641
2642 CLK API
2643 M:      Russell King <linux@arm.linux.org.uk>
2644 L:      linux-clk@vger.kernel.org
2645 S:      Maintained
2646 F:      include/linux/clk.h
2647
2648 CLOCKSOURCE, CLOCKEVENT DRIVERS
2649 M:      Daniel Lezcano <daniel.lezcano@linaro.org>
2650 M:      Thomas Gleixner <tglx@linutronix.de>
2651 L:      linux-kernel@vger.kernel.org
2652 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git timers/core
2653 S:      Supported
2654 F:      drivers/clocksource
2655
2656 CISCO FCOE HBA DRIVER
2657 M:      Hiral Patel <hiralpat@cisco.com>
2658 M:      Suma Ramars <sramars@cisco.com>
2659 M:      Brian Uchino <buchino@cisco.com>
2660 L:      linux-scsi@vger.kernel.org
2661 S:      Supported
2662 F:      drivers/scsi/fnic/
2663
2664 CISCO SCSI HBA DRIVER
2665 M:      Narsimhulu Musini <nmusini@cisco.com>
2666 M:      Sesidhar Baddela <sebaddel@cisco.com>
2667 L:      linux-scsi@vger.kernel.org
2668 S:      Supported
2669 F:      drivers/scsi/snic/
2670
2671 CMPC ACPI DRIVER
2672 M:      Thadeu Lima de Souza Cascardo <cascardo@holoscopio.com>
2673 M:      Daniel Oliveira Nascimento <don@syst.com.br>
2674 L:      platform-driver-x86@vger.kernel.org
2675 S:      Supported
2676 F:      drivers/platform/x86/classmate-laptop.c
2677
2678 COBALT MEDIA DRIVER
2679 M:      Hans Verkuil <hans.verkuil@cisco.com>
2680 L:      linux-media@vger.kernel.org
2681 T:      git git://linuxtv.org/media_tree.git
2682 W:      http://linuxtv.org
2683 S:      Supported
2684 F:      drivers/media/pci/cobalt/
2685
2686 COCCINELLE/Semantic Patches (SmPL)
2687 M:      Julia Lawall <Julia.Lawall@lip6.fr>
2688 M:      Gilles Muller <Gilles.Muller@lip6.fr>
2689 M:      Nicolas Palix <nicolas.palix@imag.fr>
2690 M:      Michal Marek <mmarek@suse.cz>
2691 L:      cocci@systeme.lip6.fr (moderated for non-subscribers)
2692 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild.git misc
2693 W:      http://coccinelle.lip6.fr/
2694 S:      Supported
2695 F:      Documentation/coccinelle.txt
2696 F:      scripts/coccinelle/
2697 F:      scripts/coccicheck
2698
2699 CODA FILE SYSTEM
2700 M:      Jan Harkes <jaharkes@cs.cmu.edu>
2701 M:      coda@cs.cmu.edu
2702 L:      codalist@coda.cs.cmu.edu
2703 W:      http://www.coda.cs.cmu.edu/
2704 S:      Maintained
2705 F:      Documentation/filesystems/coda.txt
2706 F:      fs/coda/
2707 F:      include/linux/coda*.h
2708 F:      include/uapi/linux/coda*.h
2709
2710 CODA V4L2 MEM2MEM DRIVER
2711 M:      Philipp Zabel <p.zabel@pengutronix.de>
2712 L:      linux-media@vger.kernel.org
2713 S:      Maintained
2714 F:      Documentation/devicetree/bindings/media/coda.txt
2715 F:      drivers/media/platform/coda/
2716
2717 COMMON CLK FRAMEWORK
2718 M:      Mike Turquette <mturquette@linaro.org>
2719 M:      Stephen Boyd <sboyd@codeaurora.org>
2720 L:      linux-clk@vger.kernel.org
2721 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux.git
2722 S:      Maintained
2723 F:      drivers/clk/
2724 X:      drivers/clk/clkdev.c
2725 F:      include/linux/clk-pr*
2726 F:      include/linux/clk/
2727
2728 COMMON INTERNET FILE SYSTEM (CIFS)
2729 M:      Steve French <sfrench@samba.org>
2730 L:      linux-cifs@vger.kernel.org
2731 L:      samba-technical@lists.samba.org (moderated for non-subscribers)
2732 W:      http://linux-cifs.samba.org/
2733 T:      git git://git.samba.org/sfrench/cifs-2.6.git
2734 S:      Supported
2735 F:      Documentation/filesystems/cifs/
2736 F:      fs/cifs/
2737
2738 COMPACTPCI HOTPLUG CORE
2739 M:      Scott Murray <scott@spiteful.org>
2740 L:      linux-pci@vger.kernel.org
2741 S:      Maintained
2742 F:      drivers/pci/hotplug/cpci_hotplug*
2743
2744 COMPACTPCI HOTPLUG ZIATECH ZT5550 DRIVER
2745 M:      Scott Murray <scott@spiteful.org>
2746 L:      linux-pci@vger.kernel.org
2747 S:      Maintained
2748 F:      drivers/pci/hotplug/cpcihp_zt5550.*
2749
2750 COMPACTPCI HOTPLUG GENERIC DRIVER
2751 M:      Scott Murray <scott@spiteful.org>
2752 L:      linux-pci@vger.kernel.org
2753 S:      Maintained
2754 F:      drivers/pci/hotplug/cpcihp_generic.c
2755
2756 COMPAL LAPTOP SUPPORT
2757 M:      Cezary Jackiewicz <cezary.jackiewicz@gmail.com>
2758 L:      platform-driver-x86@vger.kernel.org
2759 S:      Maintained
2760 F:      drivers/platform/x86/compal-laptop.c
2761
2762 CONEXANT ACCESSRUNNER USB DRIVER
2763 M:      Simon Arlott <cxacru@fire.lp0.eu>
2764 L:      accessrunner-general@lists.sourceforge.net
2765 W:      http://accessrunner.sourceforge.net/
2766 S:      Maintained
2767 F:      drivers/usb/atm/cxacru.c
2768
2769 CONFIGFS
2770 M:      Joel Becker <jlbec@evilplan.org>
2771 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/configfs.git
2772 S:      Supported
2773 F:      fs/configfs/
2774 F:      include/linux/configfs.h
2775
2776 CONNECTOR
2777 M:      Evgeniy Polyakov <zbr@ioremap.net>
2778 L:      netdev@vger.kernel.org
2779 S:      Maintained
2780 F:      drivers/connector/
2781
2782 CONTROL GROUP (CGROUP)
2783 M:      Tejun Heo <tj@kernel.org>
2784 M:      Li Zefan <lizefan@huawei.com>
2785 L:      cgroups@vger.kernel.org
2786 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup.git
2787 S:      Maintained
2788 F:      Documentation/cgroups/
2789 F:      include/linux/cgroup*
2790 F:      kernel/cgroup*
2791
2792 CONTROL GROUP - CPUSET
2793 M:      Li Zefan <lizefan@huawei.com>
2794 L:      cgroups@vger.kernel.org
2795 W:      http://www.bullopensource.org/cpuset/
2796 W:      http://oss.sgi.com/projects/cpusets/
2797 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup.git
2798 S:      Maintained
2799 F:      Documentation/cgroups/cpusets.txt
2800 F:      include/linux/cpuset.h
2801 F:      kernel/cpuset.c
2802
2803 CONTROL GROUP - MEMORY RESOURCE CONTROLLER (MEMCG)
2804 M:      Johannes Weiner <hannes@cmpxchg.org>
2805 M:      Michal Hocko <mhocko@suse.cz>
2806 L:      cgroups@vger.kernel.org
2807 L:      linux-mm@kvack.org
2808 S:      Maintained
2809 F:      mm/memcontrol.c
2810 F:      mm/swap_cgroup.c
2811
2812 CORETEMP HARDWARE MONITORING DRIVER
2813 M:      Fenghua Yu <fenghua.yu@intel.com>
2814 L:      lm-sensors@lm-sensors.org
2815 S:      Maintained
2816 F:      Documentation/hwmon/coretemp
2817 F:      drivers/hwmon/coretemp.c
2818
2819 COSA/SRP SYNC SERIAL DRIVER
2820 M:      Jan "Yenya" Kasprzak <kas@fi.muni.cz>
2821 W:      http://www.fi.muni.cz/~kas/cosa/
2822 S:      Maintained
2823 F:      drivers/net/wan/cosa*
2824
2825 CPMAC ETHERNET DRIVER
2826 M:      Florian Fainelli <florian@openwrt.org>
2827 L:      netdev@vger.kernel.org
2828 S:      Maintained
2829 F:      drivers/net/ethernet/ti/cpmac.c
2830
2831 CPU FREQUENCY DRIVERS
2832 M:      Rafael J. Wysocki <rjw@rjwysocki.net>
2833 M:      Viresh Kumar <viresh.kumar@linaro.org>
2834 L:      linux-pm@vger.kernel.org
2835 S:      Maintained
2836 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm.git
2837 T:      git git://git.linaro.org/people/vireshk/linux.git (For ARM Updates)
2838 F:      drivers/cpufreq/
2839 F:      include/linux/cpufreq.h
2840
2841 CPU FREQUENCY DRIVERS - ARM BIG LITTLE
2842 M:      Viresh Kumar <viresh.kumar@linaro.org>
2843 M:      Sudeep Holla <sudeep.holla@arm.com>
2844 L:      linux-pm@vger.kernel.org
2845 W:      http://www.arm.com/products/processors/technologies/biglittleprocessing.php
2846 S:      Maintained
2847 F:      drivers/cpufreq/arm_big_little.h
2848 F:      drivers/cpufreq/arm_big_little.c
2849 F:      drivers/cpufreq/arm_big_little_dt.c
2850
2851 CPUIDLE DRIVER - ARM BIG LITTLE
2852 M:      Lorenzo Pieralisi <lorenzo.pieralisi@arm.com>
2853 M:      Daniel Lezcano <daniel.lezcano@linaro.org>
2854 L:      linux-pm@vger.kernel.org
2855 L:      linux-arm-kernel@lists.infradead.org
2856 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm.git
2857 S:      Maintained
2858 F:      drivers/cpuidle/cpuidle-big_little.c
2859
2860 CPUIDLE DRIVER - ARM EXYNOS
2861 M:      Bartlomiej Zolnierkiewicz <b.zolnierkie@samsung.com>
2862 M:      Daniel Lezcano <daniel.lezcano@linaro.org>
2863 M:      Kukjin Kim <kgene@kernel.org>
2864 L:      linux-pm@vger.kernel.org
2865 L:      linux-samsung-soc@vger.kernel.org
2866 S:      Supported
2867 F:      drivers/cpuidle/cpuidle-exynos.c
2868 F:      arch/arm/mach-exynos/pm.c
2869
2870 CPUIDLE DRIVERS
2871 M:      Rafael J. Wysocki <rjw@rjwysocki.net>
2872 M:      Daniel Lezcano <daniel.lezcano@linaro.org>
2873 L:      linux-pm@vger.kernel.org
2874 S:      Maintained
2875 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm.git
2876 F:      drivers/cpuidle/*
2877 F:      include/linux/cpuidle.h
2878
2879 CPUID/MSR DRIVER
2880 M:      "H. Peter Anvin" <hpa@zytor.com>
2881 S:      Maintained
2882 F:      arch/x86/kernel/cpuid.c
2883 F:      arch/x86/kernel/msr.c
2884
2885 CPU POWER MONITORING SUBSYSTEM
2886 M:      Thomas Renninger <trenn@suse.de>
2887 L:      linux-pm@vger.kernel.org
2888 S:      Maintained
2889 F:      tools/power/cpupower/
2890
2891 CRAMFS FILESYSTEM
2892 W:      http://sourceforge.net/projects/cramfs/
2893 S:      Orphan / Obsolete
2894 F:      Documentation/filesystems/cramfs.txt
2895 F:      fs/cramfs/
2896
2897 CRIS PORT
2898 M:      Mikael Starvik <starvik@axis.com>
2899 M:      Jesper Nilsson <jesper.nilsson@axis.com>
2900 L:      linux-cris-kernel@axis.com
2901 W:      http://developer.axis.com
2902 S:      Maintained
2903 F:      arch/cris/
2904 F:      drivers/tty/serial/crisv10.*
2905
2906 CRYPTO API
2907 M:      Herbert Xu <herbert@gondor.apana.org.au>
2908 M:      "David S. Miller" <davem@davemloft.net>
2909 L:      linux-crypto@vger.kernel.org
2910 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6.git
2911 S:      Maintained
2912 F:      Documentation/crypto/
2913 F:      Documentation/DocBook/crypto-API.tmpl
2914 F:      arch/*/crypto/
2915 F:      crypto/
2916 F:      drivers/crypto/
2917 F:      include/crypto/
2918
2919 CRYPTOGRAPHIC RANDOM NUMBER GENERATOR
2920 M:      Neil Horman <nhorman@tuxdriver.com>
2921 L:      linux-crypto@vger.kernel.org
2922 S:      Maintained
2923 F:      crypto/ansi_cprng.c
2924 F:      crypto/rng.c
2925
2926 CS5535 Audio ALSA driver
2927 M:      Jaya Kumar <jayakumar.alsa@gmail.com>
2928 S:      Maintained
2929 F:      sound/pci/cs5535audio/
2930
2931 CW1200 WLAN driver
2932 M:      Solomon Peachy <pizza@shaftnet.org>
2933 S:      Maintained
2934 F:      drivers/net/wireless/cw1200/
2935
2936 CX18 VIDEO4LINUX DRIVER
2937 M:      Andy Walls <awalls@md.metrocast.net>
2938 L:      ivtv-devel@ivtvdriver.org (subscribers-only)
2939 L:      linux-media@vger.kernel.org
2940 T:      git git://linuxtv.org/media_tree.git
2941 W:      http://linuxtv.org
2942 W:      http://www.ivtvdriver.org/index.php/Cx18
2943 S:      Maintained
2944 F:      Documentation/video4linux/cx18.txt
2945 F:      drivers/media/pci/cx18/
2946 F:      include/uapi/linux/ivtv*
2947
2948 CX2341X MPEG ENCODER HELPER MODULE
2949 M:      Hans Verkuil <hverkuil@xs4all.nl>
2950 L:      linux-media@vger.kernel.org
2951 T:      git git://linuxtv.org/media_tree.git
2952 W:      http://linuxtv.org
2953 S:      Maintained
2954 F:      drivers/media/common/cx2341x*
2955 F:      include/media/cx2341x*
2956
2957 CX24120 MEDIA DRIVER
2958 M:      Jemma Denson <jdenson@gmail.com>
2959 M:      Patrick Boettcher <patrick.boettcher@posteo.de>
2960 L:      linux-media@vger.kernel.org
2961 W:      http://linuxtv.org/
2962 Q:      http://patchwork.linuxtv.org/project/linux-media/list/
2963 S:      Maintained
2964 F:      drivers/media/dvb-frontends/cx24120*
2965
2966 CX88 VIDEO4LINUX DRIVER
2967 M:      Mauro Carvalho Chehab <mchehab@osg.samsung.com>
2968 L:      linux-media@vger.kernel.org
2969 W:      http://linuxtv.org
2970 T:      git git://linuxtv.org/media_tree.git
2971 S:      Odd fixes
2972 F:      Documentation/video4linux/cx88/
2973 F:      drivers/media/pci/cx88/
2974
2975 CXD2820R MEDIA DRIVER
2976 M:      Antti Palosaari <crope@iki.fi>
2977 L:      linux-media@vger.kernel.org
2978 W:      http://linuxtv.org/
2979 W:      http://palosaari.fi/linux/
2980 Q:      http://patchwork.linuxtv.org/project/linux-media/list/
2981 T:      git git://linuxtv.org/anttip/media_tree.git
2982 S:      Maintained
2983 F:      drivers/media/dvb-frontends/cxd2820r*
2984
2985 CXGB3 ETHERNET DRIVER (CXGB3)
2986 M:      Santosh Raspatur <santosh@chelsio.com>
2987 L:      netdev@vger.kernel.org
2988 W:      http://www.chelsio.com
2989 S:      Supported
2990 F:      drivers/net/ethernet/chelsio/cxgb3/
2991
2992 CXGB3 ISCSI DRIVER (CXGB3I)
2993 M:      Karen Xie <kxie@chelsio.com>
2994 L:      linux-scsi@vger.kernel.org
2995 W:      http://www.chelsio.com
2996 S:      Supported
2997 F:      drivers/scsi/cxgbi/cxgb3i
2998
2999 CXGB3 IWARP RNIC DRIVER (IW_CXGB3)
3000 M:      Steve Wise <swise@chelsio.com>
3001 L:      linux-rdma@vger.kernel.org
3002 W:      http://www.openfabrics.org
3003 S:      Supported
3004 F:      drivers/infiniband/hw/cxgb3/
3005
3006 CXGB4 ETHERNET DRIVER (CXGB4)
3007 M:      Hariprasad S <hariprasad@chelsio.com>
3008 L:      netdev@vger.kernel.org
3009 W:      http://www.chelsio.com
3010 S:      Supported
3011 F:      drivers/net/ethernet/chelsio/cxgb4/
3012
3013 CXGB4 ISCSI DRIVER (CXGB4I)
3014 M:      Karen Xie <kxie@chelsio.com>
3015 L:      linux-scsi@vger.kernel.org
3016 W:      http://www.chelsio.com
3017 S:      Supported
3018 F:      drivers/scsi/cxgbi/cxgb4i
3019
3020 CXGB4 IWARP RNIC DRIVER (IW_CXGB4)
3021 M:      Steve Wise <swise@chelsio.com>
3022 L:      linux-rdma@vger.kernel.org
3023 W:      http://www.openfabrics.org
3024 S:      Supported
3025 F:      drivers/infiniband/hw/cxgb4/
3026
3027 CXGB4VF ETHERNET DRIVER (CXGB4VF)
3028 M:      Casey Leedom <leedom@chelsio.com>
3029 L:      netdev@vger.kernel.org
3030 W:      http://www.chelsio.com
3031 S:      Supported
3032 F:      drivers/net/ethernet/chelsio/cxgb4vf/
3033
3034 CXL (IBM Coherent Accelerator Processor Interface CAPI) DRIVER
3035 M:      Ian Munsie <imunsie@au1.ibm.com>
3036 M:      Michael Neuling <mikey@neuling.org>
3037 L:      linuxppc-dev@lists.ozlabs.org
3038 S:      Supported
3039 F:      drivers/misc/cxl/
3040 F:      include/misc/cxl*
3041 F:      include/uapi/misc/cxl.h
3042 F:      Documentation/powerpc/cxl.txt
3043 F:      Documentation/powerpc/cxl.txt
3044 F:      Documentation/ABI/testing/sysfs-class-cxl
3045
3046 STMMAC ETHERNET DRIVER
3047 M:      Giuseppe Cavallaro <peppe.cavallaro@st.com>
3048 L:      netdev@vger.kernel.org
3049 W:      http://www.stlinux.com
3050 S:      Supported
3051 F:      drivers/net/ethernet/stmicro/stmmac/
3052
3053 CYBERPRO FB DRIVER
3054 M:      Russell King <linux@arm.linux.org.uk>
3055 L:      linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
3056 W:      http://www.arm.linux.org.uk/
3057 S:      Maintained
3058 F:      drivers/video/fbdev/cyber2000fb.*
3059
3060 CYCLADES ASYNC MUX DRIVER
3061 W:      http://www.cyclades.com/
3062 S:      Orphan
3063 F:      drivers/tty/cyclades.c
3064 F:      include/linux/cyclades.h
3065 F:      include/uapi/linux/cyclades.h
3066
3067 CYCLADES PC300 DRIVER
3068 W:      http://www.cyclades.com/
3069 S:      Orphan
3070 F:      drivers/net/wan/pc300*
3071
3072 CYPRESS_FIRMWARE MEDIA DRIVER
3073 M:      Antti Palosaari <crope@iki.fi>
3074 L:      linux-media@vger.kernel.org
3075 W:      http://linuxtv.org/
3076 W:      http://palosaari.fi/linux/
3077 Q:      http://patchwork.linuxtv.org/project/linux-media/list/
3078 T:      git git://linuxtv.org/anttip/media_tree.git
3079 S:      Maintained
3080 F:      drivers/media/common/cypress_firmware*
3081
3082 CYTTSP TOUCHSCREEN DRIVER
3083 M:      Ferruh Yigit <fery@cypress.com>
3084 L:      linux-input@vger.kernel.org
3085 S:      Supported
3086 F:      drivers/input/touchscreen/cyttsp*
3087 F:      include/linux/input/cyttsp.h
3088
3089 DALLAS/MAXIM DS1685-FAMILY REAL TIME CLOCK
3090 M:      Joshua Kinard <kumba@gentoo.org>
3091 S:      Maintained
3092 F:      drivers/rtc/rtc-ds1685.c
3093 F:      include/linux/rtc/ds1685.h
3094
3095 DAMA SLAVE for AX.25
3096 M:      Joerg Reuter <jreuter@yaina.de>
3097 W:      http://yaina.de/jreuter/
3098 W:      http://www.qsl.net/dl1bke/
3099 L:      linux-hams@vger.kernel.org
3100 S:      Maintained
3101 F:      net/ax25/af_ax25.c
3102 F:      net/ax25/ax25_dev.c
3103 F:      net/ax25/ax25_ds_*
3104 F:      net/ax25/ax25_in.c
3105 F:      net/ax25/ax25_out.c
3106 F:      net/ax25/ax25_timer.c
3107 F:      net/ax25/sysctl_net_ax25.c
3108
3109 DAVICOM FAST ETHERNET (DMFE) NETWORK DRIVER
3110 L:      netdev@vger.kernel.org
3111 S:      Orphan
3112 F:      Documentation/networking/dmfe.txt
3113 F:      drivers/net/ethernet/dec/tulip/dmfe.c
3114
3115 DC390/AM53C974 SCSI driver
3116 M:      Hannes Reinecke <hare@suse.de>
3117 L:      linux-scsi@vger.kernel.org
3118 S:      Maintained
3119 F:      drivers/scsi/am53c974.c
3120
3121 DC395x SCSI driver
3122 M:      Oliver Neukum <oliver@neukum.org>
3123 M:      Ali Akcaagac <aliakc@web.de>
3124 M:      Jamie Lenehan <lenehan@twibble.org>
3125 L:      dc395x@twibble.org
3126 W:      http://twibble.org/dist/dc395x/
3127 W:      http://lists.twibble.org/mailman/listinfo/dc395x/
3128 S:      Maintained
3129 F:      Documentation/scsi/dc395x.txt
3130 F:      drivers/scsi/dc395x.*
3131
3132 DCCP PROTOCOL
3133 M:      Gerrit Renker <gerrit@erg.abdn.ac.uk>
3134 L:      dccp@vger.kernel.org
3135 W:      http://www.linuxfoundation.org/collaborate/workgroups/networking/dccp
3136 S:      Maintained
3137 F:      include/linux/dccp.h
3138 F:      include/uapi/linux/dccp.h
3139 F:      include/linux/tfrc.h
3140 F:      net/dccp/
3141
3142 DECnet NETWORK LAYER
3143 W:      http://linux-decnet.sourceforge.net
3144 L:      linux-decnet-user@lists.sourceforge.net
3145 S:      Orphan
3146 F:      Documentation/networking/decnet.txt
3147 F:      net/decnet/
3148
3149 DECSTATION PLATFORM SUPPORT
3150 M:      "Maciej W. Rozycki" <macro@linux-mips.org>
3151 L:      linux-mips@linux-mips.org
3152 W:      http://www.linux-mips.org/wiki/DECstation
3153 S:      Maintained
3154 F:      arch/mips/dec/
3155 F:      arch/mips/include/asm/dec/
3156 F:      arch/mips/include/asm/mach-dec/
3157
3158 DEFXX FDDI NETWORK DRIVER
3159 M:      "Maciej W. Rozycki" <macro@linux-mips.org>
3160 S:      Maintained
3161 F:      drivers/net/fddi/defxx.*
3162
3163 DELL LAPTOP DRIVER
3164 M:      Matthew Garrett <mjg59@srcf.ucam.org>
3165 M:      Pali RohĂ¡r <pali.rohar@gmail.com>
3166 L:      platform-driver-x86@vger.kernel.org
3167 S:      Maintained
3168 F:      drivers/platform/x86/dell-laptop.c
3169
3170 DELL LAPTOP FREEFALL DRIVER
3171 M:      Pali RohĂ¡r <pali.rohar@gmail.com>
3172 S:      Maintained
3173 F:      drivers/platform/x86/dell-smo8800.c
3174
3175 DELL LAPTOP SMM DRIVER
3176 M:      Guenter Roeck <linux@roeck-us.net>
3177 S:      Maintained
3178 F:      drivers/char/i8k.c
3179 F:      include/uapi/linux/i8k.h
3180
3181 DELL SYSTEMS MANAGEMENT BASE DRIVER (dcdbas)
3182 M:      Doug Warzecha <Douglas_Warzecha@dell.com>
3183 S:      Maintained
3184 F:      Documentation/dcdbas.txt
3185 F:      drivers/firmware/dcdbas.*
3186
3187 DELL WMI EXTRAS DRIVER
3188 M:      Matthew Garrett <mjg59@srcf.ucam.org>
3189 M:      Pali RohĂ¡r <pali.rohar@gmail.com>
3190 S:      Maintained
3191 F:      drivers/platform/x86/dell-wmi.c
3192
3193 DESIGNWARE USB2 DRD IP DRIVER
3194 M:      John Youn <johnyoun@synopsys.com>
3195 L:      linux-usb@vger.kernel.org
3196 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb.git
3197 S:      Maintained
3198 F:      drivers/usb/dwc2/
3199
3200 DESIGNWARE USB3 DRD IP DRIVER
3201 M:      Felipe Balbi <balbi@ti.com>
3202 L:      linux-usb@vger.kernel.org
3203 L:      linux-omap@vger.kernel.org
3204 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb.git
3205 S:      Maintained
3206 F:      drivers/usb/dwc3/
3207
3208 DEVICE COREDUMP (DEV_COREDUMP)
3209 M:      Johannes Berg <johannes@sipsolutions.net>
3210 L:      linux-kernel@vger.kernel.org
3211 S:      Maintained
3212 F:      drivers/base/devcoredump.c
3213 F:      include/linux/devcoredump.h
3214
3215 DEVICE FREQUENCY (DEVFREQ)
3216 M:      MyungJoo Ham <myungjoo.ham@samsung.com>
3217 M:      Kyungmin Park <kyungmin.park@samsung.com>
3218 L:      linux-pm@vger.kernel.org
3219 S:      Maintained
3220 F:      drivers/devfreq/
3221
3222 DEVICE NUMBER REGISTRY
3223 M:      Torben Mathiasen <device@lanana.org>
3224 W:      http://lanana.org/docs/device-list/index.html
3225 S:      Maintained
3226
3227 DEVICE-MAPPER  (LVM)
3228 M:      Alasdair Kergon <agk@redhat.com>
3229 M:      Mike Snitzer <snitzer@redhat.com>
3230 M:      dm-devel@redhat.com
3231 L:      dm-devel@redhat.com
3232 W:      http://sources.redhat.com/dm
3233 Q:      http://patchwork.kernel.org/project/dm-devel/list/
3234 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm.git
3235 T:      quilt http://people.redhat.com/agk/patches/linux/editing/
3236 S:      Maintained
3237 F:      Documentation/device-mapper/
3238 F:      drivers/md/dm*
3239 F:      drivers/md/persistent-data/
3240 F:      include/linux/device-mapper.h
3241 F:      include/linux/dm-*.h
3242 F:      include/uapi/linux/dm-*.h
3243
3244 DIALOG SEMICONDUCTOR DRIVERS
3245 M:      Support Opensource <support.opensource@diasemi.com>
3246 W:      http://www.dialog-semiconductor.com/products
3247 S:      Supported
3248 F:      Documentation/hwmon/da90??
3249 F:      drivers/gpio/gpio-da90??.c
3250 F:      drivers/hwmon/da90??-hwmon.c
3251 F:      drivers/iio/adc/da91??-*.c
3252 F:      drivers/input/misc/da90??_onkey.c
3253 F:      drivers/input/touchscreen/da9052_tsi.c
3254 F:      drivers/leds/leds-da90??.c
3255 F:      drivers/mfd/da903x.c
3256 F:      drivers/mfd/da90??-*.c
3257 F:      drivers/mfd/da91??-*.c
3258 F:      drivers/power/da9052-battery.c
3259 F:      drivers/power/da91??-*.c
3260 F:      drivers/regulator/da903x.c
3261 F:      drivers/regulator/da9???-regulator.[ch]
3262 F:      drivers/rtc/rtc-da90??.c
3263 F:      drivers/video/backlight/da90??_bl.c
3264 F:      drivers/watchdog/da90??_wdt.c
3265 F:      include/linux/mfd/da903x.h
3266 F:      include/linux/mfd/da9052/
3267 F:      include/linux/mfd/da9055/
3268 F:      include/linux/mfd/da9063/
3269 F:      include/linux/mfd/da9150/
3270 F:      include/sound/da[79]*.h
3271 F:      sound/soc/codecs/da[79]*.[ch]
3272
3273 DIGI NEO AND CLASSIC PCI PRODUCTS
3274 M:      Lidza Louina <lidza.louina@gmail.com>
3275 M:      Mark Hounschell <markh@compro.net>
3276 L:      driverdev-devel@linuxdriverproject.org
3277 S:      Maintained
3278 F:      drivers/staging/dgnc/
3279
3280 DIGI EPCA PCI PRODUCTS
3281 M:      Lidza Louina <lidza.louina@gmail.com>
3282 M:      Mark Hounschell <markh@compro.net>
3283 M:      Daeseok Youn <daeseok.youn@gmail.com>
3284 L:      driverdev-devel@linuxdriverproject.org
3285 S:      Maintained
3286 F:      drivers/staging/dgap/
3287
3288 DIOLAN U2C-12 I2C DRIVER
3289 M:      Guenter Roeck <linux@roeck-us.net>
3290 L:      linux-i2c@vger.kernel.org
3291 S:      Maintained
3292 F:      drivers/i2c/busses/i2c-diolan-u2c.c
3293
3294 DIRECT ACCESS (DAX)
3295 M:      Matthew Wilcox <willy@linux.intel.com>
3296 L:      linux-fsdevel@vger.kernel.org
3297 S:      Supported
3298 F:      fs/dax.c
3299
3300 DIRECTORY NOTIFICATION (DNOTIFY)
3301 M:      Eric Paris <eparis@parisplace.org>
3302 S:      Maintained
3303 F:      Documentation/filesystems/dnotify.txt
3304 F:      fs/notify/dnotify/
3305 F:      include/linux/dnotify.h
3306
3307 DISK GEOMETRY AND PARTITION HANDLING
3308 M:      Andries Brouwer <aeb@cwi.nl>
3309 W:      http://www.win.tue.nl/~aeb/linux/Large-Disk.html
3310 W:      http://www.win.tue.nl/~aeb/linux/zip/zip-1.html
3311 W:      http://www.win.tue.nl/~aeb/partitions/partition_types-1.html
3312 S:      Maintained
3313
3314 DISKQUOTA
3315 M:      Jan Kara <jack@suse.cz>
3316 S:      Maintained
3317 F:      Documentation/filesystems/quota.txt
3318 F:      fs/quota/
3319 F:      include/linux/quota*.h
3320 F:      include/uapi/linux/quota*.h
3321
3322 DISPLAYLINK USB 2.0 FRAMEBUFFER DRIVER (UDLFB)
3323 M:      Bernie Thompson <bernie@plugable.com>
3324 L:      linux-fbdev@vger.kernel.org
3325 S:      Maintained
3326 W:      http://plugable.com/category/projects/udlfb/
3327 F:      drivers/video/fbdev/udlfb.c
3328 F:      include/video/udlfb.h
3329 F:      Documentation/fb/udlfb.txt
3330
3331 DISTRIBUTED LOCK MANAGER (DLM)
3332 M:      Christine Caulfield <ccaulfie@redhat.com>
3333 M:      David Teigland <teigland@redhat.com>
3334 L:      cluster-devel@redhat.com
3335 W:      http://sources.redhat.com/cluster/
3336 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/teigland/dlm.git
3337 S:      Supported
3338 F:      fs/dlm/
3339
3340 DMA BUFFER SHARING FRAMEWORK
3341 M:      Sumit Semwal <sumit.semwal@linaro.org>
3342 S:      Maintained
3343 L:      linux-media@vger.kernel.org
3344 L:      dri-devel@lists.freedesktop.org
3345 L:      linaro-mm-sig@lists.linaro.org (moderated for non-subscribers)
3346 F:      drivers/dma-buf/
3347 F:      include/linux/dma-buf*
3348 F:      include/linux/reservation.h
3349 F:      include/linux/*fence.h
3350 F:      Documentation/dma-buf-sharing.txt
3351 T:      git git://git.linaro.org/people/sumitsemwal/linux-dma-buf.git
3352
3353 DMA GENERIC OFFLOAD ENGINE SUBSYSTEM
3354 M:      Vinod Koul <vinod.koul@intel.com>
3355 L:      dmaengine@vger.kernel.org
3356 Q:      https://patchwork.kernel.org/project/linux-dmaengine/list/
3357 S:      Maintained
3358 F:      drivers/dma/
3359 F:      include/linux/dmaengine.h
3360 F:      Documentation/dmaengine/
3361 T:      git git://git.infradead.org/users/vkoul/slave-dma.git
3362
3363 DME1737 HARDWARE MONITOR DRIVER
3364 M:      Juerg Haefliger <juergh@gmail.com>
3365 L:      lm-sensors@lm-sensors.org
3366 S:      Maintained
3367 F:      Documentation/hwmon/dme1737
3368 F:      drivers/hwmon/dme1737.c
3369
3370 DMI/SMBIOS SUPPORT
3371 M:      Jean Delvare <jdelvare@suse.de>
3372 S:      Maintained
3373 T:      quilt http://jdelvare.nerim.net/devel/linux/jdelvare-dmi/
3374 F:      Documentation/ABI/testing/sysfs-firmware-dmi-tables
3375 F:      drivers/firmware/dmi-id.c
3376 F:      drivers/firmware/dmi_scan.c
3377 F:      include/linux/dmi.h
3378
3379 DOCUMENTATION
3380 M:      Jonathan Corbet <corbet@lwn.net>
3381 L:      linux-doc@vger.kernel.org
3382 S:      Maintained
3383 F:      Documentation/
3384 X:      Documentation/ABI/
3385 X:      Documentation/devicetree/
3386 X:      Documentation/acpi
3387 X:      Documentation/power
3388 X:      Documentation/spi
3389 T:      git git://git.lwn.net/linux-2.6.git docs-next
3390
3391 DOUBLETALK DRIVER
3392 M:      "James R. Van Zandt" <jrv@vanzandt.mv.com>
3393 L:      blinux-list@redhat.com
3394 S:      Maintained
3395 F:      drivers/char/dtlk.c
3396 F:      include/linux/dtlk.h
3397
3398 DPT_I2O SCSI RAID DRIVER
3399 M:      Adaptec OEM Raid Solutions <aacraid@adaptec.com>
3400 L:      linux-scsi@vger.kernel.org
3401 W:      http://www.adaptec.com/
3402 S:      Maintained
3403 F:      drivers/scsi/dpt*
3404 F:      drivers/scsi/dpt/
3405
3406 DRBD DRIVER
3407 P:      Philipp Reisner
3408 P:      Lars Ellenberg
3409 M:      drbd-dev@lists.linbit.com
3410 L:      drbd-user@lists.linbit.com
3411 W:      http://www.drbd.org
3412 T:      git git://git.drbd.org/linux-2.6-drbd.git drbd
3413 T:      git git://git.drbd.org/drbd-8.3.git
3414 S:      Supported
3415 F:      drivers/block/drbd/
3416 F:      lib/lru_cache.c
3417 F:      Documentation/blockdev/drbd/
3418
3419 DRIVER CORE, KOBJECTS, DEBUGFS AND SYSFS
3420 M:      Greg Kroah-Hartman <gregkh@linuxfoundation.org>
3421 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core.git
3422 S:      Supported
3423 F:      Documentation/kobject.txt
3424 F:      drivers/base/
3425 F:      fs/sysfs/
3426 F:      fs/debugfs/
3427 F:      include/linux/kobj*
3428 F:      include/linux/debugfs.h
3429 F:      lib/kobj*
3430
3431 DRM DRIVERS
3432 M:      David Airlie <airlied@linux.ie>
3433 L:      dri-devel@lists.freedesktop.org
3434 T:      git git://people.freedesktop.org/~airlied/linux
3435 S:      Maintained
3436 F:      drivers/gpu/drm/
3437 F:      drivers/gpu/vga/
3438 F:      include/drm/
3439 F:      include/uapi/drm/
3440
3441 RADEON DRM DRIVERS
3442 M:      Alex Deucher <alexander.deucher@amd.com>
3443 M:      Christian König <christian.koenig@amd.com>
3444 L:      dri-devel@lists.freedesktop.org
3445 T:      git git://people.freedesktop.org/~agd5f/linux
3446 S:      Supported
3447 F:      drivers/gpu/drm/radeon/
3448 F:      include/uapi/drm/radeon*
3449
3450 DRM PANEL DRIVERS
3451 M:      Thierry Reding <thierry.reding@gmail.com>
3452 L:      dri-devel@lists.freedesktop.org
3453 T:      git git://anongit.freedesktop.org/tegra/linux.git
3454 S:      Maintained
3455 F:      drivers/gpu/drm/drm_panel.c
3456 F:      drivers/gpu/drm/panel/
3457 F:      include/drm/drm_panel.h
3458 F:      Documentation/devicetree/bindings/panel/
3459
3460 INTEL DRM DRIVERS (excluding Poulsbo, Moorestown and derivative chipsets)
3461 M:      Daniel Vetter <daniel.vetter@intel.com>
3462 M:      Jani Nikula <jani.nikula@linux.intel.com>
3463 L:      intel-gfx@lists.freedesktop.org
3464 L:      dri-devel@lists.freedesktop.org
3465 Q:      http://patchwork.freedesktop.org/project/intel-gfx/
3466 T:      git git://anongit.freedesktop.org/drm-intel
3467 S:      Supported
3468 F:      drivers/gpu/drm/i915/
3469 F:      include/drm/i915*
3470 F:      include/uapi/drm/i915*
3471
3472 DRM DRIVERS FOR EXYNOS
3473 M:      Inki Dae <inki.dae@samsung.com>
3474 M:      Joonyoung Shim <jy0922.shim@samsung.com>
3475 M:      Seung-Woo Kim <sw0312.kim@samsung.com>
3476 M:      Kyungmin Park <kyungmin.park@samsung.com>
3477 L:      dri-devel@lists.freedesktop.org
3478 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/daeinki/drm-exynos.git
3479 S:      Supported
3480 F:      drivers/gpu/drm/exynos/
3481 F:      include/drm/exynos*
3482 F:      include/uapi/drm/exynos*
3483
3484 DRM DRIVERS FOR FREESCALE IMX
3485 M:      Philipp Zabel <p.zabel@pengutronix.de>
3486 L:      dri-devel@lists.freedesktop.org
3487 S:      Maintained
3488 F:      drivers/gpu/drm/imx/
3489 F:      Documentation/devicetree/bindings/drm/imx/
3490
3491 DRM DRIVERS FOR NVIDIA TEGRA
3492 M:      Thierry Reding <thierry.reding@gmail.com>
3493 M:      Terje Bergström <tbergstrom@nvidia.com>
3494 L:      dri-devel@lists.freedesktop.org
3495 L:      linux-tegra@vger.kernel.org
3496 T:      git git://anongit.freedesktop.org/tegra/linux.git
3497 S:      Supported
3498 F:      drivers/gpu/drm/tegra/
3499 F:      drivers/gpu/host1x/
3500 F:      include/linux/host1x.h
3501 F:      include/uapi/drm/tegra_drm.h
3502 F:      Documentation/devicetree/bindings/gpu/nvidia,tegra20-host1x.txt
3503
3504 DRM DRIVERS FOR RENESAS
3505 M:      Laurent Pinchart <laurent.pinchart@ideasonboard.com>
3506 L:      dri-devel@lists.freedesktop.org
3507 L:      linux-sh@vger.kernel.org
3508 T:      git git://people.freedesktop.org/~airlied/linux
3509 S:      Supported
3510 F:      drivers/gpu/drm/rcar-du/
3511 F:      drivers/gpu/drm/shmobile/
3512 F:      include/linux/platform_data/shmob_drm.h
3513
3514 DRM DRIVERS FOR ROCKCHIP
3515 M:      Mark Yao <mark.yao@rock-chips.com>
3516 L:      dri-devel@lists.freedesktop.org
3517 S:      Maintained
3518 F:      drivers/gpu/drm/rockchip/
3519 F:      Documentation/devicetree/bindings/video/rockchip*
3520
3521 DSBR100 USB FM RADIO DRIVER
3522 M:      Alexey Klimov <klimov.linux@gmail.com>
3523 L:      linux-media@vger.kernel.org
3524 T:      git git://linuxtv.org/media_tree.git
3525 S:      Maintained
3526 F:      drivers/media/radio/dsbr100.c
3527
3528 DSCC4 DRIVER
3529 M:      Francois Romieu <romieu@fr.zoreil.com>
3530 L:      netdev@vger.kernel.org
3531 S:      Maintained
3532 F:      drivers/net/wan/dscc4.c
3533
3534 DT3155 MEDIA DRIVER
3535 M:      Hans Verkuil <hverkuil@xs4all.nl>
3536 L:      linux-media@vger.kernel.org
3537 T:      git git://linuxtv.org/media_tree.git
3538 W:      http://linuxtv.org
3539 S:      Odd Fixes
3540 F:      drivers/media/pci/dt3155/
3541
3542 DVB_USB_AF9015 MEDIA DRIVER
3543 M:      Antti Palosaari <crope@iki.fi>
3544 L:      linux-media@vger.kernel.org
3545 W:      http://linuxtv.org/
3546 W:      http://palosaari.fi/linux/
3547 Q:      http://patchwork.linuxtv.org/project/linux-media/list/
3548 T:      git git://linuxtv.org/anttip/media_tree.git
3549 S:      Maintained
3550 F:      drivers/media/usb/dvb-usb-v2/af9015*
3551
3552 DVB_USB_AF9035 MEDIA DRIVER
3553 M:      Antti Palosaari <crope@iki.fi>
3554 L:      linux-media@vger.kernel.org
3555 W:      http://linuxtv.org/
3556 W:      http://palosaari.fi/linux/
3557 Q:      http://patchwork.linuxtv.org/project/linux-media/list/
3558 T:      git git://linuxtv.org/anttip/media_tree.git
3559 S:      Maintained
3560 F:      drivers/media/usb/dvb-usb-v2/af9035*
3561
3562 DVB_USB_ANYSEE MEDIA DRIVER
3563 M:      Antti Palosaari <crope@iki.fi>
3564 L:      linux-media@vger.kernel.org
3565 W:      http://linuxtv.org/
3566 W:      http://palosaari.fi/linux/
3567 Q:      http://patchwork.linuxtv.org/project/linux-media/list/
3568 T:      git git://linuxtv.org/anttip/media_tree.git
3569 S:      Maintained
3570 F:      drivers/media/usb/dvb-usb-v2/anysee*
3571
3572 DVB_USB_AU6610 MEDIA DRIVER
3573 M:      Antti Palosaari <crope@iki.fi>
3574 L:      linux-media@vger.kernel.org
3575 W:      http://linuxtv.org/
3576 W:      http://palosaari.fi/linux/
3577 Q:      http://patchwork.linuxtv.org/project/linux-media/list/
3578 T:      git git://linuxtv.org/anttip/media_tree.git
3579 S:      Maintained
3580 F:      drivers/media/usb/dvb-usb-v2/au6610*
3581
3582 DVB_USB_CE6230 MEDIA DRIVER
3583 M:      Antti Palosaari <crope@iki.fi>
3584 L:      linux-media@vger.kernel.org
3585 W:      http://linuxtv.org/
3586 W:      http://palosaari.fi/linux/
3587 Q:      http://patchwork.linuxtv.org/project/linux-media/list/
3588 T:      git git://linuxtv.org/anttip/media_tree.git
3589 S:      Maintained
3590 F:      drivers/media/usb/dvb-usb-v2/ce6230*
3591
3592 DVB_USB_CXUSB MEDIA DRIVER
3593 M:      Michael Krufky <mkrufky@linuxtv.org>
3594 L:      linux-media@vger.kernel.org
3595 W:      http://linuxtv.org/
3596 W:      http://github.com/mkrufky
3597 Q:      http://patchwork.linuxtv.org/project/linux-media/list/
3598 T:      git git://linuxtv.org/media_tree.git
3599 S:      Maintained
3600 F:      drivers/media/usb/dvb-usb/cxusb*
3601
3602 DVB_USB_EC168 MEDIA DRIVER
3603 M:      Antti Palosaari <crope@iki.fi>
3604 L:      linux-media@vger.kernel.org
3605 W:      http://linuxtv.org/
3606 W:      http://palosaari.fi/linux/
3607 Q:      http://patchwork.linuxtv.org/project/linux-media/list/
3608 T:      git git://linuxtv.org/anttip/media_tree.git
3609 S:      Maintained
3610 F:      drivers/media/usb/dvb-usb-v2/ec168*
3611
3612 DVB_USB_GL861 MEDIA DRIVER
3613 M:      Antti Palosaari <crope@iki.fi>
3614 L:      linux-media@vger.kernel.org
3615 W:      http://linuxtv.org/
3616 Q:      http://patchwork.linuxtv.org/project/linux-media/list/
3617 T:      git git://linuxtv.org/anttip/media_tree.git
3618 S:      Maintained
3619 F:      drivers/media/usb/dvb-usb-v2/gl861*
3620
3621 DVB_USB_MXL111SF MEDIA DRIVER
3622 M:      Michael Krufky <mkrufky@linuxtv.org>
3623 L:      linux-media@vger.kernel.org
3624 W:      http://linuxtv.org/
3625 W:      http://github.com/mkrufky
3626 Q:      http://patchwork.linuxtv.org/project/linux-media/list/
3627 T:      git git://linuxtv.org/mkrufky/mxl111sf.git
3628 S:      Maintained
3629 F:      drivers/media/usb/dvb-usb-v2/mxl111sf*
3630
3631 DVB_USB_RTL28XXU MEDIA DRIVER
3632 M:      Antti Palosaari <crope@iki.fi>
3633 L:      linux-media@vger.kernel.org
3634 W:      http://linuxtv.org/
3635 W:      http://palosaari.fi/linux/
3636 Q:      http://patchwork.linuxtv.org/project/linux-media/list/
3637 T:      git git://linuxtv.org/anttip/media_tree.git
3638 S:      Maintained
3639 F:      drivers/media/usb/dvb-usb-v2/rtl28xxu*
3640
3641 DVB_USB_V2 MEDIA DRIVER
3642 M:      Antti Palosaari <crope@iki.fi>
3643 L:      linux-media@vger.kernel.org
3644 W:      http://linuxtv.org/
3645 W:      http://palosaari.fi/linux/
3646 Q:      http://patchwork.linuxtv.org/project/linux-media/list/
3647 T:      git git://linuxtv.org/anttip/media_tree.git
3648 S:      Maintained
3649 F:      drivers/media/usb/dvb-usb-v2/dvb_usb*
3650 F:      drivers/media/usb/dvb-usb-v2/usb_urb.c
3651
3652 DYNAMIC DEBUG
3653 M:      Jason Baron <jbaron@akamai.com>
3654 S:      Maintained
3655 F:      lib/dynamic_debug.c
3656 F:      include/linux/dynamic_debug.h
3657
3658 DZ DECSTATION DZ11 SERIAL DRIVER
3659 M:      "Maciej W. Rozycki" <macro@linux-mips.org>
3660 S:      Maintained
3661 F:      drivers/tty/serial/dz.*
3662
3663 E3X0 POWER BUTTON DRIVER
3664 M:      Moritz Fischer <moritz.fischer@ettus.com>
3665 L:      usrp-users@lists.ettus.com
3666 W:      http://www.ettus.com
3667 S:      Supported
3668 F:      drivers/input/misc/e3x0-button.c
3669 F:      Documentation/devicetree/bindings/input/e3x0-button.txt
3670
3671 E4000 MEDIA DRIVER
3672 M:      Antti Palosaari <crope@iki.fi>
3673 L:      linux-media@vger.kernel.org
3674 W:      http://linuxtv.org/
3675 W:      http://palosaari.fi/linux/
3676 Q:      http://patchwork.linuxtv.org/project/linux-media/list/
3677 T:      git git://linuxtv.org/anttip/media_tree.git
3678 S:      Maintained
3679 F:      drivers/media/tuners/e4000*
3680
3681 EATA ISA/EISA/PCI SCSI DRIVER
3682 M:      Dario Ballabio <ballabio_dario@emc.com>
3683 L:      linux-scsi@vger.kernel.org
3684 S:      Maintained
3685 F:      drivers/scsi/eata.c
3686
3687 EC100 MEDIA DRIVER
3688 M:      Antti Palosaari <crope@iki.fi>
3689 L:      linux-media@vger.kernel.org
3690 W:      http://linuxtv.org/
3691 W:      http://palosaari.fi/linux/
3692 Q:      http://patchwork.linuxtv.org/project/linux-media/list/
3693 T:      git git://linuxtv.org/anttip/media_tree.git
3694 S:      Maintained
3695 F:      drivers/media/dvb-frontends/ec100*
3696
3697 ECRYPT FILE SYSTEM
3698 M:      Tyler Hicks <tyhicks@canonical.com>
3699 L:      ecryptfs@vger.kernel.org
3700 W:      http://ecryptfs.org
3701 W:      https://launchpad.net/ecryptfs
3702 S:      Supported
3703 F:      Documentation/filesystems/ecryptfs.txt
3704 F:      fs/ecryptfs/
3705
3706 EDAC-CORE
3707 M:      Doug Thompson <dougthompson@xmission.com>
3708 M:      Borislav Petkov <bp@alien8.de>
3709 M:      Mauro Carvalho Chehab <mchehab@osg.samsung.com>
3710 L:      linux-edac@vger.kernel.org
3711 W:      bluesmoke.sourceforge.net
3712 T:      git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp.git#for-next
3713 T:      git://git.kernel.org/pub/linux/kernel/git/mchehab/linux-edac.git#linux_next
3714 S:      Supported
3715 F:      Documentation/edac.txt
3716 F:      drivers/edac/
3717 F:      include/linux/edac.h
3718
3719 EDAC-AMD64
3720 M:      Doug Thompson <dougthompson@xmission.com>
3721 M:      Borislav Petkov <bp@alien8.de>
3722 L:      linux-edac@vger.kernel.org
3723 W:      bluesmoke.sourceforge.net
3724 S:      Maintained
3725 F:      drivers/edac/amd64_edac*
3726
3727 EDAC-CALXEDA
3728 M:      Doug Thompson <dougthompson@xmission.com>
3729 M:      Robert Richter <rric@kernel.org>
3730 L:      linux-edac@vger.kernel.org
3731 W:      bluesmoke.sourceforge.net
3732 S:      Maintained
3733 F:      drivers/edac/highbank*
3734
3735 EDAC-CAVIUM
3736 M:      Ralf Baechle <ralf@linux-mips.org>
3737 M:      David Daney <david.daney@cavium.com>
3738 L:      linux-edac@vger.kernel.org
3739 L:      linux-mips@linux-mips.org
3740 W:      bluesmoke.sourceforge.net
3741 S:      Supported
3742 F:      drivers/edac/octeon_edac*
3743
3744 EDAC-E752X
3745 M:      Mark Gross <mark.gross@intel.com>
3746 M:      Doug Thompson <dougthompson@xmission.com>
3747 L:      linux-edac@vger.kernel.org
3748 W:      bluesmoke.sourceforge.net
3749 S:      Maintained
3750 F:      drivers/edac/e752x_edac.c
3751
3752 EDAC-E7XXX
3753 M:      Doug Thompson <dougthompson@xmission.com>
3754 L:      linux-edac@vger.kernel.org
3755 W:      bluesmoke.sourceforge.net
3756 S:      Maintained
3757 F:      drivers/edac/e7xxx_edac.c
3758
3759 EDAC-GHES
3760 M:      Mauro Carvalho Chehab <mchehab@osg.samsung.com>
3761 L:      linux-edac@vger.kernel.org
3762 W:      bluesmoke.sourceforge.net
3763 S:      Maintained
3764 F:      drivers/edac/ghes_edac.c
3765
3766 EDAC-I82443BXGX
3767 M:      Tim Small <tim@buttersideup.com>
3768 L:      linux-edac@vger.kernel.org
3769 W:      bluesmoke.sourceforge.net
3770 S:      Maintained
3771 F:      drivers/edac/i82443bxgx_edac.c
3772
3773 EDAC-I3000
3774 M:      Jason Uhlenkott <juhlenko@akamai.com>
3775 L:      linux-edac@vger.kernel.org
3776 W:      bluesmoke.sourceforge.net
3777 S:      Maintained
3778 F:      drivers/edac/i3000_edac.c
3779
3780 EDAC-I5000
3781 M:      Doug Thompson <dougthompson@xmission.com>
3782 L:      linux-edac@vger.kernel.org
3783 W:      bluesmoke.sourceforge.net
3784 S:      Maintained
3785 F:      drivers/edac/i5000_edac.c
3786
3787 EDAC-I5400
3788 M:      Mauro Carvalho Chehab <mchehab@osg.samsung.com>
3789 L:      linux-edac@vger.kernel.org
3790 W:      bluesmoke.sourceforge.net
3791 S:      Maintained
3792 F:      drivers/edac/i5400_edac.c
3793
3794 EDAC-I7300
3795 M:      Mauro Carvalho Chehab <mchehab@osg.samsung.com>
3796 L:      linux-edac@vger.kernel.org
3797 W:      bluesmoke.sourceforge.net
3798 S:      Maintained
3799 F:      drivers/edac/i7300_edac.c
3800
3801 EDAC-I7CORE
3802 M:      Mauro Carvalho Chehab <mchehab@osg.samsung.com>
3803 L:      linux-edac@vger.kernel.org
3804 W:      bluesmoke.sourceforge.net
3805 S:      Maintained
3806 F:      drivers/edac/i7core_edac.c
3807
3808 EDAC-I82975X
3809 M:      Ranganathan Desikan <ravi@jetztechnologies.com>
3810 M:      "Arvind R." <arvino55@gmail.com>
3811 L:      linux-edac@vger.kernel.org
3812 W:      bluesmoke.sourceforge.net
3813 S:      Maintained
3814 F:      drivers/edac/i82975x_edac.c
3815
3816 EDAC-IE31200
3817 M:      Jason Baron <jbaron@akamai.com>
3818 L:      linux-edac@vger.kernel.org
3819 W:      bluesmoke.sourceforge.net
3820 S:      Maintained
3821 F:      drivers/edac/ie31200_edac.c
3822
3823 EDAC-MPC85XX
3824 M:      Johannes Thumshirn <morbidrsa@gmail.com>
3825 L:      linux-edac@vger.kernel.org
3826 W:      bluesmoke.sourceforge.net
3827 S:      Maintained
3828 F:      drivers/edac/mpc85xx_edac.[ch]
3829
3830 EDAC-PASEMI
3831 M:      Egor Martovetsky <egor@pasemi.com>
3832 L:      linux-edac@vger.kernel.org
3833 W:      bluesmoke.sourceforge.net
3834 S:      Maintained
3835 F:      drivers/edac/pasemi_edac.c
3836
3837 EDAC-R82600
3838 M:      Tim Small <tim@buttersideup.com>
3839 L:      linux-edac@vger.kernel.org
3840 W:      bluesmoke.sourceforge.net
3841 S:      Maintained
3842 F:      drivers/edac/r82600_edac.c
3843
3844 EDAC-SBRIDGE
3845 M:      Mauro Carvalho Chehab <mchehab@osg.samsung.com>
3846 L:      linux-edac@vger.kernel.org
3847 W:      bluesmoke.sourceforge.net
3848 S:      Maintained
3849 F:      drivers/edac/sb_edac.c
3850
3851 EDAC-XGENE
3852 APPLIED MICRO (APM) X-GENE SOC EDAC
3853 M:     Loc Ho <lho@apm.com>
3854 S:     Supported
3855 F:     drivers/edac/xgene_edac.c
3856 F:     Documentation/devicetree/bindings/edac/apm-xgene-edac.txt
3857
3858 EDIROL UA-101/UA-1000 DRIVER
3859 M:      Clemens Ladisch <clemens@ladisch.de>
3860 L:      alsa-devel@alsa-project.org (moderated for non-subscribers)
3861 T:      git git://git.alsa-project.org/alsa-kernel.git
3862 S:      Maintained
3863 F:      sound/usb/misc/ua101.c
3864
3865 EXTENSIBLE FIRMWARE INTERFACE (EFI)
3866 M:      Matt Fleming <matt.fleming@intel.com>
3867 L:      linux-efi@vger.kernel.org
3868 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/mfleming/efi.git
3869 S:      Maintained
3870 F:      Documentation/efi-stub.txt
3871 F:      arch/ia64/kernel/efi.c
3872 F:      arch/x86/boot/compressed/eboot.[ch]
3873 F:      arch/x86/include/asm/efi.h
3874 F:      arch/x86/platform/efi/*
3875 F:      drivers/firmware/efi/*
3876 F:      include/linux/efi*.h
3877
3878 EFI VARIABLE FILESYSTEM
3879 M:      Matthew Garrett <matthew.garrett@nebula.com>
3880 M:      Jeremy Kerr <jk@ozlabs.org>
3881 M:      Matt Fleming <matt.fleming@intel.com>
3882 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/mfleming/efi.git
3883 L:      linux-efi@vger.kernel.org
3884 S:      Maintained
3885 F:      fs/efivarfs/
3886
3887 EFIFB FRAMEBUFFER DRIVER
3888 L:      linux-fbdev@vger.kernel.org
3889 M:      Peter Jones <pjones@redhat.com>
3890 S:      Maintained
3891 F:      drivers/video/fbdev/efifb.c
3892
3893 EFS FILESYSTEM
3894 W:      http://aeschi.ch.eu.org/efs/
3895 S:      Orphan
3896 F:      fs/efs/
3897
3898 EHCA (IBM GX bus InfiniBand adapter) DRIVER
3899 M:      Hoang-Nam Nguyen <hnguyen@de.ibm.com>
3900 M:      Christoph Raisch <raisch@de.ibm.com>
3901 L:      linux-rdma@vger.kernel.org
3902 S:      Supported
3903 F:      drivers/infiniband/hw/ehca/
3904
3905 EHEA (IBM pSeries eHEA 10Gb ethernet adapter) DRIVER
3906 M:      Thadeu Lima de Souza Cascardo <cascardo@linux.vnet.ibm.com>
3907 L:      netdev@vger.kernel.org
3908 S:      Maintained
3909 F:      drivers/net/ethernet/ibm/ehea/
3910
3911 EM28XX VIDEO4LINUX DRIVER
3912 M:      Mauro Carvalho Chehab <mchehab@osg.samsung.com>
3913 L:      linux-media@vger.kernel.org
3914 W:      http://linuxtv.org
3915 T:      git git://linuxtv.org/media_tree.git
3916 S:      Maintained
3917 F:      drivers/media/usb/em28xx/
3918
3919 EMBEDDED LINUX
3920 M:      Paul Gortmaker <paul.gortmaker@windriver.com>
3921 M:      Matt Mackall <mpm@selenic.com>
3922 M:      David Woodhouse <dwmw2@infradead.org>
3923 L:      linux-embedded@vger.kernel.org
3924 S:      Maintained
3925
3926 EMULEX/AVAGO LPFC FC/FCOE SCSI DRIVER
3927 M:      James Smart <james.smart@avagotech.com>
3928 M:      Dick Kennedy <dick.kennedy@avagotech.com>
3929 L:      linux-scsi@vger.kernel.org
3930 W:      http://www.avagotech.com
3931 S:      Supported
3932 F:      drivers/scsi/lpfc/
3933
3934 ENE CB710 FLASH CARD READER DRIVER
3935 M:      MichaÅ‚ MirosÅ‚aw <mirq-linux@rere.qmqm.pl>
3936 S:      Maintained
3937 F:      drivers/misc/cb710/
3938 F:      drivers/mmc/host/cb710-mmc.*
3939 F:      include/linux/cb710.h
3940
3941 ENE KB2426 (ENE0100/ENE020XX) INFRARED RECEIVER
3942 M:      Maxim Levitsky <maximlevitsky@gmail.com>
3943 S:      Maintained
3944 F:      drivers/media/rc/ene_ir.*
3945
3946 ENHANCED ERROR HANDLING (EEH)
3947 M:      Gavin Shan <shangw@linux.vnet.ibm.com>
3948 L:      linuxppc-dev@lists.ozlabs.org
3949 S:      Supported
3950 F:      Documentation/powerpc/eeh-pci-error-recovery.txt
3951 F:      arch/powerpc/kernel/eeh*.c
3952
3953 EPSON S1D13XXX FRAMEBUFFER DRIVER
3954 M:      Kristoffer Ericson <kristoffer.ericson@gmail.com>
3955 S:      Maintained
3956 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/kristoffer/linux-hpc.git
3957 F:      drivers/video/fbdev/s1d13xxxfb.c
3958 F:      include/video/s1d13xxxfb.h
3959
3960 ET131X NETWORK DRIVER
3961 M:      Mark Einon <mark.einon@gmail.com>
3962 S:      Odd Fixes
3963 F:      drivers/net/ethernet/agere/
3964
3965 ETHERNET BRIDGE
3966 M:      Stephen Hemminger <stephen@networkplumber.org>
3967 L:      bridge@lists.linux-foundation.org
3968 L:      netdev@vger.kernel.org
3969 W:      http://www.linuxfoundation.org/en/Net:Bridge
3970 S:      Maintained
3971 F:      include/linux/netfilter_bridge/
3972 F:      net/bridge/
3973
3974 ETHERNET PHY LIBRARY
3975 M:      Florian Fainelli <f.fainelli@gmail.com>
3976 L:      netdev@vger.kernel.org
3977 S:      Maintained
3978 F:      include/linux/phy.h
3979 F:      include/linux/phy_fixed.h
3980 F:      drivers/net/phy/
3981 F:      Documentation/networking/phy.txt
3982 F:      drivers/of/of_mdio.c
3983 F:      drivers/of/of_net.c
3984
3985 EXT2 FILE SYSTEM
3986 M:      Jan Kara <jack@suse.cz>
3987 L:      linux-ext4@vger.kernel.org
3988 S:      Maintained
3989 F:      Documentation/filesystems/ext2.txt
3990 F:      fs/ext2/
3991 F:      include/linux/ext2*
3992
3993 EXT3 FILE SYSTEM
3994 M:      Jan Kara <jack@suse.cz>
3995 M:      Andrew Morton <akpm@linux-foundation.org>
3996 M:      Andreas Dilger <adilger.kernel@dilger.ca>
3997 L:      linux-ext4@vger.kernel.org
3998 S:      Maintained
3999 F:      Documentation/filesystems/ext3.txt
4000 F:      fs/ext3/
4001
4002 EXT4 FILE SYSTEM
4003 M:      "Theodore Ts'o" <tytso@mit.edu>
4004 M:      Andreas Dilger <adilger.kernel@dilger.ca>
4005 L:      linux-ext4@vger.kernel.org
4006 W:      http://ext4.wiki.kernel.org
4007 Q:      http://patchwork.ozlabs.org/project/linux-ext4/list/
4008 S:      Maintained
4009 F:      Documentation/filesystems/ext4.txt
4010 F:      fs/ext4/
4011
4012 Extended Verification Module (EVM)
4013 M:      Mimi Zohar <zohar@linux.vnet.ibm.com>
4014 L:      linux-ima-devel@lists.sourceforge.net
4015 L:      linux-security-module@vger.kernel.org
4016 S:      Supported
4017 F:      security/integrity/evm/
4018
4019 EXTERNAL CONNECTOR SUBSYSTEM (EXTCON)
4020 M:      MyungJoo Ham <myungjoo.ham@samsung.com>
4021 M:      Chanwoo Choi <cw00.choi@samsung.com>
4022 L:      linux-kernel@vger.kernel.org
4023 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/chanwoo/extcon.git
4024 S:      Maintained
4025 F:      drivers/extcon/
4026 F:      Documentation/extcon/
4027
4028 EXYNOS DP DRIVER
4029 M:      Jingoo Han <jingoohan1@gmail.com>
4030 L:      dri-devel@lists.freedesktop.org
4031 S:      Maintained
4032 F:      drivers/gpu/drm/exynos/exynos_dp*
4033
4034 EXYNOS MIPI DISPLAY DRIVERS
4035 M:      Inki Dae <inki.dae@samsung.com>
4036 M:      Donghwa Lee <dh09.lee@samsung.com>
4037 M:      Kyungmin Park <kyungmin.park@samsung.com>
4038 L:      linux-fbdev@vger.kernel.org
4039 S:      Maintained
4040 F:      drivers/video/fbdev/exynos/exynos_mipi*
4041 F:      include/video/exynos_mipi*
4042
4043 F71805F HARDWARE MONITORING DRIVER
4044 M:      Jean Delvare <jdelvare@suse.de>
4045 L:      lm-sensors@lm-sensors.org
4046 S:      Maintained
4047 F:      Documentation/hwmon/f71805f
4048 F:      drivers/hwmon/f71805f.c
4049
4050 FC0011 TUNER DRIVER
4051 M:      Michael Buesch <m@bues.ch>
4052 L:      linux-media@vger.kernel.org
4053 S:      Maintained
4054 F:      drivers/media/tuners/fc0011.h
4055 F:      drivers/media/tuners/fc0011.c
4056
4057 FC2580 MEDIA DRIVER
4058 M:      Antti Palosaari <crope@iki.fi>
4059 L:      linux-media@vger.kernel.org
4060 W:      http://linuxtv.org/
4061 W:      http://palosaari.fi/linux/
4062 Q:      http://patchwork.linuxtv.org/project/linux-media/list/
4063 T:      git git://linuxtv.org/anttip/media_tree.git
4064 S:      Maintained
4065 F:      drivers/media/tuners/fc2580*
4066
4067 FANOTIFY
4068 M:      Eric Paris <eparis@redhat.com>
4069 S:      Maintained
4070 F:      fs/notify/fanotify/
4071 F:      include/linux/fanotify.h
4072 F:      include/uapi/linux/fanotify.h
4073
4074 FARSYNC SYNCHRONOUS DRIVER
4075 M:      Kevin Curtis <kevin.curtis@farsite.co.uk>
4076 W:      http://www.farsite.co.uk/
4077 S:      Supported
4078 F:      drivers/net/wan/farsync.*
4079
4080 FAULT INJECTION SUPPORT
4081 M:      Akinobu Mita <akinobu.mita@gmail.com>
4082 S:      Supported
4083 F:      Documentation/fault-injection/
4084 F:      lib/fault-inject.c
4085
4086 FBTFT Framebuffer drivers
4087 M:      Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
4088 M:      Noralf Trønnes <noralf@tronnes.org>
4089 S:      Maintained
4090 F:      drivers/staging/fbtft/
4091
4092 FCOE SUBSYSTEM (libfc, libfcoe, fcoe)
4093 M:      Vasu Dev <vasu.dev@intel.com>
4094 L:      fcoe-devel@open-fcoe.org
4095 W:      www.Open-FCoE.org
4096 S:      Supported
4097 F:      drivers/scsi/libfc/
4098 F:      drivers/scsi/fcoe/
4099 F:      include/scsi/fc/
4100 F:      include/scsi/libfc.h
4101 F:      include/scsi/libfcoe.h
4102 F:      include/uapi/scsi/fc/
4103
4104 FILE LOCKING (flock() and fcntl()/lockf())
4105 M:      Jeff Layton <jlayton@poochiereds.net>
4106 M:      J. Bruce Fields <bfields@fieldses.org>
4107 L:      linux-fsdevel@vger.kernel.org
4108 S:      Maintained
4109 F:      include/linux/fcntl.h
4110 F:      include/linux/fs.h
4111 F:      include/uapi/linux/fcntl.h
4112 F:      include/uapi/linux/fs.h
4113 F:      fs/fcntl.c
4114 F:      fs/locks.c
4115
4116 FILESYSTEMS (VFS and infrastructure)
4117 M:      Alexander Viro <viro@zeniv.linux.org.uk>
4118 L:      linux-fsdevel@vger.kernel.org
4119 S:      Maintained
4120 F:      fs/*
4121
4122 FINTEK F75375S HARDWARE MONITOR AND FAN CONTROLLER DRIVER
4123 M:      Riku Voipio <riku.voipio@iki.fi>
4124 L:      lm-sensors@lm-sensors.org
4125 S:      Maintained
4126 F:      drivers/hwmon/f75375s.c
4127 F:      include/linux/f75375s.h
4128
4129 FIREWIRE AUDIO DRIVERS
4130 M:      Clemens Ladisch <clemens@ladisch.de>
4131 L:      alsa-devel@alsa-project.org (moderated for non-subscribers)
4132 T:      git git://git.alsa-project.org/alsa-kernel.git
4133 S:      Maintained
4134 F:      sound/firewire/
4135
4136 FIREWIRE MEDIA DRIVERS (firedtv)
4137 M:      Stefan Richter <stefanr@s5r6.in-berlin.de>
4138 L:      linux-media@vger.kernel.org
4139 L:      linux1394-devel@lists.sourceforge.net
4140 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media.git
4141 S:      Maintained
4142 F:      drivers/media/firewire/
4143
4144 FIREWIRE SBP-2 TARGET
4145 M:      Chris Boot <bootc@bootc.net>
4146 L:      linux-scsi@vger.kernel.org
4147 L:      target-devel@vger.kernel.org
4148 L:      linux1394-devel@lists.sourceforge.net
4149 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/nab/lio-core-2.6.git master
4150 S:      Maintained
4151 F:      drivers/target/sbp/
4152
4153 FIREWIRE SUBSYSTEM
4154 M:      Stefan Richter <stefanr@s5r6.in-berlin.de>
4155 L:      linux1394-devel@lists.sourceforge.net
4156 W:      http://ieee1394.wiki.kernel.org/
4157 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394.git
4158 S:      Maintained
4159 F:      drivers/firewire/
4160 F:      include/linux/firewire.h
4161 F:      include/uapi/linux/firewire*.h
4162 F:      tools/firewire/
4163
4164 FIRMWARE LOADER (request_firmware)
4165 M:      Ming Lei <ming.lei@canonical.com>
4166 L:      linux-kernel@vger.kernel.org
4167 S:      Maintained
4168 F:      Documentation/firmware_class/
4169 F:      drivers/base/firmware*.c
4170 F:      include/linux/firmware.h
4171
4172 FLASH ADAPTER DRIVER (IBM Flash Adapter 900GB Full Height PCI Flash Card)
4173 M:      Joshua Morris <josh.h.morris@us.ibm.com>
4174 M:      Philip Kelleher <pjk1939@linux.vnet.ibm.com>
4175 S:      Maintained
4176 F:      drivers/block/rsxx/
4177
4178 FLOPPY DRIVER
4179 M:      Jiri Kosina <jkosina@suse.cz>
4180 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/jikos/floppy.git
4181 S:      Odd fixes
4182 F:      drivers/block/floppy.c
4183
4184 FMC SUBSYSTEM
4185 M:      Alessandro Rubini <rubini@gnudd.com>
4186 W:      http://www.ohwr.org/projects/fmc-bus
4187 S:      Supported
4188 F:      drivers/fmc/
4189 F:      include/linux/fmc*.h
4190 F:      include/linux/ipmi-fru.h
4191 K:      fmc_d.*register
4192
4193 FPU EMULATOR
4194 M:      Bill Metzenthen <billm@melbpc.org.au>
4195 W:      http://floatingpoint.sourceforge.net/emulator/index.html
4196 S:      Maintained
4197 F:      arch/x86/math-emu/
4198
4199 FRAME RELAY DLCI/FRAD (Sangoma drivers too)
4200 L:      netdev@vger.kernel.org
4201 S:      Orphan
4202 F:      drivers/net/wan/dlci.c
4203 F:      drivers/net/wan/sdla.c
4204
4205 FRAMEBUFFER LAYER
4206 M:      Jean-Christophe Plagniol-Villard <plagnioj@jcrosoft.com>
4207 M:      Tomi Valkeinen <tomi.valkeinen@ti.com>
4208 L:      linux-fbdev@vger.kernel.org
4209 W:      http://linux-fbdev.sourceforge.net/
4210 Q:      http://patchwork.kernel.org/project/linux-fbdev/list/
4211 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/plagnioj/linux-fbdev.git
4212 S:      Maintained
4213 F:      Documentation/fb/
4214 F:      Documentation/devicetree/bindings/fb/
4215 F:      drivers/video/
4216 F:      include/video/
4217 F:      include/linux/fb.h
4218 F:      include/uapi/video/
4219 F:      include/uapi/linux/fb.h
4220
4221 FREESCALE DIU FRAMEBUFFER DRIVER
4222 M:      Timur Tabi <timur@tabi.org>
4223 L:      linux-fbdev@vger.kernel.org
4224 S:      Maintained
4225 F:      drivers/video/fbdev/fsl-diu-fb.*
4226
4227 FREESCALE DMA DRIVER
4228 M:      Li Yang <leoli@freescale.com>
4229 M:      Zhang Wei <zw@zh-kernel.org>
4230 L:      linuxppc-dev@lists.ozlabs.org
4231 S:      Maintained
4232 F:      drivers/dma/fsldma.*
4233
4234 FREESCALE I2C CPM DRIVER
4235 M:      Jochen Friedrich <jochen@scram.de>
4236 L:      linuxppc-dev@lists.ozlabs.org
4237 L:      linux-i2c@vger.kernel.org
4238 S:      Maintained
4239 F:      drivers/i2c/busses/i2c-cpm.c
4240
4241 FREESCALE IMX / MXC FRAMEBUFFER DRIVER
4242 M:      Sascha Hauer <kernel@pengutronix.de>
4243 L:      linux-fbdev@vger.kernel.org
4244 L:      linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
4245 S:      Maintained
4246 F:      include/linux/platform_data/video-imxfb.h
4247 F:      drivers/video/fbdev/imxfb.c
4248
4249 FREESCALE QUAD SPI DRIVER
4250 M:      Han Xu <han.xu@freescale.com>
4251 L:      linux-mtd@lists.infradead.org
4252 S:      Maintained
4253 F:      drivers/mtd/spi-nor/fsl-quadspi.c
4254
4255 FREESCALE SOC FS_ENET DRIVER
4256 M:      Pantelis Antoniou <pantelis.antoniou@gmail.com>
4257 M:      Vitaly Bordug <vbordug@ru.mvista.com>
4258 L:      linuxppc-dev@lists.ozlabs.org
4259 L:      netdev@vger.kernel.org
4260 S:      Maintained
4261 F:      drivers/net/ethernet/freescale/fs_enet/
4262 F:      include/linux/fs_enet_pd.h
4263
4264 FREESCALE QUICC ENGINE LIBRARY
4265 L:      linuxppc-dev@lists.ozlabs.org
4266 S:      Orphan
4267 F:      arch/powerpc/sysdev/qe_lib/
4268 F:      arch/powerpc/include/asm/*qe.h
4269
4270 FREESCALE USB PERIPHERAL DRIVERS
4271 M:      Li Yang <leoli@freescale.com>
4272 L:      linux-usb@vger.kernel.org
4273 L:      linuxppc-dev@lists.ozlabs.org
4274 S:      Maintained
4275 F:      drivers/usb/gadget/udc/fsl*
4276
4277 FREESCALE QUICC ENGINE UCC ETHERNET DRIVER
4278 M:      Li Yang <leoli@freescale.com>
4279 L:      netdev@vger.kernel.org
4280 L:      linuxppc-dev@lists.ozlabs.org
4281 S:      Maintained
4282 F:      drivers/net/ethernet/freescale/ucc_geth*
4283
4284 FREESCALE QUICC ENGINE UCC UART DRIVER
4285 M:      Timur Tabi <timur@tabi.org>
4286 L:      linuxppc-dev@lists.ozlabs.org
4287 S:      Maintained
4288 F:      drivers/tty/serial/ucc_uart.c
4289
4290 FREESCALE SOC SOUND DRIVERS
4291 M:      Timur Tabi <timur@tabi.org>
4292 M:      Nicolin Chen <nicoleotsuka@gmail.com>
4293 M:      Xiubo Li <Xiubo.Lee@gmail.com>
4294 L:      alsa-devel@alsa-project.org (moderated for non-subscribers)
4295 L:      linuxppc-dev@lists.ozlabs.org
4296 S:      Maintained
4297 F:      sound/soc/fsl/fsl*
4298 F:      sound/soc/fsl/imx*
4299 F:      sound/soc/fsl/mpc8610_hpcd.c
4300
4301 FREESCALE QORIQ MANAGEMENT COMPLEX DRIVER
4302 M:      J. German Rivera <German.Rivera@freescale.com>
4303 L:      linux-kernel@vger.kernel.org
4304 S:      Maintained
4305 F:      drivers/staging/fsl-mc/
4306
4307 FREEVXFS FILESYSTEM
4308 M:      Christoph Hellwig <hch@infradead.org>
4309 W:      ftp://ftp.openlinux.org/pub/people/hch/vxfs
4310 S:      Maintained
4311 F:      fs/freevxfs/
4312
4313 FREEZER
4314 M:      "Rafael J. Wysocki" <rjw@rjwysocki.net>
4315 M:      Pavel Machek <pavel@ucw.cz>
4316 L:      linux-pm@vger.kernel.org
4317 S:      Supported
4318 F:      Documentation/power/freezing-of-tasks.txt
4319 F:      include/linux/freezer.h
4320 F:      kernel/freezer.c
4321
4322 FRONTSWAP API
4323 M:      Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
4324 L:      linux-kernel@vger.kernel.org
4325 S:      Maintained
4326 F:      mm/frontswap.c
4327 F:      include/linux/frontswap.h
4328
4329 FS-CACHE: LOCAL CACHING FOR NETWORK FILESYSTEMS
4330 M:      David Howells <dhowells@redhat.com>
4331 L:      linux-cachefs@redhat.com
4332 S:      Supported
4333 F:      Documentation/filesystems/caching/
4334 F:      fs/fscache/
4335 F:      include/linux/fscache*.h
4336
4337 F2FS FILE SYSTEM
4338 M:      Jaegeuk Kim <jaegeuk@kernel.org>
4339 M:      Changman Lee <cm224.lee@samsung.com>
4340 L:      linux-f2fs-devel@lists.sourceforge.net
4341 W:      http://en.wikipedia.org/wiki/F2FS
4342 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs.git
4343 S:      Maintained
4344 F:      Documentation/filesystems/f2fs.txt
4345 F:      Documentation/ABI/testing/sysfs-fs-f2fs
4346 F:      fs/f2fs/
4347 F:      include/linux/f2fs_fs.h
4348
4349 FUJITSU FR-V (FRV) PORT
4350 M:      David Howells <dhowells@redhat.com>
4351 S:      Maintained
4352 F:      arch/frv/
4353
4354 FUJITSU LAPTOP EXTRAS
4355 M:      Jonathan Woithe <jwoithe@just42.net>
4356 L:      platform-driver-x86@vger.kernel.org
4357 S:      Maintained
4358 F:      drivers/platform/x86/fujitsu-laptop.c
4359
4360 FUJITSU M-5MO LS CAMERA ISP DRIVER
4361 M:      Kyungmin Park <kyungmin.park@samsung.com>
4362 M:      Heungjun Kim <riverful.kim@samsung.com>
4363 L:      linux-media@vger.kernel.org
4364 S:      Maintained
4365 F:      drivers/media/i2c/m5mols/
4366 F:      include/media/m5mols.h
4367
4368 FUJITSU TABLET EXTRAS
4369 M:      Robert Gerlach <khnz@gmx.de>
4370 L:      platform-driver-x86@vger.kernel.org
4371 S:      Maintained
4372 F:      drivers/platform/x86/fujitsu-tablet.c
4373
4374 FUSE: FILESYSTEM IN USERSPACE
4375 M:      Miklos Szeredi <miklos@szeredi.hu>
4376 L:      fuse-devel@lists.sourceforge.net
4377 W:      http://fuse.sourceforge.net/
4378 S:      Maintained
4379 F:      fs/fuse/
4380 F:      include/uapi/linux/fuse.h
4381
4382 FUTURE DOMAIN TMC-16x0 SCSI DRIVER (16-bit)
4383 M:      Rik Faith <faith@cs.unc.edu>
4384 L:      linux-scsi@vger.kernel.org
4385 S:      Odd Fixes (e.g., new signatures)
4386 F:      drivers/scsi/fdomain.*
4387
4388 GCOV BASED KERNEL PROFILING
4389 M:      Peter Oberparleiter <oberpar@linux.vnet.ibm.com>
4390 S:      Maintained
4391 F:      kernel/gcov/
4392 F:      Documentation/gcov.txt
4393
4394 GDT SCSI DISK ARRAY CONTROLLER DRIVER
4395 M:      Achim Leubner <achim_leubner@adaptec.com>
4396 L:      linux-scsi@vger.kernel.org
4397 W:      http://www.icp-vortex.com/
4398 S:      Supported
4399 F:      drivers/scsi/gdt*
4400
4401 GDB KERNEL DEBUGGING HELPER SCRIPTS
4402 M:      Jan Kiszka <jan.kiszka@siemens.com>
4403 S:      Supported
4404 F:      scripts/gdb/
4405
4406 GEMTEK FM RADIO RECEIVER DRIVER
4407 M:      Hans Verkuil <hverkuil@xs4all.nl>
4408 L:      linux-media@vger.kernel.org
4409 T:      git git://linuxtv.org/media_tree.git
4410 W:      http://linuxtv.org
4411 S:      Maintained
4412 F:      drivers/media/radio/radio-gemtek*
4413
4414 GENERIC GPIO I2C DRIVER
4415 M:      Haavard Skinnemoen <hskinnemoen@gmail.com>
4416 S:      Supported
4417 F:      drivers/i2c/busses/i2c-gpio.c
4418 F:      include/linux/i2c-gpio.h
4419
4420 GENERIC GPIO I2C MULTIPLEXER DRIVER
4421 M:      Peter Korsgaard <peter.korsgaard@barco.com>
4422 L:      linux-i2c@vger.kernel.org
4423 S:      Supported
4424 F:      drivers/i2c/muxes/i2c-mux-gpio.c
4425 F:      include/linux/i2c-mux-gpio.h
4426 F:      Documentation/i2c/muxes/i2c-mux-gpio
4427
4428 GENERIC HDLC (WAN) DRIVERS
4429 M:      Krzysztof Halasa <khc@pm.waw.pl>
4430 W:      http://www.kernel.org/pub/linux/utils/net/hdlc/
4431 S:      Maintained
4432 F:      drivers/net/wan/c101.c
4433 F:      drivers/net/wan/hd6457*
4434 F:      drivers/net/wan/hdlc*
4435 F:      drivers/net/wan/n2.c
4436 F:      drivers/net/wan/pc300too.c
4437 F:      drivers/net/wan/pci200syn.c
4438 F:      drivers/net/wan/wanxl*
4439
4440 GENERIC INCLUDE/ASM HEADER FILES
4441 M:      Arnd Bergmann <arnd@arndb.de>
4442 L:      linux-arch@vger.kernel.org
4443 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic.git
4444 S:      Maintained
4445 F:      include/asm-generic/
4446 F:      include/uapi/asm-generic/
4447
4448 GENERIC PHY FRAMEWORK
4449 M:      Kishon Vijay Abraham I <kishon@ti.com>
4450 L:      linux-kernel@vger.kernel.org
4451 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/kishon/linux-phy.git
4452 S:      Supported
4453 F:      drivers/phy/
4454 F:      include/linux/phy/
4455
4456 GENERIC PM DOMAINS
4457 M:      "Rafael J. Wysocki" <rjw@rjwysocki.net>
4458 M:      Kevin Hilman <khilman@kernel.org>
4459 M:      Ulf Hansson <ulf.hansson@linaro.org>
4460 L:      linux-pm@vger.kernel.org
4461 S:      Supported
4462 F:      drivers/base/power/domain*.c
4463 F:      include/linux/pm_domain.h
4464
4465 GENERIC UIO DRIVER FOR PCI DEVICES
4466 M:      "Michael S. Tsirkin" <mst@redhat.com>
4467 L:      kvm@vger.kernel.org
4468 S:      Supported
4469 F:      drivers/uio/uio_pci_generic.c
4470
4471 GET_MAINTAINER SCRIPT
4472 M:      Joe Perches <joe@perches.com>
4473 S:      Maintained
4474 F:      scripts/get_maintainer.pl
4475
4476 GFS2 FILE SYSTEM
4477 M:      Steven Whitehouse <swhiteho@redhat.com>
4478 M:      Bob Peterson <rpeterso@redhat.com>
4479 L:      cluster-devel@redhat.com
4480 W:      http://sources.redhat.com/cluster/
4481 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2.git
4482 S:      Supported
4483 F:      Documentation/filesystems/gfs2*.txt
4484 F:      fs/gfs2/
4485 F:      include/uapi/linux/gfs2_ondisk.h
4486
4487 GIGASET ISDN DRIVERS
4488 M:      Paul Bolle <pebolle@tiscali.nl>
4489 L:      gigaset307x-common@lists.sourceforge.net
4490 W:      http://gigaset307x.sourceforge.net/
4491 S:      Odd Fixes
4492 F:      Documentation/isdn/README.gigaset
4493 F:      drivers/isdn/gigaset/
4494 F:      include/uapi/linux/gigaset_dev.h
4495
4496 GO7007 MPEG CODEC
4497 M:      Hans Verkuil <hans.verkuil@cisco.com>
4498 L:      linux-media@vger.kernel.org
4499 S:      Maintained
4500 F:      drivers/media/usb/go7007/
4501
4502 GOODIX TOUCHSCREEN
4503 M:      Bastien Nocera <hadess@hadess.net>
4504 L:      linux-input@vger.kernel.org
4505 S:      Maintained
4506 F:      drivers/input/touchscreen/goodix.c
4507
4508 GPIO SUBSYSTEM
4509 M:      Linus Walleij <linus.walleij@linaro.org>
4510 M:      Alexandre Courbot <gnurou@gmail.com>
4511 L:      linux-gpio@vger.kernel.org
4512 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio.git
4513 S:      Maintained
4514 F:      Documentation/gpio/
4515 F:      drivers/gpio/
4516 F:      include/linux/gpio/
4517 F:      include/linux/gpio.h
4518 F:      include/asm-generic/gpio.h
4519
4520 GRE DEMULTIPLEXER DRIVER
4521 M:      Dmitry Kozlov <xeb@mail.ru>
4522 L:      netdev@vger.kernel.org
4523 S:      Maintained
4524 F:      net/ipv4/gre_demux.c
4525 F:      net/ipv4/gre_offload.c
4526 F:      include/net/gre.h
4527
4528 GRETH 10/100/1G Ethernet MAC device driver
4529 M:      Kristoffer Glembo <kristoffer@gaisler.com>
4530 L:      netdev@vger.kernel.org
4531 S:      Maintained
4532 F:      drivers/net/ethernet/aeroflex/
4533
4534 GSPCA FINEPIX SUBDRIVER
4535 M:      Frank Zago <frank@zago.net>
4536 L:      linux-media@vger.kernel.org
4537 T:      git git://linuxtv.org/media_tree.git
4538 S:      Maintained
4539 F:      drivers/media/usb/gspca/finepix.c
4540
4541 GSPCA GL860 SUBDRIVER
4542 M:      Olivier Lorin <o.lorin@laposte.net>
4543 L:      linux-media@vger.kernel.org
4544 T:      git git://linuxtv.org/media_tree.git
4545 S:      Maintained
4546 F:      drivers/media/usb/gspca/gl860/
4547
4548 GSPCA M5602 SUBDRIVER
4549 M:      Erik Andren <erik.andren@gmail.com>
4550 L:      linux-media@vger.kernel.org
4551 T:      git git://linuxtv.org/media_tree.git
4552 S:      Maintained
4553 F:      drivers/media/usb/gspca/m5602/
4554
4555 GSPCA PAC207 SONIXB SUBDRIVER
4556 M:      Hans de Goede <hdegoede@redhat.com>
4557 L:      linux-media@vger.kernel.org
4558 T:      git git://linuxtv.org/media_tree.git
4559 S:      Maintained
4560 F:      drivers/media/usb/gspca/pac207.c
4561
4562 GSPCA SN9C20X SUBDRIVER
4563 M:      Brian Johnson <brijohn@gmail.com>
4564 L:      linux-media@vger.kernel.org
4565 T:      git git://linuxtv.org/media_tree.git
4566 S:      Maintained
4567 F:      drivers/media/usb/gspca/sn9c20x.c
4568
4569 GSPCA T613 SUBDRIVER
4570 M:      Leandro Costantino <lcostantino@gmail.com>
4571 L:      linux-media@vger.kernel.org
4572 T:      git git://linuxtv.org/media_tree.git
4573 S:      Maintained
4574 F:      drivers/media/usb/gspca/t613.c
4575
4576 GSPCA USB WEBCAM DRIVER
4577 M:      Hans de Goede <hdegoede@redhat.com>
4578 L:      linux-media@vger.kernel.org
4579 T:      git git://linuxtv.org/media_tree.git
4580 S:      Maintained
4581 F:      drivers/media/usb/gspca/
4582
4583 GUID PARTITION TABLE (GPT)
4584 M:      Davidlohr Bueso <davidlohr@hp.com>
4585 L:      linux-efi@vger.kernel.org
4586 S:      Maintained
4587 F:      block/partitions/efi.*
4588
4589 STK1160 USB VIDEO CAPTURE DRIVER
4590 M:      Ezequiel Garcia <ezequiel@vanguardiasur.com.ar>
4591 L:      linux-media@vger.kernel.org
4592 T:      git git://linuxtv.org/media_tree.git
4593 S:      Maintained
4594 F:      drivers/media/usb/stk1160/
4595
4596 H8/300 ARCHITECTURE
4597 M:      Yoshinori Sato <ysato@users.sourceforge.jp>
4598 L:      uclinux-h8-devel@lists.sourceforge.jp
4599 W:      http://uclinux-h8.sourceforge.jp
4600 T:      git git://git.sourceforge.jp/gitroot/uclinux-h8/linux.git
4601 S:      Maintained
4602 F:      arch/h8300/
4603 F:      drivers/clocksource/h8300_*.c
4604 F:      drivers/clk/h8300/
4605 F:      drivers/irqchip/irq-renesas-h8*.c
4606
4607 HARD DRIVE ACTIVE PROTECTION SYSTEM (HDAPS) DRIVER
4608 M:      Frank Seidel <frank@f-seidel.de>
4609 L:      platform-driver-x86@vger.kernel.org
4610 W:      http://www.kernel.org/pub/linux/kernel/people/fseidel/hdaps/
4611 S:      Maintained
4612 F:      drivers/platform/x86/hdaps.c
4613
4614 HDPVR USB VIDEO ENCODER DRIVER
4615 M:      Hans Verkuil <hverkuil@xs4all.nl>
4616 L:      linux-media@vger.kernel.org
4617 T:      git git://linuxtv.org/media_tree.git
4618 W:      http://linuxtv.org
4619 S:      Odd Fixes
4620 F:      drivers/media/usb/hdpvr/
4621
4622 HWPOISON MEMORY FAILURE HANDLING
4623 M:      Naoya Horiguchi <n-horiguchi@ah.jp.nec.com>
4624 L:      linux-mm@kvack.org
4625 S:      Maintained
4626 F:      mm/memory-failure.c
4627 F:      mm/hwpoison-inject.c
4628
4629 HYPERVISOR VIRTUAL CONSOLE DRIVER
4630 L:      linuxppc-dev@lists.ozlabs.org
4631 S:      Odd Fixes
4632 F:      drivers/tty/hvc/
4633
4634 HACKRF MEDIA DRIVER
4635 M:      Antti Palosaari <crope@iki.fi>
4636 L:      linux-media@vger.kernel.org
4637 W:      http://linuxtv.org/
4638 W:      http://palosaari.fi/linux/
4639 Q:      http://patchwork.linuxtv.org/project/linux-media/list/
4640 T:      git git://linuxtv.org/anttip/media_tree.git
4641 S:      Maintained
4642 F:      drivers/media/usb/hackrf/
4643
4644 HARDWARE MONITORING
4645 M:      Jean Delvare <jdelvare@suse.de>
4646 M:      Guenter Roeck <linux@roeck-us.net>
4647 L:      lm-sensors@lm-sensors.org
4648 W:      http://www.lm-sensors.org/
4649 T:      quilt http://jdelvare.nerim.net/devel/linux/jdelvare-hwmon/
4650 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging.git
4651 S:      Maintained
4652 F:      Documentation/hwmon/
4653 F:      drivers/hwmon/
4654 F:      include/linux/hwmon*.h
4655
4656 HARDWARE RANDOM NUMBER GENERATOR CORE
4657 M:      Matt Mackall <mpm@selenic.com>
4658 M:      Herbert Xu <herbert@gondor.apana.org.au>
4659 L:      linux-crypto@vger.kernel.org
4660 S:      Odd fixes
4661 F:      Documentation/hw_random.txt
4662 F:      drivers/char/hw_random/
4663 F:      include/linux/hw_random.h
4664
4665 HARDWARE SPINLOCK CORE
4666 M:      Ohad Ben-Cohen <ohad@wizery.com>
4667 S:      Maintained
4668 F:      Documentation/hwspinlock.txt
4669 F:      drivers/hwspinlock/hwspinlock_*
4670 F:      include/linux/hwspinlock.h
4671
4672 HARMONY SOUND DRIVER
4673 L:      linux-parisc@vger.kernel.org
4674 S:      Maintained
4675 F:      sound/parisc/harmony.*
4676
4677 HD29L2 MEDIA DRIVER
4678 M:      Antti Palosaari <crope@iki.fi>
4679 L:      linux-media@vger.kernel.org
4680 W:      http://linuxtv.org/
4681 W:      http://palosaari.fi/linux/
4682 Q:      http://patchwork.linuxtv.org/project/linux-media/list/
4683 T:      git git://linuxtv.org/anttip/media_tree.git
4684 S:      Maintained
4685 F:      drivers/media/dvb-frontends/hd29l2*
4686
4687 HEWLETT-PACKARD SMART2 RAID DRIVER
4688 L:      iss_storagedev@hp.com
4689 S:      Orphan
4690 F:      Documentation/blockdev/cpqarray.txt
4691 F:      drivers/block/cpqarray.*
4692
4693 HEWLETT-PACKARD SMART ARRAY RAID DRIVER (hpsa)
4694 M:      Don Brace <don.brace@pmcs.com>
4695 L:      iss_storagedev@hp.com
4696 L:      storagedev@pmcs.com
4697 L:      linux-scsi@vger.kernel.org
4698 S:      Supported
4699 F:      Documentation/scsi/hpsa.txt
4700 F:      drivers/scsi/hpsa*.[ch]
4701 F:      include/linux/cciss*.h
4702 F:      include/uapi/linux/cciss*.h
4703
4704 HEWLETT-PACKARD SMART CISS RAID DRIVER (cciss)
4705 M:      Don Brace <don.brace@pmcs.com>
4706 L:      iss_storagedev@hp.com
4707 L:      storagedev@pmcs.com
4708 L:      linux-scsi@vger.kernel.org
4709 S:      Supported
4710 F:      Documentation/blockdev/cciss.txt
4711 F:      drivers/block/cciss*
4712 F:      include/linux/cciss_ioctl.h
4713 F:      include/uapi/linux/cciss_ioctl.h
4714
4715 HFS FILESYSTEM
4716 L:      linux-fsdevel@vger.kernel.org
4717 S:      Orphan
4718 F:      Documentation/filesystems/hfs.txt
4719 F:      fs/hfs/
4720
4721 HFSPLUS FILESYSTEM
4722 L:      linux-fsdevel@vger.kernel.org
4723 S:      Orphan
4724 F:      Documentation/filesystems/hfsplus.txt
4725 F:      fs/hfsplus/
4726
4727 HGA FRAMEBUFFER DRIVER
4728 M:      Ferenc Bakonyi <fero@drama.obuda.kando.hu>
4729 L:      linux-nvidia@lists.surfsouth.com
4730 W:      http://drama.obuda.kando.hu/~fero/cgi-bin/hgafb.shtml
4731 S:      Maintained
4732 F:      drivers/video/fbdev/hgafb.c
4733
4734 HIBERNATION (aka Software Suspend, aka swsusp)
4735 M:      "Rafael J. Wysocki" <rjw@rjwysocki.net>
4736 M:      Pavel Machek <pavel@ucw.cz>
4737 L:      linux-pm@vger.kernel.org
4738 S:      Supported
4739 F:      arch/x86/power/
4740 F:      drivers/base/power/
4741 F:      kernel/power/
4742 F:      include/linux/suspend.h
4743 F:      include/linux/freezer.h
4744 F:      include/linux/pm.h
4745 F:      arch/*/include/asm/suspend*.h
4746
4747 HID CORE LAYER
4748 M:      Jiri Kosina <jkosina@suse.cz>
4749 L:      linux-input@vger.kernel.org
4750 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid.git
4751 S:      Maintained
4752 F:      drivers/hid/
4753 F:      include/linux/hid*
4754 F:      include/uapi/linux/hid*
4755
4756 HID SENSOR HUB DRIVERS
4757 M:      Jiri Kosina <jkosina@suse.cz>
4758 M:      Jonathan Cameron <jic23@kernel.org>
4759 M:      Srinivas Pandruvada <srinivas.pandruvada@linux.intel.com>
4760 L:      linux-input@vger.kernel.org
4761 L:      linux-iio@vger.kernel.org
4762 S:      Maintained
4763 F:      Documentation/hid/hid-sensor*
4764 F:      drivers/hid/hid-sensor-*
4765 F:      drivers/iio/*/hid-*
4766 F:      include/linux/hid-sensor-*
4767
4768 HIGH-RESOLUTION TIMERS, CLOCKEVENTS, DYNTICKS
4769 M:      Thomas Gleixner <tglx@linutronix.de>
4770 L:      linux-kernel@vger.kernel.org
4771 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git timers/core
4772 S:      Maintained
4773 F:      Documentation/timers/
4774 F:      kernel/time/hrtimer.c
4775 F:      kernel/time/clockevents.c
4776 F:      kernel/time/tick*.*
4777 F:      kernel/time/timer_*.c
4778 F:      include/linux/clockchips.h
4779 F:      include/linux/hrtimer.h
4780
4781 HIGH-SPEED SCC DRIVER FOR AX.25
4782 L:      linux-hams@vger.kernel.org
4783 S:      Orphan
4784 F:      drivers/net/hamradio/dmascc.c
4785 F:      drivers/net/hamradio/scc.c
4786
4787 HIGHPOINT ROCKETRAID 3xxx RAID DRIVER
4788 M:      HighPoint Linux Team <linux@highpoint-tech.com>
4789 W:      http://www.highpoint-tech.com
4790 S:      Supported
4791 F:      Documentation/scsi/hptiop.txt
4792 F:      drivers/scsi/hptiop.c
4793
4794 HIPPI
4795 M:      Jes Sorensen <jes@trained-monkey.org>
4796 L:      linux-hippi@sunsite.dk
4797 S:      Maintained
4798 F:      include/linux/hippidevice.h
4799 F:      include/uapi/linux/if_hippi.h
4800 F:      net/802/hippi.c
4801 F:      drivers/net/hippi/
4802
4803 HOST AP DRIVER
4804 M:      Jouni Malinen <j@w1.fi>
4805 L:      hostap@shmoo.com (subscribers-only)
4806 L:      linux-wireless@vger.kernel.org
4807 W:      http://hostap.epitest.fi/
4808 S:      Maintained
4809 F:      drivers/net/wireless/hostap/
4810
4811 HP COMPAQ TC1100 TABLET WMI EXTRAS DRIVER
4812 L:      platform-driver-x86@vger.kernel.org
4813 S:      Orphan
4814 F:      drivers/platform/x86/tc1100-wmi.c
4815
4816 HP100:  Driver for HP 10/100 Mbit/s Voice Grade Network Adapter Series
4817 M:      Jaroslav Kysela <perex@perex.cz>
4818 S:      Maintained
4819 F:      drivers/net/ethernet/hp/hp100.*
4820
4821 HPET:   High Precision Event Timers driver
4822 M:      Clemens Ladisch <clemens@ladisch.de>
4823 S:      Maintained
4824 F:      Documentation/timers/hpet.txt
4825 F:      drivers/char/hpet.c
4826 F:      include/linux/hpet.h
4827 F:      include/uapi/linux/hpet.h
4828
4829 HPET:   x86
4830 S:      Orphan
4831 F:      arch/x86/kernel/hpet.c
4832 F:      arch/x86/include/asm/hpet.h
4833
4834 HPFS FILESYSTEM
4835 M:      Mikulas Patocka <mikulas@artax.karlin.mff.cuni.cz>
4836 W:      http://artax.karlin.mff.cuni.cz/~mikulas/vyplody/hpfs/index-e.cgi
4837 S:      Maintained
4838 F:      fs/hpfs/
4839
4840 HSI SUBSYSTEM
4841 M:      Sebastian Reichel <sre@kernel.org>
4842 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-hsi.git
4843 S:      Maintained
4844 F:      Documentation/ABI/testing/sysfs-bus-hsi
4845 F:      Documentation/hsi.txt
4846 F:      drivers/hsi/
4847 F:      include/linux/hsi/
4848 F:      include/uapi/linux/hsi/
4849
4850 HSO 3G MODEM DRIVER
4851 M:      Jan Dumon <j.dumon@option.com>
4852 W:      http://www.pharscape.org
4853 S:      Maintained
4854 F:      drivers/net/usb/hso.c
4855
4856 HSR NETWORK PROTOCOL
4857 M:      Arvid Brodin <arvid.brodin@alten.se>
4858 L:      netdev@vger.kernel.org
4859 S:      Maintained
4860 F:      net/hsr/
4861
4862 HTCPEN TOUCHSCREEN DRIVER
4863 M:      Pau Oliva Fora <pof@eslack.org>
4864 L:      linux-input@vger.kernel.org
4865 S:      Maintained
4866 F:      drivers/input/touchscreen/htcpen.c
4867
4868 HUGETLB FILESYSTEM
4869 M:      Nadia Yvette Chambers <nyc@holomorphy.com>
4870 S:      Maintained
4871 F:      fs/hugetlbfs/
4872
4873 Hyper-V CORE AND DRIVERS
4874 M:      K. Y. Srinivasan <kys@microsoft.com>
4875 M:      Haiyang Zhang <haiyangz@microsoft.com>
4876 L:      devel@linuxdriverproject.org
4877 S:      Maintained
4878 F:      arch/x86/include/asm/mshyperv.h
4879 F:      arch/x86/include/uapi/asm/hyperv.h
4880 F:      arch/x86/kernel/cpu/mshyperv.c
4881 F:      drivers/hid/hid-hyperv.c
4882 F:      drivers/hv/
4883 F:      drivers/input/serio/hyperv-keyboard.c
4884 F:      drivers/net/hyperv/
4885 F:      drivers/scsi/storvsc_drv.c
4886 F:      drivers/video/fbdev/hyperv_fb.c
4887 F:      include/linux/hyperv.h
4888 F:      tools/hv/
4889
4890 I2C OVER PARALLEL PORT
4891 M:      Jean Delvare <jdelvare@suse.de>
4892 L:      linux-i2c@vger.kernel.org
4893 S:      Maintained
4894 F:      Documentation/i2c/busses/i2c-parport
4895 F:      Documentation/i2c/busses/i2c-parport-light
4896 F:      drivers/i2c/busses/i2c-parport.c
4897 F:      drivers/i2c/busses/i2c-parport-light.c
4898
4899 I2C/SMBUS CONTROLLER DRIVERS FOR PC
4900 M:      Jean Delvare <jdelvare@suse.de>
4901 L:      linux-i2c@vger.kernel.org
4902 S:      Maintained
4903 F:      Documentation/i2c/busses/i2c-ali1535
4904 F:      Documentation/i2c/busses/i2c-ali1563
4905 F:      Documentation/i2c/busses/i2c-ali15x3
4906 F:      Documentation/i2c/busses/i2c-amd756
4907 F:      Documentation/i2c/busses/i2c-amd8111
4908 F:      Documentation/i2c/busses/i2c-i801
4909 F:      Documentation/i2c/busses/i2c-nforce2
4910 F:      Documentation/i2c/busses/i2c-piix4
4911 F:      Documentation/i2c/busses/i2c-sis5595
4912 F:      Documentation/i2c/busses/i2c-sis630
4913 F:      Documentation/i2c/busses/i2c-sis96x
4914 F:      Documentation/i2c/busses/i2c-via
4915 F:      Documentation/i2c/busses/i2c-viapro
4916 F:      drivers/i2c/busses/i2c-ali1535.c
4917 F:      drivers/i2c/busses/i2c-ali1563.c
4918 F:      drivers/i2c/busses/i2c-ali15x3.c
4919 F:      drivers/i2c/busses/i2c-amd756.c
4920 F:      drivers/i2c/busses/i2c-amd756-s4882.c
4921 F:      drivers/i2c/busses/i2c-amd8111.c
4922 F:      drivers/i2c/busses/i2c-i801.c
4923 F:      drivers/i2c/busses/i2c-isch.c
4924 F:      drivers/i2c/busses/i2c-nforce2.c
4925 F:      drivers/i2c/busses/i2c-nforce2-s4985.c
4926 F:      drivers/i2c/busses/i2c-piix4.c
4927 F:      drivers/i2c/busses/i2c-sis5595.c
4928 F:      drivers/i2c/busses/i2c-sis630.c
4929 F:      drivers/i2c/busses/i2c-sis96x.c
4930 F:      drivers/i2c/busses/i2c-via.c
4931 F:      drivers/i2c/busses/i2c-viapro.c
4932
4933 I2C/SMBUS ISMT DRIVER
4934 M:      Seth Heasley <seth.heasley@intel.com>
4935 M:      Neil Horman <nhorman@tuxdriver.com>
4936 L:      linux-i2c@vger.kernel.org
4937 F:      drivers/i2c/busses/i2c-ismt.c
4938 F:      Documentation/i2c/busses/i2c-ismt
4939
4940 I2C/SMBUS STUB DRIVER
4941 M:      Jean Delvare <jdelvare@suse.de>
4942 L:      linux-i2c@vger.kernel.org
4943 S:      Maintained
4944 F:      drivers/i2c/i2c-stub.c
4945
4946 I2C SUBSYSTEM
4947 M:      Wolfram Sang <wsa@the-dreams.de>
4948 L:      linux-i2c@vger.kernel.org
4949 W:      https://i2c.wiki.kernel.org/
4950 Q:      https://patchwork.ozlabs.org/project/linux-i2c/list/
4951 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux.git
4952 S:      Maintained
4953 F:      Documentation/devicetree/bindings/i2c/
4954 F:      Documentation/i2c/
4955 F:      drivers/i2c/
4956 F:      include/linux/i2c.h
4957 F:      include/linux/i2c-*.h
4958 F:      include/uapi/linux/i2c.h
4959 F:      include/uapi/linux/i2c-*.h
4960
4961 I2C ACPI SUPPORT
4962 M:      Mika Westerberg <mika.westerberg@linux.intel.com>
4963 L:      linux-i2c@vger.kernel.org
4964 L:      linux-acpi@vger.kernel.org
4965 S:      Maintained
4966
4967 I2C-TAOS-EVM DRIVER
4968 M:      Jean Delvare <jdelvare@suse.de>
4969 L:      linux-i2c@vger.kernel.org
4970 S:      Maintained
4971 F:      Documentation/i2c/busses/i2c-taos-evm
4972 F:      drivers/i2c/busses/i2c-taos-evm.c
4973
4974 I2C-TINY-USB DRIVER
4975 M:      Till Harbaum <till@harbaum.org>
4976 L:      linux-i2c@vger.kernel.org
4977 W:      http://www.harbaum.org/till/i2c_tiny_usb
4978 S:      Maintained
4979 F:      drivers/i2c/busses/i2c-tiny-usb.c
4980
4981 i386 BOOT CODE
4982 M:      "H. Peter Anvin" <hpa@zytor.com>
4983 S:      Maintained
4984 F:      arch/x86/boot/
4985
4986 i386 SETUP CODE / CPU ERRATA WORKAROUNDS
4987 M:      "H. Peter Anvin" <hpa@zytor.com>
4988 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/hpa/linux-2.6-x86setup.git
4989 S:      Maintained
4990
4991 IA64 (Itanium) PLATFORM
4992 M:      Tony Luck <tony.luck@intel.com>
4993 M:      Fenghua Yu <fenghua.yu@intel.com>
4994 L:      linux-ia64@vger.kernel.org
4995 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux.git
4996 S:      Maintained
4997 F:      arch/ia64/
4998
4999 IBM Power in-Nest Crypto Acceleration
5000 M:      Marcelo Henrique Cerri <mhcerri@linux.vnet.ibm.com>
5001 M:      Fionnuala Gunter <fin@linux.vnet.ibm.com>
5002 L:      linux-crypto@vger.kernel.org
5003 S:      Supported
5004 F:      drivers/crypto/nx/Makefile
5005 F:      drivers/crypto/nx/Kconfig
5006 F:      drivers/crypto/nx/nx-aes*
5007 F:      drivers/crypto/nx/nx-sha*
5008 F:      drivers/crypto/nx/nx.*
5009 F:      drivers/crypto/nx/nx_csbcpb.h
5010 F:      drivers/crypto/nx/nx_debugfs.h
5011
5012 IBM Power 842 compression accelerator
5013 M:      Dan Streetman <ddstreet@us.ibm.com>
5014 S:      Supported
5015 F:      drivers/crypto/nx/Makefile
5016 F:      drivers/crypto/nx/Kconfig
5017 F:      drivers/crypto/nx/nx-842*
5018 F:      include/linux/sw842.h
5019 F:      crypto/842.c
5020 F:      lib/842/
5021
5022 IBM Power Linux RAID adapter
5023 M:      Brian King <brking@us.ibm.com>
5024 S:      Supported
5025 F:      drivers/scsi/ipr.*
5026
5027 IBM Power Virtual Ethernet Device Driver
5028 M:      Thomas Falcon <tlfalcon@linux.vnet.ibm.com>
5029 L:      netdev@vger.kernel.org
5030 S:      Supported
5031 F:      drivers/net/ethernet/ibm/ibmveth.*
5032
5033 IBM Power Virtual SCSI Device Drivers
5034 M:      Tyrel Datwyler <tyreld@linux.vnet.ibm.com>
5035 L:      linux-scsi@vger.kernel.org
5036 S:      Supported
5037 F:      drivers/scsi/ibmvscsi/ibmvscsi*
5038 F:      drivers/scsi/ibmvscsi/viosrp.h
5039
5040 IBM Power Virtual FC Device Drivers
5041 M:      Tyrel Datwyler <tyreld@linux.vnet.ibm.com>
5042 L:      linux-scsi@vger.kernel.org
5043 S:      Supported
5044 F:      drivers/scsi/ibmvscsi/ibmvfc*
5045
5046 IBM ServeRAID RAID DRIVER
5047 S:      Orphan
5048 F:      drivers/scsi/ips.*
5049
5050 ICH LPC AND GPIO DRIVER
5051 M:      Peter Tyser <ptyser@xes-inc.com>
5052 S:      Maintained
5053 F:      drivers/mfd/lpc_ich.c
5054 F:      drivers/gpio/gpio-ich.c
5055
5056 IDE SUBSYSTEM
5057 M:      "David S. Miller" <davem@davemloft.net>
5058 L:      linux-ide@vger.kernel.org
5059 Q:      http://patchwork.ozlabs.org/project/linux-ide/list/
5060 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide.git
5061 S:      Maintained
5062 F:      Documentation/ide/
5063 F:      drivers/ide/
5064 F:      include/linux/ide.h
5065
5066 IDEAPAD LAPTOP EXTRAS DRIVER
5067 M:      Ike Panhc <ike.pan@canonical.com>
5068 L:      platform-driver-x86@vger.kernel.org
5069 W:      http://launchpad.net/ideapad-laptop
5070 S:      Maintained
5071 F:      drivers/platform/x86/ideapad-laptop.c
5072
5073 IDEAPAD LAPTOP SLIDEBAR DRIVER
5074 M:      Andrey Moiseev <o2g.org.ru@gmail.com>
5075 L:      linux-input@vger.kernel.org
5076 W:      https://github.com/o2genum/ideapad-slidebar
5077 S:      Maintained
5078 F:      drivers/input/misc/ideapad_slidebar.c
5079
5080 IDE/ATAPI DRIVERS
5081 M:      Borislav Petkov <bp@alien8.de>
5082 L:      linux-ide@vger.kernel.org
5083 S:      Maintained
5084 F:      Documentation/cdrom/ide-cd
5085 F:      drivers/ide/ide-cd*
5086
5087 IDLE-I7300
5088 M:      Andy Henroid <andrew.d.henroid@intel.com>
5089 L:      linux-pm@vger.kernel.org
5090 S:      Supported
5091 F:      drivers/idle/i7300_idle.c
5092
5093 IEEE 802.15.4 SUBSYSTEM
5094 M:      Alexander Aring <alex.aring@gmail.com>
5095 L:      linux-wpan@vger.kernel.org
5096 W:      https://github.com/linux-wpan
5097 T:      git git://github.com/linux-wpan/linux-wpan-next.git
5098 S:      Maintained
5099 F:      net/ieee802154/
5100 F:      net/mac802154/
5101 F:      drivers/net/ieee802154/
5102 F:      include/linux/nl802154.h
5103 F:      include/linux/ieee802154.h
5104 F:      include/net/nl802154.h
5105 F:      include/net/mac802154.h
5106 F:      include/net/af_ieee802154.h
5107 F:      include/net/cfg802154.h
5108 F:      include/net/ieee802154_netdev.h
5109 F:      Documentation/networking/ieee802154.txt
5110
5111 IGORPLUG-USB IR RECEIVER
5112 M:      Sean Young <sean@mess.org>
5113 L:      linux-media@vger.kernel.org
5114 S:      Maintained
5115 F:      drivers/media/rc/igorplugusb.c
5116
5117 IGUANAWORKS USB IR TRANSCEIVER
5118 M:      Sean Young <sean@mess.org>
5119 L:      linux-media@vger.kernel.org
5120 S:      Maintained
5121 F:      drivers/media/rc/iguanair.c
5122
5123 IIO SUBSYSTEM AND DRIVERS
5124 M:      Jonathan Cameron <jic23@kernel.org>
5125 R:      Hartmut Knaack <knaack.h@gmx.de>
5126 R:      Lars-Peter Clausen <lars@metafoo.de>
5127 R:      Peter Meerwald <pmeerw@pmeerw.net>
5128 L:      linux-iio@vger.kernel.org
5129 S:      Maintained
5130 F:      drivers/iio/
5131 F:      drivers/staging/iio/
5132 F:      include/linux/iio/
5133 F:      tools/iio/
5134
5135 IKANOS/ADI EAGLE ADSL USB DRIVER
5136 M:      Matthieu Castet <castet.matthieu@free.fr>
5137 M:      Stanislaw Gruszka <stf_xl@wp.pl>
5138 S:      Maintained
5139 F:      drivers/usb/atm/ueagle-atm.c
5140
5141 INA209 HARDWARE MONITOR DRIVER
5142 M:      Guenter Roeck <linux@roeck-us.net>
5143 L:      lm-sensors@lm-sensors.org
5144 S:      Maintained
5145 F:      Documentation/hwmon/ina209
5146 F:      Documentation/devicetree/bindings/i2c/ina209.txt
5147 F:      drivers/hwmon/ina209.c
5148
5149 INA2XX HARDWARE MONITOR DRIVER
5150 M:      Guenter Roeck <linux@roeck-us.net>
5151 L:      lm-sensors@lm-sensors.org
5152 S:      Maintained
5153 F:      Documentation/hwmon/ina2xx
5154 F:      drivers/hwmon/ina2xx.c
5155 F:      include/linux/platform_data/ina2xx.h
5156
5157 INDUSTRY PACK SUBSYSTEM (IPACK)
5158 M:      Samuel Iglesias Gonsalvez <siglesias@igalia.com>
5159 M:      Jens Taprogge <jens.taprogge@taprogge.org>
5160 M:      Greg Kroah-Hartman <gregkh@linuxfoundation.org>
5161 L:      industrypack-devel@lists.sourceforge.net
5162 W:      http://industrypack.sourceforge.net
5163 S:      Maintained
5164 F:      drivers/ipack/
5165
5166 INGENIC JZ4780 DMA Driver
5167 M:      Zubair Lutfullah Kakakhel <Zubair.Kakakhel@imgtec.com>
5168 S:      Maintained
5169 F:      drivers/dma/dma-jz4780.c
5170
5171 INTEGRITY MEASUREMENT ARCHITECTURE (IMA)
5172 M:      Mimi Zohar <zohar@linux.vnet.ibm.com>
5173 M:      Dmitry Kasatkin <dmitry.kasatkin@gmail.com>
5174 L:      linux-ima-devel@lists.sourceforge.net
5175 L:      linux-ima-user@lists.sourceforge.net
5176 L:      linux-security-module@vger.kernel.org
5177 S:      Supported
5178 F:      security/integrity/ima/
5179
5180 IMGTEC IR DECODER DRIVER
5181 M:      James Hogan <james.hogan@imgtec.com>
5182 S:      Maintained
5183 F:      drivers/media/rc/img-ir/
5184
5185 IMS TWINTURBO FRAMEBUFFER DRIVER
5186 L:      linux-fbdev@vger.kernel.org
5187 S:      Orphan
5188 F:      drivers/video/fbdev/imsttfb.c
5189
5190 INFINIBAND SUBSYSTEM
5191 M:      Doug Ledford <dledford@redhat.com>
5192 M:      Sean Hefty <sean.hefty@intel.com>
5193 M:      Hal Rosenstock <hal.rosenstock@gmail.com>
5194 L:      linux-rdma@vger.kernel.org
5195 W:      http://www.openfabrics.org/
5196 Q:      http://patchwork.kernel.org/project/linux-rdma/list/
5197 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma.git
5198 S:      Supported
5199 F:      Documentation/infiniband/
5200 F:      drivers/infiniband/
5201 F:      include/uapi/linux/if_infiniband.h
5202 F:      include/uapi/rdma/
5203 F:      include/rdma/
5204
5205 INOTIFY
5206 M:      John McCutchan <john@johnmccutchan.com>
5207 M:      Robert Love <rlove@rlove.org>
5208 M:      Eric Paris <eparis@parisplace.org>
5209 S:      Maintained
5210 F:      Documentation/filesystems/inotify.txt
5211 F:      fs/notify/inotify/
5212 F:      include/linux/inotify.h
5213 F:      include/uapi/linux/inotify.h
5214
5215 INPUT (KEYBOARD, MOUSE, JOYSTICK, TOUCHSCREEN) DRIVERS
5216 M:      Dmitry Torokhov <dmitry.torokhov@gmail.com>
5217 L:      linux-input@vger.kernel.org
5218 Q:      http://patchwork.kernel.org/project/linux-input/list/
5219 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input.git
5220 S:      Maintained
5221 F:      drivers/input/
5222 F:      include/linux/input.h
5223 F:      include/uapi/linux/input.h
5224 F:      include/linux/input/
5225
5226 INPUT MULTITOUCH (MT) PROTOCOL
5227 M:      Henrik Rydberg <rydberg@bitmath.org>
5228 L:      linux-input@vger.kernel.org
5229 S:      Odd fixes
5230 F:      Documentation/input/multi-touch-protocol.txt
5231 F:      drivers/input/input-mt.c
5232 K:      \b(ABS|SYN)_MT_
5233
5234 INTEL ASoC BDW/HSW DRIVERS
5235 M:      Jie Yang <yang.jie@linux.intel.com>
5236 L:      alsa-devel@alsa-project.org
5237 S:      Supported
5238 F:      sound/soc/intel/sst-haswell*
5239 F:      sound/soc/intel/sst-dsp*
5240 F:      sound/soc/intel/sst-firmware.c
5241 F:      sound/soc/intel/broadwell.c
5242 F:      sound/soc/intel/haswell.c
5243
5244 INTEL C600 SERIES SAS CONTROLLER DRIVER
5245 M:      Intel SCU Linux support <intel-linux-scu@intel.com>
5246 M:      Artur Paszkiewicz <artur.paszkiewicz@intel.com>
5247 L:      linux-scsi@vger.kernel.org
5248 T:      git git://git.code.sf.net/p/intel-sas/isci
5249 S:      Supported
5250 F:      drivers/scsi/isci/
5251
5252 INTEL IDLE DRIVER
5253 M:      Len Brown <lenb@kernel.org>
5254 L:      linux-pm@vger.kernel.org
5255 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux.git
5256 S:      Supported
5257 F:      drivers/idle/intel_idle.c
5258
5259 INTEL PSTATE DRIVER
5260 M:      Kristen Carlson Accardi <kristen@linux.intel.com>
5261 L:      linux-pm@vger.kernel.org
5262 S:      Supported
5263 F:      drivers/cpufreq/intel_pstate.c
5264
5265 INTEL FRAMEBUFFER DRIVER (excluding 810 and 815)
5266 M:      Maik Broemme <mbroemme@plusserver.de>
5267 L:      linux-fbdev@vger.kernel.org
5268 S:      Maintained
5269 F:      Documentation/fb/intelfb.txt
5270 F:      drivers/video/fbdev/intelfb/
5271
5272 INTEL 810/815 FRAMEBUFFER DRIVER
5273 M:      Antonino Daplas <adaplas@gmail.com>
5274 L:      linux-fbdev@vger.kernel.org
5275 S:      Maintained
5276 F:      drivers/video/fbdev/i810/
5277
5278 INTEL MENLOW THERMAL DRIVER
5279 M:      Sujith Thomas <sujith.thomas@intel.com>
5280 L:      platform-driver-x86@vger.kernel.org
5281 W:      https://01.org/linux-acpi
5282 S:      Supported
5283 F:      drivers/platform/x86/intel_menlow.c
5284
5285 INTEL IA32 MICROCODE UPDATE SUPPORT
5286 M:      Borislav Petkov <bp@alien8.de>
5287 S:      Maintained
5288 F:      arch/x86/kernel/cpu/microcode/core*
5289 F:      arch/x86/kernel/cpu/microcode/intel*
5290
5291 INTEL I/OAT DMA DRIVER
5292 M:      Dave Jiang <dave.jiang@intel.com>
5293 R:      Dan Williams <dan.j.williams@intel.com>
5294 L:      dmaengine@vger.kernel.org
5295 Q:      https://patchwork.kernel.org/project/linux-dmaengine/list/
5296 S:      Supported
5297 F:      drivers/dma/ioat*
5298
5299 INTEL IOMMU (VT-d)
5300 M:      David Woodhouse <dwmw2@infradead.org>
5301 L:      iommu@lists.linux-foundation.org
5302 T:      git git://git.infradead.org/iommu-2.6.git
5303 S:      Supported
5304 F:      drivers/iommu/intel-iommu.c
5305 F:      include/linux/intel-iommu.h
5306
5307 INTEL IOP-ADMA DMA DRIVER
5308 R:      Dan Williams <dan.j.williams@intel.com>
5309 S:      Odd fixes
5310 F:      drivers/dma/iop-adma.c
5311
5312 INTEL IXP4XX QMGR, NPE, ETHERNET and HSS SUPPORT
5313 M:      Krzysztof Halasa <khalasa@piap.pl>
5314 S:      Maintained
5315 F:      arch/arm/mach-ixp4xx/include/mach/qmgr.h
5316 F:      arch/arm/mach-ixp4xx/include/mach/npe.h
5317 F:      arch/arm/mach-ixp4xx/ixp4xx_qmgr.c
5318 F:      arch/arm/mach-ixp4xx/ixp4xx_npe.c
5319 F:      drivers/net/ethernet/xscale/ixp4xx_eth.c
5320 F:      drivers/net/wan/ixp4xx_hss.c
5321
5322 INTEL IXP4XX RANDOM NUMBER GENERATOR SUPPORT
5323 M:      Deepak Saxena <dsaxena@plexity.net>
5324 S:      Maintained
5325 F:      drivers/char/hw_random/ixp4xx-rng.c
5326
5327 INTEL ETHERNET DRIVERS
5328 M:      Jeff Kirsher <jeffrey.t.kirsher@intel.com>
5329 R:      Jesse Brandeburg <jesse.brandeburg@intel.com>
5330 R:      Shannon Nelson <shannon.nelson@intel.com>
5331 R:      Carolyn Wyborny <carolyn.wyborny@intel.com>
5332 R:      Don Skidmore <donald.c.skidmore@intel.com>
5333 R:      Matthew Vick <matthew.vick@intel.com>
5334 R:      John Ronciak <john.ronciak@intel.com>
5335 R:      Mitch Williams <mitch.a.williams@intel.com>
5336 L:      intel-wired-lan@lists.osuosl.org
5337 W:      http://www.intel.com/support/feedback.htm
5338 W:      http://e1000.sourceforge.net/
5339 Q:      http://patchwork.ozlabs.org/project/intel-wired-lan/list/
5340 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-queue.git
5341 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue.git
5342 S:      Supported
5343 F:      Documentation/networking/e100.txt
5344 F:      Documentation/networking/e1000.txt
5345 F:      Documentation/networking/e1000e.txt
5346 F:      Documentation/networking/igb.txt
5347 F:      Documentation/networking/igbvf.txt
5348 F:      Documentation/networking/ixgb.txt
5349 F:      Documentation/networking/ixgbe.txt
5350 F:      Documentation/networking/ixgbevf.txt
5351 F:      Documentation/networking/i40e.txt
5352 F:      Documentation/networking/i40evf.txt
5353 F:      drivers/net/ethernet/intel/
5354 F:      drivers/net/ethernet/intel/*/
5355
5356 INTEL-MID GPIO DRIVER
5357 M:      David Cohen <david.a.cohen@linux.intel.com>
5358 L:      linux-gpio@vger.kernel.org
5359 S:      Maintained
5360 F:      drivers/gpio/gpio-intel-mid.c
5361
5362 INTEL PRO/WIRELESS 2100, 2200BG, 2915ABG NETWORK CONNECTION SUPPORT
5363 M:      Stanislav Yakovlev <stas.yakovlev@gmail.com>
5364 L:      linux-wireless@vger.kernel.org
5365 S:      Maintained
5366 F:      Documentation/networking/README.ipw2100
5367 F:      Documentation/networking/README.ipw2200
5368 F:      drivers/net/wireless/ipw2x00/
5369
5370 INTEL(R) TRUSTED EXECUTION TECHNOLOGY (TXT)
5371 M:      Richard L Maliszewski <richard.l.maliszewski@intel.com>
5372 M:      Gang Wei <gang.wei@intel.com>
5373 M:      Shane Wang <shane.wang@intel.com>
5374 L:      tboot-devel@lists.sourceforge.net
5375 W:      http://tboot.sourceforge.net
5376 T:      hg http://tboot.hg.sourceforge.net:8000/hgroot/tboot/tboot
5377 S:      Supported
5378 F:      Documentation/intel_txt.txt
5379 F:      include/linux/tboot.h
5380 F:      arch/x86/kernel/tboot.c
5381
5382 INTEL WIRELESS WIMAX CONNECTION 2400
5383 M:      Inaky Perez-Gonzalez <inaky.perez-gonzalez@intel.com>
5384 M:      linux-wimax@intel.com
5385 L:      wimax@linuxwimax.org (subscribers-only)
5386 S:      Supported
5387 W:      http://linuxwimax.org
5388 F:      Documentation/wimax/README.i2400m
5389 F:      drivers/net/wimax/i2400m/
5390 F:      include/uapi/linux/wimax/i2400m.h
5391
5392 INTEL WIRELESS 3945ABG/BG, 4965AGN (iwlegacy)
5393 M:      Stanislaw Gruszka <sgruszka@redhat.com>
5394 L:      linux-wireless@vger.kernel.org
5395 S:      Supported
5396 F:      drivers/net/wireless/iwlegacy/
5397
5398 INTEL WIRELESS WIFI LINK (iwlwifi)
5399 M:      Johannes Berg <johannes.berg@intel.com>
5400 M:      Emmanuel Grumbach <emmanuel.grumbach@intel.com>
5401 M:      Intel Linux Wireless <ilw@linux.intel.com>
5402 L:      linux-wireless@vger.kernel.org
5403 W:      http://intellinuxwireless.org
5404 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi.git
5405 S:      Supported
5406 F:      drivers/net/wireless/iwlwifi/
5407
5408 INTEL MANAGEMENT ENGINE (mei)
5409 M:      Tomas Winkler <tomas.winkler@intel.com>
5410 L:      linux-kernel@vger.kernel.org
5411 S:      Supported
5412 F:      include/uapi/linux/mei.h
5413 F:      drivers/misc/mei/*
5414 F:      Documentation/misc-devices/mei/*
5415
5416 IOC3 ETHERNET DRIVER
5417 M:      Ralf Baechle <ralf@linux-mips.org>
5418 L:      linux-mips@linux-mips.org
5419 S:      Maintained
5420 F:      drivers/net/ethernet/sgi/ioc3-eth.c
5421
5422 IOC3 SERIAL DRIVER
5423 M:      Pat Gefre <pfg@sgi.com>
5424 L:      linux-serial@vger.kernel.org
5425 S:      Maintained
5426 F:      drivers/tty/serial/ioc3_serial.c
5427
5428 IOMMU DRIVERS
5429 M:      Joerg Roedel <joro@8bytes.org>
5430 L:      iommu@lists.linux-foundation.org
5431 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu.git
5432 S:      Maintained
5433 F:      drivers/iommu/
5434
5435 IP MASQUERADING
5436 M:      Juanjo Ciarlante <jjciarla@raiz.uncu.edu.ar>
5437 S:      Maintained
5438 F:      net/ipv4/netfilter/ipt_MASQUERADE.c
5439
5440 IP1000A 10/100/1000 GIGABIT ETHERNET DRIVER
5441 M:      Francois Romieu <romieu@fr.zoreil.com>
5442 M:      Sorbica Shieh <sorbica@icplus.com.tw>
5443 L:      netdev@vger.kernel.org
5444 S:      Maintained
5445 F:      drivers/net/ethernet/icplus/ipg.*
5446
5447 IPATH DRIVER
5448 M:      Mike Marciniszyn <infinipath@intel.com>
5449 L:      linux-rdma@vger.kernel.org
5450 S:      Maintained
5451 F:      drivers/infiniband/hw/ipath/
5452
5453 IPMI SUBSYSTEM
5454 M:      Corey Minyard <minyard@acm.org>
5455 L:      openipmi-developer@lists.sourceforge.net (moderated for non-subscribers)
5456 W:      http://openipmi.sourceforge.net/
5457 S:      Supported
5458 F:      Documentation/IPMI.txt
5459 F:      drivers/char/ipmi/
5460 F:      include/linux/ipmi*
5461 F:      include/uapi/linux/ipmi*
5462
5463 QCOM AUDIO (ASoC) DRIVERS
5464 M:      Patrick Lai <plai@codeaurora.org>
5465 M:      Banajit Goswami <bgoswami@codeaurora.org>
5466 L:      alsa-devel@alsa-project.org (moderated for non-subscribers)
5467 S:      Supported
5468 F:      sound/soc/qcom/
5469
5470 IPS SCSI RAID DRIVER
5471 M:      Adaptec OEM Raid Solutions <aacraid@adaptec.com>
5472 L:      linux-scsi@vger.kernel.org
5473 W:      http://www.adaptec.com/
5474 S:      Maintained
5475 F:      drivers/scsi/ips*
5476
5477 IPVS
5478 M:      Wensong Zhang <wensong@linux-vs.org>
5479 M:      Simon Horman <horms@verge.net.au>
5480 M:      Julian Anastasov <ja@ssi.bg>
5481 L:      netdev@vger.kernel.org
5482 L:      lvs-devel@vger.kernel.org
5483 S:      Maintained
5484 F:      Documentation/networking/ipvs-sysctl.txt
5485 F:      include/net/ip_vs.h
5486 F:      include/uapi/linux/ip_vs.h
5487 F:      net/netfilter/ipvs/
5488
5489 IPWIRELESS DRIVER
5490 M:      Jiri Kosina <jkosina@suse.cz>
5491 M:      David Sterba <dsterba@suse.cz>
5492 S:      Odd Fixes
5493 F:      drivers/tty/ipwireless/
5494
5495 IPX NETWORK LAYER
5496 M:      Arnaldo Carvalho de Melo <acme@ghostprotocols.net>
5497 L:      netdev@vger.kernel.org
5498 S:      Maintained
5499 F:      include/net/ipx.h
5500 F:      include/uapi/linux/ipx.h
5501 F:      net/ipx/
5502
5503 IRDA SUBSYSTEM
5504 M:      Samuel Ortiz <samuel@sortiz.org>
5505 L:      irda-users@lists.sourceforge.net (subscribers-only)
5506 L:      netdev@vger.kernel.org
5507 W:      http://irda.sourceforge.net/
5508 S:      Maintained
5509 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/sameo/irda-2.6.git
5510 F:      Documentation/networking/irda.txt
5511 F:      drivers/net/irda/
5512 F:      include/net/irda/
5513 F:      net/irda/
5514
5515 IRQ SUBSYSTEM
5516 M:      Thomas Gleixner <tglx@linutronix.de>
5517 L:      linux-kernel@vger.kernel.org
5518 S:      Maintained
5519 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git irq/core
5520 F:      kernel/irq/
5521
5522 IRQCHIP DRIVERS
5523 M:      Thomas Gleixner <tglx@linutronix.de>
5524 M:      Jason Cooper <jason@lakedaemon.net>
5525 L:      linux-kernel@vger.kernel.org
5526 S:      Maintained
5527 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git irq/core
5528 T:      git git://git.infradead.org/users/jcooper/linux.git irqchip/core
5529 F:      Documentation/devicetree/bindings/interrupt-controller/
5530 F:      drivers/irqchip/
5531
5532 IRQ DOMAINS (IRQ NUMBER MAPPING LIBRARY)
5533 M:      Benjamin Herrenschmidt <benh@kernel.crashing.org>
5534 S:      Maintained
5535 F:      Documentation/IRQ-domain.txt
5536 F:      include/linux/irqdomain.h
5537 F:      kernel/irq/irqdomain.c
5538
5539 ISAPNP
5540 M:      Jaroslav Kysela <perex@perex.cz>
5541 S:      Maintained
5542 F:      Documentation/isapnp.txt
5543 F:      drivers/pnp/isapnp/
5544 F:      include/linux/isapnp.h
5545
5546 ISA RADIO MODULE
5547 M:      Hans Verkuil <hverkuil@xs4all.nl>
5548 L:      linux-media@vger.kernel.org
5549 T:      git git://linuxtv.org/media_tree.git
5550 W:      http://linuxtv.org
5551 S:      Maintained
5552 F:      drivers/media/radio/radio-isa*
5553
5554 iSCSI BOOT FIRMWARE TABLE (iBFT) DRIVER
5555 M:      Peter Jones <pjones@redhat.com>
5556 M:      Konrad Rzeszutek Wilk <konrad@kernel.org>
5557 S:      Maintained
5558 F:      drivers/firmware/iscsi_ibft*
5559
5560 ISCSI
5561 M:      Mike Christie <michaelc@cs.wisc.edu>
5562 L:      open-iscsi@googlegroups.com
5563 W:      www.open-iscsi.org
5564 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/mnc/linux-2.6-iscsi.git
5565 S:      Maintained
5566 F:      drivers/scsi/*iscsi*
5567 F:      include/scsi/*iscsi*
5568
5569 ISCSI EXTENSIONS FOR RDMA (ISER) INITIATOR
5570 M:      Or Gerlitz <ogerlitz@mellanox.com>
5571 M:      Sagi Grimberg <sagig@mellanox.com>
5572 M:      Roi Dayan <roid@mellanox.com>
5573 L:      linux-rdma@vger.kernel.org
5574 S:      Supported
5575 W:      http://www.openfabrics.org
5576 W:      www.open-iscsi.org
5577 Q:      http://patchwork.kernel.org/project/linux-rdma/list/
5578 F:      drivers/infiniband/ulp/iser/
5579
5580 ISCSI EXTENSIONS FOR RDMA (ISER) TARGET
5581 M:      Sagi Grimberg <sagig@mellanox.com>
5582 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending.git master
5583 L:      linux-rdma@vger.kernel.org
5584 L:      target-devel@vger.kernel.org
5585 S:      Supported
5586 W:      http://www.linux-iscsi.org
5587 F:      drivers/infiniband/ulp/isert
5588
5589 ISDN SUBSYSTEM
5590 M:      Karsten Keil <isdn@linux-pingi.de>
5591 L:      isdn4linux@listserv.isdn4linux.de (subscribers-only)
5592 L:      netdev@vger.kernel.org
5593 W:      http://www.isdn4linux.de
5594 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/kkeil/isdn-2.6.git
5595 S:      Maintained
5596 F:      Documentation/isdn/
5597 F:      drivers/isdn/
5598 F:      include/linux/isdn.h
5599 F:      include/linux/isdn/
5600 F:      include/uapi/linux/isdn.h
5601 F:      include/uapi/linux/isdn/
5602
5603 ISDN SUBSYSTEM (Eicon active card driver)
5604 M:      Armin Schindler <mac@melware.de>
5605 L:      isdn4linux@listserv.isdn4linux.de (subscribers-only)
5606 W:      http://www.melware.de
5607 S:      Maintained
5608 F:      drivers/isdn/hardware/eicon/
5609
5610 IT87 HARDWARE MONITORING DRIVER
5611 M:      Jean Delvare <jdelvare@suse.de>
5612 L:      lm-sensors@lm-sensors.org
5613 S:      Maintained
5614 F:      Documentation/hwmon/it87
5615 F:      drivers/hwmon/it87.c
5616
5617 IT913X MEDIA DRIVER
5618 M:      Antti Palosaari <crope@iki.fi>
5619 L:      linux-media@vger.kernel.org
5620 W:      http://linuxtv.org/
5621 W:      http://palosaari.fi/linux/
5622 Q:      http://patchwork.linuxtv.org/project/linux-media/list/
5623 T:      git git://linuxtv.org/anttip/media_tree.git
5624 S:      Maintained
5625 F:      drivers/media/tuners/it913x*
5626
5627 IVTV VIDEO4LINUX DRIVER
5628 M:      Andy Walls <awalls@md.metrocast.net>
5629 L:      ivtv-devel@ivtvdriver.org (subscribers-only)
5630 L:      linux-media@vger.kernel.org
5631 T:      git git://linuxtv.org/media_tree.git
5632 W:      http://www.ivtvdriver.org
5633 S:      Maintained
5634 F:      Documentation/video4linux/*.ivtv
5635 F:      drivers/media/pci/ivtv/
5636 F:      include/uapi/linux/ivtv*
5637
5638 IX2505V MEDIA DRIVER
5639 M:      Malcolm Priestley <tvboxspy@gmail.com>
5640 L:      linux-media@vger.kernel.org
5641 W:      http://linuxtv.org/
5642 Q:      http://patchwork.linuxtv.org/project/linux-media/list/
5643 S:      Maintained
5644 F:      drivers/media/dvb-frontends/ix2505v*
5645
5646 JC42.4 TEMPERATURE SENSOR DRIVER
5647 M:      Guenter Roeck <linux@roeck-us.net>
5648 L:      lm-sensors@lm-sensors.org
5649 S:      Maintained
5650 F:      drivers/hwmon/jc42.c
5651 F:      Documentation/hwmon/jc42
5652
5653 JFS FILESYSTEM
5654 M:      Dave Kleikamp <shaggy@kernel.org>
5655 L:      jfs-discussion@lists.sourceforge.net
5656 W:      http://jfs.sourceforge.net/
5657 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/shaggy/jfs-2.6.git
5658 S:      Maintained
5659 F:      Documentation/filesystems/jfs.txt
5660 F:      fs/jfs/
5661
5662 JME NETWORK DRIVER
5663 M:      Guo-Fu Tseng <cooldavid@cooldavid.org>
5664 L:      netdev@vger.kernel.org
5665 S:      Maintained
5666 F:      drivers/net/ethernet/jme.*
5667
5668 JOURNALLING FLASH FILE SYSTEM V2 (JFFS2)
5669 M:      David Woodhouse <dwmw2@infradead.org>
5670 L:      linux-mtd@lists.infradead.org
5671 W:      http://www.linux-mtd.infradead.org/doc/jffs2.html
5672 S:      Maintained
5673 F:      fs/jffs2/
5674 F:      include/uapi/linux/jffs2.h
5675
5676 JOURNALLING LAYER FOR BLOCK DEVICES (JBD)
5677 M:      Andrew Morton <akpm@linux-foundation.org>
5678 M:      Jan Kara <jack@suse.cz>
5679 L:      linux-ext4@vger.kernel.org
5680 S:      Maintained
5681 F:      fs/jbd/
5682 F:      include/linux/jbd.h
5683
5684 JOURNALLING LAYER FOR BLOCK DEVICES (JBD2)
5685 M:      "Theodore Ts'o" <tytso@mit.edu>
5686 L:      linux-ext4@vger.kernel.org
5687 S:      Maintained
5688 F:      fs/jbd2/
5689 F:      include/linux/jbd2.h
5690
5691 JSM Neo PCI based serial card
5692 M:      Thadeu Lima de Souza Cascardo <cascardo@linux.vnet.ibm.com>
5693 L:      linux-serial@vger.kernel.org
5694 S:      Maintained
5695 F:      drivers/tty/serial/jsm/
5696
5697 K10TEMP HARDWARE MONITORING DRIVER
5698 M:      Clemens Ladisch <clemens@ladisch.de>
5699 L:      lm-sensors@lm-sensors.org
5700 S:      Maintained
5701 F:      Documentation/hwmon/k10temp
5702 F:      drivers/hwmon/k10temp.c
5703
5704 K8TEMP HARDWARE MONITORING DRIVER
5705 M:      Rudolf Marek <r.marek@assembler.cz>
5706 L:      lm-sensors@lm-sensors.org
5707 S:      Maintained
5708 F:      Documentation/hwmon/k8temp
5709 F:      drivers/hwmon/k8temp.c
5710
5711 KCONFIG
5712 M:      "Yann E. MORIN" <yann.morin.1998@free.fr>
5713 L:      linux-kbuild@vger.kernel.org
5714 T:      git git://gitorious.org/linux-kconfig/linux-kconfig
5715 S:      Maintained
5716 F:      Documentation/kbuild/kconfig-language.txt
5717 F:      scripts/kconfig/
5718
5719 KDUMP
5720 M:      Vivek Goyal <vgoyal@redhat.com>
5721 M:      Haren Myneni <hbabu@us.ibm.com>
5722 L:      kexec@lists.infradead.org
5723 W:      http://lse.sourceforge.net/kdump/
5724 S:      Maintained
5725 F:      Documentation/kdump/
5726
5727 KEENE FM RADIO TRANSMITTER DRIVER
5728 M:      Hans Verkuil <hverkuil@xs4all.nl>
5729 L:      linux-media@vger.kernel.org
5730 T:      git git://linuxtv.org/media_tree.git
5731 W:      http://linuxtv.org
5732 S:      Maintained
5733 F:      drivers/media/radio/radio-keene*
5734
5735 KERNEL AUTOMOUNTER v4 (AUTOFS4)
5736 M:      Ian Kent <raven@themaw.net>
5737 L:      autofs@vger.kernel.org
5738 S:      Maintained
5739 F:      fs/autofs4/
5740
5741 KERNEL BUILD + files below scripts/ (unless maintained elsewhere)
5742 M:      Michal Marek <mmarek@suse.cz>
5743 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild.git for-next
5744 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild.git rc-fixes
5745 L:      linux-kbuild@vger.kernel.org
5746 S:      Maintained
5747 F:      Documentation/kbuild/
5748 F:      Makefile
5749 F:      scripts/Makefile.*
5750 F:      scripts/basic/
5751 F:      scripts/mk*
5752 F:      scripts/package/
5753
5754 KERNEL JANITORS
5755 L:      kernel-janitors@vger.kernel.org
5756 W:      http://kernelnewbies.org/KernelJanitors
5757 S:      Odd Fixes
5758
5759 KERNEL NFSD, SUNRPC, AND LOCKD SERVERS
5760 M:      "J. Bruce Fields" <bfields@fieldses.org>
5761 L:      linux-nfs@vger.kernel.org
5762 W:      http://nfs.sourceforge.net/
5763 S:      Supported
5764 F:      fs/nfsd/
5765 F:      include/uapi/linux/nfsd/
5766 F:      fs/lockd/
5767 F:      fs/nfs_common/
5768 F:      net/sunrpc/
5769 F:      include/linux/lockd/
5770 F:      include/linux/sunrpc/
5771 F:      include/uapi/linux/sunrpc/
5772
5773 KERNEL SELFTEST FRAMEWORK
5774 M:      Shuah Khan <shuahkh@osg.samsung.com>
5775 L:      linux-api@vger.kernel.org
5776 T:      git git://git.kernel.org/pub/scm/shuah/linux-kselftest
5777 S:      Maintained
5778 F:      tools/testing/selftests
5779
5780 KERNEL VIRTUAL MACHINE (KVM)
5781 M:      Gleb Natapov <gleb@kernel.org>
5782 M:      Paolo Bonzini <pbonzini@redhat.com>
5783 L:      kvm@vger.kernel.org
5784 W:      http://www.linux-kvm.org
5785 T:      git git://git.kernel.org/pub/scm/virt/kvm/kvm.git
5786 S:      Supported
5787 F:      Documentation/*/kvm*.txt
5788 F:      Documentation/virtual/kvm/
5789 F:      arch/*/kvm/
5790 F:      arch/x86/kernel/kvm.c
5791 F:      arch/x86/kernel/kvmclock.c
5792 F:      arch/*/include/asm/kvm*
5793 F:      include/linux/kvm*
5794 F:      include/uapi/linux/kvm*
5795 F:      virt/kvm/
5796
5797 KERNEL VIRTUAL MACHINE (KVM) FOR AMD-V
5798 M:      Joerg Roedel <joro@8bytes.org>
5799 L:      kvm@vger.kernel.org
5800 W:      http://kvm.qumranet.com
5801 S:      Maintained
5802 F:      arch/x86/include/asm/svm.h
5803 F:      arch/x86/kvm/svm.c
5804
5805 KERNEL VIRTUAL MACHINE (KVM) FOR POWERPC
5806 M:      Alexander Graf <agraf@suse.de>
5807 L:      kvm-ppc@vger.kernel.org
5808 W:      http://kvm.qumranet.com
5809 T:      git git://github.com/agraf/linux-2.6.git
5810 S:      Supported
5811 F:      arch/powerpc/include/asm/kvm*
5812 F:      arch/powerpc/kvm/
5813
5814 KERNEL VIRTUAL MACHINE for s390 (KVM/s390)
5815 M:      Christian Borntraeger <borntraeger@de.ibm.com>
5816 M:      Cornelia Huck <cornelia.huck@de.ibm.com>
5817 M:      linux390@de.ibm.com
5818 L:      linux-s390@vger.kernel.org
5819 W:      http://www.ibm.com/developerworks/linux/linux390/
5820 S:      Supported
5821 F:      Documentation/s390/kvm.txt
5822 F:      arch/s390/include/asm/kvm*
5823 F:      arch/s390/kvm/
5824 F:      drivers/s390/kvm/
5825
5826 KERNEL VIRTUAL MACHINE (KVM) FOR ARM
5827 M:      Christoffer Dall <christoffer.dall@linaro.org>
5828 M:      Marc Zyngier <marc.zyngier@arm.com>
5829 L:      linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
5830 L:      kvmarm@lists.cs.columbia.edu
5831 W:      http://systems.cs.columbia.edu/projects/kvm-arm
5832 S:      Supported
5833 F:      arch/arm/include/uapi/asm/kvm*
5834 F:      arch/arm/include/asm/kvm*
5835 F:      arch/arm/kvm/
5836 F:      virt/kvm/arm/
5837 F:      include/kvm/arm_*
5838
5839 KERNEL VIRTUAL MACHINE FOR ARM64 (KVM/arm64)
5840 M:      Christoffer Dall <christoffer.dall@linaro.org>
5841 M:      Marc Zyngier <marc.zyngier@arm.com>
5842 L:      linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
5843 L:      kvmarm@lists.cs.columbia.edu
5844 S:      Maintained
5845 F:      arch/arm64/include/uapi/asm/kvm*
5846 F:      arch/arm64/include/asm/kvm*
5847 F:      arch/arm64/kvm/
5848
5849 KEXEC
5850 M:      Eric Biederman <ebiederm@xmission.com>
5851 W:      http://kernel.org/pub/linux/utils/kernel/kexec/
5852 L:      kexec@lists.infradead.org
5853 S:      Maintained
5854 F:      include/linux/kexec.h
5855 F:      include/uapi/linux/kexec.h
5856 F:      kernel/kexec.c
5857
5858 KEYS/KEYRINGS:
5859 M:      David Howells <dhowells@redhat.com>
5860 L:      keyrings@linux-nfs.org
5861 S:      Maintained
5862 F:      Documentation/security/keys.txt
5863 F:      include/linux/key.h
5864 F:      include/linux/key-type.h
5865 F:      include/keys/
5866 F:      security/keys/
5867
5868 KEYS-TRUSTED
5869 M:      David Safford <safford@us.ibm.com>
5870 M:      Mimi Zohar <zohar@linux.vnet.ibm.com>
5871 L:      linux-security-module@vger.kernel.org
5872 L:      keyrings@linux-nfs.org
5873 S:      Supported
5874 F:      Documentation/security/keys-trusted-encrypted.txt
5875 F:      include/keys/trusted-type.h
5876 F:      security/keys/trusted.c
5877 F:      security/keys/trusted.h
5878
5879 KEYS-ENCRYPTED
5880 M:      Mimi Zohar <zohar@linux.vnet.ibm.com>
5881 M:      David Safford <safford@us.ibm.com>
5882 L:      linux-security-module@vger.kernel.org
5883 L:      keyrings@linux-nfs.org
5884 S:      Supported
5885 F:      Documentation/security/keys-trusted-encrypted.txt
5886 F:      include/keys/encrypted-type.h
5887 F:      security/keys/encrypted-keys/
5888
5889 KGDB / KDB /debug_core
5890 M:      Jason Wessel <jason.wessel@windriver.com>
5891 W:      http://kgdb.wiki.kernel.org/
5892 L:      kgdb-bugreport@lists.sourceforge.net
5893 S:      Maintained
5894 F:      Documentation/DocBook/kgdb.tmpl
5895 F:      drivers/misc/kgdbts.c
5896 F:      drivers/tty/serial/kgdboc.c
5897 F:      include/linux/kdb.h
5898 F:      include/linux/kgdb.h
5899 F:      kernel/debug/
5900
5901 KMEMCHECK
5902 M:      Vegard Nossum <vegardno@ifi.uio.no>
5903 M:      Pekka Enberg <penberg@kernel.org>
5904 S:      Maintained
5905 F:      Documentation/kmemcheck.txt
5906 F:      arch/x86/include/asm/kmemcheck.h
5907 F:      arch/x86/mm/kmemcheck/
5908 F:      include/linux/kmemcheck.h
5909 F:      mm/kmemcheck.c
5910
5911 KMEMLEAK
5912 M:      Catalin Marinas <catalin.marinas@arm.com>
5913 S:      Maintained
5914 F:      Documentation/kmemleak.txt
5915 F:      include/linux/kmemleak.h
5916 F:      mm/kmemleak.c
5917 F:      mm/kmemleak-test.c
5918
5919 KPROBES
5920 M:      Ananth N Mavinakayanahalli <ananth@in.ibm.com>
5921 M:      Anil S Keshavamurthy <anil.s.keshavamurthy@intel.com>
5922 M:      "David S. Miller" <davem@davemloft.net>
5923 M:      Masami Hiramatsu <masami.hiramatsu.pt@hitachi.com>
5924 S:      Maintained
5925 F:      Documentation/kprobes.txt
5926 F:      include/linux/kprobes.h
5927 F:      kernel/kprobes.c
5928
5929 KS0108 LCD CONTROLLER DRIVER
5930 M:      Miguel Ojeda Sandonis <miguel.ojeda.sandonis@gmail.com>
5931 W:      http://miguelojeda.es/auxdisplay.htm
5932 W:      http://jair.lab.fi.uva.es/~migojed/auxdisplay.htm
5933 S:      Maintained
5934 F:      Documentation/auxdisplay/ks0108
5935 F:      drivers/auxdisplay/ks0108.c
5936 F:      include/linux/ks0108.h
5937
5938 LAPB module
5939 L:      linux-x25@vger.kernel.org
5940 S:      Orphan
5941 F:      Documentation/networking/lapb-module.txt
5942 F:      include/*/lapb.h
5943 F:      net/lapb/
5944
5945 LASI 53c700 driver for PARISC
5946 M:      "James E.J. Bottomley" <James.Bottomley@HansenPartnership.com>
5947 L:      linux-scsi@vger.kernel.org
5948 S:      Maintained
5949 F:      Documentation/scsi/53c700.txt
5950 F:      drivers/scsi/53c700*
5951
5952 LED SUBSYSTEM
5953 M:      Bryan Wu <cooloney@gmail.com>
5954 M:      Richard Purdie <rpurdie@rpsys.net>
5955 M:      Jacek Anaszewski <j.anaszewski@samsung.com>
5956 L:      linux-leds@vger.kernel.org
5957 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/linux-leds.git
5958 S:      Maintained
5959 F:      drivers/leds/
5960 F:      include/linux/leds.h
5961
5962 LEGACY EEPROM DRIVER
5963 M:      Jean Delvare <jdelvare@suse.de>
5964 S:      Maintained
5965 F:      Documentation/misc-devices/eeprom
5966 F:      drivers/misc/eeprom/eeprom.c
5967
5968 LEGO USB Tower driver
5969 M:      Juergen Stuber <starblue@users.sourceforge.net>
5970 L:      legousb-devel@lists.sourceforge.net
5971 W:      http://legousb.sourceforge.net/
5972 S:      Maintained
5973 F:      drivers/usb/misc/legousbtower.c
5974
5975 LG2160 MEDIA DRIVER
5976 M:      Michael Krufky <mkrufky@linuxtv.org>
5977 L:      linux-media@vger.kernel.org
5978 W:      http://linuxtv.org/
5979 W:      http://github.com/mkrufky
5980 Q:      http://patchwork.linuxtv.org/project/linux-media/list/
5981 T:      git git://linuxtv.org/mkrufky/tuners.git
5982 S:      Maintained
5983 F:      drivers/media/dvb-frontends/lg2160.*
5984
5985 LGDT3305 MEDIA DRIVER
5986 M:      Michael Krufky <mkrufky@linuxtv.org>
5987 L:      linux-media@vger.kernel.org
5988 W:      http://linuxtv.org/
5989 W:      http://github.com/mkrufky
5990 Q:      http://patchwork.linuxtv.org/project/linux-media/list/
5991 T:      git git://linuxtv.org/mkrufky/tuners.git
5992 S:      Maintained
5993 F:      drivers/media/dvb-frontends/lgdt3305.*
5994
5995 LGUEST
5996 M:      Rusty Russell <rusty@rustcorp.com.au>
5997 L:      lguest@lists.ozlabs.org
5998 W:      http://lguest.ozlabs.org/
5999 S:      Odd Fixes
6000 F:      arch/x86/include/asm/lguest*.h
6001 F:      arch/x86/lguest/
6002 F:      drivers/lguest/
6003 F:      include/linux/lguest*.h
6004 F:      tools/lguest/
6005
6006 LIBATA SUBSYSTEM (Serial and Parallel ATA drivers)
6007 M:      Tejun Heo <tj@kernel.org>
6008 L:      linux-ide@vger.kernel.org
6009 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata.git
6010 S:      Maintained
6011 F:      drivers/ata/
6012 F:      include/linux/ata.h
6013 F:      include/linux/libata.h
6014
6015 LIBATA PATA ARASAN COMPACT FLASH CONTROLLER
6016 M:      Viresh Kumar <viresh.linux@gmail.com>
6017 L:      linux-ide@vger.kernel.org
6018 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata.git
6019 S:      Maintained
6020 F:      include/linux/pata_arasan_cf_data.h
6021 F:      drivers/ata/pata_arasan_cf.c
6022
6023 LIBATA PATA DRIVERS
6024 M:      Bartlomiej Zolnierkiewicz <b.zolnierkie@samsung.com>
6025 M:      Tejun Heo <tj@kernel.org>
6026 L:      linux-ide@vger.kernel.org
6027 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata.git
6028 S:      Maintained
6029 F:      drivers/ata/pata_*.c
6030 F:      drivers/ata/ata_generic.c
6031
6032 LIBATA SATA AHCI PLATFORM devices support
6033 M:      Hans de Goede <hdegoede@redhat.com>
6034 M:      Tejun Heo <tj@kernel.org>
6035 L:      linux-ide@vger.kernel.org
6036 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata.git
6037 S:      Maintained
6038 F:      drivers/ata/ahci_platform.c
6039 F:      drivers/ata/libahci_platform.c
6040 F:      include/linux/ahci_platform.h
6041
6042 LIBATA SATA PROMISE TX2/TX4 CONTROLLER DRIVER
6043 M:      Mikael Pettersson <mikpelinux@gmail.com>
6044 L:      linux-ide@vger.kernel.org
6045 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata.git
6046 S:      Maintained
6047 F:      drivers/ata/sata_promise.*
6048
6049 LIBLOCKDEP
6050 M:      Sasha Levin <sasha.levin@oracle.com>
6051 S:      Maintained
6052 F:      tools/lib/lockdep/
6053
6054 LINUX FOR IBM pSERIES (RS/6000)
6055 M:      Paul Mackerras <paulus@au.ibm.com>
6056 W:      http://www.ibm.com/linux/ltc/projects/ppc
6057 S:      Supported
6058 F:      arch/powerpc/boot/rs6000.h
6059
6060 LINUX FOR POWERPC (32-BIT AND 64-BIT)
6061 M:      Benjamin Herrenschmidt <benh@kernel.crashing.org>
6062 M:      Paul Mackerras <paulus@samba.org>
6063 M:      Michael Ellerman <mpe@ellerman.id.au>
6064 W:      http://www.penguinppc.org/
6065 L:      linuxppc-dev@lists.ozlabs.org
6066 Q:      http://patchwork.ozlabs.org/project/linuxppc-dev/list/
6067 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc.git
6068 S:      Supported
6069 F:      Documentation/powerpc/
6070 F:      arch/powerpc/
6071
6072 LINUX FOR POWER MACINTOSH
6073 M:      Benjamin Herrenschmidt <benh@kernel.crashing.org>
6074 W:      http://www.penguinppc.org/
6075 L:      linuxppc-dev@lists.ozlabs.org
6076 S:      Maintained
6077 F:      arch/powerpc/platforms/powermac/
6078 F:      drivers/macintosh/
6079
6080 LINUX FOR POWERPC EMBEDDED MPC5XXX
6081 M:      Anatolij Gustschin <agust@denx.de>
6082 L:      linuxppc-dev@lists.ozlabs.org
6083 T:      git git://git.denx.de/linux-denx-agust.git
6084 S:      Maintained
6085 F:      arch/powerpc/platforms/512x/
6086 F:      arch/powerpc/platforms/52xx/
6087
6088 LINUX FOR POWERPC EMBEDDED PPC4XX
6089 M:      Alistair Popple <alistair@popple.id.au>
6090 M:      Matt Porter <mporter@kernel.crashing.org>
6091 W:      http://www.penguinppc.org/
6092 L:      linuxppc-dev@lists.ozlabs.org
6093 S:      Maintained
6094 F:      arch/powerpc/platforms/40x/
6095 F:      arch/powerpc/platforms/44x/
6096
6097 LINUX FOR POWERPC EMBEDDED XILINX VIRTEX
6098 L:      linuxppc-dev@lists.ozlabs.org
6099 S:      Orphan
6100 F:      arch/powerpc/*/*virtex*
6101 F:      arch/powerpc/*/*/*virtex*
6102
6103 LINUX FOR POWERPC EMBEDDED PPC8XX
6104 M:      Vitaly Bordug <vitb@kernel.crashing.org>
6105 W:      http://www.penguinppc.org/
6106 L:      linuxppc-dev@lists.ozlabs.org
6107 S:      Maintained
6108 F:      arch/powerpc/platforms/8xx/
6109
6110 LINUX FOR POWERPC EMBEDDED PPC83XX AND PPC85XX
6111 M:      Scott Wood <scottwood@freescale.com>
6112 M:      Kumar Gala <galak@kernel.crashing.org>
6113 W:      http://www.penguinppc.org/
6114 L:      linuxppc-dev@lists.ozlabs.org
6115 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/scottwood/linux.git
6116 S:      Maintained
6117 F:      arch/powerpc/platforms/83xx/
6118 F:      arch/powerpc/platforms/85xx/
6119
6120 LINUX FOR POWERPC PA SEMI PWRFICIENT
6121 M:      Olof Johansson <olof@lixom.net>
6122 L:      linuxppc-dev@lists.ozlabs.org
6123 S:      Maintained
6124 F:      arch/powerpc/platforms/pasemi/
6125 F:      drivers/*/*pasemi*
6126 F:      drivers/*/*/*pasemi*
6127
6128 LINUX SECURITY MODULE (LSM) FRAMEWORK
6129 M:      Chris Wright <chrisw@sous-sol.org>
6130 L:      linux-security-module@vger.kernel.org
6131 S:      Supported
6132
6133 LIS3LV02D ACCELEROMETER DRIVER
6134 M:      Eric Piel <eric.piel@tremplin-utc.net>
6135 S:      Maintained
6136 F:      Documentation/misc-devices/lis3lv02d
6137 F:      drivers/misc/lis3lv02d/
6138 F:      drivers/platform/x86/hp_accel.c
6139
6140 LIVE PATCHING
6141 M:      Josh Poimboeuf <jpoimboe@redhat.com>
6142 M:      Seth Jennings <sjenning@redhat.com>
6143 M:      Jiri Kosina <jkosina@suse.cz>
6144 M:      Vojtech Pavlik <vojtech@suse.cz>
6145 S:      Maintained
6146 F:      kernel/livepatch/
6147 F:      include/linux/livepatch.h
6148 F:      arch/x86/include/asm/livepatch.h
6149 F:      arch/x86/kernel/livepatch.c
6150 F:      Documentation/ABI/testing/sysfs-kernel-livepatch
6151 F:      samples/livepatch/
6152 L:      live-patching@vger.kernel.org
6153 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/jikos/livepatching.git
6154
6155 LLC (802.2)
6156 M:      Arnaldo Carvalho de Melo <acme@ghostprotocols.net>
6157 S:      Maintained
6158 F:      include/linux/llc.h
6159 F:      include/uapi/linux/llc.h
6160 F:      include/net/llc*
6161 F:      net/llc/
6162
6163 LM73 HARDWARE MONITOR DRIVER
6164 M:      Guillaume Ligneul <guillaume.ligneul@gmail.com>
6165 L:      lm-sensors@lm-sensors.org
6166 S:      Maintained
6167 F:      drivers/hwmon/lm73.c
6168
6169 LM78 HARDWARE MONITOR DRIVER
6170 M:      Jean Delvare <jdelvare@suse.de>
6171 L:      lm-sensors@lm-sensors.org
6172 S:      Maintained
6173 F:      Documentation/hwmon/lm78
6174 F:      drivers/hwmon/lm78.c
6175
6176 LM83 HARDWARE MONITOR DRIVER
6177 M:      Jean Delvare <jdelvare@suse.de>
6178 L:      lm-sensors@lm-sensors.org
6179 S:      Maintained
6180 F:      Documentation/hwmon/lm83
6181 F:      drivers/hwmon/lm83.c
6182
6183 LM90 HARDWARE MONITOR DRIVER
6184 M:      Jean Delvare <jdelvare@suse.de>
6185 L:      lm-sensors@lm-sensors.org
6186 S:      Maintained
6187 F:      Documentation/hwmon/lm90
6188 F:      Documentation/devicetree/bindings/hwmon/lm90.txt
6189 F:      drivers/hwmon/lm90.c
6190
6191 LM95234 HARDWARE MONITOR DRIVER
6192 M:      Guenter Roeck <linux@roeck-us.net>
6193 L:      lm-sensors@lm-sensors.org
6194 S:      Maintained
6195 F:      Documentation/hwmon/lm95234
6196 F:      drivers/hwmon/lm95234.c
6197
6198 LME2510 MEDIA DRIVER
6199 M:      Malcolm Priestley <tvboxspy@gmail.com>
6200 L:      linux-media@vger.kernel.org
6201 W:      http://linuxtv.org/
6202 Q:      http://patchwork.linuxtv.org/project/linux-media/list/
6203 S:      Maintained
6204 F:      drivers/media/usb/dvb-usb-v2/lmedm04*
6205
6206 LOCKDEP AND LOCKSTAT
6207 M:      Peter Zijlstra <peterz@infradead.org>
6208 M:      Ingo Molnar <mingo@redhat.com>
6209 L:      linux-kernel@vger.kernel.org
6210 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git core/locking
6211 S:      Maintained
6212 F:      Documentation/locking/lockdep*.txt
6213 F:      Documentation/locking/lockstat.txt
6214 F:      include/linux/lockdep.h
6215 F:      kernel/locking/
6216
6217 LOGICAL DISK MANAGER SUPPORT (LDM, Windows 2000/XP/Vista Dynamic Disks)
6218 M:      "Richard Russon (FlatCap)" <ldm@flatcap.org>
6219 L:      linux-ntfs-dev@lists.sourceforge.net
6220 W:      http://www.linux-ntfs.org/content/view/19/37/
6221 S:      Maintained
6222 F:      Documentation/ldm.txt
6223 F:      block/partitions/ldm.*
6224
6225 LogFS
6226 M:      Joern Engel <joern@logfs.org>
6227 M:      Prasad Joshi <prasadjoshi.linux@gmail.com>
6228 L:      logfs@logfs.org
6229 W:      logfs.org
6230 S:      Maintained
6231 F:      fs/logfs/
6232
6233 LPC32XX MACHINE SUPPORT
6234 M:      Roland Stigge <stigge@antcom.de>
6235 L:      linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
6236 S:      Maintained
6237 F:      arch/arm/mach-lpc32xx/
6238
6239 LSILOGIC MPT FUSION DRIVERS (FC/SAS/SPI)
6240 M:      Nagalakshmi Nandigama <nagalakshmi.nandigama@avagotech.com>
6241 M:      Praveen Krishnamoorthy <praveen.krishnamoorthy@avagotech.com>
6242 M:      Sreekanth Reddy <sreekanth.reddy@avagotech.com>
6243 M:      Abhijit Mahajan <abhijit.mahajan@avagotech.com>
6244 L:      MPT-FusionLinux.pdl@avagotech.com
6245 L:      linux-scsi@vger.kernel.org
6246 W:      http://www.lsilogic.com/support
6247 S:      Supported
6248 F:      drivers/message/fusion/
6249 F:      drivers/scsi/mpt2sas/
6250 F:      drivers/scsi/mpt3sas/
6251
6252 LSILOGIC/SYMBIOS/NCR 53C8XX and 53C1010 PCI-SCSI drivers
6253 M:      Matthew Wilcox <matthew@wil.cx>
6254 L:      linux-scsi@vger.kernel.org
6255 S:      Maintained
6256 F:      drivers/scsi/sym53c8xx_2/
6257
6258 LTC4261 HARDWARE MONITOR DRIVER
6259 M:      Guenter Roeck <linux@roeck-us.net>
6260 L:      lm-sensors@lm-sensors.org
6261 S:      Maintained
6262 F:      Documentation/hwmon/ltc4261
6263 F:      drivers/hwmon/ltc4261.c
6264
6265 LTP (Linux Test Project)
6266 M:      Mike Frysinger <vapier@gentoo.org>
6267 M:      Cyril Hrubis <chrubis@suse.cz>
6268 M:      Wanlong Gao <gaowanlong@cn.fujitsu.com>
6269 M:      Jan Stancek <jstancek@redhat.com>
6270 M:      Stanislav Kholmanskikh <stanislav.kholmanskikh@oracle.com>
6271 M:      Alexey Kodanev <alexey.kodanev@oracle.com>
6272 L:      ltp-list@lists.sourceforge.net (subscribers-only)
6273 W:      http://linux-test-project.github.io/
6274 T:      git git://github.com/linux-test-project/ltp.git
6275 S:      Maintained
6276
6277 M32R ARCHITECTURE
6278 W:      http://www.linux-m32r.org/
6279 S:      Orphan
6280 F:      arch/m32r/
6281
6282 M68K ARCHITECTURE
6283 M:      Geert Uytterhoeven <geert@linux-m68k.org>
6284 L:      linux-m68k@lists.linux-m68k.org
6285 W:      http://www.linux-m68k.org/
6286 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k.git
6287 S:      Maintained
6288 F:      arch/m68k/
6289 F:      drivers/zorro/
6290
6291 M68K ON APPLE MACINTOSH
6292 M:      Joshua Thompson <funaho@jurai.org>
6293 W:      http://www.mac.linux-m68k.org/
6294 L:      linux-m68k@lists.linux-m68k.org
6295 S:      Maintained
6296 F:      arch/m68k/mac/
6297
6298 M68K ON HP9000/300
6299 M:      Philip Blundell <philb@gnu.org>
6300 W:      http://www.tazenda.demon.co.uk/phil/linux-hp
6301 S:      Maintained
6302 F:      arch/m68k/hp300/
6303
6304 M88DS3103 MEDIA DRIVER
6305 M:      Antti Palosaari <crope@iki.fi>
6306 L:      linux-media@vger.kernel.org
6307 W:      http://linuxtv.org/
6308 W:      http://palosaari.fi/linux/
6309 Q:      http://patchwork.linuxtv.org/project/linux-media/list/
6310 T:      git git://linuxtv.org/anttip/media_tree.git
6311 S:      Maintained
6312 F:      drivers/media/dvb-frontends/m88ds3103*
6313
6314 M88RS2000 MEDIA DRIVER
6315 M:      Malcolm Priestley <tvboxspy@gmail.com>
6316 L:      linux-media@vger.kernel.org
6317 W:      http://linuxtv.org/
6318 Q:      http://patchwork.linuxtv.org/project/linux-media/list/
6319 S:      Maintained
6320 F:      drivers/media/dvb-frontends/m88rs2000*
6321
6322 MA901 MASTERKIT USB FM RADIO DRIVER
6323 M:      Alexey Klimov <klimov.linux@gmail.com>
6324 L:      linux-media@vger.kernel.org
6325 T:      git git://linuxtv.org/media_tree.git
6326 S:      Maintained
6327 F:      drivers/media/radio/radio-ma901.c
6328
6329 MAC80211
6330 M:      Johannes Berg <johannes@sipsolutions.net>
6331 L:      linux-wireless@vger.kernel.org
6332 W:      http://wireless.kernel.org/
6333 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211.git
6334 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next.git
6335 S:      Maintained
6336 F:      Documentation/networking/mac80211-injection.txt
6337 F:      include/net/mac80211.h
6338 F:      net/mac80211/
6339
6340 MACVLAN DRIVER
6341 M:      Patrick McHardy <kaber@trash.net>
6342 L:      netdev@vger.kernel.org
6343 S:      Maintained
6344 F:      drivers/net/macvlan.c
6345 F:      include/linux/if_macvlan.h
6346
6347 MAILBOX API
6348 M:      Jassi Brar <jassisinghbrar@gmail.com>
6349 L:      linux-kernel@vger.kernel.org
6350 S:      Maintained
6351 F:      drivers/mailbox/
6352 F:      include/linux/mailbox_client.h
6353 F:      include/linux/mailbox_controller.h
6354
6355 MAN-PAGES: MANUAL PAGES FOR LINUX -- Sections 2, 3, 4, 5, and 7
6356 M:      Michael Kerrisk <mtk.manpages@gmail.com>
6357 W:      http://www.kernel.org/doc/man-pages
6358 L:      linux-man@vger.kernel.org
6359 S:      Maintained
6360
6361 MARVELL ARMADA DRM SUPPORT
6362 M:      Russell King <rmk+kernel@arm.linux.org.uk>
6363 S:      Maintained
6364 F:      drivers/gpu/drm/armada/
6365
6366 MARVELL 88E6352 DSA support
6367 M:      Guenter Roeck <linux@roeck-us.net>
6368 S:      Maintained
6369 F:      drivers/net/dsa/mv88e6352.c
6370
6371 MARVELL GIGABIT ETHERNET DRIVERS (skge/sky2)
6372 M:      Mirko Lindner <mlindner@marvell.com>
6373 M:      Stephen Hemminger <stephen@networkplumber.org>
6374 L:      netdev@vger.kernel.org
6375 S:      Maintained
6376 F:      drivers/net/ethernet/marvell/sk*
6377
6378 MARVELL LIBERTAS WIRELESS DRIVER
6379 L:      libertas-dev@lists.infradead.org
6380 S:      Orphan
6381 F:      drivers/net/wireless/libertas/
6382
6383 MARVELL MV643XX ETHERNET DRIVER
6384 M:      Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com>
6385 L:      netdev@vger.kernel.org
6386 S:      Maintained
6387 F:      drivers/net/ethernet/marvell/mv643xx_eth.*
6388 F:      include/linux/mv643xx.h
6389
6390 MARVELL MVNETA ETHERNET DRIVER
6391 M:      Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
6392 L:      netdev@vger.kernel.org
6393 S:      Maintained
6394 F:      drivers/net/ethernet/marvell/mvneta.*
6395
6396 MARVELL MWIFIEX WIRELESS DRIVER
6397 M:      Amitkumar Karwar <akarwar@marvell.com>
6398 M:      Avinash Patil <patila@marvell.com>
6399 L:      linux-wireless@vger.kernel.org
6400 S:      Maintained
6401 F:      drivers/net/wireless/mwifiex/
6402
6403 MARVELL MWL8K WIRELESS DRIVER
6404 M:      Lennert Buytenhek <buytenh@wantstofly.org>
6405 L:      linux-wireless@vger.kernel.org
6406 S:      Odd Fixes
6407 F:      drivers/net/wireless/mwl8k.c
6408
6409 MARVELL SOC MMC/SD/SDIO CONTROLLER DRIVER
6410 M:      Nicolas Pitre <nico@fluxnic.net>
6411 S:      Odd Fixes
6412 F:      drivers/mmc/host/mvsdio.*
6413
6414 MATROX FRAMEBUFFER DRIVER
6415 L:      linux-fbdev@vger.kernel.org
6416 S:      Orphan
6417 F:      drivers/video/fbdev/matrox/matroxfb_*
6418 F:      include/uapi/linux/matroxfb.h
6419
6420 MAX16065 HARDWARE MONITOR DRIVER
6421 M:      Guenter Roeck <linux@roeck-us.net>
6422 L:      lm-sensors@lm-sensors.org
6423 S:      Maintained
6424 F:      Documentation/hwmon/max16065
6425 F:      drivers/hwmon/max16065.c
6426
6427 MAX6650 HARDWARE MONITOR AND FAN CONTROLLER DRIVER
6428 M:      "Hans J. Koch" <hjk@hansjkoch.de>
6429 L:      lm-sensors@lm-sensors.org
6430 S:      Maintained
6431 F:      Documentation/hwmon/max6650
6432 F:      drivers/hwmon/max6650.c
6433
6434 MAX6697 HARDWARE MONITOR DRIVER
6435 M:      Guenter Roeck <linux@roeck-us.net>
6436 L:      lm-sensors@lm-sensors.org
6437 S:      Maintained
6438 F:      Documentation/hwmon/max6697
6439 F:      Documentation/devicetree/bindings/i2c/max6697.txt
6440 F:      drivers/hwmon/max6697.c
6441 F:      include/linux/platform_data/max6697.h
6442
6443 MAXIM MUIC CHARGER DRIVERS FOR EXYNOS BASED BOARDS
6444 M:      Krzysztof Kozlowski <k.kozlowski@samsung.com>
6445 L:      linux-pm@vger.kernel.org
6446 S:      Supported
6447 F:      drivers/power/max14577_charger.c
6448 F:      drivers/power/max77693_charger.c
6449
6450 MAXIM PMIC AND MUIC DRIVERS FOR EXYNOS BASED BOARDS
6451 M:      Chanwoo Choi <cw00.choi@samsung.com>
6452 M:      Krzysztof Kozlowski <k.kozlowski@samsung.com>
6453 L:      linux-kernel@vger.kernel.org
6454 S:      Supported
6455 F:      drivers/*/max14577.c
6456 F:      drivers/*/max77686.c
6457 F:      drivers/*/max77693.c
6458 F:      drivers/extcon/extcon-max14577.c
6459 F:      drivers/extcon/extcon-max77693.c
6460 F:      drivers/rtc/rtc-max77686.c
6461 F:      drivers/clk/clk-max77686.c
6462 F:      Documentation/devicetree/bindings/mfd/max14577.txt
6463 F:      Documentation/devicetree/bindings/mfd/max77686.txt
6464 F:      Documentation/devicetree/bindings/mfd/max77693.txt
6465 F:      Documentation/devicetree/bindings/clock/maxim,max77686.txt
6466 F:      include/linux/mfd/max14577*.h
6467 F:      include/linux/mfd/max77686*.h
6468 F:      include/linux/mfd/max77693*.h
6469
6470 MAXIRADIO FM RADIO RECEIVER DRIVER
6471 M:      Hans Verkuil <hverkuil@xs4all.nl>
6472 L:      linux-media@vger.kernel.org
6473 T:      git git://linuxtv.org/media_tree.git
6474 W:      http://linuxtv.org
6475 S:      Maintained
6476 F:      drivers/media/radio/radio-maxiradio*
6477
6478 MEDIA DRIVERS FOR RENESAS - VSP1
6479 M:      Laurent Pinchart <laurent.pinchart@ideasonboard.com>
6480 L:      linux-media@vger.kernel.org
6481 L:      linux-sh@vger.kernel.org
6482 T:      git git://linuxtv.org/media_tree.git
6483 S:      Supported
6484 F:      Documentation/devicetree/bindings/media/renesas,vsp1.txt
6485 F:      drivers/media/platform/vsp1/
6486
6487 MEDIA INPUT INFRASTRUCTURE (V4L/DVB)
6488 M:      Mauro Carvalho Chehab <mchehab@osg.samsung.com>
6489 P:      LinuxTV.org Project
6490 L:      linux-media@vger.kernel.org
6491 W:      http://linuxtv.org
6492 Q:      http://patchwork.kernel.org/project/linux-media/list/
6493 T:      git git://linuxtv.org/media_tree.git
6494 S:      Maintained
6495 F:      Documentation/dvb/
6496 F:      Documentation/video4linux/
6497 F:      Documentation/DocBook/media/
6498 F:      drivers/media/
6499 F:      drivers/staging/media/
6500 F:      include/media/
6501 F:      include/uapi/linux/dvb/
6502 F:      include/uapi/linux/videodev2.h
6503 F:      include/uapi/linux/media.h
6504 F:      include/uapi/linux/v4l2-*
6505 F:      include/uapi/linux/meye.h
6506 F:      include/uapi/linux/ivtv*
6507 F:      include/uapi/linux/uvcvideo.h
6508
6509 MEDIATEK MT7601U WIRELESS LAN DRIVER
6510 M:      Jakub Kicinski <kubakici@wp.pl>
6511 L:      linux-wireless@vger.kernel.org
6512 S:      Maintained
6513 F:      drivers/net/wireless/mediatek/mt7601u/
6514
6515 MEGARAID SCSI/SAS DRIVERS
6516 M:      Kashyap Desai <kashyap.desai@avagotech.com>
6517 M:      Sumit Saxena <sumit.saxena@avagotech.com>
6518 M:      Uday Lingala <uday.lingala@avagotech.com>
6519 L:      megaraidlinux.pdl@avagotech.com
6520 L:      linux-scsi@vger.kernel.org
6521 W:      http://www.lsi.com
6522 S:      Maintained
6523 F:      Documentation/scsi/megaraid.txt
6524 F:      drivers/scsi/megaraid.*
6525 F:      drivers/scsi/megaraid/
6526
6527 MELLANOX ETHERNET DRIVER (mlx4_en)
6528 M:      Amir Vadai <amirv@mellanox.com>
6529 M:      Ido Shamay <idos@mellanox.com>
6530 L:      netdev@vger.kernel.org
6531 S:      Supported
6532 W:      http://www.mellanox.com
6533 Q:      http://patchwork.ozlabs.org/project/netdev/list/
6534 F:      drivers/net/ethernet/mellanox/mlx4/en_*
6535
6536 MEMORY MANAGEMENT
6537 L:      linux-mm@kvack.org
6538 W:      http://www.linux-mm.org
6539 S:      Maintained
6540 F:      include/linux/mm.h
6541 F:      include/linux/gfp.h
6542 F:      include/linux/mmzone.h
6543 F:      include/linux/memory_hotplug.h
6544 F:      include/linux/vmalloc.h
6545 F:      mm/
6546
6547 MEMORY TECHNOLOGY DEVICES (MTD)
6548 M:      David Woodhouse <dwmw2@infradead.org>
6549 M:      Brian Norris <computersforpeace@gmail.com>
6550 L:      linux-mtd@lists.infradead.org
6551 W:      http://www.linux-mtd.infradead.org/
6552 Q:      http://patchwork.ozlabs.org/project/linux-mtd/list/
6553 T:      git git://git.infradead.org/linux-mtd.git
6554 T:      git git://git.infradead.org/l2-mtd.git
6555 S:      Maintained
6556 F:      drivers/mtd/
6557 F:      include/linux/mtd/
6558 F:      include/uapi/mtd/
6559
6560 MEN A21 WATCHDOG DRIVER
6561 M:      Johannes Thumshirn <morbidrsa@gmail.com>
6562 L:      linux-watchdog@vger.kernel.org
6563 S:      Maintained
6564 F:      drivers/watchdog/mena21_wdt.c
6565
6566 MEN CHAMELEON BUS (mcb)
6567 M:      Johannes Thumshirn <morbidrsa@gmail.com>
6568 S:      Maintained
6569 F:      drivers/mcb/
6570 F:      include/linux/mcb.h
6571
6572 MEN F21BMC (Board Management Controller)
6573 M:      Andreas Werner <andreas.werner@men.de>
6574 S:      Supported
6575 F:      drivers/mfd/menf21bmc.c
6576 F:      drivers/watchdog/menf21bmc_wdt.c
6577 F:      drivers/leds/leds-menf21bmc.c
6578 F:      drivers/hwmon/menf21bmc_hwmon.c
6579 F:      Documentation/hwmon/menf21bmc
6580
6581 METAG ARCHITECTURE
6582 M:      James Hogan <james.hogan@imgtec.com>
6583 L:      linux-metag@vger.kernel.org
6584 S:      Supported
6585 F:      arch/metag/
6586 F:      Documentation/metag/
6587 F:      Documentation/devicetree/bindings/metag/
6588 F:      drivers/clocksource/metag_generic.c
6589 F:      drivers/irqchip/irq-metag.c
6590 F:      drivers/irqchip/irq-metag-ext.c
6591 F:      drivers/tty/metag_da.c
6592
6593 MICROBLAZE ARCHITECTURE
6594 M:      Michal Simek <monstr@monstr.eu>
6595 W:      http://www.monstr.eu/fdt/
6596 T:      git git://git.monstr.eu/linux-2.6-microblaze.git
6597 S:      Supported
6598 F:      arch/microblaze/
6599
6600 MICROTEK X6 SCANNER
6601 M:      Oliver Neukum <oliver@neukum.org>
6602 S:      Maintained
6603 F:      drivers/usb/image/microtek.*
6604
6605 MIPS
6606 M:      Ralf Baechle <ralf@linux-mips.org>
6607 L:      linux-mips@linux-mips.org
6608 W:      http://www.linux-mips.org/
6609 T:      git git://git.linux-mips.org/pub/scm/ralf/linux.git
6610 Q:      http://patchwork.linux-mips.org/project/linux-mips/list/
6611 S:      Supported
6612 F:      Documentation/mips/
6613 F:      arch/mips/
6614
6615 MIROSOUND PCM20 FM RADIO RECEIVER DRIVER
6616 M:      Hans Verkuil <hverkuil@xs4all.nl>
6617 L:      linux-media@vger.kernel.org
6618 T:      git git://linuxtv.org/media_tree.git
6619 W:      http://linuxtv.org
6620 S:      Odd Fixes
6621 F:      drivers/media/radio/radio-miropcm20*
6622
6623 Mellanox MLX5 core VPI driver
6624 M:      Eli Cohen <eli@mellanox.com>
6625 L:      netdev@vger.kernel.org
6626 L:      linux-rdma@vger.kernel.org
6627 W:      http://www.mellanox.com
6628 Q:      http://patchwork.ozlabs.org/project/netdev/list/
6629 Q:      http://patchwork.kernel.org/project/linux-rdma/list/
6630 T:      git git://openfabrics.org/~eli/connect-ib.git
6631 S:      Supported
6632 F:      drivers/net/ethernet/mellanox/mlx5/core/
6633 F:      include/linux/mlx5/
6634
6635 Mellanox MLX5 IB driver
6636 M:      Eli Cohen <eli@mellanox.com>
6637 L:      linux-rdma@vger.kernel.org
6638 W:      http://www.mellanox.com
6639 Q:      http://patchwork.kernel.org/project/linux-rdma/list/
6640 T:      git git://openfabrics.org/~eli/connect-ib.git
6641 S:      Supported
6642 F:      include/linux/mlx5/
6643 F:      drivers/infiniband/hw/mlx5/
6644
6645 MN88472 MEDIA DRIVER
6646 M:      Antti Palosaari <crope@iki.fi>
6647 L:      linux-media@vger.kernel.org
6648 W:      http://linuxtv.org/
6649 W:      http://palosaari.fi/linux/
6650 Q:      http://patchwork.linuxtv.org/project/linux-media/list/
6651 T:      git git://linuxtv.org/anttip/media_tree.git
6652 S:      Maintained
6653 F:      drivers/staging/media/mn88472/
6654 F:      drivers/media/dvb-frontends/mn88472.h
6655
6656 MN88473 MEDIA DRIVER
6657 M:      Antti Palosaari <crope@iki.fi>
6658 L:      linux-media@vger.kernel.org
6659 W:      http://linuxtv.org/
6660 W:      http://palosaari.fi/linux/
6661 Q:      http://patchwork.linuxtv.org/project/linux-media/list/
6662 T:      git git://linuxtv.org/anttip/media_tree.git
6663 S:      Maintained
6664 F:      drivers/staging/media/mn88473/
6665 F:      drivers/media/dvb-frontends/mn88473.h
6666
6667 MODULE SUPPORT
6668 M:      Rusty Russell <rusty@rustcorp.com.au>
6669 S:      Maintained
6670 F:      include/linux/module.h
6671 F:      kernel/module.c
6672
6673 MOTION EYE VAIO PICTUREBOOK CAMERA DRIVER
6674 W:      http://popies.net/meye/
6675 S:      Orphan
6676 F:      Documentation/video4linux/meye.txt
6677 F:      drivers/media/pci/meye/
6678 F:      include/uapi/linux/meye.h
6679
6680 MOXA SMARTIO/INDUSTIO/INTELLIO SERIAL CARD
6681 M:      Jiri Slaby <jirislaby@gmail.com>
6682 S:      Maintained
6683 F:      Documentation/serial/moxa-smartio
6684 F:      drivers/tty/mxser.*
6685
6686 MR800 AVERMEDIA USB FM RADIO DRIVER
6687 M:      Alexey Klimov <klimov.linux@gmail.com>
6688 L:      linux-media@vger.kernel.org
6689 T:      git git://linuxtv.org/media_tree.git
6690 S:      Maintained
6691 F:      drivers/media/radio/radio-mr800.c
6692
6693 MRF24J40 IEEE 802.15.4 RADIO DRIVER
6694 M:      Alan Ott <alan@signal11.us>
6695 L:      linux-wpan@vger.kernel.org
6696 S:      Maintained
6697 F:      drivers/net/ieee802154/mrf24j40.c
6698
6699 MSI LAPTOP SUPPORT
6700 M:      "Lee, Chun-Yi" <jlee@suse.com>
6701 L:      platform-driver-x86@vger.kernel.org
6702 S:      Maintained
6703 F:      drivers/platform/x86/msi-laptop.c
6704
6705 MSI WMI SUPPORT
6706 M:      Anisse Astier <anisse@astier.eu>
6707 L:      platform-driver-x86@vger.kernel.org
6708 S:      Supported
6709 F:      drivers/platform/x86/msi-wmi.c
6710
6711 MSI001 MEDIA DRIVER
6712 M:      Antti Palosaari <crope@iki.fi>
6713 L:      linux-media@vger.kernel.org
6714 W:      http://linuxtv.org/
6715 W:      http://palosaari.fi/linux/
6716 Q:      http://patchwork.linuxtv.org/project/linux-media/list/
6717 T:      git git://linuxtv.org/anttip/media_tree.git
6718 S:      Maintained
6719 F:      drivers/media/tuners/msi001*
6720
6721 MSI2500 MEDIA DRIVER
6722 M:      Antti Palosaari <crope@iki.fi>
6723 L:      linux-media@vger.kernel.org
6724 W:      http://linuxtv.org/
6725 W:      http://palosaari.fi/linux/
6726 Q:      http://patchwork.linuxtv.org/project/linux-media/list/
6727 T:      git git://linuxtv.org/anttip/media_tree.git
6728 S:      Maintained
6729 F:      drivers/media/usb/msi2500/
6730
6731 MT9M032 APTINA SENSOR DRIVER
6732 M:      Laurent Pinchart <laurent.pinchart@ideasonboard.com>
6733 L:      linux-media@vger.kernel.org
6734 T:      git git://linuxtv.org/media_tree.git
6735 S:      Maintained
6736 F:      drivers/media/i2c/mt9m032.c
6737 F:      include/media/mt9m032.h
6738
6739 MT9P031 APTINA CAMERA SENSOR
6740 M:      Laurent Pinchart <laurent.pinchart@ideasonboard.com>
6741 L:      linux-media@vger.kernel.org
6742 T:      git git://linuxtv.org/media_tree.git
6743 S:      Maintained
6744 F:      drivers/media/i2c/mt9p031.c
6745 F:      include/media/mt9p031.h
6746
6747 MT9T001 APTINA CAMERA SENSOR
6748 M:      Laurent Pinchart <laurent.pinchart@ideasonboard.com>
6749 L:      linux-media@vger.kernel.org
6750 T:      git git://linuxtv.org/media_tree.git
6751 S:      Maintained
6752 F:      drivers/media/i2c/mt9t001.c
6753 F:      include/media/mt9t001.h
6754
6755 MT9V032 APTINA CAMERA SENSOR
6756 M:      Laurent Pinchart <laurent.pinchart@ideasonboard.com>
6757 L:      linux-media@vger.kernel.org
6758 T:      git git://linuxtv.org/media_tree.git
6759 S:      Maintained
6760 F:      Documentation/devicetree/bindings/media/i2c/mt9v032.txt
6761 F:      drivers/media/i2c/mt9v032.c
6762 F:      include/media/mt9v032.h
6763
6764 MULTIFUNCTION DEVICES (MFD)
6765 M:      Samuel Ortiz <sameo@linux.intel.com>
6766 M:      Lee Jones <lee.jones@linaro.org>
6767 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd.git
6768 S:      Supported
6769 F:      drivers/mfd/
6770 F:      include/linux/mfd/
6771
6772 MULTIMEDIA CARD (MMC), SECURE DIGITAL (SD) AND SDIO SUBSYSTEM
6773 M:      Ulf Hansson <ulf.hansson@linaro.org>
6774 L:      linux-mmc@vger.kernel.org
6775 T:      git git://git.linaro.org/people/ulf.hansson/mmc.git
6776 S:      Maintained
6777 F:      drivers/mmc/
6778 F:      include/linux/mmc/
6779 F:      include/uapi/linux/mmc/
6780
6781 MULTIMEDIA CARD (MMC) ETC. OVER SPI
6782 S:      Orphan
6783 F:      drivers/mmc/host/mmc_spi.c
6784 F:      include/linux/spi/mmc_spi.h
6785
6786 MULTISOUND SOUND DRIVER
6787 M:      Andrew Veliath <andrewtv@usa.net>
6788 S:      Maintained
6789 F:      Documentation/sound/oss/MultiSound
6790 F:      sound/oss/msnd*
6791
6792 MULTITECH MULTIPORT CARD (ISICOM)
6793 S:      Orphan
6794 F:      drivers/tty/isicom.c
6795 F:      include/linux/isicom.h
6796
6797 MUSB MULTIPOINT HIGH SPEED DUAL-ROLE CONTROLLER
6798 M:      Felipe Balbi <balbi@ti.com>
6799 L:      linux-usb@vger.kernel.org
6800 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb.git
6801 S:      Maintained
6802 F:      drivers/usb/musb/
6803
6804 MXL5007T MEDIA DRIVER
6805 M:      Michael Krufky <mkrufky@linuxtv.org>
6806 L:      linux-media@vger.kernel.org
6807 W:      http://linuxtv.org/
6808 W:      http://github.com/mkrufky
6809 Q:      http://patchwork.linuxtv.org/project/linux-media/list/
6810 T:      git git://linuxtv.org/mkrufky/tuners.git
6811 S:      Maintained
6812 F:      drivers/media/tuners/mxl5007t.*
6813
6814 MYRICOM MYRI-10G 10GbE DRIVER (MYRI10GE)
6815 M:      Hyong-Youb Kim <hykim@myri.com>
6816 L:      netdev@vger.kernel.org
6817 W:      https://www.myricom.com/support/downloads/myri10ge.html
6818 S:      Supported
6819 F:      drivers/net/ethernet/myricom/myri10ge/
6820
6821 NATSEMI ETHERNET DRIVER (DP8381x)
6822 S:      Orphan
6823 F:      drivers/net/ethernet/natsemi/natsemi.c
6824
6825 NATIVE INSTRUMENTS USB SOUND INTERFACE DRIVER
6826 M:      Daniel Mack <zonque@gmail.com>
6827 S:      Maintained
6828 L:      alsa-devel@alsa-project.org
6829 W:      http://www.native-instruments.com
6830 F:      sound/usb/caiaq/
6831
6832 NCP FILESYSTEM
6833 M:      Petr Vandrovec <petr@vandrovec.name>
6834 S:      Odd Fixes
6835 F:      fs/ncpfs/
6836
6837 NCR 5380 SCSI DRIVERS
6838 M:      Finn Thain <fthain@telegraphics.com.au>
6839 M:      Michael Schmitz <schmitzmic@gmail.com>
6840 L:      linux-scsi@vger.kernel.org
6841 S:      Maintained
6842 F:      Documentation/scsi/g_NCR5380.txt
6843 F:      drivers/scsi/NCR5380.*
6844 F:      drivers/scsi/arm/cumana_1.c
6845 F:      drivers/scsi/arm/oak.c
6846 F:      drivers/scsi/atari_NCR5380.c
6847 F:      drivers/scsi/atari_scsi.*
6848 F:      drivers/scsi/dmx3191d.c
6849 F:      drivers/scsi/dtc.*
6850 F:      drivers/scsi/g_NCR5380.*
6851 F:      drivers/scsi/g_NCR5380_mmio.c
6852 F:      drivers/scsi/mac_scsi.*
6853 F:      drivers/scsi/pas16.*
6854 F:      drivers/scsi/sun3_scsi.*
6855 F:      drivers/scsi/sun3_scsi_vme.c
6856 F:      drivers/scsi/t128.*
6857
6858 NCR DUAL 700 SCSI DRIVER (MICROCHANNEL)
6859 M:      "James E.J. Bottomley" <James.Bottomley@HansenPartnership.com>
6860 L:      linux-scsi@vger.kernel.org
6861 S:      Maintained
6862 F:      drivers/scsi/NCR_D700.*
6863
6864 NCT6775 HARDWARE MONITOR DRIVER
6865 M:      Guenter Roeck <linux@roeck-us.net>
6866 L:      lm-sensors@lm-sensors.org
6867 S:      Maintained
6868 F:      Documentation/hwmon/nct6775
6869 F:      drivers/hwmon/nct6775.c
6870
6871 NETEFFECT IWARP RNIC DRIVER (IW_NES)
6872 M:      Faisal Latif <faisal.latif@intel.com>
6873 L:      linux-rdma@vger.kernel.org
6874 W:      http://www.intel.com/Products/Server/Adapters/Server-Cluster/Server-Cluster-overview.htm
6875 S:      Supported
6876 F:      drivers/infiniband/hw/nes/
6877
6878 NETEM NETWORK EMULATOR
6879 M:      Stephen Hemminger <stephen@networkplumber.org>
6880 L:      netem@lists.linux-foundation.org
6881 S:      Maintained
6882 F:      net/sched/sch_netem.c
6883
6884 NETERION 10GbE DRIVERS (s2io/vxge)
6885 M:      Jon Mason <jdmason@kudzu.us>
6886 L:      netdev@vger.kernel.org
6887 S:      Supported
6888 F:      Documentation/networking/s2io.txt
6889 F:      Documentation/networking/vxge.txt
6890 F:      drivers/net/ethernet/neterion/
6891
6892 NETFILTER ({IP,IP6,ARP,EB,NF}TABLES)
6893 M:      Pablo Neira Ayuso <pablo@netfilter.org>
6894 M:      Patrick McHardy <kaber@trash.net>
6895 M:      Jozsef Kadlecsik <kadlec@blackhole.kfki.hu>
6896 L:      netfilter-devel@vger.kernel.org
6897 L:      coreteam@netfilter.org
6898 W:      http://www.netfilter.org/
6899 W:      http://www.iptables.org/
6900 Q:      http://patchwork.ozlabs.org/project/netfilter-devel/list/
6901 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf.git
6902 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next.git
6903 S:      Supported
6904 F:      include/linux/netfilter*
6905 F:      include/linux/netfilter/
6906 F:      include/net/netfilter/
6907 F:      include/uapi/linux/netfilter*
6908 F:      include/uapi/linux/netfilter/
6909 F:      net/*/netfilter.c
6910 F:      net/*/netfilter/
6911 F:      net/netfilter/
6912
6913 NETLABEL
6914 M:      Paul Moore <paul@paul-moore.com>
6915 W:      http://netlabel.sf.net
6916 L:      netdev@vger.kernel.org
6917 S:      Maintained
6918 F:      Documentation/netlabel/
6919 F:      include/net/netlabel.h
6920 F:      net/netlabel/
6921
6922 NETROM NETWORK LAYER
6923 M:      Ralf Baechle <ralf@linux-mips.org>
6924 L:      linux-hams@vger.kernel.org
6925 W:      http://www.linux-ax25.org/
6926 S:      Maintained
6927 F:      include/net/netrom.h
6928 F:      include/uapi/linux/netrom.h
6929 F:      net/netrom/
6930
6931 NETWORK BLOCK DEVICE (NBD)
6932 M:      Markus Pargmann <mpa@pengutronix.de>
6933 S:      Maintained
6934 L:      nbd-general@lists.sourceforge.net
6935 T:      git git://git.pengutronix.de/git/mpa/linux-nbd.git
6936 F:      Documentation/blockdev/nbd.txt
6937 F:      drivers/block/nbd.c
6938 F:      include/linux/nbd.h
6939 F:      include/uapi/linux/nbd.h
6940
6941 NETWORK DROP MONITOR
6942 M:      Neil Horman <nhorman@tuxdriver.com>
6943 L:      netdev@vger.kernel.org
6944 S:      Maintained
6945 W:      https://fedorahosted.org/dropwatch/
6946 F:      net/core/drop_monitor.c
6947
6948 NETWORKING [GENERAL]
6949 M:      "David S. Miller" <davem@davemloft.net>
6950 L:      netdev@vger.kernel.org
6951 W:      http://www.linuxfoundation.org/en/Net
6952 Q:      http://patchwork.ozlabs.org/project/netdev/list/
6953 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/davem/net.git
6954 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next.git
6955 S:      Maintained
6956 F:      net/
6957 F:      include/net/
6958 F:      include/linux/in.h
6959 F:      include/linux/net.h
6960 F:      include/linux/netdevice.h
6961 F:      include/uapi/linux/in.h
6962 F:      include/uapi/linux/net.h
6963 F:      include/uapi/linux/netdevice.h
6964 F:      include/uapi/linux/net_namespace.h
6965 F:      tools/net/
6966 F:      tools/testing/selftests/net/
6967 F:      lib/random32.c
6968 F:      lib/test_bpf.c
6969
6970 NETWORKING [IPv4/IPv6]
6971 M:      "David S. Miller" <davem@davemloft.net>
6972 M:      Alexey Kuznetsov <kuznet@ms2.inr.ac.ru>
6973 M:      James Morris <jmorris@namei.org>
6974 M:      Hideaki YOSHIFUJI <yoshfuji@linux-ipv6.org>
6975 M:      Patrick McHardy <kaber@trash.net>
6976 L:      netdev@vger.kernel.org
6977 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/davem/net.git
6978 S:      Maintained
6979 F:      net/ipv4/
6980 F:      net/ipv6/
6981 F:      include/net/ip*
6982 F:      arch/x86/net/*
6983
6984 NETWORKING [IPSEC]
6985 M:      Steffen Klassert <steffen.klassert@secunet.com>
6986 M:      Herbert Xu <herbert@gondor.apana.org.au>
6987 M:      "David S. Miller" <davem@davemloft.net>
6988 L:      netdev@vger.kernel.org
6989 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec.git
6990 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next.git
6991 S:      Maintained
6992 F:      net/core/flow.c
6993 F:      net/xfrm/
6994 F:      net/key/
6995 F:      net/ipv4/xfrm*
6996 F:      net/ipv4/esp4.c
6997 F:      net/ipv4/ah4.c
6998 F:      net/ipv4/ipcomp.c
6999 F:      net/ipv4/ip_vti.c
7000 F:      net/ipv6/xfrm*
7001 F:      net/ipv6/esp6.c
7002 F:      net/ipv6/ah6.c
7003 F:      net/ipv6/ipcomp6.c
7004 F:      net/ipv6/ip6_vti.c
7005 F:      include/uapi/linux/xfrm.h
7006 F:      include/net/xfrm.h
7007
7008 NETWORKING [LABELED] (NetLabel, CIPSO, Labeled IPsec, SECMARK)
7009 M:      Paul Moore <paul@paul-moore.com>
7010 L:      netdev@vger.kernel.org
7011 S:      Maintained
7012
7013 NETWORKING [WIRELESS]
7014 L:      linux-wireless@vger.kernel.org
7015 Q:      http://patchwork.kernel.org/project/linux-wireless/list/
7016
7017 NETWORKING DRIVERS
7018 L:      netdev@vger.kernel.org
7019 W:      http://www.linuxfoundation.org/en/Net
7020 Q:      http://patchwork.ozlabs.org/project/netdev/list/
7021 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/davem/net.git
7022 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next.git
7023 S:      Odd Fixes
7024 F:      drivers/net/
7025 F:      include/linux/if_*
7026 F:      include/linux/netdevice.h
7027 F:      include/linux/arcdevice.h
7028 F:      include/linux/etherdevice.h
7029 F:      include/linux/fcdevice.h
7030 F:      include/linux/fddidevice.h
7031 F:      include/linux/hippidevice.h
7032 F:      include/linux/inetdevice.h
7033 F:      include/uapi/linux/if_*
7034 F:      include/uapi/linux/netdevice.h
7035
7036 NETWORKING DRIVERS (WIRELESS)
7037 M:      Kalle Valo <kvalo@codeaurora.org>
7038 L:      linux-wireless@vger.kernel.org
7039 Q:      http://patchwork.kernel.org/project/linux-wireless/list/
7040 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers.git/
7041 S:      Maintained
7042 F:      drivers/net/wireless/
7043
7044 NETXEN (1/10) GbE SUPPORT
7045 M:      Manish Chopra <manish.chopra@qlogic.com>
7046 M:      Sony Chacko <sony.chacko@qlogic.com>
7047 M:      Rajesh Borundia <rajesh.borundia@qlogic.com>
7048 L:      netdev@vger.kernel.org
7049 W:      http://www.qlogic.com
7050 S:      Supported
7051 F:      drivers/net/ethernet/qlogic/netxen/
7052
7053 NFC SUBSYSTEM
7054 M:      Lauro Ramos Venancio <lauro.venancio@openbossa.org>
7055 M:      Aloisio Almeida Jr <aloisio.almeida@openbossa.org>
7056 M:      Samuel Ortiz <sameo@linux.intel.com>
7057 L:      linux-wireless@vger.kernel.org
7058 L:      linux-nfc@lists.01.org (subscribers-only)
7059 S:      Supported
7060 F:      net/nfc/
7061 F:      include/net/nfc/
7062 F:      include/uapi/linux/nfc.h
7063 F:      drivers/nfc/
7064 F:      include/linux/platform_data/pn544.h
7065 F:      Documentation/devicetree/bindings/net/nfc/
7066
7067 NFS, SUNRPC, AND LOCKD CLIENTS
7068 M:      Trond Myklebust <trond.myklebust@primarydata.com>
7069 M:      Anna Schumaker <anna.schumaker@netapp.com>
7070 L:      linux-nfs@vger.kernel.org
7071 W:      http://client.linux-nfs.org
7072 T:      git git://git.linux-nfs.org/projects/trondmy/linux-nfs.git
7073 S:      Maintained
7074 F:      fs/lockd/
7075 F:      fs/nfs/
7076 F:      fs/nfs_common/
7077 F:      net/sunrpc/
7078 F:      include/linux/lockd/
7079 F:      include/linux/nfs*
7080 F:      include/linux/sunrpc/
7081 F:      include/uapi/linux/nfs*
7082 F:      include/uapi/linux/sunrpc/
7083
7084 NILFS2 FILESYSTEM
7085 M:      Ryusuke Konishi <konishi.ryusuke@lab.ntt.co.jp>
7086 L:      linux-nilfs@vger.kernel.org
7087 W:      http://nilfs.sourceforge.net/
7088 T:      git git://github.com/konis/nilfs2.git
7089 S:      Supported
7090 F:      Documentation/filesystems/nilfs2.txt
7091 F:      fs/nilfs2/
7092 F:      include/linux/nilfs2_fs.h
7093
7094 NINJA SCSI-3 / NINJA SCSI-32Bi (16bit/CardBus) PCMCIA SCSI HOST ADAPTER DRIVER
7095 M:      YOKOTA Hiroshi <yokota@netlab.is.tsukuba.ac.jp>
7096 W:      http://www.netlab.is.tsukuba.ac.jp/~yokota/izumi/ninja/
7097 S:      Maintained
7098 F:      Documentation/scsi/NinjaSCSI.txt
7099 F:      drivers/scsi/pcmcia/nsp_*
7100
7101 NINJA SCSI-32Bi/UDE PCI/CARDBUS SCSI HOST ADAPTER DRIVER
7102 M:      GOTO Masanori <gotom@debian.or.jp>
7103 M:      YOKOTA Hiroshi <yokota@netlab.is.tsukuba.ac.jp>
7104 W:      http://www.netlab.is.tsukuba.ac.jp/~yokota/izumi/ninja/
7105 S:      Maintained
7106 F:      Documentation/scsi/NinjaSCSI.txt
7107 F:      drivers/scsi/nsp32*
7108
7109 NIOS2 ARCHITECTURE
7110 M:      Ley Foon Tan <lftan@altera.com>
7111 L:      nios2-dev@lists.rocketboards.org (moderated for non-subscribers)
7112 T:      git git://git.rocketboards.org/linux-socfpga-next.git
7113 S:      Maintained
7114 F:      arch/nios2/
7115
7116 NOKIA N900 POWER SUPPLY DRIVERS
7117 M:      Pali RohĂ¡r <pali.rohar@gmail.com>
7118 S:      Maintained
7119 F:      include/linux/power/bq2415x_charger.h
7120 F:      include/linux/power/bq27x00_battery.h
7121 F:      include/linux/power/isp1704_charger.h
7122 F:      drivers/power/bq2415x_charger.c
7123 F:      drivers/power/bq27x00_battery.c
7124 F:      drivers/power/isp1704_charger.c
7125 F:      drivers/power/rx51_battery.c
7126
7127 NTB DRIVER
7128 M:      Jon Mason <jdmason@kudzu.us>
7129 M:      Dave Jiang <dave.jiang@intel.com>
7130 S:      Supported
7131 W:      https://github.com/jonmason/ntb/wiki
7132 T:      git git://github.com/jonmason/ntb.git
7133 F:      drivers/ntb/
7134 F:      drivers/net/ntb_netdev.c
7135 F:      include/linux/ntb.h
7136
7137 NTFS FILESYSTEM
7138 M:      Anton Altaparmakov <anton@tuxera.com>
7139 L:      linux-ntfs-dev@lists.sourceforge.net
7140 W:      http://www.tuxera.com/
7141 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/aia21/ntfs.git
7142 S:      Supported
7143 F:      Documentation/filesystems/ntfs.txt
7144 F:      fs/ntfs/
7145
7146 NVIDIA (rivafb and nvidiafb) FRAMEBUFFER DRIVER
7147 M:      Antonino Daplas <adaplas@gmail.com>
7148 L:      linux-fbdev@vger.kernel.org
7149 S:      Maintained
7150 F:      drivers/video/fbdev/riva/
7151 F:      drivers/video/fbdev/nvidia/
7152
7153 NVM EXPRESS DRIVER
7154 M:      Matthew Wilcox <willy@linux.intel.com>
7155 L:      linux-nvme@lists.infradead.org
7156 T:      git git://git.infradead.org/users/willy/linux-nvme.git
7157 S:      Supported
7158 F:      drivers/block/nvme*
7159 F:      include/linux/nvme.h
7160
7161 NXP-NCI NFC DRIVER
7162 M:      ClĂ©ment Perrochaud <clement.perrochaud@effinnov.com>
7163 R:      Charles Gorand <charles.gorand@effinnov.com>
7164 L:      linux-nfc@lists.01.org (moderated for non-subscribers)
7165 S:      Supported
7166 F:      drivers/nfc/nxp-nci
7167
7168 NXP TDA998X DRM DRIVER
7169 M:      Russell King <rmk+kernel@arm.linux.org.uk>
7170 S:      Supported
7171 F:      drivers/gpu/drm/i2c/tda998x_drv.c
7172 F:      include/drm/i2c/tda998x.h
7173
7174 NXP TFA9879 DRIVER
7175 M:      Peter Rosin <peda@axentia.se>
7176 L:      alsa-devel@alsa-project.org (moderated for non-subscribers)
7177 S:      Maintained
7178 F:      sound/soc/codecs/tfa9879*
7179
7180 OMAP SUPPORT
7181 M:      Tony Lindgren <tony@atomide.com>
7182 L:      linux-omap@vger.kernel.org
7183 W:      http://www.muru.com/linux/omap/
7184 W:      http://linux.omap.com/
7185 Q:      http://patchwork.kernel.org/project/linux-omap/list/
7186 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap.git
7187 S:      Maintained
7188 F:      arch/arm/*omap*/
7189 F:      arch/arm/configs/omap1_defconfig
7190 F:      arch/arm/configs/omap2plus_defconfig
7191 F:      drivers/i2c/busses/i2c-omap.c
7192 F:      drivers/irqchip/irq-omap-intc.c
7193 F:      drivers/mfd/*omap*.c
7194 F:      drivers/mfd/menelaus.c
7195 F:      drivers/mfd/palmas.c
7196 F:      drivers/mfd/tps65217.c
7197 F:      drivers/mfd/tps65218.c
7198 F:      drivers/mfd/tps65910.c
7199 F:      drivers/mfd/twl-core.[ch]
7200 F:      drivers/mfd/twl4030*.c
7201 F:      drivers/mfd/twl6030*.c
7202 F:      drivers/mfd/twl6040*.c
7203 F:      drivers/regulator/palmas-regulator*.c
7204 F:      drivers/regulator/pbias-regulator.c
7205 F:      drivers/regulator/tps65217-regulator.c
7206 F:      drivers/regulator/tps65218-regulator.c
7207 F:      drivers/regulator/tps65910-regulator.c
7208 F:      drivers/regulator/twl-regulator.c
7209 F:      include/linux/i2c-omap.h
7210
7211 OMAP DEVICE TREE SUPPORT
7212 M:      BenoĂ®t Cousson <bcousson@baylibre.com>
7213 M:      Tony Lindgren <tony@atomide.com>
7214 L:      linux-omap@vger.kernel.org
7215 L:      devicetree@vger.kernel.org
7216 S:      Maintained
7217 F:      arch/arm/boot/dts/*omap*
7218 F:      arch/arm/boot/dts/*am3*
7219 F:      arch/arm/boot/dts/*am4*
7220 F:      arch/arm/boot/dts/*am5*
7221 F:      arch/arm/boot/dts/*dra7*
7222
7223 OMAP CLOCK FRAMEWORK SUPPORT
7224 M:      Paul Walmsley <paul@pwsan.com>
7225 L:      linux-omap@vger.kernel.org
7226 S:      Maintained
7227 F:      arch/arm/*omap*/*clock*
7228
7229 OMAP POWER MANAGEMENT SUPPORT
7230 M:      Kevin Hilman <khilman@deeprootsystems.com>
7231 L:      linux-omap@vger.kernel.org
7232 S:      Maintained
7233 F:      arch/arm/*omap*/*pm*
7234 F:      drivers/cpufreq/omap-cpufreq.c
7235
7236 OMAP POWERDOMAIN SOC ADAPTATION LAYER SUPPORT
7237 M:      Rajendra Nayak <rnayak@ti.com>
7238 M:      Paul Walmsley <paul@pwsan.com>
7239 L:      linux-omap@vger.kernel.org
7240 S:      Maintained
7241 F:      arch/arm/mach-omap2/prm*
7242
7243 OMAP AUDIO SUPPORT
7244 M:      Peter Ujfalusi <peter.ujfalusi@ti.com>
7245 M:      Jarkko Nikula <jarkko.nikula@bitmer.com>
7246 L:      alsa-devel@alsa-project.org (subscribers-only)
7247 L:      linux-omap@vger.kernel.org
7248 S:      Maintained
7249 F:      sound/soc/omap/
7250
7251 OMAP GENERAL PURPOSE MEMORY CONTROLLER SUPPORT
7252 M:      Roger Quadros <rogerq@ti.com>
7253 M:      Tony Lindgren <tony@atomide.com>
7254 L:      linux-omap@vger.kernel.org
7255 S:      Maintained
7256 F:      drivers/memory/omap-gpmc.c
7257 F:      arch/arm/mach-omap2/*gpmc*
7258
7259 OMAP FRAMEBUFFER SUPPORT
7260 M:      Tomi Valkeinen <tomi.valkeinen@ti.com>
7261 L:      linux-fbdev@vger.kernel.org
7262 L:      linux-omap@vger.kernel.org
7263 S:      Maintained
7264 F:      drivers/video/fbdev/omap/
7265
7266 OMAP DISPLAY SUBSYSTEM and FRAMEBUFFER SUPPORT (DSS2)
7267 M:      Tomi Valkeinen <tomi.valkeinen@ti.com>
7268 L:      linux-omap@vger.kernel.org
7269 L:      linux-fbdev@vger.kernel.org
7270 S:      Maintained
7271 F:      drivers/video/fbdev/omap2/
7272 F:      Documentation/arm/OMAP/DSS
7273
7274 OMAP HARDWARE SPINLOCK SUPPORT
7275 M:      Ohad Ben-Cohen <ohad@wizery.com>
7276 L:      linux-omap@vger.kernel.org
7277 S:      Maintained
7278 F:      drivers/hwspinlock/omap_hwspinlock.c
7279 F:      arch/arm/mach-omap2/hwspinlock.c
7280
7281 OMAP MMC SUPPORT
7282 M:      Jarkko Lavinen <jarkko.lavinen@nokia.com>
7283 L:      linux-omap@vger.kernel.org
7284 S:      Maintained
7285 F:      drivers/mmc/host/omap.c
7286
7287 OMAP HS MMC SUPPORT
7288 L:      linux-mmc@vger.kernel.org
7289 L:      linux-omap@vger.kernel.org
7290 S:      Orphan
7291 F:      drivers/mmc/host/omap_hsmmc.c
7292
7293 OMAP RANDOM NUMBER GENERATOR SUPPORT
7294 M:      Deepak Saxena <dsaxena@plexity.net>
7295 S:      Maintained
7296 F:      drivers/char/hw_random/omap-rng.c
7297
7298 OMAP HWMOD SUPPORT
7299 M:      BenoĂ®t Cousson <bcousson@baylibre.com>
7300 M:      Paul Walmsley <paul@pwsan.com>
7301 L:      linux-omap@vger.kernel.org
7302 S:      Maintained
7303 F:      arch/arm/mach-omap2/omap_hwmod.*
7304
7305 OMAP HWMOD DATA
7306 M:      Paul Walmsley <paul@pwsan.com>
7307 L:      linux-omap@vger.kernel.org
7308 S:      Maintained
7309 F:      arch/arm/mach-omap2/omap_hwmod*data*
7310
7311 OMAP HWMOD DATA FOR OMAP4-BASED DEVICES
7312 M:      BenoĂ®t Cousson <bcousson@baylibre.com>
7313 L:      linux-omap@vger.kernel.org
7314 S:      Maintained
7315 F:      arch/arm/mach-omap2/omap_hwmod_44xx_data.c
7316
7317 OMAP IMAGING SUBSYSTEM (OMAP3 ISP and OMAP4 ISS)
7318 M:      Laurent Pinchart <laurent.pinchart@ideasonboard.com>
7319 L:      linux-media@vger.kernel.org
7320 S:      Maintained
7321 F:      Documentation/devicetree/bindings/media/ti,omap3isp.txt
7322 F:      drivers/media/platform/omap3isp/
7323 F:      drivers/staging/media/omap4iss/
7324
7325 OMAP USB SUPPORT
7326 M:      Felipe Balbi <balbi@ti.com>
7327 L:      linux-usb@vger.kernel.org
7328 L:      linux-omap@vger.kernel.org
7329 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb.git
7330 S:      Maintained
7331 F:      drivers/usb/*/*omap*
7332 F:      arch/arm/*omap*/usb*
7333
7334 OMAP GPIO DRIVER
7335 M:      Javier Martinez Canillas <javier@dowhile0.org>
7336 M:      Santosh Shilimkar <ssantosh@kernel.org>
7337 M:      Kevin Hilman <khilman@deeprootsystems.com>
7338 L:      linux-omap@vger.kernel.org
7339 S:      Maintained
7340 F:      drivers/gpio/gpio-omap.c
7341
7342 OMAP/NEWFLOW NANOBONE MACHINE SUPPORT
7343 M:      Mark Jackson <mpfj@newflow.co.uk>
7344 L:      linux-omap@vger.kernel.org
7345 S:      Maintained
7346 F:      arch/arm/boot/dts/am335x-nano.dts
7347
7348 OMFS FILESYSTEM
7349 M:      Bob Copeland <me@bobcopeland.com>
7350 L:      linux-karma-devel@lists.sourceforge.net
7351 S:      Maintained
7352 F:      Documentation/filesystems/omfs.txt
7353 F:      fs/omfs/
7354
7355 OMNIKEY CARDMAN 4000 DRIVER
7356 M:      Harald Welte <laforge@gnumonks.org>
7357 S:      Maintained
7358 F:      drivers/char/pcmcia/cm4000_cs.c
7359 F:      include/linux/cm4000_cs.h
7360 F:      include/uapi/linux/cm4000_cs.h
7361
7362 OMNIKEY CARDMAN 4040 DRIVER
7363 M:      Harald Welte <laforge@gnumonks.org>
7364 S:      Maintained
7365 F:      drivers/char/pcmcia/cm4040_cs.*
7366
7367 OMNIVISION OV7670 SENSOR DRIVER
7368 M:      Jonathan Corbet <corbet@lwn.net>
7369 L:      linux-media@vger.kernel.org
7370 T:      git git://linuxtv.org/media_tree.git
7371 S:      Maintained
7372 F:      drivers/media/i2c/ov7670.c
7373
7374 ONENAND FLASH DRIVER
7375 M:      Kyungmin Park <kyungmin.park@samsung.com>
7376 L:      linux-mtd@lists.infradead.org
7377 S:      Maintained
7378 F:      drivers/mtd/onenand/
7379 F:      include/linux/mtd/onenand*.h
7380
7381 ONSTREAM SCSI TAPE DRIVER
7382 M:      Willem Riede <osst@riede.org>
7383 L:      osst-users@lists.sourceforge.net
7384 L:      linux-scsi@vger.kernel.org
7385 S:      Maintained
7386 F:      Documentation/scsi/osst.txt
7387 F:      drivers/scsi/osst.*
7388 F:      drivers/scsi/osst_*.h
7389 F:      drivers/scsi/st.h
7390
7391 OPENCORES I2C BUS DRIVER
7392 M:      Peter Korsgaard <jacmet@sunsite.dk>
7393 L:      linux-i2c@vger.kernel.org
7394 S:      Maintained
7395 F:      Documentation/i2c/busses/i2c-ocores
7396 F:      drivers/i2c/busses/i2c-ocores.c
7397
7398 OPEN FIRMWARE AND FLATTENED DEVICE TREE
7399 M:      Grant Likely <grant.likely@linaro.org>
7400 M:      Rob Herring <robh+dt@kernel.org>
7401 L:      devicetree@vger.kernel.org
7402 W:      http://www.devicetree.org/
7403 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/glikely/linux.git
7404 S:      Maintained
7405 F:      drivers/of/
7406 F:      include/linux/of*.h
7407 F:      scripts/dtc/
7408
7409 OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS
7410 M:      Rob Herring <robh+dt@kernel.org>
7411 M:      Pawel Moll <pawel.moll@arm.com>
7412 M:      Mark Rutland <mark.rutland@arm.com>
7413 M:      Ian Campbell <ijc+devicetree@hellion.org.uk>
7414 M:      Kumar Gala <galak@codeaurora.org>
7415 L:      devicetree@vger.kernel.org
7416 S:      Maintained
7417 F:      Documentation/devicetree/
7418 F:      arch/*/boot/dts/
7419 F:      include/dt-bindings/
7420
7421 OPEN FIRMWARE AND DEVICE TREE OVERLAYS
7422 M:      Pantelis Antoniou <pantelis.antoniou@konsulko.com>
7423 L:      devicetree@vger.kernel.org
7424 S:      Maintained
7425 F:      Documentation/devicetree/dynamic-resolution-notes.txt
7426 F:      Documentation/devicetree/overlay-notes.txt
7427 F:      drivers/of/overlay.c
7428 F:      drivers/of/resolver.c
7429
7430 OPENRISC ARCHITECTURE
7431 M:      Jonas Bonn <jonas@southpole.se>
7432 W:      http://openrisc.net
7433 L:      linux@lists.openrisc.net (moderated for non-subscribers)
7434 S:      Maintained
7435 T:      git git://openrisc.net/~jonas/linux
7436 F:      arch/openrisc/
7437
7438 OPENVSWITCH
7439 M:      Pravin Shelar <pshelar@nicira.com>
7440 L:      netdev@vger.kernel.org
7441 L:      dev@openvswitch.org
7442 W:      http://openvswitch.org
7443 S:      Maintained
7444 F:      net/openvswitch/
7445 F:      include/uapi/linux/openvswitch.h
7446
7447 OPL4 DRIVER
7448 M:      Clemens Ladisch <clemens@ladisch.de>
7449 L:      alsa-devel@alsa-project.org (moderated for non-subscribers)
7450 T:      git git://git.alsa-project.org/alsa-kernel.git
7451 S:      Maintained
7452 F:      sound/drivers/opl4/
7453
7454 OPROFILE
7455 M:      Robert Richter <rric@kernel.org>
7456 L:      oprofile-list@lists.sf.net
7457 S:      Maintained
7458 F:      arch/*/include/asm/oprofile*.h
7459 F:      arch/*/oprofile/
7460 F:      drivers/oprofile/
7461 F:      include/linux/oprofile.h
7462
7463 ORACLE CLUSTER FILESYSTEM 2 (OCFS2)
7464 M:      Mark Fasheh <mfasheh@suse.com>
7465 M:      Joel Becker <jlbec@evilplan.org>
7466 L:      ocfs2-devel@oss.oracle.com (moderated for non-subscribers)
7467 W:      http://ocfs2.wiki.kernel.org
7468 S:      Supported
7469 F:      Documentation/filesystems/ocfs2.txt
7470 F:      Documentation/filesystems/dlmfs.txt
7471 F:      fs/ocfs2/
7472
7473 ORINOCO DRIVER
7474 L:      linux-wireless@vger.kernel.org
7475 W:      http://wireless.kernel.org/en/users/Drivers/orinoco
7476 W:      http://www.nongnu.org/orinoco/
7477 S:      Orphan
7478 F:      drivers/net/wireless/orinoco/
7479
7480 OSD LIBRARY and FILESYSTEM
7481 M:      Boaz Harrosh <ooo@electrozaur.com>
7482 M:      Benny Halevy <bhalevy@primarydata.com>
7483 L:      osd-dev@open-osd.org
7484 W:      http://open-osd.org
7485 T:      git git://git.open-osd.org/open-osd.git
7486 S:      Maintained
7487 F:      drivers/scsi/osd/
7488 F:      include/scsi/osd_*
7489 F:      fs/exofs/
7490
7491 OVERLAY FILESYSTEM
7492 M:      Miklos Szeredi <miklos@szeredi.hu>
7493 L:      linux-unionfs@vger.kernel.org
7494 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs.git
7495 S:      Supported
7496 F:      fs/overlayfs/
7497 F:      Documentation/filesystems/overlayfs.txt
7498
7499 P54 WIRELESS DRIVER
7500 M:      Christian Lamparter <chunkeey@googlemail.com>
7501 L:      linux-wireless@vger.kernel.org
7502 W:      http://wireless.kernel.org/en/users/Drivers/p54
7503 S:      Maintained
7504 F:      drivers/net/wireless/p54/
7505
7506 PA SEMI ETHERNET DRIVER
7507 M:      Olof Johansson <olof@lixom.net>
7508 L:      netdev@vger.kernel.org
7509 S:      Maintained
7510 F:      drivers/net/ethernet/pasemi/*
7511
7512 PA SEMI SMBUS DRIVER
7513 M:      Olof Johansson <olof@lixom.net>
7514 L:      linux-i2c@vger.kernel.org
7515 S:      Maintained
7516 F:      drivers/i2c/busses/i2c-pasemi.c
7517
7518 PADATA PARALLEL EXECUTION MECHANISM
7519 M:      Steffen Klassert <steffen.klassert@secunet.com>
7520 L:      linux-crypto@vger.kernel.org
7521 S:      Maintained
7522 F:      kernel/padata.c
7523 F:      include/linux/padata.h
7524 F:      Documentation/padata.txt
7525
7526 PANASONIC LAPTOP ACPI EXTRAS DRIVER
7527 M:      Harald Welte <laforge@gnumonks.org>
7528 L:      platform-driver-x86@vger.kernel.org
7529 S:      Maintained
7530 F:      drivers/platform/x86/panasonic-laptop.c
7531
7532 PANASONIC MN10300/AM33/AM34 PORT
7533 M:      David Howells <dhowells@redhat.com>
7534 M:      Koichi Yasutake <yasutake.koichi@jp.panasonic.com>
7535 L:      linux-am33-list@redhat.com (moderated for non-subscribers)
7536 W:      ftp://ftp.redhat.com/pub/redhat/gnupro/AM33/
7537 S:      Maintained
7538 F:      Documentation/mn10300/
7539 F:      arch/mn10300/
7540
7541 PARALLEL PORT SUPPORT
7542 L:      linux-parport@lists.infradead.org (subscribers-only)
7543 S:      Orphan
7544 F:      drivers/parport/
7545 F:      include/linux/parport*.h
7546 F:      drivers/char/ppdev.c
7547 F:      include/uapi/linux/ppdev.h
7548
7549 PARAVIRT_OPS INTERFACE
7550 M:      Jeremy Fitzhardinge <jeremy@goop.org>
7551 M:      Chris Wright <chrisw@sous-sol.org>
7552 M:      Alok Kataria <akataria@vmware.com>
7553 M:      Rusty Russell <rusty@rustcorp.com.au>
7554 L:      virtualization@lists.linux-foundation.org
7555 S:      Supported
7556 F:      Documentation/virtual/paravirt_ops.txt
7557 F:      arch/*/kernel/paravirt*
7558 F:      arch/*/include/asm/paravirt.h
7559
7560 PARIDE DRIVERS FOR PARALLEL PORT IDE DEVICES
7561 M:      Tim Waugh <tim@cyberelk.net>
7562 L:      linux-parport@lists.infradead.org (subscribers-only)
7563 W:      http://www.torque.net/linux-pp.html
7564 S:      Maintained
7565 F:      Documentation/blockdev/paride.txt
7566 F:      drivers/block/paride/
7567
7568 PARISC ARCHITECTURE
7569 M:      "James E.J. Bottomley" <jejb@parisc-linux.org>
7570 M:      Helge Deller <deller@gmx.de>
7571 L:      linux-parisc@vger.kernel.org
7572 W:      http://www.parisc-linux.org/
7573 Q:      http://patchwork.kernel.org/project/linux-parisc/list/
7574 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/jejb/parisc-2.6.git
7575 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux.git
7576 S:      Maintained
7577 F:      arch/parisc/
7578 F:      Documentation/parisc/
7579 F:      drivers/parisc/
7580 F:      drivers/char/agp/parisc-agp.c
7581 F:      drivers/input/serio/gscps2.c
7582 F:      drivers/parport/parport_gsc.*
7583 F:      drivers/tty/serial/8250/8250_gsc.c
7584 F:      drivers/video/fbdev/sti*
7585 F:      drivers/video/console/sti*
7586 F:      drivers/video/logo/logo_parisc*
7587
7588 PC87360 HARDWARE MONITORING DRIVER
7589 M:      Jim Cromie <jim.cromie@gmail.com>
7590 L:      lm-sensors@lm-sensors.org
7591 S:      Maintained
7592 F:      Documentation/hwmon/pc87360
7593 F:      drivers/hwmon/pc87360.c
7594
7595 PC8736x GPIO DRIVER
7596 M:      Jim Cromie <jim.cromie@gmail.com>
7597 S:      Maintained
7598 F:      drivers/char/pc8736x_gpio.c
7599
7600 PC87427 HARDWARE MONITORING DRIVER
7601 M:      Jean Delvare <jdelvare@suse.de>
7602 L:      lm-sensors@lm-sensors.org
7603 S:      Maintained
7604 F:      Documentation/hwmon/pc87427
7605 F:      drivers/hwmon/pc87427.c
7606
7607 PCA9532 LED DRIVER
7608 M:      Riku Voipio <riku.voipio@iki.fi>
7609 S:      Maintained
7610 F:      drivers/leds/leds-pca9532.c
7611 F:      include/linux/leds-pca9532.h
7612
7613 PCA9541 I2C BUS MASTER SELECTOR DRIVER
7614 M:      Guenter Roeck <linux@roeck-us.net>
7615 L:      linux-i2c@vger.kernel.org
7616 S:      Maintained
7617 F:      drivers/i2c/muxes/i2c-mux-pca9541.c
7618
7619 PCDP - PRIMARY CONSOLE AND DEBUG PORT
7620 M:      Khalid Aziz <khalid@gonehiking.org>
7621 S:      Maintained
7622 F:      drivers/firmware/pcdp.*
7623
7624 PCI ERROR RECOVERY
7625 M:      Linas Vepstas <linasvepstas@gmail.com>
7626 L:      linux-pci@vger.kernel.org
7627 S:      Supported
7628 F:      Documentation/PCI/pci-error-recovery.txt
7629
7630 PCI SUBSYSTEM
7631 M:      Bjorn Helgaas <bhelgaas@google.com>
7632 L:      linux-pci@vger.kernel.org
7633 Q:      http://patchwork.ozlabs.org/project/linux-pci/list/
7634 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci.git
7635 S:      Supported
7636 F:      Documentation/PCI/
7637 F:      drivers/pci/
7638 F:      include/linux/pci*
7639 F:      arch/x86/pci/
7640 F:      arch/x86/kernel/quirks.c
7641
7642 PCI DRIVER FOR ARM VERSATILE PLATFORM
7643 M:      Rob Herring <robh@kernel.org>
7644 L:      linux-pci@vger.kernel.org
7645 L:      linux-arm-kernel@lists.infradead.org
7646 S:      Maintained
7647 F:      Documentation/devicetree/bindings/pci/versatile.txt
7648 F:      drivers/pci/host/pci-versatile.c
7649
7650 PCI DRIVER FOR APPLIEDMICRO XGENE
7651 M:      Tanmay Inamdar <tinamdar@apm.com>
7652 L:      linux-pci@vger.kernel.org
7653 L:      linux-arm-kernel@lists.infradead.org
7654 S:      Maintained
7655 F:      Documentation/devicetree/bindings/pci/xgene-pci.txt
7656 F:      drivers/pci/host/pci-xgene.c
7657
7658 PCI DRIVER FOR FREESCALE LAYERSCAPE
7659 M:      Minghuan Lian <minghuan.Lian@freescale.com>
7660 M:      Mingkai Hu <mingkai.hu@freescale.com>
7661 M:      Roy Zang <tie-fei.zang@freescale.com>
7662 L:      linuxppc-dev@lists.ozlabs.org
7663 L:      linux-pci@vger.kernel.org
7664 L:      linux-arm-kernel@lists.infradead.org
7665 S:      Maintained
7666 F:      drivers/pci/host/*layerscape*
7667
7668 PCI DRIVER FOR IMX6
7669 M:      Richard Zhu <Richard.Zhu@freescale.com>
7670 M:      Lucas Stach <l.stach@pengutronix.de>
7671 L:      linux-pci@vger.kernel.org
7672 L:      linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
7673 S:      Maintained
7674 F:      drivers/pci/host/*imx6*
7675
7676 PCI DRIVER FOR TI KEYSTONE
7677 M:      Murali Karicheri <m-karicheri2@ti.com>
7678 L:      linux-pci@vger.kernel.org
7679 L:      linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
7680 S:      Maintained
7681 F:      drivers/pci/host/*keystone*
7682
7683 PCI DRIVER FOR MVEBU (Marvell Armada 370 and Armada XP SOC support)
7684 M:      Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
7685 M:      Jason Cooper <jason@lakedaemon.net>
7686 L:      linux-pci@vger.kernel.org
7687 L:      linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
7688 S:      Maintained
7689 F:      drivers/pci/host/*mvebu*
7690
7691 PCI DRIVER FOR NVIDIA TEGRA
7692 M:      Thierry Reding <thierry.reding@gmail.com>
7693 L:      linux-tegra@vger.kernel.org
7694 L:      linux-pci@vger.kernel.org
7695 S:      Supported
7696 F:      Documentation/devicetree/bindings/pci/nvidia,tegra20-pcie.txt
7697 F:      drivers/pci/host/pci-tegra.c
7698
7699 PCI DRIVER FOR TI DRA7XX
7700 M:      Kishon Vijay Abraham I <kishon@ti.com>
7701 L:      linux-omap@vger.kernel.org
7702 L:      linux-pci@vger.kernel.org
7703 S:      Supported
7704 F:      Documentation/devicetree/bindings/pci/ti-pci.txt
7705 F:      drivers/pci/host/pci-dra7xx.c
7706
7707 PCI DRIVER FOR RENESAS R-CAR
7708 M:      Simon Horman <horms@verge.net.au>
7709 L:      linux-pci@vger.kernel.org
7710 L:      linux-sh@vger.kernel.org
7711 S:      Maintained
7712 F:      drivers/pci/host/*rcar*
7713
7714 PCI DRIVER FOR SAMSUNG EXYNOS
7715 M:      Jingoo Han <jingoohan1@gmail.com>
7716 L:      linux-pci@vger.kernel.org
7717 L:      linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
7718 L:      linux-samsung-soc@vger.kernel.org (moderated for non-subscribers)
7719 S:      Maintained
7720 F:      drivers/pci/host/pci-exynos.c
7721
7722 PCI DRIVER FOR SYNOPSIS DESIGNWARE
7723 M:      Jingoo Han <jingoohan1@gmail.com>
7724 M:      Pratyush Anand <pratyush.anand@gmail.com>
7725 L:      linux-pci@vger.kernel.org
7726 S:      Maintained
7727 F:      drivers/pci/host/*designware*
7728
7729 PCI DRIVER FOR GENERIC OF HOSTS
7730 M:      Will Deacon <will.deacon@arm.com>
7731 L:      linux-pci@vger.kernel.org
7732 L:      linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
7733 S:      Maintained
7734 F:      Documentation/devicetree/bindings/pci/host-generic-pci.txt
7735 F:      drivers/pci/host/pci-host-generic.c
7736
7737 PCIE DRIVER FOR ST SPEAR13XX
7738 M:      Pratyush Anand <pratyush.anand@gmail.com>
7739 L:      linux-pci@vger.kernel.org
7740 S:      Maintained
7741 F:      drivers/pci/host/*spear*
7742
7743 PCI MSI DRIVER FOR APPLIEDMICRO XGENE
7744 M:      Duc Dang <dhdang@apm.com>
7745 L:      linux-pci@vger.kernel.org
7746 L:      linux-arm-kernel@lists.infradead.org
7747 S:      Maintained
7748 F:      Documentation/devicetree/bindings/pci/xgene-pci-msi.txt
7749 F:      drivers/pci/host/pci-xgene-msi.c
7750
7751 PCMCIA SUBSYSTEM
7752 P:      Linux PCMCIA Team
7753 L:      linux-pcmcia@lists.infradead.org
7754 W:      http://lists.infradead.org/mailman/listinfo/linux-pcmcia
7755 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6.git
7756 S:      Maintained
7757 F:      Documentation/pcmcia/
7758 F:      drivers/pcmcia/
7759 F:      include/pcmcia/
7760
7761 PCNET32 NETWORK DRIVER
7762 M:      Don Fry <pcnet32@frontier.com>
7763 L:      netdev@vger.kernel.org
7764 S:      Maintained
7765 F:      drivers/net/ethernet/amd/pcnet32.c
7766
7767 PCRYPT PARALLEL CRYPTO ENGINE
7768 M:      Steffen Klassert <steffen.klassert@secunet.com>
7769 L:      linux-crypto@vger.kernel.org
7770 S:      Maintained
7771 F:      crypto/pcrypt.c
7772 F:      include/crypto/pcrypt.h
7773
7774 PER-CPU MEMORY ALLOCATOR
7775 M:      Tejun Heo <tj@kernel.org>
7776 M:      Christoph Lameter <cl@linux-foundation.org>
7777 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu.git
7778 S:      Maintained
7779 F:      include/linux/percpu*.h
7780 F:      mm/percpu*.c
7781 F:      arch/*/include/asm/percpu.h
7782
7783 PER-TASK DELAY ACCOUNTING
7784 M:      Balbir Singh <bsingharora@gmail.com>
7785 S:      Maintained
7786 F:      include/linux/delayacct.h
7787 F:      kernel/delayacct.c
7788
7789 PERFORMANCE EVENTS SUBSYSTEM
7790 M:      Peter Zijlstra <a.p.zijlstra@chello.nl>
7791 M:      Ingo Molnar <mingo@redhat.com>
7792 M:      Arnaldo Carvalho de Melo <acme@kernel.org>
7793 L:      linux-kernel@vger.kernel.org
7794 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git perf/core
7795 S:      Supported
7796 F:      kernel/events/*
7797 F:      include/linux/perf_event.h
7798 F:      include/uapi/linux/perf_event.h
7799 F:      arch/*/kernel/perf_event*.c
7800 F:      arch/*/kernel/*/perf_event*.c
7801 F:      arch/*/kernel/*/*/perf_event*.c
7802 F:      arch/*/include/asm/perf_event.h
7803 F:      arch/*/kernel/perf_callchain.c
7804 F:      tools/perf/
7805
7806 PERSONALITY HANDLING
7807 M:      Christoph Hellwig <hch@infradead.org>
7808 L:      linux-abi-devel@lists.sourceforge.net
7809 S:      Maintained
7810 F:      include/linux/personality.h
7811 F:      include/uapi/linux/personality.h
7812
7813 PHONET PROTOCOL
7814 M:      Remi Denis-Courmont <courmisch@gmail.com>
7815 S:      Supported
7816 F:      Documentation/networking/phonet.txt
7817 F:      include/linux/phonet.h
7818 F:      include/net/phonet/
7819 F:      include/uapi/linux/phonet.h
7820 F:      net/phonet/
7821
7822 PHRAM MTD DRIVER
7823 M:      Joern Engel <joern@lazybastard.org>
7824 L:      linux-mtd@lists.infradead.org
7825 S:      Maintained
7826 F:      drivers/mtd/devices/phram.c
7827
7828 PICOLCD HID DRIVER
7829 M:      Bruno PrĂ©mont <bonbons@linux-vserver.org>
7830 L:      linux-input@vger.kernel.org
7831 S:      Maintained
7832 F:      drivers/hid/hid-picolcd*
7833
7834 PICOXCELL SUPPORT
7835 M:      Jamie Iles <jamie@jamieiles.com>
7836 L:      linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
7837 T:      git git://github.com/jamieiles/linux-2.6-ji.git
7838 S:      Supported
7839 F:      arch/arm/boot/dts/picoxcell*
7840 F:      arch/arm/mach-picoxcell/
7841 F:      drivers/crypto/picoxcell*
7842
7843 PIN CONTROL SUBSYSTEM
7844 M:      Linus Walleij <linus.walleij@linaro.org>
7845 L:      linux-gpio@vger.kernel.org
7846 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl.git
7847 S:      Maintained
7848 F:      drivers/pinctrl/
7849 F:      include/linux/pinctrl/
7850
7851 PIN CONTROLLER - ATMEL AT91
7852 M:      Jean-Christophe Plagniol-Villard <plagnioj@jcrosoft.com>
7853 L:      linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
7854 S:      Maintained
7855 F:      drivers/pinctrl/pinctrl-at91.*
7856
7857 PIN CONTROLLER - INTEL
7858 M:      Mika Westerberg <mika.westerberg@linux.intel.com>
7859 M:      Heikki Krogerus <heikki.krogerus@linux.intel.com>
7860 S:      Maintained
7861 F:      drivers/pinctrl/intel/
7862
7863 PIN CONTROLLER - RENESAS
7864 M:      Laurent Pinchart <laurent.pinchart@ideasonboard.com>
7865 L:      linux-sh@vger.kernel.org
7866 S:      Maintained
7867 F:      drivers/pinctrl/sh-pfc/
7868
7869 PIN CONTROLLER - SAMSUNG
7870 M:      Tomasz Figa <tomasz.figa@gmail.com>
7871 M:      Thomas Abraham <thomas.abraham@linaro.org>
7872 L:      linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
7873 L:      linux-samsung-soc@vger.kernel.org (moderated for non-subscribers)
7874 S:      Maintained
7875 F:      drivers/pinctrl/samsung/
7876
7877 PIN CONTROLLER - ST SPEAR
7878 M:      Viresh Kumar <viresh.linux@gmail.com>
7879 L:      spear-devel@list.st.com
7880 L:      linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
7881 W:      http://www.st.com/spear
7882 S:      Maintained
7883 F:      drivers/pinctrl/spear/
7884
7885 PKTCDVD DRIVER
7886 M:      Jiri Kosina <jkosina@suse.cz>
7887 S:      Maintained
7888 F:      drivers/block/pktcdvd.c
7889 F:      include/linux/pktcdvd.h
7890 F:      include/uapi/linux/pktcdvd.h
7891
7892 PKUNITY SOC DRIVERS
7893 M:      Guan Xuetao <gxt@mprc.pku.edu.cn>
7894 W:      http://mprc.pku.edu.cn/~guanxuetao/linux
7895 S:      Maintained
7896 T:      git git://github.com/gxt/linux.git
7897 F:      drivers/input/serio/i8042-unicore32io.h
7898 F:      drivers/i2c/busses/i2c-puv3.c
7899 F:      drivers/video/fbdev/fb-puv3.c
7900 F:      drivers/rtc/rtc-puv3.c
7901
7902 PMBUS HARDWARE MONITORING DRIVERS
7903 M:      Guenter Roeck <linux@roeck-us.net>
7904 L:      lm-sensors@lm-sensors.org
7905 W:      http://www.lm-sensors.org/
7906 W:      http://www.roeck-us.net/linux/drivers/
7907 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging.git
7908 S:      Maintained
7909 F:      Documentation/hwmon/pmbus
7910 F:      drivers/hwmon/pmbus/
7911 F:      include/linux/i2c/pmbus.h
7912
7913 PMC SIERRA MaxRAID DRIVER
7914 M:      Anil Ravindranath <anil_ravindranath@pmc-sierra.com>
7915 L:      linux-scsi@vger.kernel.org
7916 W:      http://www.pmc-sierra.com/
7917 S:      Supported
7918 F:      drivers/scsi/pmcraid.*
7919
7920 PMC SIERRA PM8001 DRIVER
7921 M:      xjtuwjp@gmail.com
7922 M:      lindar_liu@usish.com
7923 L:      pmchba@pmcs.com
7924 L:      linux-scsi@vger.kernel.org
7925 S:      Supported
7926 F:      drivers/scsi/pm8001/
7927
7928 POSIX CLOCKS and TIMERS
7929 M:      Thomas Gleixner <tglx@linutronix.de>
7930 L:      linux-kernel@vger.kernel.org
7931 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git timers/core
7932 S:      Maintained
7933 F:      fs/timerfd.c
7934 F:      include/linux/timer*
7935 F:      kernel/time/*timer*
7936
7937 POWER SUPPLY CLASS/SUBSYSTEM and DRIVERS
7938 M:      Sebastian Reichel <sre@kernel.org>
7939 M:      Dmitry Eremin-Solenikov <dbaryshkov@gmail.com>
7940 M:      David Woodhouse <dwmw2@infradead.org>
7941 L:      linux-pm@vger.kernel.org
7942 T:      git git://git.infradead.org/battery-2.6.git
7943 S:      Maintained
7944 F:      include/linux/power_supply.h
7945 F:      drivers/power/
7946
7947 PNP SUPPORT
7948 M:      Rafael J. Wysocki <rafael.j.wysocki@intel.com>
7949 S:      Maintained
7950 F:      drivers/pnp/
7951
7952 PNXxxxx I2C DRIVER
7953 M:      Vitaly Wool <vitalywool@gmail.com>
7954 L:      linux-i2c@vger.kernel.org
7955 S:      Maintained
7956 F:      drivers/i2c/busses/i2c-pnx.c
7957
7958 PPP PROTOCOL DRIVERS AND COMPRESSORS
7959 M:      Paul Mackerras <paulus@samba.org>
7960 L:      linux-ppp@vger.kernel.org
7961 S:      Maintained
7962 F:      drivers/net/ppp/ppp_*
7963
7964 PPP OVER ATM (RFC 2364)
7965 M:      Mitchell Blank Jr <mitch@sfgoth.com>
7966 S:      Maintained
7967 F:      net/atm/pppoatm.c
7968 F:      include/uapi/linux/atmppp.h
7969
7970 PPP OVER ETHERNET
7971 M:      Michal Ostrowski <mostrows@earthlink.net>
7972 S:      Maintained
7973 F:      drivers/net/ppp/pppoe.c
7974 F:      drivers/net/ppp/pppox.c
7975
7976 PPP OVER L2TP
7977 M:      James Chapman <jchapman@katalix.com>
7978 S:      Maintained
7979 F:      net/l2tp/l2tp_ppp.c
7980 F:      include/linux/if_pppol2tp.h
7981 F:      include/uapi/linux/if_pppol2tp.h
7982
7983 PPS SUPPORT
7984 M:      Rodolfo Giometti <giometti@enneenne.com>
7985 W:      http://wiki.enneenne.com/index.php/LinuxPPS_support
7986 L:      linuxpps@ml.enneenne.com (subscribers-only)
7987 S:      Maintained
7988 F:      Documentation/pps/
7989 F:      drivers/pps/
7990 F:      include/linux/pps*.h
7991
7992 PPTP DRIVER
7993 M:      Dmitry Kozlov <xeb@mail.ru>
7994 L:      netdev@vger.kernel.org
7995 S:      Maintained
7996 F:      drivers/net/ppp/pptp.c
7997 W:      http://sourceforge.net/projects/accel-pptp
7998
7999 PREEMPTIBLE KERNEL
8000 M:      Robert Love <rml@tech9.net>
8001 L:      kpreempt-tech@lists.sourceforge.net
8002 W:      ftp://ftp.kernel.org/pub/linux/kernel/people/rml/preempt-kernel
8003 S:      Supported
8004 F:      Documentation/preempt-locking.txt
8005 F:      include/linux/preempt.h
8006
8007 PRISM54 WIRELESS DRIVER
8008 M:      "Luis R. Rodriguez" <mcgrof@gmail.com>
8009 L:      linux-wireless@vger.kernel.org
8010 W:      http://wireless.kernel.org/en/users/Drivers/p54
8011 S:      Obsolete
8012 F:      drivers/net/wireless/prism54/
8013
8014 PS3 NETWORK SUPPORT
8015 M:      Geoff Levand <geoff@infradead.org>
8016 L:      netdev@vger.kernel.org
8017 L:      linuxppc-dev@lists.ozlabs.org
8018 S:      Maintained
8019 F:      drivers/net/ethernet/toshiba/ps3_gelic_net.*
8020
8021 PS3 PLATFORM SUPPORT
8022 M:      Geoff Levand <geoff@infradead.org>
8023 L:      linuxppc-dev@lists.ozlabs.org
8024 S:      Maintained
8025 F:      arch/powerpc/boot/ps3*
8026 F:      arch/powerpc/include/asm/lv1call.h
8027 F:      arch/powerpc/include/asm/ps3*.h
8028 F:      arch/powerpc/platforms/ps3/
8029 F:      drivers/*/ps3*
8030 F:      drivers/ps3/
8031 F:      drivers/rtc/rtc-ps3.c
8032 F:      drivers/usb/host/*ps3.c
8033 F:      sound/ppc/snd_ps3*
8034
8035 PS3VRAM DRIVER
8036 M:      Jim Paris <jim@jtan.com>
8037 M:      Geoff Levand <geoff@infradead.org>
8038 L:      linuxppc-dev@lists.ozlabs.org
8039 S:      Maintained
8040 F:      drivers/block/ps3vram.c
8041
8042 PSTORE FILESYSTEM
8043 M:      Anton Vorontsov <anton@enomsg.org>
8044 M:      Colin Cross <ccross@android.com>
8045 M:      Kees Cook <keescook@chromium.org>
8046 M:      Tony Luck <tony.luck@intel.com>
8047 S:      Maintained
8048 T:      git git://git.infradead.org/users/cbou/linux-pstore.git
8049 F:      fs/pstore/
8050 F:      include/linux/pstore*
8051 F:      drivers/firmware/efi/efi-pstore.c
8052 F:      drivers/acpi/apei/erst.c
8053
8054 PTP HARDWARE CLOCK SUPPORT
8055 M:      Richard Cochran <richardcochran@gmail.com>
8056 L:      netdev@vger.kernel.org
8057 S:      Maintained
8058 W:      http://linuxptp.sourceforge.net/
8059 F:      Documentation/ABI/testing/sysfs-ptp
8060 F:      Documentation/ptp/*
8061 F:      drivers/net/ethernet/freescale/gianfar_ptp.c
8062 F:      drivers/net/phy/dp83640*
8063 F:      drivers/ptp/*
8064 F:      include/linux/ptp_cl*
8065
8066 PTRACE SUPPORT
8067 M:      Roland McGrath <roland@hack.frob.com>
8068 M:      Oleg Nesterov <oleg@redhat.com>
8069 S:      Maintained
8070 F:      include/asm-generic/syscall.h
8071 F:      include/linux/ptrace.h
8072 F:      include/linux/regset.h
8073 F:      include/linux/tracehook.h
8074 F:      include/uapi/linux/ptrace.h
8075 F:      kernel/ptrace.c
8076
8077 PVRUSB2 VIDEO4LINUX DRIVER
8078 M:      Mike Isely <isely@pobox.com>
8079 L:      pvrusb2@isely.net       (subscribers-only)
8080 L:      linux-media@vger.kernel.org
8081 W:      http://www.isely.net/pvrusb2/
8082 T:      git git://linuxtv.org/media_tree.git
8083 S:      Maintained
8084 F:      Documentation/video4linux/README.pvrusb2
8085 F:      drivers/media/usb/pvrusb2/
8086
8087 PWC WEBCAM DRIVER
8088 M:      Hans de Goede <hdegoede@redhat.com>
8089 L:      linux-media@vger.kernel.org
8090 T:      git git://linuxtv.org/media_tree.git
8091 S:      Maintained
8092 F:      drivers/media/usb/pwc/*
8093
8094 PWM FAN DRIVER
8095 M:      Kamil Debski <k.debski@samsung.com>
8096 L:      lm-sensors@lm-sensors.org
8097 S:      Supported
8098 F:      Documentation/devicetree/bindings/hwmon/pwm-fan.txt
8099 F:      Documentation/hwmon/pwm-fan
8100 F:      drivers/hwmon/pwm-fan.c
8101
8102 PWM SUBSYSTEM
8103 M:      Thierry Reding <thierry.reding@gmail.com>
8104 L:      linux-pwm@vger.kernel.org
8105 S:      Maintained
8106 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/thierry.reding/linux-pwm.git
8107 F:      Documentation/pwm.txt
8108 F:      Documentation/devicetree/bindings/pwm/
8109 F:      include/linux/pwm.h
8110 F:      drivers/pwm/
8111 F:      drivers/video/backlight/pwm_bl.c
8112 F:      include/linux/pwm_backlight.h
8113
8114 PXA2xx/PXA3xx SUPPORT
8115 M:      Daniel Mack <daniel@zonque.org>
8116 M:      Haojian Zhuang <haojian.zhuang@gmail.com>
8117 M:      Robert Jarzmik <robert.jarzmik@free.fr>
8118 L:      linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
8119 T:      git git://github.com/hzhuang1/linux.git
8120 T:      git git://github.com/rjarzmik/linux.git
8121 S:      Maintained
8122 F:      arch/arm/mach-pxa/
8123 F:      drivers/pcmcia/pxa2xx*
8124 F:      drivers/spi/spi-pxa2xx*
8125 F:      drivers/usb/gadget/udc/pxa2*
8126 F:      include/sound/pxa2xx-lib.h
8127 F:      sound/arm/pxa*
8128 F:      sound/soc/pxa/
8129
8130 PXA3xx NAND FLASH DRIVER
8131 M:      Ezequiel Garcia <ezequiel.garcia@free-electrons.com>
8132 L:      linux-mtd@lists.infradead.org
8133 S:      Maintained
8134 F:      drivers/mtd/nand/pxa3xx_nand.c
8135
8136 MMP SUPPORT
8137 M:      Eric Miao <eric.y.miao@gmail.com>
8138 M:      Haojian Zhuang <haojian.zhuang@gmail.com>
8139 L:      linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
8140 T:      git git://github.com/hzhuang1/linux.git
8141 T:      git git://git.linaro.org/people/ycmiao/pxa-linux.git
8142 S:      Maintained
8143 F:      arch/arm/mach-mmp/
8144
8145 PXA MMCI DRIVER
8146 S:      Orphan
8147
8148 PXA RTC DRIVER
8149 M:      Robert Jarzmik <robert.jarzmik@free.fr>
8150 L:      rtc-linux@googlegroups.com
8151 S:      Maintained
8152
8153 QAT DRIVER
8154 M:      Tadeusz Struk <tadeusz.struk@intel.com>
8155 L:      qat-linux@intel.com
8156 S:      Supported
8157 F:      drivers/crypto/qat/
8158
8159 QIB DRIVER
8160 M:      Mike Marciniszyn <infinipath@intel.com>
8161 L:      linux-rdma@vger.kernel.org
8162 S:      Supported
8163 F:      drivers/infiniband/hw/qib/
8164
8165 QLOGIC QLA1280 SCSI DRIVER
8166 M:      Michael Reed <mdr@sgi.com>
8167 L:      linux-scsi@vger.kernel.org
8168 S:      Maintained
8169 F:      drivers/scsi/qla1280.[ch]
8170
8171 QLOGIC QLA2XXX FC-SCSI DRIVER
8172 M:      qla2xxx-upstream@qlogic.com
8173 L:      linux-scsi@vger.kernel.org
8174 S:      Supported
8175 F:      Documentation/scsi/LICENSE.qla2xxx
8176 F:      drivers/scsi/qla2xxx/
8177
8178 QLOGIC QLA4XXX iSCSI DRIVER
8179 M:      QLogic-Storage-Upstream@qlogic.com
8180 L:      linux-scsi@vger.kernel.org
8181 S:      Supported
8182 F:      Documentation/scsi/LICENSE.qla4xxx
8183 F:      drivers/scsi/qla4xxx/
8184
8185 QLOGIC QLA3XXX NETWORK DRIVER
8186 M:      Jitendra Kalsaria <jitendra.kalsaria@qlogic.com>
8187 M:      Ron Mercer <ron.mercer@qlogic.com>
8188 M:      linux-driver@qlogic.com
8189 L:      netdev@vger.kernel.org
8190 S:      Supported
8191 F:      Documentation/networking/LICENSE.qla3xxx
8192 F:      drivers/net/ethernet/qlogic/qla3xxx.*
8193
8194 QLOGIC QLCNIC (1/10)Gb ETHERNET DRIVER
8195 M:      Shahed Shaikh <shahed.shaikh@qlogic.com>
8196 M:      Dept-GELinuxNICDev@qlogic.com
8197 L:      netdev@vger.kernel.org
8198 S:      Supported
8199 F:      drivers/net/ethernet/qlogic/qlcnic/
8200
8201 QLOGIC QLGE 10Gb ETHERNET DRIVER
8202 M:      Harish Patil <harish.patil@qlogic.com>
8203 M:      Sudarsana Kalluru <sudarsana.kalluru@qlogic.com>
8204 M:      Dept-GELinuxNICDev@qlogic.com
8205 M:      linux-driver@qlogic.com
8206 L:      netdev@vger.kernel.org
8207 S:      Supported
8208 F:      drivers/net/ethernet/qlogic/qlge/
8209
8210 QNX4 FILESYSTEM
8211 M:      Anders Larsen <al@alarsen.net>
8212 W:      http://www.alarsen.net/linux/qnx4fs/
8213 S:      Maintained
8214 F:      fs/qnx4/
8215 F:      include/uapi/linux/qnx4_fs.h
8216 F:      include/uapi/linux/qnxtypes.h
8217
8218 QT1010 MEDIA DRIVER
8219 M:      Antti Palosaari <crope@iki.fi>
8220 L:      linux-media@vger.kernel.org
8221 W:      http://linuxtv.org/
8222 W:      http://palosaari.fi/linux/
8223 Q:      http://patchwork.linuxtv.org/project/linux-media/list/
8224 T:      git git://linuxtv.org/anttip/media_tree.git
8225 S:      Maintained
8226 F:      drivers/media/tuners/qt1010*
8227
8228 QUALCOMM ATHEROS ATH9K WIRELESS DRIVER
8229 M:      QCA ath9k Development <ath9k-devel@qca.qualcomm.com>
8230 L:      linux-wireless@vger.kernel.org
8231 L:      ath9k-devel@lists.ath9k.org
8232 W:      http://wireless.kernel.org/en/users/Drivers/ath9k
8233 S:      Supported
8234 F:      drivers/net/wireless/ath/ath9k/
8235
8236 QUALCOMM ATHEROS ATH10K WIRELESS DRIVER
8237 M:      Kalle Valo <kvalo@qca.qualcomm.com>
8238 L:      ath10k@lists.infradead.org
8239 W:      http://wireless.kernel.org/en/users/Drivers/ath10k
8240 T:      git git://github.com/kvalo/ath.git
8241 S:      Supported
8242 F:      drivers/net/wireless/ath/ath10k/
8243
8244 QUALCOMM HEXAGON ARCHITECTURE
8245 M:      Richard Kuo <rkuo@codeaurora.org>
8246 L:      linux-hexagon@vger.kernel.org
8247 S:      Supported
8248 F:      arch/hexagon/
8249
8250 QUALCOMM WCN36XX WIRELESS DRIVER
8251 M:      Eugene Krasnikov <k.eugene.e@gmail.com>
8252 L:      wcn36xx@lists.infradead.org
8253 W:      http://wireless.kernel.org/en/users/Drivers/wcn36xx
8254 T:      git git://github.com/KrasnikovEugene/wcn36xx.git
8255 S:      Supported
8256 F:      drivers/net/wireless/ath/wcn36xx/
8257
8258 RADOS BLOCK DEVICE (RBD)
8259 M:      Ilya Dryomov <idryomov@gmail.com>
8260 M:      Sage Weil <sage@redhat.com>
8261 M:      Alex Elder <elder@kernel.org>
8262 M:      ceph-devel@vger.kernel.org
8263 W:      http://ceph.com/
8264 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client.git
8265 S:      Supported
8266 F:      drivers/block/rbd.c
8267 F:      drivers/block/rbd_types.h
8268
8269 RADEON FRAMEBUFFER DISPLAY DRIVER
8270 M:      Benjamin Herrenschmidt <benh@kernel.crashing.org>
8271 L:      linux-fbdev@vger.kernel.org
8272 S:      Maintained
8273 F:      drivers/video/fbdev/aty/radeon*
8274 F:      include/uapi/linux/radeonfb.h
8275
8276 RADIOSHARK RADIO DRIVER
8277 M:      Hans de Goede <hdegoede@redhat.com>
8278 L:      linux-media@vger.kernel.org
8279 T:      git git://linuxtv.org/media_tree.git
8280 S:      Maintained
8281 F:      drivers/media/radio/radio-shark.c
8282
8283 RADIOSHARK2 RADIO DRIVER
8284 M:      Hans de Goede <hdegoede@redhat.com>
8285 L:      linux-media@vger.kernel.org
8286 T:      git git://linuxtv.org/media_tree.git
8287 S:      Maintained
8288 F:      drivers/media/radio/radio-shark2.c
8289 F:      drivers/media/radio/radio-tea5777.c
8290
8291 RAGE128 FRAMEBUFFER DISPLAY DRIVER
8292 M:      Paul Mackerras <paulus@samba.org>
8293 L:      linux-fbdev@vger.kernel.org
8294 S:      Maintained
8295 F:      drivers/video/fbdev/aty/aty128fb.c
8296
8297 RALINK RT2X00 WIRELESS LAN DRIVER
8298 P:      rt2x00 project
8299 M:      Stanislaw Gruszka <sgruszka@redhat.com>
8300 M:      Helmut Schaa <helmut.schaa@googlemail.com>
8301 L:      linux-wireless@vger.kernel.org
8302 S:      Maintained
8303 F:      drivers/net/wireless/rt2x00/
8304
8305 RAMDISK RAM BLOCK DEVICE DRIVER
8306 M:      Jens Axboe <axboe@kernel.dk>
8307 S:      Maintained
8308 F:      Documentation/blockdev/ramdisk.txt
8309 F:      drivers/block/brd.c
8310
8311 PERSISTENT MEMORY DRIVER
8312 M:      Ross Zwisler <ross.zwisler@linux.intel.com>
8313 L:      linux-nvdimm@lists.01.org
8314 S:      Supported
8315 F:      drivers/block/pmem.c
8316
8317 RANDOM NUMBER DRIVER
8318 M:      "Theodore Ts'o" <tytso@mit.edu>
8319 S:      Maintained
8320 F:      drivers/char/random.c
8321
8322 RAPIDIO SUBSYSTEM
8323 M:      Matt Porter <mporter@kernel.crashing.org>
8324 M:      Alexandre Bounine <alexandre.bounine@idt.com>
8325 S:      Maintained
8326 F:      drivers/rapidio/
8327
8328 RAYLINK/WEBGEAR 802.11 WIRELESS LAN DRIVER
8329 L:      linux-wireless@vger.kernel.org
8330 S:      Orphan
8331 F:      drivers/net/wireless/ray*
8332
8333 RCUTORTURE MODULE
8334 M:      Josh Triplett <josh@joshtriplett.org>
8335 M:      "Paul E. McKenney" <paulmck@linux.vnet.ibm.com>
8336 L:      linux-kernel@vger.kernel.org
8337 S:      Supported
8338 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu.git
8339 F:      Documentation/RCU/torture.txt
8340 F:      kernel/rcu/rcutorture.c
8341
8342 RCUTORTURE TEST FRAMEWORK
8343 M:      "Paul E. McKenney" <paulmck@linux.vnet.ibm.com>
8344 M:      Josh Triplett <josh@joshtriplett.org>
8345 R:      Steven Rostedt <rostedt@goodmis.org>
8346 R:      Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
8347 R:      Lai Jiangshan <laijs@cn.fujitsu.com>
8348 L:      linux-kernel@vger.kernel.org
8349 S:      Supported
8350 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu.git
8351 F:      tools/testing/selftests/rcutorture
8352
8353 RDC R-321X SoC
8354 M:      Florian Fainelli <florian@openwrt.org>
8355 S:      Maintained
8356
8357 RDC R6040 FAST ETHERNET DRIVER
8358 M:      Florian Fainelli <florian@openwrt.org>
8359 L:      netdev@vger.kernel.org
8360 S:      Maintained
8361 F:      drivers/net/ethernet/rdc/r6040.c
8362
8363 RDS - RELIABLE DATAGRAM SOCKETS
8364 M:      Chien Yen <chien.yen@oracle.com>
8365 L:      rds-devel@oss.oracle.com (moderated for non-subscribers)
8366 S:      Supported
8367 F:      net/rds/
8368
8369 READ-COPY UPDATE (RCU)
8370 M:      "Paul E. McKenney" <paulmck@linux.vnet.ibm.com>
8371 M:      Josh Triplett <josh@joshtriplett.org>
8372 R:      Steven Rostedt <rostedt@goodmis.org>
8373 R:      Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
8374 R:      Lai Jiangshan <laijs@cn.fujitsu.com>
8375 L:      linux-kernel@vger.kernel.org
8376 W:      http://www.rdrop.com/users/paulmck/RCU/
8377 S:      Supported
8378 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu.git
8379 F:      Documentation/RCU/
8380 X:      Documentation/RCU/torture.txt
8381 F:      include/linux/rcu*
8382 X:      include/linux/srcu.h
8383 F:      kernel/rcu/
8384 X:      kernel/torture.c
8385
8386 REAL TIME CLOCK (RTC) SUBSYSTEM
8387 M:      Alessandro Zummo <a.zummo@towertech.it>
8388 M:      Alexandre Belloni <alexandre.belloni@free-electrons.com>
8389 L:      rtc-linux@googlegroups.com
8390 Q:      http://patchwork.ozlabs.org/project/rtc-linux/list/
8391 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux.git
8392 S:      Maintained
8393 F:      Documentation/rtc.txt
8394 F:      drivers/rtc/
8395 F:      include/linux/rtc.h
8396 F:      include/uapi/linux/rtc.h
8397
8398 REALTEK AUDIO CODECS
8399 M:      Bard Liao <bardliao@realtek.com>
8400 M:      Oder Chiou <oder_chiou@realtek.com>
8401 S:      Maintained
8402 F:      sound/soc/codecs/rt*
8403 F:      include/sound/rt*.h
8404
8405 REISERFS FILE SYSTEM
8406 L:      reiserfs-devel@vger.kernel.org
8407 S:      Supported
8408 F:      fs/reiserfs/
8409
8410 REGISTER MAP ABSTRACTION
8411 M:      Mark Brown <broonie@kernel.org>
8412 L:      linux-kernel@vger.kernel.org
8413 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap.git
8414 S:      Supported
8415 F:      drivers/base/regmap/
8416 F:      include/linux/regmap.h
8417
8418 REMOTE PROCESSOR (REMOTEPROC) SUBSYSTEM
8419 M:      Ohad Ben-Cohen <ohad@wizery.com>
8420 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/ohad/remoteproc.git
8421 S:      Maintained
8422 F:      drivers/remoteproc/
8423 F:      Documentation/remoteproc.txt
8424 F:      include/linux/remoteproc.h
8425
8426 REMOTE PROCESSOR MESSAGING (RPMSG) SUBSYSTEM
8427 M:      Ohad Ben-Cohen <ohad@wizery.com>
8428 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/ohad/rpmsg.git
8429 S:      Maintained
8430 F:      drivers/rpmsg/
8431 F:      Documentation/rpmsg.txt
8432 F:      include/linux/rpmsg.h
8433
8434 RESET CONTROLLER FRAMEWORK
8435 M:      Philipp Zabel <p.zabel@pengutronix.de>
8436 S:      Maintained
8437 F:      drivers/reset/
8438 F:      Documentation/devicetree/bindings/reset/
8439 F:      include/linux/reset.h
8440 F:      include/linux/reset-controller.h
8441
8442 RFKILL
8443 M:      Johannes Berg <johannes@sipsolutions.net>
8444 L:      linux-wireless@vger.kernel.org
8445 W:      http://wireless.kernel.org/
8446 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211.git
8447 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next.git
8448 S:      Maintained
8449 F:      Documentation/rfkill.txt
8450 F:      net/rfkill/
8451
8452 RHASHTABLE
8453 M:      Thomas Graf <tgraf@suug.ch>
8454 L:      netdev@vger.kernel.org
8455 S:      Maintained
8456 F:      lib/rhashtable.c
8457 F:      include/linux/rhashtable.h
8458
8459 RICOH SMARTMEDIA/XD DRIVER
8460 M:      Maxim Levitsky <maximlevitsky@gmail.com>
8461 S:      Maintained
8462 F:      drivers/mtd/nand/r852.c
8463 F:      drivers/mtd/nand/r852.h
8464
8465 RICOH R5C592 MEMORYSTICK DRIVER
8466 M:      Maxim Levitsky <maximlevitsky@gmail.com>
8467 S:      Maintained
8468 F:      drivers/memstick/host/r592.*
8469
8470 ROCCAT DRIVERS
8471 M:      Stefan Achatz <erazor_de@users.sourceforge.net>
8472 W:      http://sourceforge.net/projects/roccat/
8473 S:      Maintained
8474 F:      drivers/hid/hid-roccat*
8475 F:      include/linux/hid-roccat*
8476 F:      Documentation/ABI/*/sysfs-driver-hid-roccat*
8477
8478 ROCKER DRIVER
8479 M:      Jiri Pirko <jiri@resnulli.us>
8480 M:      Scott Feldman <sfeldma@gmail.com>
8481 L:      netdev@vger.kernel.org
8482 S:      Supported
8483 F:      drivers/net/ethernet/rocker/
8484
8485 ROCKETPORT DRIVER
8486 P:      Comtrol Corp.
8487 W:      http://www.comtrol.com
8488 S:      Maintained
8489 F:      Documentation/serial/rocket.txt
8490 F:      drivers/tty/rocket*
8491
8492 ROCKETPORT EXPRESS/INFINITY DRIVER
8493 M:      Kevin Cernekee <cernekee@gmail.com>
8494 L:      linux-serial@vger.kernel.org
8495 S:      Odd Fixes
8496 F:      drivers/tty/serial/rp2.*
8497
8498 ROSE NETWORK LAYER
8499 M:      Ralf Baechle <ralf@linux-mips.org>
8500 L:      linux-hams@vger.kernel.org
8501 W:      http://www.linux-ax25.org/
8502 S:      Maintained
8503 F:      include/net/rose.h
8504 F:      include/uapi/linux/rose.h
8505 F:      net/rose/
8506
8507 RTL2830 MEDIA DRIVER
8508 M:      Antti Palosaari <crope@iki.fi>
8509 L:      linux-media@vger.kernel.org
8510 W:      http://linuxtv.org/
8511 W:      http://palosaari.fi/linux/
8512 Q:      http://patchwork.linuxtv.org/project/linux-media/list/
8513 T:      git git://linuxtv.org/anttip/media_tree.git
8514 S:      Maintained
8515 F:      drivers/media/dvb-frontends/rtl2830*
8516
8517 RTL2832 MEDIA DRIVER
8518 M:      Antti Palosaari <crope@iki.fi>
8519 L:      linux-media@vger.kernel.org
8520 W:      http://linuxtv.org/
8521 W:      http://palosaari.fi/linux/
8522 Q:      http://patchwork.linuxtv.org/project/linux-media/list/
8523 T:      git git://linuxtv.org/anttip/media_tree.git
8524 S:      Maintained
8525 F:      drivers/media/dvb-frontends/rtl2832*
8526
8527 RTL2832_SDR MEDIA DRIVER
8528 M:      Antti Palosaari <crope@iki.fi>
8529 L:      linux-media@vger.kernel.org
8530 W:      http://linuxtv.org/
8531 W:      http://palosaari.fi/linux/
8532 Q:      http://patchwork.linuxtv.org/project/linux-media/list/
8533 T:      git git://linuxtv.org/anttip/media_tree.git
8534 S:      Maintained
8535 F:      drivers/media/dvb-frontends/rtl2832_sdr*
8536
8537 RTL8180 WIRELESS DRIVER
8538 L:      linux-wireless@vger.kernel.org
8539 W:      http://wireless.kernel.org/
8540 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-testing.git
8541 S:      Orphan
8542 F:      drivers/net/wireless/rtl818x/rtl8180/
8543
8544 RTL8187 WIRELESS DRIVER
8545 M:      Herton Ronaldo Krzesinski <herton@canonical.com>
8546 M:      Hin-Tak Leung <htl10@users.sourceforge.net>
8547 M:      Larry Finger <Larry.Finger@lwfinger.net>
8548 L:      linux-wireless@vger.kernel.org
8549 W:      http://wireless.kernel.org/
8550 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-testing.git
8551 S:      Maintained
8552 F:      drivers/net/wireless/rtl818x/rtl8187/
8553
8554 RTL8192CE WIRELESS DRIVER
8555 M:      Larry Finger <Larry.Finger@lwfinger.net>
8556 M:      Chaoming Li <chaoming_li@realsil.com.cn>
8557 L:      linux-wireless@vger.kernel.org
8558 W:      http://wireless.kernel.org/
8559 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-testing.git
8560 S:      Maintained
8561 F:      drivers/net/wireless/rtlwifi/
8562 F:      drivers/net/wireless/rtlwifi/rtl8192ce/
8563
8564 S3 SAVAGE FRAMEBUFFER DRIVER
8565 M:      Antonino Daplas <adaplas@gmail.com>
8566 L:      linux-fbdev@vger.kernel.org
8567 S:      Maintained
8568 F:      drivers/video/fbdev/savage/
8569
8570 S390
8571 M:      Martin Schwidefsky <schwidefsky@de.ibm.com>
8572 M:      Heiko Carstens <heiko.carstens@de.ibm.com>
8573 M:      linux390@de.ibm.com
8574 L:      linux-s390@vger.kernel.org
8575 W:      http://www.ibm.com/developerworks/linux/linux390/
8576 S:      Supported
8577 F:      arch/s390/
8578 F:      drivers/s390/
8579 F:      Documentation/s390/
8580 F:      Documentation/DocBook/s390*
8581
8582 S390 COMMON I/O LAYER
8583 M:      Sebastian Ott <sebott@linux.vnet.ibm.com>
8584 M:      Peter Oberparleiter <oberpar@linux.vnet.ibm.com>
8585 L:      linux-s390@vger.kernel.org
8586 W:      http://www.ibm.com/developerworks/linux/linux390/
8587 S:      Supported
8588 F:      drivers/s390/cio/
8589
8590 S390 DASD DRIVER
8591 M:      Stefan Weinhuber <wein@de.ibm.com>
8592 M:      Stefan Haberland <stefan.haberland@de.ibm.com>
8593 L:      linux-s390@vger.kernel.org
8594 W:      http://www.ibm.com/developerworks/linux/linux390/
8595 S:      Supported
8596 F:      drivers/s390/block/dasd*
8597 F:      block/partitions/ibm.c
8598
8599 S390 NETWORK DRIVERS
8600 M:      Ursula Braun <ursula.braun@de.ibm.com>
8601 M:      linux390@de.ibm.com
8602 L:      linux-s390@vger.kernel.org
8603 W:      http://www.ibm.com/developerworks/linux/linux390/
8604 S:      Supported
8605 F:      drivers/s390/net/
8606
8607 S390 PCI SUBSYSTEM
8608 M:      Sebastian Ott <sebott@linux.vnet.ibm.com>
8609 M:      Gerald Schaefer <gerald.schaefer@de.ibm.com>
8610 L:      linux-s390@vger.kernel.org
8611 W:      http://www.ibm.com/developerworks/linux/linux390/
8612 S:      Supported
8613 F:      arch/s390/pci/
8614 F:      drivers/pci/hotplug/s390_pci_hpc.c
8615
8616 S390 ZCRYPT DRIVER
8617 M:      Ingo Tuchscherer <ingo.tuchscherer@de.ibm.com>
8618 M:      linux390@de.ibm.com
8619 L:      linux-s390@vger.kernel.org
8620 W:      http://www.ibm.com/developerworks/linux/linux390/
8621 S:      Supported
8622 F:      drivers/s390/crypto/
8623
8624 S390 ZFCP DRIVER
8625 M:      Steffen Maier <maier@linux.vnet.ibm.com>
8626 M:      linux390@de.ibm.com
8627 L:      linux-s390@vger.kernel.org
8628 W:      http://www.ibm.com/developerworks/linux/linux390/
8629 S:      Supported
8630 F:      drivers/s390/scsi/zfcp_*
8631
8632 S390 IUCV NETWORK LAYER
8633 M:      Ursula Braun <ursula.braun@de.ibm.com>
8634 M:      linux390@de.ibm.com
8635 L:      linux-s390@vger.kernel.org
8636 W:      http://www.ibm.com/developerworks/linux/linux390/
8637 S:      Supported
8638 F:      drivers/s390/net/*iucv*
8639 F:      include/net/iucv/
8640 F:      net/iucv/
8641
8642 S3C24XX SD/MMC Driver
8643 M:      Ben Dooks <ben-linux@fluff.org>
8644 L:      linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
8645 S:      Supported
8646 F:      drivers/mmc/host/s3cmci.*
8647
8648 SAA6588 RDS RECEIVER DRIVER
8649 M:      Hans Verkuil <hverkuil@xs4all.nl>
8650 L:      linux-media@vger.kernel.org
8651 T:      git git://linuxtv.org/media_tree.git
8652 W:      http://linuxtv.org
8653 S:      Odd Fixes
8654 F:      drivers/media/i2c/saa6588*
8655
8656 SAA7134 VIDEO4LINUX DRIVER
8657 M:      Mauro Carvalho Chehab <mchehab@osg.samsung.com>
8658 L:      linux-media@vger.kernel.org
8659 W:      http://linuxtv.org
8660 T:      git git://linuxtv.org/media_tree.git
8661 S:      Odd fixes
8662 F:      Documentation/video4linux/*.saa7134
8663 F:      drivers/media/pci/saa7134/
8664
8665 SAA7146 VIDEO4LINUX-2 DRIVER
8666 M:      Hans Verkuil <hverkuil@xs4all.nl>
8667 L:      linux-media@vger.kernel.org
8668 T:      git git://linuxtv.org/media_tree.git
8669 S:      Maintained
8670 F:      drivers/media/common/saa7146/
8671 F:      drivers/media/pci/saa7146/
8672 F:      include/media/saa7146*
8673
8674 SAMSUNG LAPTOP DRIVER
8675 M:      Corentin Chary <corentin.chary@gmail.com>
8676 L:      platform-driver-x86@vger.kernel.org
8677 S:      Maintained
8678 F:      drivers/platform/x86/samsung-laptop.c
8679
8680 SAMSUNG AUDIO (ASoC) DRIVERS
8681 M:      Sangbeom Kim <sbkim73@samsung.com>
8682 L:      alsa-devel@alsa-project.org (moderated for non-subscribers)
8683 S:      Supported
8684 F:      sound/soc/samsung/
8685
8686 SAMSUNG FRAMEBUFFER DRIVER
8687 M:      Jingoo Han <jingoohan1@gmail.com>
8688 L:      linux-fbdev@vger.kernel.org
8689 S:      Maintained
8690 F:      drivers/video/fbdev/s3c-fb.c
8691
8692 SAMSUNG MULTIFUNCTION PMIC DEVICE DRIVERS
8693 M:      Sangbeom Kim <sbkim73@samsung.com>
8694 M:      Krzysztof Kozlowski <k.kozlowski@samsung.com>
8695 L:      linux-kernel@vger.kernel.org
8696 L:      linux-samsung-soc@vger.kernel.org
8697 S:      Supported
8698 F:      drivers/mfd/sec*.c
8699 F:      drivers/regulator/s2m*.c
8700 F:      drivers/regulator/s5m*.c
8701 F:      drivers/clk/clk-s2mps11.c
8702 F:      drivers/rtc/rtc-s5m.c
8703 F:      include/linux/mfd/samsung/
8704 F:      Documentation/devicetree/bindings/regulator/s5m8767-regulator.txt
8705 F:      Documentation/devicetree/bindings/mfd/s2mp*.txt
8706
8707 SAMSUNG S5P/EXYNOS4 SOC SERIES CAMERA SUBSYSTEM DRIVERS
8708 M:      Kyungmin Park <kyungmin.park@samsung.com>
8709 M:      Sylwester Nawrocki <s.nawrocki@samsung.com>
8710 L:      linux-media@vger.kernel.org
8711 Q:      https://patchwork.linuxtv.org/project/linux-media/list/
8712 S:      Supported
8713 F:      drivers/media/platform/exynos4-is/
8714
8715 SAMSUNG S3C24XX/S3C64XX SOC SERIES CAMIF DRIVER
8716 M:      Sylwester Nawrocki <sylvester.nawrocki@gmail.com>
8717 L:      linux-media@vger.kernel.org
8718 L:      linux-samsung-soc@vger.kernel.org (moderated for non-subscribers)
8719 S:      Maintained
8720 F:      drivers/media/platform/s3c-camif/
8721 F:      include/media/s3c_camif.h
8722
8723 SAMSUNG S5C73M3 CAMERA DRIVER
8724 M:      Kyungmin Park <kyungmin.park@samsung.com>
8725 M:      Andrzej Hajda <a.hajda@samsung.com>
8726 L:      linux-media@vger.kernel.org
8727 S:      Supported
8728 F:      drivers/media/i2c/s5c73m3/*
8729
8730 SAMSUNG S5K5BAF CAMERA DRIVER
8731 M:      Kyungmin Park <kyungmin.park@samsung.com>
8732 M:      Andrzej Hajda <a.hajda@samsung.com>
8733 L:      linux-media@vger.kernel.org
8734 S:      Supported
8735 F:      drivers/media/i2c/s5k5baf.c
8736
8737 SAMSUNG SOC CLOCK DRIVERS
8738 M:      Sylwester Nawrocki <s.nawrocki@samsung.com>
8739 M:      Tomasz Figa <tomasz.figa@gmail.com>
8740 S:      Supported
8741 L:      linux-samsung-soc@vger.kernel.org (moderated for non-subscribers)
8742 F:      drivers/clk/samsung/
8743
8744 SAMSUNG SXGBE DRIVERS
8745 M:      Byungho An <bh74.an@samsung.com>
8746 M:      Girish K S <ks.giri@samsung.com>
8747 M:      Vipul Pandya <vipul.pandya@samsung.com>
8748 S:      Supported
8749 L:      netdev@vger.kernel.org
8750 F:      drivers/net/ethernet/samsung/sxgbe/
8751
8752 SAMSUNG THERMAL DRIVER
8753 M:      Lukasz Majewski <l.majewski@samsung.com>
8754 L:      linux-pm@vger.kernel.org
8755 L:      linux-samsung-soc@vger.kernel.org
8756 S:      Supported
8757 T:      https://github.com/lmajewski/linux-samsung-thermal.git
8758 F:      drivers/thermal/samsung/
8759
8760 SAMSUNG USB2 PHY DRIVER
8761 M:      Kamil Debski <k.debski@samsung.com>
8762 L:      linux-kernel@vger.kernel.org
8763 S:      Supported
8764 F:      Documentation/devicetree/bindings/phy/samsung-phy.txt
8765 F:      Documentation/phy/samsung-usb2.txt
8766 F:      drivers/phy/phy-exynos4210-usb2.c
8767 F:      drivers/phy/phy-exynos4x12-usb2.c
8768 F:      drivers/phy/phy-exynos5250-usb2.c
8769 F:      drivers/phy/phy-s5pv210-usb2.c
8770 F:      drivers/phy/phy-samsung-usb2.c
8771 F:      drivers/phy/phy-samsung-usb2.h
8772
8773 SERIAL DRIVERS
8774 M:      Greg Kroah-Hartman <gregkh@linuxfoundation.org>
8775 L:      linux-serial@vger.kernel.org
8776 S:      Maintained
8777 F:      drivers/tty/serial/
8778
8779 SYNOPSYS DESIGNWARE DMAC DRIVER
8780 M:      Viresh Kumar <viresh.linux@gmail.com>
8781 M:      Andy Shevchenko <andriy.shevchenko@linux.intel.com>
8782 S:      Maintained
8783 F:      include/linux/dma/dw.h
8784 F:      include/linux/platform_data/dma-dw.h
8785 F:      drivers/dma/dw/
8786
8787 SYNOPSYS DESIGNWARE MMC/SD/SDIO DRIVER
8788 M:      Seungwon Jeon <tgih.jun@samsung.com>
8789 M:      Jaehoon Chung <jh80.chung@samsung.com>
8790 L:      linux-mmc@vger.kernel.org
8791 S:      Maintained
8792 F:      include/linux/mmc/dw_mmc.h
8793 F:      drivers/mmc/host/dw_mmc*
8794
8795 THUNDERBOLT DRIVER
8796 M:      Andreas Noever <andreas.noever@gmail.com>
8797 S:      Maintained
8798 F:      drivers/thunderbolt/
8799
8800 TIMEKEEPING, CLOCKSOURCE CORE, NTP
8801 M:      John Stultz <john.stultz@linaro.org>
8802 M:      Thomas Gleixner <tglx@linutronix.de>
8803 L:      linux-kernel@vger.kernel.org
8804 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git timers/core
8805 S:      Supported
8806 F:      include/linux/clocksource.h
8807 F:      include/linux/time.h
8808 F:      include/linux/timex.h
8809 F:      include/uapi/linux/time.h
8810 F:      include/uapi/linux/timex.h
8811 F:      kernel/time/clocksource.c
8812 F:      kernel/time/time*.c
8813 F:      kernel/time/ntp.c
8814 F:      tools/testing/selftests/timers/
8815
8816 SC1200 WDT DRIVER
8817 M:      Zwane Mwaikambo <zwanem@gmail.com>
8818 S:      Maintained
8819 F:      drivers/watchdog/sc1200wdt.c
8820
8821 SCHEDULER
8822 M:      Ingo Molnar <mingo@redhat.com>
8823 M:      Peter Zijlstra <peterz@infradead.org>
8824 L:      linux-kernel@vger.kernel.org
8825 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git sched/core
8826 S:      Maintained
8827 F:      kernel/sched/
8828 F:      include/linux/sched.h
8829 F:      include/uapi/linux/sched.h
8830 F:      include/linux/wait.h
8831
8832 SCORE ARCHITECTURE
8833 M:      Chen Liqin <liqin.linux@gmail.com>
8834 M:      Lennox Wu <lennox.wu@gmail.com>
8835 W:      http://www.sunplus.com
8836 S:      Supported
8837 F:      arch/score/
8838
8839 SCSI CDROM DRIVER
8840 M:      Jens Axboe <axboe@kernel.dk>
8841 L:      linux-scsi@vger.kernel.org
8842 W:      http://www.kernel.dk
8843 S:      Maintained
8844 F:      drivers/scsi/sr*
8845
8846 SCSI RDMA PROTOCOL (SRP) INITIATOR
8847 M:      Bart Van Assche <bart.vanassche@sandisk.com>
8848 L:      linux-rdma@vger.kernel.org
8849 S:      Supported
8850 W:      http://www.openfabrics.org
8851 Q:      http://patchwork.kernel.org/project/linux-rdma/list/
8852 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/dad/srp-initiator.git
8853 F:      drivers/infiniband/ulp/srp/
8854 F:      include/scsi/srp.h
8855
8856 SCSI SG DRIVER
8857 M:      Doug Gilbert <dgilbert@interlog.com>
8858 L:      linux-scsi@vger.kernel.org
8859 W:      http://sg.danny.cz/sg
8860 S:      Maintained
8861 F:      Documentation/scsi/scsi-generic.txt
8862 F:      drivers/scsi/sg.c
8863 F:      include/scsi/sg.h
8864
8865 SCSI SUBSYSTEM
8866 M:      "James E.J. Bottomley" <JBottomley@odin.com>
8867 L:      linux-scsi@vger.kernel.org
8868 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi.git
8869 S:      Maintained
8870 F:      drivers/scsi/
8871 F:      include/scsi/
8872
8873 SCSI TAPE DRIVER
8874 M:      Kai Mäkisara <Kai.Makisara@kolumbus.fi>
8875 L:      linux-scsi@vger.kernel.org
8876 S:      Maintained
8877 F:      Documentation/scsi/st.txt
8878 F:      drivers/scsi/st.*
8879 F:      drivers/scsi/st_*.h
8880
8881 SCTP PROTOCOL
8882 M:      Vlad Yasevich <vyasevich@gmail.com>
8883 M:      Neil Horman <nhorman@tuxdriver.com>
8884 L:      linux-sctp@vger.kernel.org
8885 W:      http://lksctp.sourceforge.net
8886 S:      Maintained
8887 F:      Documentation/networking/sctp.txt
8888 F:      include/linux/sctp.h
8889 F:      include/uapi/linux/sctp.h
8890 F:      include/net/sctp/
8891 F:      net/sctp/
8892
8893 SCx200 CPU SUPPORT
8894 M:      Jim Cromie <jim.cromie@gmail.com>
8895 S:      Odd Fixes
8896 F:      Documentation/i2c/busses/scx200_acb
8897 F:      arch/x86/platform/scx200/
8898 F:      drivers/watchdog/scx200_wdt.c
8899 F:      drivers/i2c/busses/scx200*
8900 F:      drivers/mtd/maps/scx200_docflash.c
8901 F:      include/linux/scx200.h
8902
8903 SCx200 GPIO DRIVER
8904 M:      Jim Cromie <jim.cromie@gmail.com>
8905 S:      Maintained
8906 F:      drivers/char/scx200_gpio.c
8907 F:      include/linux/scx200_gpio.h
8908
8909 SCx200 HRT CLOCKSOURCE DRIVER
8910 M:      Jim Cromie <jim.cromie@gmail.com>
8911 S:      Maintained
8912 F:      drivers/clocksource/scx200_hrt.c
8913
8914 SDRICOH_CS MMC/SD HOST CONTROLLER INTERFACE DRIVER
8915 M:      Sascha Sommer <saschasommer@freenet.de>
8916 L:      sdricohcs-devel@lists.sourceforge.net (subscribers-only)
8917 S:      Maintained
8918 F:      drivers/mmc/host/sdricoh_cs.c
8919
8920 SECURE DIGITAL HOST CONTROLLER INTERFACE (SDHCI) DRIVER
8921 L:      linux-mmc@vger.kernel.org
8922 S:      Orphan
8923 F:      drivers/mmc/host/sdhci.*
8924 F:      drivers/mmc/host/sdhci-pltfm.[ch]
8925
8926 SECURE COMPUTING
8927 M:      Kees Cook <keescook@chromium.org>
8928 R:      Andy Lutomirski <luto@amacapital.net>
8929 R:      Will Drewry <wad@chromium.org>
8930 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux.git seccomp
8931 S:      Supported
8932 F:      kernel/seccomp.c
8933 F:      include/uapi/linux/seccomp.h
8934 F:      include/linux/seccomp.h
8935 K:      \bsecure_computing
8936 K:      \bTIF_SECCOMP\b
8937
8938 SECURE DIGITAL HOST CONTROLLER INTERFACE (SDHCI) SAMSUNG DRIVER
8939 M:      Ben Dooks <ben-linux@fluff.org>
8940 M:      Jaehoon Chung <jh80.chung@samsung.com>
8941 L:      linux-mmc@vger.kernel.org
8942 S:      Maintained
8943 F:      drivers/mmc/host/sdhci-s3c*
8944
8945 SECURE DIGITAL HOST CONTROLLER INTERFACE (SDHCI) ST SPEAR DRIVER
8946 M:      Viresh Kumar <viresh.linux@gmail.com>
8947 L:      spear-devel@list.st.com
8948 L:      linux-mmc@vger.kernel.org
8949 S:      Maintained
8950 F:      drivers/mmc/host/sdhci-spear.c
8951
8952 SECURITY SUBSYSTEM
8953 M:      James Morris <james.l.morris@oracle.com>
8954 M:      Serge E. Hallyn <serge@hallyn.com>
8955 L:      linux-security-module@vger.kernel.org (suggested Cc:)
8956 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security.git
8957 W:      http://kernsec.org/
8958 S:      Supported
8959 F:      security/
8960
8961 SECURITY CONTACT
8962 M:      Security Officers <security@kernel.org>
8963 S:      Supported
8964
8965 SELINUX SECURITY MODULE
8966 M:      Paul Moore <paul@paul-moore.com>
8967 M:      Stephen Smalley <sds@tycho.nsa.gov>
8968 M:      Eric Paris <eparis@parisplace.org>
8969 L:      selinux@tycho.nsa.gov (moderated for non-subscribers)
8970 W:      http://selinuxproject.org
8971 T:      git git://git.infradead.org/users/pcmoore/selinux
8972 S:      Supported
8973 F:      include/linux/selinux*
8974 F:      security/selinux/
8975 F:      scripts/selinux/
8976
8977 APPARMOR SECURITY MODULE
8978 M:      John Johansen <john.johansen@canonical.com>
8979 L:      apparmor@lists.ubuntu.com (subscribers-only, general discussion)
8980 W:      apparmor.wiki.kernel.org
8981 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/jj/apparmor-dev.git
8982 S:      Supported
8983 F:      security/apparmor/
8984
8985 SENSABLE PHANTOM
8986 M:      Jiri Slaby <jirislaby@gmail.com>
8987 S:      Maintained
8988 F:      drivers/misc/phantom.c
8989 F:      include/uapi/linux/phantom.h
8990
8991 SERVER ENGINES 10Gbps iSCSI - BladeEngine 2 DRIVER
8992 M:      Jayamohan Kallickal <jayamohan.kallickal@avagotech.com>
8993 M:      Minh Tran <minh.tran@avagotech.com>
8994 M:      John Soni Jose <sony.john-n@avagotech.com>
8995 L:      linux-scsi@vger.kernel.org
8996 W:      http://www.avagotech.com
8997 S:      Supported
8998 F:      drivers/scsi/be2iscsi/
8999
9000 Emulex 10Gbps NIC BE2, BE3-R, Lancer, Skyhawk-R DRIVER
9001 M:      Sathya Perla <sathya.perla@avagotech.com>
9002 M:      Ajit Khaparde <ajit.khaparde@avagotech.com>
9003 M:      Padmanabh Ratnakar <padmanabh.ratnakar@avagotech.com>
9004 M:      Sriharsha Basavapatna <sriharsha.basavapatna@avagotech.com>
9005 L:      netdev@vger.kernel.org
9006 W:      http://www.emulex.com
9007 S:      Supported
9008 F:      drivers/net/ethernet/emulex/benet/
9009
9010 EMULEX ONECONNECT ROCE DRIVER
9011 M:      Selvin Xavier <selvin.xavier@emulex.com>
9012 M:      Devesh Sharma <devesh.sharma@emulex.com>
9013 M:      Mitesh Ahuja <mitesh.ahuja@emulex.com>
9014 L:      linux-rdma@vger.kernel.org
9015 W:      http://www.emulex.com
9016 S:      Supported
9017 F:      drivers/infiniband/hw/ocrdma/
9018
9019 SFC NETWORK DRIVER
9020 M:      Solarflare linux maintainers <linux-net-drivers@solarflare.com>
9021 M:      Shradha Shah <sshah@solarflare.com>
9022 L:      netdev@vger.kernel.org
9023 S:      Supported
9024 F:      drivers/net/ethernet/sfc/
9025
9026 SGI GRU DRIVER
9027 M:      Dimitri Sivanich <sivanich@sgi.com>
9028 S:      Maintained
9029 F:      drivers/misc/sgi-gru/
9030
9031 SGI SN-IA64 (Altix) SERIAL CONSOLE DRIVER
9032 M:      Pat Gefre <pfg@sgi.com>
9033 L:      linux-ia64@vger.kernel.org
9034 S:      Supported
9035 F:      Documentation/ia64/serial.txt
9036 F:      drivers/tty/serial/ioc?_serial.c
9037 F:      include/linux/ioc?.h
9038
9039 SGI XP/XPC/XPNET DRIVER
9040 M:      Cliff Whickman <cpw@sgi.com>
9041 M:      Robin Holt <robinmholt@gmail.com>
9042 S:      Maintained
9043 F:      drivers/misc/sgi-xp/
9044
9045 SI2157 MEDIA DRIVER
9046 M:      Antti Palosaari <crope@iki.fi>
9047 L:      linux-media@vger.kernel.org
9048 W:      http://linuxtv.org/
9049 W:      http://palosaari.fi/linux/
9050 Q:      http://patchwork.linuxtv.org/project/linux-media/list/
9051 T:      git git://linuxtv.org/anttip/media_tree.git
9052 S:      Maintained
9053 F:      drivers/media/tuners/si2157*
9054
9055 SI2168 MEDIA DRIVER
9056 M:      Antti Palosaari <crope@iki.fi>
9057 L:      linux-media@vger.kernel.org
9058 W:      http://linuxtv.org/
9059 W:      http://palosaari.fi/linux/
9060 Q:      http://patchwork.linuxtv.org/project/linux-media/list/
9061 T:      git git://linuxtv.org/anttip/media_tree.git
9062 S:      Maintained
9063 F:      drivers/media/dvb-frontends/si2168*
9064
9065 SI470X FM RADIO RECEIVER I2C DRIVER
9066 M:      Hans Verkuil <hverkuil@xs4all.nl>
9067 L:      linux-media@vger.kernel.org
9068 T:      git git://linuxtv.org/media_tree.git
9069 W:      http://linuxtv.org
9070 S:      Odd Fixes
9071 F:      drivers/media/radio/si470x/radio-si470x-i2c.c
9072
9073 SI470X FM RADIO RECEIVER USB DRIVER
9074 M:      Hans Verkuil <hverkuil@xs4all.nl>
9075 L:      linux-media@vger.kernel.org
9076 T:      git git://linuxtv.org/media_tree.git
9077 W:      http://linuxtv.org
9078 S:      Maintained
9079 F:      drivers/media/radio/si470x/radio-si470x-common.c
9080 F:      drivers/media/radio/si470x/radio-si470x.h
9081 F:      drivers/media/radio/si470x/radio-si470x-usb.c
9082
9083 SI4713 FM RADIO TRANSMITTER I2C DRIVER
9084 M:      Eduardo Valentin <edubezval@gmail.com>
9085 L:      linux-media@vger.kernel.org
9086 T:      git git://linuxtv.org/media_tree.git
9087 W:      http://linuxtv.org
9088 S:      Odd Fixes
9089 F:      drivers/media/radio/si4713/si4713.?
9090
9091 SI4713 FM RADIO TRANSMITTER PLATFORM DRIVER
9092 M:      Eduardo Valentin <edubezval@gmail.com>
9093 L:      linux-media@vger.kernel.org
9094 T:      git git://linuxtv.org/media_tree.git
9095 W:      http://linuxtv.org
9096 S:      Odd Fixes
9097 F:      drivers/media/radio/si4713/radio-platform-si4713.c
9098
9099 SI4713 FM RADIO TRANSMITTER USB DRIVER
9100 M:      Hans Verkuil <hverkuil@xs4all.nl>
9101 L:      linux-media@vger.kernel.org
9102 T:      git git://linuxtv.org/media_tree.git
9103 W:      http://linuxtv.org
9104 S:      Maintained
9105 F:      drivers/media/radio/si4713/radio-usb-si4713.c
9106
9107 SIANO DVB DRIVER
9108 M:      Mauro Carvalho Chehab <mchehab@osg.samsung.com>
9109 L:      linux-media@vger.kernel.org
9110 W:      http://linuxtv.org
9111 T:      git git://linuxtv.org/media_tree.git
9112 S:      Odd fixes
9113 F:      drivers/media/common/siano/
9114 F:      drivers/media/usb/siano/
9115 F:      drivers/media/usb/siano/
9116 F:      drivers/media/mmc/siano/
9117
9118 SIMPLEFB FB DRIVER
9119 M:      Hans de Goede <hdegoede@redhat.com>
9120 L:      linux-fbdev@vger.kernel.org
9121 S:      Maintained
9122 F:      Documentation/devicetree/bindings/video/simple-framebuffer.txt
9123 F:      drivers/video/fbdev/simplefb.c
9124 F:      include/linux/platform_data/simplefb.h
9125
9126 SH_VEU V4L2 MEM2MEM DRIVER
9127 L:      linux-media@vger.kernel.org
9128 S:      Orphan
9129 F:      drivers/media/platform/sh_veu.c
9130
9131 SH_VOU V4L2 OUTPUT DRIVER
9132 L:      linux-media@vger.kernel.org
9133 S:      Orphan
9134 F:      drivers/media/platform/sh_vou.c
9135 F:      include/media/sh_vou.h
9136
9137 SIMPLE FIRMWARE INTERFACE (SFI)
9138 M:      Len Brown <lenb@kernel.org>
9139 L:      sfi-devel@simplefirmware.org
9140 W:      http://simplefirmware.org/
9141 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-sfi-2.6.git
9142 S:      Supported
9143 F:      arch/x86/platform/sfi/
9144 F:      drivers/sfi/
9145 F:      include/linux/sfi*.h
9146
9147 SIMTEC EB110ATX (Chalice CATS)
9148 P:      Ben Dooks
9149 P:      Vincent Sanders <vince@simtec.co.uk>
9150 M:      Simtec Linux Team <linux@simtec.co.uk>
9151 W:      http://www.simtec.co.uk/products/EB110ATX/
9152 S:      Supported
9153
9154 SIMTEC EB2410ITX (BAST)
9155 P:      Ben Dooks
9156 P:      Vincent Sanders <vince@simtec.co.uk>
9157 M:      Simtec Linux Team <linux@simtec.co.uk>
9158 W:      http://www.simtec.co.uk/products/EB2410ITX/
9159 S:      Supported
9160 F:      arch/arm/mach-s3c24xx/mach-bast.c
9161 F:      arch/arm/mach-s3c24xx/bast-ide.c
9162 F:      arch/arm/mach-s3c24xx/bast-irq.c
9163
9164 TI DAVINCI MACHINE SUPPORT
9165 M:      Sekhar Nori <nsekhar@ti.com>
9166 M:      Kevin Hilman <khilman@deeprootsystems.com>
9167 T:      git git://gitorious.org/linux-davinci/linux-davinci.git
9168 Q:      http://patchwork.kernel.org/project/linux-davinci/list/
9169 S:      Supported
9170 F:      arch/arm/mach-davinci/
9171 F:      drivers/i2c/busses/i2c-davinci.c
9172
9173 TI DAVINCI SERIES MEDIA DRIVER
9174 M:      Lad, Prabhakar <prabhakar.csengg@gmail.com>
9175 L:      linux-media@vger.kernel.org
9176 W:      http://linuxtv.org/
9177 Q:      http://patchwork.linuxtv.org/project/linux-media/list/
9178 T:      git git://linuxtv.org/mhadli/v4l-dvb-davinci_devices.git
9179 S:      Maintained
9180 F:      drivers/media/platform/davinci/
9181 F:      include/media/davinci/
9182
9183 TI AM437X VPFE DRIVER
9184 M:      Lad, Prabhakar <prabhakar.csengg@gmail.com>
9185 L:      linux-media@vger.kernel.org
9186 W:      http://linuxtv.org/
9187 Q:      http://patchwork.linuxtv.org/project/linux-media/list/
9188 T:      git git://linuxtv.org/mhadli/v4l-dvb-davinci_devices.git
9189 S:      Maintained
9190 F:      drivers/media/platform/am437x/
9191
9192 OV2659 OMNIVISION SENSOR DRIVER
9193 M:      Lad, Prabhakar <prabhakar.csengg@gmail.com>
9194 L:      linux-media@vger.kernel.org
9195 W:      http://linuxtv.org/
9196 Q:      http://patchwork.linuxtv.org/project/linux-media/list/
9197 T:      git git://linuxtv.org/mhadli/v4l-dvb-davinci_devices.git
9198 S:      Maintained
9199 F:      drivers/media/i2c/ov2659.c
9200 F:      include/media/ov2659.h
9201
9202 SIS 190 ETHERNET DRIVER
9203 M:      Francois Romieu <romieu@fr.zoreil.com>
9204 L:      netdev@vger.kernel.org
9205 S:      Maintained
9206 F:      drivers/net/ethernet/sis/sis190.c
9207
9208 SIS 900/7016 FAST ETHERNET DRIVER
9209 M:      Daniele Venzano <venza@brownhat.org>
9210 W:      http://www.brownhat.org/sis900.html
9211 L:      netdev@vger.kernel.org
9212 S:      Maintained
9213 F:      drivers/net/ethernet/sis/sis900.*
9214
9215 SIS FRAMEBUFFER DRIVER
9216 M:      Thomas Winischhofer <thomas@winischhofer.net>
9217 W:      http://www.winischhofer.net/linuxsisvga.shtml
9218 S:      Maintained
9219 F:      Documentation/fb/sisfb.txt
9220 F:      drivers/video/fbdev/sis/
9221 F:      include/video/sisfb.h
9222
9223 SIS USB2VGA DRIVER
9224 M:      Thomas Winischhofer <thomas@winischhofer.net>
9225 W:      http://www.winischhofer.at/linuxsisusbvga.shtml
9226 S:      Maintained
9227 F:      drivers/usb/misc/sisusbvga/
9228
9229 SLAB ALLOCATOR
9230 M:      Christoph Lameter <cl@linux.com>
9231 M:      Pekka Enberg <penberg@kernel.org>
9232 M:      David Rientjes <rientjes@google.com>
9233 M:      Joonsoo Kim <iamjoonsoo.kim@lge.com>
9234 M:      Andrew Morton <akpm@linux-foundation.org>
9235 L:      linux-mm@kvack.org
9236 S:      Maintained
9237 F:      include/linux/sl?b*.h
9238 F:      mm/sl?b*
9239
9240 SLEEPABLE READ-COPY UPDATE (SRCU)
9241 M:      Lai Jiangshan <laijs@cn.fujitsu.com>
9242 M:      "Paul E. McKenney" <paulmck@linux.vnet.ibm.com>
9243 M:      Josh Triplett <josh@joshtriplett.org>
9244 R:      Steven Rostedt <rostedt@goodmis.org>
9245 R:      Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
9246 L:      linux-kernel@vger.kernel.org
9247 W:      http://www.rdrop.com/users/paulmck/RCU/
9248 S:      Supported
9249 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu.git
9250 F:      include/linux/srcu.h
9251 F:      kernel/rcu/srcu.c
9252
9253 SMACK SECURITY MODULE
9254 M:      Casey Schaufler <casey@schaufler-ca.com>
9255 L:      linux-security-module@vger.kernel.org
9256 W:      http://schaufler-ca.com
9257 T:      git git://git.gitorious.org/smack-next/kernel.git
9258 S:      Maintained
9259 F:      Documentation/security/Smack.txt
9260 F:      security/smack/
9261
9262 DRIVERS FOR ADAPTIVE VOLTAGE SCALING (AVS)
9263 M:      Kevin Hilman <khilman@kernel.org>
9264 M:      Nishanth Menon <nm@ti.com>
9265 S:      Maintained
9266 F:      drivers/power/avs/
9267 F:      include/linux/power/smartreflex.h
9268 L:      linux-pm@vger.kernel.org
9269
9270 SMC91x ETHERNET DRIVER
9271 M:      Nicolas Pitre <nico@fluxnic.net>
9272 S:      Odd Fixes
9273 F:      drivers/net/ethernet/smsc/smc91x.*
9274
9275 SMIA AND SMIA++ IMAGE SENSOR DRIVER
9276 M:      Sakari Ailus <sakari.ailus@iki.fi>
9277 L:      linux-media@vger.kernel.org
9278 S:      Maintained
9279 F:      drivers/media/i2c/smiapp/
9280 F:      include/media/smiapp.h
9281 F:      drivers/media/i2c/smiapp-pll.c
9282 F:      drivers/media/i2c/smiapp-pll.h
9283 F:      include/uapi/linux/smiapp.h
9284 F:      Documentation/devicetree/bindings/media/i2c/nokia,smia.txt
9285
9286 SMM665 HARDWARE MONITOR DRIVER
9287 M:      Guenter Roeck <linux@roeck-us.net>
9288 L:      lm-sensors@lm-sensors.org
9289 S:      Maintained
9290 F:      Documentation/hwmon/smm665
9291 F:      drivers/hwmon/smm665.c
9292
9293 SMSC EMC2103 HARDWARE MONITOR DRIVER
9294 M:      Steve Glendinning <steve.glendinning@shawell.net>
9295 L:      lm-sensors@lm-sensors.org
9296 S:      Maintained
9297 F:      Documentation/hwmon/emc2103
9298 F:      drivers/hwmon/emc2103.c
9299
9300 SMSC SCH5627 HARDWARE MONITOR DRIVER
9301 M:      Hans de Goede <hdegoede@redhat.com>
9302 L:      lm-sensors@lm-sensors.org
9303 S:      Supported
9304 F:      Documentation/hwmon/sch5627
9305 F:      drivers/hwmon/sch5627.c
9306
9307 SMSC47B397 HARDWARE MONITOR DRIVER
9308 M:      Jean Delvare <jdelvare@suse.de>
9309 L:      lm-sensors@lm-sensors.org
9310 S:      Maintained
9311 F:      Documentation/hwmon/smsc47b397
9312 F:      drivers/hwmon/smsc47b397.c
9313
9314 SMSC911x ETHERNET DRIVER
9315 M:      Steve Glendinning <steve.glendinning@shawell.net>
9316 L:      netdev@vger.kernel.org
9317 S:      Maintained
9318 F:      include/linux/smsc911x.h
9319 F:      drivers/net/ethernet/smsc/smsc911x.*
9320
9321 SMSC9420 PCI ETHERNET DRIVER
9322 M:      Steve Glendinning <steve.glendinning@shawell.net>
9323 L:      netdev@vger.kernel.org
9324 S:      Maintained
9325 F:      drivers/net/ethernet/smsc/smsc9420.*
9326
9327 SMSC UFX6000 and UFX7000 USB to VGA DRIVER
9328 M:      Steve Glendinning <steve.glendinning@shawell.net>
9329 L:      linux-fbdev@vger.kernel.org
9330 S:      Maintained
9331 F:      drivers/video/fbdev/smscufx.c
9332
9333 SOC-CAMERA V4L2 SUBSYSTEM
9334 M:      Guennadi Liakhovetski <g.liakhovetski@gmx.de>
9335 L:      linux-media@vger.kernel.org
9336 T:      git git://linuxtv.org/media_tree.git
9337 S:      Maintained
9338 F:      include/media/soc*
9339 F:      drivers/media/i2c/soc_camera/
9340 F:      drivers/media/platform/soc_camera/
9341
9342 SOEKRIS NET48XX LED SUPPORT
9343 M:      Chris Boot <bootc@bootc.net>
9344 S:      Maintained
9345 F:      drivers/leds/leds-net48xx.c
9346
9347 SOFTLOGIC 6x10 MPEG CODEC
9348 M:      Bluecherry Maintainers <maintainers@bluecherrydvr.com>
9349 M:      Andrey Utkin <andrey.utkin@corp.bluecherry.net>
9350 M:      Andrey Utkin <andrey.krieger.utkin@gmail.com>
9351 M:      Ismael Luceno <ismael@iodev.co.uk>
9352 L:      linux-media@vger.kernel.org
9353 S:      Supported
9354 F:      drivers/media/pci/solo6x10/
9355
9356 SOFTWARE RAID (Multiple Disks) SUPPORT
9357 M:      Neil Brown <neilb@suse.de>
9358 L:      linux-raid@vger.kernel.org
9359 S:      Supported
9360 F:      drivers/md/
9361 F:      include/linux/raid/
9362 F:      include/uapi/linux/raid/
9363
9364 SONIC NETWORK DRIVER
9365 M:      Thomas Bogendoerfer <tsbogend@alpha.franken.de>
9366 L:      netdev@vger.kernel.org
9367 S:      Maintained
9368 F:      drivers/net/ethernet/natsemi/sonic.*
9369
9370 SONICS SILICON BACKPLANE DRIVER (SSB)
9371 M:      Michael Buesch <m@bues.ch>
9372 L:      netdev@vger.kernel.org
9373 S:      Maintained
9374 F:      drivers/ssb/
9375 F:      include/linux/ssb/
9376
9377 SONY VAIO CONTROL DEVICE DRIVER
9378 M:      Mattia Dongili <malattia@linux.it>
9379 L:      platform-driver-x86@vger.kernel.org
9380 W:      http://www.linux.it/~malattia/wiki/index.php/Sony_drivers
9381 S:      Maintained
9382 F:      Documentation/laptops/sony-laptop.txt
9383 F:      drivers/char/sonypi.c
9384 F:      drivers/platform/x86/sony-laptop.c
9385 F:      include/linux/sony-laptop.h
9386
9387 SONY MEMORYSTICK CARD SUPPORT
9388 M:      Alex Dubov <oakad@yahoo.com>
9389 W:      http://tifmxx.berlios.de/
9390 S:      Maintained
9391 F:      drivers/memstick/host/tifm_ms.c
9392
9393 SONY MEMORYSTICK STANDARD SUPPORT
9394 M:      Maxim Levitsky <maximlevitsky@gmail.com>
9395 S:      Maintained
9396 F:      drivers/memstick/core/ms_block.*
9397
9398 SOUND
9399 M:      Jaroslav Kysela <perex@perex.cz>
9400 M:      Takashi Iwai <tiwai@suse.de>
9401 L:      alsa-devel@alsa-project.org (moderated for non-subscribers)
9402 W:      http://www.alsa-project.org/
9403 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound.git
9404 T:      git git://git.alsa-project.org/alsa-kernel.git
9405 Q:      http://patchwork.kernel.org/project/alsa-devel/list/
9406 S:      Maintained
9407 F:      Documentation/sound/
9408 F:      include/sound/
9409 F:      include/uapi/sound/
9410 F:      sound/
9411
9412 SOUND - COMPRESSED AUDIO
9413 M:      Vinod Koul <vinod.koul@intel.com>
9414 L:      alsa-devel@alsa-project.org (moderated for non-subscribers)
9415 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound.git
9416 S:      Supported
9417 F:      Documentation/sound/alsa/compress_offload.txt
9418 F:      include/sound/compress_driver.h
9419 F:      include/uapi/sound/compress_*
9420 F:      sound/core/compress_offload.c
9421 F:      sound/soc/soc-compress.c
9422
9423 SOUND - SOC LAYER / DYNAMIC AUDIO POWER MANAGEMENT (ASoC)
9424 M:      Liam Girdwood <lgirdwood@gmail.com>
9425 M:      Mark Brown <broonie@kernel.org>
9426 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git
9427 L:      alsa-devel@alsa-project.org (moderated for non-subscribers)
9428 W:      http://alsa-project.org/main/index.php/ASoC
9429 S:      Supported
9430 F:      Documentation/sound/alsa/soc/
9431 F:      sound/soc/
9432 F:      include/sound/soc*
9433
9434 SOUND - DMAENGINE HELPERS
9435 M:      Lars-Peter Clausen <lars@metafoo.de>
9436 S:      Supported
9437 F:      include/sound/dmaengine_pcm.h
9438 F:      sound/core/pcm_dmaengine.c
9439 F:      sound/soc/soc-generic-dmaengine-pcm.c
9440
9441 SP2 MEDIA DRIVER
9442 M:      Olli Salonen <olli.salonen@iki.fi>
9443 L:      linux-media@vger.kernel.org
9444 W:      http://linuxtv.org/
9445 Q:      http://patchwork.linuxtv.org/project/linux-media/list/
9446 S:      Maintained
9447 F:      drivers/media/dvb-frontends/sp2*
9448
9449 SPARC + UltraSPARC (sparc/sparc64)
9450 M:      "David S. Miller" <davem@davemloft.net>
9451 L:      sparclinux@vger.kernel.org
9452 Q:      http://patchwork.ozlabs.org/project/sparclinux/list/
9453 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc.git
9454 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next.git
9455 S:      Maintained
9456 F:      arch/sparc/
9457 F:      drivers/sbus/
9458
9459 SPARC SERIAL DRIVERS
9460 M:      "David S. Miller" <davem@davemloft.net>
9461 L:      sparclinux@vger.kernel.org
9462 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc.git
9463 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next.git
9464 S:      Maintained
9465 F:      include/linux/sunserialcore.h
9466 F:      drivers/tty/serial/suncore.c
9467 F:      drivers/tty/serial/sunhv.c
9468 F:      drivers/tty/serial/sunsab.c
9469 F:      drivers/tty/serial/sunsab.h
9470 F:      drivers/tty/serial/sunsu.c
9471 F:      drivers/tty/serial/sunzilog.c
9472 F:      drivers/tty/serial/sunzilog.h
9473
9474 SPARSE CHECKER
9475 M:      "Christopher Li" <sparse@chrisli.org>
9476 L:      linux-sparse@vger.kernel.org
9477 W:      https://sparse.wiki.kernel.org/
9478 T:      git git://git.kernel.org/pub/scm/devel/sparse/sparse.git
9479 T:      git git://git.kernel.org/pub/scm/devel/sparse/chrisl/sparse.git
9480 S:      Maintained
9481 F:      include/linux/compiler.h
9482
9483 SPEAR PLATFORM SUPPORT
9484 M:      Viresh Kumar <viresh.linux@gmail.com>
9485 M:      Shiraz Hashim <shiraz.linux.kernel@gmail.com>
9486 L:      spear-devel@list.st.com
9487 L:      linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
9488 W:      http://www.st.com/spear
9489 S:      Maintained
9490 F:      arch/arm/mach-spear/
9491
9492 SPEAR CLOCK FRAMEWORK SUPPORT
9493 M:      Viresh Kumar <viresh.linux@gmail.com>
9494 L:      spear-devel@list.st.com
9495 L:      linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
9496 W:      http://www.st.com/spear
9497 S:      Maintained
9498 F:      drivers/clk/spear/
9499
9500 SPI SUBSYSTEM
9501 M:      Mark Brown <broonie@kernel.org>
9502 L:      linux-spi@vger.kernel.org
9503 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi.git
9504 Q:      http://patchwork.kernel.org/project/spi-devel-general/list/
9505 S:      Maintained
9506 F:      Documentation/spi/
9507 F:      drivers/spi/
9508 F:      include/linux/spi/
9509 F:      include/uapi/linux/spi/
9510
9511 SPIDERNET NETWORK DRIVER for CELL
9512 M:      Ishizaki Kou <kou.ishizaki@toshiba.co.jp>
9513 M:      Jens Osterkamp <jens@de.ibm.com>
9514 L:      netdev@vger.kernel.org
9515 S:      Supported
9516 F:      Documentation/networking/spider_net.txt
9517 F:      drivers/net/ethernet/toshiba/spider_net*
9518
9519 SPU FILE SYSTEM
9520 M:      Jeremy Kerr <jk@ozlabs.org>
9521 L:      linuxppc-dev@lists.ozlabs.org
9522 W:      http://www.ibm.com/developerworks/power/cell/
9523 S:      Supported
9524 F:      Documentation/filesystems/spufs.txt
9525 F:      arch/powerpc/platforms/cell/spufs/
9526
9527 SQUASHFS FILE SYSTEM
9528 M:      Phillip Lougher <phillip@squashfs.org.uk>
9529 L:      squashfs-devel@lists.sourceforge.net (subscribers-only)
9530 W:      http://squashfs.org.uk
9531 S:      Maintained
9532 F:      Documentation/filesystems/squashfs.txt
9533 F:      fs/squashfs/
9534
9535 SRM (Alpha) environment access
9536 M:      Jan-Benedict Glaw <jbglaw@lug-owl.de>
9537 S:      Maintained
9538 F:      arch/alpha/kernel/srm_env.c
9539
9540 STABLE BRANCH
9541 M:      Greg Kroah-Hartman <gregkh@linuxfoundation.org>
9542 L:      stable@vger.kernel.org
9543 S:      Supported
9544 F:      Documentation/stable_kernel_rules.txt
9545
9546 STAGING SUBSYSTEM
9547 M:      Greg Kroah-Hartman <gregkh@linuxfoundation.org>
9548 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging.git
9549 L:      devel@driverdev.osuosl.org
9550 S:      Supported
9551 F:      drivers/staging/
9552
9553 STAGING - COMEDI
9554 M:      Ian Abbott <abbotti@mev.co.uk>
9555 M:      H Hartley Sweeten <hsweeten@visionengravers.com>
9556 S:      Odd Fixes
9557 F:      drivers/staging/comedi/
9558
9559 STAGING - FLARION FT1000 DRIVERS
9560 M:      Marek Belisko <marek.belisko@gmail.com>
9561 S:      Odd Fixes
9562 F:      drivers/staging/ft1000/
9563
9564 STAGING - INDUSTRIAL IO
9565 M:      Jonathan Cameron <jic23@kernel.org>
9566 L:      linux-iio@vger.kernel.org
9567 S:      Odd Fixes
9568 F:      drivers/staging/iio/
9569
9570 STAGING - LIRC (LINUX INFRARED REMOTE CONTROL) DRIVERS
9571 M:      Jarod Wilson <jarod@wilsonet.com>
9572 W:      http://www.lirc.org/
9573 S:      Odd Fixes
9574 F:      drivers/staging/media/lirc/
9575
9576 STAGING - LUSTRE PARALLEL FILESYSTEM
9577 M:      Oleg Drokin <oleg.drokin@intel.com>
9578 M:      Andreas Dilger <andreas.dilger@intel.com>
9579 L:      HPDD-discuss@lists.01.org (moderated for non-subscribers)
9580 W:      http://lustre.opensfs.org/
9581 S:      Maintained
9582 F:      drivers/staging/lustre
9583
9584 STAGING - NVIDIA COMPLIANT EMBEDDED CONTROLLER INTERFACE (nvec)
9585 M:      Julian Andres Klode <jak@jak-linux.org>
9586 M:      Marc Dietrich <marvin24@gmx.de>
9587 L:      ac100@lists.launchpad.net (moderated for non-subscribers)
9588 L:      linux-tegra@vger.kernel.org
9589 S:      Maintained
9590 F:      drivers/staging/nvec/
9591
9592 STAGING - OLPC SECONDARY DISPLAY CONTROLLER (DCON)
9593 M:      Jens Frederich <jfrederich@gmail.com>
9594 M:      Daniel Drake <dsd@laptop.org>
9595 M:      Jon Nettleton <jon.nettleton@gmail.com>
9596 W:      http://wiki.laptop.org/go/DCON
9597 S:      Maintained
9598 F:      drivers/staging/olpc_dcon/
9599
9600 STAGING - OZMO DEVICES USB OVER WIFI DRIVER
9601 M:      Shigekatsu Tateno <shigekatsu.tateno@atmel.com>
9602 S:      Maintained
9603 F:      drivers/staging/ozwpan/
9604
9605 STAGING - PARALLEL LCD/KEYPAD PANEL DRIVER
9606 M:      Willy Tarreau <willy@meta-x.org>
9607 S:      Odd Fixes
9608 F:      drivers/staging/panel/
9609
9610 STAGING - REALTEK RTL8712U DRIVERS
9611 M:      Larry Finger <Larry.Finger@lwfinger.net>
9612 M:      Florian Schilhabel <florian.c.schilhabel@googlemail.com>.
9613 S:      Odd Fixes
9614 F:      drivers/staging/rtl8712/
9615
9616 STAGING - REALTEK RTL8723U WIRELESS DRIVER
9617 M:      Larry Finger <Larry.Finger@lwfinger.net>
9618 M:      Jes Sorensen <Jes.Sorensen@redhat.com>
9619 L:      linux-wireless@vger.kernel.org
9620 S:      Maintained
9621 F:      drivers/staging/rtl8723au/
9622
9623 STAGING - SILICON MOTION SM7XX FRAME BUFFER DRIVER
9624 M:      Sudip Mukherjee <sudipm.mukherjee@gmail.com>
9625 M:      Teddy Wang <teddy.wang@siliconmotion.com>
9626 M:      Sudip Mukherjee <sudip@vectorindia.org>
9627 L:      linux-fbdev@vger.kernel.org
9628 S:      Maintained
9629 F:      drivers/staging/sm7xxfb/
9630
9631 STAGING - SILICON MOTION SM750 FRAME BUFFER DRIVER
9632 M:      Sudip Mukherjee <sudipm.mukherjee@gmail.com>
9633 M:      Teddy Wang <teddy.wang@siliconmotion.com>
9634 M:      Sudip Mukherjee <sudip@vectorindia.org>
9635 L:      linux-fbdev@vger.kernel.org
9636 S:      Maintained
9637 F:      drivers/staging/sm750fb/
9638
9639 STAGING - SLICOSS
9640 M:      Lior Dotan <liodot@gmail.com>
9641 M:      Christopher Harrer <charrer@alacritech.com>
9642 S:      Odd Fixes
9643 F:      drivers/staging/slicoss/
9644
9645 STAGING - SPEAKUP CONSOLE SPEECH DRIVER
9646 M:      William Hubbs <w.d.hubbs@gmail.com>
9647 M:      Chris Brannon <chris@the-brannons.com>
9648 M:      Kirk Reiser <kirk@reisers.ca>
9649 M:      Samuel Thibault <samuel.thibault@ens-lyon.org>
9650 L:      speakup@linux-speakup.org
9651 W:      http://www.linux-speakup.org/
9652 S:      Odd Fixes
9653 F:      drivers/staging/speakup/
9654
9655 STAGING - VIA VT665X DRIVERS
9656 M:      Forest Bond <forest@alittletooquiet.net>
9657 S:      Odd Fixes
9658 F:      drivers/staging/vt665?/
9659
9660 STAGING - XGI Z7,Z9,Z11 PCI DISPLAY DRIVER
9661 M:      Arnaud Patard <arnaud.patard@rtp-net.org>
9662 S:      Odd Fixes
9663 F:      drivers/staging/xgifb/
9664
9665 STARFIRE/DURALAN NETWORK DRIVER
9666 M:      Ion Badulescu <ionut@badula.org>
9667 S:      Odd Fixes
9668 F:      drivers/net/ethernet/adaptec/starfire*
9669
9670 SUN3/3X
9671 M:      Sam Creasey <sammy@sammy.net>
9672 W:      http://sammy.net/sun3/
9673 S:      Maintained
9674 F:      arch/m68k/kernel/*sun3*
9675 F:      arch/m68k/sun3*/
9676 F:      arch/m68k/include/asm/sun3*
9677 F:      drivers/net/ethernet/i825xx/sun3*
9678
9679 SUN4I LOW RES ADC ATTACHED TABLET KEYS DRIVER
9680 M:      Hans de Goede <hdegoede@redhat.com>
9681 L:      linux-input@vger.kernel.org
9682 S:      Maintained
9683 F:      Documentation/devicetree/bindings/input/sun4i-lradc-keys.txt
9684 F:      drivers/input/keyboard/sun4i-lradc-keys.c
9685
9686 SUNDANCE NETWORK DRIVER
9687 M:      Denis Kirjanov <kda@linux-powerpc.org>
9688 L:      netdev@vger.kernel.org
9689 S:      Maintained
9690 F:      drivers/net/ethernet/dlink/sundance.c
9691
9692 SUPERH
9693 L:      linux-sh@vger.kernel.org
9694 Q:      http://patchwork.kernel.org/project/linux-sh/list/
9695 S:      Orphan
9696 F:      Documentation/sh/
9697 F:      arch/sh/
9698 F:      drivers/sh/
9699
9700 SUSPEND TO RAM
9701 M:      "Rafael J. Wysocki" <rjw@rjwysocki.net>
9702 M:      Len Brown <len.brown@intel.com>
9703 M:      Pavel Machek <pavel@ucw.cz>
9704 L:      linux-pm@vger.kernel.org
9705 S:      Supported
9706 F:      Documentation/power/
9707 F:      arch/x86/kernel/acpi/
9708 F:      drivers/base/power/
9709 F:      kernel/power/
9710 F:      include/linux/suspend.h
9711 F:      include/linux/freezer.h
9712 F:      include/linux/pm.h
9713
9714 SVGA HANDLING
9715 M:      Martin Mares <mj@ucw.cz>
9716 L:      linux-video@atrey.karlin.mff.cuni.cz
9717 S:      Maintained
9718 F:      Documentation/svga.txt
9719 F:      arch/x86/boot/video*
9720
9721 SWIOTLB SUBSYSTEM
9722 M:      Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
9723 L:      linux-kernel@vger.kernel.org
9724 S:      Supported
9725 F:      lib/swiotlb.c
9726 F:      arch/*/kernel/pci-swiotlb.c
9727 F:      include/linux/swiotlb.h
9728
9729 SWITCHDEV
9730 M:      Jiri Pirko <jiri@resnulli.us>
9731 L:      netdev@vger.kernel.org
9732 S:      Supported
9733 F:      net/switchdev/
9734 F:      include/net/switchdev.h
9735
9736 SYNOPSYS ARC ARCHITECTURE
9737 M:      Vineet Gupta <vgupta@synopsys.com>
9738 S:      Supported
9739 F:      arch/arc/
9740 F:      Documentation/devicetree/bindings/arc/
9741 F:      drivers/tty/serial/arc_uart.c
9742
9743 SYSTEM CONFIGURATION (SYSCON)
9744 M:      Lee Jones <lee.jones@linaro.org>
9745 M:      Arnd Bergmann <arnd@arndb.de>
9746 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd.git
9747 S:      Supported
9748 F:      drivers/mfd/syscon.c
9749
9750 SYSV FILESYSTEM
9751 M:      Christoph Hellwig <hch@infradead.org>
9752 S:      Maintained
9753 F:      Documentation/filesystems/sysv-fs.txt
9754 F:      fs/sysv/
9755 F:      include/linux/sysv_fs.h
9756
9757 TARGET SUBSYSTEM
9758 M:      Nicholas A. Bellinger <nab@linux-iscsi.org>
9759 L:      linux-scsi@vger.kernel.org
9760 L:      target-devel@vger.kernel.org
9761 W:      http://www.linux-iscsi.org
9762 W:      http://groups.google.com/group/linux-iscsi-target-dev
9763 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending.git master
9764 S:      Supported
9765 F:      drivers/target/
9766 F:      include/target/
9767 F:      Documentation/target/
9768
9769 TASKSTATS STATISTICS INTERFACE
9770 M:      Balbir Singh <bsingharora@gmail.com>
9771 S:      Maintained
9772 F:      Documentation/accounting/taskstats*
9773 F:      include/linux/taskstats*
9774 F:      kernel/taskstats.c
9775
9776 TC CLASSIFIER
9777 M:      Jamal Hadi Salim <jhs@mojatatu.com>
9778 L:      netdev@vger.kernel.org
9779 S:      Maintained
9780 F:      include/net/pkt_cls.h
9781 F:      include/uapi/linux/pkt_cls.h
9782 F:      net/sched/
9783
9784 TCP LOW PRIORITY MODULE
9785 M:      "Wong Hoi Sing, Edison" <hswong3i@gmail.com>
9786 M:      "Hung Hing Lun, Mike" <hlhung3i@gmail.com>
9787 W:      http://tcp-lp-mod.sourceforge.net/
9788 S:      Maintained
9789 F:      net/ipv4/tcp_lp.c
9790
9791 TDA10071 MEDIA DRIVER
9792 M:      Antti Palosaari <crope@iki.fi>
9793 L:      linux-media@vger.kernel.org
9794 W:      http://linuxtv.org/
9795 W:      http://palosaari.fi/linux/
9796 Q:      http://patchwork.linuxtv.org/project/linux-media/list/
9797 T:      git git://linuxtv.org/anttip/media_tree.git
9798 S:      Maintained
9799 F:      drivers/media/dvb-frontends/tda10071*
9800
9801 TDA18212 MEDIA DRIVER
9802 M:      Antti Palosaari <crope@iki.fi>
9803 L:      linux-media@vger.kernel.org
9804 W:      http://linuxtv.org/
9805 W:      http://palosaari.fi/linux/
9806 Q:      http://patchwork.linuxtv.org/project/linux-media/list/
9807 T:      git git://linuxtv.org/anttip/media_tree.git
9808 S:      Maintained
9809 F:      drivers/media/tuners/tda18212*
9810
9811 TDA18218 MEDIA DRIVER
9812 M:      Antti Palosaari <crope@iki.fi>
9813 L:      linux-media@vger.kernel.org
9814 W:      http://linuxtv.org/
9815 W:      http://palosaari.fi/linux/
9816 Q:      http://patchwork.linuxtv.org/project/linux-media/list/
9817 T:      git git://linuxtv.org/anttip/media_tree.git
9818 S:      Maintained
9819 F:      drivers/media/tuners/tda18218*
9820
9821 TDA18271 MEDIA DRIVER
9822 M:      Michael Krufky <mkrufky@linuxtv.org>
9823 L:      linux-media@vger.kernel.org
9824 W:      http://linuxtv.org/
9825 W:      http://github.com/mkrufky
9826 Q:      http://patchwork.linuxtv.org/project/linux-media/list/
9827 T:      git git://linuxtv.org/mkrufky/tuners.git
9828 S:      Maintained
9829 F:      drivers/media/tuners/tda18271*
9830
9831 TDA827x MEDIA DRIVER
9832 M:      Michael Krufky <mkrufky@linuxtv.org>
9833 L:      linux-media@vger.kernel.org
9834 W:      http://linuxtv.org/
9835 W:      http://github.com/mkrufky
9836 Q:      http://patchwork.linuxtv.org/project/linux-media/list/
9837 T:      git git://linuxtv.org/mkrufky/tuners.git
9838 S:      Maintained
9839 F:      drivers/media/tuners/tda8290.*
9840
9841 TDA8290 MEDIA DRIVER
9842 M:      Michael Krufky <mkrufky@linuxtv.org>
9843 L:      linux-media@vger.kernel.org
9844 W:      http://linuxtv.org/
9845 W:      http://github.com/mkrufky
9846 Q:      http://patchwork.linuxtv.org/project/linux-media/list/
9847 T:      git git://linuxtv.org/mkrufky/tuners.git
9848 S:      Maintained
9849 F:      drivers/media/tuners/tda8290.*
9850
9851 TDA9840 MEDIA DRIVER
9852 M:      Hans Verkuil <hverkuil@xs4all.nl>
9853 L:      linux-media@vger.kernel.org
9854 T:      git git://linuxtv.org/media_tree.git
9855 W:      http://linuxtv.org
9856 S:      Maintained
9857 F:      drivers/media/i2c/tda9840*
9858
9859 TEA5761 TUNER DRIVER
9860 M:      Mauro Carvalho Chehab <mchehab@osg.samsung.com>
9861 L:      linux-media@vger.kernel.org
9862 W:      http://linuxtv.org
9863 T:      git git://linuxtv.org/media_tree.git
9864 S:      Odd fixes
9865 F:      drivers/media/tuners/tea5761.*
9866
9867 TEA5767 TUNER DRIVER
9868 M:      Mauro Carvalho Chehab <mchehab@osg.samsung.com>
9869 L:      linux-media@vger.kernel.org
9870 W:      http://linuxtv.org
9871 T:      git git://linuxtv.org/media_tree.git
9872 S:      Maintained
9873 F:      drivers/media/tuners/tea5767.*
9874
9875 TEA6415C MEDIA DRIVER
9876 M:      Hans Verkuil <hverkuil@xs4all.nl>
9877 L:      linux-media@vger.kernel.org
9878 T:      git git://linuxtv.org/media_tree.git
9879 W:      http://linuxtv.org
9880 S:      Maintained
9881 F:      drivers/media/i2c/tea6415c*
9882
9883 TEA6420 MEDIA DRIVER
9884 M:      Hans Verkuil <hverkuil@xs4all.nl>
9885 L:      linux-media@vger.kernel.org
9886 T:      git git://linuxtv.org/media_tree.git
9887 W:      http://linuxtv.org
9888 S:      Maintained
9889 F:      drivers/media/i2c/tea6420*
9890
9891 TEAM DRIVER
9892 M:      Jiri Pirko <jiri@resnulli.us>
9893 L:      netdev@vger.kernel.org
9894 S:      Supported
9895 F:      drivers/net/team/
9896 F:      include/linux/if_team.h
9897 F:      include/uapi/linux/if_team.h
9898
9899 TECHNOLOGIC SYSTEMS TS-5500 PLATFORM SUPPORT
9900 M:      Savoir-faire Linux Inc. <kernel@savoirfairelinux.com>
9901 S:      Maintained
9902 F:      arch/x86/platform/ts5500/
9903
9904 TECHNOTREND USB IR RECEIVER
9905 M:      Sean Young <sean@mess.org>
9906 L:      linux-media@vger.kernel.org
9907 S:      Maintained
9908 F:      drivers/media/rc/ttusbir.c
9909
9910 TEGRA ARCHITECTURE SUPPORT
9911 M:      Stephen Warren <swarren@wwwdotorg.org>
9912 M:      Thierry Reding <thierry.reding@gmail.com>
9913 M:      Alexandre Courbot <gnurou@gmail.com>
9914 L:      linux-tegra@vger.kernel.org
9915 Q:      http://patchwork.ozlabs.org/project/linux-tegra/list/
9916 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux.git
9917 S:      Supported
9918 N:      [^a-z]tegra
9919
9920 TEGRA CLOCK DRIVER
9921 M:      Peter De Schrijver <pdeschrijver@nvidia.com>
9922 M:      Prashant Gaikwad <pgaikwad@nvidia.com>
9923 S:      Supported
9924 F:      drivers/clk/tegra/
9925
9926 TEGRA DMA DRIVER
9927 M:      Laxman Dewangan <ldewangan@nvidia.com>
9928 S:      Supported
9929 F:      drivers/dma/tegra20-apb-dma.c
9930
9931 TEGRA I2C DRIVER
9932 M:      Laxman Dewangan <ldewangan@nvidia.com>
9933 S:      Supported
9934 F:      drivers/i2c/busses/i2c-tegra.c
9935
9936 TEGRA IOMMU DRIVERS
9937 M:      Hiroshi Doyu <hdoyu@nvidia.com>
9938 S:      Supported
9939 F:      drivers/iommu/tegra*
9940
9941 TEGRA KBC DRIVER
9942 M:      Rakesh Iyer <riyer@nvidia.com>
9943 M:      Laxman Dewangan <ldewangan@nvidia.com>
9944 S:      Supported
9945 F:      drivers/input/keyboard/tegra-kbc.c
9946
9947 TEGRA PWM DRIVER
9948 M:      Thierry Reding <thierry.reding@gmail.com>
9949 S:      Supported
9950 F:      drivers/pwm/pwm-tegra.c
9951
9952 TEGRA SERIAL DRIVER
9953 M:      Laxman Dewangan <ldewangan@nvidia.com>
9954 S:      Supported
9955 F:      drivers/tty/serial/serial-tegra.c
9956
9957 TEGRA SPI DRIVER
9958 M:      Laxman Dewangan <ldewangan@nvidia.com>
9959 S:      Supported
9960 F:      drivers/spi/spi-tegra*
9961
9962 TEHUTI ETHERNET DRIVER
9963 M:      Andy Gospodarek <andy@greyhouse.net>
9964 L:      netdev@vger.kernel.org
9965 S:      Supported
9966 F:      drivers/net/ethernet/tehuti/*
9967
9968 Telecom Clock Driver for MCPL0010
9969 M:      Mark Gross <mark.gross@intel.com>
9970 S:      Supported
9971 F:      drivers/char/tlclk.c
9972
9973 TENSILICA XTENSA PORT (xtensa)
9974 M:      Chris Zankel <chris@zankel.net>
9975 M:      Max Filippov <jcmvbkbc@gmail.com>
9976 L:      linux-xtensa@linux-xtensa.org
9977 S:      Maintained
9978 F:      arch/xtensa/
9979 F:      drivers/irqchip/irq-xtensa-*
9980
9981 THANKO'S RAREMONO AM/FM/SW RADIO RECEIVER USB DRIVER
9982 M:      Hans Verkuil <hverkuil@xs4all.nl>
9983 L:      linux-media@vger.kernel.org
9984 T:      git git://linuxtv.org/media_tree.git
9985 W:      http://linuxtv.org
9986 S:      Maintained
9987 F:      drivers/media/radio/radio-raremono.c
9988
9989 THERMAL
9990 M:      Zhang Rui <rui.zhang@intel.com>
9991 M:      Eduardo Valentin <edubezval@gmail.com>
9992 L:      linux-pm@vger.kernel.org
9993 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux.git
9994 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/evalenti/linux-soc-thermal.git
9995 Q:      https://patchwork.kernel.org/project/linux-pm/list/
9996 S:      Supported
9997 F:      drivers/thermal/
9998 F:      include/linux/thermal.h
9999 F:      include/uapi/linux/thermal.h
10000 F:      include/linux/cpu_cooling.h
10001 F:      Documentation/devicetree/bindings/thermal/
10002
10003 THINGM BLINK(1) USB RGB LED DRIVER
10004 M:      Vivien Didelot <vivien.didelot@savoirfairelinux.com>
10005 S:      Maintained
10006 F:      drivers/hid/hid-thingm.c
10007
10008 THINKPAD ACPI EXTRAS DRIVER
10009 M:      Henrique de Moraes Holschuh <ibm-acpi@hmh.eng.br>
10010 L:      ibm-acpi-devel@lists.sourceforge.net
10011 L:      platform-driver-x86@vger.kernel.org
10012 W:      http://ibm-acpi.sourceforge.net
10013 W:      http://thinkwiki.org/wiki/Ibm-acpi
10014 T:      git git://repo.or.cz/linux-2.6/linux-acpi-2.6/ibm-acpi-2.6.git
10015 S:      Maintained
10016 F:      drivers/platform/x86/thinkpad_acpi.c
10017
10018 TI BANDGAP AND THERMAL DRIVER
10019 M:      Eduardo Valentin <edubezval@gmail.com>
10020 L:      linux-pm@vger.kernel.org
10021 L:      linux-omap@vger.kernel.org
10022 S:      Maintained
10023 F:      drivers/thermal/ti-soc-thermal/
10024
10025 TI CDCE706 CLOCK DRIVER
10026 M:      Max Filippov <jcmvbkbc@gmail.com>
10027 S:      Maintained
10028 F:      drivers/clk/clk-cdce706.c
10029
10030 TI CLOCK DRIVER
10031 M:      Tero Kristo <t-kristo@ti.com>
10032 L:      linux-omap@vger.kernel.org
10033 S:      Maintained
10034 F:      drivers/clk/ti/
10035 F:      include/linux/clk/ti.h
10036
10037 TI FLASH MEDIA INTERFACE DRIVER
10038 M:      Alex Dubov <oakad@yahoo.com>
10039 S:      Maintained
10040 F:      drivers/misc/tifm*
10041 F:      drivers/mmc/host/tifm_sd.c
10042 F:      include/linux/tifm.h
10043
10044 TI KEYSTONE MULTICORE NAVIGATOR DRIVERS
10045 M:      Santosh Shilimkar <ssantosh@kernel.org>
10046 L:      linux-kernel@vger.kernel.org
10047 L:      linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
10048 S:      Maintained
10049 F:      drivers/soc/ti/*
10050 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/ssantosh/linux-keystone.git
10051
10052
10053 TI LM49xxx FAMILY ASoC CODEC DRIVERS
10054 M:      M R Swami Reddy <mr.swami.reddy@ti.com>
10055 M:      Vishwas A Deshpande <vishwas.a.deshpande@ti.com>
10056 L:      alsa-devel@alsa-project.org (moderated for non-subscribers)
10057 S:      Maintained
10058 F:      sound/soc/codecs/lm49453*
10059 F:      sound/soc/codecs/isabelle*
10060
10061 TI LP855x BACKLIGHT DRIVER
10062 M:      Milo Kim <milo.kim@ti.com>
10063 S:      Maintained
10064 F:      Documentation/backlight/lp855x-driver.txt
10065 F:      drivers/video/backlight/lp855x_bl.c
10066 F:      include/linux/platform_data/lp855x.h
10067
10068 TI LP8727 CHARGER DRIVER
10069 M:      Milo Kim <milo.kim@ti.com>
10070 S:      Maintained
10071 F:      drivers/power/lp8727_charger.c
10072 F:      include/linux/platform_data/lp8727.h
10073
10074 TI LP8788 MFD DRIVER
10075 M:      Milo Kim <milo.kim@ti.com>
10076 S:      Maintained
10077 F:      drivers/iio/adc/lp8788_adc.c
10078 F:      drivers/leds/leds-lp8788.c
10079 F:      drivers/mfd/lp8788*.c
10080 F:      drivers/power/lp8788-charger.c
10081 F:      drivers/regulator/lp8788-*.c
10082 F:      include/linux/mfd/lp8788*.h
10083
10084 TI NETCP ETHERNET DRIVER
10085 M:      Wingman Kwok <w-kwok2@ti.com>
10086 M:      Murali Karicheri <m-karicheri2@ti.com>
10087 L:      netdev@vger.kernel.org
10088 S:      Maintained
10089 F:      drivers/net/ethernet/ti/netcp*
10090
10091 TI TAS571X FAMILY ASoC CODEC DRIVER
10092 M:      Kevin Cernekee <cernekee@chromium.org>
10093 L:      alsa-devel@alsa-project.org (moderated for non-subscribers)
10094 S:      Odd Fixes
10095 F:      sound/soc/codecs/tas571x*
10096
10097 TI TWL4030 SERIES SOC CODEC DRIVER
10098 M:      Peter Ujfalusi <peter.ujfalusi@ti.com>
10099 L:      alsa-devel@alsa-project.org (moderated for non-subscribers)
10100 S:      Maintained
10101 F:      sound/soc/codecs/twl4030*
10102
10103 TI WILINK WIRELESS DRIVERS
10104 L:      linux-wireless@vger.kernel.org
10105 W:      http://wireless.kernel.org/en/users/Drivers/wl12xx
10106 W:      http://wireless.kernel.org/en/users/Drivers/wl1251
10107 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/luca/wl12xx.git
10108 S:      Orphan
10109 F:      drivers/net/wireless/ti/
10110 F:      include/linux/wl12xx.h
10111
10112 TIPC NETWORK LAYER
10113 M:      Jon Maloy <jon.maloy@ericsson.com>
10114 M:      Ying Xue <ying.xue@windriver.com>
10115 L:      netdev@vger.kernel.org (core kernel code)
10116 L:      tipc-discussion@lists.sourceforge.net (user apps, general discussion)
10117 W:      http://tipc.sourceforge.net/
10118 S:      Maintained
10119 F:      include/uapi/linux/tipc*.h
10120 F:      net/tipc/
10121
10122 TILE ARCHITECTURE
10123 M:      Chris Metcalf <cmetcalf@ezchip.com>
10124 W:      http://www.ezchip.com/scm/
10125 S:      Supported
10126 F:      arch/tile/
10127 F:      drivers/char/tile-srom.c
10128 F:      drivers/edac/tile_edac.c
10129 F:      drivers/net/ethernet/tile/
10130 F:      drivers/rtc/rtc-tile.c
10131 F:      drivers/tty/hvc/hvc_tile.c
10132 F:      drivers/tty/serial/tilegx.c
10133 F:      drivers/usb/host/*-tilegx.c
10134 F:      include/linux/usb/tilegx.h
10135
10136 TLAN NETWORK DRIVER
10137 M:      Samuel Chessman <chessman@tux.org>
10138 L:      tlan-devel@lists.sourceforge.net (subscribers-only)
10139 W:      http://sourceforge.net/projects/tlan/
10140 S:      Maintained
10141 F:      Documentation/networking/tlan.txt
10142 F:      drivers/net/ethernet/ti/tlan.*
10143
10144 TOMOYO SECURITY MODULE
10145 M:      Kentaro Takeda <takedakn@nttdata.co.jp>
10146 M:      Tetsuo Handa <penguin-kernel@I-love.SAKURA.ne.jp>
10147 L:      tomoyo-dev-en@lists.sourceforge.jp (subscribers-only, for developers in English)
10148 L:      tomoyo-users-en@lists.sourceforge.jp (subscribers-only, for users in English)
10149 L:      tomoyo-dev@lists.sourceforge.jp (subscribers-only, for developers in Japanese)
10150 L:      tomoyo-users@lists.sourceforge.jp (subscribers-only, for users in Japanese)
10151 W:      http://tomoyo.sourceforge.jp/
10152 T:      quilt http://svn.sourceforge.jp/svnroot/tomoyo/trunk/2.5.x/tomoyo-lsm/patches/
10153 S:      Maintained
10154 F:      security/tomoyo/
10155
10156 TOPSTAR LAPTOP EXTRAS DRIVER
10157 M:      Herton Ronaldo Krzesinski <herton@canonical.com>
10158 L:      platform-driver-x86@vger.kernel.org
10159 S:      Maintained
10160 F:      drivers/platform/x86/topstar-laptop.c
10161
10162 TOSHIBA ACPI EXTRAS DRIVER
10163 M:      Azael Avalos <coproscefalo@gmail.com>
10164 L:      platform-driver-x86@vger.kernel.org
10165 S:      Maintained
10166 F:      drivers/platform/x86/toshiba_acpi.c
10167
10168 TOSHIBA BLUETOOTH DRIVER
10169 M:      Azael Avalos <coproscefalo@gmail.com>
10170 L:      platform-driver-x86@vger.kernel.org
10171 S:      Maintained
10172 F:      drivers/platform/x86/toshiba_bluetooth.c
10173
10174 TOSHIBA HDD ACTIVE PROTECTION SENSOR DRIVER
10175 M:      Azael Avalos <coproscefalo@gmail.com>
10176 L:      platform-driver-x86@vger.kernel.org
10177 S:      Maintained
10178 F:      drivers/platform/x86/toshiba_haps.c
10179
10180 TOSHIBA SMM DRIVER
10181 M:      Jonathan Buzzard <jonathan@buzzard.org.uk>
10182 L:      tlinux-users@tce.toshiba-dme.co.jp
10183 W:      http://www.buzzard.org.uk/toshiba/
10184 S:      Maintained
10185 F:      drivers/char/toshiba.c
10186 F:      include/linux/toshiba.h
10187 F:      include/uapi/linux/toshiba.h
10188
10189 TMIO MMC DRIVER
10190 M:      Ian Molton <ian@mnementh.co.uk>
10191 L:      linux-mmc@vger.kernel.org
10192 S:      Maintained
10193 F:      drivers/mmc/host/tmio_mmc*
10194 F:      drivers/mmc/host/sh_mobile_sdhi.c
10195 F:      include/linux/mmc/tmio.h
10196 F:      include/linux/mmc/sh_mobile_sdhi.h
10197
10198 TMP401 HARDWARE MONITOR DRIVER
10199 M:      Guenter Roeck <linux@roeck-us.net>
10200 L:      lm-sensors@lm-sensors.org
10201 S:      Maintained
10202 F:      Documentation/hwmon/tmp401
10203 F:      drivers/hwmon/tmp401.c
10204
10205 TMPFS (SHMEM FILESYSTEM)
10206 M:      Hugh Dickins <hughd@google.com>
10207 L:      linux-mm@kvack.org
10208 S:      Maintained
10209 F:      include/linux/shmem_fs.h
10210 F:      mm/shmem.c
10211
10212 TM6000 VIDEO4LINUX DRIVER
10213 M:      Mauro Carvalho Chehab <mchehab@osg.samsung.com>
10214 L:      linux-media@vger.kernel.org
10215 W:      http://linuxtv.org
10216 T:      git git://linuxtv.org/media_tree.git
10217 S:      Odd fixes
10218 F:      drivers/media/usb/tm6000/
10219
10220 TW68 VIDEO4LINUX DRIVER
10221 M:      Hans Verkuil <hverkuil@xs4all.nl>
10222 L:      linux-media@vger.kernel.org
10223 T:      git git://linuxtv.org/media_tree.git
10224 W:      http://linuxtv.org
10225 S:      Odd Fixes
10226 F:      drivers/media/pci/tw68/
10227
10228 TPM DEVICE DRIVER
10229 M:      Peter Huewe <peterhuewe@gmx.de>
10230 M:      Marcel Selhorst <tpmdd@selhorst.net>
10231 R:      Jason Gunthorpe <jgunthorpe@obsidianresearch.com>
10232 W:      http://tpmdd.sourceforge.net
10233 L:      tpmdd-devel@lists.sourceforge.net (moderated for non-subscribers)
10234 Q:      git git://github.com/PeterHuewe/linux-tpmdd.git
10235 T:      https://github.com/PeterHuewe/linux-tpmdd
10236 S:      Maintained
10237 F:      drivers/char/tpm/
10238
10239 TPM IBM_VTPM DEVICE DRIVER
10240 M:      Ashley Lai <ashleydlai@gmail.com>
10241 W:      http://tpmdd.sourceforge.net
10242 L:      tpmdd-devel@lists.sourceforge.net (moderated for non-subscribers)
10243 S:      Maintained
10244 F:      drivers/char/tpm/tpm_ibmvtpm*
10245
10246 TRACING
10247 M:      Steven Rostedt <rostedt@goodmis.org>
10248 M:      Ingo Molnar <mingo@redhat.com>
10249 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git perf/core
10250 S:      Maintained
10251 F:      Documentation/trace/ftrace.txt
10252 F:      arch/*/*/*/ftrace.h
10253 F:      arch/*/kernel/ftrace.c
10254 F:      include/*/ftrace.h
10255 F:      include/linux/trace*.h
10256 F:      include/trace/
10257 F:      kernel/trace/
10258 F:      tools/testing/selftests/ftrace/
10259
10260 TRIVIAL PATCHES
10261 M:      Jiri Kosina <trivial@kernel.org>
10262 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial.git
10263 S:      Maintained
10264 K:      ^Subject:.*(?i)trivial
10265
10266 TTY LAYER
10267 M:      Greg Kroah-Hartman <gregkh@linuxfoundation.org>
10268 M:      Jiri Slaby <jslaby@suse.cz>
10269 S:      Supported
10270 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty.git
10271 F:      drivers/tty/
10272 F:      drivers/tty/serial/serial_core.c
10273 F:      include/linux/serial_core.h
10274 F:      include/linux/serial.h
10275 F:      include/linux/tty.h
10276 F:      include/uapi/linux/serial_core.h
10277 F:      include/uapi/linux/serial.h
10278 F:      include/uapi/linux/tty.h
10279
10280 TUA9001 MEDIA DRIVER
10281 M:      Antti Palosaari <crope@iki.fi>
10282 L:      linux-media@vger.kernel.org
10283 W:      http://linuxtv.org/
10284 W:      http://palosaari.fi/linux/
10285 Q:      http://patchwork.linuxtv.org/project/linux-media/list/
10286 T:      git git://linuxtv.org/anttip/media_tree.git
10287 S:      Maintained
10288 F:      drivers/media/tuners/tua9001*
10289
10290 TULIP NETWORK DRIVERS
10291 M:      Grant Grundler <grundler@parisc-linux.org>
10292 L:      netdev@vger.kernel.org
10293 S:      Maintained
10294 F:      drivers/net/ethernet/dec/tulip/
10295
10296 TUN/TAP driver
10297 M:      Maxim Krasnyansky <maxk@qti.qualcomm.com>
10298 W:      http://vtun.sourceforge.net/tun
10299 S:      Maintained
10300 F:      Documentation/networking/tuntap.txt
10301 F:      arch/um/os-Linux/drivers/
10302
10303 TURBOCHANNEL SUBSYSTEM
10304 M:      "Maciej W. Rozycki" <macro@linux-mips.org>
10305 M:      Ralf Baechle <ralf@linux-mips.org>
10306 L:      linux-mips@linux-mips.org
10307 Q:      http://patchwork.linux-mips.org/project/linux-mips/list/
10308 S:      Maintained
10309 F:      drivers/tc/
10310 F:      include/linux/tc.h
10311
10312 U14-34F SCSI DRIVER
10313 M:      Dario Ballabio <ballabio_dario@emc.com>
10314 L:      linux-scsi@vger.kernel.org
10315 S:      Maintained
10316 F:      drivers/scsi/u14-34f.c
10317
10318 UBI FILE SYSTEM (UBIFS)
10319 M:      Artem Bityutskiy <dedekind1@gmail.com>
10320 M:      Adrian Hunter <adrian.hunter@intel.com>
10321 L:      linux-mtd@lists.infradead.org
10322 T:      git git://git.infradead.org/ubifs-2.6.git
10323 W:      http://www.linux-mtd.infradead.org/doc/ubifs.html
10324 S:      Maintained
10325 F:      Documentation/filesystems/ubifs.txt
10326 F:      fs/ubifs/
10327
10328 UCLINUX (AND M68KNOMMU)
10329 M:      Greg Ungerer <gerg@uclinux.org>
10330 W:      http://www.uclinux.org/
10331 L:      uclinux-dev@uclinux.org  (subscribers-only)
10332 S:      Maintained
10333 F:      arch/m68k/*/*_no.*
10334 F:      arch/m68k/include/asm/*_no.*
10335
10336 UDF FILESYSTEM
10337 M:      Jan Kara <jack@suse.cz>
10338 S:      Maintained
10339 F:      Documentation/filesystems/udf.txt
10340 F:      fs/udf/
10341
10342 UFS FILESYSTEM
10343 M:      Evgeniy Dushistov <dushistov@mail.ru>
10344 S:      Maintained
10345 F:      Documentation/filesystems/ufs.txt
10346 F:      fs/ufs/
10347
10348 UHID USERSPACE HID IO DRIVER:
10349 M:      David Herrmann <dh.herrmann@googlemail.com>
10350 L:      linux-input@vger.kernel.org
10351 S:      Maintained
10352 F:      drivers/hid/uhid.c
10353 F:      include/uapi/linux/uhid.h
10354
10355 ULTRA-WIDEBAND (UWB) SUBSYSTEM:
10356 L:      linux-usb@vger.kernel.org
10357 S:      Orphan
10358 F:      drivers/uwb/
10359 F:      include/linux/uwb.h
10360 F:      include/linux/uwb/
10361
10362 UNICORE32 ARCHITECTURE:
10363 M:      Guan Xuetao <gxt@mprc.pku.edu.cn>
10364 W:      http://mprc.pku.edu.cn/~guanxuetao/linux
10365 S:      Maintained
10366 T:      git git://github.com/gxt/linux.git
10367 F:      arch/unicore32/
10368
10369 UNIFDEF
10370 M:      Tony Finch <dot@dotat.at>
10371 W:      http://dotat.at/prog/unifdef
10372 S:      Maintained
10373 F:      scripts/unifdef.c
10374
10375 UNIFORM CDROM DRIVER
10376 M:      Jens Axboe <axboe@kernel.dk>
10377 W:      http://www.kernel.dk
10378 S:      Maintained
10379 F:      Documentation/cdrom/
10380 F:      drivers/cdrom/cdrom.c
10381 F:      include/linux/cdrom.h
10382 F:      include/uapi/linux/cdrom.h
10383
10384 UNISYS S-PAR DRIVERS
10385 M:      Benjamin Romer <benjamin.romer@unisys.com>
10386 M:      David Kershner <david.kershner@unisys.com>
10387 L:      sparmaintainer@unisys.com (Unisys internal)
10388 S:      Supported
10389 F:      drivers/staging/unisys/
10390
10391 UNIVERSAL FLASH STORAGE HOST CONTROLLER DRIVER
10392 M:      Vinayak Holikatti <vinholikatti@gmail.com>
10393 L:      linux-scsi@vger.kernel.org
10394 S:      Supported
10395 F:      Documentation/scsi/ufs.txt
10396 F:      drivers/scsi/ufs/
10397
10398 UNSORTED BLOCK IMAGES (UBI)
10399 M:      Artem Bityutskiy <dedekind1@gmail.com>
10400 M:      Richard Weinberger <richard@nod.at>
10401 W:      http://www.linux-mtd.infradead.org/
10402 L:      linux-mtd@lists.infradead.org
10403 T:      git git://git.infradead.org/ubifs-2.6.git
10404 S:      Supported
10405 F:      drivers/mtd/ubi/
10406 F:      include/linux/mtd/ubi.h
10407 F:      include/uapi/mtd/ubi-user.h
10408
10409 USB ACM DRIVER
10410 M:      Oliver Neukum <oliver@neukum.org>
10411 L:      linux-usb@vger.kernel.org
10412 S:      Maintained
10413 F:      Documentation/usb/acm.txt
10414 F:      drivers/usb/class/cdc-acm.*
10415
10416 USB AR5523 WIRELESS DRIVER
10417 M:      Pontus Fuchs <pontus.fuchs@gmail.com>
10418 L:      linux-wireless@vger.kernel.org
10419 S:      Maintained
10420 F:      drivers/net/wireless/ath/ar5523/
10421
10422 USB ATTACHED SCSI
10423 M:      Hans de Goede <hdegoede@redhat.com>
10424 M:      Gerd Hoffmann <kraxel@redhat.com>
10425 L:      linux-usb@vger.kernel.org
10426 L:      linux-scsi@vger.kernel.org
10427 S:      Maintained
10428 F:      drivers/usb/storage/uas.c
10429
10430 USB CDC ETHERNET DRIVER
10431 M:      Oliver Neukum <oliver@neukum.org>
10432 L:      linux-usb@vger.kernel.org
10433 S:      Maintained
10434 F:      drivers/net/usb/cdc_*.c
10435 F:      include/uapi/linux/usb/cdc.h
10436
10437 USB CHAOSKEY DRIVER
10438 M:      Keith Packard <keithp@keithp.com>
10439 L:      linux-usb@vger.kernel.org
10440 S:      Maintained
10441 F:      drivers/usb/misc/chaoskey.c
10442
10443 USB CYPRESS C67X00 DRIVER
10444 M:      Peter Korsgaard <jacmet@sunsite.dk>
10445 L:      linux-usb@vger.kernel.org
10446 S:      Maintained
10447 F:      drivers/usb/c67x00/
10448
10449 USB DAVICOM DM9601 DRIVER
10450 M:      Peter Korsgaard <jacmet@sunsite.dk>
10451 L:      netdev@vger.kernel.org
10452 W:      http://www.linux-usb.org/usbnet
10453 S:      Maintained
10454 F:      drivers/net/usb/dm9601.c
10455
10456 USB DIAMOND RIO500 DRIVER
10457 M:      Cesar Miquel <miquel@df.uba.ar>
10458 L:      rio500-users@lists.sourceforge.net
10459 W:      http://rio500.sourceforge.net
10460 S:      Maintained
10461 F:      drivers/usb/misc/rio500*
10462
10463 USB EHCI DRIVER
10464 M:      Alan Stern <stern@rowland.harvard.edu>
10465 L:      linux-usb@vger.kernel.org
10466 S:      Maintained
10467 F:      Documentation/usb/ehci.txt
10468 F:      drivers/usb/host/ehci*
10469
10470 USB GADGET/PERIPHERAL SUBSYSTEM
10471 M:      Felipe Balbi <balbi@ti.com>
10472 L:      linux-usb@vger.kernel.org
10473 W:      http://www.linux-usb.org/gadget
10474 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb.git
10475 S:      Maintained
10476 F:      drivers/usb/gadget/
10477 F:      include/linux/usb/gadget*
10478
10479 USB HID/HIDBP DRIVERS (USB KEYBOARDS, MICE, REMOTE CONTROLS, ...)
10480 M:      Jiri Kosina <jkosina@suse.cz>
10481 L:      linux-usb@vger.kernel.org
10482 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid.git
10483 S:      Maintained
10484 F:      Documentation/hid/hiddev.txt
10485 F:      drivers/hid/usbhid/
10486
10487 USB ISP116X DRIVER
10488 M:      Olav Kongas <ok@artecdesign.ee>
10489 L:      linux-usb@vger.kernel.org
10490 S:      Maintained
10491 F:      drivers/usb/host/isp116x*
10492 F:      include/linux/usb/isp116x.h
10493
10494 USB MASS STORAGE DRIVER
10495 M:      Matthew Dharm <mdharm-usb@one-eyed-alien.net>
10496 L:      linux-usb@vger.kernel.org
10497 L:      usb-storage@lists.one-eyed-alien.net
10498 S:      Maintained
10499 W:      http://www.one-eyed-alien.net/~mdharm/linux-usb/
10500 F:      drivers/usb/storage/
10501
10502 USB MIDI DRIVER
10503 M:      Clemens Ladisch <clemens@ladisch.de>
10504 L:      alsa-devel@alsa-project.org (moderated for non-subscribers)
10505 T:      git git://git.alsa-project.org/alsa-kernel.git
10506 S:      Maintained
10507 F:      sound/usb/midi.*
10508
10509 USB NETWORKING DRIVERS
10510 L:      linux-usb@vger.kernel.org
10511 S:      Odd Fixes
10512 F:      drivers/net/usb/
10513
10514 USB OHCI DRIVER
10515 M:      Alan Stern <stern@rowland.harvard.edu>
10516 L:      linux-usb@vger.kernel.org
10517 S:      Maintained
10518 F:      Documentation/usb/ohci.txt
10519 F:      drivers/usb/host/ohci*
10520
10521 USB OTG FSM (Finite State Machine)
10522 M:      Peter Chen <Peter.Chen@freescale.com>
10523 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/peter.chen/usb.git
10524 L:      linux-usb@vger.kernel.org
10525 S:      Maintained
10526 F:      drivers/usb/common/usb-otg-fsm.c
10527
10528 USB OVER IP DRIVER
10529 M:      Valentina Manea <valentina.manea.m@gmail.com>
10530 M:      Shuah Khan <shuah.kh@samsung.com>
10531 L:      linux-usb@vger.kernel.org
10532 S:      Maintained
10533 F:      drivers/usb/usbip/
10534 F:      tools/usb/usbip/
10535
10536 USB PEGASUS DRIVER
10537 M:      Petko Manolov <petkan@nucleusys.com>
10538 L:      linux-usb@vger.kernel.org
10539 L:      netdev@vger.kernel.org
10540 T:      git git://github.com/petkan/pegasus.git
10541 W:      https://github.com/petkan/pegasus
10542 S:      Maintained
10543 F:      drivers/net/usb/pegasus.*
10544
10545 USB PHY LAYER
10546 M:      Felipe Balbi <balbi@ti.com>
10547 L:      linux-usb@vger.kernel.org
10548 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb.git
10549 S:      Maintained
10550 F:      drivers/usb/phy/
10551
10552 USB PRINTER DRIVER (usblp)
10553 M:      Pete Zaitcev <zaitcev@redhat.com>
10554 L:      linux-usb@vger.kernel.org
10555 S:      Supported
10556 F:      drivers/usb/class/usblp.c
10557
10558 USB RTL8150 DRIVER
10559 M:      Petko Manolov <petkan@nucleusys.com>
10560 L:      linux-usb@vger.kernel.org
10561 L:      netdev@vger.kernel.org
10562 T:      git git://github.com/petkan/rtl8150.git
10563 W:      https://github.com/petkan/rtl8150
10564 S:      Maintained
10565 F:      drivers/net/usb/rtl8150.c
10566
10567 USB SERIAL SUBSYSTEM
10568 M:      Johan Hovold <johan@kernel.org>
10569 L:      linux-usb@vger.kernel.org
10570 S:      Maintained
10571 F:      Documentation/usb/usb-serial.txt
10572 F:      drivers/usb/serial/
10573 F:      include/linux/usb/serial.h
10574
10575 USB SMSC75XX ETHERNET DRIVER
10576 M:      Steve Glendinning <steve.glendinning@shawell.net>
10577 L:      netdev@vger.kernel.org
10578 S:      Maintained
10579 F:      drivers/net/usb/smsc75xx.*
10580
10581 USB SMSC95XX ETHERNET DRIVER
10582 M:      Steve Glendinning <steve.glendinning@shawell.net>
10583 L:      netdev@vger.kernel.org
10584 S:      Maintained
10585 F:      drivers/net/usb/smsc95xx.*
10586
10587 USB SUBSYSTEM
10588 M:      Greg Kroah-Hartman <gregkh@linuxfoundation.org>
10589 L:      linux-usb@vger.kernel.org
10590 W:      http://www.linux-usb.org
10591 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb.git
10592 S:      Supported
10593 F:      Documentation/usb/
10594 F:      drivers/usb/
10595 F:      include/linux/usb.h
10596 F:      include/linux/usb/
10597
10598 USB UHCI DRIVER
10599 M:      Alan Stern <stern@rowland.harvard.edu>
10600 L:      linux-usb@vger.kernel.org
10601 S:      Maintained
10602 F:      drivers/usb/host/uhci*
10603
10604 USB "USBNET" DRIVER FRAMEWORK
10605 M:      Oliver Neukum <oneukum@suse.de>
10606 L:      netdev@vger.kernel.org
10607 W:      http://www.linux-usb.org/usbnet
10608 S:      Maintained
10609 F:      drivers/net/usb/usbnet.c
10610 F:      include/linux/usb/usbnet.h
10611
10612 USB VIDEO CLASS
10613 M:      Laurent Pinchart <laurent.pinchart@ideasonboard.com>
10614 L:      linux-uvc-devel@lists.sourceforge.net (subscribers-only)
10615 L:      linux-media@vger.kernel.org
10616 T:      git git://linuxtv.org/media_tree.git
10617 W:      http://www.ideasonboard.org/uvc/
10618 S:      Maintained
10619 F:      drivers/media/usb/uvc/
10620 F:      include/uapi/linux/uvcvideo.h
10621
10622 USB VISION DRIVER
10623 M:      Hans Verkuil <hverkuil@xs4all.nl>
10624 L:      linux-media@vger.kernel.org
10625 T:      git git://linuxtv.org/media_tree.git
10626 W:      http://linuxtv.org
10627 S:      Odd Fixes
10628 F:      drivers/media/usb/usbvision/
10629
10630 USB WEBCAM GADGET
10631 M:      Laurent Pinchart <laurent.pinchart@ideasonboard.com>
10632 L:      linux-usb@vger.kernel.org
10633 S:      Maintained
10634 F:      drivers/usb/gadget/function/*uvc*
10635 F:      drivers/usb/gadget/legacy/webcam.c
10636
10637 USB WIRELESS RNDIS DRIVER (rndis_wlan)
10638 M:      Jussi Kivilinna <jussi.kivilinna@iki.fi>
10639 L:      linux-wireless@vger.kernel.org
10640 S:      Maintained
10641 F:      drivers/net/wireless/rndis_wlan.c
10642
10643 USB XHCI DRIVER
10644 M:      Mathias Nyman <mathias.nyman@intel.com>
10645 L:      linux-usb@vger.kernel.org
10646 S:      Supported
10647 F:      drivers/usb/host/xhci*
10648 F:      drivers/usb/host/pci-quirks*
10649
10650 USB ZD1201 DRIVER
10651 L:      linux-wireless@vger.kernel.org
10652 W:      http://linux-lc100020.sourceforge.net
10653 S:      Orphan
10654 F:      drivers/net/wireless/zd1201.*
10655
10656 USB ZR364XX DRIVER
10657 M:      Antoine Jacquet <royale@zerezo.com>
10658 L:      linux-usb@vger.kernel.org
10659 L:      linux-media@vger.kernel.org
10660 T:      git git://linuxtv.org/media_tree.git
10661 W:      http://royale.zerezo.com/zr364xx/
10662 S:      Maintained
10663 F:      Documentation/video4linux/zr364xx.txt
10664 F:      drivers/media/usb/zr364xx/
10665
10666 USER-MODE LINUX (UML)
10667 M:      Jeff Dike <jdike@addtoit.com>
10668 M:      Richard Weinberger <richard@nod.at>
10669 L:      user-mode-linux-devel@lists.sourceforge.net
10670 L:      user-mode-linux-user@lists.sourceforge.net
10671 W:      http://user-mode-linux.sourceforge.net
10672 S:      Maintained
10673 F:      Documentation/virtual/uml/
10674 F:      arch/um/
10675 F:      arch/x86/um/
10676 F:      fs/hostfs/
10677 F:      fs/hppfs/
10678
10679 USERSPACE I/O (UIO)
10680 M:      "Hans J. Koch" <hjk@hansjkoch.de>
10681 M:      Greg Kroah-Hartman <gregkh@linuxfoundation.org>
10682 S:      Maintained
10683 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc.git
10684 F:      Documentation/DocBook/uio-howto.tmpl
10685 F:      drivers/uio/
10686 F:      include/linux/uio*.h
10687
10688 UTIL-LINUX PACKAGE
10689 M:      Karel Zak <kzak@redhat.com>
10690 L:      util-linux@vger.kernel.org
10691 W:      http://en.wikipedia.org/wiki/Util-linux
10692 T:      git git://git.kernel.org/pub/scm/utils/util-linux/util-linux.git
10693 S:      Maintained
10694
10695 UVESAFB DRIVER
10696 M:      Michal Januszewski <spock@gentoo.org>
10697 L:      linux-fbdev@vger.kernel.org
10698 W:      http://dev.gentoo.org/~spock/projects/uvesafb/
10699 S:      Maintained
10700 F:      Documentation/fb/uvesafb.txt
10701 F:      drivers/video/fbdev/uvesafb.*
10702
10703 VFAT/FAT/MSDOS FILESYSTEM
10704 M:      OGAWA Hirofumi <hirofumi@mail.parknet.co.jp>
10705 S:      Maintained
10706 F:      Documentation/filesystems/vfat.txt
10707 F:      fs/fat/
10708
10709 VFIO DRIVER
10710 M:      Alex Williamson <alex.williamson@redhat.com>
10711 L:      kvm@vger.kernel.org
10712 S:      Maintained
10713 F:      Documentation/vfio.txt
10714 F:      drivers/vfio/
10715 F:      include/linux/vfio.h
10716 F:      include/uapi/linux/vfio.h
10717
10718 VIDEOBUF2 FRAMEWORK
10719 M:      Pawel Osciak <pawel@osciak.com>
10720 M:      Marek Szyprowski <m.szyprowski@samsung.com>
10721 M:      Kyungmin Park <kyungmin.park@samsung.com>
10722 L:      linux-media@vger.kernel.org
10723 S:      Maintained
10724 F:      drivers/media/v4l2-core/videobuf2-*
10725 F:      include/media/videobuf2-*
10726
10727 VIRTIO CONSOLE DRIVER
10728 M:      Amit Shah <amit.shah@redhat.com>
10729 L:      virtualization@lists.linux-foundation.org
10730 S:      Maintained
10731 F:      drivers/char/virtio_console.c
10732 F:      include/linux/virtio_console.h
10733 F:      include/uapi/linux/virtio_console.h
10734
10735 VIRTIO CORE, NET AND BLOCK DRIVERS
10736 M:      "Michael S. Tsirkin" <mst@redhat.com>
10737 L:      virtualization@lists.linux-foundation.org
10738 S:      Maintained
10739 F:      drivers/virtio/
10740 F:      tools/virtio/
10741 F:      drivers/net/virtio_net.c
10742 F:      drivers/block/virtio_blk.c
10743 F:      include/linux/virtio_*.h
10744 F:      include/uapi/linux/virtio_*.h
10745
10746 VIRTIO HOST (VHOST)
10747 M:      "Michael S. Tsirkin" <mst@redhat.com>
10748 L:      kvm@vger.kernel.org
10749 L:      virtualization@lists.linux-foundation.org
10750 L:      netdev@vger.kernel.org
10751 S:      Maintained
10752 F:      drivers/vhost/
10753 F:      include/uapi/linux/vhost.h
10754
10755 VIRTIO INPUT DRIVER
10756 M:      Gerd Hoffmann <kraxel@redhat.com>
10757 S:      Maintained
10758 F:      drivers/virtio/virtio_input.c
10759 F:      include/uapi/linux/virtio_input.h
10760
10761 VIA RHINE NETWORK DRIVER
10762 S:      Orphan
10763 F:      drivers/net/ethernet/via/via-rhine.c
10764
10765 VIA SD/MMC CARD CONTROLLER DRIVER
10766 M:      Bruce Chang <brucechang@via.com.tw>
10767 M:      Harald Welte <HaraldWelte@viatech.com>
10768 S:      Maintained
10769 F:      drivers/mmc/host/via-sdmmc.c
10770
10771 VIA UNICHROME(PRO)/CHROME9 FRAMEBUFFER DRIVER
10772 M:      Florian Tobias Schandinat <FlorianSchandinat@gmx.de>
10773 L:      linux-fbdev@vger.kernel.org
10774 S:      Maintained
10775 F:      include/linux/via-core.h
10776 F:      include/linux/via-gpio.h
10777 F:      include/linux/via_i2c.h
10778 F:      drivers/video/fbdev/via/
10779
10780 VIA VELOCITY NETWORK DRIVER
10781 M:      Francois Romieu <romieu@fr.zoreil.com>
10782 L:      netdev@vger.kernel.org
10783 S:      Maintained
10784 F:      drivers/net/ethernet/via/via-velocity.*
10785
10786 VIVID VIRTUAL VIDEO DRIVER
10787 M:      Hans Verkuil <hverkuil@xs4all.nl>
10788 L:      linux-media@vger.kernel.org
10789 T:      git git://linuxtv.org/media_tree.git
10790 W:      http://linuxtv.org
10791 S:      Maintained
10792 F:      drivers/media/platform/vivid/*
10793
10794 VLAN (802.1Q)
10795 M:      Patrick McHardy <kaber@trash.net>
10796 L:      netdev@vger.kernel.org
10797 S:      Maintained
10798 F:      drivers/net/macvlan.c
10799 F:      include/linux/if_*vlan.h
10800 F:      net/8021q/
10801
10802 VLYNQ BUS
10803 M:      Florian Fainelli <florian@openwrt.org>
10804 L:      openwrt-devel@lists.openwrt.org (subscribers-only)
10805 S:      Maintained
10806 F:      drivers/vlynq/vlynq.c
10807 F:      include/linux/vlynq.h
10808
10809 VME SUBSYSTEM
10810 M:      Martyn Welch <martyn.welch@ge.com>
10811 M:      Manohar Vanga <manohar.vanga@gmail.com>
10812 M:      Greg Kroah-Hartman <gregkh@linuxfoundation.org>
10813 L:      devel@driverdev.osuosl.org
10814 S:      Maintained
10815 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core.git
10816 F:      Documentation/vme_api.txt
10817 F:      drivers/staging/vme/
10818 F:      drivers/vme/
10819 F:      include/linux/vme*
10820
10821 VMWARE HYPERVISOR INTERFACE
10822 M:      Alok Kataria <akataria@vmware.com>
10823 L:      virtualization@lists.linux-foundation.org
10824 S:      Supported
10825 F:      arch/x86/kernel/cpu/vmware.c
10826
10827 VMWARE BALLOON DRIVER
10828 M:      Xavier Deguillard <xdeguillard@vmware.com>
10829 M:      Philip Moltmann <moltmann@vmware.com>
10830 M:      "VMware, Inc." <pv-drivers@vmware.com>
10831 L:      linux-kernel@vger.kernel.org
10832 S:      Maintained
10833 F:      drivers/misc/vmw_balloon.c
10834
10835 VMWARE VMMOUSE SUBDRIVER
10836 M:      "VMware Graphics" <linux-graphics-maintainer@vmware.com>
10837 M:      "VMware, Inc." <pv-drivers@vmware.com>
10838 L:      linux-input@vger.kernel.org
10839 S:      Maintained
10840 F:      drivers/input/mouse/vmmouse.c
10841 F:      drivers/input/mouse/vmmouse.h
10842
10843 VMWARE VMXNET3 ETHERNET DRIVER
10844 M:      Shreyas Bhatewara <sbhatewara@vmware.com>
10845 M:      "VMware, Inc." <pv-drivers@vmware.com>
10846 L:      netdev@vger.kernel.org
10847 S:      Maintained
10848 F:      drivers/net/vmxnet3/
10849
10850 VMware PVSCSI driver
10851 M:      Arvind Kumar <arvindkumar@vmware.com>
10852 M:      VMware PV-Drivers <pv-drivers@vmware.com>
10853 L:      linux-scsi@vger.kernel.org
10854 S:      Maintained
10855 F:      drivers/scsi/vmw_pvscsi.c
10856 F:      drivers/scsi/vmw_pvscsi.h
10857
10858 VOLTAGE AND CURRENT REGULATOR FRAMEWORK
10859 M:      Liam Girdwood <lgirdwood@gmail.com>
10860 M:      Mark Brown <broonie@kernel.org>
10861 L:      linux-kernel@vger.kernel.org
10862 W:      http://opensource.wolfsonmicro.com/node/15
10863 W:      http://www.slimlogic.co.uk/?p=48
10864 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator.git
10865 S:      Supported
10866 F:      drivers/regulator/
10867 F:      include/linux/regulator/
10868
10869 VT1211 HARDWARE MONITOR DRIVER
10870 M:      Juerg Haefliger <juergh@gmail.com>
10871 L:      lm-sensors@lm-sensors.org
10872 S:      Maintained
10873 F:      Documentation/hwmon/vt1211
10874 F:      drivers/hwmon/vt1211.c
10875
10876 VT8231 HARDWARE MONITOR DRIVER
10877 M:      Roger Lucas <vt8231@hiddenengine.co.uk>
10878 L:      lm-sensors@lm-sensors.org
10879 S:      Maintained
10880 F:      drivers/hwmon/vt8231.c
10881
10882 VUB300 USB to SDIO/SD/MMC bridge chip
10883 M:      Tony Olech <tony.olech@elandigitalsystems.com>
10884 L:      linux-mmc@vger.kernel.org
10885 L:      linux-usb@vger.kernel.org
10886 S:      Supported
10887 F:      drivers/mmc/host/vub300.c
10888
10889 W1 DALLAS'S 1-WIRE BUS
10890 M:      Evgeniy Polyakov <zbr@ioremap.net>
10891 S:      Maintained
10892 F:      Documentation/w1/
10893 F:      drivers/w1/
10894
10895 W83791D HARDWARE MONITORING DRIVER
10896 M:      Marc Hulsman <m.hulsman@tudelft.nl>
10897 L:      lm-sensors@lm-sensors.org
10898 S:      Maintained
10899 F:      Documentation/hwmon/w83791d
10900 F:      drivers/hwmon/w83791d.c
10901
10902 W83793 HARDWARE MONITORING DRIVER
10903 M:      Rudolf Marek <r.marek@assembler.cz>
10904 L:      lm-sensors@lm-sensors.org
10905 S:      Maintained
10906 F:      Documentation/hwmon/w83793
10907 F:      drivers/hwmon/w83793.c
10908
10909 W83795 HARDWARE MONITORING DRIVER
10910 M:      Jean Delvare <jdelvare@suse.de>
10911 L:      lm-sensors@lm-sensors.org
10912 S:      Maintained
10913 F:      drivers/hwmon/w83795.c
10914
10915 W83L51xD SD/MMC CARD INTERFACE DRIVER
10916 M:      Pierre Ossman <pierre@ossman.eu>
10917 S:      Maintained
10918 F:      drivers/mmc/host/wbsd.*
10919
10920 WACOM PROTOCOL 4 SERIAL TABLETS
10921 M:      Julian Squires <julian@cipht.net>
10922 M:      Hans de Goede <hdegoede@redhat.com>
10923 L:      linux-input@vger.kernel.org
10924 S:      Maintained
10925 F:      drivers/input/tablet/wacom_serial4.c
10926
10927 WATCHDOG DEVICE DRIVERS
10928 M:      Wim Van Sebroeck <wim@iguana.be>
10929 L:      linux-watchdog@vger.kernel.org
10930 W:      http://www.linux-watchdog.org/
10931 T:      git git://www.linux-watchdog.org/linux-watchdog.git
10932 S:      Maintained
10933 F:      Documentation/watchdog/
10934 F:      drivers/watchdog/
10935 F:      include/linux/watchdog.h
10936 F:      include/uapi/linux/watchdog.h
10937
10938 WD7000 SCSI DRIVER
10939 M:      Miroslav Zagorac <zaga@fly.cc.fer.hr>
10940 L:      linux-scsi@vger.kernel.org
10941 S:      Maintained
10942 F:      drivers/scsi/wd7000.c
10943
10944 WIIMOTE HID DRIVER
10945 M:      David Herrmann <dh.herrmann@googlemail.com>
10946 L:      linux-input@vger.kernel.org
10947 S:      Maintained
10948 F:      drivers/hid/hid-wiimote*
10949
10950 WINBOND CIR DRIVER
10951 M:      David Härdeman <david@hardeman.nu>
10952 S:      Maintained
10953 F:      drivers/media/rc/winbond-cir.c
10954
10955 WIMAX STACK
10956 M:      Inaky Perez-Gonzalez <inaky.perez-gonzalez@intel.com>
10957 M:      linux-wimax@intel.com
10958 L:      wimax@linuxwimax.org (subscribers-only)
10959 S:      Supported
10960 W:      http://linuxwimax.org
10961 F:      Documentation/wimax/README.wimax
10962 F:      include/linux/wimax/debug.h
10963 F:      include/net/wimax.h
10964 F:      include/uapi/linux/wimax.h
10965 F:      net/wimax/
10966
10967 WISTRON LAPTOP BUTTON DRIVER
10968 M:      Miloslav Trmac <mitr@volny.cz>
10969 S:      Maintained
10970 F:      drivers/input/misc/wistron_btns.c
10971
10972 WL3501 WIRELESS PCMCIA CARD DRIVER
10973 M:      Arnaldo Carvalho de Melo <acme@ghostprotocols.net>
10974 L:      linux-wireless@vger.kernel.org
10975 W:      http://oops.ghostprotocols.net:81/blog
10976 S:      Maintained
10977 F:      drivers/net/wireless/wl3501*
10978
10979 WM97XX TOUCHSCREEN DRIVERS
10980 M:      Mark Brown <broonie@kernel.org>
10981 M:      Liam Girdwood <lrg@slimlogic.co.uk>
10982 L:      linux-input@vger.kernel.org
10983 T:      git git://opensource.wolfsonmicro.com/linux-2.6-touch
10984 W:      http://opensource.wolfsonmicro.com/node/7
10985 S:      Supported
10986 F:      drivers/input/touchscreen/*wm97*
10987 F:      include/linux/wm97xx.h
10988
10989 WOLFSON MICROELECTRONICS DRIVERS
10990 L:      patches@opensource.wolfsonmicro.com
10991 T:      git git://opensource.wolfsonmicro.com/linux-2.6-asoc
10992 T:      git git://opensource.wolfsonmicro.com/linux-2.6-audioplus
10993 W:      http://opensource.wolfsonmicro.com/content/linux-drivers-wolfson-devices
10994 S:      Supported
10995 F:      Documentation/hwmon/wm83??
10996 F:      arch/arm/mach-s3c64xx/mach-crag6410*
10997 F:      drivers/clk/clk-wm83*.c
10998 F:      drivers/extcon/extcon-arizona.c
10999 F:      drivers/leds/leds-wm83*.c
11000 F:      drivers/gpio/gpio-*wm*.c
11001 F:      drivers/gpio/gpio-arizona.c
11002 F:      drivers/hwmon/wm83??-hwmon.c
11003 F:      drivers/input/misc/wm831x-on.c
11004 F:      drivers/input/touchscreen/wm831x-ts.c
11005 F:      drivers/input/touchscreen/wm97*.c
11006 F:      drivers/mfd/arizona*
11007 F:      drivers/mfd/wm*.c
11008 F:      drivers/power/wm83*.c
11009 F:      drivers/rtc/rtc-wm83*.c
11010 F:      drivers/regulator/wm8*.c
11011 F:      drivers/video/backlight/wm83*_bl.c
11012 F:      drivers/watchdog/wm83*_wdt.c
11013 F:      include/linux/mfd/arizona/
11014 F:      include/linux/mfd/wm831x/
11015 F:      include/linux/mfd/wm8350/
11016 F:      include/linux/mfd/wm8400*
11017 F:      include/linux/wm97xx.h
11018 F:      include/sound/wm????.h
11019 F:      sound/soc/codecs/arizona.?
11020 F:      sound/soc/codecs/wm*
11021
11022 WORKQUEUE
11023 M:      Tejun Heo <tj@kernel.org>
11024 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq.git
11025 S:      Maintained
11026 F:      include/linux/workqueue.h
11027 F:      kernel/workqueue.c
11028 F:      Documentation/workqueue.txt
11029
11030 X.25 NETWORK LAYER
11031 M:      Andrew Hendry <andrew.hendry@gmail.com>
11032 L:      linux-x25@vger.kernel.org
11033 S:      Odd Fixes
11034 F:      Documentation/networking/x25*
11035 F:      include/net/x25*
11036 F:      net/x25/
11037
11038 X86 ARCHITECTURE (32-BIT AND 64-BIT)
11039 M:      Thomas Gleixner <tglx@linutronix.de>
11040 M:      Ingo Molnar <mingo@redhat.com>
11041 M:      "H. Peter Anvin" <hpa@zytor.com>
11042 M:      x86@kernel.org
11043 L:      linux-kernel@vger.kernel.org
11044 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git x86/core
11045 S:      Maintained
11046 F:      Documentation/x86/
11047 F:      arch/x86/
11048
11049 X86 PLATFORM DRIVERS
11050 M:      Darren Hart <dvhart@infradead.org>
11051 L:      platform-driver-x86@vger.kernel.org
11052 T:      git git://git.infradead.org/users/dvhart/linux-platform-drivers-x86.git
11053 S:      Maintained
11054 F:      drivers/platform/x86/
11055
11056 X86 MCE INFRASTRUCTURE
11057 M:      Tony Luck <tony.luck@intel.com>
11058 M:      Borislav Petkov <bp@alien8.de>
11059 L:      linux-edac@vger.kernel.org
11060 S:      Maintained
11061 F:      arch/x86/kernel/cpu/mcheck/*
11062
11063 X86 VDSO
11064 M:      Andy Lutomirski <luto@amacapital.net>
11065 L:      linux-kernel@vger.kernel.org
11066 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git x86/vdso
11067 S:      Maintained
11068 F:      arch/x86/entry/vdso/
11069
11070 XC2028/3028 TUNER DRIVER
11071 M:      Mauro Carvalho Chehab <mchehab@osg.samsung.com>
11072 L:      linux-media@vger.kernel.org
11073 W:      http://linuxtv.org
11074 T:      git git://linuxtv.org/media_tree.git
11075 S:      Maintained
11076 F:      drivers/media/tuners/tuner-xc2028.*
11077
11078 XEN HYPERVISOR INTERFACE
11079 M:      Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
11080 M:      Boris Ostrovsky <boris.ostrovsky@oracle.com>
11081 M:      David Vrabel <david.vrabel@citrix.com>
11082 L:      xen-devel@lists.xenproject.org (moderated for non-subscribers)
11083 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip.git
11084 S:      Supported
11085 F:      arch/x86/xen/
11086 F:      drivers/*/xen-*front.c
11087 F:      drivers/xen/
11088 F:      arch/x86/include/asm/xen/
11089 F:      include/xen/
11090 F:      include/uapi/xen/
11091
11092 XEN HYPERVISOR ARM
11093 M:      Stefano Stabellini <stefano.stabellini@eu.citrix.com>
11094 L:      xen-devel@lists.xenproject.org (moderated for non-subscribers)
11095 S:      Supported
11096 F:      arch/arm/xen/
11097 F:      arch/arm/include/asm/xen/
11098
11099 XEN HYPERVISOR ARM64
11100 M:      Stefano Stabellini <stefano.stabellini@eu.citrix.com>
11101 L:      xen-devel@lists.xenproject.org (moderated for non-subscribers)
11102 S:      Supported
11103 F:      arch/arm64/xen/
11104 F:      arch/arm64/include/asm/xen/
11105
11106 XEN NETWORK BACKEND DRIVER
11107 M:      Ian Campbell <ian.campbell@citrix.com>
11108 M:      Wei Liu <wei.liu2@citrix.com>
11109 L:      xen-devel@lists.xenproject.org (moderated for non-subscribers)
11110 L:      netdev@vger.kernel.org
11111 S:      Supported
11112 F:      drivers/net/xen-netback/*
11113
11114 XEN PCI SUBSYSTEM
11115 M:      Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
11116 L:      xen-devel@lists.xenproject.org (moderated for non-subscribers)
11117 S:      Supported
11118 F:      arch/x86/pci/*xen*
11119 F:      drivers/pci/*xen*
11120
11121 XEN BLOCK SUBSYSTEM
11122 M:      Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
11123 M:      Roger Pau MonnĂ© <roger.pau@citrix.com>
11124 L:      xen-devel@lists.xenproject.org (moderated for non-subscribers)
11125 S:      Supported
11126 F:      drivers/block/xen-blkback/*
11127 F:      drivers/block/xen*
11128
11129 XEN PVSCSI DRIVERS
11130 M:      Juergen Gross <jgross@suse.com>
11131 L:      xen-devel@lists.xenproject.org (moderated for non-subscribers)
11132 L:      linux-scsi@vger.kernel.org
11133 S:      Supported
11134 F:      drivers/scsi/xen-scsifront.c
11135 F:      drivers/xen/xen-scsiback.c
11136 F:      include/xen/interface/io/vscsiif.h
11137
11138 XEN SWIOTLB SUBSYSTEM
11139 M:      Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
11140 L:      xen-devel@lists.xenproject.org (moderated for non-subscribers)
11141 S:      Supported
11142 F:      arch/x86/xen/*swiotlb*
11143 F:      drivers/xen/*swiotlb*
11144
11145 XFS FILESYSTEM
11146 P:      Silicon Graphics Inc
11147 M:      Dave Chinner <david@fromorbit.com>
11148 M:      xfs@oss.sgi.com
11149 L:      xfs@oss.sgi.com
11150 W:      http://oss.sgi.com/projects/xfs
11151 T:      git git://oss.sgi.com/xfs/xfs.git
11152 S:      Supported
11153 F:      Documentation/filesystems/xfs.txt
11154 F:      fs/xfs/
11155
11156 XILINX AXI ETHERNET DRIVER
11157 M:      Anirudha Sarangi <anirudh@xilinx.com>
11158 M:      John Linn <John.Linn@xilinx.com>
11159 S:      Maintained
11160 F:      drivers/net/ethernet/xilinx/xilinx_axienet*
11161
11162 XILINX UARTLITE SERIAL DRIVER
11163 M:      Peter Korsgaard <jacmet@sunsite.dk>
11164 L:      linux-serial@vger.kernel.org
11165 S:      Maintained
11166 F:      drivers/tty/serial/uartlite.c
11167
11168 XILINX VIDEO IP CORES
11169 M:      Hyun Kwon <hyun.kwon@xilinx.com>
11170 M:      Laurent Pinchart <laurent.pinchart@ideasonboard.com>
11171 L:      linux-media@vger.kernel.org
11172 T:      git git://linuxtv.org/media_tree.git
11173 S:      Supported
11174 F:      Documentation/devicetree/bindings/media/xilinx/
11175 F:      drivers/media/platform/xilinx/
11176 F:      include/uapi/linux/xilinx-v4l2-controls.h
11177
11178 XILLYBUS DRIVER
11179 M:      Eli Billauer <eli.billauer@gmail.com>
11180 L:      linux-kernel@vger.kernel.org
11181 S:      Supported
11182 F:      drivers/char/xillybus/
11183
11184 XTENSA XTFPGA PLATFORM SUPPORT
11185 M:      Max Filippov <jcmvbkbc@gmail.com>
11186 L:      linux-xtensa@linux-xtensa.org
11187 S:      Maintained
11188 F:      drivers/spi/spi-xtensa-xtfpga.c
11189 F:      sound/soc/xtensa/xtfpga-i2s.c
11190
11191 YAM DRIVER FOR AX.25
11192 M:      Jean-Paul Roubelat <jpr@f6fbb.org>
11193 L:      linux-hams@vger.kernel.org
11194 S:      Maintained
11195 F:      drivers/net/hamradio/yam*
11196 F:      include/linux/yam.h
11197
11198 YEALINK PHONE DRIVER
11199 M:      Henk Vergonet <Henk.Vergonet@gmail.com>
11200 L:      usbb2k-api-dev@nongnu.org
11201 S:      Maintained
11202 F:      Documentation/input/yealink.txt
11203 F:      drivers/input/misc/yealink.*
11204
11205 Z8530 DRIVER FOR AX.25
11206 M:      Joerg Reuter <jreuter@yaina.de>
11207 W:      http://yaina.de/jreuter/
11208 W:      http://www.qsl.net/dl1bke/
11209 L:      linux-hams@vger.kernel.org
11210 S:      Maintained
11211 F:      Documentation/networking/z8530drv.txt
11212 F:      drivers/net/hamradio/*scc.c
11213 F:      drivers/net/hamradio/z8530.h
11214
11215 ZBUD COMPRESSED PAGE ALLOCATOR
11216 M:      Seth Jennings <sjennings@variantweb.net>
11217 L:      linux-mm@kvack.org
11218 S:      Maintained
11219 F:      mm/zbud.c
11220 F:      include/linux/zbud.h
11221
11222 ZD1211RW WIRELESS DRIVER
11223 M:      Daniel Drake <dsd@gentoo.org>
11224 M:      Ulrich Kunitz <kune@deine-taler.de>
11225 W:      http://zd1211.ath.cx/wiki/DriverRewrite
11226 L:      linux-wireless@vger.kernel.org
11227 L:      zd1211-devs@lists.sourceforge.net (subscribers-only)
11228 S:      Maintained
11229 F:      drivers/net/wireless/zd1211rw/
11230
11231 ZR36067 VIDEO FOR LINUX DRIVER
11232 L:      mjpeg-users@lists.sourceforge.net
11233 L:      linux-media@vger.kernel.org
11234 W:      http://mjpeg.sourceforge.net/driver-zoran/
11235 T:      hg http://linuxtv.org/hg/v4l-dvb
11236 S:      Odd Fixes
11237 F:      drivers/media/pci/zoran/
11238
11239 ZRAM COMPRESSED RAM BLOCK DEVICE DRVIER
11240 M:      Minchan Kim <minchan@kernel.org>
11241 M:      Nitin Gupta <ngupta@vflare.org>
11242 R:      Sergey Senozhatsky <sergey.senozhatsky.work@gmail.com>
11243 L:      linux-kernel@vger.kernel.org
11244 S:      Maintained
11245 F:      drivers/block/zram/
11246 F:      Documentation/blockdev/zram.txt
11247
11248 ZS DECSTATION Z85C30 SERIAL DRIVER
11249 M:      "Maciej W. Rozycki" <macro@linux-mips.org>
11250 S:      Maintained
11251 F:      drivers/tty/serial/zs.*
11252
11253 ZSMALLOC COMPRESSED SLAB MEMORY ALLOCATOR
11254 M:      Minchan Kim <minchan@kernel.org>
11255 M:      Nitin Gupta <ngupta@vflare.org>
11256 L:      linux-mm@kvack.org
11257 S:      Maintained
11258 F:      mm/zsmalloc.c
11259 F:      include/linux/zsmalloc.h
11260 F:      Documentation/vm/zsmalloc.txt
11261
11262 ZSWAP COMPRESSED SWAP CACHING
11263 M:      Seth Jennings <sjennings@variantweb.net>
11264 L:      linux-mm@kvack.org
11265 S:      Maintained
11266 F:      mm/zswap.c
11267
11268 THE REST
11269 M:      Linus Torvalds <torvalds@linux-foundation.org>
11270 L:      linux-kernel@vger.kernel.org
11271 Q:      http://patchwork.kernel.org/project/LKML/list/
11272 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
11273 S:      Buried alive in reporters
11274 F:      *
11275 F:      */