]> Git Repo - linux.git/blob - MAINTAINERS
gpio: of: Add special quirk to parse regulator flags
[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/process/coding-style.rst 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/process/submitting-patches.rst 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/process/submitting-patches.rst.
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: [email protected], 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         B: URI for where to file bugs. A web-page with detailed bug
78            filing info, a direct bug tracker link, or a mailto: URI.
79         C: URI for chat protocol, server and channel where developers
80            usually hang out, for example irc://server/channel.
81         Q: Patchwork web based patch tracking system site
82         T: SCM tree type and location.
83            Type is one of: git, hg, quilt, stgit, topgit
84         S: Status, one of the following:
85            Supported:   Someone is actually paid to look after this.
86            Maintained:  Someone actually looks after it.
87            Odd Fixes:   It has a maintainer but they don't have time to do
88                         much other than throw the odd patch in. See below..
89            Orphan:      No current maintainer [but maybe you could take the
90                         role as you write your new code].
91            Obsolete:    Old code. Something tagged obsolete generally means
92                         it has been replaced by a better system and you
93                         should be using that.
94         F: Files and directories with wildcard patterns.
95            A trailing slash includes all files and subdirectory files.
96            F:   drivers/net/    all files in and below drivers/net
97            F:   drivers/net/*   all files in drivers/net, but not below
98            F:   */net/*         all files in "any top level directory"/net
99            One pattern per line.  Multiple F: lines acceptable.
100         N: Files and directories with regex patterns.
101            N:   [^a-z]tegra     all files whose path contains the word tegra
102            One pattern per line.  Multiple N: lines acceptable.
103            scripts/get_maintainer.pl has different behavior for files that
104            match F: pattern and matches of N: patterns.  By default,
105            get_maintainer will not look at git log history when an F: pattern
106            match occurs.  When an N: match occurs, git log history is used
107            to also notify the people that have git commit signatures.
108         X: Files and directories that are NOT maintained, same rules as F:
109            Files exclusions are tested before file matches.
110            Can be useful for excluding a specific subdirectory, for instance:
111            F:   net/
112            X:   net/ipv6/
113            matches all files in and below net excluding net/ipv6/
114         K: Keyword perl extended regex pattern to match content in a
115            patch or file.  For instance:
116            K: of_get_profile
117               matches patches or files that contain "of_get_profile"
118            K: \b(printk|pr_(info|err))\b
119               matches patches or files that contain one or more of the words
120               printk, pr_info or pr_err
121            One regex pattern per line.  Multiple K: lines acceptable.
122
123 Note: For the hard of thinking, this list is meant to remain in alphabetical
124 order. If you could add yourselves to it in alphabetical order that would be
125 so much easier [Ed]
126
127 Maintainers List (try to look for most precise areas first)
128
129                 -----------------------------------
130
131 3C59X NETWORK DRIVER
132 M:      Steffen Klassert <[email protected]>
133 L:      [email protected]
134 S:      Maintained
135 F:      Documentation/networking/vortex.txt
136 F:      drivers/net/ethernet/3com/3c59x.c
137
138 3CR990 NETWORK DRIVER
139 M:      David Dillow <[email protected]>
140 L:      [email protected]
141 S:      Maintained
142 F:      drivers/net/ethernet/3com/typhoon*
143
144 3WARE SAS/SATA-RAID SCSI DRIVERS (3W-XXXX, 3W-9XXX, 3W-SAS)
145 M:      Adam Radford <[email protected]>
146 L:      [email protected]
147 W:      http://www.lsi.com
148 S:      Supported
149 F:      drivers/scsi/3w-*
150
151 53C700 AND 53C700-66 SCSI DRIVER
152 M:      "James E.J. Bottomley" <[email protected]>
153 L:      [email protected]
154 S:      Maintained
155 F:      drivers/scsi/53c700*
156
157 6LOWPAN GENERIC (BTLE/IEEE 802.15.4)
158 M:      Alexander Aring <[email protected]>
159 M:      Jukka Rissanen <[email protected]>
160 L:      [email protected]
161 L:      [email protected]
162 S:      Maintained
163 F:      net/6lowpan/
164 F:      include/net/6lowpan.h
165 F:      Documentation/networking/6lowpan.txt
166
167 6PACK NETWORK DRIVER FOR AX.25
168 M:      Andreas Koensgen <[email protected]>
169 L:      [email protected]
170 S:      Maintained
171 F:      drivers/net/hamradio/6pack.c
172
173 8169 10/100/1000 GIGABIT ETHERNET DRIVER
174 M:      Realtek linux nic maintainers <[email protected]>
175 L:      [email protected]
176 S:      Maintained
177 F:      drivers/net/ethernet/realtek/r8169.c
178
179 8250/16?50 (AND CLONE UARTS) SERIAL DRIVER
180 M:      Greg Kroah-Hartman <[email protected]>
181 L:      [email protected]
182 S:      Maintained
183 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty.git
184 F:      drivers/tty/serial/8250*
185 F:      include/linux/serial_8250.h
186
187 8390 NETWORK DRIVERS [WD80x3/SMC-ELITE, SMC-ULTRA, NE2000, 3C503, etc.]
188 L:      [email protected]
189 S:      Orphan / Obsolete
190 F:      drivers/net/ethernet/8390/
191
192 9P FILE SYSTEM
193 M:      Eric Van Hensbergen <[email protected]>
194 M:      Ron Minnich <[email protected]>
195 M:      Latchesar Ionkov <[email protected]>
196 L:      [email protected]
197 W:      http://swik.net/v9fs
198 Q:      http://patchwork.kernel.org/project/v9fs-devel/list/
199 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs.git
200 S:      Maintained
201 F:      Documentation/filesystems/9p.txt
202 F:      fs/9p/
203 F:      net/9p/
204 F:      include/net/9p/
205 F:      include/uapi/linux/virtio_9p.h
206 F:      include/trace/events/9p.h
207
208 A8293 MEDIA DRIVER
209 M:      Antti Palosaari <[email protected]>
210 L:      [email protected]
211 W:      https://linuxtv.org
212 W:      http://palosaari.fi/linux/
213 Q:      http://patchwork.linuxtv.org/project/linux-media/list/
214 T:      git git://linuxtv.org/anttip/media_tree.git
215 S:      Maintained
216 F:      drivers/media/dvb-frontends/a8293*
217
218 AACRAID SCSI RAID DRIVER
219 M:      Adaptec OEM Raid Solutions <[email protected]>
220 L:      [email protected]
221 W:      http://www.adaptec.com/
222 S:      Supported
223 F:      Documentation/scsi/aacraid.txt
224 F:      drivers/scsi/aacraid/
225
226 ABI/API
227 L:      [email protected]
228 F:      include/linux/syscalls.h
229 F:      kernel/sys_ni.c
230
231 ABIT UGURU 1,2 HARDWARE MONITOR DRIVER
232 M:      Hans de Goede <[email protected]>
233 L:      [email protected]
234 S:      Maintained
235 F:      drivers/hwmon/abituguru.c
236
237 ABIT UGURU 3 HARDWARE MONITOR DRIVER
238 M:      Alistair John Strachan <[email protected]>
239 L:      [email protected]
240 S:      Maintained
241 F:      drivers/hwmon/abituguru3.c
242
243 ACCES 104-DIO-48E GPIO DRIVER
244 M:      William Breathitt Gray <[email protected]>
245 L:      [email protected]
246 S:      Maintained
247 F:      drivers/gpio/gpio-104-dio-48e.c
248
249 ACCES 104-IDI-48 GPIO DRIVER
250 M:      "William Breathitt Gray" <[email protected]>
251 L:      [email protected]
252 S:      Maintained
253 F:      drivers/gpio/gpio-104-idi-48.c
254
255 ACCES 104-IDIO-16 GPIO DRIVER
256 M:      "William Breathitt Gray" <[email protected]>
257 L:      [email protected]
258 S:      Maintained
259 F:      drivers/gpio/gpio-104-idio-16.c
260
261 ACCES 104-QUAD-8 IIO DRIVER
262 M:      William Breathitt Gray <[email protected]>
263 L:      [email protected]
264 S:      Maintained
265 F:      drivers/iio/counter/104-quad-8.c
266
267 ACCES PCI-IDIO-16 GPIO DRIVER
268 M:      William Breathitt Gray <[email protected]>
269 L:      [email protected]
270 S:      Maintained
271 F:      drivers/gpio/gpio-pci-idio-16.c
272
273 ACCES PCIe-IDIO-24 GPIO DRIVER
274 M:      William Breathitt Gray <[email protected]>
275 L:      [email protected]
276 S:      Maintained
277 F:      drivers/gpio/gpio-pcie-idio-24.c
278
279 ACENIC DRIVER
280 M:      Jes Sorensen <[email protected]>
281 L:      [email protected]
282 S:      Maintained
283 F:      drivers/net/ethernet/alteon/acenic*
284
285 ACER ASPIRE ONE TEMPERATURE AND FAN DRIVER
286 M:      Peter Feuerer <[email protected]>
287 L:      [email protected]
288 W:      http://piie.net/?section=acerhdf
289 S:      Maintained
290 F:      drivers/platform/x86/acerhdf.c
291
292 ACER WMI LAPTOP EXTRAS
293 M:      "Lee, Chun-Yi" <[email protected]>
294 L:      [email protected]
295 S:      Maintained
296 F:      drivers/platform/x86/acer-wmi.c
297
298 ACPI
299 M:      "Rafael J. Wysocki" <[email protected]>
300 M:      Len Brown <[email protected]>
301 L:      [email protected]
302 W:      https://01.org/linux-acpi
303 Q:      https://patchwork.kernel.org/project/linux-acpi/list/
304 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
305 B:      https://bugzilla.kernel.org
306 S:      Supported
307 F:      drivers/acpi/
308 F:      drivers/pnp/pnpacpi/
309 F:      include/linux/acpi.h
310 F:      include/linux/fwnode.h
311 F:      include/acpi/
312 F:      Documentation/acpi/
313 F:      Documentation/ABI/testing/sysfs-bus-acpi
314 F:      Documentation/ABI/testing/configfs-acpi
315 F:      drivers/pci/*acpi*
316 F:      drivers/pci/*/*acpi*
317 F:      drivers/pci/*/*/*acpi*
318 F:      tools/power/acpi/
319
320 ACPI APEI
321 M:      "Rafael J. Wysocki" <[email protected]>
322 M:      Len Brown <[email protected]>
323 L:      [email protected]
324 R:      Tony Luck <[email protected]>
325 R:      Borislav Petkov <[email protected]>
326 F:      drivers/acpi/apei/
327
328 ACPI COMPONENT ARCHITECTURE (ACPICA)
329 M:      Robert Moore <[email protected]>
330 M:      Lv Zheng <[email protected]>
331 M:      "Rafael J. Wysocki" <[email protected]>
332 L:      [email protected]
333 L:      [email protected]
334 W:      https://acpica.org/
335 W:      https://github.com/acpica/acpica/
336 Q:      https://patchwork.kernel.org/project/linux-acpi/list/
337 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
338 B:      https://bugzilla.kernel.org
339 B:      https://bugs.acpica.org
340 S:      Supported
341 F:      drivers/acpi/acpica/
342 F:      include/acpi/
343 F:      tools/power/acpi/
344
345 ACPI FAN DRIVER
346 M:      Zhang Rui <[email protected]>
347 L:      [email protected]
348 W:      https://01.org/linux-acpi
349 B:      https://bugzilla.kernel.org
350 S:      Supported
351 F:      drivers/acpi/fan.c
352
353 ACPI FOR ARM64 (ACPI/arm64)
354 M:      Lorenzo Pieralisi <[email protected]>
355 M:      Hanjun Guo <[email protected]>
356 M:      Sudeep Holla <[email protected]>
357 L:      [email protected]
358 S:      Maintained
359 F:      drivers/acpi/arm64
360
361 ACPI PMIC DRIVERS
362 M:      "Rafael J. Wysocki" <[email protected]>
363 M:      Len Brown <[email protected]>
364 R:      Andy Shevchenko <[email protected]>
365 R:      Mika Westerberg <[email protected]>
366 L:      [email protected]
367 Q:      https://patchwork.kernel.org/project/linux-acpi/list/
368 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
369 B:      https://bugzilla.kernel.org
370 S:      Supported
371 F:      drivers/acpi/pmic/
372
373 ACPI THERMAL DRIVER
374 M:      Zhang Rui <[email protected]>
375 L:      [email protected]
376 W:      https://01.org/linux-acpi
377 B:      https://bugzilla.kernel.org
378 S:      Supported
379 F:      drivers/acpi/*thermal*
380
381 ACPI VIDEO DRIVER
382 M:      Zhang Rui <[email protected]>
383 L:      [email protected]
384 W:      https://01.org/linux-acpi
385 B:      https://bugzilla.kernel.org
386 S:      Supported
387 F:      drivers/acpi/acpi_video.c
388
389 ACPI WMI DRIVER
390 L:      [email protected]
391 S:      Orphan
392 F:      drivers/platform/x86/wmi.c
393 F:      include/uapi/linux/wmi.h
394
395 AD1889 ALSA SOUND DRIVER
396 M:      Thibaut Varene <[email protected]>
397 W:      http://wiki.parisc-linux.org/AD1889
398 L:      [email protected]
399 S:      Maintained
400 F:      sound/pci/ad1889.*
401
402 AD525X ANALOG DEVICES DIGITAL POTENTIOMETERS DRIVER
403 M:      Michael Hennerich <[email protected]>
404 W:      http://wiki.analog.com/AD5254
405 W:      http://ez.analog.com/community/linux-device-drivers
406 S:      Supported
407 F:      drivers/misc/ad525x_dpot.c
408
409 AD5398 CURRENT REGULATOR DRIVER (AD5398/AD5821)
410 M:      Michael Hennerich <[email protected]>
411 W:      http://wiki.analog.com/AD5398
412 W:      http://ez.analog.com/community/linux-device-drivers
413 S:      Supported
414 F:      drivers/regulator/ad5398.c
415
416 AD714X CAPACITANCE TOUCH SENSOR DRIVER (AD7142/3/7/8/7A)
417 M:      Michael Hennerich <[email protected]>
418 W:      http://wiki.analog.com/AD7142
419 W:      http://ez.analog.com/community/linux-device-drivers
420 S:      Supported
421 F:      drivers/input/misc/ad714x.c
422
423 AD7877 TOUCHSCREEN DRIVER
424 M:      Michael Hennerich <[email protected]>
425 W:      http://wiki.analog.com/AD7877
426 W:      http://ez.analog.com/community/linux-device-drivers
427 S:      Supported
428 F:      drivers/input/touchscreen/ad7877.c
429
430 AD7879 TOUCHSCREEN DRIVER (AD7879/AD7889)
431 M:      Michael Hennerich <[email protected]>
432 W:      http://wiki.analog.com/AD7879
433 W:      http://ez.analog.com/community/linux-device-drivers
434 S:      Supported
435 F:      drivers/input/touchscreen/ad7879.c
436
437 ADDRESS SPACE LAYOUT RANDOMIZATION (ASLR)
438 M:      Jiri Kosina <[email protected]>
439 S:      Maintained
440
441 ADF7242 IEEE 802.15.4 RADIO DRIVER
442 M:      Michael Hennerich <[email protected]>
443 W:      https://wiki.analog.com/ADF7242
444 W:      http://ez.analog.com/community/linux-device-drivers
445 L:      [email protected]
446 S:      Supported
447 F:      drivers/net/ieee802154/adf7242.c
448 F:      Documentation/devicetree/bindings/net/ieee802154/adf7242.txt
449
450 ADM1025 HARDWARE MONITOR DRIVER
451 M:      Jean Delvare <[email protected]>
452 L:      [email protected]
453 S:      Maintained
454 F:      Documentation/hwmon/adm1025
455 F:      drivers/hwmon/adm1025.c
456
457 ADM1029 HARDWARE MONITOR DRIVER
458 M:      Corentin Labbe <[email protected]>
459 L:      [email protected]
460 S:      Maintained
461 F:      drivers/hwmon/adm1029.c
462
463 ADM8211 WIRELESS DRIVER
464 L:      [email protected]
465 W:      http://wireless.kernel.org/
466 S:      Orphan
467 F:      drivers/net/wireless/admtek/adm8211.*
468
469 ADP1653 FLASH CONTROLLER DRIVER
470 M:      Sakari Ailus <[email protected]>
471 L:      [email protected]
472 S:      Maintained
473 F:      drivers/media/i2c/adp1653.c
474 F:      include/media/i2c/adp1653.h
475
476 ADP5520 BACKLIGHT DRIVER WITH IO EXPANDER (ADP5520/ADP5501)
477 M:      Michael Hennerich <[email protected]>
478 W:      http://wiki.analog.com/ADP5520
479 W:      http://ez.analog.com/community/linux-device-drivers
480 S:      Supported
481 F:      drivers/mfd/adp5520.c
482 F:      drivers/video/backlight/adp5520_bl.c
483 F:      drivers/leds/leds-adp5520.c
484 F:      drivers/gpio/gpio-adp5520.c
485 F:      drivers/input/keyboard/adp5520-keys.c
486
487 ADP5588 QWERTY KEYPAD AND IO EXPANDER DRIVER (ADP5588/ADP5587)
488 M:      Michael Hennerich <[email protected]>
489 W:      http://wiki.analog.com/ADP5588
490 W:      http://ez.analog.com/community/linux-device-drivers
491 S:      Supported
492 F:      drivers/input/keyboard/adp5588-keys.c
493 F:      drivers/gpio/gpio-adp5588.c
494
495 ADP8860 BACKLIGHT DRIVER (ADP8860/ADP8861/ADP8863)
496 M:      Michael Hennerich <[email protected]>
497 W:      http://wiki.analog.com/ADP8860
498 W:      http://ez.analog.com/community/linux-device-drivers
499 S:      Supported
500 F:      drivers/video/backlight/adp8860_bl.c
501
502 ADS1015 HARDWARE MONITOR DRIVER
503 M:      Dirk Eibach <[email protected]>
504 L:      [email protected]
505 S:      Maintained
506 F:      Documentation/hwmon/ads1015
507 F:      drivers/hwmon/ads1015.c
508 F:      include/linux/platform_data/ads1015.h
509
510 ADT746X FAN DRIVER
511 M:      Colin Leroy <[email protected]>
512 S:      Maintained
513 F:      drivers/macintosh/therm_adt746x.c
514
515 ADT7475 HARDWARE MONITOR DRIVER
516 M:      Jean Delvare <[email protected]>
517 L:      [email protected]
518 S:      Maintained
519 F:      Documentation/hwmon/adt7475
520 F:      drivers/hwmon/adt7475.c
521
522 ADVANSYS SCSI DRIVER
523 M:      Matthew Wilcox <[email protected]>
524 M:      Hannes Reinecke <[email protected]>
525 L:      [email protected]
526 S:      Maintained
527 F:      Documentation/scsi/advansys.txt
528 F:      drivers/scsi/advansys.c
529
530 ADXL34X THREE-AXIS DIGITAL ACCELEROMETER DRIVER (ADXL345/ADXL346)
531 M:      Michael Hennerich <[email protected]>
532 W:      http://wiki.analog.com/ADXL345
533 W:      http://ez.analog.com/community/linux-device-drivers
534 S:      Supported
535 F:      drivers/input/misc/adxl34x.c
536
537 AF9013 MEDIA DRIVER
538 M:      Antti Palosaari <[email protected]>
539 L:      [email protected]
540 W:      https://linuxtv.org
541 W:      http://palosaari.fi/linux/
542 Q:      http://patchwork.linuxtv.org/project/linux-media/list/
543 T:      git git://linuxtv.org/anttip/media_tree.git
544 S:      Maintained
545 F:      drivers/media/dvb-frontends/af9013*
546
547 AF9033 MEDIA DRIVER
548 M:      Antti Palosaari <[email protected]>
549 L:      [email protected]
550 W:      https://linuxtv.org
551 W:      http://palosaari.fi/linux/
552 Q:      http://patchwork.linuxtv.org/project/linux-media/list/
553 T:      git git://linuxtv.org/anttip/media_tree.git
554 S:      Maintained
555 F:      drivers/media/dvb-frontends/af9033*
556
557 AFFS FILE SYSTEM
558 L:      [email protected]
559 S:      Orphan
560 F:      Documentation/filesystems/affs.txt
561 F:      fs/affs/
562
563 AFS FILESYSTEM & AF_RXRPC SOCKET DOMAIN
564 M:      David Howells <[email protected]>
565 L:      [email protected]
566 S:      Supported
567 F:      fs/afs/
568 F:      include/net/af_rxrpc.h
569 F:      net/rxrpc/af_rxrpc.c
570 W:      https://www.infradead.org/~dhowells/kafs/
571
572 AGPGART DRIVER
573 M:      David Airlie <[email protected]>
574 T:      git git://people.freedesktop.org/~airlied/linux (part of drm maint)
575 S:      Maintained
576 F:      drivers/char/agp/
577 F:      include/linux/agp*
578 F:      include/uapi/linux/agp*
579
580 AHA152X SCSI DRIVER
581 M:      "Juergen E. Fischer" <[email protected]>
582 L:      [email protected]
583 S:      Maintained
584 F:      drivers/scsi/aha152x*
585 F:      drivers/scsi/pcmcia/aha152x*
586
587 AIC7XXX / AIC79XX SCSI DRIVER
588 M:      Hannes Reinecke <[email protected]>
589 L:      [email protected]
590 S:      Maintained
591 F:      drivers/scsi/aic7xxx/
592
593 AIMSLAB FM RADIO RECEIVER DRIVER
594 M:      Hans Verkuil <[email protected]>
595 L:      [email protected]
596 T:      git git://linuxtv.org/media_tree.git
597 W:      https://linuxtv.org
598 S:      Maintained
599 F:      drivers/media/radio/radio-aimslab*
600
601 AIO
602 M:      Benjamin LaHaise <[email protected]>
603 L:      [email protected]
604 S:      Supported
605 F:      fs/aio.c
606 F:      include/linux/*aio*.h
607
608 AIRSPY MEDIA DRIVER
609 M:      Antti Palosaari <[email protected]>
610 L:      [email protected]
611 W:      https://linuxtv.org
612 W:      http://palosaari.fi/linux/
613 Q:      http://patchwork.linuxtv.org/project/linux-media/list/
614 T:      git git://linuxtv.org/anttip/media_tree.git
615 S:      Maintained
616 F:      drivers/media/usb/airspy/
617
618 ALACRITECH GIGABIT ETHERNET DRIVER
619 M:      Lino Sanfilippo <[email protected]>
620 S:      Maintained
621 F:      drivers/net/ethernet/alacritech/*
622
623 ALCATEL SPEEDTOUCH USB DRIVER
624 M:      Duncan Sands <[email protected]>
625 L:      [email protected]
626 W:      http://www.linux-usb.org/SpeedTouch/
627 S:      Maintained
628 F:      drivers/usb/atm/speedtch.c
629 F:      drivers/usb/atm/usbatm.c
630
631 ALCHEMY AU1XX0 MMC DRIVER
632 M:      Manuel Lauss <[email protected]>
633 S:      Maintained
634 F:      drivers/mmc/host/au1xmmc.c
635
636 ALI1563 I2C DRIVER
637 M:      Rudolf Marek <[email protected]>
638 L:      [email protected]
639 S:      Maintained
640 F:      Documentation/i2c/busses/i2c-ali1563
641 F:      drivers/i2c/busses/i2c-ali1563.c
642
643 ALLWINNER SECURITY SYSTEM
644 M:      Corentin Labbe <[email protected]>
645 L:      [email protected]
646 S:      Maintained
647 F:      drivers/crypto/sunxi-ss/
648
649 ALPHA PORT
650 M:      Richard Henderson <[email protected]>
651 M:      Ivan Kokshaysky <[email protected]>
652 M:      Matt Turner <[email protected]>
653 S:      Odd Fixes
654 L:      [email protected]
655 F:      arch/alpha/
656
657 ALPS PS/2 TOUCHPAD DRIVER
658 R:      Pali Rohár <[email protected]>
659 F:      drivers/input/mouse/alps.*
660
661 ALTERA I2C CONTROLLER DRIVER
662 M:      Thor Thayer <[email protected]>
663 S:      Maintained
664 F:      drivers/i2c/busses/i2c-altera.c
665
666 ALTERA MAILBOX DRIVER
667 M:      Ley Foon Tan <[email protected]>
668 L:      [email protected] (moderated for non-subscribers)
669 S:      Maintained
670 F:      drivers/mailbox/mailbox-altera.c
671
672 ALTERA PIO DRIVER
673 M:      Tien Hock Loh <[email protected]>
674 L:      [email protected]
675 S:      Maintained
676 F:      drivers/gpio/gpio-altera.c
677
678 ALTERA SYSTEM RESOURCE DRIVER FOR ARRIA10 DEVKIT
679 M:      Thor Thayer <[email protected]>
680 S:      Maintained
681 F:      drivers/gpio/gpio-altera-a10sr.c
682 F:      drivers/mfd/altera-a10sr.c
683 F:      drivers/reset/reset-a10sr.c
684 F:      include/linux/mfd/altera-a10sr.h
685 F:      include/dt-bindings/reset/altr,rst-mgr-a10sr.h
686
687 ALTERA TRIPLE SPEED ETHERNET DRIVER
688 M:      Vince Bridgers <[email protected]>
689 L:      [email protected]
690 L:      [email protected] (moderated for non-subscribers)
691 S:      Maintained
692 F:      drivers/net/ethernet/altera/
693
694 ALTERA UART/JTAG UART SERIAL DRIVERS
695 M:      Tobias Klauser <[email protected]>
696 L:      [email protected]
697 L:      [email protected] (moderated for non-subscribers)
698 S:      Maintained
699 F:      drivers/tty/serial/altera_uart.c
700 F:      drivers/tty/serial/altera_jtaguart.c
701 F:      include/linux/altera_uart.h
702 F:      include/linux/altera_jtaguart.h
703
704 AMAZON ETHERNET DRIVERS
705 M:      Netanel Belgazal <[email protected]>
706 R:      Saeed Bishara <[email protected]>
707 R:      Zorik Machulsky <[email protected]>
708 L:      [email protected]
709 S:      Supported
710 F:      Documentation/networking/ena.txt
711 F:      drivers/net/ethernet/amazon/
712
713 AMD CRYPTOGRAPHIC COPROCESSOR (CCP) DRIVER
714 M:      Tom Lendacky <[email protected]>
715 M:      Gary Hook <[email protected]>
716 L:      [email protected]
717 S:      Supported
718 F:      drivers/crypto/ccp/
719 F:      include/linux/ccp.h
720
721 AMD FAM15H PROCESSOR POWER MONITORING DRIVER
722 M:      Huang Rui <[email protected]>
723 L:      [email protected]
724 S:      Supported
725 F:      Documentation/hwmon/fam15h_power
726 F:      drivers/hwmon/fam15h_power.c
727
728 AMD GEODE CS5536 USB DEVICE CONTROLLER DRIVER
729 L:      [email protected] (moderated for non-subscribers)
730 S:      Orphan
731 F:      drivers/usb/gadget/udc/amd5536udc.*
732
733 AMD GEODE PROCESSOR/CHIPSET SUPPORT
734 P:      Andres Salomon <[email protected]>
735 L:      [email protected] (moderated for non-subscribers)
736 W:      http://www.amd.com/us-en/ConnectivitySolutions/TechnicalResources/0,,50_2334_2452_11363,00.html
737 S:      Supported
738 F:      drivers/char/hw_random/geode-rng.c
739 F:      drivers/crypto/geode*
740 F:      drivers/video/fbdev/geode/
741 F:      arch/x86/include/asm/geode.h
742
743 AMD IOMMU (AMD-VI)
744 M:      Joerg Roedel <[email protected]>
745 L:      [email protected]
746 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu.git
747 S:      Maintained
748 F:      drivers/iommu/amd_iommu*.[ch]
749 F:      include/linux/amd-iommu.h
750
751 AMD KFD
752 M:      Oded Gabbay <[email protected]>
753 L:      [email protected]
754 T:      git git://people.freedesktop.org/~gabbayo/linux.git
755 S:      Supported
756 F:      drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd.c
757 F:      drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd.h
758 F:      drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd_gfx_v7.c
759 F:      drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd_gfx_v8.c
760 F:      drivers/gpu/drm/amd/amdkfd/
761 F:      drivers/gpu/drm/amd/include/cik_structs.h
762 F:      drivers/gpu/drm/amd/include/kgd_kfd_interface.h
763 F:      drivers/gpu/drm/amd/include/vi_structs.h
764 F:      include/uapi/linux/kfd_ioctl.h
765
766 AMD SEATTLE DEVICE TREE SUPPORT
767 M:      Brijesh Singh <[email protected]>
768 M:      Suravee Suthikulpanit <[email protected]>
769 M:      Tom Lendacky <[email protected]>
770 S:      Supported
771 F:      arch/arm64/boot/dts/amd/
772
773 AMD XGBE DRIVER
774 M:      Tom Lendacky <[email protected]>
775 L:      [email protected]
776 S:      Supported
777 F:      drivers/net/ethernet/amd/xgbe/
778 F:      arch/arm64/boot/dts/amd/amd-seattle-xgbe*.dtsi
779
780 AMS (Apple Motion Sensor) DRIVER
781 M:      Michael Hanselmann <[email protected]>
782 S:      Supported
783 F:      drivers/macintosh/ams/
784
785 ANALOG DEVICES INC AD9389B DRIVER
786 M:      Hans Verkuil <[email protected]>
787 L:      [email protected]
788 S:      Maintained
789 F:      drivers/media/i2c/ad9389b*
790
791 ANALOG DEVICES INC ADV7180 DRIVER
792 M:      Lars-Peter Clausen <[email protected]>
793 L:      [email protected]
794 W:      http://ez.analog.com/community/linux-device-drivers
795 S:      Supported
796 F:      drivers/media/i2c/adv7180.c
797
798 ANALOG DEVICES INC ADV748X DRIVER
799 M:      Kieran Bingham <[email protected]>
800 L:      [email protected]
801 S:      Maintained
802 F:      drivers/media/i2c/adv748x/*
803
804 ANALOG DEVICES INC ADV7511 DRIVER
805 M:      Hans Verkuil <[email protected]>
806 L:      [email protected]
807 S:      Maintained
808 F:      drivers/media/i2c/adv7511*
809
810 ANALOG DEVICES INC ADV7604 DRIVER
811 M:      Hans Verkuil <[email protected]>
812 L:      [email protected]
813 S:      Maintained
814 F:      drivers/media/i2c/adv7604*
815
816 ANALOG DEVICES INC ADV7842 DRIVER
817 M:      Hans Verkuil <[email protected]>
818 L:      [email protected]
819 S:      Maintained
820 F:      drivers/media/i2c/adv7842*
821
822 ANALOG DEVICES INC ASOC CODEC DRIVERS
823 M:      Lars-Peter Clausen <[email protected]>
824 L:      [email protected] (moderated for non-subscribers)
825 W:      http://wiki.analog.com/
826 W:      http://ez.analog.com/community/linux-device-drivers
827 S:      Supported
828 F:      sound/soc/codecs/adau*
829 F:      sound/soc/codecs/adav*
830 F:      sound/soc/codecs/ad1*
831 F:      sound/soc/codecs/ad7*
832 F:      sound/soc/codecs/ssm*
833 F:      sound/soc/codecs/sigmadsp.*
834
835 ANALOG DEVICES INC ASOC DRIVERS
836 L:      [email protected] (moderated for non-subscribers)
837 L:      [email protected] (moderated for non-subscribers)
838 W:      http://blackfin.uclinux.org/
839 S:      Supported
840 F:      sound/soc/blackfin/*
841
842 ANALOG DEVICES INC DMA DRIVERS
843 M:      Lars-Peter Clausen <[email protected]>
844 W:      http://ez.analog.com/community/linux-device-drivers
845 S:      Supported
846 F:      drivers/dma/dma-axi-dmac.c
847
848 ANALOG DEVICES INC IIO DRIVERS
849 M:      Lars-Peter Clausen <[email protected]>
850 M:      Michael Hennerich <[email protected]>
851 W:      http://wiki.analog.com/
852 W:      http://ez.analog.com/community/linux-device-drivers
853 S:      Supported
854 F:      drivers/iio/*/ad*
855 F:      drivers/iio/adc/ltc2497*
856 X:      drivers/iio/*/adjd*
857 F:      drivers/staging/iio/*/ad*
858 F:      drivers/staging/iio/trigger/iio-trig-bfin-timer.c
859
860 ANDROID CONFIG FRAGMENTS
861 M:      Rob Herring <[email protected]>
862 S:      Supported
863 F:      kernel/configs/android*
864
865 ANDROID DRIVERS
866 M:      Greg Kroah-Hartman <[email protected]>
867 M:      Arve Hjønnevåg <[email protected]>
868 M:      Riley Andrews <[email protected]>
869 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging.git
870 L:      [email protected]
871 S:      Supported
872 F:      drivers/android/
873 F:      drivers/staging/android/
874
875 ANDROID GOLDFISH RTC DRIVER
876 M:      Miodrag Dinic <[email protected]>
877 S:      Supported
878 F:      Documentation/devicetree/bindings/rtc/google,goldfish-rtc.txt
879 F:      drivers/rtc/rtc-goldfish.c
880
881 ANDROID ION DRIVER
882 M:      Laura Abbott <[email protected]>
883 M:      Sumit Semwal <[email protected]>
884 L:      [email protected]
885 S:      Supported
886 F:      drivers/staging/android/ion
887 F:      drivers/staging/android/uapi/ion.h
888 F:      drivers/staging/android/uapi/ion_test.h
889
890 AOA (Apple Onboard Audio) ALSA DRIVER
891 M:      Johannes Berg <[email protected]>
892 L:      [email protected]
893 L:      [email protected] (moderated for non-subscribers)
894 S:      Maintained
895 F:      sound/aoa/
896
897 APEX EMBEDDED SYSTEMS STX104 IIO DRIVER
898 M:      William Breathitt Gray <[email protected]>
899 L:      [email protected]
900 S:      Maintained
901 F:      drivers/iio/adc/stx104.c
902
903 APM DRIVER
904 M:      Jiri Kosina <[email protected]>
905 S:      Odd fixes
906 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/jikos/apm.git
907 F:      arch/x86/kernel/apm_32.c
908 F:      include/linux/apm_bios.h
909 F:      include/uapi/linux/apm_bios.h
910 F:      drivers/char/apm-emulation.c
911
912 APPARMOR SECURITY MODULE
913 M:      John Johansen <[email protected]>
914 L:      [email protected] (subscribers-only, general discussion)
915 W:      apparmor.wiki.kernel.org
916 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/jj/apparmor-dev.git
917 S:      Supported
918 F:      security/apparmor/
919 F:      Documentation/admin-guide/LSM/apparmor.rst
920
921 APPLE BCM5974 MULTITOUCH DRIVER
922 M:      Henrik Rydberg <[email protected]>
923 L:      [email protected]
924 S:      Odd fixes
925 F:      drivers/input/mouse/bcm5974.c
926
927 APPLE SMC DRIVER
928 M:      Henrik Rydberg <[email protected]>
929 L:      [email protected]
930 S:      Odd fixes
931 F:      drivers/hwmon/applesmc.c
932
933 APPLETALK NETWORK LAYER
934 L:      [email protected]
935 S:      Odd fixes
936 F:      drivers/net/appletalk/
937 F:      net/appletalk/
938
939 APPLIED MICRO (APM) X-GENE DEVICE TREE SUPPORT
940 M:      Duc Dang <[email protected]>
941 S:      Supported
942 F:      arch/arm64/boot/dts/apm/
943
944 APPLIED MICRO (APM) X-GENE SOC EDAC
945 M:      Loc Ho <[email protected]>
946 S:      Supported
947 F:      drivers/edac/xgene_edac.c
948 F:      Documentation/devicetree/bindings/edac/apm-xgene-edac.txt
949
950 APPLIED MICRO (APM) X-GENE SOC ETHERNET (V2) DRIVER
951 M:      Iyappan Subramanian <[email protected]>
952 M:      Keyur Chudgar <[email protected]>
953 S:      Supported
954 F:      drivers/net/ethernet/apm/xgene-v2/
955
956 APPLIED MICRO (APM) X-GENE SOC ETHERNET DRIVER
957 M:      Iyappan Subramanian <[email protected]>
958 M:      Keyur Chudgar <[email protected]>
959 M:      Quan Nguyen <[email protected]>
960 S:      Supported
961 F:      drivers/net/ethernet/apm/xgene/
962 F:      drivers/net/phy/mdio-xgene.c
963 F:      Documentation/devicetree/bindings/net/apm-xgene-enet.txt
964 F:      Documentation/devicetree/bindings/net/apm-xgene-mdio.txt
965
966 APPLIED MICRO (APM) X-GENE SOC PMU
967 M:      Tai Nguyen <[email protected]>
968 S:      Supported
969 F:      drivers/perf/xgene_pmu.c
970 F:      Documentation/perf/xgene-pmu.txt
971 F:      Documentation/devicetree/bindings/perf/apm-xgene-pmu.txt
972
973 APTINA CAMERA SENSOR PLL
974 M:      Laurent Pinchart <[email protected]>
975 L:      [email protected]
976 S:      Maintained
977 F:      drivers/media/i2c/aptina-pll.*
978
979 ARC FRAMEBUFFER DRIVER
980 M:      Jaya Kumar <[email protected]>
981 S:      Maintained
982 F:      drivers/video/fbdev/arcfb.c
983 F:      drivers/video/fbdev/core/fb_defio.c
984
985 ARC PGU DRM DRIVER
986 M:      Alexey Brodkin <[email protected]>
987 S:      Supported
988 F:      drivers/gpu/drm/arc/
989 F:      Documentation/devicetree/bindings/display/snps,arcpgu.txt
990
991 ARCNET NETWORK LAYER
992 M:      Michael Grzeschik <[email protected]>
993 L:      [email protected]
994 S:      Maintained
995 F:      drivers/net/arcnet/
996 F:      include/uapi/linux/if_arcnet.h
997
998 ARM ARCHITECTED TIMER DRIVER
999 M:      Mark Rutland <[email protected]>
1000 M:      Marc Zyngier <[email protected]>
1001 L:      [email protected] (moderated for non-subscribers)
1002 S:      Maintained
1003 F:      arch/arm/include/asm/arch_timer.h
1004 F:      arch/arm64/include/asm/arch_timer.h
1005 F:      drivers/clocksource/arm_arch_timer.c
1006
1007 ARM HDLCD DRM DRIVER
1008 M:      Liviu Dudau <[email protected]>
1009 S:      Supported
1010 F:      drivers/gpu/drm/arm/hdlcd_*
1011 F:      Documentation/devicetree/bindings/display/arm,hdlcd.txt
1012
1013 ARM MALI-DP DRM DRIVER
1014 M:      Liviu Dudau <[email protected]>
1015 M:      Brian Starkey <[email protected]>
1016 M:      Mali DP Maintainers <[email protected]>
1017 S:      Supported
1018 F:      drivers/gpu/drm/arm/
1019 F:      Documentation/devicetree/bindings/display/arm,malidp.txt
1020
1021 ARM MFM AND FLOPPY DRIVERS
1022 M:      Ian Molton <[email protected]>
1023 S:      Maintained
1024 F:      arch/arm/lib/floppydma.S
1025 F:      arch/arm/include/asm/floppy.h
1026
1027 ARM PMU PROFILING AND DEBUGGING
1028 M:      Will Deacon <[email protected]>
1029 M:      Mark Rutland <[email protected]>
1030 S:      Maintained
1031 L:      [email protected] (moderated for non-subscribers)
1032 F:      arch/arm*/kernel/perf_*
1033 F:      arch/arm/oprofile/common.c
1034 F:      arch/arm*/kernel/hw_breakpoint.c
1035 F:      arch/arm*/include/asm/hw_breakpoint.h
1036 F:      arch/arm*/include/asm/perf_event.h
1037 F:      drivers/perf/*
1038 F:      include/linux/perf/arm_pmu.h
1039 F:      Documentation/devicetree/bindings/arm/pmu.txt
1040 F:      Documentation/devicetree/bindings/perf/
1041
1042 ARM PORT
1043 M:      Russell King <[email protected]>
1044 L:      [email protected] (moderated for non-subscribers)
1045 W:      http://www.armlinux.org.uk/
1046 S:      Maintained
1047 T:      git git://git.armlinux.org.uk/~rmk/linux-arm.git
1048 F:      arch/arm/
1049
1050 ARM PRIMECELL AACI PL041 DRIVER
1051 M:      Russell King <[email protected]>
1052 S:      Maintained
1053 F:      sound/arm/aaci.*
1054
1055 ARM PRIMECELL BUS SUPPORT
1056 M:      Russell King <[email protected]>
1057 S:      Maintained
1058 F:      drivers/amba/
1059 F:      include/linux/amba/bus.h
1060
1061 ARM PRIMECELL CLCD PL110 DRIVER
1062 M:      Russell King <[email protected]>
1063 S:      Maintained
1064 F:      drivers/video/fbdev/amba-clcd.*
1065
1066 ARM PRIMECELL KMI PL050 DRIVER
1067 M:      Russell King <[email protected]>
1068 S:      Maintained
1069 F:      drivers/input/serio/ambakmi.*
1070 F:      include/linux/amba/kmi.h
1071
1072 ARM PRIMECELL MMCI PL180/1 DRIVER
1073 M:      Russell King <[email protected]>
1074 S:      Maintained
1075 F:      drivers/mmc/host/mmci.*
1076 F:      include/linux/amba/mmci.h
1077
1078 ARM PRIMECELL UART PL010 AND PL011 DRIVERS
1079 M:      Russell King <[email protected]>
1080 S:      Maintained
1081 F:      drivers/tty/serial/amba-pl01*.c
1082 F:      include/linux/amba/serial.h
1083
1084 ARM SMMU DRIVERS
1085 M:      Will Deacon <[email protected]>
1086 R:      Robin Murphy <[email protected]>
1087 L:      [email protected] (moderated for non-subscribers)
1088 S:      Maintained
1089 F:      drivers/iommu/arm-smmu.c
1090 F:      drivers/iommu/arm-smmu-v3.c
1091 F:      drivers/iommu/io-pgtable-arm.c
1092 F:      drivers/iommu/io-pgtable-arm-v7s.c
1093
1094 ARM SUB-ARCHITECTURES
1095 L:      [email protected] (moderated for non-subscribers)
1096 S:      Maintained
1097 F:      arch/arm/mach-*/
1098 F:      arch/arm/plat-*/
1099 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc.git
1100
1101 ARM/ACTIONS SEMI ARCHITECTURE
1102 M:      Andreas Färber <[email protected]>
1103 L:      [email protected] (moderated for non-subscribers)
1104 S:      Maintained
1105 N:      owl
1106 F:      arch/arm/mach-actions/
1107 F:      arch/arm/boot/dts/owl-*
1108 F:      arch/arm64/boot/dts/actions/
1109 F:      drivers/clocksource/owl-*
1110 F:      drivers/soc/actions/
1111 F:      include/dt-bindings/power/owl-*
1112 F:      include/linux/soc/actions/
1113 F:      Documentation/devicetree/bindings/arm/actions.txt
1114 F:      Documentation/devicetree/bindings/power/actions,owl-sps.txt
1115 F:      Documentation/devicetree/bindings/timer/actions,owl-timer.txt
1116
1117 ARM/ADS SPHERE MACHINE SUPPORT
1118 M:      Lennert Buytenhek <[email protected]>
1119 L:      [email protected] (moderated for non-subscribers)
1120 S:      Maintained
1121
1122 ARM/AFEB9260 MACHINE SUPPORT
1123 M:      Sergey Lapin <[email protected]>
1124 L:      [email protected] (moderated for non-subscribers)
1125 S:      Maintained
1126
1127 ARM/AJECO 1ARM MACHINE SUPPORT
1128 M:      Lennert Buytenhek <[email protected]>
1129 L:      [email protected] (moderated for non-subscribers)
1130 S:      Maintained
1131
1132 ARM/Allwinner SoC Clock Support
1133 M:      Emilio López <[email protected]>
1134 S:      Maintained
1135 F:      drivers/clk/sunxi/
1136
1137 ARM/Allwinner sunXi SoC support
1138 M:      Maxime Ripard <[email protected]>
1139 M:      Chen-Yu Tsai <[email protected]>
1140 L:      [email protected] (moderated for non-subscribers)
1141 S:      Maintained
1142 N:      sun[x456789]i
1143 N:      sun50i
1144 F:      arch/arm/mach-sunxi/
1145 F:      arch/arm64/boot/dts/allwinner/
1146 F:      drivers/clk/sunxi-ng/
1147 F:      drivers/pinctrl/sunxi/
1148 F:      drivers/soc/sunxi/
1149 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/sunxi/linux.git
1150
1151 ARM/Amlogic Meson SoC CLOCK FRAMEWORK
1152 M:      Neil Armstrong <[email protected]>
1153 M:      Jerome Brunet <[email protected]>
1154 L:      [email protected]
1155 S:      Maintained
1156 F:      drivers/clk/meson/
1157 F:      include/dt-bindings/clock/meson*
1158 F:      include/dt-bindings/clock/gxbb*
1159 F:      Documentation/devicetree/bindings/clock/amlogic*
1160
1161 ARM/Amlogic Meson SoC support
1162 M:      Carlo Caione <[email protected]>
1163 M:      Kevin Hilman <[email protected]>
1164 L:      [email protected] (moderated for non-subscribers)
1165 L:      [email protected]
1166 W:      http://linux-meson.com/
1167 S:      Maintained
1168 F:      arch/arm/mach-meson/
1169 F:      arch/arm/boot/dts/meson*
1170 F:      arch/arm64/boot/dts/amlogic/
1171 F:      drivers/pinctrl/meson/
1172 F:      drivers/mmc/host/meson*
1173 N:      meson
1174
1175 ARM/Annapurna Labs ALPINE ARCHITECTURE
1176 M:      Tsahee Zidenberg <[email protected]>
1177 M:      Antoine Tenart <[email protected]>
1178 L:      [email protected] (moderated for non-subscribers)
1179 S:      Maintained
1180 F:      arch/arm/mach-alpine/
1181 F:      arch/arm/boot/dts/alpine*
1182 F:      arch/arm64/boot/dts/al/
1183 F:      drivers/*/*alpine*
1184
1185 ARM/ARTPEC MACHINE SUPPORT
1186 M:      Jesper Nilsson <[email protected]>
1187 M:      Lars Persson <[email protected]>
1188 M:      Niklas Cassel <[email protected]>
1189 S:      Maintained
1190 L:      [email protected]
1191 F:      arch/arm/mach-artpec
1192 F:      arch/arm/boot/dts/artpec6*
1193 F:      drivers/clk/axis
1194 F:      drivers/crypto/axis
1195 F:      drivers/pinctrl/pinctrl-artpec*
1196 F:      Documentation/devicetree/bindings/pinctrl/axis,artpec6-pinctrl.txt
1197
1198 ARM/ASPEED I2C DRIVER
1199 M:      Brendan Higgins <[email protected]>
1200 R:      Benjamin Herrenschmidt <[email protected]>
1201 R:      Joel Stanley <[email protected]>
1202 L:      [email protected]
1203 L:      [email protected] (moderated for non-subscribers)
1204 S:      Maintained
1205 F:      drivers/irqchip/irq-aspeed-i2c-ic.c
1206 F:      drivers/i2c/busses/i2c-aspeed.c
1207 F:      Documentation/devicetree/bindings/interrupt-controller/aspeed,ast2400-i2c-ic.txt
1208 F:      Documentation/devicetree/bindings/i2c/i2c-aspeed.txt
1209
1210 ARM/ASPEED MACHINE SUPPORT
1211 M:      Joel Stanley <[email protected]>
1212 S:      Maintained
1213 F:      arch/arm/mach-aspeed/
1214 F:      arch/arm/boot/dts/aspeed-*
1215 F:      drivers/*/*aspeed*
1216
1217 ARM/ATMEL AT91 Clock Support
1218 M:      Boris Brezillon <[email protected]>
1219 S:      Maintained
1220 F:      drivers/clk/at91
1221
1222 ARM/ATMEL AT91RM9200, AT91SAM9 AND SAMA5 SOC SUPPORT
1223 M:      Nicolas Ferre <[email protected]>
1224 M:      Alexandre Belloni <[email protected]>
1225 L:      [email protected] (moderated for non-subscribers)
1226 W:      http://www.linux4sam.org
1227 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/nferre/linux-at91.git
1228 S:      Supported
1229 N:      at91
1230 N:      atmel
1231 F:      arch/arm/mach-at91/
1232 F:      include/soc/at91/
1233 F:      arch/arm/boot/dts/at91*.dts
1234 F:      arch/arm/boot/dts/at91*.dtsi
1235 F:      arch/arm/boot/dts/sama*.dts
1236 F:      arch/arm/boot/dts/sama*.dtsi
1237 F:      arch/arm/include/debug/at91.S
1238 F:      drivers/memory/atmel*
1239 F:      drivers/watchdog/sama5d4_wdt.c
1240 X:      drivers/input/touchscreen/atmel_mxt_ts.c
1241 X:      drivers/net/wireless/atmel/
1242
1243 ARM/CALXEDA HIGHBANK ARCHITECTURE
1244 M:      Rob Herring <[email protected]>
1245 L:      [email protected] (moderated for non-subscribers)
1246 S:      Maintained
1247 F:      arch/arm/mach-highbank/
1248 F:      arch/arm/boot/dts/highbank.dts
1249 F:      arch/arm/boot/dts/ecx-*.dts*
1250
1251 ARM/CAVIUM NETWORKS CNS3XXX MACHINE SUPPORT
1252 M:      Krzysztof Halasa <[email protected]>
1253 S:      Maintained
1254 F:      arch/arm/mach-cns3xxx/
1255
1256 ARM/CAVIUM THUNDER NETWORK DRIVER
1257 M:      Sunil Goutham <[email protected]>
1258 M:      Robert Richter <[email protected]>
1259 L:      [email protected] (moderated for non-subscribers)
1260 S:      Supported
1261 F:      drivers/net/ethernet/cavium/thunder/
1262
1263 ARM/CIRRUS LOGIC CLPS711X ARM ARCHITECTURE
1264 M:      Alexander Shiyan <[email protected]>
1265 L:      [email protected] (moderated for non-subscribers)
1266 S:      Odd Fixes
1267 N:      clps711x
1268
1269 ARM/CIRRUS LOGIC EDB9315A MACHINE SUPPORT
1270 M:      Lennert Buytenhek <[email protected]>
1271 L:      [email protected] (moderated for non-subscribers)
1272 S:      Maintained
1273
1274 ARM/CIRRUS LOGIC EP93XX ARM ARCHITECTURE
1275 M:      Hartley Sweeten <[email protected]>
1276 M:      Alexander Sverdlin <[email protected]>
1277 L:      [email protected] (moderated for non-subscribers)
1278 S:      Maintained
1279 F:      arch/arm/mach-ep93xx/
1280 F:      arch/arm/mach-ep93xx/include/mach/
1281
1282 ARM/CLKDEV SUPPORT
1283 M:      Russell King <[email protected]>
1284 L:      [email protected] (moderated for non-subscribers)
1285 S:      Maintained
1286 T:      git git://git.armlinux.org.uk/~rmk/linux-arm.git clkdev
1287 F:      arch/arm/include/asm/clkdev.h
1288 F:      drivers/clk/clkdev.c
1289
1290 ARM/COMPULAB CM-X270/EM-X270 and CM-X300 MACHINE SUPPORT
1291 M:      Mike Rapoport <[email protected]>
1292 L:      [email protected] (moderated for non-subscribers)
1293 S:      Maintained
1294
1295 ARM/CONEXANT DIGICOLOR MACHINE SUPPORT
1296 M:      Baruch Siach <[email protected]>
1297 L:      [email protected] (moderated for non-subscribers)
1298 S:      Maintained
1299 F:      arch/arm/boot/dts/cx92755*
1300 N:      digicolor
1301
1302 ARM/CONTEC MICRO9 MACHINE SUPPORT
1303 M:      Hubert Feurstein <[email protected]>
1304 S:      Maintained
1305 F:      arch/arm/mach-ep93xx/micro9.c
1306
1307 ARM/CORESIGHT FRAMEWORK AND DRIVERS
1308 M:      Mathieu Poirier <[email protected]>
1309 L:      [email protected] (moderated for non-subscribers)
1310 S:      Maintained
1311 F:      drivers/hwtracing/coresight/*
1312 F:      Documentation/trace/coresight.txt
1313 F:      Documentation/trace/coresight-cpu-debug.txt
1314 F:      Documentation/devicetree/bindings/arm/coresight.txt
1315 F:      Documentation/devicetree/bindings/arm/coresight-cpu-debug.txt
1316 F:      Documentation/ABI/testing/sysfs-bus-coresight-devices-*
1317 F:      tools/perf/arch/arm/util/pmu.c
1318 F:      tools/perf/arch/arm/util/auxtrace.c
1319 F:      tools/perf/arch/arm/util/cs-etm.c
1320 F:      tools/perf/arch/arm/util/cs-etm.h
1321 F:      tools/perf/util/cs-etm.h
1322
1323 ARM/CORGI MACHINE SUPPORT
1324 M:      Richard Purdie <[email protected]>
1325 S:      Maintained
1326
1327 ARM/CORTINA SYSTEMS GEMINI ARM ARCHITECTURE
1328 M:      Hans Ulli Kroll <[email protected]>
1329 M:      Linus Walleij <[email protected]>
1330 L:      [email protected] (moderated for non-subscribers)
1331 T:      git git://github.com/ulli-kroll/linux.git
1332 S:      Maintained
1333 F:      Documentation/devicetree/bindings/arm/gemini.txt
1334 F:      Documentation/devicetree/bindings/pinctrl/cortina,gemini-pinctrl.txt
1335 F:      Documentation/devicetree/bindings/rtc/faraday,ftrtc010.txt
1336 F:      arch/arm/mach-gemini/
1337 F:      drivers/pinctrl/pinctrl-gemini.c
1338 F:      drivers/rtc/rtc-ftrtc010.c
1339
1340 ARM/CSR SIRFPRIMA2 MACHINE SUPPORT
1341 M:      Barry Song <[email protected]>
1342 L:      [email protected] (moderated for non-subscribers)
1343 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/baohua/linux.git
1344 S:      Maintained
1345 F:      arch/arm/boot/dts/prima2*
1346 F:      arch/arm/mach-prima2/
1347 F:      drivers/clk/sirf/
1348 F:      drivers/clocksource/timer-prima2.c
1349 F:      drivers/clocksource/timer-atlas7.c
1350 N:      [^a-z]sirf
1351
1352 ARM/EBSA110 MACHINE SUPPORT
1353 M:      Russell King <[email protected]>
1354 L:      [email protected] (moderated for non-subscribers)
1355 W:      http://www.armlinux.org.uk/
1356 S:      Maintained
1357 F:      arch/arm/mach-ebsa110/
1358 F:      drivers/net/ethernet/amd/am79c961a.*
1359
1360 ARM/ENERGY MICRO (SILICON LABS) EFM32 SUPPORT
1361 M:      Uwe Kleine-König <[email protected]>
1362 L:      [email protected] (moderated for non-subscribers)
1363 S:      Maintained
1364 N:      efm32
1365
1366 ARM/EZX SMARTPHONES (A780, A910, A1200, E680, ROKR E2 and ROKR E6)
1367 M:      Robert Jarzmik <[email protected]>
1368 L:      [email protected] (moderated for non-subscribers)
1369 S:      Maintained
1370 F:      arch/arm/mach-pxa/ezx.c
1371
1372 ARM/FARADAY FA526 PORT
1373 M:      Hans Ulli Kroll <[email protected]>
1374 L:      [email protected] (moderated for non-subscribers)
1375 S:      Maintained
1376 T:      git git://git.berlios.de/gemini-board
1377 F:      arch/arm/mm/*-fa*
1378
1379 ARM/FOOTBRIDGE ARCHITECTURE
1380 M:      Russell King <[email protected]>
1381 L:      [email protected] (moderated for non-subscribers)
1382 W:      http://www.armlinux.org.uk/
1383 S:      Maintained
1384 F:      arch/arm/include/asm/hardware/dec21285.h
1385 F:      arch/arm/mach-footbridge/
1386
1387 ARM/FREESCALE IMX / MXC ARM ARCHITECTURE
1388 M:      Shawn Guo <[email protected]>
1389 M:      Sascha Hauer <[email protected]>
1390 R:      Fabio Estevam <[email protected]>
1391 L:      [email protected] (moderated for non-subscribers)
1392 S:      Maintained
1393 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux.git
1394 F:      arch/arm/mach-imx/
1395 F:      arch/arm/mach-mxs/
1396 F:      arch/arm/boot/dts/imx*
1397 F:      arch/arm/configs/imx*_defconfig
1398 F:      drivers/clk/imx/
1399 F:      drivers/soc/imx/
1400 F:      include/soc/imx/
1401
1402 ARM/FREESCALE VYBRID ARM ARCHITECTURE
1403 M:      Shawn Guo <[email protected]>
1404 M:      Sascha Hauer <[email protected]>
1405 R:      Stefan Agner <[email protected]>
1406 L:      [email protected] (moderated for non-subscribers)
1407 S:      Maintained
1408 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux.git
1409 F:      arch/arm/mach-imx/*vf610*
1410 F:      arch/arm/boot/dts/vf*
1411
1412 ARM/GLOMATION GESBC9312SX MACHINE SUPPORT
1413 M:      Lennert Buytenhek <[email protected]>
1414 L:      [email protected] (moderated for non-subscribers)
1415 S:      Maintained
1416
1417 ARM/GUMSTIX MACHINE SUPPORT
1418 M:      Steve Sakoman <[email protected]>
1419 L:      [email protected] (moderated for non-subscribers)
1420 S:      Maintained
1421
1422 ARM/H4700 (HP IPAQ HX4700) MACHINE SUPPORT
1423 M:      Philipp Zabel <[email protected]>
1424 M:      Paul Parsons <[email protected]>
1425 L:      [email protected] (moderated for non-subscribers)
1426 S:      Maintained
1427 F:      arch/arm/mach-pxa/hx4700.c
1428 F:      arch/arm/mach-pxa/include/mach/hx4700.h
1429 F:      sound/soc/pxa/hx4700.c
1430
1431 ARM/HISILICON SOC SUPPORT
1432 M:      Wei Xu <[email protected]>
1433 L:      [email protected] (moderated for non-subscribers)
1434 W:      http://www.hisilicon.com
1435 S:      Supported
1436 T:      git git://github.com/hisilicon/linux-hisi.git
1437 F:      arch/arm/mach-hisi/
1438 F:      arch/arm/boot/dts/hi3*
1439 F:      arch/arm/boot/dts/hip*
1440 F:      arch/arm/boot/dts/hisi*
1441 F:      arch/arm64/boot/dts/hisilicon/
1442
1443 ARM/HP JORNADA 7XX MACHINE SUPPORT
1444 M:      Kristoffer Ericson <[email protected]>
1445 W:      www.jlime.com
1446 S:      Maintained
1447 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/kristoffer/linux-hpc.git
1448 F:      arch/arm/mach-sa1100/jornada720.c
1449 F:      arch/arm/mach-sa1100/include/mach/jornada720.h
1450
1451 ARM/IGEP MACHINE SUPPORT
1452 M:      Enric Balletbo i Serra <[email protected]>
1453 M:      Javier Martinez Canillas <[email protected]>
1454 L:      [email protected]
1455 L:      [email protected] (moderated for non-subscribers)
1456 S:      Maintained
1457 F:      arch/arm/boot/dts/omap3-igep*
1458
1459 ARM/INCOME PXA270 SUPPORT
1460 M:      Marek Vasut <[email protected]>
1461 L:      [email protected] (moderated for non-subscribers)
1462 S:      Maintained
1463 F:      arch/arm/mach-pxa/colibri-pxa270-income.c
1464
1465 ARM/INTEL IOP13XX ARM ARCHITECTURE
1466 M:      Lennert Buytenhek <[email protected]>
1467 L:      [email protected] (moderated for non-subscribers)
1468 S:      Maintained
1469
1470 ARM/INTEL IOP32X ARM ARCHITECTURE
1471 M:      Lennert Buytenhek <[email protected]>
1472 L:      [email protected] (moderated for non-subscribers)
1473 S:      Maintained
1474
1475 ARM/INTEL IOP33X ARM ARCHITECTURE
1476 L:      [email protected] (moderated for non-subscribers)
1477 S:      Orphan
1478
1479 ARM/INTEL IQ81342EX MACHINE SUPPORT
1480 M:      Lennert Buytenhek <[email protected]>
1481 L:      [email protected] (moderated for non-subscribers)
1482 S:      Maintained
1483
1484 ARM/INTEL IXDP2850 MACHINE SUPPORT
1485 M:      Lennert Buytenhek <[email protected]>
1486 L:      [email protected] (moderated for non-subscribers)
1487 S:      Maintained
1488
1489 ARM/INTEL IXP4XX ARM ARCHITECTURE
1490 M:      Imre Kaloz <[email protected]>
1491 M:      Krzysztof Halasa <[email protected]>
1492 L:      [email protected] (moderated for non-subscribers)
1493 S:      Maintained
1494 F:      arch/arm/mach-ixp4xx/
1495
1496 ARM/INTEL RESEARCH IMOTE/STARGATE 2 MACHINE SUPPORT
1497 M:      Jonathan Cameron <[email protected]>
1498 L:      [email protected] (moderated for non-subscribers)
1499 S:      Maintained
1500 F:      arch/arm/mach-pxa/stargate2.c
1501 F:      drivers/pcmcia/pxa2xx_stargate2.c
1502
1503 ARM/INTEL XSC3 (MANZANO) ARM CORE
1504 M:      Lennert Buytenhek <[email protected]>
1505 L:      [email protected] (moderated for non-subscribers)
1506 S:      Maintained
1507
1508 ARM/IP FABRICS DOUBLE ESPRESSO MACHINE SUPPORT
1509 M:      Lennert Buytenhek <[email protected]>
1510 L:      [email protected] (moderated for non-subscribers)
1511 S:      Maintained
1512
1513 ARM/LG1K ARCHITECTURE
1514 M:      Chanho Min <[email protected]>
1515 L:      [email protected] (moderated for non-subscribers)
1516 S:      Maintained
1517 F:      arch/arm64/boot/dts/lg/
1518
1519 ARM/LOGICPD PXA270 MACHINE SUPPORT
1520 M:      Lennert Buytenhek <[email protected]>
1521 L:      [email protected] (moderated for non-subscribers)
1522 S:      Maintained
1523
1524 ARM/LPC18XX ARCHITECTURE
1525 M:      Joachim Eastwood <[email protected]>
1526 L:      [email protected] (moderated for non-subscribers)
1527 S:      Maintained
1528 F:      arch/arm/boot/dts/lpc43*
1529 F:      drivers/clk/nxp/clk-lpc18xx*
1530 F:      drivers/clocksource/time-lpc32xx.c
1531 F:      drivers/i2c/busses/i2c-lpc2k.c
1532 F:      drivers/memory/pl172.c
1533 F:      drivers/mtd/spi-nor/nxp-spifi.c
1534 F:      drivers/rtc/rtc-lpc24xx.c
1535 N:      lpc18xx
1536
1537 ARM/LPC32XX SOC SUPPORT
1538 M:      Vladimir Zapolskiy <[email protected]>
1539 M:      Sylvain Lemieux <[email protected]>
1540 L:      [email protected] (moderated for non-subscribers)
1541 T:      git git://github.com/vzapolskiy/linux-lpc32xx.git
1542 S:      Maintained
1543 F:      arch/arm/boot/dts/lpc32*
1544 F:      arch/arm/mach-lpc32xx/
1545 F:      drivers/i2c/busses/i2c-pnx.c
1546 F:      drivers/net/ethernet/nxp/lpc_eth.c
1547 F:      drivers/usb/host/ohci-nxp.c
1548 F:      drivers/watchdog/pnx4008_wdt.c
1549 N:      lpc32xx
1550
1551 ARM/MAGICIAN MACHINE SUPPORT
1552 M:      Philipp Zabel <[email protected]>
1553 S:      Maintained
1554
1555 ARM/Marvell Berlin SoC support
1556 M:      Jisheng Zhang <[email protected]>
1557 M:      Sebastian Hesselbarth <[email protected]>
1558 L:      [email protected] (moderated for non-subscribers)
1559 S:      Maintained
1560 F:      arch/arm/mach-berlin/
1561 F:      arch/arm/boot/dts/berlin*
1562 F:      arch/arm64/boot/dts/marvell/berlin*
1563
1564 ARM/Marvell Dove/MV78xx0/Orion SOC support
1565 M:      Jason Cooper <[email protected]>
1566 M:      Andrew Lunn <[email protected]>
1567 M:      Sebastian Hesselbarth <[email protected]>
1568 M:      Gregory Clement <[email protected]>
1569 L:      [email protected] (moderated for non-subscribers)
1570 S:      Maintained
1571 F:      Documentation/devicetree/bindings/soc/dove/
1572 F:      arch/arm/mach-dove/
1573 F:      arch/arm/mach-mv78xx0/
1574 F:      arch/arm/mach-orion5x/
1575 F:      arch/arm/plat-orion/
1576 F:      arch/arm/boot/dts/dove*
1577 F:      arch/arm/boot/dts/orion5x*
1578
1579 ARM/Marvell Kirkwood and Armada 370, 375, 38x, 39x, XP, 3700, 7K/8K SOC support
1580 M:      Jason Cooper <[email protected]>
1581 M:      Andrew Lunn <[email protected]>
1582 M:      Gregory Clement <[email protected]>
1583 M:      Sebastian Hesselbarth <[email protected]>
1584 L:      [email protected] (moderated for non-subscribers)
1585 S:      Maintained
1586 F:      arch/arm/boot/dts/armada*
1587 F:      arch/arm/boot/dts/kirkwood*
1588 F:      arch/arm/configs/mvebu_*_defconfig
1589 F:      arch/arm/mach-mvebu/
1590 F:      arch/arm64/boot/dts/marvell/armada*
1591 F:      drivers/cpufreq/mvebu-cpufreq.c
1592 F:      drivers/irqchip/irq-armada-370-xp.c
1593 F:      drivers/irqchip/irq-mvebu-*
1594 F:      drivers/pinctrl/mvebu/
1595 F:      drivers/rtc/rtc-armada38x.c
1596
1597 ARM/Mediatek RTC DRIVER
1598 M:      Eddie Huang <[email protected]>
1599 M:      Sean Wang <[email protected]>
1600 L:      [email protected] (moderated for non-subscribers)
1601 L:      [email protected] (moderated for non-subscribers)
1602 S:      Maintained
1603 F:      Documentation/devicetree/bindings/rtc/rtc-mt7622.txt
1604 F:      drivers/rtc/rtc-mt6397.c
1605 F:      drivers/rtc/rtc-mt7622.c
1606
1607 ARM/Mediatek SoC support
1608 M:      Matthias Brugger <[email protected]>
1609 L:      [email protected] (moderated for non-subscribers)
1610 L:      [email protected] (moderated for non-subscribers)
1611 S:      Maintained
1612 F:      arch/arm/boot/dts/mt6*
1613 F:      arch/arm/boot/dts/mt7*
1614 F:      arch/arm/boot/dts/mt8*
1615 F:      arch/arm/mach-mediatek/
1616 F:      arch/arm64/boot/dts/mediatek/
1617 N:      mtk
1618 K:      mediatek
1619
1620 ARM/Mediatek USB3 PHY DRIVER
1621 M:      Chunfeng Yun <[email protected]>
1622 L:      [email protected] (moderated for non-subscribers)
1623 L:      [email protected] (moderated for non-subscribers)
1624 S:      Maintained
1625 F:      drivers/phy/mediatek/phy-mtk-tphy.c
1626
1627 ARM/MICREL KS8695 ARCHITECTURE
1628 M:      Greg Ungerer <[email protected]>
1629 L:      [email protected] (moderated for non-subscribers)
1630 F:      arch/arm/mach-ks8695/
1631 S:      Odd Fixes
1632
1633 ARM/MIOA701 MACHINE SUPPORT
1634 M:      Robert Jarzmik <[email protected]>
1635 L:      [email protected] (moderated for non-subscribers)
1636 F:      arch/arm/mach-pxa/mioa701.c
1637 S:      Maintained
1638
1639 ARM/NEC MOBILEPRO 900/c MACHINE SUPPORT
1640 M:      Michael Petchkovsky <[email protected]>
1641 S:      Maintained
1642
1643 ARM/NOMADIK ARCHITECTURE
1644 M:      Alessandro Rubini <[email protected]>
1645 M:      Linus Walleij <[email protected]>
1646 L:      [email protected] (moderated for non-subscribers)
1647 S:      Maintained
1648 F:      arch/arm/mach-nomadik/
1649 F:      drivers/pinctrl/nomadik/
1650 F:      drivers/i2c/busses/i2c-nomadik.c
1651 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-nomadik.git
1652
1653 ARM/NUVOTON W90X900 ARM ARCHITECTURE
1654 M:      Wan ZongShun <[email protected]>
1655 L:      [email protected] (moderated for non-subscribers)
1656 W:      http://www.mcuos.com
1657 S:      Maintained
1658 F:      arch/arm/mach-w90x900/
1659 F:      drivers/input/keyboard/w90p910_keypad.c
1660 F:      drivers/input/touchscreen/w90p910_ts.c
1661 F:      drivers/watchdog/nuc900_wdt.c
1662 F:      drivers/net/ethernet/nuvoton/w90p910_ether.c
1663 F:      drivers/mtd/nand/nuc900_nand.c
1664 F:      drivers/rtc/rtc-nuc900.c
1665 F:      drivers/spi/spi-nuc900.c
1666 F:      drivers/usb/host/ehci-w90x900.c
1667 F:      drivers/video/fbdev/nuc900fb.c
1668
1669 ARM/OPENMOKO NEO FREERUNNER (GTA02) MACHINE SUPPORT
1670 M:      Nelson Castillo <[email protected]>
1671 L:      [email protected] (subscribers-only)
1672 W:      http://wiki.openmoko.org/wiki/Neo_FreeRunner
1673 S:      Supported
1674
1675 ARM/Orion SoC/Technologic Systems TS-78xx platform support
1676 M:      Alexander Clouter <[email protected]>
1677 L:      [email protected] (moderated for non-subscribers)
1678 W:      http://www.digriz.org.uk/ts78xx/kernel
1679 S:      Maintained
1680 F:      arch/arm/mach-orion5x/ts78xx-*
1681
1682 ARM/OXNAS platform support
1683 M:      Neil Armstrong <[email protected]>
1684 L:      [email protected] (moderated for non-subscribers)
1685 L:      [email protected] (moderated for non-subscribers)
1686 S:      Maintained
1687 F:      arch/arm/mach-oxnas/
1688 F:      arch/arm/boot/dts/ox8*.dtsi
1689 F:      arch/arm/boot/dts/wd-mbwe.dts
1690 F:      arch/arm/boot/dts/cloudengines-pogoplug-series-3.dts
1691 N:      oxnas
1692
1693 ARM/PALM TREO SUPPORT
1694 M:      Tomas Cech <[email protected]>
1695 L:      [email protected]
1696 W:      http://hackndev.com
1697 S:      Maintained
1698 F:      arch/arm/mach-pxa/include/mach/palmtreo.h
1699 F:      arch/arm/mach-pxa/palmtreo.c
1700
1701 ARM/PALMTX,PALMT5,PALMLD,PALMTE2,PALMTC SUPPORT
1702 M:      Marek Vasut <[email protected]>
1703 L:      [email protected]
1704 W:      http://hackndev.com
1705 S:      Maintained
1706 F:      arch/arm/mach-pxa/include/mach/palmtx.h
1707 F:      arch/arm/mach-pxa/palmtx.c
1708 F:      arch/arm/mach-pxa/include/mach/palmt5.h
1709 F:      arch/arm/mach-pxa/palmt5.c
1710 F:      arch/arm/mach-pxa/include/mach/palmld.h
1711 F:      arch/arm/mach-pxa/palmld.c
1712 F:      arch/arm/mach-pxa/include/mach/palmte2.h
1713 F:      arch/arm/mach-pxa/palmte2.c
1714 F:      arch/arm/mach-pxa/include/mach/palmtc.h
1715 F:      arch/arm/mach-pxa/palmtc.c
1716
1717 ARM/PALMZ72 SUPPORT
1718 M:      Sergey Lapin <[email protected]>
1719 L:      [email protected]
1720 W:      http://hackndev.com
1721 S:      Maintained
1722 F:      arch/arm/mach-pxa/include/mach/palmz72.h
1723 F:      arch/arm/mach-pxa/palmz72.c
1724
1725 ARM/PLEB SUPPORT
1726 M:      Peter Chubb <[email protected]>
1727 W:      http://www.disy.cse.unsw.edu.au/Hardware/PLEB
1728 S:      Maintained
1729
1730 ARM/PT DIGITAL BOARD PORT
1731 M:      Stefan Eletzhofer <[email protected]>
1732 L:      [email protected] (moderated for non-subscribers)
1733 W:      http://www.armlinux.org.uk/
1734 S:      Maintained
1735
1736 ARM/QUALCOMM SUPPORT
1737 M:      Andy Gross <[email protected]>
1738 M:      David Brown <[email protected]>
1739 L:      [email protected]
1740 L:      [email protected]
1741 S:      Maintained
1742 F:      Documentation/devicetree/bindings/soc/qcom/
1743 F:      arch/arm/boot/dts/qcom-*.dts
1744 F:      arch/arm/boot/dts/qcom-*.dtsi
1745 F:      arch/arm/mach-qcom/
1746 F:      arch/arm64/boot/dts/qcom/*
1747 F:      drivers/i2c/busses/i2c-qup.c
1748 F:      drivers/clk/qcom/
1749 F:      drivers/dma/qcom/
1750 F:      drivers/soc/qcom/
1751 F:      drivers/spi/spi-qup.c
1752 F:      drivers/tty/serial/msm_serial.h
1753 F:      drivers/tty/serial/msm_serial.c
1754 F:      drivers/*/pm8???-*
1755 F:      drivers/mfd/ssbi.c
1756 F:      drivers/firmware/qcom_scm.c
1757 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/agross/linux.git
1758
1759 ARM/RADISYS ENP2611 MACHINE SUPPORT
1760 M:      Lennert Buytenhek <[email protected]>
1761 L:      [email protected] (moderated for non-subscribers)
1762 S:      Maintained
1763
1764 ARM/REALTEK ARCHITECTURE
1765 M:      Andreas Färber <[email protected]>
1766 L:      [email protected] (moderated for non-subscribers)
1767 S:      Maintained
1768 F:      arch/arm64/boot/dts/realtek/
1769 F:      Documentation/devicetree/bindings/arm/realtek.txt
1770
1771 ARM/RENESAS ARM64 ARCHITECTURE
1772 M:      Simon Horman <[email protected]>
1773 M:      Magnus Damm <[email protected]>
1774 L:      [email protected]
1775 Q:      http://patchwork.kernel.org/project/linux-renesas-soc/list/
1776 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas.git next
1777 S:      Supported
1778 F:      arch/arm64/boot/dts/renesas/
1779 F:      Documentation/devicetree/bindings/arm/shmobile.txt
1780 F:      drivers/soc/renesas/
1781 F:      include/linux/soc/renesas/
1782
1783 ARM/RISCPC ARCHITECTURE
1784 M:      Russell King <[email protected]>
1785 L:      [email protected] (moderated for non-subscribers)
1786 W:      http://www.armlinux.org.uk/
1787 S:      Maintained
1788 F:      arch/arm/include/asm/hardware/entry-macro-iomd.S
1789 F:      arch/arm/include/asm/hardware/ioc.h
1790 F:      arch/arm/include/asm/hardware/iomd.h
1791 F:      arch/arm/include/asm/hardware/memc.h
1792 F:      arch/arm/mach-rpc/
1793 F:      drivers/net/ethernet/8390/etherh.c
1794 F:      drivers/net/ethernet/i825xx/ether1*
1795 F:      drivers/net/ethernet/seeq/ether3*
1796 F:      drivers/scsi/arm/
1797
1798 ARM/Rockchip SoC support
1799 M:      Heiko Stuebner <[email protected]>
1800 L:      [email protected] (moderated for non-subscribers)
1801 L:      [email protected]
1802 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip.git
1803 S:      Maintained
1804 F:      arch/arm/boot/dts/rk3*
1805 F:      arch/arm/boot/dts/rv1108*
1806 F:      arch/arm/mach-rockchip/
1807 F:      drivers/clk/rockchip/
1808 F:      drivers/i2c/busses/i2c-rk3x.c
1809 F:      drivers/*/*rockchip*
1810 F:      drivers/*/*/*rockchip*
1811 F:      sound/soc/rockchip/
1812 N:      rockchip
1813
1814 ARM/SAMSUNG EXYNOS ARM ARCHITECTURES
1815 M:      Kukjin Kim <[email protected]>
1816 M:      Krzysztof Kozlowski <[email protected]>
1817 L:      [email protected] (moderated for non-subscribers)
1818 L:      [email protected] (moderated for non-subscribers)
1819 Q:      https://patchwork.kernel.org/project/linux-samsung-soc/list/
1820 S:      Maintained
1821 F:      arch/arm/boot/dts/s3c*
1822 F:      arch/arm/boot/dts/s5p*
1823 F:      arch/arm/boot/dts/samsung*
1824 F:      arch/arm/boot/dts/exynos*
1825 F:      arch/arm64/boot/dts/exynos/
1826 F:      arch/arm/plat-samsung/
1827 F:      arch/arm/mach-s3c24*/
1828 F:      arch/arm/mach-s3c64xx/
1829 F:      arch/arm/mach-s5p*/
1830 F:      arch/arm/mach-exynos*/
1831 F:      drivers/*/*s3c24*
1832 F:      drivers/*/*/*s3c24*
1833 F:      drivers/*/*s3c64xx*
1834 F:      drivers/*/*s5pv210*
1835 F:      drivers/memory/samsung/*
1836 F:      drivers/soc/samsung/*
1837 F:      Documentation/arm/Samsung/
1838 F:      Documentation/devicetree/bindings/arm/samsung/
1839 F:      Documentation/devicetree/bindings/sram/samsung-sram.txt
1840 F:      Documentation/devicetree/bindings/power/pd-samsung.txt
1841 N:      exynos
1842
1843 ARM/SAMSUNG MOBILE MACHINE SUPPORT
1844 M:      Kyungmin Park <[email protected]>
1845 L:      [email protected] (moderated for non-subscribers)
1846 S:      Maintained
1847 F:      arch/arm/mach-s5pv210/
1848
1849 ARM/SAMSUNG S5P SERIES 2D GRAPHICS ACCELERATION (G2D) SUPPORT
1850 M:      Kyungmin Park <[email protected]>
1851 M:      Kamil Debski <[email protected]>
1852 M:      Andrzej Hajda <[email protected]>
1853 L:      [email protected]
1854 L:      [email protected]
1855 S:      Maintained
1856 F:      drivers/media/platform/s5p-g2d/
1857
1858 ARM/SAMSUNG S5P SERIES HDMI CEC SUBSYSTEM SUPPORT
1859 M:      Marek Szyprowski <[email protected]>
1860 L:      [email protected] (moderated for non-subscribers)
1861 L:      [email protected]
1862 S:      Maintained
1863 F:      drivers/media/platform/s5p-cec/
1864 F:      Documentation/devicetree/bindings/media/s5p-cec.txt
1865
1866 ARM/SAMSUNG S5P SERIES JPEG CODEC SUPPORT
1867 M:      Andrzej Pietrasiewicz <[email protected]>
1868 M:      Jacek Anaszewski <[email protected]>
1869 L:      [email protected]
1870 L:      [email protected]
1871 S:      Maintained
1872 F:      drivers/media/platform/s5p-jpeg/
1873
1874 ARM/SAMSUNG S5P SERIES Multi Format Codec (MFC) SUPPORT
1875 M:      Kyungmin Park <[email protected]>
1876 M:      Kamil Debski <[email protected]>
1877 M:      Jeongtae Park <[email protected]>
1878 M:      Andrzej Hajda <[email protected]>
1879 L:      [email protected]
1880 L:      [email protected]
1881 S:      Maintained
1882 F:      arch/arm/plat-samsung/s5p-dev-mfc.c
1883 F:      drivers/media/platform/s5p-mfc/
1884
1885 ARM/SHMOBILE ARM ARCHITECTURE
1886 M:      Simon Horman <[email protected]>
1887 M:      Magnus Damm <[email protected]>
1888 L:      [email protected]
1889 Q:      http://patchwork.kernel.org/project/linux-renesas-soc/list/
1890 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas.git next
1891 S:      Supported
1892 F:      arch/arm/boot/dts/emev2*
1893 F:      arch/arm/boot/dts/r7s*
1894 F:      arch/arm/boot/dts/r8a*
1895 F:      arch/arm/boot/dts/sh*
1896 F:      arch/arm/configs/shmobile_defconfig
1897 F:      arch/arm/include/debug/renesas-scif.S
1898 F:      arch/arm/mach-shmobile/
1899 F:      Documentation/devicetree/bindings/arm/shmobile.txt
1900 F:      drivers/soc/renesas/
1901 F:      include/linux/soc/renesas/
1902
1903 ARM/SOCFPGA ARCHITECTURE
1904 M:      Dinh Nguyen <[email protected]>
1905 S:      Maintained
1906 F:      arch/arm/mach-socfpga/
1907 F:      arch/arm/boot/dts/socfpga*
1908 F:      arch/arm/configs/socfpga_defconfig
1909 F:      arch/arm64/boot/dts/altera/
1910 W:      http://www.rocketboards.org
1911 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/dinguyen/linux.git
1912
1913 ARM/SOCFPGA CLOCK FRAMEWORK SUPPORT
1914 M:      Dinh Nguyen <[email protected]>
1915 S:      Maintained
1916 F:      drivers/clk/socfpga/
1917
1918 ARM/SOCFPGA EDAC SUPPORT
1919 M:      Thor Thayer <[email protected]>
1920 S:      Maintained
1921 F:      drivers/edac/altera_edac.
1922
1923 ARM/STI ARCHITECTURE
1924 M:      Patrice Chotard <[email protected]>
1925 L:      [email protected] (moderated for non-subscribers)
1926 W:      http://www.stlinux.com
1927 S:      Maintained
1928 F:      arch/arm/mach-sti/
1929 F:      arch/arm/boot/dts/sti*
1930 F:      drivers/char/hw_random/st-rng.c
1931 F:      drivers/clocksource/arm_global_timer.c
1932 F:      drivers/clocksource/clksrc_st_lpc.c
1933 F:      drivers/cpufreq/sti-cpufreq.c
1934 F:      drivers/dma/st_fdma*
1935 F:      drivers/i2c/busses/i2c-st.c
1936 F:      drivers/media/rc/st_rc.c
1937 F:      drivers/media/platform/sti/c8sectpfe/
1938 F:      drivers/mmc/host/sdhci-st.c
1939 F:      drivers/phy/st/phy-miphy28lp.c
1940 F:      drivers/phy/st/phy-stih407-usb.c
1941 F:      drivers/pinctrl/pinctrl-st.c
1942 F:      drivers/remoteproc/st_remoteproc.c
1943 F:      drivers/remoteproc/st_slim_rproc.c
1944 F:      drivers/reset/sti/
1945 F:      drivers/rtc/rtc-st-lpc.c
1946 F:      drivers/tty/serial/st-asc.c
1947 F:      drivers/usb/dwc3/dwc3-st.c
1948 F:      drivers/usb/host/ehci-st.c
1949 F:      drivers/usb/host/ohci-st.c
1950 F:      drivers/watchdog/st_lpc_wdt.c
1951 F:      drivers/ata/ahci_st.c
1952 F:      include/linux/remoteproc/st_slim_rproc.h
1953
1954 ARM/STM32 ARCHITECTURE
1955 M:      Maxime Coquelin <[email protected]>
1956 M:      Alexandre Torgue <[email protected]>
1957 L:      [email protected] (moderated for non-subscribers)
1958 S:      Maintained
1959 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/mcoquelin/stm32.git
1960 N:      stm32
1961 F:      drivers/clocksource/armv7m_systick.c
1962
1963 ARM/TANGO ARCHITECTURE
1964 M:      Marc Gonzalez <[email protected]>
1965 L:      [email protected]
1966 S:      Maintained
1967 N:      tango
1968
1969 ARM/TECHNOLOGIC SYSTEMS TS7250 MACHINE SUPPORT
1970 M:      Lennert Buytenhek <[email protected]>
1971 L:      [email protected] (moderated for non-subscribers)
1972 S:      Maintained
1973
1974 ARM/TEGRA HDMI CEC SUBSYSTEM SUPPORT
1975 M:      Hans Verkuil <[email protected]>
1976 L:      [email protected]
1977 L:      [email protected]
1978 S:      Maintained
1979 F:      drivers/media/platform/tegra-cec/
1980 F:      Documentation/devicetree/bindings/media/tegra-cec.txt
1981
1982 ARM/TETON BGA MACHINE SUPPORT
1983 M:      "Mark F. Brown" <[email protected]>
1984 L:      [email protected] (moderated for non-subscribers)
1985 S:      Maintained
1986
1987 ARM/TEXAS INSTRUMENT AEMIF/EMIF DRIVERS
1988 M:      Santosh Shilimkar <[email protected]>
1989 L:      [email protected]
1990 S:      Maintained
1991 F:      drivers/memory/*emif*
1992
1993 ARM/TEXAS INSTRUMENT KEYSTONE ARCHITECTURE
1994 M:      Santosh Shilimkar <[email protected]>
1995 L:      [email protected] (moderated for non-subscribers)
1996 S:      Maintained
1997 F:      arch/arm/mach-keystone/
1998 F:      arch/arm/boot/dts/keystone-*
1999 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/ssantosh/linux-keystone.git
2000
2001 ARM/TEXAS INSTRUMENT KEYSTONE CLOCK FRAMEWORK
2002 M:      Santosh Shilimkar <[email protected]>
2003 L:      [email protected]
2004 S:      Maintained
2005 F:      drivers/clk/keystone/
2006
2007 ARM/TEXAS INSTRUMENT KEYSTONE ClOCKSOURCE
2008 M:      Santosh Shilimkar <[email protected]>
2009 L:      [email protected] (moderated for non-subscribers)
2010 L:      [email protected]
2011 S:      Maintained
2012 F:      drivers/clocksource/timer-keystone.c
2013
2014 ARM/TEXAS INSTRUMENT KEYSTONE RESET DRIVER
2015 M:      Santosh Shilimkar <[email protected]>
2016 L:      [email protected]
2017 S:      Maintained
2018 F:      drivers/power/reset/keystone-reset.c
2019
2020 ARM/THECUS N2100 MACHINE SUPPORT
2021 M:      Lennert Buytenhek <[email protected]>
2022 L:      [email protected] (moderated for non-subscribers)
2023 S:      Maintained
2024
2025 ARM/TOSA MACHINE SUPPORT
2026 M:      Dmitry Eremin-Solenikov <[email protected]>
2027 M:      Dirk Opfer <[email protected]>
2028 S:      Maintained
2029
2030 ARM/U300 MACHINE SUPPORT
2031 M:      Linus Walleij <[email protected]>
2032 L:      [email protected] (moderated for non-subscribers)
2033 S:      Supported
2034 F:      arch/arm/mach-u300/
2035 F:      drivers/clocksource/timer-u300.c
2036 F:      drivers/i2c/busses/i2c-stu300.c
2037 F:      drivers/rtc/rtc-coh901331.c
2038 F:      drivers/watchdog/coh901327_wdt.c
2039 F:      drivers/dma/coh901318*
2040 F:      drivers/mfd/ab3100*
2041 F:      drivers/rtc/rtc-ab3100.c
2042 F:      drivers/rtc/rtc-coh901331.c
2043 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-stericsson.git
2044
2045 ARM/UNIPHIER ARCHITECTURE
2046 M:      Masahiro Yamada <[email protected]>
2047 L:      [email protected] (moderated for non-subscribers)
2048 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-uniphier.git
2049 S:      Maintained
2050 F:      Documentation/devicetree/bindings/gpio/gpio-uniphier.txt
2051 F:      arch/arm/boot/dts/uniphier*
2052 F:      arch/arm/include/asm/hardware/cache-uniphier.h
2053 F:      arch/arm/mach-uniphier/
2054 F:      arch/arm/mm/cache-uniphier.c
2055 F:      arch/arm64/boot/dts/socionext/
2056 F:      drivers/bus/uniphier-system-bus.c
2057 F:      drivers/clk/uniphier/
2058 F:      drivers/gpio/gpio-uniphier.c
2059 F:      drivers/i2c/busses/i2c-uniphier*
2060 F:      drivers/irqchip/irq-uniphier-aidet.c
2061 F:      drivers/pinctrl/uniphier/
2062 F:      drivers/reset/reset-uniphier.c
2063 F:      drivers/tty/serial/8250/8250_uniphier.c
2064 N:      uniphier
2065
2066 ARM/Ux500 ARM ARCHITECTURE
2067 M:      Linus Walleij <[email protected]>
2068 L:      [email protected] (moderated for non-subscribers)
2069 S:      Maintained
2070 F:      arch/arm/mach-ux500/
2071 F:      drivers/clocksource/clksrc-dbx500-prcmu.c
2072 F:      drivers/dma/ste_dma40*
2073 F:      drivers/hwspinlock/u8500_hsem.c
2074 F:      drivers/mfd/abx500*
2075 F:      drivers/mfd/ab8500*
2076 F:      drivers/mfd/dbx500*
2077 F:      drivers/mfd/db8500*
2078 F:      drivers/pinctrl/nomadik/pinctrl-ab*
2079 F:      drivers/pinctrl/nomadik/pinctrl-nomadik*
2080 F:      drivers/rtc/rtc-ab8500.c
2081 F:      drivers/rtc/rtc-pl031.c
2082 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-stericsson.git
2083
2084 ARM/Ux500 CLOCK FRAMEWORK SUPPORT
2085 M:      Ulf Hansson <[email protected]>
2086 L:      [email protected] (moderated for non-subscribers)
2087 T:      git git://git.linaro.org/people/ulfh/clk.git
2088 S:      Maintained
2089 F:      drivers/clk/ux500/
2090
2091 ARM/VERSATILE EXPRESS PLATFORM
2092 M:      Liviu Dudau <[email protected]>
2093 M:      Sudeep Holla <[email protected]>
2094 M:      Lorenzo Pieralisi <[email protected]>
2095 L:      [email protected] (moderated for non-subscribers)
2096 S:      Maintained
2097 F:      arch/arm/boot/dts/vexpress*
2098 F:      arch/arm64/boot/dts/arm/
2099 F:      arch/arm/mach-vexpress/
2100 F:      */*/vexpress*
2101 F:      */*/*/vexpress*
2102 F:      drivers/clk/versatile/clk-vexpress-osc.c
2103 F:      drivers/clocksource/versatile.c
2104 N:      mps2
2105
2106 ARM/VFP SUPPORT
2107 M:      Russell King <[email protected]>
2108 L:      [email protected] (moderated for non-subscribers)
2109 W:      http://www.armlinux.org.uk/
2110 S:      Maintained
2111 F:      arch/arm/vfp/
2112
2113 ARM/VOIPAC PXA270 SUPPORT
2114 M:      Marek Vasut <[email protected]>
2115 L:      [email protected] (moderated for non-subscribers)
2116 S:      Maintained
2117 F:      arch/arm/mach-pxa/vpac270.c
2118 F:      arch/arm/mach-pxa/include/mach/vpac270.h
2119
2120 ARM/VT8500 ARM ARCHITECTURE
2121 M:      Tony Prisk <[email protected]>
2122 L:      [email protected] (moderated for non-subscribers)
2123 S:      Maintained
2124 F:      arch/arm/mach-vt8500/
2125 F:      drivers/clocksource/vt8500_timer.c
2126 F:      drivers/i2c/busses/i2c-wmt.c
2127 F:      drivers/mmc/host/wmt-sdmmc.c
2128 F:      drivers/pwm/pwm-vt8500.c
2129 F:      drivers/rtc/rtc-vt8500.c
2130 F:      drivers/tty/serial/vt8500_serial.c
2131 F:      drivers/usb/host/ehci-platform.c
2132 F:      drivers/usb/host/uhci-platform.c
2133 F:      drivers/video/fbdev/vt8500lcdfb.*
2134 F:      drivers/video/fbdev/wm8505fb*
2135 F:      drivers/video/fbdev/wmt_ge_rops.*
2136
2137 ARM/ZIPIT Z2 SUPPORT
2138 M:      Marek Vasut <[email protected]>
2139 L:      [email protected] (moderated for non-subscribers)
2140 S:      Maintained
2141 F:      arch/arm/mach-pxa/z2.c
2142 F:      arch/arm/mach-pxa/include/mach/z2.h
2143
2144 ARM/ZTE ARCHITECTURE
2145 M:      Jun Nie <[email protected]>
2146 M:      Baoyou Xie <[email protected]>
2147 M:      Shawn Guo <[email protected]>
2148 L:      [email protected] (moderated for non-subscribers)
2149 S:      Maintained
2150 F:      arch/arm/boot/dts/zx2967*
2151 F:      arch/arm/mach-zx/
2152 F:      arch/arm64/boot/dts/zte/
2153 F:      drivers/clk/zte/
2154 F:      drivers/dma/zx_dma.c
2155 F:      drivers/gpio/gpio-zx.c
2156 F:      drivers/i2c/busses/i2c-zx2967.c
2157 F:      drivers/mmc/host/dw_mmc-zx.*
2158 F:      drivers/pinctrl/zte/
2159 F:      drivers/soc/zte/
2160 F:      drivers/thermal/zx2967_thermal.c
2161 F:      drivers/watchdog/zx2967_wdt.c
2162 F:      Documentation/devicetree/bindings/arm/zte.txt
2163 F:      Documentation/devicetree/bindings/clock/zx2967*.txt
2164 F:      Documentation/devicetree/bindings/dma/zxdma.txt
2165 F:      Documentation/devicetree/bindings/gpio/zx296702-gpio.txt
2166 F:      Documentation/devicetree/bindings/i2c/i2c-zx2967.txt
2167 F:      Documentation/devicetree/bindings/mmc/zx-dw-mshc.txt
2168 F:      Documentation/devicetree/bindings/pinctrl/pinctrl-zx.txt
2169 F:      Documentation/devicetree/bindings/reset/zte,zx2967-reset.txt
2170 F:      Documentation/devicetree/bindings/soc/zte/
2171 F:      Documentation/devicetree/bindings/sound/zte,*.txt
2172 F:      Documentation/devicetree/bindings/thermal/zx2967-thermal.txt
2173 F:      Documentation/devicetree/bindings/watchdog/zte,zx2967-wdt.txt
2174 F:      include/dt-bindings/clock/zx2967*.h
2175 F:      include/dt-bindings/soc/zte,*.h
2176 F:      sound/soc/codecs/zx_aud96p22.c
2177 F:      sound/soc/zte/
2178
2179 ARM/ZYNQ ARCHITECTURE
2180 M:      Michal Simek <[email protected]>
2181 L:      [email protected] (moderated for non-subscribers)
2182 W:      http://wiki.xilinx.com
2183 T:      git https://github.com/Xilinx/linux-xlnx.git
2184 S:      Supported
2185 F:      arch/arm/mach-zynq/
2186 F:      drivers/cpuidle/cpuidle-zynq.c
2187 F:      drivers/block/xsysace.c
2188 N:      zynq
2189 N:      xilinx
2190 F:      drivers/clocksource/cadence_ttc_timer.c
2191 F:      drivers/i2c/busses/i2c-cadence.c
2192 F:      drivers/mmc/host/sdhci-of-arasan.c
2193 F:      drivers/edac/synopsys_edac.c
2194
2195 ARM64 PORT (AARCH64 ARCHITECTURE)
2196 M:      Catalin Marinas <[email protected]>
2197 M:      Will Deacon <[email protected]>
2198 L:      [email protected] (moderated for non-subscribers)
2199 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux.git
2200 S:      Maintained
2201 F:      arch/arm64/
2202 F:      Documentation/arm64/
2203
2204 AS3645A LED FLASH CONTROLLER DRIVER
2205 M:      Sakari Ailus <[email protected]>
2206 L:      [email protected]
2207 S:      Maintained
2208 F:      drivers/leds/leds-as3645a.c
2209
2210 AS3645A LED FLASH CONTROLLER DRIVER
2211 M:      Laurent Pinchart <[email protected]>
2212 L:      [email protected]
2213 T:      git git://linuxtv.org/media_tree.git
2214 S:      Maintained
2215 F:      drivers/media/i2c/as3645a.c
2216 F:      include/media/i2c/as3645a.h
2217
2218 ASAHI KASEI AK8974 DRIVER
2219 M:      Linus Walleij <[email protected]>
2220 L:      [email protected]
2221 W:      http://www.akm.com/
2222 S:      Supported
2223 F:      drivers/iio/magnetometer/ak8974.c
2224
2225 ASC7621 HARDWARE MONITOR DRIVER
2226 M:      George Joseph <[email protected]>
2227 L:      [email protected]
2228 S:      Maintained
2229 F:      Documentation/hwmon/asc7621
2230 F:      drivers/hwmon/asc7621.c
2231
2232 ASUS NOTEBOOKS AND EEEPC ACPI/WMI EXTRAS DRIVERS
2233 M:      Corentin Chary <[email protected]>
2234 L:      [email protected]
2235 L:      [email protected]
2236 W:      http://acpi4asus.sf.net
2237 S:      Maintained
2238 F:      drivers/platform/x86/asus*.c
2239 F:      drivers/platform/x86/eeepc*.c
2240
2241 ASUS WIRELESS RADIO CONTROL DRIVER
2242 M:      João Paulo Rechi Vita <[email protected]>
2243 L:      [email protected]
2244 S:      Maintained
2245 F:      drivers/platform/x86/asus-wireless.c
2246
2247 ASYMMETRIC KEYS
2248 M:      David Howells <[email protected]>
2249 L:      [email protected]
2250 S:      Maintained
2251 F:      Documentation/crypto/asymmetric-keys.txt
2252 F:      include/linux/verification.h
2253 F:      include/crypto/public_key.h
2254 F:      include/crypto/pkcs7.h
2255 F:      crypto/asymmetric_keys/
2256
2257 ASYNCHRONOUS TRANSFERS/TRANSFORMS (IOAT) API
2258 R:      Dan Williams <[email protected]>
2259 W:      http://sourceforge.net/projects/xscaleiop
2260 S:      Odd fixes
2261 F:      Documentation/crypto/async-tx-api.txt
2262 F:      crypto/async_tx/
2263 F:      drivers/dma/
2264 F:      include/linux/dmaengine.h
2265 F:      include/linux/async_tx.h
2266
2267 AT24 EEPROM DRIVER
2268 M:      Bartosz Golaszewski <[email protected]>
2269 L:      [email protected]
2270 S:      Maintained
2271 F:      drivers/misc/eeprom/at24.c
2272 F:      include/linux/platform_data/at24.h
2273
2274 ATA OVER ETHERNET (AOE) DRIVER
2275 M:      "Ed L. Cashin" <[email protected]>
2276 W:      http://www.openaoe.org/
2277 S:      Supported
2278 F:      Documentation/aoe/
2279 F:      drivers/block/aoe/
2280
2281 ATHEROS 71XX/9XXX GPIO DRIVER
2282 M:      Alban Bedel <[email protected]>
2283 W:      https://github.com/AlbanBedel/linux
2284 T:      git git://github.com/AlbanBedel/linux
2285 S:      Maintained
2286 F:      drivers/gpio/gpio-ath79.c
2287 F:      Documentation/devicetree/bindings/gpio/gpio-ath79.txt
2288
2289 ATHEROS ATH GENERIC UTILITIES
2290 M:      "Luis R. Rodriguez" <[email protected]>
2291 L:      [email protected]
2292 S:      Supported
2293 F:      drivers/net/wireless/ath/*
2294
2295 ATHEROS ATH5K WIRELESS DRIVER
2296 M:      Jiri Slaby <[email protected]>
2297 M:      Nick Kossifidis <[email protected]>
2298 M:      "Luis R. Rodriguez" <[email protected]>
2299 L:      [email protected]
2300 W:      http://wireless.kernel.org/en/users/Drivers/ath5k
2301 S:      Maintained
2302 F:      drivers/net/wireless/ath/ath5k/
2303
2304 ATHEROS ATH6KL WIRELESS DRIVER
2305 M:      Kalle Valo <[email protected]>
2306 L:      [email protected]
2307 W:      http://wireless.kernel.org/en/users/Drivers/ath6kl
2308 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git
2309 S:      Supported
2310 F:      drivers/net/wireless/ath/ath6kl/
2311
2312 ATI_REMOTE2 DRIVER
2313 M:      Ville Syrjala <[email protected]>
2314 S:      Maintained
2315 F:      drivers/input/misc/ati_remote2.c
2316
2317 ATK0110 HWMON DRIVER
2318 M:      Luca Tettamanti <[email protected]>
2319 L:      [email protected]
2320 S:      Maintained
2321 F:      drivers/hwmon/asus_atk0110.c
2322
2323 ATLX ETHERNET DRIVERS
2324 M:      Jay Cliburn <[email protected]>
2325 M:      Chris Snook <[email protected]>
2326 L:      [email protected]
2327 W:      http://sourceforge.net/projects/atl1
2328 W:      http://atl1.sourceforge.net
2329 S:      Maintained
2330 F:      drivers/net/ethernet/atheros/
2331
2332 ATM
2333 M:      Chas Williams <[email protected]>
2334 L:      [email protected] (moderated for non-subscribers)
2335 L:      [email protected]
2336 W:      http://linux-atm.sourceforge.net
2337 S:      Maintained
2338 F:      drivers/atm/
2339 F:      include/linux/atm*
2340 F:      include/uapi/linux/atm*
2341
2342 ATMEL AT91 / AT32 MCI DRIVER
2343 M:      Ludovic Desroches <[email protected]>
2344 S:      Maintained
2345 F:      drivers/mmc/host/atmel-mci.c
2346
2347 ATMEL AT91 SAMA5D2-Compatible Shutdown Controller
2348 M:      Nicolas Ferre <[email protected]>
2349 S:      Supported
2350 F:      drivers/power/reset/at91-sama5d2_shdwc.c
2351
2352 ATMEL Audio ALSA driver
2353 M:      Nicolas Ferre <[email protected]>
2354 L:      [email protected] (moderated for non-subscribers)
2355 S:      Supported
2356 F:      sound/soc/atmel
2357
2358 ATMEL I2C DRIVER
2359 M:      Ludovic Desroches <[email protected]>
2360 L:      [email protected]
2361 S:      Supported
2362 F:      drivers/i2c/busses/i2c-at91.c
2363
2364 ATMEL ISI DRIVER
2365 M:      Ludovic Desroches <[email protected]>
2366 L:      [email protected]
2367 S:      Supported
2368 F:      drivers/media/platform/atmel/atmel-isi.c
2369 F:      include/media/atmel-isi.h
2370
2371 ATMEL LCDFB DRIVER
2372 M:      Nicolas Ferre <[email protected]>
2373 L:      [email protected]
2374 S:      Maintained
2375 F:      drivers/video/fbdev/atmel_lcdfb.c
2376 F:      include/video/atmel_lcdc.h
2377
2378 ATMEL MACB ETHERNET DRIVER
2379 M:      Nicolas Ferre <[email protected]>
2380 S:      Supported
2381 F:      drivers/net/ethernet/cadence/
2382
2383 ATMEL MAXTOUCH DRIVER
2384 M:      Nick Dyer <[email protected]>
2385 T:      git git://github.com/ndyer/linux.git
2386 S:      Maintained
2387 F:      Documentation/devicetree/bindings/input/atmel,maxtouch.txt
2388 F:      drivers/input/touchscreen/atmel_mxt_ts.c
2389 F:      include/linux/platform_data/atmel_mxt_ts.h
2390
2391 ATMEL NAND DRIVER
2392 M:      Wenyou Yang <[email protected]>
2393 M:      Josh Wu <[email protected]>
2394 L:      [email protected]
2395 S:      Supported
2396 F:      drivers/mtd/nand/atmel/*
2397
2398 ATMEL SAMA5D2 ADC DRIVER
2399 M:      Ludovic Desroches <[email protected]>
2400 L:      [email protected]
2401 S:      Supported
2402 F:      drivers/iio/adc/at91-sama5d2_adc.c
2403
2404 ATMEL SDMMC DRIVER
2405 M:      Ludovic Desroches <[email protected]>
2406 L:      [email protected]
2407 S:      Supported
2408 F:      drivers/mmc/host/sdhci-of-at91.c
2409
2410 ATMEL SPI DRIVER
2411 M:      Nicolas Ferre <[email protected]>
2412 S:      Supported
2413 F:      drivers/spi/spi-atmel.*
2414
2415 ATMEL SSC DRIVER
2416 M:      Nicolas Ferre <[email protected]>
2417 L:      [email protected] (moderated for non-subscribers)
2418 S:      Supported
2419 F:      drivers/misc/atmel-ssc.c
2420 F:      include/linux/atmel-ssc.h
2421
2422 ATMEL Timer Counter (TC) AND CLOCKSOURCE DRIVERS
2423 M:      Nicolas Ferre <[email protected]>
2424 L:      [email protected] (moderated for non-subscribers)
2425 S:      Supported
2426 F:      drivers/misc/atmel_tclib.c
2427 F:      drivers/clocksource/tcb_clksrc.c
2428
2429 ATMEL USBA UDC DRIVER
2430 M:      Nicolas Ferre <[email protected]>
2431 L:      [email protected] (moderated for non-subscribers)
2432 S:      Supported
2433 F:      drivers/usb/gadget/udc/atmel_usba_udc.*
2434
2435 ATMEL WIRELESS DRIVER
2436 M:      Simon Kelley <[email protected]>
2437 L:      [email protected]
2438 W:      http://www.thekelleys.org.uk/atmel
2439 W:      http://atmelwlandriver.sourceforge.net/
2440 S:      Maintained
2441 F:      drivers/net/wireless/atmel/atmel*
2442
2443 ATMEL XDMA DRIVER
2444 M:      Ludovic Desroches <[email protected]>
2445 L:      [email protected]
2446 L:      [email protected]
2447 S:      Supported
2448 F:      drivers/dma/at_xdmac.c
2449
2450 ATOMIC INFRASTRUCTURE
2451 M:      Will Deacon <[email protected]>
2452 M:      Peter Zijlstra <[email protected]>
2453 R:      Boqun Feng <[email protected]>
2454 L:      [email protected]
2455 S:      Maintained
2456 F:      arch/*/include/asm/atomic*.h
2457 F:      include/*/atomic*.h
2458
2459 ATTO EXPRESSSAS SAS/SATA RAID SCSI DRIVER
2460 M:      Bradley Grove <[email protected]>
2461 L:      [email protected]
2462 W:      http://www.attotech.com
2463 S:      Supported
2464 F:      drivers/scsi/esas2r
2465
2466 ATUSB IEEE 802.15.4 RADIO DRIVER
2467 M:      Stefan Schmidt <[email protected]>
2468 L:      [email protected]
2469 S:      Maintained
2470 F:      drivers/net/ieee802154/atusb.c
2471 F:      drivers/net/ieee802154/atusb.h
2472 F:      drivers/net/ieee802154/at86rf230.h
2473
2474 AUDIT SUBSYSTEM
2475 M:      Paul Moore <[email protected]>
2476 M:      Eric Paris <[email protected]>
2477 L:      [email protected] (moderated for non-subscribers)
2478 W:      https://github.com/linux-audit
2479 W:      https://people.redhat.com/sgrubb/audit
2480 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/audit.git
2481 S:      Supported
2482 F:      include/linux/audit.h
2483 F:      include/uapi/linux/audit.h
2484 F:      kernel/audit*
2485
2486 AUXILIARY DISPLAY DRIVERS
2487 M:      Miguel Ojeda Sandonis <[email protected]>
2488 W:      http://miguelojeda.es/auxdisplay.htm
2489 W:      http://jair.lab.fi.uva.es/~migojed/auxdisplay.htm
2490 S:      Maintained
2491 F:      drivers/auxdisplay/
2492 F:      include/linux/cfag12864b.h
2493
2494 AX.25 NETWORK LAYER
2495 M:      Ralf Baechle <[email protected]>
2496 L:      [email protected]
2497 W:      http://www.linux-ax25.org/
2498 S:      Maintained
2499 F:      include/uapi/linux/ax25.h
2500 F:      include/net/ax25.h
2501 F:      net/ax25/
2502
2503 AXENTIA ARM DEVICES
2504 M:      Peter Rosin <[email protected]>
2505 L:      [email protected] (moderated for non-subscribers)
2506 S:      Maintained
2507 F:      Documentation/devicetree/bindings/arm/axentia.txt
2508 F:      arch/arm/boot/dts/at91-linea.dtsi
2509 F:      arch/arm/boot/dts/at91-tse850-3.dts
2510
2511 AXENTIA ASOC DRIVERS
2512 M:      Peter Rosin <[email protected]>
2513 L:      [email protected] (moderated for non-subscribers)
2514 S:      Maintained
2515 F:      Documentation/devicetree/bindings/sound/axentia,*
2516 F:      sound/soc/atmel/tse850-pcm5142.c
2517
2518 AZ6007 DVB DRIVER
2519 M:      Mauro Carvalho Chehab <[email protected]>
2520 M:      Mauro Carvalho Chehab <[email protected]>
2521 L:      [email protected]
2522 W:      https://linuxtv.org
2523 T:      git git://linuxtv.org/media_tree.git
2524 S:      Maintained
2525 F:      drivers/media/usb/dvb-usb-v2/az6007.c
2526
2527 AZTECH FM RADIO RECEIVER DRIVER
2528 M:      Hans Verkuil <[email protected]>
2529 L:      [email protected]
2530 T:      git git://linuxtv.org/media_tree.git
2531 W:      https://linuxtv.org
2532 S:      Maintained
2533 F:      drivers/media/radio/radio-aztech*
2534
2535 B43 WIRELESS DRIVER
2536 L:      [email protected]
2537 L:      [email protected]
2538 W:      http://wireless.kernel.org/en/users/Drivers/b43
2539 S:      Odd Fixes
2540 F:      drivers/net/wireless/broadcom/b43/
2541
2542 B43LEGACY WIRELESS DRIVER
2543 M:      Larry Finger <[email protected]>
2544 L:      [email protected]
2545 L:      [email protected]
2546 W:      http://wireless.kernel.org/en/users/Drivers/b43
2547 S:      Maintained
2548 F:      drivers/net/wireless/broadcom/b43legacy/
2549
2550 BACKLIGHT CLASS/SUBSYSTEM
2551 M:      Lee Jones <[email protected]>
2552 M:      Daniel Thompson <[email protected]>
2553 M:      Jingoo Han <[email protected]>
2554 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/lee/backlight.git
2555 S:      Maintained
2556 F:      drivers/video/backlight/
2557 F:      include/linux/backlight.h
2558 F:      include/linux/pwm_backlight.h
2559 F:      Documentation/devicetree/bindings/leds/backlight
2560
2561 BATMAN ADVANCED
2562 M:      Marek Lindner <[email protected]>
2563 M:      Simon Wunderlich <[email protected]>
2564 M:      Antonio Quartulli <[email protected]>
2565 L:      [email protected] (moderated for non-subscribers)
2566 W:      https://www.open-mesh.org/
2567 Q:      https://patchwork.open-mesh.org/project/batman/list/
2568 S:      Maintained
2569 F:      Documentation/ABI/testing/sysfs-class-net-batman-adv
2570 F:      Documentation/ABI/testing/sysfs-class-net-mesh
2571 F:      Documentation/networking/batman-adv.rst
2572 F:      include/uapi/linux/batman_adv.h
2573 F:      net/batman-adv/
2574
2575 BAYCOM/HDLCDRV DRIVERS FOR AX.25
2576 M:      Thomas Sailer <[email protected]>
2577 L:      [email protected]
2578 W:      http://www.baycom.org/~tom/ham/ham.html
2579 S:      Maintained
2580 F:      drivers/net/hamradio/baycom*
2581
2582 BCACHE (BLOCK LAYER CACHE)
2583 M:      Michael Lyle <[email protected]>
2584 M:      Kent Overstreet <[email protected]>
2585 L:      [email protected]
2586 W:      http://bcache.evilpiepirate.org
2587 C:      irc://irc.oftc.net/bcache
2588 S:      Maintained
2589 F:      drivers/md/bcache/
2590
2591 BDISP ST MEDIA DRIVER
2592 M:      Fabien Dessenne <[email protected]>
2593 L:      [email protected]
2594 T:      git git://linuxtv.org/media_tree.git
2595 W:      https://linuxtv.org
2596 S:      Supported
2597 F:      drivers/media/platform/sti/bdisp
2598
2599 BECKHOFF CX5020 ETHERCAT MASTER DRIVER
2600 M:      Dariusz Marcinkiewicz <[email protected]>
2601 L:      [email protected]
2602 S:      Maintained
2603 F:      drivers/net/ethernet/ec_bhf.c
2604
2605 BEFS FILE SYSTEM
2606 M:      Luis de Bethencourt <[email protected]>
2607 M:      Salah Triki <[email protected]>
2608 S:      Maintained
2609 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/luisbg/linux-befs.git
2610 F:      Documentation/filesystems/befs.txt
2611 F:      fs/befs/
2612
2613 BFQ I/O SCHEDULER
2614 M:      Paolo Valente <[email protected]>
2615 M:      Jens Axboe <[email protected]>
2616 L:      [email protected]
2617 S:      Maintained
2618 F:      block/bfq-*
2619 F:      Documentation/block/bfq-iosched.txt
2620
2621 BFS FILE SYSTEM
2622 M:      "Tigran A. Aivazian" <[email protected]>
2623 S:      Maintained
2624 F:      Documentation/filesystems/bfs.txt
2625 F:      fs/bfs/
2626 F:      include/uapi/linux/bfs_fs.h
2627
2628 BLACKFIN ARCHITECTURE
2629 M:      Steven Miao <[email protected]>
2630 L:      [email protected] (moderated for non-subscribers)
2631 T:      git git://git.code.sf.net/p/adi-linux/code
2632 W:      http://blackfin.uclinux.org
2633 S:      Supported
2634 F:      arch/blackfin/
2635
2636 BLACKFIN EMAC DRIVER
2637 L:      [email protected] (moderated for non-subscribers)
2638 W:      http://blackfin.uclinux.org
2639 S:      Supported
2640 F:      drivers/net/ethernet/adi/
2641
2642 BLACKFIN MEDIA DRIVER
2643 M:      Scott Jiang <[email protected]>
2644 L:      [email protected] (moderated for non-subscribers)
2645 W:      http://blackfin.uclinux.org/
2646 S:      Supported
2647 F:      drivers/media/platform/blackfin/
2648 F:      drivers/media/i2c/adv7183*
2649 F:      drivers/media/i2c/vs6624*
2650
2651 BLACKFIN RTC DRIVER
2652 L:      [email protected] (moderated for non-subscribers)
2653 W:      http://blackfin.uclinux.org
2654 S:      Supported
2655 F:      drivers/rtc/rtc-bfin.c
2656
2657 BLACKFIN SDH DRIVER
2658 L:      [email protected] (moderated for non-subscribers)
2659 W:      http://blackfin.uclinux.org
2660 S:      Supported
2661 F:      drivers/mmc/host/bfin_sdh.c
2662
2663 BLACKFIN SERIAL DRIVER
2664 L:      [email protected] (moderated for non-subscribers)
2665 W:      http://blackfin.uclinux.org
2666 S:      Supported
2667 F:      drivers/tty/serial/bfin_uart.c
2668
2669 BLACKFIN WATCHDOG DRIVER
2670 L:      [email protected] (moderated for non-subscribers)
2671 W:      http://blackfin.uclinux.org
2672 S:      Supported
2673 F:      drivers/watchdog/bfin_wdt.c
2674
2675 BLINKM RGB LED DRIVER
2676 M:      Jan-Simon Moeller <[email protected]>
2677 S:      Maintained
2678 F:      drivers/leds/leds-blinkm.c
2679
2680 BLOCK LAYER
2681 M:      Jens Axboe <[email protected]>
2682 L:      [email protected]
2683 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/axboe/linux-block.git
2684 S:      Maintained
2685 F:      block/
2686 F:      kernel/trace/blktrace.c
2687 F:      lib/sbitmap.c
2688
2689 BLOCK2MTD DRIVER
2690 M:      Joern Engel <[email protected]>
2691 L:      [email protected]
2692 S:      Maintained
2693 F:      drivers/mtd/devices/block2mtd.c
2694
2695 BLUETOOTH DRIVERS
2696 M:      Marcel Holtmann <[email protected]>
2697 M:      Gustavo Padovan <[email protected]>
2698 M:      Johan Hedberg <[email protected]>
2699 L:      [email protected]
2700 W:      http://www.bluez.org/
2701 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth.git
2702 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next.git
2703 S:      Maintained
2704 F:      drivers/bluetooth/
2705
2706 BLUETOOTH SUBSYSTEM
2707 M:      Marcel Holtmann <[email protected]>
2708 M:      Gustavo Padovan <[email protected]>
2709 M:      Johan Hedberg <[email protected]>
2710 L:      [email protected]
2711 W:      http://www.bluez.org/
2712 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth.git
2713 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next.git
2714 S:      Maintained
2715 F:      net/bluetooth/
2716 F:      include/net/bluetooth/
2717
2718 BONDING DRIVER
2719 M:      Jay Vosburgh <[email protected]>
2720 M:      Veaceslav Falico <[email protected]>
2721 M:      Andy Gospodarek <[email protected]>
2722 L:      [email protected]
2723 W:      http://sourceforge.net/projects/bonding/
2724 S:      Supported
2725 F:      drivers/net/bonding/
2726 F:      include/uapi/linux/if_bonding.h
2727
2728 BPF (Safe dynamic programs and tools)
2729 M:      Alexei Starovoitov <[email protected]>
2730 M:      Daniel Borkmann <[email protected]>
2731 L:      [email protected]
2732 L:      [email protected]
2733 S:      Supported
2734 F:      arch/x86/net/bpf_jit*
2735 F:      Documentation/networking/filter.txt
2736 F:      Documentation/bpf/
2737 F:      include/linux/bpf*
2738 F:      include/linux/filter.h
2739 F:      include/uapi/linux/bpf*
2740 F:      include/uapi/linux/filter.h
2741 F:      kernel/bpf/
2742 F:      kernel/trace/bpf_trace.c
2743 F:      lib/test_bpf.c
2744 F:      net/bpf/
2745 F:      net/core/filter.c
2746 F:      net/sched/act_bpf.c
2747 F:      net/sched/cls_bpf.c
2748 F:      samples/bpf/
2749 F:      tools/bpf/
2750 F:      tools/testing/selftests/bpf/
2751
2752 BROADCOM B44 10/100 ETHERNET DRIVER
2753 M:      Michael Chan <[email protected]>
2754 L:      [email protected]
2755 S:      Supported
2756 F:      drivers/net/ethernet/broadcom/b44.*
2757
2758 BROADCOM B53 ETHERNET SWITCH DRIVER
2759 M:      Florian Fainelli <[email protected]>
2760 L:      [email protected]
2761 L:      [email protected] (subscribers-only)
2762 S:      Supported
2763 F:      drivers/net/dsa/b53/*
2764 F:      include/linux/platform_data/b53.h
2765
2766 BROADCOM BCM281XX/BCM11XXX/BCM216XX ARM ARCHITECTURE
2767 M:      Florian Fainelli <[email protected]>
2768 M:      Ray Jui <[email protected]>
2769 M:      Scott Branden <[email protected]>
2770 M:      [email protected]
2771 T:      git git://github.com/broadcom/mach-bcm
2772 S:      Maintained
2773 N:      bcm281*
2774 N:      bcm113*
2775 N:      bcm216*
2776 N:      kona
2777 F:      arch/arm/mach-bcm/
2778
2779 BROADCOM BCM2835 ARM ARCHITECTURE
2780 M:      Eric Anholt <[email protected]>
2781 M:      Stefan Wahren <[email protected]>
2782 L:      [email protected] (moderated for non-subscribers)
2783 L:      [email protected] (moderated for non-subscribers)
2784 T:      git git://github.com/anholt/linux
2785 S:      Maintained
2786 N:      bcm2835
2787 F:      drivers/staging/vc04_services
2788
2789 BROADCOM BCM47XX MIPS ARCHITECTURE
2790 M:      Hauke Mehrtens <[email protected]>
2791 M:      Rafał Miłecki <[email protected]>
2792 L:      [email protected]
2793 S:      Maintained
2794 F:      Documentation/devicetree/bindings/mips/brcm/
2795 F:      arch/mips/bcm47xx/*
2796 F:      arch/mips/include/asm/mach-bcm47xx/*
2797
2798 BROADCOM BCM5301X ARM ARCHITECTURE
2799 M:      Hauke Mehrtens <[email protected]>
2800 M:      Rafał Miłecki <[email protected]>
2801 M:      Jon Mason <[email protected]>
2802 M:      [email protected]
2803 L:      [email protected]
2804 S:      Maintained
2805 F:      arch/arm/mach-bcm/bcm_5301x.c
2806 F:      arch/arm/boot/dts/bcm5301x*.dtsi
2807 F:      arch/arm/boot/dts/bcm470*
2808 F:      arch/arm/boot/dts/bcm953012*
2809
2810 BROADCOM BCM53573 ARM ARCHITECTURE
2811 M:      Rafał Miłecki <[email protected]>
2812 L:      [email protected]
2813 S:      Maintained
2814 F:      arch/arm/boot/dts/bcm53573*
2815 F:      arch/arm/boot/dts/bcm47189*
2816
2817 BROADCOM BCM63XX ARM ARCHITECTURE
2818 M:      Florian Fainelli <[email protected]>
2819 M:      [email protected]
2820 L:      [email protected] (moderated for non-subscribers)
2821 T:      git git://github.com/broadcom/stblinux.git
2822 S:      Maintained
2823 N:      bcm63xx
2824
2825 BROADCOM BCM63XX/BCM33XX UDC DRIVER
2826 M:      Kevin Cernekee <[email protected]>
2827 L:      [email protected]
2828 S:      Maintained
2829 F:      drivers/usb/gadget/udc/bcm63xx_udc.*
2830
2831 BROADCOM BCM7XXX ARM ARCHITECTURE
2832 M:      Brian Norris <[email protected]>
2833 M:      Gregory Fong <[email protected]>
2834 M:      Florian Fainelli <[email protected]>
2835 M:      [email protected]
2836 L:      [email protected] (moderated for non-subscribers)
2837 T:      git git://github.com/broadcom/stblinux.git
2838 S:      Maintained
2839 F:      arch/arm/mach-bcm/*brcmstb*
2840 F:      arch/arm/boot/dts/bcm7*.dts*
2841 F:      drivers/bus/brcmstb_gisb.c
2842 N:      brcmstb
2843
2844 BROADCOM BMIPS CPUFREQ DRIVER
2845 M:      Markus Mayer <[email protected]>
2846 M:      [email protected]
2847 L:      [email protected]
2848 S:      Maintained
2849 F:      drivers/cpufreq/bmips-cpufreq.c
2850
2851 BROADCOM BMIPS MIPS ARCHITECTURE
2852 M:      Kevin Cernekee <[email protected]>
2853 M:      Florian Fainelli <[email protected]>
2854 L:      [email protected]
2855 T:      git git://github.com/broadcom/stblinux.git
2856 S:      Maintained
2857 F:      arch/mips/bmips/*
2858 F:      arch/mips/include/asm/mach-bmips/*
2859 F:      arch/mips/kernel/*bmips*
2860 F:      arch/mips/boot/dts/brcm/bcm*.dts*
2861 F:      drivers/irqchip/irq-bcm63*
2862 F:      drivers/irqchip/irq-bcm7*
2863 F:      drivers/irqchip/irq-brcmstb*
2864 F:      include/linux/bcm963xx_nvram.h
2865 F:      include/linux/bcm963xx_tag.h
2866
2867 BROADCOM BNX2 GIGABIT ETHERNET DRIVER
2868 M:      Rasesh Mody <[email protected]>
2869 M:      Harish Patil <[email protected]>
2870 M:      [email protected]
2871 L:      [email protected]
2872 S:      Supported
2873 F:      drivers/net/ethernet/broadcom/bnx2.*
2874 F:      drivers/net/ethernet/broadcom/bnx2_*
2875
2876 BROADCOM BNX2FC 10 GIGABIT FCOE DRIVER
2877 M:      [email protected]
2878 L:      [email protected]
2879 S:      Supported
2880 F:      drivers/scsi/bnx2fc/
2881
2882 BROADCOM BNX2I 1/10 GIGABIT iSCSI DRIVER
2883 M:      [email protected]
2884 L:      [email protected]
2885 S:      Supported
2886 F:      drivers/scsi/bnx2i/
2887
2888 BROADCOM BNX2X 10 GIGABIT ETHERNET DRIVER
2889 M:      Ariel Elior <[email protected]>
2890 M:      [email protected]
2891 L:      [email protected]
2892 S:      Supported
2893 F:      drivers/net/ethernet/broadcom/bnx2x/
2894
2895 BROADCOM BNXT_EN 50 GIGABIT ETHERNET DRIVER
2896 M:      Michael Chan <[email protected]>
2897 L:      [email protected]
2898 S:      Supported
2899 F:      drivers/net/ethernet/broadcom/bnxt/
2900
2901 BROADCOM BRCM80211 IEEE802.11n WIRELESS DRIVER
2902 M:      Arend van Spriel <[email protected]>
2903 M:      Franky Lin <[email protected]>
2904 M:      Hante Meuleman <[email protected]>
2905 M:      Chi-Hsien Lin <[email protected]>
2906 M:      Wright Feng <[email protected]>
2907 L:      [email protected]
2908 L:      [email protected]
2909 L:      [email protected]
2910 S:      Supported
2911 F:      drivers/net/wireless/broadcom/brcm80211/
2912
2913 BROADCOM BRCMSTB GPIO DRIVER
2914 M:      Gregory Fong <[email protected]>
2915 L:      [email protected]
2916 S:      Supported
2917 F:      drivers/gpio/gpio-brcmstb.c
2918 F:      Documentation/devicetree/bindings/gpio/brcm,brcmstb-gpio.txt
2919
2920 BROADCOM BRCMSTB USB2 and USB3 PHY DRIVER
2921 M:      Al Cooper <[email protected]>
2922 L:      [email protected]
2923 L:      [email protected]
2924 S:      Maintained
2925 F:      drivers/phy/broadcom/phy-brcm-usb*
2926
2927 BROADCOM GENET ETHERNET DRIVER
2928 M:      Doug Berger <[email protected]>
2929 M:      Florian Fainelli <[email protected]>
2930 L:      [email protected]
2931 S:      Supported
2932 F:      drivers/net/ethernet/broadcom/genet/
2933
2934 BROADCOM IPROC ARM ARCHITECTURE
2935 M:      Ray Jui <[email protected]>
2936 M:      Scott Branden <[email protected]>
2937 M:      Jon Mason <[email protected]>
2938 M:      [email protected]
2939 L:      [email protected] (moderated for non-subscribers)
2940 T:      git git://github.com/broadcom/cygnus-linux.git
2941 S:      Maintained
2942 N:      iproc
2943 N:      cygnus
2944 N:      bcm[-_]nsp
2945 N:      bcm9113*
2946 N:      bcm9583*
2947 N:      bcm9585*
2948 N:      bcm9586*
2949 N:      bcm988312
2950 N:      bcm113*
2951 N:      bcm583*
2952 N:      bcm585*
2953 N:      bcm586*
2954 N:      bcm88312
2955 N:      hr2
2956 F:      arch/arm64/boot/dts/broadcom/ns2*
2957 F:      drivers/clk/bcm/clk-ns*
2958 F:      drivers/pinctrl/bcm/pinctrl-ns*
2959
2960 BROADCOM KONA GPIO DRIVER
2961 M:      Ray Jui <[email protected]>
2962 L:      [email protected]
2963 S:      Supported
2964 F:      drivers/gpio/gpio-bcm-kona.c
2965 F:      Documentation/devicetree/bindings/gpio/brcm,kona-gpio.txt
2966
2967 BROADCOM NETXTREME-E ROCE DRIVER
2968 M:      Selvin Xavier <[email protected]>
2969 M:      Devesh Sharma <[email protected]>
2970 M:      Somnath Kotur <[email protected]>
2971 M:      Sriharsha Basavapatna <[email protected]>
2972 L:      [email protected]
2973 W:      http://www.broadcom.com
2974 S:      Supported
2975 F:      drivers/infiniband/hw/bnxt_re/
2976 F:      include/uapi/rdma/bnxt_re-abi.h
2977
2978 BROADCOM NVRAM DRIVER
2979 M:      Rafał Miłecki <[email protected]>
2980 L:      [email protected]
2981 S:      Maintained
2982 F:      drivers/firmware/broadcom/*
2983
2984 BROADCOM SPECIFIC AMBA DRIVER (BCMA)
2985 M:      Rafał Miłecki <[email protected]>
2986 L:      [email protected]
2987 S:      Maintained
2988 F:      drivers/bcma/
2989 F:      include/linux/bcma/
2990
2991 BROADCOM STB AVS CPUFREQ DRIVER
2992 M:      Markus Mayer <[email protected]>
2993 M:      [email protected]
2994 L:      [email protected]
2995 S:      Maintained
2996 F:      Documentation/devicetree/bindings/cpufreq/brcm,stb-avs-cpu-freq.txt
2997 F:      drivers/cpufreq/brcmstb*
2998
2999 BROADCOM STB AVS TMON DRIVER
3000 M:      Markus Mayer <[email protected]>
3001 M:      [email protected]
3002 L:      [email protected]
3003 S:      Maintained
3004 F:      Documentation/devicetree/bindings/thermal/brcm,avs-tmon.txt
3005 F:      drivers/thermal/broadcom/brcmstb*
3006
3007 BROADCOM STB NAND FLASH DRIVER
3008 M:      Brian Norris <[email protected]>
3009 M:      Kamal Dasu <[email protected]>
3010 L:      [email protected]
3011 L:      [email protected]
3012 S:      Maintained
3013 F:      drivers/mtd/nand/brcmnand/
3014
3015 BROADCOM STB DPFE DRIVER
3016 M:      Markus Mayer <[email protected]>
3017 M:      [email protected]
3018 L:      [email protected] (moderated for non-subscribers)
3019 S:      Maintained
3020 F:      Documentation/devicetree/bindings/memory-controllers/brcm,dpfe-cpu.txt
3021 F:      drivers/memory/brcmstb_dpfe.c
3022
3023 BROADCOM SYSTEMPORT ETHERNET DRIVER
3024 M:      Florian Fainelli <[email protected]>
3025 L:      [email protected]
3026 S:      Supported
3027 F:      drivers/net/ethernet/broadcom/bcmsysport.*
3028
3029 BROADCOM TG3 GIGABIT ETHERNET DRIVER
3030 M:      Siva Reddy Kallam <[email protected]>
3031 M:      Prashant Sreedharan <[email protected]>
3032 M:      Michael Chan <[email protected]>
3033 L:      [email protected]
3034 S:      Supported
3035 F:      drivers/net/ethernet/broadcom/tg3.*
3036
3037 BROCADE BFA FC SCSI DRIVER
3038 M:      Anil Gurumurthy <[email protected]>
3039 M:      Sudarsana Kalluru <[email protected]>
3040 L:      [email protected]
3041 S:      Supported
3042 F:      drivers/scsi/bfa/
3043
3044 BROCADE BNA 10 GIGABIT ETHERNET DRIVER
3045 M:      Rasesh Mody <[email protected]>
3046 M:      Sudarsana Kalluru <[email protected]>
3047 M:      [email protected]
3048 L:      [email protected]
3049 S:      Supported
3050 F:      drivers/net/ethernet/brocade/bna/
3051
3052 BSG (block layer generic sg v4 driver)
3053 M:      FUJITA Tomonori <[email protected]>
3054 L:      [email protected]
3055 S:      Supported
3056 F:      block/bsg.c
3057 F:      include/linux/bsg.h
3058 F:      include/uapi/linux/bsg.h
3059
3060 BT87X AUDIO DRIVER
3061 M:      Clemens Ladisch <[email protected]>
3062 L:      [email protected] (moderated for non-subscribers)
3063 T:      git git://git.alsa-project.org/alsa-kernel.git
3064 S:      Maintained
3065 F:      Documentation/sound/alsa/Bt87x.txt
3066 F:      sound/pci/bt87x.c
3067
3068 BT8XXGPIO DRIVER
3069 M:      Michael Buesch <[email protected]>
3070 W:      http://bu3sch.de/btgpio.php
3071 S:      Maintained
3072 F:      drivers/gpio/gpio-bt8xx.c
3073
3074 BTRFS FILE SYSTEM
3075 M:      Chris Mason <[email protected]>
3076 M:      Josef Bacik <[email protected]>
3077 M:      David Sterba <[email protected]>
3078 L:      [email protected]
3079 W:      http://btrfs.wiki.kernel.org/
3080 Q:      http://patchwork.kernel.org/project/linux-btrfs/list/
3081 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs.git
3082 S:      Maintained
3083 F:      Documentation/filesystems/btrfs.txt
3084 F:      fs/btrfs/
3085 F:      include/linux/btrfs*
3086 F:      include/uapi/linux/btrfs*
3087
3088 BTTV VIDEO4LINUX DRIVER
3089 M:      Mauro Carvalho Chehab <[email protected]>
3090 M:      Mauro Carvalho Chehab <[email protected]>
3091 L:      [email protected]
3092 W:      https://linuxtv.org
3093 T:      git git://linuxtv.org/media_tree.git
3094 S:      Odd fixes
3095 F:      Documentation/media/v4l-drivers/bttv*
3096 F:      drivers/media/pci/bt8xx/bttv*
3097
3098 BUS FREQUENCY DRIVER FOR SAMSUNG EXYNOS
3099 M:      Chanwoo Choi <[email protected]>
3100 L:      [email protected]
3101 L:      [email protected]
3102 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/mzx/devfreq.git
3103 S:      Maintained
3104 F:      drivers/devfreq/exynos-bus.c
3105 F:      Documentation/devicetree/bindings/devfreq/exynos-bus.txt
3106
3107 BUSLOGIC SCSI DRIVER
3108 M:      Khalid Aziz <[email protected]>
3109 L:      [email protected]
3110 S:      Maintained
3111 F:      drivers/scsi/BusLogic.*
3112 F:      drivers/scsi/FlashPoint.*
3113
3114 C-MEDIA CMI8788 DRIVER
3115 M:      Clemens Ladisch <[email protected]>
3116 L:      [email protected] (moderated for non-subscribers)
3117 T:      git git://git.alsa-project.org/alsa-kernel.git
3118 S:      Maintained
3119 F:      sound/pci/oxygen/
3120
3121 C6X ARCHITECTURE
3122 M:      Mark Salter <[email protected]>
3123 M:      Aurelien Jacquiot <[email protected]>
3124 L:      [email protected]
3125 W:      http://www.linux-c6x.org/wiki/index.php/Main_Page
3126 S:      Maintained
3127 F:      arch/c6x/
3128
3129 CA8210 IEEE-802.15.4 RADIO DRIVER
3130 M:      Harry Morris <[email protected]>
3131 L:      [email protected]
3132 W:      https://github.com/Cascoda/ca8210-linux.git
3133 S:      Maintained
3134 F:      drivers/net/ieee802154/ca8210.c
3135 F:      Documentation/devicetree/bindings/net/ieee802154/ca8210.txt
3136
3137 CACHEFILES: FS-CACHE BACKEND FOR CACHING ON MOUNTED FILESYSTEMS
3138 M:      David Howells <[email protected]>
3139 L:      [email protected] (moderated for non-subscribers)
3140 S:      Supported
3141 F:      Documentation/filesystems/caching/cachefiles.txt
3142 F:      fs/cachefiles/
3143
3144 CADET FM/AM RADIO RECEIVER DRIVER
3145 M:      Hans Verkuil <[email protected]>
3146 L:      [email protected]
3147 T:      git git://linuxtv.org/media_tree.git
3148 W:      https://linuxtv.org
3149 S:      Maintained
3150 F:      drivers/media/radio/radio-cadet*
3151
3152 CAFE CMOS INTEGRATED CAMERA CONTROLLER DRIVER
3153 M:      Jonathan Corbet <[email protected]>
3154 L:      [email protected]
3155 T:      git git://linuxtv.org/media_tree.git
3156 S:      Maintained
3157 F:      Documentation/media/v4l-drivers/cafe_ccic*
3158 F:      drivers/media/platform/marvell-ccic/
3159
3160 CAIF NETWORK LAYER
3161 M:      Dmitry Tarnyagin <[email protected]>
3162 L:      [email protected]
3163 S:      Supported
3164 F:      Documentation/networking/caif/
3165 F:      drivers/net/caif/
3166 F:      include/uapi/linux/caif/
3167 F:      include/net/caif/
3168 F:      net/caif/
3169
3170 CALGARY x86-64 IOMMU
3171 M:      Muli Ben-Yehuda <[email protected]>
3172 M:      Jon Mason <[email protected]>
3173 L:      [email protected]
3174 S:      Maintained
3175 F:      arch/x86/kernel/pci-calgary_64.c
3176 F:      arch/x86/kernel/tce_64.c
3177 F:      arch/x86/include/asm/calgary.h
3178 F:      arch/x86/include/asm/tce.h
3179
3180 CAN NETWORK DRIVERS
3181 M:      Wolfgang Grandegger <[email protected]>
3182 M:      Marc Kleine-Budde <[email protected]>
3183 L:      [email protected]
3184 W:      https://github.com/linux-can
3185 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can.git
3186 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can-next.git
3187 S:      Maintained
3188 F:      Documentation/devicetree/bindings/net/can/
3189 F:      drivers/net/can/
3190 F:      include/linux/can/dev.h
3191 F:      include/linux/can/platform/
3192 F:      include/uapi/linux/can/error.h
3193 F:      include/uapi/linux/can/netlink.h
3194
3195 CAN NETWORK LAYER
3196 M:      Oliver Hartkopp <[email protected]>
3197 M:      Marc Kleine-Budde <[email protected]>
3198 L:      [email protected]
3199 W:      https://github.com/linux-can
3200 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can.git
3201 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can-next.git
3202 S:      Maintained
3203 F:      Documentation/networking/can.txt
3204 F:      net/can/
3205 F:      include/linux/can/core.h
3206 F:      include/uapi/linux/can.h
3207 F:      include/uapi/linux/can/bcm.h
3208 F:      include/uapi/linux/can/raw.h
3209 F:      include/uapi/linux/can/gw.h
3210
3211 CAPABILITIES
3212 M:      Serge Hallyn <[email protected]>
3213 L:      [email protected]
3214 S:      Supported
3215 F:      include/linux/capability.h
3216 F:      include/uapi/linux/capability.h
3217 F:      security/commoncap.c
3218 F:      kernel/capability.c
3219
3220 CAPELLA MICROSYSTEMS LIGHT SENSOR DRIVER
3221 M:      Kevin Tsai <[email protected]>
3222 S:      Maintained
3223 F:      drivers/iio/light/cm*
3224
3225 CARL9170 LINUX COMMUNITY WIRELESS DRIVER
3226 M:      Christian Lamparter <[email protected]>
3227 L:      [email protected]
3228 W:      http://wireless.kernel.org/en/users/Drivers/carl9170
3229 S:      Maintained
3230 F:      drivers/net/wireless/ath/carl9170/
3231
3232 CAVIUM I2C DRIVER
3233 M:      Jan Glauber <[email protected]>
3234 M:      David Daney <[email protected]>
3235 W:      http://www.cavium.com
3236 S:      Supported
3237 F:      drivers/i2c/busses/i2c-octeon*
3238 F:      drivers/i2c/busses/i2c-thunderx*
3239
3240 CAVIUM LIQUIDIO NETWORK DRIVER
3241 M:      Derek Chickles <[email protected]>
3242 M:      Satanand Burla <[email protected]>
3243 M:      Felix Manlunas <[email protected]>
3244 M:      Raghu Vatsavayi <[email protected]>
3245 L:      [email protected]
3246 W:      http://www.cavium.com
3247 S:      Supported
3248 F:      drivers/net/ethernet/cavium/liquidio/
3249
3250 CAVIUM MMC DRIVER
3251 M:      Jan Glauber <[email protected]>
3252 M:      David Daney <[email protected]>
3253 M:      Steven J. Hill <[email protected]>
3254 W:      http://www.cavium.com
3255 S:      Supported
3256 F:      drivers/mmc/host/cavium*
3257
3258 CAVIUM OCTEON-TX CRYPTO DRIVER
3259 M:      George Cherian <[email protected]>
3260 L:      [email protected]
3261 W:      http://www.cavium.com
3262 S:      Supported
3263 F:      drivers/crypto/cavium/cpt/
3264
3265 CAVIUM THUNDERX2 ARM64 SOC
3266 M:      Robert Richter <[email protected]>
3267 M:      Jayachandran C <[email protected]>
3268 L:      [email protected] (moderated for non-subscribers)
3269 S:      Maintained
3270 F:      arch/arm64/boot/dts/cavium/thunder2-99xx*
3271 F:      Documentation/devicetree/bindings/arm/cavium-thunder2.txt
3272
3273 CC2520 IEEE-802.15.4 RADIO DRIVER
3274 M:      Varka Bhadram <[email protected]>
3275 L:      [email protected]
3276 S:      Maintained
3277 F:      drivers/net/ieee802154/cc2520.c
3278 F:      include/linux/spi/cc2520.h
3279 F:      Documentation/devicetree/bindings/net/ieee802154/cc2520.txt
3280
3281 CCREE ARM TRUSTZONE CRYPTOCELL 700 REE DRIVER
3282 M:      Gilad Ben-Yossef <[email protected]>
3283 L:      [email protected]
3284 L:      [email protected]
3285 S:      Supported
3286 F:      drivers/staging/ccree/
3287 W:      https://developer.arm.com/products/system-ip/trustzone-cryptocell/cryptocell-700-family
3288
3289 CEC FRAMEWORK
3290 M:      Hans Verkuil <[email protected]>
3291 L:      [email protected]
3292 T:      git git://linuxtv.org/media_tree.git
3293 W:      http://linuxtv.org
3294 S:      Supported
3295 F:      Documentation/media/kapi/cec-core.rst
3296 F:      Documentation/media/uapi/cec
3297 F:      drivers/media/cec/
3298 F:      drivers/media/rc/keymaps/rc-cec.c
3299 F:      include/media/cec.h
3300 F:      include/media/cec-notifier.h
3301 F:      include/uapi/linux/cec.h
3302 F:      include/uapi/linux/cec-funcs.h
3303 F:      Documentation/devicetree/bindings/media/cec.txt
3304
3305 CEC GPIO DRIVER
3306 M:      Hans Verkuil <[email protected]>
3307 L:      [email protected]
3308 T:      git git://linuxtv.org/media_tree.git
3309 W:      http://linuxtv.org
3310 S:      Supported
3311 F:      drivers/media/platform/cec-gpio/
3312 F:      Documentation/devicetree/bindings/media/cec-gpio.txt
3313
3314 CELL BROADBAND ENGINE ARCHITECTURE
3315 M:      Arnd Bergmann <[email protected]>
3316 L:      [email protected]
3317 W:      http://www.ibm.com/developerworks/power/cell/
3318 S:      Supported
3319 F:      arch/powerpc/include/asm/cell*.h
3320 F:      arch/powerpc/include/asm/spu*.h
3321 F:      arch/powerpc/include/uapi/asm/spu*.h
3322 F:      arch/powerpc/oprofile/*cell*
3323 F:      arch/powerpc/platforms/cell/
3324
3325 CEPH COMMON CODE (LIBCEPH)
3326 M:      Ilya Dryomov <[email protected]>
3327 M:      "Yan, Zheng" <[email protected]>
3328 M:      Sage Weil <[email protected]>
3329 L:      [email protected]
3330 W:      http://ceph.com/
3331 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client.git
3332 T:      git git://github.com/ceph/ceph-client.git
3333 S:      Supported
3334 F:      net/ceph/
3335 F:      include/linux/ceph/
3336 F:      include/linux/crush/
3337
3338 CEPH DISTRIBUTED FILE SYSTEM CLIENT (CEPH)
3339 M:      "Yan, Zheng" <[email protected]>
3340 M:      Sage Weil <[email protected]>
3341 M:      Ilya Dryomov <[email protected]>
3342 L:      [email protected]
3343 W:      http://ceph.com/
3344 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client.git
3345 T:      git git://github.com/ceph/ceph-client.git
3346 S:      Supported
3347 F:      Documentation/filesystems/ceph.txt
3348 F:      fs/ceph/
3349
3350 CERTIFICATE HANDLING:
3351 M:      David Howells <[email protected]>
3352 M:      David Woodhouse <[email protected]>
3353 L:      [email protected]
3354 S:      Maintained
3355 F:      Documentation/module-signing.txt
3356 F:      certs/
3357 F:      scripts/sign-file.c
3358 F:      scripts/extract-cert.c
3359
3360 CERTIFIED WIRELESS USB (WUSB) SUBSYSTEM:
3361 L:      [email protected]
3362 S:      Orphan
3363 F:      Documentation/usb/WUSB-Design-overview.txt
3364 F:      Documentation/usb/wusb-cbaf
3365 F:      drivers/usb/host/hwa-hc.c
3366 F:      drivers/usb/host/whci/
3367 F:      drivers/usb/wusbcore/
3368 F:      include/linux/usb/wusb*
3369
3370 CFAG12864B LCD DRIVER
3371 M:      Miguel Ojeda Sandonis <[email protected]>
3372 W:      http://miguelojeda.es/auxdisplay.htm
3373 W:      http://jair.lab.fi.uva.es/~migojed/auxdisplay.htm
3374 S:      Maintained
3375 F:      drivers/auxdisplay/cfag12864b.c
3376 F:      include/linux/cfag12864b.h
3377
3378 CFAG12864BFB LCD FRAMEBUFFER DRIVER
3379 M:      Miguel Ojeda Sandonis <[email protected]>
3380 W:      http://miguelojeda.es/auxdisplay.htm
3381 W:      http://jair.lab.fi.uva.es/~migojed/auxdisplay.htm
3382 S:      Maintained
3383 F:      drivers/auxdisplay/cfag12864bfb.c
3384 F:      include/linux/cfag12864b.h
3385
3386 802.11 (including CFG80211/NL80211)
3387 M:      Johannes Berg <[email protected]>
3388 L:      [email protected]
3389 W:      http://wireless.kernel.org/
3390 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211.git
3391 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next.git
3392 S:      Maintained
3393 F:      net/wireless/
3394 F:      include/uapi/linux/nl80211.h
3395 F:      include/linux/ieee80211.h
3396 F:      include/net/wext.h
3397 F:      include/net/cfg80211.h
3398 F:      include/net/iw_handler.h
3399 F:      include/net/ieee80211_radiotap.h
3400 F:      Documentation/driver-api/80211/cfg80211.rst
3401 F:      Documentation/networking/regulatory.txt
3402
3403 CHAR and MISC DRIVERS
3404 M:      Arnd Bergmann <[email protected]>
3405 M:      Greg Kroah-Hartman <[email protected]>
3406 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc.git
3407 S:      Supported
3408 F:      drivers/char/*
3409 F:      drivers/misc/*
3410 F:      include/linux/miscdevice.h
3411
3412 CHECKPATCH
3413 M:      Andy Whitcroft <[email protected]>
3414 M:      Joe Perches <[email protected]>
3415 S:      Maintained
3416 F:      scripts/checkpatch.pl
3417
3418 CHINESE DOCUMENTATION
3419 M:      Harry Wei <[email protected]>
3420 L:      [email protected] (subscribers-only)
3421 L:      [email protected] (moderated for non-subscribers)
3422 S:      Maintained
3423 F:      Documentation/translations/zh_CN/
3424
3425 CHIPIDEA USB HIGH SPEED DUAL ROLE CONTROLLER
3426 M:      Peter Chen <[email protected]>
3427 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/peter.chen/usb.git
3428 L:      [email protected]
3429 S:      Maintained
3430 F:      drivers/usb/chipidea/
3431
3432 CHIPONE ICN8318 I2C TOUCHSCREEN DRIVER
3433 M:      Hans de Goede <[email protected]>
3434 L:      [email protected]
3435 S:      Maintained
3436 F:      Documentation/devicetree/bindings/input/touchscreen/chipone_icn8318.txt
3437 F:      drivers/input/touchscreen/chipone_icn8318.c
3438
3439 CHROME HARDWARE PLATFORM SUPPORT
3440 M:      Benson Leung <[email protected]>
3441 M:      Olof Johansson <[email protected]>
3442 S:      Maintained
3443 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/bleung/chrome-platform.git
3444 F:      drivers/platform/chrome/
3445
3446 CIRRUS LOGIC AUDIO CODEC DRIVERS
3447 M:      Brian Austin <[email protected]>
3448 M:      Paul Handrigan <[email protected]>
3449 L:      [email protected] (moderated for non-subscribers)
3450 S:      Maintained
3451 F:      sound/soc/codecs/cs*
3452
3453 CIRRUS LOGIC EP93XX ETHERNET DRIVER
3454 M:      Hartley Sweeten <[email protected]>
3455 L:      [email protected]
3456 S:      Maintained
3457 F:      drivers/net/ethernet/cirrus/ep93xx_eth.c
3458
3459 CISCO FCOE HBA DRIVER
3460 M:      Satish Kharat <[email protected]>
3461 M:      Sesidhar Baddela <[email protected]>
3462 M:      Karan Tilak Kumar <[email protected]>
3463 L:      [email protected]
3464 S:      Supported
3465 F:      drivers/scsi/fnic/
3466
3467 CISCO SCSI HBA DRIVER
3468 M:      Karan Tilak Kumar <[email protected]>
3469 M:      Sesidhar Baddela <[email protected]>
3470 L:      [email protected]
3471 S:      Supported
3472 F:      drivers/scsi/snic/
3473
3474 CISCO VIC ETHERNET NIC DRIVER
3475 M:      Christian Benvenuti <[email protected]>
3476 M:      Govindarajulu Varadarajan <[email protected]>
3477 M:      Parvi Kaustubhi <[email protected]>
3478 S:      Supported
3479 F:      drivers/net/ethernet/cisco/enic/
3480
3481 CISCO VIC LOW LATENCY NIC DRIVER
3482 M:      Christian Benvenuti <[email protected]>
3483 M:      Dave Goodell <[email protected]>
3484 S:      Supported
3485 F:      drivers/infiniband/hw/usnic/
3486
3487 CLEANCACHE API
3488 M:      Konrad Rzeszutek Wilk <[email protected]>
3489 L:      [email protected]
3490 S:      Maintained
3491 F:      mm/cleancache.c
3492 F:      include/linux/cleancache.h
3493
3494 CLK API
3495 M:      Russell King <[email protected]>
3496 L:      [email protected]
3497 S:      Maintained
3498 F:      include/linux/clk.h
3499
3500 CLOCKSOURCE, CLOCKEVENT DRIVERS
3501 M:      Daniel Lezcano <[email protected]>
3502 M:      Thomas Gleixner <[email protected]>
3503 L:      [email protected]
3504 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git timers/core
3505 S:      Supported
3506 F:      drivers/clocksource/
3507 F:      Documentation/devicetree/bindings/timer/
3508
3509 CMPC ACPI DRIVER
3510 M:      Thadeu Lima de Souza Cascardo <[email protected]>
3511 M:      Daniel Oliveira Nascimento <[email protected]>
3512 L:      [email protected]
3513 S:      Supported
3514 F:      drivers/platform/x86/classmate-laptop.c
3515
3516 COBALT MEDIA DRIVER
3517 M:      Hans Verkuil <[email protected]>
3518 L:      [email protected]
3519 T:      git git://linuxtv.org/media_tree.git
3520 W:      https://linuxtv.org
3521 S:      Supported
3522 F:      drivers/media/pci/cobalt/
3523
3524 COCCINELLE/Semantic Patches (SmPL)
3525 M:      Julia Lawall <[email protected]>
3526 M:      Gilles Muller <[email protected]>
3527 M:      Nicolas Palix <[email protected]>
3528 M:      Michal Marek <[email protected]>
3529 L:      [email protected] (moderated for non-subscribers)
3530 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild.git misc
3531 W:      http://coccinelle.lip6.fr/
3532 S:      Supported
3533 F:      Documentation/dev-tools/coccinelle.rst
3534 F:      scripts/coccinelle/
3535 F:      scripts/coccicheck
3536
3537 CODA FILE SYSTEM
3538 M:      Jan Harkes <[email protected]>
3539 M:      [email protected]
3540 L:      [email protected]
3541 W:      http://www.coda.cs.cmu.edu/
3542 S:      Maintained
3543 F:      Documentation/filesystems/coda.txt
3544 F:      fs/coda/
3545 F:      include/linux/coda*.h
3546 F:      include/uapi/linux/coda*.h
3547
3548 CODA V4L2 MEM2MEM DRIVER
3549 M:      Philipp Zabel <[email protected]>
3550 L:      [email protected]
3551 S:      Maintained
3552 F:      Documentation/devicetree/bindings/media/coda.txt
3553 F:      drivers/media/platform/coda/
3554
3555 COMMON CLK FRAMEWORK
3556 M:      Michael Turquette <[email protected]>
3557 M:      Stephen Boyd <[email protected]>
3558 L:      [email protected]
3559 Q:      http://patchwork.kernel.org/project/linux-clk/list/
3560 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux.git
3561 S:      Maintained
3562 F:      Documentation/devicetree/bindings/clock/
3563 F:      drivers/clk/
3564 X:      drivers/clk/clkdev.c
3565 F:      include/linux/clk-pr*
3566 F:      include/linux/clk/
3567
3568 COMMON INTERNET FILE SYSTEM (CIFS)
3569 M:      Steve French <[email protected]>
3570 L:      [email protected]
3571 L:      [email protected] (moderated for non-subscribers)
3572 W:      http://linux-cifs.samba.org/
3573 T:      git git://git.samba.org/sfrench/cifs-2.6.git
3574 S:      Supported
3575 F:      Documentation/filesystems/cifs/
3576 F:      fs/cifs/
3577
3578 COMPACTPCI HOTPLUG CORE
3579 M:      Scott Murray <[email protected]>
3580 L:      [email protected]
3581 S:      Maintained
3582 F:      drivers/pci/hotplug/cpci_hotplug*
3583
3584 COMPACTPCI HOTPLUG GENERIC DRIVER
3585 M:      Scott Murray <[email protected]>
3586 L:      [email protected]
3587 S:      Maintained
3588 F:      drivers/pci/hotplug/cpcihp_generic.c
3589
3590 COMPACTPCI HOTPLUG ZIATECH ZT5550 DRIVER
3591 M:      Scott Murray <[email protected]>
3592 L:      [email protected]
3593 S:      Maintained
3594 F:      drivers/pci/hotplug/cpcihp_zt5550.*
3595
3596 COMPAL LAPTOP SUPPORT
3597 M:      Cezary Jackiewicz <[email protected]>
3598 L:      [email protected]
3599 S:      Maintained
3600 F:      drivers/platform/x86/compal-laptop.c
3601
3602 CONEXANT ACCESSRUNNER USB DRIVER
3603 L:      [email protected]
3604 W:      http://accessrunner.sourceforge.net/
3605 S:      Orphan
3606 F:      drivers/usb/atm/cxacru.c
3607
3608 CONFIGFS
3609 M:      Joel Becker <[email protected]>
3610 M:      Christoph Hellwig <[email protected]>
3611 T:      git git://git.infradead.org/users/hch/configfs.git
3612 S:      Supported
3613 F:      fs/configfs/
3614 F:      include/linux/configfs.h
3615
3616 CONNECTOR
3617 M:      Evgeniy Polyakov <[email protected]>
3618 L:      [email protected]
3619 S:      Maintained
3620 F:      drivers/connector/
3621
3622 CONTROL GROUP (CGROUP)
3623 M:      Tejun Heo <[email protected]>
3624 M:      Li Zefan <[email protected]>
3625 M:      Johannes Weiner <[email protected]>
3626 L:      [email protected]
3627 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup.git
3628 S:      Maintained
3629 F:      Documentation/cgroup*
3630 F:      include/linux/cgroup*
3631 F:      kernel/cgroup*
3632
3633 CONTROL GROUP - CPUSET
3634 M:      Li Zefan <[email protected]>
3635 L:      [email protected]
3636 W:      http://www.bullopensource.org/cpuset/
3637 W:      http://oss.sgi.com/projects/cpusets/
3638 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup.git
3639 S:      Maintained
3640 F:      Documentation/cgroup-v1/cpusets.txt
3641 F:      include/linux/cpuset.h
3642 F:      kernel/cgroup/cpuset.c
3643
3644 CONTROL GROUP - MEMORY RESOURCE CONTROLLER (MEMCG)
3645 M:      Johannes Weiner <[email protected]>
3646 M:      Michal Hocko <[email protected]>
3647 M:      Vladimir Davydov <[email protected]>
3648 L:      [email protected]
3649 L:      [email protected]
3650 S:      Maintained
3651 F:      mm/memcontrol.c
3652 F:      mm/swap_cgroup.c
3653
3654 CORETEMP HARDWARE MONITORING DRIVER
3655 M:      Fenghua Yu <[email protected]>
3656 L:      [email protected]
3657 S:      Maintained
3658 F:      Documentation/hwmon/coretemp
3659 F:      drivers/hwmon/coretemp.c
3660
3661 COSA/SRP SYNC SERIAL DRIVER
3662 M:      Jan "Yenya" Kasprzak <[email protected]>
3663 W:      http://www.fi.muni.cz/~kas/cosa/
3664 S:      Maintained
3665 F:      drivers/net/wan/cosa*
3666
3667 CPMAC ETHERNET DRIVER
3668 M:      Florian Fainelli <[email protected]>
3669 L:      [email protected]
3670 S:      Maintained
3671 F:      drivers/net/ethernet/ti/cpmac.c
3672
3673 CPU FREQUENCY DRIVERS
3674 M:      "Rafael J. Wysocki" <[email protected]>
3675 M:      Viresh Kumar <[email protected]>
3676 L:      [email protected]
3677 S:      Maintained
3678 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm.git
3679 T:      git git://git.linaro.org/people/vireshk/linux.git (For ARM Updates)
3680 B:      https://bugzilla.kernel.org
3681 F:      Documentation/cpu-freq/
3682 F:      Documentation/devicetree/bindings/cpufreq/
3683 F:      drivers/cpufreq/
3684 F:      include/linux/cpufreq.h
3685 F:      tools/testing/selftests/cpufreq/
3686
3687 CPU FREQUENCY DRIVERS - ARM BIG LITTLE
3688 M:      Viresh Kumar <[email protected]>
3689 M:      Sudeep Holla <[email protected]>
3690 L:      [email protected]
3691 W:      http://www.arm.com/products/processors/technologies/biglittleprocessing.php
3692 S:      Maintained
3693 F:      drivers/cpufreq/arm_big_little.h
3694 F:      drivers/cpufreq/arm_big_little.c
3695 F:      drivers/cpufreq/arm_big_little_dt.c
3696
3697 CPU POWER MONITORING SUBSYSTEM
3698 M:      Thomas Renninger <[email protected]>
3699 M:      Shuah Khan <[email protected]>
3700 M:      Shuah Khan <[email protected]>
3701 L:      [email protected]
3702 S:      Maintained
3703 F:      tools/power/cpupower/
3704
3705 CPUID/MSR DRIVER
3706 M:      "H. Peter Anvin" <[email protected]>
3707 S:      Maintained
3708 F:      arch/x86/kernel/cpuid.c
3709 F:      arch/x86/kernel/msr.c
3710
3711 CPUIDLE DRIVER - ARM BIG LITTLE
3712 M:      Lorenzo Pieralisi <[email protected]>
3713 M:      Daniel Lezcano <[email protected]>
3714 L:      [email protected]
3715 L:      [email protected]
3716 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm.git
3717 S:      Maintained
3718 F:      drivers/cpuidle/cpuidle-big_little.c
3719
3720 CPUIDLE DRIVER - ARM EXYNOS
3721 M:      Bartlomiej Zolnierkiewicz <[email protected]>
3722 M:      Daniel Lezcano <[email protected]>
3723 M:      Kukjin Kim <[email protected]>
3724 L:      [email protected]
3725 L:      [email protected]
3726 S:      Supported
3727 F:      drivers/cpuidle/cpuidle-exynos.c
3728 F:      arch/arm/mach-exynos/pm.c
3729
3730 CPUIDLE DRIVERS
3731 M:      "Rafael J. Wysocki" <[email protected]>
3732 M:      Daniel Lezcano <[email protected]>
3733 L:      [email protected]
3734 S:      Maintained
3735 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm.git
3736 B:      https://bugzilla.kernel.org
3737 F:      drivers/cpuidle/*
3738 F:      include/linux/cpuidle.h
3739
3740 CRAMFS FILESYSTEM
3741 M:      Nicolas Pitre <[email protected]>
3742 S:      Maintained
3743 F:      Documentation/filesystems/cramfs.txt
3744 F:      fs/cramfs/
3745
3746 CRIS PORT
3747 M:      Mikael Starvik <[email protected]>
3748 M:      Jesper Nilsson <[email protected]>
3749 L:      [email protected]
3750 W:      http://developer.axis.com
3751 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/jesper/cris.git
3752 S:      Maintained
3753 F:      arch/cris/
3754 F:      drivers/tty/serial/crisv10.*
3755
3756 CRYPTO API
3757 M:      Herbert Xu <[email protected]>
3758 M:      "David S. Miller" <[email protected]>
3759 L:      [email protected]
3760 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/herbert/cryptodev-2.6.git
3761 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6.git
3762 S:      Maintained
3763 F:      Documentation/crypto/
3764 F:      Documentation/devicetree/bindings/crypto/
3765 F:      arch/*/crypto/
3766 F:      crypto/
3767 F:      drivers/crypto/
3768 F:      include/crypto/
3769 F:      include/linux/crypto*
3770
3771 CRYPTOGRAPHIC RANDOM NUMBER GENERATOR
3772 M:      Neil Horman <[email protected]>
3773 L:      [email protected]
3774 S:      Maintained
3775 F:      crypto/ansi_cprng.c
3776 F:      crypto/rng.c
3777
3778 CS3308 MEDIA DRIVER
3779 M:      Hans Verkuil <[email protected]>
3780 L:      [email protected]
3781 T:      git git://linuxtv.org/media_tree.git
3782 W:      http://linuxtv.org
3783 S:      Odd Fixes
3784 F:      drivers/media/i2c/cs3308.c
3785 F:      drivers/media/i2c/cs3308.h
3786
3787 CS5535 Audio ALSA driver
3788 M:      Jaya Kumar <[email protected]>
3789 S:      Maintained
3790 F:      sound/pci/cs5535audio/
3791
3792 CW1200 WLAN driver
3793 M:      Solomon Peachy <[email protected]>
3794 S:      Maintained
3795 F:      drivers/net/wireless/st/cw1200/
3796
3797 CX18 VIDEO4LINUX DRIVER
3798 M:      Andy Walls <[email protected]>
3799 L:      [email protected] (subscribers-only)
3800 L:      [email protected]
3801 T:      git git://linuxtv.org/media_tree.git
3802 W:      https://linuxtv.org
3803 W:      http://www.ivtvdriver.org/index.php/Cx18
3804 S:      Maintained
3805 F:      Documentation/media/v4l-drivers/cx18*
3806 F:      drivers/media/pci/cx18/
3807 F:      include/uapi/linux/ivtv*
3808
3809 CX2341X MPEG ENCODER HELPER MODULE
3810 M:      Hans Verkuil <[email protected]>
3811 L:      [email protected]
3812 T:      git git://linuxtv.org/media_tree.git
3813 W:      https://linuxtv.org
3814 S:      Maintained
3815 F:      drivers/media/common/cx2341x*
3816 F:      include/media/cx2341x*
3817
3818 CX24120 MEDIA DRIVER
3819 M:      Jemma Denson <[email protected]>
3820 M:      Patrick Boettcher <[email protected]>
3821 L:      [email protected]
3822 W:      https://linuxtv.org
3823 Q:      http://patchwork.linuxtv.org/project/linux-media/list/
3824 S:      Maintained
3825 F:      drivers/media/dvb-frontends/cx24120*
3826
3827 CX88 VIDEO4LINUX DRIVER
3828 M:      Mauro Carvalho Chehab <[email protected]>
3829 M:      Mauro Carvalho Chehab <[email protected]>
3830 L:      [email protected]
3831 W:      https://linuxtv.org
3832 T:      git git://linuxtv.org/media_tree.git
3833 S:      Odd fixes
3834 F:      Documentation/media/v4l-drivers/cx88*
3835 F:      drivers/media/pci/cx88/
3836
3837 CXD2820R MEDIA DRIVER
3838 M:      Antti Palosaari <[email protected]>
3839 L:      [email protected]
3840 W:      https://linuxtv.org
3841 W:      http://palosaari.fi/linux/
3842 Q:      http://patchwork.linuxtv.org/project/linux-media/list/
3843 T:      git git://linuxtv.org/anttip/media_tree.git
3844 S:      Maintained
3845 F:      drivers/media/dvb-frontends/cxd2820r*
3846
3847 CXGB3 ETHERNET DRIVER (CXGB3)
3848 M:      Santosh Raspatur <[email protected]>
3849 L:      [email protected]
3850 W:      http://www.chelsio.com
3851 S:      Supported
3852 F:      drivers/net/ethernet/chelsio/cxgb3/
3853
3854 CXGB3 ISCSI DRIVER (CXGB3I)
3855 M:      Karen Xie <[email protected]>
3856 L:      [email protected]
3857 W:      http://www.chelsio.com
3858 S:      Supported
3859 F:      drivers/scsi/cxgbi/cxgb3i
3860
3861 CXGB3 IWARP RNIC DRIVER (IW_CXGB3)
3862 M:      Steve Wise <[email protected]>
3863 L:      [email protected]
3864 W:      http://www.openfabrics.org
3865 S:      Supported
3866 F:      drivers/infiniband/hw/cxgb3/
3867 F:      include/uapi/rdma/cxgb3-abi.h
3868
3869 CXGB4 CRYPTO DRIVER (chcr)
3870 M:      Harsh Jain <[email protected]>
3871 L:      [email protected]
3872 W:      http://www.chelsio.com
3873 S:      Supported
3874 F:      drivers/crypto/chelsio
3875
3876 CXGB4 ETHERNET DRIVER (CXGB4)
3877 M:      Ganesh Goudar <[email protected]>
3878 L:      [email protected]
3879 W:      http://www.chelsio.com
3880 S:      Supported
3881 F:      drivers/net/ethernet/chelsio/cxgb4/
3882
3883 CXGB4 ISCSI DRIVER (CXGB4I)
3884 M:      Karen Xie <[email protected]>
3885 L:      [email protected]
3886 W:      http://www.chelsio.com
3887 S:      Supported
3888 F:      drivers/scsi/cxgbi/cxgb4i
3889
3890 CXGB4 IWARP RNIC DRIVER (IW_CXGB4)
3891 M:      Steve Wise <[email protected]>
3892 L:      [email protected]
3893 W:      http://www.openfabrics.org
3894 S:      Supported
3895 F:      drivers/infiniband/hw/cxgb4/
3896 F:      include/uapi/rdma/cxgb4-abi.h
3897
3898 CXGB4VF ETHERNET DRIVER (CXGB4VF)
3899 M:      Casey Leedom <[email protected]>
3900 L:      [email protected]
3901 W:      http://www.chelsio.com
3902 S:      Supported
3903 F:      drivers/net/ethernet/chelsio/cxgb4vf/
3904
3905 CXL (IBM Coherent Accelerator Processor Interface CAPI) DRIVER
3906 M:      Frederic Barrat <[email protected]>
3907 M:      Andrew Donnellan <[email protected]>
3908 L:      [email protected]
3909 S:      Supported
3910 F:      arch/powerpc/platforms/powernv/pci-cxl.c
3911 F:      drivers/misc/cxl/
3912 F:      include/misc/cxl*
3913 F:      include/uapi/misc/cxl.h
3914 F:      Documentation/powerpc/cxl.txt
3915 F:      Documentation/ABI/testing/sysfs-class-cxl
3916
3917 CXLFLASH (IBM Coherent Accelerator Processor Interface CAPI Flash) SCSI DRIVER
3918 M:      Manoj N. Kumar <[email protected]>
3919 M:      Matthew R. Ochs <[email protected]>
3920 M:      Uma Krishnan <[email protected]>
3921 L:      [email protected]
3922 S:      Supported
3923 F:      drivers/scsi/cxlflash/
3924 F:      include/uapi/scsi/cxlflash_ioctls.h
3925 F:      Documentation/powerpc/cxlflash.txt
3926
3927 CYBERPRO FB DRIVER
3928 M:      Russell King <[email protected]>
3929 L:      [email protected] (moderated for non-subscribers)
3930 W:      http://www.armlinux.org.uk/
3931 S:      Maintained
3932 F:      drivers/video/fbdev/cyber2000fb.*
3933
3934 CYCLADES ASYNC MUX DRIVER
3935 W:      http://www.cyclades.com/
3936 S:      Orphan
3937 F:      drivers/tty/cyclades.c
3938 F:      include/linux/cyclades.h
3939 F:      include/uapi/linux/cyclades.h
3940
3941 CYCLADES PC300 DRIVER
3942 W:      http://www.cyclades.com/
3943 S:      Orphan
3944 F:      drivers/net/wan/pc300*
3945
3946 CYPRESS_FIRMWARE MEDIA DRIVER
3947 M:      Antti Palosaari <[email protected]>
3948 L:      [email protected]
3949 W:      https://linuxtv.org
3950 W:      http://palosaari.fi/linux/
3951 Q:      http://patchwork.linuxtv.org/project/linux-media/list/
3952 T:      git git://linuxtv.org/anttip/media_tree.git
3953 S:      Maintained
3954 F:      drivers/media/common/cypress_firmware*
3955
3956 CYTTSP TOUCHSCREEN DRIVER
3957 M:      Ferruh Yigit <[email protected]>
3958 L:      [email protected]
3959 S:      Supported
3960 F:      drivers/input/touchscreen/cyttsp*
3961 F:      include/linux/input/cyttsp.h
3962
3963 D-LINK DIR-685 TOUCHKEYS DRIVER
3964 M:      Linus Walleij <[email protected]>
3965 L:      [email protected]
3966 S:      Supported
3967 F:      drivers/input/dlink-dir685-touchkeys.c
3968
3969 DALLAS/MAXIM DS1685-FAMILY REAL TIME CLOCK
3970 M:      Joshua Kinard <[email protected]>
3971 S:      Maintained
3972 F:      drivers/rtc/rtc-ds1685.c
3973 F:      include/linux/rtc/ds1685.h
3974
3975 DAMA SLAVE for AX.25
3976 M:      Joerg Reuter <[email protected]>
3977 W:      http://yaina.de/jreuter/
3978 W:      http://www.qsl.net/dl1bke/
3979 L:      [email protected]
3980 S:      Maintained
3981 F:      net/ax25/af_ax25.c
3982 F:      net/ax25/ax25_dev.c
3983 F:      net/ax25/ax25_ds_*
3984 F:      net/ax25/ax25_in.c
3985 F:      net/ax25/ax25_out.c
3986 F:      net/ax25/ax25_timer.c
3987 F:      net/ax25/sysctl_net_ax25.c
3988
3989 DAVICOM FAST ETHERNET (DMFE) NETWORK DRIVER
3990 L:      [email protected]
3991 S:      Orphan
3992 F:      Documentation/networking/dmfe.txt
3993 F:      drivers/net/ethernet/dec/tulip/dmfe.c
3994
3995 DC390/AM53C974 SCSI driver
3996 M:      Hannes Reinecke <[email protected]>
3997 L:      [email protected]
3998 S:      Maintained
3999 F:      drivers/scsi/am53c974.c
4000
4001 DC395x SCSI driver
4002 M:      Oliver Neukum <[email protected]>
4003 M:      Ali Akcaagac <[email protected]>
4004 M:      Jamie Lenehan <[email protected]>
4005 L:      [email protected]
4006 W:      http://twibble.org/dist/dc395x/
4007 W:      http://lists.twibble.org/mailman/listinfo/dc395x/
4008 S:      Maintained
4009 F:      Documentation/scsi/dc395x.txt
4010 F:      drivers/scsi/dc395x.*
4011
4012 DCCP PROTOCOL
4013 M:      Gerrit Renker <[email protected]>
4014 L:      [email protected]
4015 W:      http://www.linuxfoundation.org/collaborate/workgroups/networking/dccp
4016 S:      Maintained
4017 F:      include/linux/dccp.h
4018 F:      include/uapi/linux/dccp.h
4019 F:      include/linux/tfrc.h
4020 F:      net/dccp/
4021
4022 DECnet NETWORK LAYER
4023 W:      http://linux-decnet.sourceforge.net
4024 L:      [email protected]
4025 S:      Orphan
4026 F:      Documentation/networking/decnet.txt
4027 F:      net/decnet/
4028
4029 DECSTATION PLATFORM SUPPORT
4030 M:      "Maciej W. Rozycki" <[email protected]>
4031 L:      [email protected]
4032 W:      http://www.linux-mips.org/wiki/DECstation
4033 S:      Maintained
4034 F:      arch/mips/dec/
4035 F:      arch/mips/include/asm/dec/
4036 F:      arch/mips/include/asm/mach-dec/
4037
4038 DEFXX FDDI NETWORK DRIVER
4039 M:      "Maciej W. Rozycki" <[email protected]>
4040 S:      Maintained
4041 F:      drivers/net/fddi/defxx.*
4042
4043 DELL SMBIOS DRIVER
4044 M:      Pali Rohár <[email protected]>
4045 M:      Mario Limonciello <[email protected]>
4046 L:      [email protected]
4047 S:      Maintained
4048 F:      drivers/platform/x86/dell-smbios.*
4049
4050 DELL SMBIOS SMM DRIVER
4051 M:      Mario Limonciello <[email protected]>
4052 L:      [email protected]
4053 S:      Maintained
4054 F:      drivers/platform/x86/dell-smbios-smm.c
4055
4056 DELL SMBIOS WMI DRIVER
4057 M:      Mario Limonciello <[email protected]>
4058 L:      [email protected]
4059 S:      Maintained
4060 F:      drivers/platform/x86/dell-smbios-wmi.c
4061 F:      tools/wmi/dell-smbios-example.c
4062
4063 DELL LAPTOP DRIVER
4064 M:      Matthew Garrett <[email protected]>
4065 M:      Pali Rohár <[email protected]>
4066 L:      [email protected]
4067 S:      Maintained
4068 F:      drivers/platform/x86/dell-laptop.c
4069
4070 DELL LAPTOP FREEFALL DRIVER
4071 M:      Pali Rohár <[email protected]>
4072 S:      Maintained
4073 F:      drivers/platform/x86/dell-smo8800.c
4074
4075 DELL LAPTOP RBTN DRIVER
4076 M:      Pali Rohár <[email protected]>
4077 S:      Maintained
4078 F:      drivers/platform/x86/dell-rbtn.*
4079
4080 DELL LAPTOP SMM DRIVER
4081 M:      Pali Rohár <[email protected]>
4082 S:      Maintained
4083 F:      drivers/hwmon/dell-smm-hwmon.c
4084 F:      include/uapi/linux/i8k.h
4085
4086 DELL SYSTEMS MANAGEMENT BASE DRIVER (dcdbas)
4087 M:      Doug Warzecha <[email protected]>
4088 S:      Maintained
4089 F:      Documentation/dcdbas.txt
4090 F:      drivers/firmware/dcdbas.*
4091
4092 DELL WMI NOTIFICATIONS DRIVER
4093 M:      Matthew Garrett <[email protected]>
4094 M:      Pali Rohár <[email protected]>
4095 S:      Maintained
4096 F:      drivers/platform/x86/dell-wmi.c
4097
4098 DELL WMI DESCRIPTOR DRIVER
4099 M:      Mario Limonciello <[email protected]>
4100 S:      Maintained
4101 F:      drivers/platform/x86/dell-wmi-descriptor.c
4102
4103 DELTA ST MEDIA DRIVER
4104 M:      Hugues Fruchet <[email protected]>
4105 L:      [email protected]
4106 T:      git git://linuxtv.org/media_tree.git
4107 W:      https://linuxtv.org
4108 S:      Supported
4109 F:      drivers/media/platform/sti/delta
4110
4111 DENALI NAND DRIVER
4112 M:      Masahiro Yamada <[email protected]>
4113 L:      [email protected]
4114 S:      Supported
4115 F:      drivers/mtd/nand/denali*
4116
4117 DESIGNWARE USB2 DRD IP DRIVER
4118 M:      John Youn <[email protected]>
4119 L:      [email protected]
4120 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb.git
4121 S:      Maintained
4122 F:      drivers/usb/dwc2/
4123
4124 DESIGNWARE USB3 DRD IP DRIVER
4125 M:      Felipe Balbi <[email protected]>
4126 L:      [email protected]
4127 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb.git
4128 S:      Maintained
4129 F:      drivers/usb/dwc3/
4130
4131 DEVANTECH SRF ULTRASONIC RANGER IIO DRIVER
4132 M:      Andreas Klinger <[email protected]>
4133 L:      [email protected]
4134 S:      Maintained
4135 F:      drivers/iio/proximity/srf*.c
4136
4137 DEVICE COREDUMP (DEV_COREDUMP)
4138 M:      Johannes Berg <[email protected]>
4139 L:      [email protected]
4140 S:      Maintained
4141 F:      drivers/base/devcoredump.c
4142 F:      include/linux/devcoredump.h
4143
4144 DEVICE FREQUENCY (DEVFREQ)
4145 M:      MyungJoo Ham <[email protected]>
4146 M:      Kyungmin Park <[email protected]>
4147 R:      Chanwoo Choi <[email protected]>
4148 L:      [email protected]
4149 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/mzx/devfreq.git
4150 S:      Maintained
4151 F:      drivers/devfreq/
4152 F:      include/linux/devfreq.h
4153 F:      Documentation/devicetree/bindings/devfreq/
4154
4155 DEVICE FREQUENCY EVENT (DEVFREQ-EVENT)
4156 M:      Chanwoo Choi <[email protected]>
4157 L:      [email protected]
4158 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/mzx/devfreq.git
4159 S:      Supported
4160 F:      drivers/devfreq/event/
4161 F:      drivers/devfreq/devfreq-event.c
4162 F:      include/linux/devfreq-event.h
4163 F:      Documentation/devicetree/bindings/devfreq/event/
4164
4165 DEVICE NUMBER REGISTRY
4166 M:      Torben Mathiasen <[email protected]>
4167 W:      http://lanana.org/docs/device-list/index.html
4168 S:      Maintained
4169
4170 DEVICE-MAPPER  (LVM)
4171 M:      Alasdair Kergon <[email protected]>
4172 M:      Mike Snitzer <[email protected]>
4173 M:      [email protected]
4174 L:      [email protected]
4175 W:      http://sources.redhat.com/dm
4176 Q:      http://patchwork.kernel.org/project/dm-devel/list/
4177 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm.git
4178 T:      quilt http://people.redhat.com/agk/patches/linux/editing/
4179 S:      Maintained
4180 F:      Documentation/device-mapper/
4181 F:      drivers/md/Makefile
4182 F:      drivers/md/Kconfig
4183 F:      drivers/md/dm*
4184 F:      drivers/md/persistent-data/
4185 F:      include/linux/device-mapper.h
4186 F:      include/linux/dm-*.h
4187 F:      include/uapi/linux/dm-*.h
4188
4189 DEVLINK
4190 M:      Jiri Pirko <[email protected]>
4191 L:      [email protected]
4192 S:      Supported
4193 F:      net/core/devlink.c
4194 F:      include/net/devlink.h
4195 F:      include/uapi/linux/devlink.h
4196
4197 DIALOG SEMICONDUCTOR DRIVERS
4198 M:      Support Opensource <[email protected]>
4199 W:      http://www.dialog-semiconductor.com/products
4200 S:      Supported
4201 F:      Documentation/hwmon/da90??
4202 F:      Documentation/devicetree/bindings/mfd/da90*.txt
4203 F:      Documentation/devicetree/bindings/input/da90??-onkey.txt
4204 F:      Documentation/devicetree/bindings/thermal/da90??-thermal.txt
4205 F:      Documentation/devicetree/bindings/regulator/da92*.txt
4206 F:      Documentation/devicetree/bindings/watchdog/da90??-wdt.txt
4207 F:      Documentation/devicetree/bindings/sound/da[79]*.txt
4208 F:      drivers/gpio/gpio-da90??.c
4209 F:      drivers/hwmon/da90??-hwmon.c
4210 F:      drivers/iio/adc/da91??-*.c
4211 F:      drivers/input/misc/da90??_onkey.c
4212 F:      drivers/input/touchscreen/da9052_tsi.c
4213 F:      drivers/leds/leds-da90??.c
4214 F:      drivers/mfd/da903x.c
4215 F:      drivers/mfd/da90??-*.c
4216 F:      drivers/mfd/da91??-*.c
4217 F:      drivers/power/supply/da9052-battery.c
4218 F:      drivers/power/supply/da91??-*.c
4219 F:      drivers/regulator/da903x.c
4220 F:      drivers/regulator/da9???-regulator.[ch]
4221 F:      drivers/thermal/da90??-thermal.c
4222 F:      drivers/rtc/rtc-da90??.c
4223 F:      drivers/video/backlight/da90??_bl.c
4224 F:      drivers/watchdog/da90??_wdt.c
4225 F:      include/linux/mfd/da903x.h
4226 F:      include/linux/mfd/da9052/
4227 F:      include/linux/mfd/da9055/
4228 F:      include/linux/mfd/da9062/
4229 F:      include/linux/mfd/da9063/
4230 F:      include/linux/mfd/da9150/
4231 F:      include/linux/regulator/da9211.h
4232 F:      include/sound/da[79]*.h
4233 F:      sound/soc/codecs/da[79]*.[ch]
4234
4235 DIAMOND SYSTEMS GPIO-MM GPIO DRIVER
4236 M:      William Breathitt Gray <[email protected]>
4237 L:      [email protected]
4238 S:      Maintained
4239 F:      drivers/gpio/gpio-gpio-mm.c
4240
4241 DIGI NEO AND CLASSIC PCI PRODUCTS
4242 M:      Lidza Louina <[email protected]>
4243 M:      Mark Hounschell <[email protected]>
4244 L:      [email protected]
4245 S:      Maintained
4246 F:      drivers/staging/dgnc/
4247
4248 DIOLAN U2C-12 I2C DRIVER
4249 M:      Guenter Roeck <[email protected]>
4250 L:      [email protected]
4251 S:      Maintained
4252 F:      drivers/i2c/busses/i2c-diolan-u2c.c
4253
4254 FILESYSTEM DIRECT ACCESS (DAX)
4255 M:      Matthew Wilcox <[email protected]>
4256 M:      Ross Zwisler <[email protected]>
4257 L:      [email protected]
4258 S:      Supported
4259 F:      fs/dax.c
4260 F:      include/linux/dax.h
4261 F:      include/trace/events/fs_dax.h
4262
4263 DEVICE DIRECT ACCESS (DAX)
4264 M:      Dan Williams <[email protected]>
4265 L:      [email protected]
4266 S:      Supported
4267 F:      drivers/dax/
4268
4269 DIRECTORY NOTIFICATION (DNOTIFY)
4270 M:      Jan Kara <[email protected]>
4271 R:      Amir Goldstein <[email protected]>
4272 L:      [email protected]
4273 S:      Maintained
4274 F:      Documentation/filesystems/dnotify.txt
4275 F:      fs/notify/dnotify/
4276 F:      include/linux/dnotify.h
4277
4278 DISK GEOMETRY AND PARTITION HANDLING
4279 M:      Andries Brouwer <[email protected]>
4280 W:      http://www.win.tue.nl/~aeb/linux/Large-Disk.html
4281 W:      http://www.win.tue.nl/~aeb/linux/zip/zip-1.html
4282 W:      http://www.win.tue.nl/~aeb/partitions/partition_types-1.html
4283 S:      Maintained
4284
4285 DISKQUOTA
4286 M:      Jan Kara <[email protected]>
4287 S:      Maintained
4288 F:      Documentation/filesystems/quota.txt
4289 F:      fs/quota/
4290 F:      include/linux/quota*.h
4291 F:      include/uapi/linux/quota*.h
4292
4293 DISPLAYLINK USB 2.0 FRAMEBUFFER DRIVER (UDLFB)
4294 M:      Bernie Thompson <[email protected]>
4295 L:      [email protected]
4296 S:      Maintained
4297 W:      http://plugable.com/category/projects/udlfb/
4298 F:      drivers/video/fbdev/udlfb.c
4299 F:      include/video/udlfb.h
4300 F:      Documentation/fb/udlfb.txt
4301
4302 DISTRIBUTED LOCK MANAGER (DLM)
4303 M:      Christine Caulfield <[email protected]>
4304 M:      David Teigland <[email protected]>
4305 L:      [email protected]
4306 W:      http://sources.redhat.com/cluster/
4307 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/teigland/linux-dlm.git
4308 S:      Supported
4309 F:      fs/dlm/
4310
4311 DMA BUFFER SHARING FRAMEWORK
4312 M:      Sumit Semwal <[email protected]>
4313 S:      Maintained
4314 L:      [email protected]
4315 L:      [email protected]
4316 L:      [email protected] (moderated for non-subscribers)
4317 F:      drivers/dma-buf/
4318 F:      include/linux/dma-buf*
4319 F:      include/linux/reservation.h
4320 F:      include/linux/*fence.h
4321 F:      Documentation/driver-api/dma-buf.rst
4322 T:      git git://anongit.freedesktop.org/drm/drm-misc
4323
4324 DMA GENERIC OFFLOAD ENGINE SUBSYSTEM
4325 M:      Vinod Koul <[email protected]>
4326 L:      [email protected]
4327 Q:      https://patchwork.kernel.org/project/linux-dmaengine/list/
4328 S:      Maintained
4329 F:      drivers/dma/
4330 F:      include/linux/dmaengine.h
4331 F:      Documentation/devicetree/bindings/dma/
4332 F:      Documentation/driver-api/dmaengine/
4333 T:      git git://git.infradead.org/users/vkoul/slave-dma.git
4334
4335 DMA MAPPING HELPERS
4336 M:      Christoph Hellwig <[email protected]>
4337 M:      Marek Szyprowski <[email protected]>
4338 R:      Robin Murphy <[email protected]>
4339 L:      [email protected]
4340 T:      git git://git.infradead.org/users/hch/dma-mapping.git
4341 W:      http://git.infradead.org/users/hch/dma-mapping.git
4342 S:      Supported
4343 F:      lib/dma-debug.c
4344 F:      lib/dma-noop.c
4345 F:      lib/dma-virt.c
4346 F:      drivers/base/dma-mapping.c
4347 F:      drivers/base/dma-coherent.c
4348 F:      include/linux/dma-mapping.h
4349
4350 DME1737 HARDWARE MONITOR DRIVER
4351 M:      Juerg Haefliger <[email protected]>
4352 L:      [email protected]
4353 S:      Maintained
4354 F:      Documentation/hwmon/dme1737
4355 F:      drivers/hwmon/dme1737.c
4356
4357 DMI/SMBIOS SUPPORT
4358 M:      Jean Delvare <[email protected]>
4359 S:      Maintained
4360 T:      quilt http://jdelvare.nerim.net/devel/linux/jdelvare-dmi/
4361 F:      Documentation/ABI/testing/sysfs-firmware-dmi-tables
4362 F:      drivers/firmware/dmi-id.c
4363 F:      drivers/firmware/dmi_scan.c
4364 F:      include/linux/dmi.h
4365
4366 DOCUMENTATION
4367 M:      Jonathan Corbet <[email protected]>
4368 L:      [email protected]
4369 S:      Maintained
4370 F:      Documentation/
4371 F:      scripts/kernel-doc
4372 X:      Documentation/ABI/
4373 X:      Documentation/devicetree/
4374 X:      Documentation/acpi
4375 X:      Documentation/power
4376 X:      Documentation/spi
4377 X:      Documentation/media
4378 T:      git git://git.lwn.net/linux.git docs-next
4379
4380 DONGWOON DW9714 LENS VOICE COIL DRIVER
4381 M:      Sakari Ailus <[email protected]>
4382 L:      [email protected]
4383 T:      git git://linuxtv.org/media_tree.git
4384 S:      Maintained
4385 F:      drivers/media/i2c/dw9714.c
4386
4387 DOUBLETALK DRIVER
4388 M:      "James R. Van Zandt" <[email protected]>
4389 L:      [email protected]
4390 S:      Maintained
4391 F:      drivers/char/dtlk.c
4392 F:      include/linux/dtlk.h
4393
4394 DPAA2 DATAPATH I/O (DPIO) DRIVER
4395 M:      Roy Pledge <[email protected]>
4396 L:      [email protected]
4397 S:      Maintained
4398 F:      drivers/staging/fsl-mc/bus/dpio
4399
4400 DPAA2 ETHERNET DRIVER
4401 M:      Ioana Radulescu <[email protected]>
4402 L:      [email protected]
4403 S:      Maintained
4404 F:      drivers/staging/fsl-dpaa2/ethernet
4405
4406 DPT_I2O SCSI RAID DRIVER
4407 M:      Adaptec OEM Raid Solutions <[email protected]>
4408 L:      [email protected]
4409 W:      http://www.adaptec.com/
4410 S:      Maintained
4411 F:      drivers/scsi/dpt*
4412 F:      drivers/scsi/dpt/
4413
4414 DRBD DRIVER
4415 M:      Philipp Reisner <[email protected]>
4416 M:      Lars Ellenberg <[email protected]>
4417 L:      [email protected]
4418 W:      http://www.drbd.org
4419 T:      git git://git.linbit.com/linux-drbd.git
4420 T:      git git://git.linbit.com/drbd-8.4.git
4421 S:      Supported
4422 F:      drivers/block/drbd/
4423 F:      lib/lru_cache.c
4424 F:      Documentation/blockdev/drbd/
4425
4426 DRIVER CORE, KOBJECTS, DEBUGFS AND SYSFS
4427 M:      Greg Kroah-Hartman <[email protected]>
4428 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core.git
4429 S:      Supported
4430 F:      Documentation/kobject.txt
4431 F:      drivers/base/
4432 F:      fs/debugfs/
4433 F:      fs/sysfs/
4434 F:      include/linux/debugfs.h
4435 F:      include/linux/kobj*
4436 F:      lib/kobj*
4437
4438 DRIVERS FOR ADAPTIVE VOLTAGE SCALING (AVS)
4439 M:      Kevin Hilman <[email protected]>
4440 M:      Nishanth Menon <[email protected]>
4441 S:      Maintained
4442 F:      drivers/power/avs/
4443 F:      include/linux/power/smartreflex.h
4444 L:      [email protected]
4445
4446 DRM DRIVER FOR ARM PL111 CLCD
4447 M:      Eric Anholt <[email protected]>
4448 T:      git git://anongit.freedesktop.org/drm/drm-misc
4449 S:      Supported
4450 F:      drivers/gpu/drm/pl111/
4451
4452 DRM DRIVER FOR AST SERVER GRAPHICS CHIPS
4453 M:      Dave Airlie <[email protected]>
4454 S:      Odd Fixes
4455 F:      drivers/gpu/drm/ast/
4456
4457 DRM DRIVER FOR BOCHS VIRTUAL GPU
4458 M:      Gerd Hoffmann <[email protected]>
4459 L:      [email protected]
4460 T:      git git://anongit.freedesktop.org/drm/drm-misc
4461 S:      Maintained
4462 F:      drivers/gpu/drm/bochs/
4463
4464 DRM DRIVER FOR FARADAY TVE200 TV ENCODER
4465 M:      Linus Walleij <[email protected]>
4466 T:      git git://anongit.freedesktop.org/drm/drm-misc
4467 S:      Maintained
4468 F:      drivers/gpu/drm/tve200/
4469
4470 DRM DRIVER FOR INTEL I810 VIDEO CARDS
4471 S:      Orphan / Obsolete
4472 F:      drivers/gpu/drm/i810/
4473 F:      include/uapi/drm/i810_drm.h
4474
4475 DRM DRIVER FOR MATROX G200/G400 GRAPHICS CARDS
4476 S:      Orphan / Obsolete
4477 F:      drivers/gpu/drm/mga/
4478 F:      include/uapi/drm/mga_drm.h
4479
4480 DRM DRIVER FOR MGA G200 SERVER GRAPHICS CHIPS
4481 M:      Dave Airlie <[email protected]>
4482 S:      Odd Fixes
4483 F:      drivers/gpu/drm/mgag200/
4484
4485 DRM DRIVER FOR MI0283QT
4486 M:      Noralf Trønnes <[email protected]>
4487 S:      Maintained
4488 F:      drivers/gpu/drm/tinydrm/mi0283qt.c
4489 F:      Documentation/devicetree/bindings/display/multi-inno,mi0283qt.txt
4490
4491 DRM DRIVER FOR MSM ADRENO GPU
4492 M:      Rob Clark <[email protected]>
4493 L:      [email protected]
4494 L:      [email protected]
4495 L:      [email protected]
4496 T:      git git://people.freedesktop.org/~robclark/linux
4497 S:      Maintained
4498 F:      drivers/gpu/drm/msm/
4499 F:      include/uapi/drm/msm_drm.h
4500 F:      Documentation/devicetree/bindings/display/msm/
4501
4502 DRM DRIVER FOR NVIDIA GEFORCE/QUADRO GPUS
4503 M:      Ben Skeggs <[email protected]>
4504 L:      [email protected]
4505 L:      [email protected]
4506 T:      git git://github.com/skeggsb/linux
4507 S:      Supported
4508 F:      drivers/gpu/drm/nouveau/
4509 F:      include/uapi/drm/nouveau_drm.h
4510
4511 DRM DRIVER FOR PERVASIVE DISPLAYS REPAPER PANELS
4512 M:      Noralf Trønnes <[email protected]>
4513 S:      Maintained
4514 F:      drivers/gpu/drm/tinydrm/repaper.c
4515 F:      Documentation/devicetree/bindings/display/repaper.txt
4516
4517 DRM DRIVER FOR QEMU'S CIRRUS DEVICE
4518 M:      Dave Airlie <[email protected]>
4519 M:      Gerd Hoffmann <[email protected]>
4520 L:      [email protected]
4521 T:      git git://anongit.freedesktop.org/drm/drm-misc
4522 S:      Obsolete
4523 W:      https://www.kraxel.org/blog/2014/10/qemu-using-cirrus-considered-harmful/
4524 F:      drivers/gpu/drm/cirrus/
4525
4526 DRM DRIVER FOR QXL VIRTUAL GPU
4527 M:      Dave Airlie <[email protected]>
4528 M:      Gerd Hoffmann <[email protected]>
4529 L:      [email protected]
4530 T:      git git://anongit.freedesktop.org/drm/drm-misc
4531 S:      Maintained
4532 F:      drivers/gpu/drm/qxl/
4533 F:      include/uapi/drm/qxl_drm.h
4534
4535 DRM DRIVER FOR RAGE 128 VIDEO CARDS
4536 S:      Orphan / Obsolete
4537 F:      drivers/gpu/drm/r128/
4538 F:      include/uapi/drm/r128_drm.h
4539
4540 DRM DRIVER FOR SAVAGE VIDEO CARDS
4541 S:      Orphan / Obsolete
4542 F:      drivers/gpu/drm/savage/
4543 F:      include/uapi/drm/savage_drm.h
4544
4545 DRM DRIVER FOR SIS VIDEO CARDS
4546 S:      Orphan / Obsolete
4547 F:      drivers/gpu/drm/sis/
4548 F:      include/uapi/drm/sis_drm.h
4549
4550 DRM DRIVER FOR SITRONIX ST7586 PANELS
4551 M:      David Lechner <[email protected]>
4552 S:      Maintained
4553 F:      drivers/gpu/drm/tinydrm/st7586.c
4554 F:      Documentation/devicetree/bindings/display/st7586.txt
4555
4556 DRM DRIVER FOR TDFX VIDEO CARDS
4557 S:      Orphan / Obsolete
4558 F:      drivers/gpu/drm/tdfx/
4559
4560 DRM DRIVER FOR USB DISPLAYLINK VIDEO ADAPTERS
4561 M:      Dave Airlie <[email protected]>
4562 S:      Odd Fixes
4563 F:      drivers/gpu/drm/udl/
4564
4565 DRM DRIVER FOR VMWARE VIRTUAL GPU
4566 M:      "VMware Graphics" <[email protected]>
4567 M:      Sinclair Yeh <[email protected]>
4568 M:      Thomas Hellstrom <[email protected]>
4569 L:      [email protected]
4570 T:      git git://people.freedesktop.org/~syeh/repos_linux
4571 T:      git git://people.freedesktop.org/~thomash/linux
4572 S:      Supported
4573 F:      drivers/gpu/drm/vmwgfx/
4574 F:      include/uapi/drm/vmwgfx_drm.h
4575
4576 DRM DRIVERS
4577 M:      David Airlie <[email protected]>
4578 L:      [email protected]
4579 T:      git git://people.freedesktop.org/~airlied/linux
4580 B:      https://bugs.freedesktop.org/
4581 C:      irc://chat.freenode.net/dri-devel
4582 S:      Maintained
4583 F:      drivers/gpu/drm/
4584 F:      drivers/gpu/vga/
4585 F:      Documentation/devicetree/bindings/display/
4586 F:      Documentation/devicetree/bindings/gpu/
4587 F:      Documentation/devicetree/bindings/video/
4588 F:      Documentation/gpu/
4589 F:      include/drm/
4590 F:      include/uapi/drm/
4591 F:      include/linux/vga*
4592
4593 DRM DRIVERS AND MISC GPU PATCHES
4594 M:      Daniel Vetter <[email protected]>
4595 M:      Jani Nikula <[email protected]>
4596 M:      Sean Paul <[email protected]>
4597 W:      https://01.org/linuxgraphics/gfx-docs/maintainer-tools/drm-misc.html
4598 S:      Maintained
4599 T:      git git://anongit.freedesktop.org/drm/drm-misc
4600 F:      Documentation/gpu/
4601 F:      drivers/gpu/vga/
4602 F:      drivers/gpu/drm/*
4603 F:      include/drm/drm*
4604 F:      include/uapi/drm/drm*
4605 F:      include/linux/vga*
4606
4607 DRM DRIVERS FOR ALLWINNER A10
4608 M:      Maxime Ripard  <[email protected]>
4609 L:      [email protected]
4610 S:      Supported
4611 F:      drivers/gpu/drm/sun4i/
4612 F:      Documentation/devicetree/bindings/display/sunxi/sun4i-drm.txt
4613 T:      git git://anongit.freedesktop.org/drm/drm-misc
4614
4615 DRM DRIVERS FOR AMLOGIC SOCS
4616 M:      Neil Armstrong <[email protected]>
4617 L:      [email protected]
4618 L:      [email protected]
4619 W:      http://linux-meson.com/
4620 S:      Supported
4621 F:      drivers/gpu/drm/meson/
4622 F:      Documentation/devicetree/bindings/display/amlogic,meson-vpu.txt
4623 F:      Documentation/devicetree/bindings/display/amlogic,meson-dw-hdmi.txt
4624 F:      Documentation/gpu/meson.rst
4625 T:      git git://anongit.freedesktop.org/drm/drm-misc
4626
4627 DRM DRIVERS FOR ATMEL HLCDC
4628 M:      Boris Brezillon <[email protected]>
4629 L:      [email protected]
4630 S:      Supported
4631 F:      drivers/gpu/drm/atmel-hlcdc/
4632 F:      Documentation/devicetree/bindings/drm/atmel/
4633 T:      git git://anongit.freedesktop.org/drm/drm-misc
4634
4635 DRM DRIVERS FOR BRIDGE CHIPS
4636 M:      Archit Taneja <[email protected]>
4637 M:      Andrzej Hajda <[email protected]>
4638 R:      Laurent Pinchart <[email protected]>
4639 S:      Maintained
4640 T:      git git://anongit.freedesktop.org/drm/drm-misc
4641 F:      drivers/gpu/drm/bridge/
4642
4643 DRM DRIVERS FOR EXYNOS
4644 M:      Inki Dae <[email protected]>
4645 M:      Joonyoung Shim <[email protected]>
4646 M:      Seung-Woo Kim <[email protected]>
4647 M:      Kyungmin Park <[email protected]>
4648 L:      [email protected]
4649 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/daeinki/drm-exynos.git
4650 S:      Supported
4651 F:      drivers/gpu/drm/exynos/
4652 F:      include/uapi/drm/exynos_drm.h
4653 F:      Documentation/devicetree/bindings/display/exynos/
4654
4655 DRM DRIVERS FOR FREESCALE DCU
4656 M:      Stefan Agner <[email protected]>
4657 M:      Alison Wang <[email protected]>
4658 L:      [email protected]
4659 S:      Supported
4660 F:      drivers/gpu/drm/fsl-dcu/
4661 F:      Documentation/devicetree/bindings/display/fsl,dcu.txt
4662 F:      Documentation/devicetree/bindings/display/fsl,tcon.txt
4663 F:      Documentation/devicetree/bindings/display/panel/nec,nl4827hc19_05b.txt
4664
4665 DRM DRIVERS FOR FREESCALE IMX
4666 M:      Philipp Zabel <[email protected]>
4667 L:      [email protected]
4668 S:      Maintained
4669 F:      drivers/gpu/drm/imx/
4670 F:      drivers/gpu/ipu-v3/
4671 F:      Documentation/devicetree/bindings/display/imx/
4672
4673 DRM DRIVERS FOR GMA500 (Poulsbo, Moorestown and derivative chipsets)
4674 M:      Patrik Jakobsson <[email protected]>
4675 L:      [email protected]
4676 T:      git git://github.com/patjak/drm-gma500
4677 S:      Maintained
4678 F:      drivers/gpu/drm/gma500/
4679
4680 DRM DRIVERS FOR HISILICON
4681 M:      Xinliang Liu <[email protected]>
4682 M:      Rongrong Zou <[email protected]>
4683 R:      Xinwei Kong <[email protected]>
4684 R:      Chen Feng <[email protected]>
4685 L:      [email protected]
4686 T:      git git://github.com/xin3liang/linux.git
4687 S:      Maintained
4688 F:      drivers/gpu/drm/hisilicon/
4689 F:      Documentation/devicetree/bindings/display/hisilicon/
4690
4691 DRM DRIVERS FOR MEDIATEK
4692 M:      CK Hu <[email protected]>
4693 M:      Philipp Zabel <[email protected]>
4694 L:      [email protected]
4695 S:      Supported
4696 F:      drivers/gpu/drm/mediatek/
4697 F:      Documentation/devicetree/bindings/display/mediatek/
4698
4699 DRM DRIVERS FOR NVIDIA TEGRA
4700 M:      Thierry Reding <[email protected]>
4701 L:      [email protected]
4702 L:      [email protected]
4703 T:      git git://anongit.freedesktop.org/tegra/linux.git
4704 S:      Supported
4705 F:      drivers/gpu/drm/tegra/
4706 F:      drivers/gpu/host1x/
4707 F:      include/linux/host1x.h
4708 F:      include/uapi/drm/tegra_drm.h
4709 F:      Documentation/devicetree/bindings/display/tegra/nvidia,tegra20-host1x.txt
4710
4711 DRM DRIVERS FOR RENESAS
4712 M:      Laurent Pinchart <[email protected]>
4713 L:      [email protected]
4714 L:      [email protected]
4715 T:      git git://linuxtv.org/pinchartl/fbdev
4716 S:      Supported
4717 F:      drivers/gpu/drm/rcar-du/
4718 F:      drivers/gpu/drm/shmobile/
4719 F:      include/linux/platform_data/shmob_drm.h
4720 F:      Documentation/devicetree/bindings/display/bridge/renesas,dw-hdmi.txt
4721 F:      Documentation/devicetree/bindings/display/renesas,du.txt
4722
4723 DRM DRIVERS FOR ROCKCHIP
4724 M:      Mark Yao <[email protected]>
4725 L:      [email protected]
4726 S:      Maintained
4727 F:      drivers/gpu/drm/rockchip/
4728 F:      Documentation/devicetree/bindings/display/rockchip/
4729 T:      git git://anongit.freedesktop.org/drm/drm-misc
4730
4731 DRM DRIVERS FOR STI
4732 M:      Benjamin Gaignard <[email protected]>
4733 M:      Vincent Abriou <[email protected]>
4734 L:      [email protected]
4735 T:      git git://anongit.freedesktop.org/drm/drm-misc
4736 S:      Maintained
4737 F:      drivers/gpu/drm/sti
4738 F:      Documentation/devicetree/bindings/display/st,stih4xx.txt
4739
4740 DRM DRIVERS FOR STM
4741 M:      Yannick Fertre <[email protected]>
4742 M:      Philippe Cornu <[email protected]>
4743 M:      Benjamin Gaignard <[email protected]>
4744 M:      Vincent Abriou <[email protected]>
4745 L:      [email protected]
4746 T:      git git://anongit.freedesktop.org/drm/drm-misc
4747 S:      Maintained
4748 F:      drivers/gpu/drm/stm
4749 F:      Documentation/devicetree/bindings/display/st,stm32-ltdc.txt
4750
4751 DRM DRIVERS FOR TI LCDC
4752 M:      Jyri Sarha <[email protected]>
4753 R:      Tomi Valkeinen <[email protected]>
4754 L:      [email protected]
4755 S:      Maintained
4756 F:      drivers/gpu/drm/tilcdc/
4757 F:      Documentation/devicetree/bindings/display/tilcdc/
4758
4759 DRM DRIVERS FOR TI OMAP
4760 M:      Tomi Valkeinen <[email protected]>
4761 L:      [email protected]
4762 S:      Maintained
4763 F:      drivers/gpu/drm/omapdrm/
4764 F:      Documentation/devicetree/bindings/display/ti/
4765
4766 DRM DRIVERS FOR VC4
4767 M:      Eric Anholt <[email protected]>
4768 T:      git git://github.com/anholt/linux
4769 S:      Supported
4770 F:      drivers/gpu/drm/vc4/
4771 F:      include/uapi/drm/vc4_drm.h
4772 F:      Documentation/devicetree/bindings/display/brcm,bcm-vc4.txt
4773 T:      git git://anongit.freedesktop.org/drm/drm-misc
4774
4775 DRM DRIVERS FOR VIVANTE GPU IP
4776 M:      Lucas Stach <[email protected]>
4777 R:      Russell King <[email protected]>
4778 R:      Christian Gmeiner <[email protected]>
4779 L:      [email protected]
4780 L:      [email protected]
4781 S:      Maintained
4782 F:      drivers/gpu/drm/etnaviv/
4783 F:      include/uapi/drm/etnaviv_drm.h
4784 F:      Documentation/devicetree/bindings/display/etnaviv/
4785
4786 DRM DRIVERS FOR ZTE ZX
4787 M:      Shawn Guo <[email protected]>
4788 L:      [email protected]
4789 S:      Maintained
4790 F:      drivers/gpu/drm/zte/
4791 F:      Documentation/devicetree/bindings/display/zte,vou.txt
4792 T:      git git://anongit.freedesktop.org/drm/drm-misc
4793
4794 DRM PANEL DRIVERS
4795 M:      Thierry Reding <[email protected]>
4796 L:      [email protected]
4797 T:      git git://anongit.freedesktop.org/drm/drm-misc
4798 S:      Maintained
4799 F:      drivers/gpu/drm/drm_panel.c
4800 F:      drivers/gpu/drm/panel/
4801 F:      include/drm/drm_panel.h
4802 F:      Documentation/devicetree/bindings/display/panel/
4803
4804 DRM TINYDRM DRIVERS
4805 M:      Noralf Trønnes <[email protected]>
4806 W:      https://github.com/notro/tinydrm/wiki/Development
4807 T:      git git://anongit.freedesktop.org/drm/drm-misc
4808 S:      Maintained
4809 F:      drivers/gpu/drm/tinydrm/
4810 F:      include/drm/tinydrm/
4811
4812 DSBR100 USB FM RADIO DRIVER
4813 M:      Alexey Klimov <[email protected]>
4814 L:      [email protected]
4815 T:      git git://linuxtv.org/media_tree.git
4816 S:      Maintained
4817 F:      drivers/media/radio/dsbr100.c
4818
4819 DSCC4 DRIVER
4820 M:      Francois Romieu <[email protected]>
4821 L:      [email protected]
4822 S:      Maintained
4823 F:      drivers/net/wan/dscc4.c
4824
4825 DT3155 MEDIA DRIVER
4826 M:      Hans Verkuil <[email protected]>
4827 L:      [email protected]
4828 T:      git git://linuxtv.org/media_tree.git
4829 W:      https://linuxtv.org
4830 S:      Odd Fixes
4831 F:      drivers/media/pci/dt3155/
4832
4833 DVB_USB_AF9015 MEDIA DRIVER
4834 M:      Antti Palosaari <[email protected]>
4835 L:      [email protected]
4836 W:      https://linuxtv.org
4837 W:      http://palosaari.fi/linux/
4838 Q:      http://patchwork.linuxtv.org/project/linux-media/list/
4839 T:      git git://linuxtv.org/anttip/media_tree.git
4840 S:      Maintained
4841 F:      drivers/media/usb/dvb-usb-v2/af9015*
4842
4843 DVB_USB_AF9035 MEDIA DRIVER
4844 M:      Antti Palosaari <[email protected]>
4845 L:      [email protected]
4846 W:      https://linuxtv.org
4847 W:      http://palosaari.fi/linux/
4848 Q:      http://patchwork.linuxtv.org/project/linux-media/list/
4849 T:      git git://linuxtv.org/anttip/media_tree.git
4850 S:      Maintained
4851 F:      drivers/media/usb/dvb-usb-v2/af9035*
4852
4853 DVB_USB_ANYSEE MEDIA DRIVER
4854 M:      Antti Palosaari <[email protected]>
4855 L:      [email protected]
4856 W:      https://linuxtv.org
4857 W:      http://palosaari.fi/linux/
4858 Q:      http://patchwork.linuxtv.org/project/linux-media/list/
4859 T:      git git://linuxtv.org/anttip/media_tree.git
4860 S:      Maintained
4861 F:      drivers/media/usb/dvb-usb-v2/anysee*
4862
4863 DVB_USB_AU6610 MEDIA DRIVER
4864 M:      Antti Palosaari <[email protected]>
4865 L:      [email protected]
4866 W:      https://linuxtv.org
4867 W:      http://palosaari.fi/linux/
4868 Q:      http://patchwork.linuxtv.org/project/linux-media/list/
4869 T:      git git://linuxtv.org/anttip/media_tree.git
4870 S:      Maintained
4871 F:      drivers/media/usb/dvb-usb-v2/au6610*
4872
4873 DVB_USB_CE6230 MEDIA DRIVER
4874 M:      Antti Palosaari <[email protected]>
4875 L:      [email protected]
4876 W:      https://linuxtv.org
4877 W:      http://palosaari.fi/linux/
4878 Q:      http://patchwork.linuxtv.org/project/linux-media/list/
4879 T:      git git://linuxtv.org/anttip/media_tree.git
4880 S:      Maintained
4881 F:      drivers/media/usb/dvb-usb-v2/ce6230*
4882
4883 DVB_USB_CXUSB MEDIA DRIVER
4884 M:      Michael Krufky <[email protected]>
4885 L:      [email protected]
4886 W:      https://linuxtv.org
4887 W:      http://github.com/mkrufky
4888 Q:      http://patchwork.linuxtv.org/project/linux-media/list/
4889 T:      git git://linuxtv.org/media_tree.git
4890 S:      Maintained
4891 F:      drivers/media/usb/dvb-usb/cxusb*
4892
4893 DVB_USB_EC168 MEDIA DRIVER
4894 M:      Antti Palosaari <[email protected]>
4895 L:      [email protected]
4896 W:      https://linuxtv.org
4897 W:      http://palosaari.fi/linux/
4898 Q:      http://patchwork.linuxtv.org/project/linux-media/list/
4899 T:      git git://linuxtv.org/anttip/media_tree.git
4900 S:      Maintained
4901 F:      drivers/media/usb/dvb-usb-v2/ec168*
4902
4903 DVB_USB_GL861 MEDIA DRIVER
4904 M:      Antti Palosaari <[email protected]>
4905 L:      [email protected]
4906 W:      https://linuxtv.org
4907 Q:      http://patchwork.linuxtv.org/project/linux-media/list/
4908 T:      git git://linuxtv.org/anttip/media_tree.git
4909 S:      Maintained
4910 F:      drivers/media/usb/dvb-usb-v2/gl861*
4911
4912 DVB_USB_MXL111SF MEDIA DRIVER
4913 M:      Michael Krufky <[email protected]>
4914 L:      [email protected]
4915 W:      https://linuxtv.org
4916 W:      http://github.com/mkrufky
4917 Q:      http://patchwork.linuxtv.org/project/linux-media/list/
4918 T:      git git://linuxtv.org/mkrufky/mxl111sf.git
4919 S:      Maintained
4920 F:      drivers/media/usb/dvb-usb-v2/mxl111sf*
4921
4922 DVB_USB_RTL28XXU MEDIA DRIVER
4923 M:      Antti Palosaari <[email protected]>
4924 L:      [email protected]
4925 W:      https://linuxtv.org
4926 W:      http://palosaari.fi/linux/
4927 Q:      http://patchwork.linuxtv.org/project/linux-media/list/
4928 T:      git git://linuxtv.org/anttip/media_tree.git
4929 S:      Maintained
4930 F:      drivers/media/usb/dvb-usb-v2/rtl28xxu*
4931
4932 DVB_USB_V2 MEDIA DRIVER
4933 M:      Antti Palosaari <[email protected]>
4934 L:      [email protected]
4935 W:      https://linuxtv.org
4936 W:      http://palosaari.fi/linux/
4937 Q:      http://patchwork.linuxtv.org/project/linux-media/list/
4938 T:      git git://linuxtv.org/anttip/media_tree.git
4939 S:      Maintained
4940 F:      drivers/media/usb/dvb-usb-v2/dvb_usb*
4941 F:      drivers/media/usb/dvb-usb-v2/usb_urb.c
4942
4943 DYNAMIC DEBUG
4944 M:      Jason Baron <[email protected]>
4945 S:      Maintained
4946 F:      lib/dynamic_debug.c
4947 F:      include/linux/dynamic_debug.h
4948
4949 DZ DECSTATION DZ11 SERIAL DRIVER
4950 M:      "Maciej W. Rozycki" <[email protected]>
4951 S:      Maintained
4952 F:      drivers/tty/serial/dz.*
4953
4954 E3X0 POWER BUTTON DRIVER
4955 M:      Moritz Fischer <[email protected]>
4956 L:      [email protected]
4957 W:      http://www.ettus.com
4958 S:      Supported
4959 F:      drivers/input/misc/e3x0-button.c
4960 F:      Documentation/devicetree/bindings/input/e3x0-button.txt
4961
4962 E4000 MEDIA DRIVER
4963 M:      Antti Palosaari <[email protected]>
4964 L:      [email protected]
4965 W:      https://linuxtv.org
4966 W:      http://palosaari.fi/linux/
4967 Q:      http://patchwork.linuxtv.org/project/linux-media/list/
4968 T:      git git://linuxtv.org/anttip/media_tree.git
4969 S:      Maintained
4970 F:      drivers/media/tuners/e4000*
4971
4972 EATA ISA/EISA/PCI SCSI DRIVER
4973 M:      Dario Ballabio <[email protected]>
4974 L:      [email protected]
4975 S:      Maintained
4976 F:      drivers/scsi/eata.c
4977
4978 EC100 MEDIA DRIVER
4979 M:      Antti Palosaari <[email protected]>
4980 L:      [email protected]
4981 W:      https://linuxtv.org
4982 W:      http://palosaari.fi/linux/
4983 Q:      http://patchwork.linuxtv.org/project/linux-media/list/
4984 T:      git git://linuxtv.org/anttip/media_tree.git
4985 S:      Maintained
4986 F:      drivers/media/dvb-frontends/ec100*
4987
4988 ECRYPT FILE SYSTEM
4989 M:      Tyler Hicks <[email protected]>
4990 L:      [email protected]
4991 W:      http://ecryptfs.org
4992 W:      https://launchpad.net/ecryptfs
4993 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/tyhicks/ecryptfs.git
4994 S:      Supported
4995 F:      Documentation/filesystems/ecryptfs.txt
4996 F:      fs/ecryptfs/
4997
4998 EDAC-AMD64
4999 M:      Borislav Petkov <[email protected]>
5000 L:      [email protected]
5001 S:      Maintained
5002 F:      drivers/edac/amd64_edac*
5003
5004 EDAC-CALXEDA
5005 M:      Robert Richter <[email protected]>
5006 L:      [email protected]
5007 S:      Maintained
5008 F:      drivers/edac/highbank*
5009
5010 EDAC-CAVIUM OCTEON
5011 M:      Ralf Baechle <[email protected]>
5012 M:      David Daney <[email protected]>
5013 L:      [email protected]
5014 L:      [email protected]
5015 S:      Supported
5016 F:      drivers/edac/octeon_edac*
5017
5018 EDAC-CAVIUM THUNDERX
5019 M:      David Daney <[email protected]>
5020 M:      Jan Glauber <[email protected]>
5021 L:      [email protected]
5022 S:      Supported
5023 F:      drivers/edac/thunderx_edac*
5024
5025 EDAC-CORE
5026 M:      Borislav Petkov <[email protected]>
5027 M:      Mauro Carvalho Chehab <[email protected]>
5028 M:      Mauro Carvalho Chehab <[email protected]>
5029 L:      [email protected]
5030 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp.git for-next
5031 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-edac.git linux_next
5032 S:      Supported
5033 F:      Documentation/admin-guide/ras.rst
5034 F:      Documentation/driver-api/edac.rst
5035 F:      drivers/edac/
5036 F:      include/linux/edac.h
5037
5038 EDAC-E752X
5039 M:      Mark Gross <[email protected]>
5040 L:      [email protected]
5041 S:      Maintained
5042 F:      drivers/edac/e752x_edac.c
5043
5044 EDAC-E7XXX
5045 L:      [email protected]
5046 S:      Maintained
5047 F:      drivers/edac/e7xxx_edac.c
5048
5049 EDAC-FSL_DDR
5050 M:      York Sun <[email protected]>
5051 L:      [email protected]
5052 S:      Maintained
5053 F:      drivers/edac/fsl_ddr_edac.*
5054
5055 EDAC-GHES
5056 M:      Mauro Carvalho Chehab <[email protected]>
5057 M:      Mauro Carvalho Chehab <[email protected]>
5058 L:      [email protected]
5059 S:      Maintained
5060 F:      drivers/edac/ghes_edac.c
5061
5062 EDAC-I3000
5063 L:      [email protected]
5064 S:      Orphan
5065 F:      drivers/edac/i3000_edac.c
5066
5067 EDAC-I5000
5068 L:      [email protected]
5069 S:      Maintained
5070 F:      drivers/edac/i5000_edac.c
5071
5072 EDAC-I5400
5073 M:      Mauro Carvalho Chehab <[email protected]>
5074 M:      Mauro Carvalho Chehab <[email protected]>
5075 L:      [email protected]
5076 S:      Maintained
5077 F:      drivers/edac/i5400_edac.c
5078
5079 EDAC-I7300
5080 M:      Mauro Carvalho Chehab <[email protected]>
5081 M:      Mauro Carvalho Chehab <[email protected]>
5082 L:      [email protected]
5083 S:      Maintained
5084 F:      drivers/edac/i7300_edac.c
5085
5086 EDAC-I7CORE
5087 M:      Mauro Carvalho Chehab <[email protected]>
5088 M:      Mauro Carvalho Chehab <[email protected]>
5089 L:      [email protected]
5090 S:      Maintained
5091 F:      drivers/edac/i7core_edac.c
5092
5093 EDAC-I82443BXGX
5094 M:      Tim Small <[email protected]>
5095 L:      [email protected]
5096 S:      Maintained
5097 F:      drivers/edac/i82443bxgx_edac.c
5098
5099 EDAC-I82975X
5100 M:      Ranganathan Desikan <[email protected]>
5101 M:      "Arvind R." <[email protected]>
5102 L:      [email protected]
5103 S:      Maintained
5104 F:      drivers/edac/i82975x_edac.c
5105
5106 EDAC-IE31200
5107 M:      Jason Baron <[email protected]>
5108 L:      [email protected]
5109 S:      Maintained
5110 F:      drivers/edac/ie31200_edac.c
5111
5112 EDAC-MPC85XX
5113 M:      Johannes Thumshirn <[email protected]>
5114 L:      [email protected]
5115 S:      Maintained
5116 F:      drivers/edac/mpc85xx_edac.[ch]
5117
5118 EDAC-PASEMI
5119 M:      Egor Martovetsky <[email protected]>
5120 L:      [email protected]
5121 S:      Maintained
5122 F:      drivers/edac/pasemi_edac.c
5123
5124 EDAC-PND2
5125 M:      Tony Luck <[email protected]>
5126 L:      [email protected]
5127 S:      Maintained
5128 F:      drivers/edac/pnd2_edac.[ch]
5129
5130 EDAC-R82600
5131 M:      Tim Small <[email protected]>
5132 L:      [email protected]
5133 S:      Maintained
5134 F:      drivers/edac/r82600_edac.c
5135
5136 EDAC-SBRIDGE
5137 M:      Mauro Carvalho Chehab <[email protected]>
5138 M:      Mauro Carvalho Chehab <[email protected]>
5139 L:      [email protected]
5140 S:      Maintained
5141 F:      drivers/edac/sb_edac.c
5142
5143 EDAC-SKYLAKE
5144 M:      Tony Luck <[email protected]>
5145 L:      [email protected]
5146 S:      Maintained
5147 F:      drivers/edac/skx_edac.c
5148
5149 EDIROL UA-101/UA-1000 DRIVER
5150 M:      Clemens Ladisch <[email protected]>
5151 L:      [email protected] (moderated for non-subscribers)
5152 T:      git git://git.alsa-project.org/alsa-kernel.git
5153 S:      Maintained
5154 F:      sound/usb/misc/ua101.c
5155
5156 EFI TEST DRIVER
5157 L:      [email protected]
5158 M:      Ivan Hu <[email protected]>
5159 M:      Matt Fleming <[email protected]>
5160 S:      Maintained
5161 F:      drivers/firmware/efi/test/
5162
5163 EFI VARIABLE FILESYSTEM
5164 M:      Matthew Garrett <[email protected]>
5165 M:      Jeremy Kerr <[email protected]>
5166 M:      Matt Fleming <[email protected]>
5167 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/mfleming/efi.git
5168 L:      [email protected]
5169 S:      Maintained
5170 F:      fs/efivarfs/
5171
5172 EFIFB FRAMEBUFFER DRIVER
5173 L:      [email protected]
5174 M:      Peter Jones <[email protected]>
5175 S:      Maintained
5176 F:      drivers/video/fbdev/efifb.c
5177
5178 EFS FILESYSTEM
5179 W:      http://aeschi.ch.eu.org/efs/
5180 S:      Orphan
5181 F:      fs/efs/
5182
5183 EHEA (IBM pSeries eHEA 10Gb ethernet adapter) DRIVER
5184 M:      Douglas Miller <[email protected]>
5185 L:      [email protected]
5186 S:      Maintained
5187 F:      drivers/net/ethernet/ibm/ehea/
5188
5189 EM28XX VIDEO4LINUX DRIVER
5190 M:      Mauro Carvalho Chehab <[email protected]>
5191 M:      Mauro Carvalho Chehab <[email protected]>
5192 L:      [email protected]
5193 W:      https://linuxtv.org
5194 T:      git git://linuxtv.org/media_tree.git
5195 S:      Maintained
5196 F:      drivers/media/usb/em28xx/
5197 F:      Documentation/media/v4l-drivers/em28xx*
5198
5199 EMBEDDED LINUX
5200 M:      Paul Gortmaker <[email protected]>
5201 M:      Matt Mackall <[email protected]>
5202 M:      David Woodhouse <[email protected]>
5203 L:      [email protected]
5204 S:      Maintained
5205
5206 Emulex 10Gbps iSCSI - OneConnect DRIVER
5207 M:      Subbu Seetharaman <[email protected]>
5208 M:      Ketan Mukadam <[email protected]>
5209 M:      Jitendra Bhivare <[email protected]>
5210 L:      [email protected]
5211 W:      http://www.broadcom.com
5212 S:      Supported
5213 F:      drivers/scsi/be2iscsi/
5214
5215 Emulex 10Gbps NIC BE2, BE3-R, Lancer, Skyhawk-R DRIVER (be2net)
5216 M:      Sathya Perla <[email protected]>
5217 M:      Ajit Khaparde <[email protected]>
5218 M:      Sriharsha Basavapatna <[email protected]>
5219 M:      Somnath Kotur <[email protected]>
5220 L:      [email protected]
5221 W:      http://www.emulex.com
5222 S:      Supported
5223 F:      drivers/net/ethernet/emulex/benet/
5224
5225 EMULEX ONECONNECT ROCE DRIVER
5226 M:      Selvin Xavier <[email protected]>
5227 M:      Devesh Sharma <[email protected]>
5228 L:      [email protected]
5229 W:      http://www.broadcom.com
5230 S:      Odd Fixes
5231 F:      drivers/infiniband/hw/ocrdma/
5232 F:      include/uapi/rdma/ocrdma-abi.h
5233
5234 EMULEX/BROADCOM LPFC FC/FCOE SCSI DRIVER
5235 M:      James Smart <[email protected]>
5236 M:      Dick Kennedy <[email protected]>
5237 L:      [email protected]
5238 W:      http://www.broadcom.com
5239 S:      Supported
5240 F:      drivers/scsi/lpfc/
5241
5242 ENE CB710 FLASH CARD READER DRIVER
5243 M:      Michał Mirosław <[email protected]>
5244 S:      Maintained
5245 F:      drivers/misc/cb710/
5246 F:      drivers/mmc/host/cb710-mmc.*
5247 F:      include/linux/cb710.h
5248
5249 ENE KB2426 (ENE0100/ENE020XX) INFRARED RECEIVER
5250 M:      Maxim Levitsky <[email protected]>
5251 S:      Maintained
5252 F:      drivers/media/rc/ene_ir.*
5253
5254 EPSON S1D13XXX FRAMEBUFFER DRIVER
5255 M:      Kristoffer Ericson <[email protected]>
5256 S:      Maintained
5257 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/kristoffer/linux-hpc.git
5258 F:      drivers/video/fbdev/s1d13xxxfb.c
5259 F:      include/video/s1d13xxxfb.h
5260
5261 ERRSEQ ERROR TRACKING INFRASTRUCTURE
5262 M:      Jeff Layton <[email protected]>
5263 S:      Maintained
5264 F:      lib/errseq.c
5265 F:      include/linux/errseq.h
5266
5267 ET131X NETWORK DRIVER
5268 M:      Mark Einon <[email protected]>
5269 S:      Odd Fixes
5270 F:      drivers/net/ethernet/agere/
5271
5272 ETHERNET BRIDGE
5273 M:      Stephen Hemminger <[email protected]>
5274 L:      [email protected] (moderated for non-subscribers)
5275 L:      [email protected]
5276 W:      http://www.linuxfoundation.org/en/Net:Bridge
5277 S:      Maintained
5278 F:      include/linux/netfilter_bridge/
5279 F:      net/bridge/
5280
5281 ETHERNET PHY LIBRARY
5282 M:      Andrew Lunn <[email protected]>
5283 M:      Florian Fainelli <[email protected]>
5284 L:      [email protected]
5285 S:      Maintained
5286 F:      Documentation/ABI/testing/sysfs-bus-mdio
5287 F:      Documentation/devicetree/bindings/net/mdio*
5288 F:      Documentation/networking/phy.txt
5289 F:      drivers/net/phy/
5290 F:      drivers/of/of_mdio.c
5291 F:      drivers/of/of_net.c
5292 F:      include/linux/*mdio*.h
5293 F:      include/linux/of_net.h
5294 F:      include/linux/phy.h
5295 F:      include/linux/phy_fixed.h
5296 F:      include/linux/platform_data/mdio-gpio.h
5297 F:      include/linux/platform_data/mdio-bcm-unimac.h
5298 F:      include/trace/events/mdio.h
5299 F:      include/uapi/linux/mdio.h
5300 F:      include/uapi/linux/mii.h
5301
5302 EXT2 FILE SYSTEM
5303 M:      Jan Kara <[email protected]>
5304 L:      [email protected]
5305 S:      Maintained
5306 F:      Documentation/filesystems/ext2.txt
5307 F:      fs/ext2/
5308 F:      include/linux/ext2*
5309
5310 EXT4 FILE SYSTEM
5311 M:      "Theodore Ts'o" <[email protected]>
5312 M:      Andreas Dilger <[email protected]>
5313 L:      [email protected]
5314 W:      http://ext4.wiki.kernel.org
5315 Q:      http://patchwork.ozlabs.org/project/linux-ext4/list/
5316 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4.git
5317 S:      Maintained
5318 F:      Documentation/filesystems/ext4.txt
5319 F:      fs/ext4/
5320
5321 Extended Verification Module (EVM)
5322 M:      Mimi Zohar <[email protected]>
5323 L:      [email protected]
5324 S:      Supported
5325 F:      security/integrity/evm/
5326
5327 EXTENSIBLE FIRMWARE INTERFACE (EFI)
5328 M:      Matt Fleming <[email protected]>
5329 M:      Ard Biesheuvel <[email protected]>
5330 L:      [email protected]
5331 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/efi/efi.git
5332 S:      Maintained
5333 F:      Documentation/efi-stub.txt
5334 F:      arch/*/kernel/efi.c
5335 F:      arch/x86/boot/compressed/eboot.[ch]
5336 F:      arch/*/include/asm/efi.h
5337 F:      arch/x86/platform/efi/
5338 F:      drivers/firmware/efi/
5339 F:      include/linux/efi*.h
5340 F:      arch/arm/boot/compressed/efi-header.S
5341 F:      arch/arm64/kernel/efi-entry.S
5342
5343 EXTERNAL CONNECTOR SUBSYSTEM (EXTCON)
5344 M:      MyungJoo Ham <[email protected]>
5345 M:      Chanwoo Choi <[email protected]>
5346 L:      [email protected]
5347 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/chanwoo/extcon.git
5348 S:      Maintained
5349 F:      drivers/extcon/
5350 F:      include/linux/extcon/
5351 F:      include/linux/extcon.h
5352 F:      Documentation/extcon/
5353 F:      Documentation/devicetree/bindings/extcon/
5354
5355 EXYNOS DP DRIVER
5356 M:      Jingoo Han <[email protected]>
5357 L:      [email protected]
5358 S:      Maintained
5359 F:      drivers/gpu/drm/exynos/exynos_dp*
5360
5361 EXYNOS SYSMMU (IOMMU) driver
5362 M:      Marek Szyprowski <[email protected]>
5363 L:      [email protected]
5364 S:      Maintained
5365 F:      drivers/iommu/exynos-iommu.c
5366
5367 EZchip NPS platform support
5368 M:      Elad Kanfi <[email protected]>
5369 M:      Vineet Gupta <[email protected]>
5370 S:      Supported
5371 F:      arch/arc/plat-eznps
5372 F:      arch/arc/boot/dts/eznps.dts
5373
5374 F2FS FILE SYSTEM
5375 M:      Jaegeuk Kim <[email protected]>
5376 M:      Chao Yu <[email protected]>
5377 L:      [email protected]
5378 W:      https://f2fs.wiki.kernel.org/
5379 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs.git
5380 S:      Maintained
5381 F:      Documentation/filesystems/f2fs.txt
5382 F:      Documentation/ABI/testing/sysfs-fs-f2fs
5383 F:      fs/f2fs/
5384 F:      include/linux/f2fs_fs.h
5385 F:      include/trace/events/f2fs.h
5386
5387 F71805F HARDWARE MONITORING DRIVER
5388 M:      Jean Delvare <[email protected]>
5389 L:      [email protected]
5390 S:      Maintained
5391 F:      Documentation/hwmon/f71805f
5392 F:      drivers/hwmon/f71805f.c
5393
5394 FANOTIFY
5395 M:      Jan Kara <[email protected]>
5396 R:      Amir Goldstein <[email protected]>
5397 L:      [email protected]
5398 S:      Maintained
5399 F:      fs/notify/fanotify/
5400 F:      include/linux/fanotify.h
5401 F:      include/uapi/linux/fanotify.h
5402
5403 FARSYNC SYNCHRONOUS DRIVER
5404 M:      Kevin Curtis <[email protected]>
5405 W:      http://www.farsite.co.uk/
5406 S:      Supported
5407 F:      drivers/net/wan/farsync.*
5408
5409 FAULT INJECTION SUPPORT
5410 M:      Akinobu Mita <[email protected]>
5411 S:      Supported
5412 F:      Documentation/fault-injection/
5413 F:      lib/fault-inject.c
5414
5415 FBTFT Framebuffer drivers
5416 M:      Thomas Petazzoni <[email protected]>
5417 S:      Maintained
5418 F:      drivers/staging/fbtft/
5419
5420 FC0011 TUNER DRIVER
5421 M:      Michael Buesch <[email protected]>
5422 L:      [email protected]
5423 S:      Maintained
5424 F:      drivers/media/tuners/fc0011.h
5425 F:      drivers/media/tuners/fc0011.c
5426
5427 FC2580 MEDIA DRIVER
5428 M:      Antti Palosaari <[email protected]>
5429 L:      [email protected]
5430 W:      https://linuxtv.org
5431 W:      http://palosaari.fi/linux/
5432 Q:      http://patchwork.linuxtv.org/project/linux-media/list/
5433 T:      git git://linuxtv.org/anttip/media_tree.git
5434 S:      Maintained
5435 F:      drivers/media/tuners/fc2580*
5436
5437 FCOE SUBSYSTEM (libfc, libfcoe, fcoe)
5438 M:      Johannes Thumshirn <[email protected]>
5439 L:      [email protected]
5440 W:      www.Open-FCoE.org
5441 S:      Supported
5442 F:      drivers/scsi/libfc/
5443 F:      drivers/scsi/fcoe/
5444 F:      include/scsi/fc/
5445 F:      include/scsi/libfc.h
5446 F:      include/scsi/libfcoe.h
5447 F:      include/uapi/scsi/fc/
5448
5449 FILE LOCKING (flock() and fcntl()/lockf())
5450 M:      Jeff Layton <[email protected]>
5451 M:      "J. Bruce Fields" <[email protected]>
5452 L:      [email protected]
5453 S:      Maintained
5454 F:      include/linux/fcntl.h
5455 F:      include/uapi/linux/fcntl.h
5456 F:      fs/fcntl.c
5457 F:      fs/locks.c
5458
5459 FILESYSTEMS (VFS and infrastructure)
5460 M:      Alexander Viro <[email protected]>
5461 L:      [email protected]
5462 S:      Maintained
5463 F:      fs/*
5464 F:      include/linux/fs.h
5465 F:      include/uapi/linux/fs.h
5466
5467 FINTEK F75375S HARDWARE MONITOR AND FAN CONTROLLER DRIVER
5468 M:      Riku Voipio <[email protected]>
5469 L:      [email protected]
5470 S:      Maintained
5471 F:      drivers/hwmon/f75375s.c
5472 F:      include/linux/f75375s.h
5473
5474 FIREWIRE AUDIO DRIVERS
5475 M:      Clemens Ladisch <[email protected]>
5476 L:      [email protected] (moderated for non-subscribers)
5477 T:      git git://git.alsa-project.org/alsa-kernel.git
5478 S:      Maintained
5479 F:      sound/firewire/
5480
5481 FIREWIRE MEDIA DRIVERS (firedtv)
5482 M:      Stefan Richter <[email protected]>
5483 L:      [email protected]
5484 L:      [email protected]
5485 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media.git
5486 S:      Maintained
5487 F:      drivers/media/firewire/
5488
5489 FIREWIRE SBP-2 TARGET
5490 M:      Chris Boot <[email protected]>
5491 L:      [email protected]
5492 L:      [email protected]
5493 L:      [email protected]
5494 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/nab/lio-core-2.6.git master
5495 S:      Maintained
5496 F:      drivers/target/sbp/
5497
5498 FIREWIRE SUBSYSTEM
5499 M:      Stefan Richter <[email protected]>
5500 L:      [email protected]
5501 W:      http://ieee1394.wiki.kernel.org/
5502 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394.git
5503 S:      Maintained
5504 F:      drivers/firewire/
5505 F:      include/linux/firewire.h
5506 F:      include/uapi/linux/firewire*.h
5507 F:      tools/firewire/
5508
5509 FIRMWARE LOADER (request_firmware)
5510 M:      Luis R. Rodriguez <[email protected]>
5511 L:      [email protected]
5512 S:      Maintained
5513 F:      Documentation/firmware_class/
5514 F:      drivers/base/firmware*.c
5515 F:      include/linux/firmware.h
5516
5517 FLASH ADAPTER DRIVER (IBM Flash Adapter 900GB Full Height PCI Flash Card)
5518 M:      Joshua Morris <[email protected]>
5519 M:      Philip Kelleher <[email protected]>
5520 S:      Maintained
5521 F:      drivers/block/rsxx/
5522
5523 FLOPPY DRIVER
5524 M:      Jiri Kosina <[email protected]>
5525 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/jikos/floppy.git
5526 S:      Odd fixes
5527 F:      drivers/block/floppy.c
5528
5529 FMC SUBSYSTEM
5530 M:      Alessandro Rubini <[email protected]>
5531 W:      http://www.ohwr.org/projects/fmc-bus
5532 S:      Supported
5533 F:      drivers/fmc/
5534 F:      include/linux/fmc*.h
5535 F:      include/linux/ipmi-fru.h
5536 K:      fmc_d.*register
5537
5538 FPGA MANAGER FRAMEWORK
5539 M:      Alan Tull <[email protected]>
5540 M:      Moritz Fischer <[email protected]>
5541 L:      [email protected]
5542 S:      Maintained
5543 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/atull/linux-fpga.git
5544 Q:      http://patchwork.kernel.org/project/linux-fpga/list/
5545 F:      Documentation/fpga/
5546 F:      Documentation/devicetree/bindings/fpga/
5547 F:      drivers/fpga/
5548 F:      include/linux/fpga/
5549 W:      http://www.rocketboards.org
5550
5551 FPU EMULATOR
5552 M:      Bill Metzenthen <[email protected]>
5553 W:      http://floatingpoint.sourceforge.net/emulator/index.html
5554 S:      Maintained
5555 F:      arch/x86/math-emu/
5556
5557 FRAME RELAY DLCI/FRAD (Sangoma drivers too)
5558 L:      [email protected]
5559 S:      Orphan
5560 F:      drivers/net/wan/dlci.c
5561 F:      drivers/net/wan/sdla.c
5562
5563 FRAMEBUFFER LAYER
5564 M:      Bartlomiej Zolnierkiewicz <[email protected]>
5565 L:      [email protected]
5566 L:      [email protected]
5567 T:      git git://github.com/bzolnier/linux.git
5568 Q:      http://patchwork.kernel.org/project/linux-fbdev/list/
5569 S:      Maintained
5570 F:      Documentation/fb/
5571 F:      drivers/video/
5572 F:      include/video/
5573 F:      include/linux/fb.h
5574 F:      include/uapi/video/
5575 F:      include/uapi/linux/fb.h
5576
5577 FREESCALE CAAM (Cryptographic Acceleration and Assurance Module) DRIVER
5578 M:      Horia Geantă <[email protected]>
5579 M:      Aymen Sghaier <[email protected]>
5580 L:      [email protected]
5581 S:      Maintained
5582 F:      drivers/crypto/caam/
5583 F:      Documentation/devicetree/bindings/crypto/fsl-sec4.txt
5584
5585 FREESCALE DIU FRAMEBUFFER DRIVER
5586 M:      Timur Tabi <[email protected]>
5587 L:      [email protected]
5588 S:      Maintained
5589 F:      drivers/video/fbdev/fsl-diu-fb.*
5590
5591 FREESCALE DMA DRIVER
5592 M:      Li Yang <[email protected]>
5593 M:      Zhang Wei <[email protected]>
5594 L:      [email protected]
5595 S:      Maintained
5596 F:      drivers/dma/fsldma.*
5597
5598 FREESCALE eTSEC ETHERNET DRIVER (GIANFAR)
5599 M:      Claudiu Manoil <[email protected]>
5600 L:      [email protected]
5601 S:      Maintained
5602 F:      drivers/net/ethernet/freescale/gianfar*
5603 X:      drivers/net/ethernet/freescale/gianfar_ptp.c
5604 F:      Documentation/devicetree/bindings/net/fsl-tsec-phy.txt
5605
5606 FREESCALE GPMI NAND DRIVER
5607 M:      Han Xu <[email protected]>
5608 L:      [email protected]
5609 S:      Maintained
5610 F:      drivers/mtd/nand/gpmi-nand/*
5611
5612 FREESCALE I2C CPM DRIVER
5613 M:      Jochen Friedrich <[email protected]>
5614 L:      [email protected]
5615 L:      [email protected]
5616 S:      Maintained
5617 F:      drivers/i2c/busses/i2c-cpm.c
5618
5619 FREESCALE IMX / MXC FEC DRIVER
5620 M:      Fugang Duan <[email protected]>
5621 L:      [email protected]
5622 S:      Maintained
5623 F:      drivers/net/ethernet/freescale/fec_main.c
5624 F:      drivers/net/ethernet/freescale/fec_ptp.c
5625 F:      drivers/net/ethernet/freescale/fec.h
5626 F:      Documentation/devicetree/bindings/net/fsl-fec.txt
5627
5628 FREESCALE IMX / MXC FRAMEBUFFER DRIVER
5629 M:      Sascha Hauer <[email protected]>
5630 L:      [email protected]
5631 L:      [email protected] (moderated for non-subscribers)
5632 S:      Maintained
5633 F:      include/linux/platform_data/video-imxfb.h
5634 F:      drivers/video/fbdev/imxfb.c
5635
5636 FREESCALE QORIQ DPAA ETHERNET DRIVER
5637 M:      Madalin Bucur <[email protected]>
5638 L:      [email protected]
5639 S:      Maintained
5640 F:      drivers/net/ethernet/freescale/dpaa
5641
5642 FREESCALE QORIQ DPAA FMAN DRIVER
5643 M:      Madalin Bucur <[email protected]>
5644 L:      [email protected]
5645 S:      Maintained
5646 F:      drivers/net/ethernet/freescale/fman
5647 F:      Documentation/devicetree/bindings/powerpc/fsl/fman.txt
5648
5649 FREESCALE QUAD SPI DRIVER
5650 M:      Han Xu <[email protected]>
5651 L:      [email protected]
5652 S:      Maintained
5653 F:      drivers/mtd/spi-nor/fsl-quadspi.c
5654
5655 FREESCALE QUICC ENGINE LIBRARY
5656 M:      Qiang Zhao <[email protected]>
5657 L:      [email protected]
5658 S:      Maintained
5659 F:      drivers/soc/fsl/qe/
5660 F:      include/soc/fsl/*qe*.h
5661 F:      include/soc/fsl/*ucc*.h
5662
5663 FREESCALE QUICC ENGINE UCC ETHERNET DRIVER
5664 M:      Li Yang <[email protected]>
5665 L:      [email protected]
5666 L:      [email protected]
5667 S:      Maintained
5668 F:      drivers/net/ethernet/freescale/ucc_geth*
5669
5670 FREESCALE QUICC ENGINE UCC HDLC DRIVER
5671 M:      Zhao Qiang <[email protected]>
5672 L:      [email protected]
5673 L:      [email protected]
5674 S:      Maintained
5675 F:      drivers/net/wan/fsl_ucc_hdlc*
5676
5677 FREESCALE QUICC ENGINE UCC UART DRIVER
5678 M:      Timur Tabi <[email protected]>
5679 L:      [email protected]
5680 S:      Maintained
5681 F:      drivers/tty/serial/ucc_uart.c
5682
5683 FREESCALE SOC DRIVERS
5684 M:      Li Yang <[email protected]>
5685 L:      [email protected]
5686 L:      [email protected]
5687 S:      Maintained
5688 F:      Documentation/devicetree/bindings/soc/fsl/
5689 F:      drivers/soc/fsl/
5690 F:      include/linux/fsl/
5691
5692 FREESCALE SOC FS_ENET DRIVER
5693 M:      Pantelis Antoniou <[email protected]>
5694 M:      Vitaly Bordug <[email protected]>
5695 L:      [email protected]
5696 L:      [email protected]
5697 S:      Maintained
5698 F:      drivers/net/ethernet/freescale/fs_enet/
5699 F:      include/linux/fs_enet_pd.h
5700
5701 FREESCALE SOC SOUND DRIVERS
5702 M:      Timur Tabi <[email protected]>
5703 M:      Nicolin Chen <[email protected]>
5704 M:      Xiubo Li <[email protected]>
5705 R:      Fabio Estevam <[email protected]>
5706 L:      [email protected] (moderated for non-subscribers)
5707 L:      [email protected]
5708 S:      Maintained
5709 F:      sound/soc/fsl/fsl*
5710 F:      sound/soc/fsl/imx*
5711 F:      sound/soc/fsl/mpc8610_hpcd.c
5712
5713 FREESCALE USB PERIPHERAL DRIVERS
5714 M:      Li Yang <[email protected]>
5715 L:      [email protected]
5716 L:      [email protected]
5717 S:      Maintained
5718 F:      drivers/usb/gadget/udc/fsl*
5719
5720 FREEVXFS FILESYSTEM
5721 M:      Christoph Hellwig <[email protected]>
5722 W:      ftp://ftp.openlinux.org/pub/people/hch/vxfs
5723 S:      Maintained
5724 F:      fs/freevxfs/
5725
5726 FREEZER
5727 M:      "Rafael J. Wysocki" <[email protected]>
5728 M:      Pavel Machek <[email protected]>
5729 L:      [email protected]
5730 S:      Supported
5731 F:      Documentation/power/freezing-of-tasks.txt
5732 F:      include/linux/freezer.h
5733 F:      kernel/freezer.c
5734
5735 FRONTSWAP API
5736 M:      Konrad Rzeszutek Wilk <[email protected]>
5737 L:      [email protected]
5738 S:      Maintained
5739 F:      mm/frontswap.c
5740 F:      include/linux/frontswap.h
5741
5742 FS-CACHE: LOCAL CACHING FOR NETWORK FILESYSTEMS
5743 M:      David Howells <[email protected]>
5744 L:      [email protected] (moderated for non-subscribers)
5745 S:      Supported
5746 F:      Documentation/filesystems/caching/
5747 F:      fs/fscache/
5748 F:      include/linux/fscache*.h
5749
5750 FSCRYPT: FILE SYSTEM LEVEL ENCRYPTION SUPPORT
5751 M:      Theodore Y. Ts'o <[email protected]>
5752 M:      Jaegeuk Kim <[email protected]>
5753 L:      [email protected]
5754 Q:      https://patchwork.kernel.org/project/linux-fscrypt/list/
5755 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/tytso/fscrypt.git
5756 S:      Supported
5757 F:      fs/crypto/
5758 F:      include/linux/fscrypt*.h
5759 F:      Documentation/filesystems/fscrypt.rst
5760
5761 FUJITSU FR-V (FRV) PORT
5762 S:      Orphan
5763 F:      arch/frv/
5764
5765 FUJITSU LAPTOP EXTRAS
5766 M:      Jonathan Woithe <[email protected]>
5767 L:      [email protected]
5768 S:      Maintained
5769 F:      drivers/platform/x86/fujitsu-laptop.c
5770
5771 FUJITSU M-5MO LS CAMERA ISP DRIVER
5772 M:      Kyungmin Park <[email protected]>
5773 M:      Heungjun Kim <[email protected]>
5774 L:      [email protected]
5775 S:      Maintained
5776 F:      drivers/media/i2c/m5mols/
5777 F:      include/media/i2c/m5mols.h
5778
5779 FUJITSU TABLET EXTRAS
5780 M:      Robert Gerlach <[email protected]>
5781 L:      [email protected]
5782 S:      Maintained
5783 F:      drivers/platform/x86/fujitsu-tablet.c
5784
5785 FUSE: FILESYSTEM IN USERSPACE
5786 M:      Miklos Szeredi <[email protected]>
5787 L:      [email protected]
5788 W:      http://fuse.sourceforge.net/
5789 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse.git
5790 S:      Maintained
5791 F:      fs/fuse/
5792 F:      include/uapi/linux/fuse.h
5793 F:      Documentation/filesystems/fuse.txt
5794
5795 FUTEX SUBSYSTEM
5796 M:      Thomas Gleixner <[email protected]>
5797 M:      Ingo Molnar <[email protected]>
5798 R:      Peter Zijlstra <[email protected]>
5799 R:      Darren Hart <[email protected]>
5800 L:      [email protected]
5801 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git locking/core
5802 S:      Maintained
5803 F:      kernel/futex.c
5804 F:      kernel/futex_compat.c
5805 F:      include/asm-generic/futex.h
5806 F:      include/linux/futex.h
5807 F:      include/uapi/linux/futex.h
5808 F:      tools/testing/selftests/futex/
5809 F:      tools/perf/bench/futex*
5810 F:      Documentation/*futex*
5811
5812 FUTURE DOMAIN TMC-16x0 SCSI DRIVER (16-bit)
5813 M:      Rik Faith <[email protected]>
5814 L:      [email protected]
5815 S:      Odd Fixes (e.g., new signatures)
5816 F:      drivers/scsi/fdomain.*
5817
5818 GCC PLUGINS
5819 M:      Kees Cook <[email protected]>
5820 R:      Emese Revfy <[email protected]>
5821 L:      [email protected]
5822 S:      Maintained
5823 F:      scripts/gcc-plugins/
5824 F:      scripts/gcc-plugin.sh
5825 F:      scripts/Makefile.gcc-plugins
5826 F:      Documentation/gcc-plugins.txt
5827
5828 GCOV BASED KERNEL PROFILING
5829 M:      Peter Oberparleiter <[email protected]>
5830 S:      Maintained
5831 F:      kernel/gcov/
5832 F:      Documentation/dev-tools/gcov.rst
5833
5834 GDB KERNEL DEBUGGING HELPER SCRIPTS
5835 M:      Jan Kiszka <[email protected]>
5836 M:      Kieran Bingham <[email protected]>
5837 S:      Supported
5838 F:      scripts/gdb/
5839
5840 GDT SCSI DISK ARRAY CONTROLLER DRIVER
5841 M:      Achim Leubner <[email protected]>
5842 L:      [email protected]
5843 W:      http://www.icp-vortex.com/
5844 S:      Supported
5845 F:      drivers/scsi/gdt*
5846
5847 GEMTEK FM RADIO RECEIVER DRIVER
5848 M:      Hans Verkuil <[email protected]>
5849 L:      [email protected]
5850 T:      git git://linuxtv.org/media_tree.git
5851 W:      https://linuxtv.org
5852 S:      Maintained
5853 F:      drivers/media/radio/radio-gemtek*
5854
5855 GENERIC GPIO I2C DRIVER
5856 M:      Haavard Skinnemoen <[email protected]>
5857 S:      Supported
5858 F:      drivers/i2c/busses/i2c-gpio.c
5859 F:      include/linux/i2c-gpio.h
5860
5861 GENERIC GPIO I2C MULTIPLEXER DRIVER
5862 M:      Peter Korsgaard <[email protected]>
5863 L:      [email protected]
5864 S:      Supported
5865 F:      drivers/i2c/muxes/i2c-mux-gpio.c
5866 F:      include/linux/i2c-mux-gpio.h
5867 F:      Documentation/i2c/muxes/i2c-mux-gpio
5868
5869 GENERIC HDLC (WAN) DRIVERS
5870 M:      Krzysztof Halasa <[email protected]>
5871 W:      http://www.kernel.org/pub/linux/utils/net/hdlc/
5872 S:      Maintained
5873 F:      drivers/net/wan/c101.c
5874 F:      drivers/net/wan/hd6457*
5875 F:      drivers/net/wan/hdlc*
5876 F:      drivers/net/wan/n2.c
5877 F:      drivers/net/wan/pc300too.c
5878 F:      drivers/net/wan/pci200syn.c
5879 F:      drivers/net/wan/wanxl*
5880
5881 GENERIC INCLUDE/ASM HEADER FILES
5882 M:      Arnd Bergmann <[email protected]>
5883 L:      [email protected]
5884 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic.git
5885 S:      Maintained
5886 F:      include/asm-generic/
5887 F:      include/uapi/asm-generic/
5888
5889 GENERIC PHY FRAMEWORK
5890 M:      Kishon Vijay Abraham I <[email protected]>
5891 L:      [email protected]
5892 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/kishon/linux-phy.git
5893 S:      Supported
5894 F:      drivers/phy/
5895 F:      include/linux/phy/
5896
5897 GENERIC PM DOMAINS
5898 M:      "Rafael J. Wysocki" <[email protected]>
5899 M:      Kevin Hilman <[email protected]>
5900 M:      Ulf Hansson <[email protected]>
5901 L:      [email protected]
5902 S:      Supported
5903 F:      drivers/base/power/domain*.c
5904 F:      include/linux/pm_domain.h
5905 F:      Documentation/devicetree/bindings/power/power_domain.txt
5906
5907 GENERIC UIO DRIVER FOR PCI DEVICES
5908 M:      "Michael S. Tsirkin" <[email protected]>
5909 L:      [email protected]
5910 S:      Supported
5911 F:      drivers/uio/uio_pci_generic.c
5912
5913 GENWQE (IBM Generic Workqueue Card)
5914 M:      Frank Haverkamp <[email protected]>
5915 M:      Guilherme G. Piccoli <[email protected]>
5916 S:      Supported
5917 F:      drivers/misc/genwqe/
5918
5919 GET_MAINTAINER SCRIPT
5920 M:      Joe Perches <[email protected]>
5921 S:      Maintained
5922 F:      scripts/get_maintainer.pl
5923
5924 GFS2 FILE SYSTEM
5925 M:      Steven Whitehouse <[email protected]>
5926 M:      Bob Peterson <[email protected]>
5927 L:      [email protected]
5928 W:      http://sources.redhat.com/cluster/
5929 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2.git
5930 S:      Supported
5931 F:      Documentation/filesystems/gfs2*.txt
5932 F:      fs/gfs2/
5933 F:      include/uapi/linux/gfs2_ondisk.h
5934
5935 GIGASET ISDN DRIVERS
5936 M:      Paul Bolle <[email protected]>
5937 L:      [email protected]
5938 W:      http://gigaset307x.sourceforge.net/
5939 S:      Odd Fixes
5940 F:      Documentation/isdn/README.gigaset
5941 F:      drivers/isdn/gigaset/
5942 F:      include/uapi/linux/gigaset_dev.h
5943
5944 GO7007 MPEG CODEC
5945 M:      Hans Verkuil <[email protected]>
5946 L:      [email protected]
5947 S:      Maintained
5948 F:      drivers/media/usb/go7007/
5949
5950 GOODIX TOUCHSCREEN
5951 M:      Bastien Nocera <[email protected]>
5952 L:      [email protected]
5953 S:      Maintained
5954 F:      drivers/input/touchscreen/goodix.c
5955
5956 GPIO ACPI SUPPORT
5957 M:      Mika Westerberg <[email protected]>
5958 M:      Andy Shevchenko <[email protected]>
5959 L:      [email protected]
5960 L:      [email protected]
5961 S:      Maintained
5962 F:      Documentation/acpi/gpio-properties.txt
5963 F:      drivers/gpio/gpiolib-acpi.c
5964
5965 GPIO IR Transmitter
5966 M:      Sean Young <[email protected]>
5967 L:      [email protected]
5968 S:      Maintained
5969 F:      drivers/media/rc/gpio-ir-tx.c
5970
5971 GPIO MOCKUP DRIVER
5972 M:      Bamvor Jian Zhang <[email protected]>
5973 R:      Bartosz Golaszewski <[email protected]>
5974 L:      [email protected]
5975 S:      Maintained
5976 F:      drivers/gpio/gpio-mockup.c
5977 F:      tools/testing/selftests/gpio/
5978
5979 GPIO SUBSYSTEM
5980 M:      Linus Walleij <[email protected]>
5981 L:      [email protected]
5982 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio.git
5983 S:      Maintained
5984 F:      Documentation/devicetree/bindings/gpio/
5985 F:      Documentation/gpio/
5986 F:      Documentation/ABI/testing/gpio-cdev
5987 F:      Documentation/ABI/obsolete/sysfs-gpio
5988 F:      drivers/gpio/
5989 F:      include/linux/gpio/
5990 F:      include/linux/gpio.h
5991 F:      include/asm-generic/gpio.h
5992 F:      include/uapi/linux/gpio.h
5993 F:      tools/gpio/
5994
5995 GRE DEMULTIPLEXER DRIVER
5996 M:      Dmitry Kozlov <[email protected]>
5997 L:      [email protected]
5998 S:      Maintained
5999 F:      net/ipv4/gre_demux.c
6000 F:      net/ipv4/gre_offload.c
6001 F:      include/net/gre.h
6002
6003 GRETH 10/100/1G Ethernet MAC device driver
6004 M:      Andreas Larsson <[email protected]>
6005 L:      [email protected]
6006 S:      Maintained
6007 F:      drivers/net/ethernet/aeroflex/
6008
6009 GREYBUS AUDIO PROTOCOLS DRIVERS
6010 M:      Vaibhav Agarwal <[email protected]>
6011 M:      Mark Greer <[email protected]>
6012 S:      Maintained
6013 F:      drivers/staging/greybus/audio_apbridgea.c
6014 F:      drivers/staging/greybus/audio_apbridgea.h
6015 F:      drivers/staging/greybus/audio_codec.c
6016 F:      drivers/staging/greybus/audio_codec.h
6017 F:      drivers/staging/greybus/audio_gb.c
6018 F:      drivers/staging/greybus/audio_manager.c
6019 F:      drivers/staging/greybus/audio_manager.h
6020 F:      drivers/staging/greybus/audio_manager_module.c
6021 F:      drivers/staging/greybus/audio_manager_private.h
6022 F:      drivers/staging/greybus/audio_manager_sysfs.c
6023 F:      drivers/staging/greybus/audio_module.c
6024 F:      drivers/staging/greybus/audio_topology.c
6025
6026 GREYBUS FW/HID/SPI PROTOCOLS DRIVERS
6027 M:      Viresh Kumar <[email protected]>
6028 S:      Maintained
6029 F:      drivers/staging/greybus/authentication.c
6030 F:      drivers/staging/greybus/bootrom.c
6031 F:      drivers/staging/greybus/firmware.h
6032 F:      drivers/staging/greybus/fw-core.c
6033 F:      drivers/staging/greybus/fw-download.c
6034 F:      drivers/staging/greybus/fw-managament.c
6035 F:      drivers/staging/greybus/greybus_authentication.h
6036 F:      drivers/staging/greybus/greybus_firmware.h
6037 F:      drivers/staging/greybus/hid.c
6038 F:      drivers/staging/greybus/i2c.c
6039 F:      drivers/staging/greybus/spi.c
6040 F:      drivers/staging/greybus/spilib.c
6041 F:      drivers/staging/greybus/spilib.h
6042
6043 GREYBUS LOOPBACK/TIME PROTOCOLS DRIVERS
6044 M:      Bryan O'Donoghue <[email protected]>
6045 S:      Maintained
6046 F:      drivers/staging/greybus/loopback.c
6047 F:      drivers/staging/greybus/timesync.c
6048 F:      drivers/staging/greybus/timesync_platform.c
6049
6050 GREYBUS PLATFORM DRIVERS
6051 M:      Vaibhav Hiremath <[email protected]>
6052 S:      Maintained
6053 F:      drivers/staging/greybus/arche-platform.c
6054 F:      drivers/staging/greybus/arche-apb-ctrl.c
6055 F:      drivers/staging/greybus/arche_platform.h
6056
6057 GREYBUS SDIO/GPIO/SPI PROTOCOLS DRIVERS
6058 M:      Rui Miguel Silva <[email protected]>
6059 S:      Maintained
6060 F:      drivers/staging/greybus/sdio.c
6061 F:      drivers/staging/greybus/light.c
6062 F:      drivers/staging/greybus/gpio.c
6063 F:      drivers/staging/greybus/power_supply.c
6064 F:      drivers/staging/greybus/spi.c
6065 F:      drivers/staging/greybus/spilib.c
6066
6067 GREYBUS SUBSYSTEM
6068 M:      Johan Hovold <[email protected]>
6069 M:      Alex Elder <[email protected]>
6070 M:      Greg Kroah-Hartman <[email protected]>
6071 S:      Maintained
6072 F:      drivers/staging/greybus/
6073 L:      [email protected] (moderated for non-subscribers)
6074
6075 GREYBUS UART PROTOCOLS DRIVERS
6076 M:      David Lin <[email protected]>
6077 S:      Maintained
6078 F:      drivers/staging/greybus/uart.c
6079 F:      drivers/staging/greybus/log.c
6080
6081 GS1662 VIDEO SERIALIZER
6082 M:      Charles-Antoine Couret <[email protected]>
6083 L:      [email protected]
6084 T:      git git://linuxtv.org/media_tree.git
6085 S:      Maintained
6086 F:      drivers/media/spi/gs1662.c
6087
6088 GSPCA FINEPIX SUBDRIVER
6089 M:      Frank Zago <[email protected]>
6090 L:      [email protected]
6091 T:      git git://linuxtv.org/media_tree.git
6092 S:      Maintained
6093 F:      drivers/media/usb/gspca/finepix.c
6094
6095 GSPCA GL860 SUBDRIVER
6096 M:      Olivier Lorin <[email protected]>
6097 L:      [email protected]
6098 T:      git git://linuxtv.org/media_tree.git
6099 S:      Maintained
6100 F:      drivers/media/usb/gspca/gl860/
6101
6102 GSPCA M5602 SUBDRIVER
6103 M:      Erik Andren <[email protected]>
6104 L:      [email protected]
6105 T:      git git://linuxtv.org/media_tree.git
6106 S:      Maintained
6107 F:      drivers/media/usb/gspca/m5602/
6108
6109 GSPCA PAC207 SONIXB SUBDRIVER
6110 M:      Hans Verkuil <[email protected]>
6111 L:      [email protected]
6112 T:      git git://linuxtv.org/media_tree.git
6113 S:      Odd Fixes
6114 F:      drivers/media/usb/gspca/pac207.c
6115
6116 GSPCA SN9C20X SUBDRIVER
6117 M:      Brian Johnson <[email protected]>
6118 L:      [email protected]
6119 T:      git git://linuxtv.org/media_tree.git
6120 S:      Maintained
6121 F:      drivers/media/usb/gspca/sn9c20x.c
6122
6123 GSPCA T613 SUBDRIVER
6124 M:      Leandro Costantino <[email protected]>
6125 L:      [email protected]
6126 T:      git git://linuxtv.org/media_tree.git
6127 S:      Maintained
6128 F:      drivers/media/usb/gspca/t613.c
6129
6130 GSPCA USB WEBCAM DRIVER
6131 M:      Hans Verkuil <[email protected]>
6132 L:      [email protected]
6133 T:      git git://linuxtv.org/media_tree.git
6134 S:      Odd Fixes
6135 F:      drivers/media/usb/gspca/
6136
6137 GTP (GPRS Tunneling Protocol)
6138 M:      Pablo Neira Ayuso <[email protected]>
6139 M:      Harald Welte <[email protected]>
6140 L:      [email protected]
6141 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/pablo/gtp.git
6142 S:      Maintained
6143 F:      drivers/net/gtp.c
6144
6145 GUID PARTITION TABLE (GPT)
6146 M:      Davidlohr Bueso <[email protected]>
6147 L:      [email protected]
6148 S:      Maintained
6149 F:      block/partitions/efi.*
6150
6151 H8/300 ARCHITECTURE
6152 M:      Yoshinori Sato <[email protected]>
6153 L:      [email protected] (moderated for non-subscribers)
6154 W:      http://uclinux-h8.sourceforge.jp
6155 T:      git git://git.sourceforge.jp/gitroot/uclinux-h8/linux.git
6156 S:      Maintained
6157 F:      arch/h8300/
6158 F:      drivers/clocksource/h8300_*.c
6159 F:      drivers/clk/h8300/
6160 F:      drivers/irqchip/irq-renesas-h8*.c
6161
6162 HACKRF MEDIA DRIVER
6163 M:      Antti Palosaari <[email protected]>
6164 L:      [email protected]
6165 W:      https://linuxtv.org
6166 W:      http://palosaari.fi/linux/
6167 Q:      http://patchwork.linuxtv.org/project/linux-media/list/
6168 T:      git git://linuxtv.org/anttip/media_tree.git
6169 S:      Maintained
6170 F:      drivers/media/usb/hackrf/
6171
6172 HARD DRIVE ACTIVE PROTECTION SYSTEM (HDAPS) DRIVER
6173 M:      Frank Seidel <[email protected]>
6174 L:      [email protected]
6175 W:      http://www.kernel.org/pub/linux/kernel/people/fseidel/hdaps/
6176 S:      Maintained
6177 F:      drivers/platform/x86/hdaps.c
6178
6179 HARDWARE MONITORING
6180 M:      Jean Delvare <[email protected]>
6181 M:      Guenter Roeck <[email protected]>
6182 L:      [email protected]
6183 W:      http://hwmon.wiki.kernel.org/
6184 T:      quilt http://jdelvare.nerim.net/devel/linux/jdelvare-hwmon/
6185 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging.git
6186 S:      Maintained
6187 F:      Documentation/hwmon/
6188 F:      drivers/hwmon/
6189 F:      include/linux/hwmon*.h
6190
6191 HARDWARE RANDOM NUMBER GENERATOR CORE
6192 M:      Matt Mackall <[email protected]>
6193 M:      Herbert Xu <[email protected]>
6194 L:      [email protected]
6195 S:      Odd fixes
6196 F:      Documentation/devicetree/bindings/rng/
6197 F:      Documentation/hw_random.txt
6198 F:      drivers/char/hw_random/
6199 F:      include/linux/hw_random.h
6200
6201 HARDWARE SPINLOCK CORE
6202 M:      Ohad Ben-Cohen <[email protected]>
6203 M:      Bjorn Andersson <[email protected]>
6204 L:      [email protected]
6205 S:      Maintained
6206 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/ohad/hwspinlock.git
6207 F:      Documentation/devicetree/bindings/hwlock/
6208 F:      Documentation/hwspinlock.txt
6209 F:      drivers/hwspinlock/
6210 F:      include/linux/hwspinlock.h
6211
6212 HARMONY SOUND DRIVER
6213 L:      [email protected]
6214 S:      Maintained
6215 F:      sound/parisc/harmony.*
6216
6217 HDPVR USB VIDEO ENCODER DRIVER
6218 M:      Hans Verkuil <[email protected]>
6219 L:      [email protected]
6220 T:      git git://linuxtv.org/media_tree.git
6221 W:      https://linuxtv.org
6222 S:      Odd Fixes
6223 F:      drivers/media/usb/hdpvr/
6224
6225 HEWLETT PACKARD ENTERPRISE ILO NMI WATCHDOG DRIVER
6226 M:      Jimmy Vance <[email protected]>
6227 S:      Supported
6228 F:      Documentation/watchdog/hpwdt.txt
6229 F:      drivers/watchdog/hpwdt.c
6230
6231 HEWLETT-PACKARD SMART ARRAY RAID DRIVER (hpsa)
6232 M:      Don Brace <[email protected]>
6233 L:      [email protected]
6234 L:      [email protected]
6235 S:      Supported
6236 F:      Documentation/scsi/hpsa.txt
6237 F:      drivers/scsi/hpsa*.[ch]
6238 F:      include/linux/cciss*.h
6239 F:      include/uapi/linux/cciss*.h
6240
6241 HFI1 DRIVER
6242 M:      Mike Marciniszyn <[email protected]>
6243 M:      Dennis Dalessandro <[email protected]>
6244 L:      [email protected]
6245 S:      Supported
6246 F:      drivers/infiniband/hw/hfi1
6247
6248 HFS FILESYSTEM
6249 L:      [email protected]
6250 S:      Orphan
6251 F:      Documentation/filesystems/hfs.txt
6252 F:      fs/hfs/
6253
6254 HFSPLUS FILESYSTEM
6255 L:      [email protected]
6256 S:      Orphan
6257 F:      Documentation/filesystems/hfsplus.txt
6258 F:      fs/hfsplus/
6259
6260 HGA FRAMEBUFFER DRIVER
6261 M:      Ferenc Bakonyi <[email protected]>
6262 L:      [email protected]
6263 W:      http://drama.obuda.kando.hu/~fero/cgi-bin/hgafb.shtml
6264 S:      Maintained
6265 F:      drivers/video/fbdev/hgafb.c
6266
6267 HIBERNATION (aka Software Suspend, aka swsusp)
6268 M:      "Rafael J. Wysocki" <[email protected]>
6269 M:      Pavel Machek <[email protected]>
6270 L:      [email protected]
6271 B:      https://bugzilla.kernel.org
6272 S:      Supported
6273 F:      arch/x86/power/
6274 F:      drivers/base/power/
6275 F:      kernel/power/
6276 F:      include/linux/suspend.h
6277 F:      include/linux/freezer.h
6278 F:      include/linux/pm.h
6279 F:      arch/*/include/asm/suspend*.h
6280
6281 HID CORE LAYER
6282 M:      Jiri Kosina <[email protected]>
6283 R:      Benjamin Tissoires <[email protected]>
6284 L:      [email protected]
6285 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid.git
6286 S:      Maintained
6287 F:      drivers/hid/
6288 F:      include/linux/hid*
6289 F:      include/uapi/linux/hid*
6290
6291 HID SENSOR HUB DRIVERS
6292 M:      Jiri Kosina <[email protected]>
6293 M:      Jonathan Cameron <[email protected]>
6294 M:      Srinivas Pandruvada <[email protected]>
6295 L:      [email protected]
6296 L:      [email protected]
6297 S:      Maintained
6298 F:      Documentation/hid/hid-sensor*
6299 F:      drivers/hid/hid-sensor-*
6300 F:      drivers/iio/*/hid-*
6301 F:      include/linux/hid-sensor-*
6302
6303 HIGH-RESOLUTION TIMERS, CLOCKEVENTS
6304 M:      Thomas Gleixner <[email protected]>
6305 L:      [email protected]
6306 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git timers/core
6307 S:      Maintained
6308 F:      Documentation/timers/
6309 F:      kernel/time/hrtimer.c
6310 F:      kernel/time/clockevents.c
6311 F:      kernel/time/timer_*.c
6312 F:      include/linux/clockchips.h
6313 F:      include/linux/hrtimer.h
6314
6315 HIGH-SPEED SCC DRIVER FOR AX.25
6316 L:      [email protected]
6317 S:      Orphan
6318 F:      drivers/net/hamradio/dmascc.c
6319 F:      drivers/net/hamradio/scc.c
6320
6321 HIGHPOINT ROCKETRAID 3xxx RAID DRIVER
6322 M:      HighPoint Linux Team <[email protected]>
6323 W:      http://www.highpoint-tech.com
6324 S:      Supported
6325 F:      Documentation/scsi/hptiop.txt
6326 F:      drivers/scsi/hptiop.c
6327
6328 HIPPI
6329 M:      Jes Sorensen <[email protected]>
6330 L:      [email protected]
6331 S:      Maintained
6332 F:      include/linux/hippidevice.h
6333 F:      include/uapi/linux/if_hippi.h
6334 F:      net/802/hippi.c
6335 F:      drivers/net/hippi/
6336
6337 HISILICON NETWORK SUBSYSTEM 3 DRIVER (HNS3)
6338 M:      Yisen Zhuang <[email protected]>
6339 M:      Salil Mehta <[email protected]>
6340 L:      [email protected]
6341 W:      http://www.hisilicon.com
6342 S:      Maintained
6343 F:      drivers/net/ethernet/hisilicon/hns3/
6344
6345 HISILICON NETWORK SUBSYSTEM DRIVER
6346 M:      Yisen Zhuang <[email protected]>
6347 M:      Salil Mehta <[email protected]>
6348 L:      [email protected]
6349 W:      http://www.hisilicon.com
6350 S:      Maintained
6351 F:      drivers/net/ethernet/hisilicon/
6352 F:      Documentation/devicetree/bindings/net/hisilicon*.txt
6353
6354 HISILICON PMU DRIVER
6355 M:      Shaokun Zhang <[email protected]>
6356 W:      http://www.hisilicon.com
6357 S:      Supported
6358 F:      drivers/perf/hisilicon
6359 F:      Documentation/perf/hisi-pmu.txt
6360
6361 HISILICON ROCE DRIVER
6362 M:      Lijun Ou <[email protected]>
6363 M:      Wei Hu(Xavier) <[email protected]>
6364 L:      [email protected]
6365 S:      Maintained
6366 F:      drivers/infiniband/hw/hns/
6367 F:      Documentation/devicetree/bindings/infiniband/hisilicon-hns-roce.txt
6368
6369 HISILICON SAS Controller
6370 M:      John Garry <[email protected]>
6371 W:      http://www.hisilicon.com
6372 S:      Supported
6373 F:      drivers/scsi/hisi_sas/
6374 F:      Documentation/devicetree/bindings/scsi/hisilicon-sas.txt
6375
6376 HMM - Heterogeneous Memory Management
6377 M:      Jérôme Glisse <[email protected]>
6378 L:      [email protected]
6379 S:      Maintained
6380 F:      mm/hmm*
6381 F:      include/linux/hmm*
6382
6383 HOST AP DRIVER
6384 M:      Jouni Malinen <[email protected]>
6385 L:      [email protected]
6386 W:      http://w1.fi/hostap-driver.html
6387 S:      Obsolete
6388 F:      drivers/net/wireless/intersil/hostap/
6389
6390 HP COMPAQ TC1100 TABLET WMI EXTRAS DRIVER
6391 L:      [email protected]
6392 S:      Orphan
6393 F:      drivers/platform/x86/tc1100-wmi.c
6394
6395 HP100:  Driver for HP 10/100 Mbit/s Voice Grade Network Adapter Series
6396 M:      Jaroslav Kysela <[email protected]>
6397 S:      Maintained
6398 F:      drivers/net/ethernet/hp/hp100.*
6399
6400 HPET:   High Precision Event Timers driver
6401 M:      Clemens Ladisch <[email protected]>
6402 S:      Maintained
6403 F:      Documentation/timers/hpet.txt
6404 F:      drivers/char/hpet.c
6405 F:      include/linux/hpet.h
6406 F:      include/uapi/linux/hpet.h
6407
6408 HPET:   x86
6409 S:      Orphan
6410 F:      arch/x86/kernel/hpet.c
6411 F:      arch/x86/include/asm/hpet.h
6412
6413 HPFS FILESYSTEM
6414 M:      Mikulas Patocka <[email protected]>
6415 W:      http://artax.karlin.mff.cuni.cz/~mikulas/vyplody/hpfs/index-e.cgi
6416 S:      Maintained
6417 F:      fs/hpfs/
6418
6419 HSI SUBSYSTEM
6420 M:      Sebastian Reichel <[email protected]>
6421 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-hsi.git
6422 S:      Maintained
6423 F:      Documentation/ABI/testing/sysfs-bus-hsi
6424 F:      Documentation/driver-api/hsi.rst
6425 F:      drivers/hsi/
6426 F:      include/linux/hsi/
6427 F:      include/uapi/linux/hsi/
6428
6429 HSO 3G MODEM DRIVER
6430 L:      [email protected]
6431 S:      Orphan
6432 F:      drivers/net/usb/hso.c
6433
6434 HSR NETWORK PROTOCOL
6435 M:      Arvid Brodin <[email protected]>
6436 L:      [email protected]
6437 S:      Maintained
6438 F:      net/hsr/
6439
6440 HT16K33 LED CONTROLLER DRIVER
6441 M:      Robin van der Gracht <[email protected]>
6442 S:      Maintained
6443 F:      drivers/auxdisplay/ht16k33.c
6444 F:      Documentation/devicetree/bindings/display/ht16k33.txt
6445
6446 HTCPEN TOUCHSCREEN DRIVER
6447 M:      Pau Oliva Fora <[email protected]>
6448 L:      [email protected]
6449 S:      Maintained
6450 F:      drivers/input/touchscreen/htcpen.c
6451
6452 HUAWEI ETHERNET DRIVER
6453 M:      Aviad Krawczyk <[email protected]>
6454 L:      [email protected]
6455 S:      Supported
6456 F:      Documentation/networking/hinic.txt
6457 F:      drivers/net/ethernet/huawei/hinic/
6458
6459 HUGETLB FILESYSTEM
6460 M:      Nadia Yvette Chambers <[email protected]>
6461 S:      Maintained
6462 F:      fs/hugetlbfs/
6463
6464 HVA ST MEDIA DRIVER
6465 M:      Jean-Christophe Trotin <[email protected]>
6466 L:      [email protected]
6467 T:      git git://linuxtv.org/media_tree.git
6468 W:      https://linuxtv.org
6469 S:      Supported
6470 F:      drivers/media/platform/sti/hva
6471
6472 HWPOISON MEMORY FAILURE HANDLING
6473 M:      Naoya Horiguchi <[email protected]>
6474 L:      [email protected]
6475 S:      Maintained
6476 F:      mm/memory-failure.c
6477 F:      mm/hwpoison-inject.c
6478
6479 Hyper-V CORE AND DRIVERS
6480 M:      "K. Y. Srinivasan" <[email protected]>
6481 M:      Haiyang Zhang <[email protected]>
6482 M:      Stephen Hemminger <[email protected]>
6483 L:      [email protected]
6484 S:      Maintained
6485 F:      Documentation/networking/netvsc.txt
6486 F:      arch/x86/include/asm/mshyperv.h
6487 F:      arch/x86/include/asm/trace/hyperv.h
6488 F:      arch/x86/include/uapi/asm/hyperv.h
6489 F:      arch/x86/kernel/cpu/mshyperv.c
6490 F:      arch/x86/hyperv
6491 F:      drivers/hid/hid-hyperv.c
6492 F:      drivers/hv/
6493 F:      drivers/input/serio/hyperv-keyboard.c
6494 F:      drivers/pci/host/pci-hyperv.c
6495 F:      drivers/net/hyperv/
6496 F:      drivers/scsi/storvsc_drv.c
6497 F:      drivers/uio/uio_hv_generic.c
6498 F:      drivers/video/fbdev/hyperv_fb.c
6499 F:      net/vmw_vsock/hyperv_transport.c
6500 F:      include/linux/hyperv.h
6501 F:      include/uapi/linux/hyperv.h
6502 F:      tools/hv/
6503 F:      Documentation/ABI/stable/sysfs-bus-vmbus
6504
6505 HYPERVISOR VIRTUAL CONSOLE DRIVER
6506 L:      [email protected]
6507 S:      Odd Fixes
6508 F:      drivers/tty/hvc/
6509
6510 I2C ACPI SUPPORT
6511 M:      Mika Westerberg <[email protected]>
6512 L:      [email protected]
6513 L:      [email protected]
6514 S:      Maintained
6515 F:      drivers/i2c/i2c-core-acpi.c
6516
6517 I2C MUXES
6518 M:      Peter Rosin <[email protected]>
6519 L:      [email protected]
6520 S:      Maintained
6521 F:      Documentation/i2c/i2c-topology
6522 F:      Documentation/i2c/muxes/
6523 F:      Documentation/devicetree/bindings/i2c/i2c-mux*
6524 F:      Documentation/devicetree/bindings/i2c/i2c-arb*
6525 F:      Documentation/devicetree/bindings/i2c/i2c-gate*
6526 F:      drivers/i2c/i2c-mux.c
6527 F:      drivers/i2c/muxes/
6528 F:      include/linux/i2c-mux.h
6529
6530 I2C OVER PARALLEL PORT
6531 M:      Jean Delvare <[email protected]>
6532 L:      [email protected]
6533 S:      Maintained
6534 F:      Documentation/i2c/busses/i2c-parport
6535 F:      Documentation/i2c/busses/i2c-parport-light
6536 F:      drivers/i2c/busses/i2c-parport.c
6537 F:      drivers/i2c/busses/i2c-parport-light.c
6538
6539 I2C SUBSYSTEM
6540 M:      Wolfram Sang <[email protected]>
6541 L:      [email protected]
6542 W:      https://i2c.wiki.kernel.org/
6543 Q:      https://patchwork.ozlabs.org/project/linux-i2c/list/
6544 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux.git
6545 S:      Maintained
6546 F:      Documentation/devicetree/bindings/i2c/
6547 F:      Documentation/i2c/
6548 F:      drivers/i2c/
6549 F:      drivers/i2c/*/
6550 F:      include/linux/i2c.h
6551 F:      include/linux/i2c-*.h
6552 F:      include/uapi/linux/i2c.h
6553 F:      include/uapi/linux/i2c-*.h
6554
6555 I2C-TAOS-EVM DRIVER
6556 M:      Jean Delvare <[email protected]>
6557 L:      [email protected]
6558 S:      Maintained
6559 F:      Documentation/i2c/busses/i2c-taos-evm
6560 F:      drivers/i2c/busses/i2c-taos-evm.c
6561
6562 I2C-TINY-USB DRIVER
6563 M:      Till Harbaum <[email protected]>
6564 L:      [email protected]
6565 W:      http://www.harbaum.org/till/i2c_tiny_usb
6566 S:      Maintained
6567 F:      drivers/i2c/busses/i2c-tiny-usb.c
6568
6569 I2C/SMBUS CONTROLLER DRIVERS FOR PC
6570 M:      Jean Delvare <[email protected]>
6571 L:      [email protected]
6572 S:      Maintained
6573 F:      Documentation/i2c/busses/i2c-ali1535
6574 F:      Documentation/i2c/busses/i2c-ali1563
6575 F:      Documentation/i2c/busses/i2c-ali15x3
6576 F:      Documentation/i2c/busses/i2c-amd756
6577 F:      Documentation/i2c/busses/i2c-amd8111
6578 F:      Documentation/i2c/busses/i2c-i801
6579 F:      Documentation/i2c/busses/i2c-nforce2
6580 F:      Documentation/i2c/busses/i2c-piix4
6581 F:      Documentation/i2c/busses/i2c-sis5595
6582 F:      Documentation/i2c/busses/i2c-sis630
6583 F:      Documentation/i2c/busses/i2c-sis96x
6584 F:      Documentation/i2c/busses/i2c-via
6585 F:      Documentation/i2c/busses/i2c-viapro
6586 F:      drivers/i2c/busses/i2c-ali1535.c
6587 F:      drivers/i2c/busses/i2c-ali1563.c
6588 F:      drivers/i2c/busses/i2c-ali15x3.c
6589 F:      drivers/i2c/busses/i2c-amd756.c
6590 F:      drivers/i2c/busses/i2c-amd756-s4882.c
6591 F:      drivers/i2c/busses/i2c-amd8111.c
6592 F:      drivers/i2c/busses/i2c-i801.c
6593 F:      drivers/i2c/busses/i2c-isch.c
6594 F:      drivers/i2c/busses/i2c-nforce2.c
6595 F:      drivers/i2c/busses/i2c-nforce2-s4985.c
6596 F:      drivers/i2c/busses/i2c-piix4.c
6597 F:      drivers/i2c/busses/i2c-sis5595.c
6598 F:      drivers/i2c/busses/i2c-sis630.c
6599 F:      drivers/i2c/busses/i2c-sis96x.c
6600 F:      drivers/i2c/busses/i2c-via.c
6601 F:      drivers/i2c/busses/i2c-viapro.c
6602
6603 I2C/SMBUS INTEL CHT WHISKEY COVE PMIC DRIVER
6604 M:      Hans de Goede <[email protected]>
6605 L:      [email protected]
6606 S:      Maintained
6607 F:      drivers/i2c/busses/i2c-cht-wc.c
6608
6609 I2C/SMBUS ISMT DRIVER
6610 M:      Seth Heasley <[email protected]>
6611 M:      Neil Horman <[email protected]>
6612 L:      [email protected]
6613 F:      drivers/i2c/busses/i2c-ismt.c
6614 F:      Documentation/i2c/busses/i2c-ismt
6615
6616 I2C/SMBUS STUB DRIVER
6617 M:      Jean Delvare <[email protected]>
6618 L:      [email protected]
6619 S:      Maintained
6620 F:      drivers/i2c/i2c-stub.c
6621
6622 i386 BOOT CODE
6623 M:      "H. Peter Anvin" <[email protected]>
6624 S:      Maintained
6625 F:      arch/x86/boot/
6626
6627 i386 SETUP CODE / CPU ERRATA WORKAROUNDS
6628 M:      "H. Peter Anvin" <[email protected]>
6629 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/hpa/linux-2.6-x86setup.git
6630 S:      Maintained
6631
6632 IA64 (Itanium) PLATFORM
6633 M:      Tony Luck <[email protected]>
6634 M:      Fenghua Yu <[email protected]>
6635 L:      [email protected]
6636 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux.git
6637 S:      Maintained
6638 F:      arch/ia64/
6639
6640 IBM Power 842 compression accelerator
6641 M:      Haren Myneni <[email protected]>
6642 S:      Supported
6643 F:      drivers/crypto/nx/Makefile
6644 F:      drivers/crypto/nx/Kconfig
6645 F:      drivers/crypto/nx/nx-842*
6646 F:      include/linux/sw842.h
6647 F:      crypto/842.c
6648 F:      lib/842/
6649
6650 IBM Power in-Nest Crypto Acceleration
6651 M:      Leonidas S. Barbosa <[email protected]>
6652 M:      Paulo Flabiano Smorigo <[email protected]>
6653 L:      [email protected]
6654 S:      Supported
6655 F:      drivers/crypto/nx/Makefile
6656 F:      drivers/crypto/nx/Kconfig
6657 F:      drivers/crypto/nx/nx-aes*
6658 F:      drivers/crypto/nx/nx-sha*
6659 F:      drivers/crypto/nx/nx.*
6660 F:      drivers/crypto/nx/nx_csbcpb.h
6661 F:      drivers/crypto/nx/nx_debugfs.h
6662
6663 IBM Power Linux RAID adapter
6664 M:      Brian King <[email protected]>
6665 S:      Supported
6666 F:      drivers/scsi/ipr.*
6667
6668 IBM Power SRIOV Virtual NIC Device Driver
6669 M:      Thomas Falcon <[email protected]>
6670 M:      John Allen <[email protected]>
6671 L:      [email protected]
6672 S:      Supported
6673 F:      drivers/net/ethernet/ibm/ibmvnic.*
6674
6675 IBM Power Virtual Accelerator Switchboard
6676 M:      Sukadev Bhattiprolu
6677 L:      [email protected]
6678 S:      Supported
6679 F:      arch/powerpc/platforms/powernv/vas*
6680 F:      arch/powerpc/platforms/powernv/copy-paste.h
6681 F:      arch/powerpc/include/asm/vas.h
6682 F:      arch/powerpc/include/uapi/asm/vas.h
6683
6684 IBM Power Virtual Ethernet Device Driver
6685 M:      Thomas Falcon <[email protected]>
6686 L:      [email protected]
6687 S:      Supported
6688 F:      drivers/net/ethernet/ibm/ibmveth.*
6689
6690 IBM Power Virtual FC Device Drivers
6691 M:      Tyrel Datwyler <[email protected]>
6692 L:      [email protected]
6693 S:      Supported
6694 F:      drivers/scsi/ibmvscsi/ibmvfc*
6695
6696 IBM Power Virtual SCSI Device Drivers
6697 M:      Tyrel Datwyler <[email protected]>
6698 L:      [email protected]
6699 S:      Supported
6700 F:      drivers/scsi/ibmvscsi/ibmvscsi*
6701 F:      include/scsi/viosrp.h
6702
6703 IBM Power Virtual SCSI Device Target Driver
6704 M:      Bryant G. Ly <[email protected]>
6705 M:      Michael Cyr <[email protected]>
6706 L:      [email protected]
6707 L:      [email protected]
6708 S:      Supported
6709 F:      drivers/scsi/ibmvscsi_tgt/
6710
6711 IBM Power VMX Cryptographic instructions
6712 M:      Leonidas S. Barbosa <[email protected]>
6713 M:      Paulo Flabiano Smorigo <[email protected]>
6714 L:      [email protected]
6715 S:      Supported
6716 F:      drivers/crypto/vmx/Makefile
6717 F:      drivers/crypto/vmx/Kconfig
6718 F:      drivers/crypto/vmx/vmx.c
6719 F:      drivers/crypto/vmx/aes*
6720 F:      drivers/crypto/vmx/ghash*
6721 F:      drivers/crypto/vmx/ppc-xlate.pl
6722
6723 IBM ServeRAID RAID DRIVER
6724 S:      Orphan
6725 F:      drivers/scsi/ips.*
6726
6727 ICH LPC AND GPIO DRIVER
6728 M:      Peter Tyser <[email protected]>
6729 S:      Maintained
6730 F:      drivers/mfd/lpc_ich.c
6731 F:      drivers/gpio/gpio-ich.c
6732
6733 IDE SUBSYSTEM
6734 M:      "David S. Miller" <[email protected]>
6735 L:      [email protected]
6736 Q:      http://patchwork.ozlabs.org/project/linux-ide/list/
6737 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide.git
6738 S:      Maintained
6739 F:      Documentation/ide/
6740 F:      drivers/ide/
6741 F:      include/linux/ide.h
6742
6743 IDE/ATAPI DRIVERS
6744 M:      Borislav Petkov <[email protected]>
6745 L:      [email protected]
6746 S:      Maintained
6747 F:      Documentation/cdrom/ide-cd
6748 F:      drivers/ide/ide-cd*
6749
6750 IDEAPAD LAPTOP EXTRAS DRIVER
6751 M:      Ike Panhc <[email protected]>
6752 L:      [email protected]
6753 W:      http://launchpad.net/ideapad-laptop
6754 S:      Maintained
6755 F:      drivers/platform/x86/ideapad-laptop.c
6756
6757 IDEAPAD LAPTOP SLIDEBAR DRIVER
6758 M:      Andrey Moiseev <[email protected]>
6759 L:      [email protected]
6760 W:      https://github.com/o2genum/ideapad-slidebar
6761 S:      Maintained
6762 F:      drivers/input/misc/ideapad_slidebar.c
6763
6764 IDT VersaClock 5 CLOCK DRIVER
6765 M:      Marek Vasut <[email protected]>
6766 S:      Maintained
6767 F:      drivers/clk/clk-versaclock5.c
6768
6769 IEEE 802.15.4 SUBSYSTEM
6770 M:      Alexander Aring <[email protected]>
6771 M:      Stefan Schmidt <[email protected]>
6772 L:      [email protected]
6773 W:      http://wpan.cakelab.org/
6774 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/sschmidt/wpan.git
6775 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/sschmidt/wpan-next.git
6776 S:      Maintained
6777 F:      net/ieee802154/
6778 F:      net/mac802154/
6779 F:      drivers/net/ieee802154/
6780 F:      include/linux/nl802154.h
6781 F:      include/linux/ieee802154.h
6782 F:      include/net/nl802154.h
6783 F:      include/net/mac802154.h
6784 F:      include/net/af_ieee802154.h
6785 F:      include/net/cfg802154.h
6786 F:      include/net/ieee802154_netdev.h
6787 F:      Documentation/networking/ieee802154.txt
6788
6789 IFE PROTOCOL
6790 M:      Yotam Gigi <[email protected]>
6791 M:      Jamal Hadi Salim <[email protected]>
6792 F:      net/ife
6793 F:      include/net/ife.h
6794 F:      include/uapi/linux/ife.h
6795
6796 IGORPLUG-USB IR RECEIVER
6797 M:      Sean Young <[email protected]>
6798 L:      [email protected]
6799 S:      Maintained
6800 F:      drivers/media/rc/igorplugusb.c
6801
6802 IGUANAWORKS USB IR TRANSCEIVER
6803 M:      Sean Young <[email protected]>
6804 L:      [email protected]
6805 S:      Maintained
6806 F:      drivers/media/rc/iguanair.c
6807
6808 IIO DIGITAL POTENTIOMETER DAC
6809 M:      Peter Rosin <[email protected]>
6810 L:      [email protected]
6811 S:      Maintained
6812 F:      Documentation/ABI/testing/sysfs-bus-iio-dac-dpot-dac
6813 F:      Documentation/devicetree/bindings/iio/dac/dpot-dac.txt
6814 F:      drivers/iio/dac/dpot-dac.c
6815
6816 IIO ENVELOPE DETECTOR
6817 M:      Peter Rosin <[email protected]>
6818 L:      [email protected]
6819 S:      Maintained
6820 F:      Documentation/ABI/testing/sysfs-bus-iio-adc-envelope-detector
6821 F:      Documentation/devicetree/bindings/iio/adc/envelope-detector.txt
6822 F:      drivers/iio/adc/envelope-detector.c
6823
6824 IIO MULTIPLEXER
6825 M:      Peter Rosin <[email protected]>
6826 L:      [email protected]
6827 S:      Maintained
6828 F:      Documentation/devicetree/bindings/iio/multiplexer/iio-mux.txt
6829 F:      drivers/iio/multiplexer/iio-mux.c
6830
6831 IIO SUBSYSTEM AND DRIVERS
6832 M:      Jonathan Cameron <[email protected]>
6833 R:      Hartmut Knaack <[email protected]>
6834 R:      Lars-Peter Clausen <[email protected]>
6835 R:      Peter Meerwald-Stadler <[email protected]>
6836 L:      [email protected]
6837 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio.git
6838 S:      Maintained
6839 F:      Documentation/devicetree/bindings/iio/
6840 F:      drivers/iio/
6841 F:      drivers/staging/iio/
6842 F:      include/linux/iio/
6843 F:      tools/iio/
6844
6845 IKANOS/ADI EAGLE ADSL USB DRIVER
6846 M:      Matthieu Castet <[email protected]>
6847 M:      Stanislaw Gruszka <[email protected]>
6848 S:      Maintained
6849 F:      drivers/usb/atm/ueagle-atm.c
6850
6851 IMGTEC ASCII LCD DRIVER
6852 M:      Paul Burton <[email protected]>
6853 S:      Maintained
6854 F:      Documentation/devicetree/bindings/auxdisplay/img-ascii-lcd.txt
6855 F:      drivers/auxdisplay/img-ascii-lcd.c
6856
6857 IMGTEC IR DECODER DRIVER
6858 M:      James Hogan <[email protected]>
6859 S:      Maintained
6860 F:      drivers/media/rc/img-ir/
6861
6862 IMS TWINTURBO FRAMEBUFFER DRIVER
6863 L:      [email protected]
6864 S:      Orphan
6865 F:      drivers/video/fbdev/imsttfb.c
6866
6867 INA209 HARDWARE MONITOR DRIVER
6868 M:      Guenter Roeck <[email protected]>
6869 L:      [email protected]
6870 S:      Maintained
6871 F:      Documentation/hwmon/ina209
6872 F:      Documentation/devicetree/bindings/i2c/ina209.txt
6873 F:      drivers/hwmon/ina209.c
6874
6875 INA2XX HARDWARE MONITOR DRIVER
6876 M:      Guenter Roeck <[email protected]>
6877 L:      [email protected]
6878 S:      Maintained
6879 F:      Documentation/hwmon/ina2xx
6880 F:      drivers/hwmon/ina2xx.c
6881 F:      include/linux/platform_data/ina2xx.h
6882
6883 INDUSTRY PACK SUBSYSTEM (IPACK)
6884 M:      Samuel Iglesias Gonsalvez <[email protected]>
6885 M:      Jens Taprogge <[email protected]>
6886 M:      Greg Kroah-Hartman <[email protected]>
6887 L:      [email protected]
6888 W:      http://industrypack.sourceforge.net
6889 S:      Maintained
6890 F:      drivers/ipack/
6891
6892 INFINIBAND SUBSYSTEM
6893 M:      Doug Ledford <[email protected]>
6894 M:      Jason Gunthorpe <[email protected]>
6895 L:      [email protected]
6896 W:      http://www.openfabrics.org/
6897 Q:      http://patchwork.kernel.org/project/linux-rdma/list/
6898 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma.git
6899 S:      Supported
6900 F:      Documentation/devicetree/bindings/infiniband/
6901 F:      Documentation/infiniband/
6902 F:      drivers/infiniband/
6903 F:      include/uapi/linux/if_infiniband.h
6904 F:      include/uapi/rdma/
6905 F:      include/rdma/
6906
6907 INGENIC JZ4780 DMA Driver
6908 M:      Zubair Lutfullah Kakakhel <[email protected]>
6909 S:      Maintained
6910 F:      drivers/dma/dma-jz4780.c
6911
6912 INGENIC JZ4780 NAND DRIVER
6913 M:      Harvey Hunt <[email protected]>
6914 L:      [email protected]
6915 S:      Maintained
6916 F:      drivers/mtd/nand/jz4780_*
6917
6918 INOTIFY
6919 M:      Jan Kara <[email protected]>
6920 R:      Amir Goldstein <[email protected]>
6921 L:      [email protected]
6922 S:      Maintained
6923 F:      Documentation/filesystems/inotify.txt
6924 F:      fs/notify/inotify/
6925 F:      include/linux/inotify.h
6926 F:      include/uapi/linux/inotify.h
6927
6928 INPUT (KEYBOARD, MOUSE, JOYSTICK, TOUCHSCREEN) DRIVERS
6929 M:      Dmitry Torokhov <[email protected]>
6930 L:      [email protected]
6931 Q:      http://patchwork.kernel.org/project/linux-input/list/
6932 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input.git
6933 S:      Maintained
6934 F:      drivers/input/
6935 F:      include/linux/input.h
6936 F:      include/uapi/linux/input.h
6937 F:      include/uapi/linux/input-event-codes.h
6938 F:      include/linux/input/
6939 F:      Documentation/devicetree/bindings/input/
6940 F:      Documentation/input/
6941
6942 INPUT MULTITOUCH (MT) PROTOCOL
6943 M:      Henrik Rydberg <[email protected]>
6944 L:      [email protected]
6945 S:      Odd fixes
6946 F:      Documentation/input/multi-touch-protocol.rst
6947 F:      drivers/input/input-mt.c
6948 K:      \b(ABS|SYN)_MT_
6949
6950 INSIDE SECURE CRYPTO DRIVER
6951 M:      Antoine Tenart <[email protected]>
6952 F:      drivers/crypto/inside-secure/
6953 S:      Maintained
6954 L:      [email protected]
6955
6956 INTEGRITY MEASUREMENT ARCHITECTURE (IMA)
6957 M:      Mimi Zohar <[email protected]>
6958 M:      Dmitry Kasatkin <[email protected]>
6959 L:      [email protected]
6960 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/zohar/linux-integrity.git
6961 S:      Supported
6962 F:      security/integrity/ima/
6963
6964 INTEL 810/815 FRAMEBUFFER DRIVER
6965 M:      Antonino Daplas <[email protected]>
6966 L:      [email protected]
6967 S:      Maintained
6968 F:      drivers/video/fbdev/i810/
6969
6970 INTEL ASoC BDW/HSW DRIVERS
6971 M:      Jie Yang <[email protected]>
6972 L:      [email protected] (moderated for non-subscribers)
6973 S:      Supported
6974 F:      sound/soc/intel/common/sst-dsp*
6975 F:      sound/soc/intel/common/sst-firmware.c
6976 F:      sound/soc/intel/boards/broadwell.c
6977 F:      sound/soc/intel/haswell/
6978
6979 INTEL C600 SERIES SAS CONTROLLER DRIVER
6980 M:      Intel SCU Linux support <[email protected]>
6981 M:      Artur Paszkiewicz <[email protected]>
6982 L:      [email protected]
6983 T:      git git://git.code.sf.net/p/intel-sas/isci
6984 S:      Supported
6985 F:      drivers/scsi/isci/
6986
6987 INTEL DRM DRIVERS (excluding Poulsbo, Moorestown and derivative chipsets)
6988 M:      Jani Nikula <[email protected]>
6989 M:      Joonas Lahtinen <[email protected]>
6990 M:      Rodrigo Vivi <[email protected]>
6991 L:      [email protected]
6992 W:      https://01.org/linuxgraphics/
6993 B:      https://01.org/linuxgraphics/documentation/how-report-bugs
6994 C:      irc://chat.freenode.net/intel-gfx
6995 Q:      http://patchwork.freedesktop.org/project/intel-gfx/
6996 T:      git git://anongit.freedesktop.org/drm-intel
6997 S:      Supported
6998 F:      drivers/gpu/drm/i915/
6999 F:      include/drm/i915*
7000 F:      include/uapi/drm/i915_drm.h
7001 F:      Documentation/gpu/i915.rst
7002
7003 INTEL ETHERNET DRIVERS
7004 M:      Jeff Kirsher <[email protected]>
7005 L:      [email protected] (moderated for non-subscribers)
7006 W:      http://www.intel.com/support/feedback.htm
7007 W:      http://e1000.sourceforge.net/
7008 Q:      http://patchwork.ozlabs.org/project/intel-wired-lan/list/
7009 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-queue.git
7010 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue.git
7011 S:      Supported
7012 F:      Documentation/networking/e100.txt
7013 F:      Documentation/networking/e1000.txt
7014 F:      Documentation/networking/e1000e.txt
7015 F:      Documentation/networking/igb.txt
7016 F:      Documentation/networking/igbvf.txt
7017 F:      Documentation/networking/ixgb.txt
7018 F:      Documentation/networking/ixgbe.txt
7019 F:      Documentation/networking/ixgbevf.txt
7020 F:      Documentation/networking/i40e.txt
7021 F:      Documentation/networking/i40evf.txt
7022 F:      drivers/net/ethernet/intel/
7023 F:      drivers/net/ethernet/intel/*/
7024 F:      include/linux/avf/virtchnl.h
7025
7026 INTEL FRAMEBUFFER DRIVER (excluding 810 and 815)
7027 M:      Maik Broemme <[email protected]>
7028 L:      [email protected]
7029 S:      Maintained
7030 F:      Documentation/fb/intelfb.txt
7031 F:      drivers/video/fbdev/intelfb/
7032
7033 INTEL GVT-g DRIVERS (Intel GPU Virtualization)
7034 M:      Zhenyu Wang <[email protected]>
7035 M:      Zhi Wang <[email protected]>
7036 L:      [email protected]
7037 L:      [email protected]
7038 W:      https://01.org/igvt-g
7039 T:      git https://github.com/01org/gvt-linux.git
7040 S:      Supported
7041 F:      drivers/gpu/drm/i915/gvt/
7042
7043 INTEL HID EVENT DRIVER
7044 M:      Alex Hung <[email protected]>
7045 L:      [email protected]
7046 S:      Maintained
7047 F:      drivers/platform/x86/intel-hid.c
7048
7049 INTEL I/OAT DMA DRIVER
7050 M:      Dave Jiang <[email protected]>
7051 R:      Dan Williams <[email protected]>
7052 L:      [email protected]
7053 Q:      https://patchwork.kernel.org/project/linux-dmaengine/list/
7054 S:      Supported
7055 F:      drivers/dma/ioat*
7056
7057 INTEL IDLE DRIVER
7058 M:      Jacob Pan <[email protected]>
7059 M:      Len Brown <[email protected]>
7060 L:      [email protected]
7061 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux.git
7062 B:      https://bugzilla.kernel.org
7063 S:      Supported
7064 F:      drivers/idle/intel_idle.c
7065
7066 INTEL INTEGRATED SENSOR HUB DRIVER
7067 M:      Srinivas Pandruvada <[email protected]>
7068 M:      Jiri Kosina <[email protected]>
7069 L:      [email protected]
7070 S:      Maintained
7071 F:      drivers/hid/intel-ish-hid/
7072
7073 INTEL IOMMU (VT-d)
7074 M:      David Woodhouse <[email protected]>
7075 L:      [email protected]
7076 T:      git git://git.infradead.org/iommu-2.6.git
7077 S:      Supported
7078 F:      drivers/iommu/intel-iommu.c
7079 F:      include/linux/intel-iommu.h
7080
7081 INTEL IOP-ADMA DMA DRIVER
7082 R:      Dan Williams <[email protected]>
7083 S:      Odd fixes
7084 F:      drivers/dma/iop-adma.c
7085
7086 INTEL IXP4XX QMGR, NPE, ETHERNET and HSS SUPPORT
7087 M:      Krzysztof Halasa <[email protected]>
7088 S:      Maintained
7089 F:      arch/arm/mach-ixp4xx/include/mach/qmgr.h
7090 F:      arch/arm/mach-ixp4xx/include/mach/npe.h
7091 F:      arch/arm/mach-ixp4xx/ixp4xx_qmgr.c
7092 F:      arch/arm/mach-ixp4xx/ixp4xx_npe.c
7093 F:      drivers/net/ethernet/xscale/ixp4xx_eth.c
7094 F:      drivers/net/wan/ixp4xx_hss.c
7095
7096 INTEL IXP4XX RANDOM NUMBER GENERATOR SUPPORT
7097 M:      Deepak Saxena <[email protected]>
7098 S:      Maintained
7099 F:      drivers/char/hw_random/ixp4xx-rng.c
7100
7101 INTEL MANAGEMENT ENGINE (mei)
7102 M:      Tomas Winkler <[email protected]>
7103 L:      [email protected]
7104 S:      Supported
7105 F:      include/uapi/linux/mei.h
7106 F:      include/linux/mei_cl_bus.h
7107 F:      drivers/misc/mei/*
7108 F:      drivers/watchdog/mei_wdt.c
7109 F:      Documentation/misc-devices/mei/*
7110 F:      samples/mei/*
7111
7112 INTEL MENLOW THERMAL DRIVER
7113 M:      Sujith Thomas <[email protected]>
7114 L:      [email protected]
7115 W:      https://01.org/linux-acpi
7116 S:      Supported
7117 F:      drivers/platform/x86/intel_menlow.c
7118
7119 INTEL MERRIFIELD GPIO DRIVER
7120 M:      Andy Shevchenko <[email protected]>
7121 L:      [email protected]
7122 S:      Maintained
7123 F:      drivers/gpio/gpio-merrifield.c
7124
7125 INTEL MIC DRIVERS (mic)
7126 M:      Sudeep Dutt <[email protected]>
7127 M:      Ashutosh Dixit <[email protected]>
7128 S:      Supported
7129 W:      https://github.com/sudeepdutt/mic
7130 W:      http://software.intel.com/en-us/mic-developer
7131 F:      include/linux/mic_bus.h
7132 F:      include/linux/scif.h
7133 F:      include/uapi/linux/mic_common.h
7134 F:      include/uapi/linux/mic_ioctl.h
7135 F:      include/uapi/linux/scif_ioctl.h
7136 F:      drivers/misc/mic/
7137 F:      drivers/dma/mic_x100_dma.c
7138 F:      drivers/dma/mic_x100_dma.h
7139 F:      Documentation/mic/
7140
7141 INTEL PMC CORE DRIVER
7142 M:      Rajneesh Bhardwaj <[email protected]>
7143 M:      Vishwanath Somayaji <[email protected]>
7144 L:      [email protected]
7145 S:      Maintained
7146 F:      arch/x86/include/asm/pmc_core.h
7147 F:      drivers/platform/x86/intel_pmc_core*
7148
7149 INTEL PMC/P-Unit IPC DRIVER
7150 M:      Zha Qipeng<[email protected]>
7151 L:      [email protected]
7152 S:      Maintained
7153 F:      drivers/platform/x86/intel_pmc_ipc.c
7154 F:      drivers/platform/x86/intel_punit_ipc.c
7155 F:      arch/x86/include/asm/intel_pmc_ipc.h
7156 F:      arch/x86/include/asm/intel_punit_ipc.h
7157
7158 INTEL PRO/WIRELESS 2100, 2200BG, 2915ABG NETWORK CONNECTION SUPPORT
7159 M:      Stanislav Yakovlev <[email protected]>
7160 L:      [email protected]
7161 S:      Maintained
7162 F:      Documentation/networking/README.ipw2100
7163 F:      Documentation/networking/README.ipw2200
7164 F:      drivers/net/wireless/intel/ipw2x00/
7165
7166 INTEL PSTATE DRIVER
7167 M:      Srinivas Pandruvada <[email protected]>
7168 M:      Len Brown <[email protected]>
7169 L:      [email protected]
7170 S:      Supported
7171 F:      drivers/cpufreq/intel_pstate.c
7172
7173 INTEL RDMA RNIC DRIVER
7174 M:      Faisal Latif <[email protected]>
7175 M:      Shiraz Saleem <[email protected]>
7176 L:      [email protected]
7177 S:      Supported
7178 F:      drivers/infiniband/hw/i40iw/
7179
7180 INTEL TELEMETRY DRIVER
7181 M:      Souvik Kumar Chakravarty <[email protected]>
7182 L:      [email protected]
7183 S:      Maintained
7184 F:      arch/x86/include/asm/intel_telemetry.h
7185 F:      drivers/platform/x86/intel_telemetry*
7186
7187 INTEL VIRTUAL BUTTON DRIVER
7188 M:      AceLan Kao <[email protected]>
7189 L:      [email protected]
7190 S:      Maintained
7191 F:      drivers/platform/x86/intel-vbtn.c
7192
7193 INTEL WIRELESS 3945ABG/BG, 4965AGN (iwlegacy)
7194 M:      Stanislaw Gruszka <[email protected]>
7195 L:      [email protected]
7196 S:      Supported
7197 F:      drivers/net/wireless/intel/iwlegacy/
7198
7199 INTEL WIRELESS WIFI LINK (iwlwifi)
7200 M:      Johannes Berg <[email protected]>
7201 M:      Emmanuel Grumbach <[email protected]>
7202 M:      Luca Coelho <[email protected]>
7203 M:      Intel Linux Wireless <[email protected]>
7204 L:      [email protected]
7205 W:      http://intellinuxwireless.org
7206 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi.git
7207 S:      Supported
7208 F:      drivers/net/wireless/intel/iwlwifi/
7209
7210 INTEL WIRELESS WIMAX CONNECTION 2400
7211 M:      Inaky Perez-Gonzalez <[email protected]>
7212 M:      [email protected]
7213 L:      [email protected] (subscribers-only)
7214 S:      Supported
7215 W:      http://linuxwimax.org
7216 F:      Documentation/wimax/README.i2400m
7217 F:      drivers/net/wimax/i2400m/
7218 F:      include/uapi/linux/wimax/i2400m.h
7219
7220 INTEL WMI THUNDERBOLT FORCE POWER DRIVER
7221 M:      Mario Limonciello <[email protected]>
7222 S:      Maintained
7223 F:      drivers/platform/x86/intel-wmi-thunderbolt.c
7224
7225 INTEL(R) TRACE HUB
7226 M:      Alexander Shishkin <[email protected]>
7227 S:      Supported
7228 F:      Documentation/trace/intel_th.txt
7229 F:      drivers/hwtracing/intel_th/
7230
7231 INTEL(R) TRUSTED EXECUTION TECHNOLOGY (TXT)
7232 M:      Ning Sun <[email protected]>
7233 L:      [email protected]
7234 W:      http://tboot.sourceforge.net
7235 T:      hg http://tboot.hg.sourceforge.net:8000/hgroot/tboot/tboot
7236 S:      Supported
7237 F:      Documentation/intel_txt.txt
7238 F:      include/linux/tboot.h
7239 F:      arch/x86/kernel/tboot.c
7240
7241 INTEL-MID GPIO DRIVER
7242 M:      David Cohen <[email protected]>
7243 L:      [email protected]
7244 S:      Maintained
7245 F:      drivers/gpio/gpio-intel-mid.c
7246
7247 INVENSENSE MPU-3050 GYROSCOPE DRIVER
7248 M:      Linus Walleij <[email protected]>
7249 L:      [email protected]
7250 S:      Maintained
7251 F:      drivers/iio/gyro/mpu3050*
7252 F:      Documentation/devicetree/bindings/iio/gyroscope/inv,mpu3050.txt
7253
7254 IOC3 ETHERNET DRIVER
7255 M:      Ralf Baechle <[email protected]>
7256 L:      [email protected]
7257 S:      Maintained
7258 F:      drivers/net/ethernet/sgi/ioc3-eth.c
7259
7260 IOC3 SERIAL DRIVER
7261 M:      Pat Gefre <[email protected]>
7262 L:      [email protected]
7263 S:      Maintained
7264 F:      drivers/tty/serial/ioc3_serial.c
7265
7266 IOMMU DRIVERS
7267 M:      Joerg Roedel <[email protected]>
7268 L:      [email protected]
7269 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu.git
7270 S:      Maintained
7271 F:      Documentation/devicetree/bindings/iommu/
7272 F:      drivers/iommu/
7273 F:      include/linux/iommu.h
7274 F:      include/linux/iova.h
7275
7276 IP MASQUERADING
7277 M:      Juanjo Ciarlante <[email protected]>
7278 S:      Maintained
7279 F:      net/ipv4/netfilter/ipt_MASQUERADE.c
7280
7281 IPMI SUBSYSTEM
7282 M:      Corey Minyard <[email protected]>
7283 L:      [email protected] (moderated for non-subscribers)
7284 W:      http://openipmi.sourceforge.net/
7285 S:      Supported
7286 F:      Documentation/IPMI.txt
7287 F:      drivers/char/ipmi/
7288 F:      include/linux/ipmi*
7289 F:      include/uapi/linux/ipmi*
7290
7291 IPS SCSI RAID DRIVER
7292 M:      Adaptec OEM Raid Solutions <[email protected]>
7293 L:      [email protected]
7294 W:      http://www.adaptec.com/
7295 S:      Maintained
7296 F:      drivers/scsi/ips*
7297
7298 IPVS
7299 M:      Wensong Zhang <[email protected]>
7300 M:      Simon Horman <[email protected]>
7301 M:      Julian Anastasov <[email protected]>
7302 L:      [email protected]
7303 L:      [email protected]
7304 S:      Maintained
7305 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/horms/ipvs-next.git
7306 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/horms/ipvs.git
7307 F:      Documentation/networking/ipvs-sysctl.txt
7308 F:      include/net/ip_vs.h
7309 F:      include/uapi/linux/ip_vs.h
7310 F:      net/netfilter/ipvs/
7311
7312 IPWIRELESS DRIVER
7313 M:      Jiri Kosina <[email protected]>
7314 M:      David Sterba <[email protected]>
7315 S:      Odd Fixes
7316 F:      drivers/tty/ipwireless/
7317
7318 IPX NETWORK LAYER
7319 L:      [email protected]
7320 S:      Odd fixes
7321 F:      include/net/ipx.h
7322 F:      include/uapi/linux/ipx.h
7323 F:      net/ipx/
7324
7325 IRDA SUBSYSTEM
7326 M:      Samuel Ortiz <[email protected]>
7327 L:      [email protected] (subscribers-only)
7328 L:      [email protected]
7329 W:      http://irda.sourceforge.net/
7330 S:      Maintained
7331 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/sameo/irda-2.6.git
7332 F:      Documentation/networking/irda.txt
7333 F:      drivers/staging/irda/
7334
7335 IRQ DOMAINS (IRQ NUMBER MAPPING LIBRARY)
7336 M:      Marc Zyngier <[email protected]>
7337 S:      Maintained
7338 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git irq/core
7339 F:      Documentation/IRQ-domain.txt
7340 F:      include/linux/irqdomain.h
7341 F:      kernel/irq/irqdomain.c
7342 F:      kernel/irq/msi.c
7343
7344 IRQ SUBSYSTEM
7345 M:      Thomas Gleixner <[email protected]>
7346 L:      [email protected]
7347 S:      Maintained
7348 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git irq/core
7349 F:      kernel/irq/
7350
7351 IRQCHIP DRIVERS
7352 M:      Thomas Gleixner <[email protected]>
7353 M:      Jason Cooper <[email protected]>
7354 M:      Marc Zyngier <[email protected]>
7355 L:      [email protected]
7356 S:      Maintained
7357 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git irq/core
7358 F:      Documentation/devicetree/bindings/interrupt-controller/
7359 F:      drivers/irqchip/
7360
7361 ISA
7362 M:      William Breathitt Gray <[email protected]>
7363 S:      Maintained
7364 F:      Documentation/isa.txt
7365 F:      drivers/base/isa.c
7366 F:      include/linux/isa.h
7367
7368 ISA RADIO MODULE
7369 M:      Hans Verkuil <[email protected]>
7370 L:      [email protected]
7371 T:      git git://linuxtv.org/media_tree.git
7372 W:      https://linuxtv.org
7373 S:      Maintained
7374 F:      drivers/media/radio/radio-isa*
7375
7376 ISAPNP
7377 M:      Jaroslav Kysela <[email protected]>
7378 S:      Maintained
7379 F:      Documentation/isapnp.txt
7380 F:      drivers/pnp/isapnp/
7381 F:      include/linux/isapnp.h
7382
7383 ISCSI
7384 M:      Lee Duncan <[email protected]>
7385 M:      Chris Leech <[email protected]>
7386 L:      [email protected]
7387 W:      www.open-iscsi.com
7388 S:      Maintained
7389 F:      drivers/scsi/*iscsi*
7390 F:      include/scsi/*iscsi*
7391
7392 iSCSI BOOT FIRMWARE TABLE (iBFT) DRIVER
7393 M:      Peter Jones <[email protected]>
7394 M:      Konrad Rzeszutek Wilk <[email protected]>
7395 S:      Maintained
7396 F:      drivers/firmware/iscsi_ibft*
7397
7398 ISCSI EXTENSIONS FOR RDMA (ISER) INITIATOR
7399 M:      Or Gerlitz <[email protected]>
7400 M:      Sagi Grimberg <[email protected]>
7401 M:      Roi Dayan <[email protected]>
7402 L:      [email protected]
7403 S:      Supported
7404 W:      http://www.openfabrics.org
7405 W:      www.open-iscsi.org
7406 Q:      http://patchwork.kernel.org/project/linux-rdma/list/
7407 F:      drivers/infiniband/ulp/iser/
7408
7409 ISCSI EXTENSIONS FOR RDMA (ISER) TARGET
7410 M:      Sagi Grimberg <[email protected]>
7411 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending.git master
7412 L:      [email protected]
7413 L:      [email protected]
7414 S:      Supported
7415 W:      http://www.linux-iscsi.org
7416 F:      drivers/infiniband/ulp/isert
7417
7418 ISDN SUBSYSTEM
7419 M:      Karsten Keil <[email protected]>
7420 L:      [email protected] (subscribers-only)
7421 L:      [email protected]
7422 W:      http://www.isdn4linux.de
7423 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/kkeil/isdn-2.6.git
7424 S:      Maintained
7425 F:      Documentation/isdn/
7426 F:      drivers/isdn/
7427 F:      include/linux/isdn.h
7428 F:      include/linux/isdn/
7429 F:      include/uapi/linux/isdn.h
7430 F:      include/uapi/linux/isdn/
7431
7432 ISDN SUBSYSTEM (Eicon active card driver)
7433 M:      Armin Schindler <[email protected]>
7434 L:      [email protected] (subscribers-only)
7435 W:      http://www.melware.de
7436 S:      Maintained
7437 F:      drivers/isdn/hardware/eicon/
7438
7439 IT87 HARDWARE MONITORING DRIVER
7440 M:      Jean Delvare <[email protected]>
7441 L:      [email protected]
7442 S:      Maintained
7443 F:      Documentation/hwmon/it87
7444 F:      drivers/hwmon/it87.c
7445
7446 IT913X MEDIA DRIVER
7447 M:      Antti Palosaari <[email protected]>
7448 L:      [email protected]
7449 W:      https://linuxtv.org
7450 W:      http://palosaari.fi/linux/
7451 Q:      http://patchwork.linuxtv.org/project/linux-media/list/
7452 T:      git git://linuxtv.org/anttip/media_tree.git
7453 S:      Maintained
7454 F:      drivers/media/tuners/it913x*
7455
7456 IVTV VIDEO4LINUX DRIVER
7457 M:      Andy Walls <[email protected]>
7458 L:      [email protected] (subscribers-only)
7459 L:      [email protected]
7460 T:      git git://linuxtv.org/media_tree.git
7461 W:      http://www.ivtvdriver.org
7462 S:      Maintained
7463 F:      Documentation/media/v4l-drivers/ivtv*
7464 F:      drivers/media/pci/ivtv/
7465 F:      include/uapi/linux/ivtv*
7466
7467 IX2505V MEDIA DRIVER
7468 M:      Malcolm Priestley <[email protected]>
7469 L:      [email protected]
7470 W:      https://linuxtv.org
7471 Q:      http://patchwork.linuxtv.org/project/linux-media/list/
7472 S:      Maintained
7473 F:      drivers/media/dvb-frontends/ix2505v*
7474
7475 JC42.4 TEMPERATURE SENSOR DRIVER
7476 M:      Guenter Roeck <[email protected]>
7477 L:      [email protected]
7478 S:      Maintained
7479 F:      drivers/hwmon/jc42.c
7480 F:      Documentation/hwmon/jc42
7481
7482 JFS FILESYSTEM
7483 M:      Dave Kleikamp <[email protected]>
7484 L:      [email protected]
7485 W:      http://jfs.sourceforge.net/
7486 T:      git git://github.com/kleikamp/linux-shaggy.git
7487 S:      Maintained
7488 F:      Documentation/filesystems/jfs.txt
7489 F:      fs/jfs/
7490
7491 JME NETWORK DRIVER
7492 M:      Guo-Fu Tseng <[email protected]>
7493 L:      [email protected]
7494 S:      Maintained
7495 F:      drivers/net/ethernet/jme.*
7496
7497 JOURNALLING FLASH FILE SYSTEM V2 (JFFS2)
7498 M:      David Woodhouse <[email protected]>
7499 L:      [email protected]
7500 W:      http://www.linux-mtd.infradead.org/doc/jffs2.html
7501 S:      Maintained
7502 F:      fs/jffs2/
7503 F:      include/uapi/linux/jffs2.h
7504
7505 JOURNALLING LAYER FOR BLOCK DEVICES (JBD2)
7506 M:      "Theodore Ts'o" <[email protected]>
7507 M:      Jan Kara <[email protected]>
7508 L:      [email protected]
7509 S:      Maintained
7510 F:      fs/jbd2/
7511 F:      include/linux/jbd2.h
7512
7513 JPU V4L2 MEM2MEM DRIVER FOR RENESAS
7514 M:      Mikhail Ulyanov <[email protected]>
7515 L:      [email protected]
7516 S:      Maintained
7517 F:      drivers/media/platform/rcar_jpu.c
7518
7519 JSM Neo PCI based serial card
7520 M:      Guilherme G. Piccoli <[email protected]>
7521 L:      [email protected]
7522 S:      Maintained
7523 F:      drivers/tty/serial/jsm/
7524
7525 K10TEMP HARDWARE MONITORING DRIVER
7526 M:      Clemens Ladisch <[email protected]>
7527 L:      [email protected]
7528 S:      Maintained
7529 F:      Documentation/hwmon/k10temp
7530 F:      drivers/hwmon/k10temp.c
7531
7532 K8TEMP HARDWARE MONITORING DRIVER
7533 M:      Rudolf Marek <[email protected]>
7534 L:      [email protected]
7535 S:      Maintained
7536 F:      Documentation/hwmon/k8temp
7537 F:      drivers/hwmon/k8temp.c
7538
7539 KASAN
7540 M:      Andrey Ryabinin <[email protected]>
7541 R:      Alexander Potapenko <[email protected]>
7542 R:      Dmitry Vyukov <[email protected]>
7543 L:      [email protected]
7544 S:      Maintained
7545 F:      arch/*/include/asm/kasan.h
7546 F:      arch/*/mm/kasan_init*
7547 F:      Documentation/dev-tools/kasan.rst
7548 F:      include/linux/kasan*.h
7549 F:      lib/test_kasan.c
7550 F:      mm/kasan/
7551 F:      scripts/Makefile.kasan
7552
7553 KCONFIG
7554 L:      [email protected]
7555 S:      Orphan
7556 F:      Documentation/kbuild/kconfig-language.txt
7557 F:      scripts/kconfig/
7558
7559 KDUMP
7560 M:      Dave Young <[email protected]>
7561 M:      Baoquan He <[email protected]>
7562 R:      Vivek Goyal <[email protected]>
7563 L:      [email protected]
7564 W:      http://lse.sourceforge.net/kdump/
7565 S:      Maintained
7566 F:      Documentation/kdump/
7567
7568 KEENE FM RADIO TRANSMITTER DRIVER
7569 M:      Hans Verkuil <[email protected]>
7570 L:      [email protected]
7571 T:      git git://linuxtv.org/media_tree.git
7572 W:      https://linuxtv.org
7573 S:      Maintained
7574 F:      drivers/media/radio/radio-keene*
7575
7576 KERNEL AUTOMOUNTER v4 (AUTOFS4)
7577 M:      Ian Kent <[email protected]>
7578 L:      [email protected]
7579 S:      Maintained
7580 F:      fs/autofs4/
7581
7582 KERNEL BUILD + files below scripts/ (unless maintained elsewhere)
7583 M:      Masahiro Yamada <[email protected]>
7584 M:      Michal Marek <[email protected]>
7585 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild.git
7586 L:      [email protected]
7587 S:      Maintained
7588 F:      Documentation/kbuild/
7589 F:      Makefile
7590 F:      scripts/Makefile.*
7591 F:      scripts/basic/
7592 F:      scripts/mk*
7593 F:      scripts/package/
7594
7595 KERNEL JANITORS
7596 L:      [email protected]
7597 W:      http://kernelnewbies.org/KernelJanitors
7598 S:      Odd Fixes
7599
7600 KERNEL NFSD, SUNRPC, AND LOCKD SERVERS
7601 M:      "J. Bruce Fields" <[email protected]>
7602 M:      Jeff Layton <[email protected]>
7603 L:      [email protected]
7604 W:      http://nfs.sourceforge.net/
7605 T:      git git://linux-nfs.org/~bfields/linux.git
7606 S:      Supported
7607 F:      fs/nfsd/
7608 F:      include/uapi/linux/nfsd/
7609 F:      fs/lockd/
7610 F:      fs/nfs_common/
7611 F:      net/sunrpc/
7612 F:      include/linux/lockd/
7613 F:      include/linux/sunrpc/
7614 F:      include/uapi/linux/sunrpc/
7615
7616 KERNEL SELFTEST FRAMEWORK
7617 M:      Shuah Khan <[email protected]>
7618 M:      Shuah Khan <[email protected]>
7619 L:      [email protected]
7620 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest.git
7621 S:      Maintained
7622 F:      tools/testing/selftests/
7623 F:      Documentation/dev-tools/kselftest*
7624
7625 KERNEL USERMODE HELPER
7626 M:      "Luis R. Rodriguez" <[email protected]>
7627 L:      [email protected]
7628 S:      Maintained
7629 F:      kernel/umh.c
7630 F:      include/linux/umh.h
7631
7632 KERNEL VIRTUAL MACHINE (KVM)
7633 M:      Paolo Bonzini <[email protected]>
7634 M:      Radim Krčmář <[email protected]>
7635 L:      [email protected]
7636 W:      http://www.linux-kvm.org
7637 T:      git git://git.kernel.org/pub/scm/virt/kvm/kvm.git
7638 S:      Supported
7639 F:      Documentation/virtual/kvm/
7640 F:      include/trace/events/kvm.h
7641 F:      include/uapi/asm-generic/kvm*
7642 F:      include/uapi/linux/kvm*
7643 F:      include/asm-generic/kvm*
7644 F:      include/linux/kvm*
7645 F:      include/kvm/iodev.h
7646 F:      virt/kvm/*
7647 F:      tools/kvm/
7648
7649 KERNEL VIRTUAL MACHINE FOR AMD-V (KVM/amd)
7650 M:      Joerg Roedel <[email protected]>
7651 L:      [email protected]
7652 W:      http://www.linux-kvm.org/
7653 S:      Maintained
7654 F:      arch/x86/include/asm/svm.h
7655 F:      arch/x86/kvm/svm.c
7656
7657 KERNEL VIRTUAL MACHINE FOR ARM (KVM/arm)
7658 M:      Christoffer Dall <[email protected]>
7659 M:      Marc Zyngier <[email protected]>
7660 L:      [email protected] (moderated for non-subscribers)
7661 L:      [email protected]
7662 W:      http://systems.cs.columbia.edu/projects/kvm-arm
7663 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm.git
7664 S:      Supported
7665 F:      arch/arm/include/uapi/asm/kvm*
7666 F:      arch/arm/include/asm/kvm*
7667 F:      arch/arm/kvm/
7668 F:      virt/kvm/arm/
7669 F:      include/kvm/arm_*
7670
7671 KERNEL VIRTUAL MACHINE FOR ARM64 (KVM/arm64)
7672 M:      Christoffer Dall <[email protected]>
7673 M:      Marc Zyngier <[email protected]>
7674 L:      [email protected] (moderated for non-subscribers)
7675 L:      [email protected]
7676 S:      Maintained
7677 F:      arch/arm64/include/uapi/asm/kvm*
7678 F:      arch/arm64/include/asm/kvm*
7679 F:      arch/arm64/kvm/
7680
7681 KERNEL VIRTUAL MACHINE FOR MIPS (KVM/mips)
7682 M:      James Hogan <[email protected]>
7683 L:      [email protected]
7684 S:      Supported
7685 F:      arch/mips/include/uapi/asm/kvm*
7686 F:      arch/mips/include/asm/kvm*
7687 F:      arch/mips/kvm/
7688
7689 KERNEL VIRTUAL MACHINE FOR POWERPC (KVM/powerpc)
7690 M:      Paul Mackerras <[email protected]>
7691 L:      [email protected]
7692 W:      http://www.linux-kvm.org/
7693 T:      git git://github.com/agraf/linux-2.6.git
7694 S:      Supported
7695 F:      arch/powerpc/include/uapi/asm/kvm*
7696 F:      arch/powerpc/include/asm/kvm*
7697 F:      arch/powerpc/kvm/
7698 F:      arch/powerpc/kernel/kvm*
7699
7700 KERNEL VIRTUAL MACHINE for s390 (KVM/s390)
7701 M:      Christian Borntraeger <[email protected]>
7702 M:      Cornelia Huck <[email protected]>
7703 L:      [email protected]
7704 W:      http://www.ibm.com/developerworks/linux/linux390/
7705 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux.git
7706 S:      Supported
7707 F:      arch/s390/include/uapi/asm/kvm*
7708 F:      arch/s390/include/asm/gmap.h
7709 F:      arch/s390/include/asm/kvm*
7710 F:      arch/s390/kvm/
7711 F:      arch/s390/mm/gmap.c
7712
7713 KERNEL VIRTUAL MACHINE FOR X86 (KVM/x86)
7714 M:      Paolo Bonzini <[email protected]>
7715 M:      Radim Krčmář <[email protected]>
7716 L:      [email protected]
7717 W:      http://www.linux-kvm.org
7718 T:      git git://git.kernel.org/pub/scm/virt/kvm/kvm.git
7719 S:      Supported
7720 F:      arch/x86/kvm/
7721 F:      arch/x86/include/uapi/asm/kvm*
7722 F:      arch/x86/include/asm/kvm*
7723 F:      arch/x86/include/asm/pvclock-abi.h
7724 F:      arch/x86/kernel/kvm.c
7725 F:      arch/x86/kernel/kvmclock.c
7726
7727 KERNFS
7728 M:      Greg Kroah-Hartman <[email protected]>
7729 M:      Tejun Heo <[email protected]>
7730 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core.git
7731 S:      Supported
7732 F:      include/linux/kernfs.h
7733 F:      fs/kernfs/
7734
7735 KEXEC
7736 M:      Eric Biederman <[email protected]>
7737 W:      http://kernel.org/pub/linux/utils/kernel/kexec/
7738 L:      [email protected]
7739 S:      Maintained
7740 F:      include/linux/kexec.h
7741 F:      include/uapi/linux/kexec.h
7742 F:      kernel/kexec*
7743
7744 KEYS-ENCRYPTED
7745 M:      Mimi Zohar <[email protected]>
7746 L:      [email protected]
7747 L:      [email protected]
7748 S:      Supported
7749 F:      Documentation/security/keys/trusted-encrypted.rst
7750 F:      include/keys/encrypted-type.h
7751 F:      security/keys/encrypted-keys/
7752
7753 KEYS-TRUSTED
7754 M:      Mimi Zohar <[email protected]>
7755 L:      [email protected]
7756 L:      [email protected]
7757 S:      Supported
7758 F:      Documentation/security/keys/trusted-encrypted.rst
7759 F:      include/keys/trusted-type.h
7760 F:      security/keys/trusted.c
7761 F:      security/keys/trusted.h
7762
7763 KEYS/KEYRINGS:
7764 M:      David Howells <[email protected]>
7765 L:      [email protected]
7766 S:      Maintained
7767 F:      Documentation/security/keys/core.rst
7768 F:      include/linux/key.h
7769 F:      include/linux/key-type.h
7770 F:      include/linux/keyctl.h
7771 F:      include/uapi/linux/keyctl.h
7772 F:      include/keys/
7773 F:      security/keys/
7774
7775 KGDB / KDB /debug_core
7776 M:      Jason Wessel <[email protected]>
7777 W:      http://kgdb.wiki.kernel.org/
7778 L:      [email protected]
7779 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/kgdb.git
7780 S:      Maintained
7781 F:      Documentation/dev-tools/kgdb.rst
7782 F:      drivers/misc/kgdbts.c
7783 F:      drivers/tty/serial/kgdboc.c
7784 F:      include/linux/kdb.h
7785 F:      include/linux/kgdb.h
7786 F:      kernel/debug/
7787
7788 KMEMLEAK
7789 M:      Catalin Marinas <[email protected]>
7790 S:      Maintained
7791 F:      Documentation/dev-tools/kmemleak.rst
7792 F:      include/linux/kmemleak.h
7793 F:      mm/kmemleak.c
7794 F:      mm/kmemleak-test.c
7795
7796 KMOD KERNEL MODULE LOADER - USERMODE HELPER
7797 M:      "Luis R. Rodriguez" <[email protected]>
7798 L:      [email protected]
7799 S:      Maintained
7800 F:      kernel/kmod.c
7801 F:      include/linux/kmod.h
7802 F:      lib/test_kmod.c
7803 F:      tools/testing/selftests/kmod/
7804
7805 KPROBES
7806 M:      Ananth N Mavinakayanahalli <[email protected]>
7807 M:      Anil S Keshavamurthy <[email protected]>
7808 M:      "David S. Miller" <[email protected]>
7809 M:      Masami Hiramatsu <[email protected]>
7810 S:      Maintained
7811 F:      Documentation/kprobes.txt
7812 F:      include/linux/kprobes.h
7813 F:      include/asm-generic/kprobes.h
7814 F:      kernel/kprobes.c
7815
7816 KS0108 LCD CONTROLLER DRIVER
7817 M:      Miguel Ojeda Sandonis <[email protected]>
7818 W:      http://miguelojeda.es/auxdisplay.htm
7819 W:      http://jair.lab.fi.uva.es/~migojed/auxdisplay.htm
7820 S:      Maintained
7821 F:      Documentation/auxdisplay/ks0108
7822 F:      drivers/auxdisplay/ks0108.c
7823 F:      include/linux/ks0108.h
7824
7825 L3MDEV
7826 M:      David Ahern <[email protected]>
7827 L:      [email protected]
7828 S:      Maintained
7829 F:      net/l3mdev
7830 F:      include/net/l3mdev.h
7831
7832 LANTIQ MIPS ARCHITECTURE
7833 M:      John Crispin <[email protected]>
7834 L:      [email protected]
7835 S:      Maintained
7836 F:      arch/mips/lantiq
7837 F:      drivers/soc/lantiq
7838
7839 LAPB module
7840 L:      [email protected]
7841 S:      Orphan
7842 F:      Documentation/networking/lapb-module.txt
7843 F:      include/*/lapb.h
7844 F:      net/lapb/
7845
7846 LASI 53c700 driver for PARISC
7847 M:      "James E.J. Bottomley" <[email protected]>
7848 L:      [email protected]
7849 S:      Maintained
7850 F:      Documentation/scsi/53c700.txt
7851 F:      drivers/scsi/53c700*
7852
7853 LEAKING_ADDRESSES
7854 M:      Tobin C. Harding <[email protected]>
7855 S:      Maintained
7856 F:      scripts/leaking_addresses.pl
7857
7858 LED SUBSYSTEM
7859 M:      Richard Purdie <[email protected]>
7860 M:      Jacek Anaszewski <[email protected]>
7861 M:      Pavel Machek <[email protected]>
7862 L:      [email protected]
7863 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/j.anaszewski/linux-leds.git
7864 S:      Maintained
7865 F:      Documentation/devicetree/bindings/leds/
7866 F:      drivers/leds/
7867 F:      include/linux/leds.h
7868
7869 LEGACY EEPROM DRIVER
7870 M:      Jean Delvare <[email protected]>
7871 S:      Maintained
7872 F:      Documentation/misc-devices/eeprom
7873 F:      drivers/misc/eeprom/eeprom.c
7874
7875 LEGO USB Tower driver
7876 M:      Juergen Stuber <[email protected]>
7877 L:      [email protected]
7878 W:      http://legousb.sourceforge.net/
7879 S:      Maintained
7880 F:      drivers/usb/misc/legousbtower.c
7881
7882 LG2160 MEDIA DRIVER
7883 M:      Michael Krufky <[email protected]>
7884 L:      [email protected]
7885 W:      https://linuxtv.org
7886 W:      http://github.com/mkrufky
7887 Q:      http://patchwork.linuxtv.org/project/linux-media/list/
7888 T:      git git://linuxtv.org/mkrufky/tuners.git
7889 S:      Maintained
7890 F:      drivers/media/dvb-frontends/lg2160.*
7891
7892 LGDT3305 MEDIA DRIVER
7893 M:      Michael Krufky <[email protected]>
7894 L:      [email protected]
7895 W:      https://linuxtv.org
7896 W:      http://github.com/mkrufky
7897 Q:      http://patchwork.linuxtv.org/project/linux-media/list/
7898 T:      git git://linuxtv.org/mkrufky/tuners.git
7899 S:      Maintained
7900 F:      drivers/media/dvb-frontends/lgdt3305.*
7901
7902 LIBATA PATA ARASAN COMPACT FLASH CONTROLLER
7903 M:      Viresh Kumar <[email protected]>
7904 L:      [email protected]
7905 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata.git
7906 S:      Maintained
7907 F:      include/linux/pata_arasan_cf_data.h
7908 F:      drivers/ata/pata_arasan_cf.c
7909
7910 LIBATA PATA DRIVERS
7911 M:      Bartlomiej Zolnierkiewicz <[email protected]>
7912 M:      Tejun Heo <[email protected]>
7913 L:      [email protected]
7914 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata.git
7915 S:      Maintained
7916 F:      drivers/ata/pata_*.c
7917 F:      drivers/ata/ata_generic.c
7918
7919 LIBATA PATA FARADAY FTIDE010 AND GEMINI SATA BRIDGE DRIVERS
7920 M:      Linus Walleij <[email protected]>
7921 L:      [email protected]
7922 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata.git
7923 S:      Maintained
7924 F:      drivers/ata/pata_ftide010.c
7925 F:      drivers/ata/sata_gemini.c
7926 F:      drivers/ata/sata_gemini.h
7927
7928 LIBATA SATA AHCI PLATFORM devices support
7929 M:      Hans de Goede <[email protected]>
7930 M:      Tejun Heo <[email protected]>
7931 L:      [email protected]
7932 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata.git
7933 S:      Maintained
7934 F:      drivers/ata/ahci_platform.c
7935 F:      drivers/ata/libahci_platform.c
7936 F:      include/linux/ahci_platform.h
7937
7938 LIBATA SATA PROMISE TX2/TX4 CONTROLLER DRIVER
7939 M:      Mikael Pettersson <[email protected]>
7940 L:      [email protected]
7941 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata.git
7942 S:      Maintained
7943 F:      drivers/ata/sata_promise.*
7944
7945 LIBATA SUBSYSTEM (Serial and Parallel ATA drivers)
7946 M:      Tejun Heo <[email protected]>
7947 L:      [email protected]
7948 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata.git
7949 S:      Maintained
7950 F:      drivers/ata/
7951 F:      include/linux/ata.h
7952 F:      include/linux/libata.h
7953 F:      Documentation/devicetree/bindings/ata/
7954
7955 LIBLOCKDEP
7956 M:      Sasha Levin <[email protected]>
7957 S:      Maintained
7958 F:      tools/lib/lockdep/
7959
7960 LIBNVDIMM BLK: MMIO-APERTURE DRIVER
7961 M:      Ross Zwisler <[email protected]>
7962 L:      [email protected]
7963 Q:      https://patchwork.kernel.org/project/linux-nvdimm/list/
7964 S:      Supported
7965 F:      drivers/nvdimm/blk.c
7966 F:      drivers/nvdimm/region_devs.c
7967
7968 LIBNVDIMM BTT: BLOCK TRANSLATION TABLE
7969 M:      Vishal Verma <[email protected]>
7970 L:      [email protected]
7971 Q:      https://patchwork.kernel.org/project/linux-nvdimm/list/
7972 S:      Supported
7973 F:      drivers/nvdimm/btt*
7974
7975 LIBNVDIMM PMEM: PERSISTENT MEMORY DRIVER
7976 M:      Ross Zwisler <[email protected]>
7977 L:      [email protected]
7978 Q:      https://patchwork.kernel.org/project/linux-nvdimm/list/
7979 S:      Supported
7980 F:      drivers/nvdimm/pmem*
7981
7982 LIBNVDIMM: NON-VOLATILE MEMORY DEVICE SUBSYSTEM
7983 M:      Dan Williams <[email protected]>
7984 L:      [email protected]
7985 Q:      https://patchwork.kernel.org/project/linux-nvdimm/list/
7986 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm.git
7987 S:      Supported
7988 F:      drivers/nvdimm/*
7989 F:      drivers/acpi/nfit/*
7990 F:      include/linux/nd.h
7991 F:      include/linux/libnvdimm.h
7992 F:      include/uapi/linux/ndctl.h
7993
7994 LIGHTNVM PLATFORM SUPPORT
7995 M:      Matias Bjorling <[email protected]>
7996 W:      http://github/OpenChannelSSD
7997 L:      [email protected]
7998 S:      Maintained
7999 F:      drivers/lightnvm/
8000 F:      include/linux/lightnvm.h
8001 F:      include/uapi/linux/lightnvm.h
8002
8003 LINUX FOR POWER MACINTOSH
8004 M:      Benjamin Herrenschmidt <[email protected]>
8005 W:      http://www.penguinppc.org/
8006 L:      [email protected]
8007 S:      Maintained
8008 F:      arch/powerpc/platforms/powermac/
8009 F:      drivers/macintosh/
8010
8011 LINUX FOR POWERPC (32-BIT AND 64-BIT)
8012 M:      Benjamin Herrenschmidt <[email protected]>
8013 M:      Paul Mackerras <[email protected]>
8014 M:      Michael Ellerman <[email protected]>
8015 W:      https://github.com/linuxppc/linux/wiki
8016 L:      [email protected]
8017 Q:      http://patchwork.ozlabs.org/project/linuxppc-dev/list/
8018 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux.git
8019 S:      Supported
8020 F:      Documentation/ABI/stable/sysfs-firmware-opal-*
8021 F:      Documentation/devicetree/bindings/powerpc/
8022 F:      Documentation/devicetree/bindings/rtc/rtc-opal.txt
8023 F:      Documentation/devicetree/bindings/i2c/i2c-opal.txt
8024 F:      Documentation/powerpc/
8025 F:      arch/powerpc/
8026 F:      drivers/char/tpm/tpm_ibmvtpm*
8027 F:      drivers/crypto/nx/
8028 F:      drivers/crypto/vmx/
8029 F:      drivers/i2c/busses/i2c-opal.c
8030 F:      drivers/net/ethernet/ibm/ibmveth.*
8031 F:      drivers/net/ethernet/ibm/ibmvnic.*
8032 F:      drivers/pci/hotplug/pnv_php.c
8033 F:      drivers/pci/hotplug/rpa*
8034 F:      drivers/rtc/rtc-opal.c
8035 F:      drivers/scsi/ibmvscsi/
8036 F:      drivers/tty/hvc/hvc_opal.c
8037 F:      drivers/watchdog/wdrtas.c
8038 F:      tools/testing/selftests/powerpc
8039 N:      /pmac
8040 N:      powermac
8041 N:      powernv
8042 N:      [^a-z0-9]ps3
8043 N:      pseries
8044
8045 LINUX FOR POWERPC EMBEDDED MPC5XXX
8046 M:      Anatolij Gustschin <[email protected]>
8047 L:      [email protected]
8048 T:      git git://git.denx.de/linux-denx-agust.git
8049 S:      Maintained
8050 F:      arch/powerpc/platforms/512x/
8051 F:      arch/powerpc/platforms/52xx/
8052
8053 LINUX FOR POWERPC EMBEDDED PPC4XX
8054 M:      Alistair Popple <[email protected]>
8055 M:      Matt Porter <[email protected]>
8056 W:      http://www.penguinppc.org/
8057 L:      [email protected]
8058 S:      Maintained
8059 F:      arch/powerpc/platforms/40x/
8060 F:      arch/powerpc/platforms/44x/
8061
8062 LINUX FOR POWERPC EMBEDDED PPC83XX AND PPC85XX
8063 M:      Scott Wood <[email protected]>
8064 M:      Kumar Gala <[email protected]>
8065 W:      http://www.penguinppc.org/
8066 L:      [email protected]
8067 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/scottwood/linux.git
8068 S:      Maintained
8069 F:      arch/powerpc/platforms/83xx/
8070 F:      arch/powerpc/platforms/85xx/
8071 F:      Documentation/devicetree/bindings/powerpc/fsl/
8072
8073 LINUX FOR POWERPC EMBEDDED PPC8XX
8074 M:      Vitaly Bordug <[email protected]>
8075 W:      http://www.penguinppc.org/
8076 L:      [email protected]
8077 S:      Maintained
8078 F:      arch/powerpc/platforms/8xx/
8079
8080 LINUX FOR POWERPC EMBEDDED XILINX VIRTEX
8081 L:      [email protected]
8082 S:      Orphan
8083 F:      arch/powerpc/*/*virtex*
8084 F:      arch/powerpc/*/*/*virtex*
8085
8086 LINUX FOR POWERPC PA SEMI PWRFICIENT
8087 L:      [email protected]
8088 S:      Orphan
8089 F:      arch/powerpc/platforms/pasemi/
8090 F:      drivers/*/*pasemi*
8091 F:      drivers/*/*/*pasemi*
8092
8093 LINUX KERNEL DUMP TEST MODULE (LKDTM)
8094 M:      Kees Cook <[email protected]>
8095 S:      Maintained
8096 F:      drivers/misc/lkdtm*
8097
8098 LINUX SECURITY MODULE (LSM) FRAMEWORK
8099 M:      Chris Wright <[email protected]>
8100 L:      [email protected]
8101 S:      Supported
8102
8103 LIS3LV02D ACCELEROMETER DRIVER
8104 M:      Eric Piel <[email protected]>
8105 S:      Maintained
8106 F:      Documentation/misc-devices/lis3lv02d
8107 F:      drivers/misc/lis3lv02d/
8108 F:      drivers/platform/x86/hp_accel.c
8109
8110 LIVE PATCHING
8111 M:      Josh Poimboeuf <[email protected]>
8112 M:      Jessica Yu <[email protected]>
8113 M:      Jiri Kosina <[email protected]>
8114 M:      Miroslav Benes <[email protected]>
8115 R:      Petr Mladek <[email protected]>
8116 S:      Maintained
8117 F:      kernel/livepatch/
8118 F:      include/linux/livepatch.h
8119 F:      arch/x86/include/asm/livepatch.h
8120 F:      arch/x86/kernel/livepatch.c
8121 F:      Documentation/livepatch/
8122 F:      Documentation/ABI/testing/sysfs-kernel-livepatch
8123 F:      samples/livepatch/
8124 L:      [email protected]
8125 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/jikos/livepatching.git
8126
8127 LLC (802.2)
8128 L:      [email protected]
8129 S:      Odd fixes
8130 F:      include/linux/llc.h
8131 F:      include/uapi/linux/llc.h
8132 F:      include/net/llc*
8133 F:      net/llc/
8134
8135 LM73 HARDWARE MONITOR DRIVER
8136 M:      Guillaume Ligneul <[email protected]>
8137 L:      [email protected]
8138 S:      Maintained
8139 F:      drivers/hwmon/lm73.c
8140
8141 LM78 HARDWARE MONITOR DRIVER
8142 M:      Jean Delvare <[email protected]>
8143 L:      [email protected]
8144 S:      Maintained
8145 F:      Documentation/hwmon/lm78
8146 F:      drivers/hwmon/lm78.c
8147
8148 LM83 HARDWARE MONITOR DRIVER
8149 M:      Jean Delvare <[email protected]>
8150 L:      [email protected]
8151 S:      Maintained
8152 F:      Documentation/hwmon/lm83
8153 F:      drivers/hwmon/lm83.c
8154
8155 LM90 HARDWARE MONITOR DRIVER
8156 M:      Jean Delvare <[email protected]>
8157 L:      [email protected]
8158 S:      Maintained
8159 F:      Documentation/hwmon/lm90
8160 F:      Documentation/devicetree/bindings/hwmon/lm90.txt
8161 F:      drivers/hwmon/lm90.c
8162 F:      include/dt-bindings/thermal/lm90.h
8163
8164 LM95234 HARDWARE MONITOR DRIVER
8165 M:      Guenter Roeck <[email protected]>
8166 L:      [email protected]
8167 S:      Maintained
8168 F:      Documentation/hwmon/lm95234
8169 F:      drivers/hwmon/lm95234.c
8170
8171 LME2510 MEDIA DRIVER
8172 M:      Malcolm Priestley <[email protected]>
8173 L:      [email protected]
8174 W:      https://linuxtv.org
8175 Q:      http://patchwork.linuxtv.org/project/linux-media/list/
8176 S:      Maintained
8177 F:      drivers/media/usb/dvb-usb-v2/lmedm04*
8178
8179 LOADPIN SECURITY MODULE
8180 M:      Kees Cook <[email protected]>
8181 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux.git lsm/loadpin
8182 S:      Supported
8183 F:      security/loadpin/
8184 F:      Documentation/admin-guide/LSM/LoadPin.rst
8185
8186 LOCKING PRIMITIVES
8187 M:      Peter Zijlstra <[email protected]>
8188 M:      Ingo Molnar <[email protected]>
8189 L:      [email protected]
8190 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git locking/core
8191 S:      Maintained
8192 F:      Documentation/locking/
8193 F:      include/linux/lockdep.h
8194 F:      include/linux/spinlock*.h
8195 F:      arch/*/include/asm/spinlock*.h
8196 F:      include/linux/rwlock*.h
8197 F:      include/linux/mutex*.h
8198 F:      arch/*/include/asm/mutex*.h
8199 F:      include/linux/rwsem*.h
8200 F:      arch/*/include/asm/rwsem.h
8201 F:      include/linux/seqlock.h
8202 F:      lib/locking*.[ch]
8203 F:      kernel/locking/
8204
8205 LOGICAL DISK MANAGER SUPPORT (LDM, Windows 2000/XP/Vista Dynamic Disks)
8206 M:      "Richard Russon (FlatCap)" <[email protected]>
8207 L:      [email protected]
8208 W:      http://www.linux-ntfs.org/content/view/19/37/
8209 S:      Maintained
8210 F:      Documentation/ldm.txt
8211 F:      block/partitions/ldm.*
8212
8213 LSILOGIC MPT FUSION DRIVERS (FC/SAS/SPI)
8214 M:      Sathya Prakash <[email protected]>
8215 M:      Chaitra P B <[email protected]>
8216 M:      Suganath Prabu Subramani <[email protected]>
8217 L:      [email protected]
8218 L:      [email protected]
8219 W:      http://www.avagotech.com/support/
8220 S:      Supported
8221 F:      drivers/message/fusion/
8222 F:      drivers/scsi/mpt2sas/
8223 F:      drivers/scsi/mpt3sas/
8224
8225 LSILOGIC/SYMBIOS/NCR 53C8XX and 53C1010 PCI-SCSI drivers
8226 M:      Matthew Wilcox <[email protected]>
8227 L:      [email protected]
8228 S:      Maintained
8229 F:      drivers/scsi/sym53c8xx_2/
8230
8231 LTC4261 HARDWARE MONITOR DRIVER
8232 M:      Guenter Roeck <[email protected]>
8233 L:      [email protected]
8234 S:      Maintained
8235 F:      Documentation/hwmon/ltc4261
8236 F:      drivers/hwmon/ltc4261.c
8237
8238 LTC4306 I2C MULTIPLEXER DRIVER
8239 M:      Michael Hennerich <[email protected]>
8240 W:      http://ez.analog.com/community/linux-device-drivers
8241 L:      [email protected]
8242 S:      Supported
8243 F:      drivers/i2c/muxes/i2c-mux-ltc4306.c
8244 F:      Documentation/devicetree/bindings/i2c/i2c-mux-ltc4306.txt
8245
8246 LTP (Linux Test Project)
8247 M:      Mike Frysinger <[email protected]>
8248 M:      Cyril Hrubis <[email protected]>
8249 M:      Wanlong Gao <[email protected]>
8250 M:      Jan Stancek <[email protected]>
8251 M:      Stanislav Kholmanskikh <[email protected]>
8252 M:      Alexey Kodanev <[email protected]>
8253 L:      [email protected] (subscribers-only)
8254 W:      http://linux-test-project.github.io/
8255 T:      git git://github.com/linux-test-project/ltp.git
8256 S:      Maintained
8257
8258 M32R ARCHITECTURE
8259 W:      http://www.linux-m32r.org/
8260 S:      Orphan
8261 F:      arch/m32r/
8262
8263 M68K ARCHITECTURE
8264 M:      Geert Uytterhoeven <[email protected]>
8265 L:      [email protected]
8266 W:      http://www.linux-m68k.org/
8267 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k.git
8268 S:      Maintained
8269 F:      arch/m68k/
8270 F:      drivers/zorro/
8271
8272 M68K ON APPLE MACINTOSH
8273 M:      Joshua Thompson <[email protected]>
8274 W:      http://www.mac.linux-m68k.org/
8275 L:      [email protected]
8276 S:      Maintained
8277 F:      arch/m68k/mac/
8278
8279 M68K ON HP9000/300
8280 M:      Philip Blundell <[email protected]>
8281 W:      http://www.tazenda.demon.co.uk/phil/linux-hp
8282 S:      Maintained
8283 F:      arch/m68k/hp300/
8284
8285 M88DS3103 MEDIA DRIVER
8286 M:      Antti Palosaari <[email protected]>
8287 L:      [email protected]
8288 W:      https://linuxtv.org
8289 W:      http://palosaari.fi/linux/
8290 Q:      http://patchwork.linuxtv.org/project/linux-media/list/
8291 T:      git git://linuxtv.org/anttip/media_tree.git
8292 S:      Maintained
8293 F:      drivers/media/dvb-frontends/m88ds3103*
8294
8295 M88RS2000 MEDIA DRIVER
8296 M:      Malcolm Priestley <[email protected]>
8297 L:      [email protected]
8298 W:      https://linuxtv.org
8299 Q:      http://patchwork.linuxtv.org/project/linux-media/list/
8300 S:      Maintained
8301 F:      drivers/media/dvb-frontends/m88rs2000*
8302
8303 MA901 MASTERKIT USB FM RADIO DRIVER
8304 M:      Alexey Klimov <[email protected]>
8305 L:      [email protected]
8306 T:      git git://linuxtv.org/media_tree.git
8307 S:      Maintained
8308 F:      drivers/media/radio/radio-ma901.c
8309
8310 MAC80211
8311 M:      Johannes Berg <[email protected]>
8312 L:      [email protected]
8313 W:      http://wireless.kernel.org/
8314 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211.git
8315 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next.git
8316 S:      Maintained
8317 F:      Documentation/networking/mac80211-injection.txt
8318 F:      include/net/mac80211.h
8319 F:      net/mac80211/
8320 F:      drivers/net/wireless/mac80211_hwsim.[ch]
8321 F:      Documentation/networking/mac80211_hwsim/README
8322
8323 MAILBOX API
8324 M:      Jassi Brar <[email protected]>
8325 L:      [email protected]
8326 S:      Maintained
8327 F:      drivers/mailbox/
8328 F:      include/linux/mailbox_client.h
8329 F:      include/linux/mailbox_controller.h
8330
8331 MAN-PAGES: MANUAL PAGES FOR LINUX -- Sections 2, 3, 4, 5, and 7
8332 M:      Michael Kerrisk <[email protected]>
8333 W:      http://www.kernel.org/doc/man-pages
8334 L:      [email protected]
8335 S:      Maintained
8336
8337 MARDUK (CREATOR CI40) DEVICE TREE SUPPORT
8338 M:      Rahul Bedarkar <[email protected]>
8339 L:      [email protected]
8340 S:      Maintained
8341 F:      arch/mips/boot/dts/img/pistachio_marduk.dts
8342
8343 MARVELL 88E6XXX ETHERNET SWITCH FABRIC DRIVER
8344 M:      Andrew Lunn <[email protected]>
8345 M:      Vivien Didelot <[email protected]>
8346 L:      [email protected]
8347 S:      Maintained
8348 F:      drivers/net/dsa/mv88e6xxx/
8349 F:      Documentation/devicetree/bindings/net/dsa/marvell.txt
8350
8351 MARVELL ARMADA DRM SUPPORT
8352 M:      Russell King <[email protected]>
8353 S:      Maintained
8354 T:      git git://git.armlinux.org.uk/~rmk/linux-arm.git drm-armada-devel
8355 T:      git git://git.armlinux.org.uk/~rmk/linux-arm.git drm-armada-fixes
8356 F:      drivers/gpu/drm/armada/
8357 F:      include/uapi/drm/armada_drm.h
8358 F:      Documentation/devicetree/bindings/display/armada/
8359
8360 MARVELL CRYPTO DRIVER
8361 M:      Boris Brezillon <[email protected]>
8362 M:      Arnaud Ebalard <[email protected]>
8363 F:      drivers/crypto/marvell/
8364 S:      Maintained
8365 L:      [email protected]
8366
8367 MARVELL GIGABIT ETHERNET DRIVERS (skge/sky2)
8368 M:      Mirko Lindner <[email protected]>
8369 M:      Stephen Hemminger <[email protected]>
8370 L:      [email protected]
8371 S:      Maintained
8372 F:      drivers/net/ethernet/marvell/sk*
8373
8374 MARVELL LIBERTAS WIRELESS DRIVER
8375 L:      [email protected]
8376 S:      Orphan
8377 F:      drivers/net/wireless/marvell/libertas/
8378
8379 MARVELL MACCHIATOBIN SUPPORT
8380 M:      Russell King <[email protected]>
8381 L:      [email protected]
8382 S:      Maintained
8383 F:      arch/arm64/boot/dts/marvell/armada-8040-mcbin.dts
8384
8385 MARVELL MV643XX ETHERNET DRIVER
8386 M:      Sebastian Hesselbarth <[email protected]>
8387 L:      [email protected]
8388 S:      Maintained
8389 F:      drivers/net/ethernet/marvell/mv643xx_eth.*
8390 F:      include/linux/mv643xx.h
8391
8392 MARVELL MV88X3310 PHY DRIVER
8393 M:      Russell King <[email protected]>
8394 L:      [email protected]
8395 S:      Maintained
8396 F:      drivers/net/phy/marvell10g.c
8397
8398 MARVELL MVNETA ETHERNET DRIVER
8399 M:      Thomas Petazzoni <[email protected]>
8400 L:      [email protected]
8401 S:      Maintained
8402 F:      drivers/net/ethernet/marvell/mvneta.*
8403
8404 MARVELL MWIFIEX WIRELESS DRIVER
8405 M:      Amitkumar Karwar <[email protected]>
8406 M:      Nishant Sarmukadam <[email protected]>
8407 M:      Ganapathi Bhat <[email protected]>
8408 M:      Xinming Hu <[email protected]>
8409 L:      [email protected]
8410 S:      Maintained
8411 F:      drivers/net/wireless/marvell/mwifiex/
8412
8413 MARVELL MWL8K WIRELESS DRIVER
8414 M:      Lennert Buytenhek <[email protected]>
8415 L:      [email protected]
8416 S:      Odd Fixes
8417 F:      drivers/net/wireless/marvell/mwl8k.c
8418
8419 MARVELL SOC MMC/SD/SDIO CONTROLLER DRIVER
8420 M:      Nicolas Pitre <[email protected]>
8421 S:      Odd Fixes
8422 F:      drivers/mmc/host/mvsdio.*
8423
8424 MARVELL XENON MMC/SD/SDIO HOST CONTROLLER DRIVER
8425 M:      Hu Ziji <[email protected]>
8426 L:      [email protected]
8427 S:      Supported
8428 F:      drivers/mmc/host/sdhci-xenon*
8429 F:      Documentation/devicetree/bindings/mmc/marvell,xenon-sdhci.txt
8430
8431 MATROX FRAMEBUFFER DRIVER
8432 L:      [email protected]
8433 S:      Orphan
8434 F:      drivers/video/fbdev/matrox/matroxfb_*
8435 F:      include/uapi/linux/matroxfb.h
8436
8437 MAX16065 HARDWARE MONITOR DRIVER
8438 M:      Guenter Roeck <[email protected]>
8439 L:      [email protected]
8440 S:      Maintained
8441 F:      Documentation/hwmon/max16065
8442 F:      drivers/hwmon/max16065.c
8443
8444 MAX20751 HARDWARE MONITOR DRIVER
8445 M:      Guenter Roeck <[email protected]>
8446 L:      [email protected]
8447 S:      Maintained
8448 F:      Documentation/hwmon/max20751
8449 F:      drivers/hwmon/max20751.c
8450
8451 MAX2175 SDR TUNER DRIVER
8452 M:      Ramesh Shanmugasundaram <[email protected]>
8453 L:      [email protected]
8454 T:      git git://linuxtv.org/media_tree.git
8455 S:      Maintained
8456 F:      Documentation/devicetree/bindings/media/i2c/max2175.txt
8457 F:      Documentation/media/v4l-drivers/max2175.rst
8458 F:      drivers/media/i2c/max2175*
8459 F:      include/uapi/linux/max2175.h
8460
8461 MAX6650 HARDWARE MONITOR AND FAN CONTROLLER DRIVER
8462 L:      [email protected]
8463 S:      Orphan
8464 F:      Documentation/hwmon/max6650
8465 F:      drivers/hwmon/max6650.c
8466
8467 MAX6697 HARDWARE MONITOR DRIVER
8468 M:      Guenter Roeck <[email protected]>
8469 L:      [email protected]
8470 S:      Maintained
8471 F:      Documentation/hwmon/max6697
8472 F:      Documentation/devicetree/bindings/i2c/max6697.txt
8473 F:      drivers/hwmon/max6697.c
8474 F:      include/linux/platform_data/max6697.h
8475
8476 MAX9860 MONO AUDIO VOICE CODEC DRIVER
8477 M:      Peter Rosin <[email protected]>
8478 L:      [email protected] (moderated for non-subscribers)
8479 S:      Maintained
8480 F:      Documentation/devicetree/bindings/sound/max9860.txt
8481 F:      sound/soc/codecs/max9860.*
8482
8483 MAXIM MAX77802 PMIC REGULATOR DEVICE DRIVER
8484 M:      Javier Martinez Canillas <[email protected]>
8485 L:      [email protected]
8486 S:      Supported
8487 F:      drivers/regulator/max77802-regulator.c
8488 F:      Documentation/devicetree/bindings/*/*max77802.txt
8489 F:      include/dt-bindings/*/*max77802.h
8490
8491 MAXIM MUIC CHARGER DRIVERS FOR EXYNOS BASED BOARDS
8492 M:      Krzysztof Kozlowski <[email protected]>
8493 M:      Bartlomiej Zolnierkiewicz <[email protected]>
8494 L:      [email protected]
8495 S:      Supported
8496 F:      drivers/power/supply/max14577_charger.c
8497 F:      drivers/power/supply/max77693_charger.c
8498
8499 MAXIM PMIC AND MUIC DRIVERS FOR EXYNOS BASED BOARDS
8500 M:      Chanwoo Choi <[email protected]>
8501 M:      Krzysztof Kozlowski <[email protected]>
8502 M:      Bartlomiej Zolnierkiewicz <[email protected]>
8503 L:      [email protected]
8504 S:      Supported
8505 F:      drivers/*/max14577*.c
8506 F:      drivers/*/max77686*.c
8507 F:      drivers/*/max77693*.c
8508 F:      drivers/extcon/extcon-max14577.c
8509 F:      drivers/extcon/extcon-max77693.c
8510 F:      drivers/rtc/rtc-max77686.c
8511 F:      drivers/clk/clk-max77686.c
8512 F:      Documentation/devicetree/bindings/mfd/max14577.txt
8513 F:      Documentation/devicetree/bindings/*/max77686.txt
8514 F:      Documentation/devicetree/bindings/mfd/max77693.txt
8515 F:      Documentation/devicetree/bindings/clock/maxim,max77686.txt
8516 F:      include/linux/mfd/max14577*.h
8517 F:      include/linux/mfd/max77686*.h
8518 F:      include/linux/mfd/max77693*.h
8519
8520 MAXIRADIO FM RADIO RECEIVER DRIVER
8521 M:      Hans Verkuil <[email protected]>
8522 L:      [email protected]
8523 T:      git git://linuxtv.org/media_tree.git
8524 W:      https://linuxtv.org
8525 S:      Maintained
8526 F:      drivers/media/radio/radio-maxiradio*
8527
8528 MCP4531 MICROCHIP DIGITAL POTENTIOMETER DRIVER
8529 M:      Peter Rosin <[email protected]>
8530 L:      [email protected]
8531 S:      Maintained
8532 F:      Documentation/ABI/testing/sysfs-bus-iio-potentiometer-mcp4531
8533 F:      drivers/iio/potentiometer/mcp4531.c
8534
8535 MEASUREMENT COMPUTING CIO-DAC IIO DRIVER
8536 M:      William Breathitt Gray <[email protected]>
8537 L:      [email protected]
8538 S:      Maintained
8539 F:      drivers/iio/dac/cio-dac.c
8540
8541 MEDIA DRIVERS FOR ASCOT2E
8542 M:      Sergey Kozlov <[email protected]>
8543 M:      Abylay Ospan <[email protected]>
8544 L:      [email protected]
8545 W:      https://linuxtv.org
8546 W:      http://netup.tv/
8547 T:      git git://linuxtv.org/media_tree.git
8548 S:      Supported
8549 F:      drivers/media/dvb-frontends/ascot2e*
8550
8551 MEDIA DRIVERS FOR CXD2841ER
8552 M:      Sergey Kozlov <[email protected]>
8553 M:      Abylay Ospan <[email protected]>
8554 L:      [email protected]
8555 W:      https://linuxtv.org
8556 W:      http://netup.tv/
8557 T:      git git://linuxtv.org/media_tree.git
8558 S:      Supported
8559 F:      drivers/media/dvb-frontends/cxd2841er*
8560
8561 MEDIA DRIVERS FOR DIGITAL DEVICES PCIE DEVICES
8562 M:      Daniel Scheller <[email protected]>
8563 L:      [email protected]
8564 W:      https://linuxtv.org
8565 T:      git git://linuxtv.org/media_tree.git
8566 S:      Maintained
8567 F:      drivers/media/pci/ddbridge/*
8568
8569 MEDIA DRIVERS FOR FREESCALE IMX
8570 M:      Steve Longerbeam <[email protected]>
8571 M:      Philipp Zabel <[email protected]>
8572 L:      [email protected]
8573 T:      git git://linuxtv.org/media_tree.git
8574 S:      Maintained
8575 F:      Documentation/devicetree/bindings/media/imx.txt
8576 F:      Documentation/media/v4l-drivers/imx.rst
8577 F:      drivers/staging/media/imx/
8578 F:      include/linux/imx-media.h
8579 F:      include/media/imx.h
8580
8581 MEDIA DRIVERS FOR HELENE
8582 M:      Abylay Ospan <[email protected]>
8583 L:      [email protected]
8584 W:      https://linuxtv.org
8585 W:      http://netup.tv/
8586 T:      git git://linuxtv.org/media_tree.git
8587 S:      Supported
8588 F:      drivers/media/dvb-frontends/helene*
8589
8590 MEDIA DRIVERS FOR HORUS3A
8591 M:      Sergey Kozlov <[email protected]>
8592 M:      Abylay Ospan <[email protected]>
8593 L:      [email protected]
8594 W:      https://linuxtv.org
8595 W:      http://netup.tv/
8596 T:      git git://linuxtv.org/media_tree.git
8597 S:      Supported
8598 F:      drivers/media/dvb-frontends/horus3a*
8599
8600 MEDIA DRIVERS FOR LNBH25
8601 M:      Sergey Kozlov <[email protected]>
8602 M:      Abylay Ospan <[email protected]>
8603 L:      [email protected]
8604 W:      https://linuxtv.org
8605 W:      http://netup.tv/
8606 T:      git git://linuxtv.org/media_tree.git
8607 S:      Supported
8608 F:      drivers/media/dvb-frontends/lnbh25*
8609
8610 MEDIA DRIVERS FOR MXL5XX TUNER DEMODULATORS
8611 M:      Daniel Scheller <[email protected]>
8612 L:      [email protected]
8613 W:      https://linuxtv.org
8614 T:      git git://linuxtv.org/media_tree.git
8615 S:      Maintained
8616 F:      drivers/media/dvb-frontends/mxl5xx*
8617
8618 MEDIA DRIVERS FOR NETUP PCI UNIVERSAL DVB devices
8619 M:      Sergey Kozlov <[email protected]>
8620 M:      Abylay Ospan <[email protected]>
8621 L:      [email protected]
8622 W:      https://linuxtv.org
8623 W:      http://netup.tv/
8624 T:      git git://linuxtv.org/media_tree.git
8625 S:      Supported
8626 F:      drivers/media/pci/netup_unidvb/*
8627
8628 MEDIA DRIVERS FOR RENESAS - DRIF
8629 M:      Ramesh Shanmugasundaram <[email protected]>
8630 L:      [email protected]
8631 L:      [email protected]
8632 T:      git git://linuxtv.org/media_tree.git
8633 S:      Supported
8634 F:      Documentation/devicetree/bindings/media/renesas,drif.txt
8635 F:      drivers/media/platform/rcar_drif.c
8636
8637 MEDIA DRIVERS FOR RENESAS - FCP
8638 M:      Laurent Pinchart <[email protected]>
8639 L:      [email protected]
8640 L:      [email protected]
8641 T:      git git://linuxtv.org/media_tree.git
8642 S:      Supported
8643 F:      Documentation/devicetree/bindings/media/renesas,fcp.txt
8644 F:      drivers/media/platform/rcar-fcp.c
8645 F:      include/media/rcar-fcp.h
8646
8647 MEDIA DRIVERS FOR RENESAS - FDP1
8648 M:      Kieran Bingham <[email protected]>
8649 L:      [email protected]
8650 L:      [email protected]
8651 T:      git git://linuxtv.org/media_tree.git
8652 S:      Supported
8653 F:      Documentation/devicetree/bindings/media/renesas,fdp1.txt
8654 F:      drivers/media/platform/rcar_fdp1.c
8655
8656 MEDIA DRIVERS FOR RENESAS - VIN
8657 M:      Niklas Söderlund <[email protected]>
8658 L:      [email protected]
8659 L:      [email protected]
8660 T:      git git://linuxtv.org/media_tree.git
8661 S:      Supported
8662 F:      Documentation/devicetree/bindings/media/rcar_vin.txt
8663 F:      drivers/media/platform/rcar-vin/
8664
8665 MEDIA DRIVERS FOR RENESAS - VSP1
8666 M:      Laurent Pinchart <[email protected]>
8667 L:      [email protected]
8668 L:      [email protected]
8669 T:      git git://linuxtv.org/media_tree.git
8670 S:      Supported
8671 F:      Documentation/devicetree/bindings/media/renesas,vsp1.txt
8672 F:      drivers/media/platform/vsp1/
8673
8674 MEDIA DRIVERS FOR ST STV0910 DEMODULATOR ICs
8675 M:      Daniel Scheller <[email protected]>
8676 L:      [email protected]
8677 W:      https://linuxtv.org
8678 T:      git git://linuxtv.org/media_tree.git
8679 S:      Maintained
8680 F:      drivers/media/dvb-frontends/stv0910*
8681
8682 MEDIA DRIVERS FOR ST STV6111 TUNER ICs
8683 M:      Daniel Scheller <[email protected]>
8684 L:      [email protected]
8685 W:      https://linuxtv.org
8686 T:      git git://linuxtv.org/media_tree.git
8687 S:      Maintained
8688 F:      drivers/media/dvb-frontends/stv6111*
8689
8690 MEDIA INPUT INFRASTRUCTURE (V4L/DVB)
8691 M:      Mauro Carvalho Chehab <[email protected]>
8692 M:      Mauro Carvalho Chehab <[email protected]>
8693 P:      LinuxTV.org Project
8694 L:      [email protected]
8695 W:      https://linuxtv.org
8696 Q:      http://patchwork.kernel.org/project/linux-media/list/
8697 T:      git git://linuxtv.org/media_tree.git
8698 S:      Maintained
8699 F:      Documentation/devicetree/bindings/media/
8700 F:      Documentation/media/
8701 F:      drivers/media/
8702 F:      drivers/staging/media/
8703 F:      include/linux/platform_data/media/
8704 F:      include/media/
8705 F:      include/uapi/linux/dvb/
8706 F:      include/uapi/linux/videodev2.h
8707 F:      include/uapi/linux/media.h
8708 F:      include/uapi/linux/v4l2-*
8709 F:      include/uapi/linux/meye.h
8710 F:      include/uapi/linux/ivtv*
8711 F:      include/uapi/linux/uvcvideo.h
8712
8713 MEDIATEK CIR DRIVER
8714 M:      Sean Wang <[email protected]>
8715 S:      Maintained
8716 F:      drivers/media/rc/mtk-cir.c
8717
8718 MEDIATEK PMIC LED DRIVER
8719 M:      Sean Wang <[email protected]>
8720 S:      Maintained
8721 F:      drivers/leds/leds-mt6323.c
8722 F:      Documentation/devicetree/bindings/leds/leds-mt6323.txt
8723
8724 MEDIATEK ETHERNET DRIVER
8725 M:      Felix Fietkau <[email protected]>
8726 M:      John Crispin <[email protected]>
8727 M:      Sean Wang <[email protected]>
8728 M:      Nelson Chang <[email protected]>
8729 L:      [email protected]
8730 S:      Maintained
8731 F:      drivers/net/ethernet/mediatek/
8732
8733 MEDIATEK JPEG DRIVER
8734 M:      Rick Chang <[email protected]>
8735 M:      Bin Liu <[email protected]>
8736 S:      Supported
8737 F:      drivers/media/platform/mtk-jpeg/
8738 F:      Documentation/devicetree/bindings/media/mediatek-jpeg-decoder.txt
8739
8740 MEDIATEK MDP DRIVER
8741 M:      Minghsiu Tsai <[email protected]>
8742 M:      Houlong Wei <[email protected]>
8743 M:      Andrew-CT Chen <[email protected]>
8744 S:      Supported
8745 F:      drivers/media/platform/mtk-mdp/
8746 F:      drivers/media/platform/mtk-vpu/
8747 F:      Documentation/devicetree/bindings/media/mediatek-mdp.txt
8748
8749 MEDIATEK MEDIA DRIVER
8750 M:      Tiffany Lin <[email protected]>
8751 M:      Andrew-CT Chen <[email protected]>
8752 S:      Supported
8753 F:      drivers/media/platform/mtk-vcodec/
8754 F:      drivers/media/platform/mtk-vpu/
8755 F:      Documentation/devicetree/bindings/media/mediatek-vcodec.txt
8756 F:      Documentation/devicetree/bindings/media/mediatek-vpu.txt
8757
8758 MEDIATEK MT7601U WIRELESS LAN DRIVER
8759 M:      Jakub Kicinski <[email protected]>
8760 L:      [email protected]
8761 S:      Maintained
8762 F:      drivers/net/wireless/mediatek/mt7601u/
8763
8764 MEDIATEK RANDOM NUMBER GENERATOR SUPPORT
8765 M:      Sean Wang <[email protected]>
8766 S:      Maintained
8767 F:      drivers/char/hw_random/mtk-rng.c
8768
8769 MEDIATEK USB3 DRD IP DRIVER
8770 M:      Chunfeng Yun <[email protected]>
8771 L:      [email protected] (moderated for non-subscribers)
8772 L:      [email protected] (moderated for non-subscribers)
8773 L:      [email protected] (moderated for non-subscribers)
8774 S:      Maintained
8775 F:      drivers/usb/mtu3/
8776
8777 MEGACHIPS STDPXXXX-GE-B850V3-FW LVDS/DP++ BRIDGES
8778 M:      Peter Senna Tschudin <[email protected]>
8779 M:      Martin Donnelly <[email protected]>
8780 M:      Martyn Welch <[email protected]>
8781 S:      Maintained
8782 F:      drivers/gpu/drm/bridge/megachips-stdpxxxx-ge-b850v3-fw.c
8783 F:      Documentation/devicetree/bindings/video/bridge/megachips-stdpxxxx-ge-b850v3-fw.txt
8784
8785 MEGARAID SCSI/SAS DRIVERS
8786 M:      Kashyap Desai <[email protected]>
8787 M:      Sumit Saxena <[email protected]>
8788 M:      Shivasharan S <[email protected]>
8789 L:      [email protected]
8790 L:      [email protected]
8791 W:      http://www.avagotech.com/support/
8792 S:      Maintained
8793 F:      Documentation/scsi/megaraid.txt
8794 F:      drivers/scsi/megaraid.*
8795 F:      drivers/scsi/megaraid/
8796
8797 MELEXIS MLX90614 DRIVER
8798 M:      Crt Mori <[email protected]>
8799 L:      [email protected]
8800 W:      http://www.melexis.com
8801 S:      Supported
8802 F:      drivers/iio/temperature/mlx90614.c
8803
8804 MELFAS MIP4 TOUCHSCREEN DRIVER
8805 M:      Sangwon Jee <[email protected]>
8806 W:      http://www.melfas.com
8807 S:      Supported
8808 F:      drivers/input/touchscreen/melfas_mip4.c
8809 F:      Documentation/devicetree/bindings/input/touchscreen/melfas_mip4.txt
8810
8811 MELLANOX ETHERNET DRIVER (mlx4_en)
8812 M:      Tariq Toukan <[email protected]>
8813 L:      [email protected]
8814 S:      Supported
8815 W:      http://www.mellanox.com
8816 Q:      http://patchwork.ozlabs.org/project/netdev/list/
8817 F:      drivers/net/ethernet/mellanox/mlx4/en_*
8818
8819 MELLANOX ETHERNET DRIVER (mlx5e)
8820 M:      Saeed Mahameed <[email protected]>
8821 L:      [email protected]
8822 S:      Supported
8823 W:      http://www.mellanox.com
8824 Q:      http://patchwork.ozlabs.org/project/netdev/list/
8825 F:      drivers/net/ethernet/mellanox/mlx5/core/en_*
8826
8827 MELLANOX ETHERNET INNOVA DRIVER
8828 M:      Ilan Tayari <[email protected]>
8829 R:      Boris Pismenny <[email protected]>
8830 L:      [email protected]
8831 S:      Supported
8832 W:      http://www.mellanox.com
8833 Q:      http://patchwork.ozlabs.org/project/netdev/list/
8834 F:      drivers/net/ethernet/mellanox/mlx5/core/fpga/*
8835 F:      include/linux/mlx5/mlx5_ifc_fpga.h
8836
8837 MELLANOX ETHERNET INNOVA IPSEC DRIVER
8838 M:      Ilan Tayari <[email protected]>
8839 R:      Boris Pismenny <[email protected]>
8840 L:      [email protected]
8841 S:      Supported
8842 W:      http://www.mellanox.com
8843 Q:      http://patchwork.ozlabs.org/project/netdev/list/
8844 F:      drivers/net/ethernet/mellanox/mlx5/core/en_ipsec/*
8845 F:      drivers/net/ethernet/mellanox/mlx5/core/ipsec*
8846
8847 MELLANOX ETHERNET SWITCH DRIVERS
8848 M:      Jiri Pirko <[email protected]>
8849 M:      Ido Schimmel <[email protected]>
8850 L:      [email protected]
8851 S:      Supported
8852 W:      http://www.mellanox.com
8853 Q:      http://patchwork.ozlabs.org/project/netdev/list/
8854 F:      drivers/net/ethernet/mellanox/mlxsw/
8855
8856 MELLANOX FIRMWARE FLASH LIBRARY (mlxfw)
8857 M:      [email protected]
8858 L:      [email protected]
8859 S:      Supported
8860 W:      http://www.mellanox.com
8861 Q:      http://patchwork.ozlabs.org/project/netdev/list/
8862 F:      drivers/net/ethernet/mellanox/mlxfw/
8863
8864 MELLANOX MLX CPLD HOTPLUG DRIVER
8865 M:      Vadim Pasternak <[email protected]>
8866 L:      [email protected]
8867 S:      Supported
8868 F:      drivers/platform/x86/mlxcpld-hotplug.c
8869 F:      include/linux/platform_data/mlxcpld-hotplug.h
8870
8871 MELLANOX MLX4 core VPI driver
8872 M:      Tariq Toukan <[email protected]>
8873 L:      [email protected]
8874 L:      [email protected]
8875 W:      http://www.mellanox.com
8876 Q:      http://patchwork.ozlabs.org/project/netdev/list/
8877 S:      Supported
8878 F:      drivers/net/ethernet/mellanox/mlx4/
8879 F:      include/linux/mlx4/
8880
8881 MELLANOX MLX4 IB driver
8882 M:      Yishai Hadas <[email protected]>
8883 L:      [email protected]
8884 W:      http://www.mellanox.com
8885 Q:      http://patchwork.kernel.org/project/linux-rdma/list/
8886 S:      Supported
8887 F:      drivers/infiniband/hw/mlx4/
8888 F:      include/linux/mlx4/
8889 F:      include/uapi/rdma/mlx4-abi.h
8890
8891 MELLANOX MLX5 core VPI driver
8892 M:      Saeed Mahameed <[email protected]>
8893 M:      Matan Barak <[email protected]>
8894 M:      Leon Romanovsky <[email protected]>
8895 L:      [email protected]
8896 L:      [email protected]
8897 W:      http://www.mellanox.com
8898 Q:      http://patchwork.ozlabs.org/project/netdev/list/
8899 S:      Supported
8900 F:      drivers/net/ethernet/mellanox/mlx5/core/
8901 F:      include/linux/mlx5/
8902
8903 MELLANOX MLX5 IB driver
8904 M:      Matan Barak <[email protected]>
8905 M:      Leon Romanovsky <[email protected]>
8906 L:      [email protected]
8907 W:      http://www.mellanox.com
8908 Q:      http://patchwork.kernel.org/project/linux-rdma/list/
8909 S:      Supported
8910 F:      drivers/infiniband/hw/mlx5/
8911 F:      include/linux/mlx5/
8912 F:      include/uapi/rdma/mlx5-abi.h
8913
8914 MELLANOX MLXCPLD I2C AND MUX DRIVER
8915 M:      Vadim Pasternak <[email protected]>
8916 M:      Michael Shych <[email protected]>
8917 L:      [email protected]
8918 S:      Supported
8919 F:      drivers/i2c/busses/i2c-mlxcpld.c
8920 F:      drivers/i2c/muxes/i2c-mux-mlxcpld.c
8921 F:      Documentation/i2c/busses/i2c-mlxcpld
8922
8923 MELLANOX MLXCPLD LED DRIVER
8924 M:      Vadim Pasternak <[email protected]>
8925 L:      [email protected]
8926 S:      Supported
8927 F:      drivers/leds/leds-mlxcpld.c
8928 F:      Documentation/leds/leds-mlxcpld.txt
8929
8930 MELLANOX PLATFORM DRIVER
8931 M:      Vadim Pasternak <[email protected]>
8932 L:      [email protected]
8933 S:      Supported
8934 F:      drivers/platform/x86/mlx-platform.c
8935
8936 MEMBARRIER SUPPORT
8937 M:      Mathieu Desnoyers <[email protected]>
8938 M:      "Paul E. McKenney" <[email protected]>
8939 L:      [email protected]
8940 S:      Supported
8941 F:      kernel/sched/membarrier.c
8942 F:      include/uapi/linux/membarrier.h
8943
8944 MEMORY MANAGEMENT
8945 L:      [email protected]
8946 W:      http://www.linux-mm.org
8947 S:      Maintained
8948 F:      include/linux/mm.h
8949 F:      include/linux/gfp.h
8950 F:      include/linux/mmzone.h
8951 F:      include/linux/memory_hotplug.h
8952 F:      include/linux/vmalloc.h
8953 F:      mm/
8954
8955 MEMORY TECHNOLOGY DEVICES (MTD)
8956 M:      David Woodhouse <[email protected]>
8957 M:      Brian Norris <[email protected]>
8958 M:      Boris Brezillon <[email protected]>
8959 M:      Marek Vasut <[email protected]>
8960 M:      Richard Weinberger <[email protected]>
8961 M:      Cyrille Pitchen <[email protected]>
8962 L:      [email protected]
8963 W:      http://www.linux-mtd.infradead.org/
8964 Q:      http://patchwork.ozlabs.org/project/linux-mtd/list/
8965 T:      git git://git.infradead.org/linux-mtd.git master
8966 T:      git git://git.infradead.org/l2-mtd.git master
8967 S:      Maintained
8968 F:      Documentation/devicetree/bindings/mtd/
8969 F:      drivers/mtd/
8970 F:      include/linux/mtd/
8971 F:      include/uapi/mtd/
8972
8973 MEN A21 WATCHDOG DRIVER
8974 M:      Johannes Thumshirn <[email protected]>
8975 L:      [email protected]
8976 S:      Maintained
8977 F:      drivers/watchdog/mena21_wdt.c
8978
8979 MEN CHAMELEON BUS (mcb)
8980 M:      Johannes Thumshirn <[email protected]>
8981 S:      Maintained
8982 F:      drivers/mcb/
8983 F:      include/linux/mcb.h
8984 F:      Documentation/men-chameleon-bus.txt
8985
8986 MEN F21BMC (Board Management Controller)
8987 M:      Andreas Werner <[email protected]>
8988 S:      Supported
8989 F:      drivers/mfd/menf21bmc.c
8990 F:      drivers/watchdog/menf21bmc_wdt.c
8991 F:      drivers/leds/leds-menf21bmc.c
8992 F:      drivers/hwmon/menf21bmc_hwmon.c
8993 F:      Documentation/hwmon/menf21bmc
8994
8995 MESON AO CEC DRIVER FOR AMLOGIC SOCS
8996 M:      Neil Armstrong <[email protected]>
8997 L:      [email protected]
8998 L:      [email protected]
8999 W:      http://linux-meson.com/
9000 S:      Supported
9001 F:      drivers/media/platform/meson/ao-cec.c
9002 F:      Documentation/devicetree/bindings/media/meson-ao-cec.txt
9003 T:      git git://linuxtv.org/media_tree.git
9004
9005 METAG ARCHITECTURE
9006 M:      James Hogan <[email protected]>
9007 L:      [email protected]
9008 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/jhogan/metag.git
9009 S:      Odd Fixes
9010 F:      arch/metag/
9011 F:      Documentation/metag/
9012 F:      Documentation/devicetree/bindings/metag/
9013 F:      Documentation/devicetree/bindings/interrupt-controller/img,*
9014 F:      drivers/clocksource/metag_generic.c
9015 F:      drivers/irqchip/irq-metag.c
9016 F:      drivers/irqchip/irq-metag-ext.c
9017 F:      drivers/tty/metag_da.c
9018
9019 MICROBLAZE ARCHITECTURE
9020 M:      Michal Simek <[email protected]>
9021 W:      http://www.monstr.eu/fdt/
9022 T:      git git://git.monstr.eu/linux-2.6-microblaze.git
9023 S:      Supported
9024 F:      arch/microblaze/
9025
9026 MICROCHIP / ATMEL AT91 SERIAL DRIVER
9027 M:      Richard Genoud <[email protected]>
9028 S:      Maintained
9029 F:      drivers/tty/serial/atmel_serial.c
9030 F:      drivers/tty/serial/atmel_serial.h
9031
9032 MICROCHIP / ATMEL DMA DRIVER
9033 M:      Ludovic Desroches <[email protected]>
9034 L:      [email protected] (moderated for non-subscribers)
9035 L:      [email protected]
9036 S:      Supported
9037 F:      drivers/dma/at_hdmac.c
9038 F:      drivers/dma/at_hdmac_regs.h
9039 F:      include/linux/platform_data/dma-atmel.h
9040
9041 MICROCHIP / ATMEL ECC DRIVER
9042 M:      Tudor Ambarus <[email protected]>
9043 L:      [email protected]
9044 S:      Maintained
9045 F:      drivers/crypto/atmel-ecc.*
9046
9047 MICROCHIP / ATMEL ISC DRIVER
9048 M:      Songjun Wu <[email protected]>
9049 L:      [email protected]
9050 S:      Supported
9051 F:      drivers/media/platform/atmel/atmel-isc.c
9052 F:      drivers/media/platform/atmel/atmel-isc-regs.h
9053 F:      devicetree/bindings/media/atmel-isc.txt
9054
9055 MICROCHIP KSZ SERIES ETHERNET SWITCH DRIVER
9056 M:      Woojung Huh <[email protected]>
9057 M:      Microchip Linux Driver Support <[email protected]>
9058 L:      [email protected]
9059 S:      Maintained
9060 F:      net/dsa/tag_ksz.c
9061 F:      drivers/net/dsa/microchip/*
9062 F:      include/linux/platform_data/microchip-ksz.h
9063 F:      Documentation/devicetree/bindings/net/dsa/ksz.txt
9064
9065 MICROCHIP USB251XB DRIVER
9066 M:      Richard Leitner <[email protected]>
9067 L:      [email protected]
9068 S:      Maintained
9069 F:      drivers/usb/misc/usb251xb.c
9070 F:      Documentation/devicetree/bindings/usb/usb251xb.txt
9071
9072 MICROSEMI SMART ARRAY SMARTPQI DRIVER (smartpqi)
9073 M:      Don Brace <[email protected]>
9074 L:      [email protected]
9075 L:      [email protected]
9076 S:      Supported
9077 F:      drivers/scsi/smartpqi/smartpqi*.[ch]
9078 F:      drivers/scsi/smartpqi/Kconfig
9079 F:      drivers/scsi/smartpqi/Makefile
9080 F:      include/linux/cciss*.h
9081 F:      include/uapi/linux/cciss*.h
9082 F:      Documentation/scsi/smartpqi.txt
9083
9084 MICROSOFT SURFACE PRO 3 BUTTON DRIVER
9085 M:      Chen Yu <[email protected]>
9086 L:      [email protected]
9087 S:      Supported
9088 F:      drivers/platform/x86/surfacepro3_button.c
9089
9090 MICROTEK X6 SCANNER
9091 M:      Oliver Neukum <[email protected]>
9092 S:      Maintained
9093 F:      drivers/usb/image/microtek.*
9094
9095 MIPS
9096 M:      Ralf Baechle <[email protected]>
9097 L:      [email protected]
9098 W:      http://www.linux-mips.org/
9099 T:      git git://git.linux-mips.org/pub/scm/ralf/linux.git
9100 Q:      http://patchwork.linux-mips.org/project/linux-mips/list/
9101 S:      Supported
9102 F:      Documentation/devicetree/bindings/mips/
9103 F:      Documentation/mips/
9104 F:      arch/mips/
9105
9106 MIPS BOSTON DEVELOPMENT BOARD
9107 M:      Paul Burton <[email protected]>
9108 L:      [email protected]
9109 S:      Maintained
9110 F:      Documentation/devicetree/bindings/clock/img,boston-clock.txt
9111 F:      arch/mips/boot/dts/img/boston.dts
9112 F:      arch/mips/configs/generic/board-boston.config
9113 F:      drivers/clk/imgtec/clk-boston.c
9114 F:      include/dt-bindings/clock/boston-clock.h
9115
9116 MIPS GENERIC PLATFORM
9117 M:      Paul Burton <[email protected]>
9118 L:      [email protected]
9119 S:      Supported
9120 F:      arch/mips/generic/
9121 F:      arch/mips/tools/generic-board-config.sh
9122
9123 MIPS/LOONGSON1 ARCHITECTURE
9124 M:      Keguang Zhang <[email protected]>
9125 L:      [email protected]
9126 S:      Maintained
9127 F:      arch/mips/loongson32/
9128 F:      arch/mips/include/asm/mach-loongson32/
9129 F:      drivers/*/*loongson1*
9130 F:      drivers/*/*/*loongson1*
9131
9132 MIPS RINT INSTRUCTION EMULATION
9133 M:      Aleksandar Markovic <[email protected]>
9134 L:      [email protected]
9135 S:      Supported
9136 F:      arch/mips/math-emu/sp_rint.c
9137 F:      arch/mips/math-emu/dp_rint.c
9138
9139 MIROSOUND PCM20 FM RADIO RECEIVER DRIVER
9140 M:      Hans Verkuil <[email protected]>
9141 L:      [email protected]
9142 T:      git git://linuxtv.org/media_tree.git
9143 W:      https://linuxtv.org
9144 S:      Odd Fixes
9145 F:      drivers/media/radio/radio-miropcm20*
9146
9147 MMP SUPPORT
9148 M:      Eric Miao <[email protected]>
9149 M:      Haojian Zhuang <[email protected]>
9150 L:      [email protected] (moderated for non-subscribers)
9151 T:      git git://github.com/hzhuang1/linux.git
9152 T:      git git://git.linaro.org/people/ycmiao/pxa-linux.git
9153 S:      Maintained
9154 F:      arch/arm/boot/dts/mmp*
9155 F:      arch/arm/mach-mmp/
9156
9157 MN88472 MEDIA DRIVER
9158 M:      Antti Palosaari <[email protected]>
9159 L:      [email protected]
9160 W:      https://linuxtv.org
9161 W:      http://palosaari.fi/linux/
9162 Q:      http://patchwork.linuxtv.org/project/linux-media/list/
9163 S:      Maintained
9164 F:      drivers/media/dvb-frontends/mn88472*
9165
9166 MN88473 MEDIA DRIVER
9167 M:      Antti Palosaari <[email protected]>
9168 L:      [email protected]
9169 W:      https://linuxtv.org
9170 W:      http://palosaari.fi/linux/
9171 Q:      http://patchwork.linuxtv.org/project/linux-media/list/
9172 S:      Maintained
9173 F:      drivers/media/dvb-frontends/mn88473*
9174
9175 MODULE SUPPORT
9176 M:      Jessica Yu <[email protected]>
9177 M:      Rusty Russell <[email protected]>
9178 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/jeyu/linux.git modules-next
9179 S:      Maintained
9180 F:      include/linux/module.h
9181 F:      kernel/module.c
9182
9183 MOTION EYE VAIO PICTUREBOOK CAMERA DRIVER
9184 W:      http://popies.net/meye/
9185 S:      Orphan
9186 F:      Documentation/media/v4l-drivers/meye*
9187 F:      drivers/media/pci/meye/
9188 F:      include/uapi/linux/meye.h
9189
9190 MOXA SMARTIO/INDUSTIO/INTELLIO SERIAL CARD
9191 M:      Jiri Slaby <[email protected]>
9192 S:      Maintained
9193 F:      Documentation/serial/moxa-smartio
9194 F:      drivers/tty/mxser.*
9195
9196 MR800 AVERMEDIA USB FM RADIO DRIVER
9197 M:      Alexey Klimov <[email protected]>
9198 L:      [email protected]
9199 T:      git git://linuxtv.org/media_tree.git
9200 S:      Maintained
9201 F:      drivers/media/radio/radio-mr800.c
9202
9203 MRF24J40 IEEE 802.15.4 RADIO DRIVER
9204 M:      Alan Ott <[email protected]>
9205 L:      [email protected]
9206 S:      Maintained
9207 F:      drivers/net/ieee802154/mrf24j40.c
9208 F:      Documentation/devicetree/bindings/net/ieee802154/mrf24j40.txt
9209
9210 MSI LAPTOP SUPPORT
9211 M:      "Lee, Chun-Yi" <[email protected]>
9212 L:      [email protected]
9213 S:      Maintained
9214 F:      drivers/platform/x86/msi-laptop.c
9215
9216 MSI WMI SUPPORT
9217 L:      [email protected]
9218 S:      Orphan
9219 F:      drivers/platform/x86/msi-wmi.c
9220
9221 MSI001 MEDIA DRIVER
9222 M:      Antti Palosaari <[email protected]>
9223 L:      [email protected]
9224 W:      https://linuxtv.org
9225 W:      http://palosaari.fi/linux/
9226 Q:      http://patchwork.linuxtv.org/project/linux-media/list/
9227 T:      git git://linuxtv.org/anttip/media_tree.git
9228 S:      Maintained
9229 F:      drivers/media/tuners/msi001*
9230
9231 MSI2500 MEDIA DRIVER
9232 M:      Antti Palosaari <[email protected]>
9233 L:      [email protected]
9234 W:      https://linuxtv.org
9235 W:      http://palosaari.fi/linux/
9236 Q:      http://patchwork.linuxtv.org/project/linux-media/list/
9237 T:      git git://linuxtv.org/anttip/media_tree.git
9238 S:      Maintained
9239 F:      drivers/media/usb/msi2500/
9240
9241 MSYSTEMS DISKONCHIP G3 MTD DRIVER
9242 M:      Robert Jarzmik <[email protected]>
9243 L:      [email protected]
9244 S:      Maintained
9245 F:      drivers/mtd/devices/docg3*
9246
9247 MT9M032 APTINA SENSOR DRIVER
9248 M:      Laurent Pinchart <[email protected]>
9249 L:      [email protected]
9250 T:      git git://linuxtv.org/media_tree.git
9251 S:      Maintained
9252 F:      drivers/media/i2c/mt9m032.c
9253 F:      include/media/i2c/mt9m032.h
9254
9255 MT9P031 APTINA CAMERA SENSOR
9256 M:      Laurent Pinchart <[email protected]>
9257 L:      [email protected]
9258 T:      git git://linuxtv.org/media_tree.git
9259 S:      Maintained
9260 F:      drivers/media/i2c/mt9p031.c
9261 F:      include/media/i2c/mt9p031.h
9262
9263 MT9T001 APTINA CAMERA SENSOR
9264 M:      Laurent Pinchart <[email protected]>
9265 L:      [email protected]
9266 T:      git git://linuxtv.org/media_tree.git
9267 S:      Maintained
9268 F:      drivers/media/i2c/mt9t001.c
9269 F:      include/media/i2c/mt9t001.h
9270
9271 MT9V032 APTINA CAMERA SENSOR
9272 M:      Laurent Pinchart <[email protected]>
9273 L:      [email protected]
9274 T:      git git://linuxtv.org/media_tree.git
9275 S:      Maintained
9276 F:      Documentation/devicetree/bindings/media/i2c/mt9v032.txt
9277 F:      drivers/media/i2c/mt9v032.c
9278 F:      include/media/i2c/mt9v032.h
9279
9280 MULTIFUNCTION DEVICES (MFD)
9281 M:      Lee Jones <[email protected]>
9282 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd.git
9283 S:      Supported
9284 F:      Documentation/devicetree/bindings/mfd/
9285 F:      drivers/mfd/
9286 F:      include/linux/mfd/
9287 F:      include/dt-bindings/mfd/
9288
9289 MULTIMEDIA CARD (MMC) ETC. OVER SPI
9290 S:      Orphan
9291 F:      drivers/mmc/host/mmc_spi.c
9292 F:      include/linux/spi/mmc_spi.h
9293
9294 MULTIMEDIA CARD (MMC), SECURE DIGITAL (SD) AND SDIO SUBSYSTEM
9295 M:      Ulf Hansson <[email protected]>
9296 L:      [email protected]
9297 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc.git
9298 S:      Maintained
9299 F:      Documentation/devicetree/bindings/mmc/
9300 F:      drivers/mmc/
9301 F:      include/linux/mmc/
9302 F:      include/uapi/linux/mmc/
9303
9304 MULTIPLEXER SUBSYSTEM
9305 M:      Peter Rosin <[email protected]>
9306 S:      Maintained
9307 F:      Documentation/ABI/testing/mux/sysfs-class-mux*
9308 F:      Documentation/devicetree/bindings/mux/
9309 F:      include/linux/dt-bindings/mux/
9310 F:      include/linux/mux/
9311 F:      drivers/mux/
9312
9313 MULTITECH MULTIPORT CARD (ISICOM)
9314 S:      Orphan
9315 F:      drivers/tty/isicom.c
9316 F:      include/linux/isicom.h
9317
9318 MUSB MULTIPOINT HIGH SPEED DUAL-ROLE CONTROLLER
9319 M:      Bin Liu <[email protected]>
9320 L:      [email protected]
9321 S:      Maintained
9322 F:      drivers/usb/musb/
9323
9324 MXL5007T MEDIA DRIVER
9325 M:      Michael Krufky <[email protected]>
9326 L:      [email protected]
9327 W:      https://linuxtv.org
9328 W:      http://github.com/mkrufky
9329 Q:      http://patchwork.linuxtv.org/project/linux-media/list/
9330 T:      git git://linuxtv.org/mkrufky/tuners.git
9331 S:      Maintained
9332 F:      drivers/media/tuners/mxl5007t.*
9333
9334 MXSFB DRM DRIVER
9335 M:      Marek Vasut <[email protected]>
9336 S:      Supported
9337 F:      drivers/gpu/drm/mxsfb/
9338 F:      Documentation/devicetree/bindings/display/mxsfb-drm.txt
9339
9340 MYRICOM MYRI-10G 10GbE DRIVER (MYRI10GE)
9341 M:      Hyong-Youb Kim <[email protected]>
9342 L:      [email protected]
9343 W:      https://www.myricom.com/support/downloads/myri10ge.html
9344 S:      Supported
9345 F:      drivers/net/ethernet/myricom/myri10ge/
9346
9347 NAND FLASH SUBSYSTEM
9348 M:      Boris Brezillon <[email protected]>
9349 R:      Richard Weinberger <[email protected]>
9350 L:      [email protected]
9351 W:      http://www.linux-mtd.infradead.org/
9352 Q:      http://patchwork.ozlabs.org/project/linux-mtd/list/
9353 T:      git git://git.infradead.org/linux-mtd.git nand/fixes
9354 T:      git git://git.infradead.org/l2-mtd.git nand/next
9355 S:      Maintained
9356 F:      drivers/mtd/nand/
9357 F:      include/linux/mtd/*nand*.h
9358
9359 NATIVE INSTRUMENTS USB SOUND INTERFACE DRIVER
9360 M:      Daniel Mack <[email protected]>
9361 S:      Maintained
9362 L:      [email protected] (moderated for non-subscribers)
9363 W:      http://www.native-instruments.com
9364 F:      sound/usb/caiaq/
9365
9366 NATSEMI ETHERNET DRIVER (DP8381x)
9367 S:      Orphan
9368 F:      drivers/net/ethernet/natsemi/natsemi.c
9369
9370 NCP FILESYSTEM
9371 M:      Petr Vandrovec <[email protected]>
9372 S:      Odd Fixes
9373 F:      fs/ncpfs/
9374
9375 NCR 5380 SCSI DRIVERS
9376 M:      Finn Thain <[email protected]>
9377 M:      Michael Schmitz <[email protected]>
9378 L:      [email protected]
9379 S:      Maintained
9380 F:      Documentation/scsi/g_NCR5380.txt
9381 F:      drivers/scsi/NCR5380.*
9382 F:      drivers/scsi/arm/cumana_1.c
9383 F:      drivers/scsi/arm/oak.c
9384 F:      drivers/scsi/atari_scsi.*
9385 F:      drivers/scsi/dmx3191d.c
9386 F:      drivers/scsi/g_NCR5380.*
9387 F:      drivers/scsi/mac_scsi.*
9388 F:      drivers/scsi/sun3_scsi.*
9389 F:      drivers/scsi/sun3_scsi_vme.c
9390
9391 NCR DUAL 700 SCSI DRIVER (MICROCHANNEL)
9392 M:      "James E.J. Bottomley" <[email protected]>
9393 L:      [email protected]
9394 S:      Maintained
9395 F:      drivers/scsi/NCR_D700.*
9396
9397 NCT6775 HARDWARE MONITOR DRIVER
9398 M:      Guenter Roeck <[email protected]>
9399 L:      [email protected]
9400 S:      Maintained
9401 F:      Documentation/hwmon/nct6775
9402 F:      drivers/hwmon/nct6775.c
9403
9404 NETEFFECT IWARP RNIC DRIVER (IW_NES)
9405 M:      Faisal Latif <[email protected]>
9406 L:      [email protected]
9407 W:      http://www.intel.com/Products/Server/Adapters/Server-Cluster/Server-Cluster-overview.htm
9408 S:      Supported
9409 F:      drivers/infiniband/hw/nes/
9410 F:      include/uapi/rdma/nes-abi.h
9411
9412 NETEM NETWORK EMULATOR
9413 M:      Stephen Hemminger <[email protected]>
9414 L:      [email protected] (moderated for non-subscribers)
9415 S:      Maintained
9416 F:      net/sched/sch_netem.c
9417
9418 NETERION 10GbE DRIVERS (s2io/vxge)
9419 M:      Jon Mason <[email protected]>
9420 L:      [email protected]
9421 S:      Supported
9422 F:      Documentation/networking/s2io.txt
9423 F:      Documentation/networking/vxge.txt
9424 F:      drivers/net/ethernet/neterion/
9425
9426 NETFILTER
9427 M:      Pablo Neira Ayuso <[email protected]>
9428 M:      Jozsef Kadlecsik <[email protected]>
9429 M:      Florian Westphal <[email protected]>
9430 L:      [email protected]
9431 L:      [email protected]
9432 W:      http://www.netfilter.org/
9433 W:      http://www.iptables.org/
9434 W:      http://www.nftables.org/
9435 Q:      http://patchwork.ozlabs.org/project/netfilter-devel/list/
9436 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf.git
9437 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next.git
9438 S:      Maintained
9439 F:      include/linux/netfilter*
9440 F:      include/linux/netfilter/
9441 F:      include/net/netfilter/
9442 F:      include/uapi/linux/netfilter*
9443 F:      include/uapi/linux/netfilter/
9444 F:      net/*/netfilter.c
9445 F:      net/*/netfilter/
9446 F:      net/netfilter/
9447 F:      net/bridge/br_netfilter*.c
9448
9449 NETROM NETWORK LAYER
9450 M:      Ralf Baechle <[email protected]>
9451 L:      [email protected]
9452 W:      http://www.linux-ax25.org/
9453 S:      Maintained
9454 F:      include/net/netrom.h
9455 F:      include/uapi/linux/netrom.h
9456 F:      net/netrom/
9457
9458 NETRONOME ETHERNET DRIVERS
9459 M:      Jakub Kicinski <[email protected]>
9460 L:      [email protected]
9461 S:      Maintained
9462 F:      drivers/net/ethernet/netronome/
9463
9464 NETWORK BLOCK DEVICE (NBD)
9465 M:      Josef Bacik <[email protected]>
9466 S:      Maintained
9467 L:      [email protected]
9468 L:      [email protected]
9469 F:      Documentation/blockdev/nbd.txt
9470 F:      drivers/block/nbd.c
9471 F:      include/uapi/linux/nbd.h
9472
9473 NETWORK DROP MONITOR
9474 M:      Neil Horman <[email protected]>
9475 L:      [email protected]
9476 S:      Maintained
9477 W:      https://fedorahosted.org/dropwatch/
9478 F:      net/core/drop_monitor.c
9479
9480 NETWORKING DRIVERS
9481 L:      [email protected]
9482 W:      http://www.linuxfoundation.org/en/Net
9483 Q:      http://patchwork.ozlabs.org/project/netdev/list/
9484 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/davem/net.git
9485 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next.git
9486 S:      Odd Fixes
9487 F:      Documentation/devicetree/bindings/net/
9488 F:      drivers/net/
9489 F:      include/linux/if_*
9490 F:      include/linux/netdevice.h
9491 F:      include/linux/etherdevice.h
9492 F:      include/linux/fcdevice.h
9493 F:      include/linux/fddidevice.h
9494 F:      include/linux/hippidevice.h
9495 F:      include/linux/inetdevice.h
9496 F:      include/uapi/linux/if_*
9497 F:      include/uapi/linux/netdevice.h
9498
9499 NETWORKING DRIVERS (WIRELESS)
9500 M:      Kalle Valo <[email protected]>
9501 L:      [email protected]
9502 Q:      http://patchwork.kernel.org/project/linux-wireless/list/
9503 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers.git
9504 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-next.git
9505 S:      Maintained
9506 F:      Documentation/devicetree/bindings/net/wireless/
9507 F:      drivers/net/wireless/
9508
9509 NETWORKING [DSA]
9510 M:      Andrew Lunn <[email protected]>
9511 M:      Vivien Didelot <[email protected]>
9512 M:      Florian Fainelli <[email protected]>
9513 S:      Maintained
9514 F:      net/dsa/
9515 F:      include/net/dsa.h
9516 F:      include/linux/dsa/
9517 F:      drivers/net/dsa/
9518
9519 NETWORKING [GENERAL]
9520 M:      "David S. Miller" <[email protected]>
9521 L:      [email protected]
9522 W:      http://www.linuxfoundation.org/en/Net
9523 Q:      http://patchwork.ozlabs.org/project/netdev/list/
9524 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/davem/net.git
9525 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next.git
9526 B:      mailto:[email protected]
9527 S:      Maintained
9528 F:      net/
9529 F:      include/net/
9530 F:      include/linux/in.h
9531 F:      include/linux/net.h
9532 F:      include/linux/netdevice.h
9533 F:      include/uapi/linux/in.h
9534 F:      include/uapi/linux/net.h
9535 F:      include/uapi/linux/netdevice.h
9536 F:      include/uapi/linux/net_namespace.h
9537 F:      tools/testing/selftests/net/
9538 F:      lib/net_utils.c
9539 F:      lib/random32.c
9540
9541 NETWORKING [IPSEC]
9542 M:      Steffen Klassert <[email protected]>
9543 M:      Herbert Xu <[email protected]>
9544 M:      "David S. Miller" <[email protected]>
9545 L:      [email protected]
9546 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec.git
9547 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next.git
9548 S:      Maintained
9549 F:      net/core/flow.c
9550 F:      net/xfrm/
9551 F:      net/key/
9552 F:      net/ipv4/xfrm*
9553 F:      net/ipv4/esp4*
9554 F:      net/ipv4/ah4.c
9555 F:      net/ipv4/ipcomp.c
9556 F:      net/ipv4/ip_vti.c
9557 F:      net/ipv6/xfrm*
9558 F:      net/ipv6/esp6*
9559 F:      net/ipv6/ah6.c
9560 F:      net/ipv6/ipcomp6.c
9561 F:      net/ipv6/ip6_vti.c
9562 F:      include/uapi/linux/xfrm.h
9563 F:      include/net/xfrm.h
9564
9565 NETWORKING [IPv4/IPv6]
9566 M:      "David S. Miller" <[email protected]>
9567 M:      Alexey Kuznetsov <[email protected]>
9568 M:      Hideaki YOSHIFUJI <[email protected]>
9569 L:      [email protected]
9570 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/davem/net.git
9571 S:      Maintained
9572 F:      net/ipv4/
9573 F:      net/ipv6/
9574 F:      include/net/ip*
9575 F:      arch/x86/net/*
9576
9577 NETWORKING [LABELED] (NetLabel, Labeled IPsec, SECMARK)
9578 M:      Paul Moore <[email protected]>
9579 W:      https://github.com/netlabel
9580 L:      [email protected]
9581 L:      [email protected]
9582 S:      Maintained
9583 F:      Documentation/netlabel/
9584 F:      include/net/calipso.h
9585 F:      include/net/cipso_ipv4.h
9586 F:      include/net/netlabel.h
9587 F:      include/uapi/linux/netfilter/xt_SECMARK.h
9588 F:      include/uapi/linux/netfilter/xt_CONNSECMARK.h
9589 F:      net/netlabel/
9590 F:      net/ipv4/cipso_ipv4.c
9591 F:      net/ipv6/calipso.c
9592 F:      net/netfilter/xt_CONNSECMARK.c
9593 F:      net/netfilter/xt_SECMARK.c
9594
9595 NETWORKING [TLS]
9596 M:      Ilya Lesokhin <[email protected]>
9597 M:      Aviad Yehezkel <[email protected]>
9598 M:      Dave Watson <[email protected]>
9599 L:      [email protected]
9600 S:      Maintained
9601 F:      net/tls/*
9602 F:      include/uapi/linux/tls.h
9603 F:      include/net/tls.h
9604
9605 NETWORKING [WIRELESS]
9606 L:      [email protected]
9607 Q:      http://patchwork.kernel.org/project/linux-wireless/list/
9608
9609 NETXEN (1/10) GbE SUPPORT
9610 M:      Manish Chopra <[email protected]>
9611 M:      Rahul Verma <[email protected]>
9612 M:      [email protected]
9613 L:      [email protected]
9614 S:      Supported
9615 F:      drivers/net/ethernet/qlogic/netxen/
9616
9617 NFC SUBSYSTEM
9618 M:      Samuel Ortiz <[email protected]>
9619 L:      [email protected]
9620 L:      [email protected] (subscribers-only)
9621 S:      Supported
9622 F:      net/nfc/
9623 F:      include/net/nfc/
9624 F:      include/uapi/linux/nfc.h
9625 F:      drivers/nfc/
9626 F:      include/linux/platform_data/nfcmrvl.h
9627 F:      include/linux/platform_data/nxp-nci.h
9628 F:      Documentation/devicetree/bindings/net/nfc/
9629
9630 NFS, SUNRPC, AND LOCKD CLIENTS
9631 M:      Trond Myklebust <[email protected]>
9632 M:      Anna Schumaker <[email protected]>
9633 L:      [email protected]
9634 W:      http://client.linux-nfs.org
9635 T:      git git://git.linux-nfs.org/projects/trondmy/linux-nfs.git
9636 S:      Maintained
9637 F:      fs/lockd/
9638 F:      fs/nfs/
9639 F:      fs/nfs_common/
9640 F:      net/sunrpc/
9641 F:      include/linux/lockd/
9642 F:      include/linux/nfs*
9643 F:      include/linux/sunrpc/
9644 F:      include/uapi/linux/nfs*
9645 F:      include/uapi/linux/sunrpc/
9646
9647 NILFS2 FILESYSTEM
9648 M:      Ryusuke Konishi <[email protected]>
9649 L:      [email protected]
9650 W:      http://nilfs.sourceforge.net/
9651 W:      http://nilfs.osdn.jp/
9652 T:      git git://github.com/konis/nilfs2.git
9653 S:      Supported
9654 F:      Documentation/filesystems/nilfs2.txt
9655 F:      fs/nilfs2/
9656 F:      include/trace/events/nilfs2.h
9657 F:      include/uapi/linux/nilfs2_api.h
9658 F:      include/uapi/linux/nilfs2_ondisk.h
9659
9660 NINJA SCSI-3 / NINJA SCSI-32Bi (16bit/CardBus) PCMCIA SCSI HOST ADAPTER DRIVER
9661 M:      YOKOTA Hiroshi <[email protected]>
9662 W:      http://www.netlab.is.tsukuba.ac.jp/~yokota/izumi/ninja/
9663 S:      Maintained
9664 F:      Documentation/scsi/NinjaSCSI.txt
9665 F:      drivers/scsi/pcmcia/nsp_*
9666
9667 NINJA SCSI-32Bi/UDE PCI/CARDBUS SCSI HOST ADAPTER DRIVER
9668 M:      GOTO Masanori <[email protected]>
9669 M:      YOKOTA Hiroshi <[email protected]>
9670 W:      http://www.netlab.is.tsukuba.ac.jp/~yokota/izumi/ninja/
9671 S:      Maintained
9672 F:      Documentation/scsi/NinjaSCSI.txt
9673 F:      drivers/scsi/nsp32*
9674
9675 NIOS2 ARCHITECTURE
9676 M:      Ley Foon Tan <[email protected]>
9677 L:      [email protected] (moderated for non-subscribers)
9678 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/lftan/nios2.git
9679 S:      Maintained
9680 F:      arch/nios2/
9681
9682 NOHZ, DYNTICKS SUPPORT
9683 M:      Frederic Weisbecker <[email protected]>
9684 M:      Thomas Gleixner <[email protected]>
9685 M:      Ingo Molnar <[email protected]>
9686 L:      [email protected]
9687 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git timers/nohz
9688 S:      Maintained
9689 F:      kernel/time/tick*.*
9690 F:      include/linux/tick.h
9691 F:      include/linux/sched/nohz.h
9692
9693 NOKIA N900 CAMERA SUPPORT (ET8EK8 SENSOR, AD5820 FOCUS)
9694 M:      Pavel Machek <[email protected]>
9695 M:      Sakari Ailus <[email protected]>
9696 L:      [email protected]
9697 S:      Maintained
9698 F:      drivers/media/i2c/et8ek8
9699 F:      drivers/media/i2c/ad5820.c
9700
9701 NOKIA N900 POWER SUPPLY DRIVERS
9702 R:      Pali Rohár <[email protected]>
9703 F:      include/linux/power/bq2415x_charger.h
9704 F:      include/linux/power/bq27xxx_battery.h
9705 F:      include/linux/power/isp1704_charger.h
9706 F:      drivers/power/supply/bq2415x_charger.c
9707 F:      drivers/power/supply/bq27xxx_battery.c
9708 F:      drivers/power/supply/bq27xxx_battery_i2c.c
9709 F:      drivers/power/supply/isp1704_charger.c
9710 F:      drivers/power/supply/rx51_battery.c
9711
9712 NTB AMD DRIVER
9713 M:      Shyam Sundar S K <[email protected]>
9714 L:      [email protected]
9715 S:      Supported
9716 F:      drivers/ntb/hw/amd/
9717
9718 NTB DRIVER CORE
9719 M:      Jon Mason <[email protected]>
9720 M:      Dave Jiang <[email protected]>
9721 M:      Allen Hubbe <[email protected]>
9722 L:      [email protected]
9723 S:      Supported
9724 W:      https://github.com/jonmason/ntb/wiki
9725 T:      git git://github.com/jonmason/ntb.git
9726 F:      drivers/ntb/
9727 F:      drivers/net/ntb_netdev.c
9728 F:      include/linux/ntb.h
9729 F:      include/linux/ntb_transport.h
9730 F:      tools/testing/selftests/ntb/
9731
9732 NTB IDT DRIVER
9733 M:      Serge Semin <[email protected]>
9734 L:      [email protected]
9735 S:      Supported
9736 F:      drivers/ntb/hw/idt/
9737
9738 NTB INTEL DRIVER
9739 M:      Dave Jiang <[email protected]>
9740 L:      [email protected]
9741 S:      Supported
9742 W:      https://github.com/davejiang/linux/wiki
9743 T:      git https://github.com/davejiang/linux.git
9744 F:      drivers/ntb/hw/intel/
9745
9746 NTFS FILESYSTEM
9747 M:      Anton Altaparmakov <[email protected]>
9748 L:      [email protected]
9749 W:      http://www.tuxera.com/
9750 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/aia21/ntfs.git
9751 S:      Supported
9752 F:      Documentation/filesystems/ntfs.txt
9753 F:      fs/ntfs/
9754
9755 NVIDIA (rivafb and nvidiafb) FRAMEBUFFER DRIVER
9756 M:      Antonino Daplas <[email protected]>
9757 L:      [email protected]
9758 S:      Maintained
9759 F:      drivers/video/fbdev/riva/
9760 F:      drivers/video/fbdev/nvidia/
9761
9762 NVM EXPRESS DRIVER
9763 M:      Keith Busch <[email protected]>
9764 M:      Jens Axboe <[email protected]>
9765 M:      Christoph Hellwig <[email protected]>
9766 M:      Sagi Grimberg <[email protected]>
9767 L:      [email protected]
9768 T:      git://git.infradead.org/nvme.git
9769 W:      http://git.infradead.org/nvme.git
9770 S:      Supported
9771 F:      drivers/nvme/host/
9772 F:      include/linux/nvme.h
9773 F:      include/uapi/linux/nvme_ioctl.h
9774
9775 NVM EXPRESS FC TRANSPORT DRIVERS
9776 M:      James Smart <[email protected]>
9777 L:      [email protected]
9778 S:      Supported
9779 F:      include/linux/nvme-fc.h
9780 F:      include/linux/nvme-fc-driver.h
9781 F:      drivers/nvme/host/fc.c
9782 F:      drivers/nvme/target/fc.c
9783 F:      drivers/nvme/target/fcloop.c
9784
9785 NVM EXPRESS TARGET DRIVER
9786 M:      Christoph Hellwig <[email protected]>
9787 M:      Sagi Grimberg <[email protected]>
9788 L:      [email protected]
9789 T:      git://git.infradead.org/nvme.git
9790 W:      http://git.infradead.org/nvme.git
9791 S:      Supported
9792 F:      drivers/nvme/target/
9793
9794 NVMEM FRAMEWORK
9795 M:      Srinivas Kandagatla <[email protected]>
9796 S:      Maintained
9797 F:      drivers/nvmem/
9798 F:      Documentation/devicetree/bindings/nvmem/
9799 F:      Documentation/ABI/stable/sysfs-bus-nvmem
9800 F:      include/linux/nvmem-consumer.h
9801 F:      include/linux/nvmem-provider.h
9802
9803 NXP TDA998X DRM DRIVER
9804 M:      Russell King <[email protected]>
9805 S:      Supported
9806 T:      git git://git.armlinux.org.uk/~rmk/linux-arm.git drm-tda998x-devel
9807 T:      git git://git.armlinux.org.uk/~rmk/linux-arm.git drm-tda998x-fixes
9808 F:      drivers/gpu/drm/i2c/tda998x_drv.c
9809 F:      include/drm/i2c/tda998x.h
9810
9811 NXP TFA9879 DRIVER
9812 M:      Peter Rosin <[email protected]>
9813 L:      [email protected] (moderated for non-subscribers)
9814 S:      Maintained
9815 F:      sound/soc/codecs/tfa9879*
9816
9817 NXP-NCI NFC DRIVER
9818 M:      Clément Perrochaud <[email protected]>
9819 R:      Charles Gorand <[email protected]>
9820 L:      [email protected] (moderated for non-subscribers)
9821 S:      Supported
9822 F:      drivers/nfc/nxp-nci
9823
9824 OBJTOOL
9825 M:      Josh Poimboeuf <[email protected]>
9826 S:      Supported
9827 F:      tools/objtool/
9828
9829 OMAP AUDIO SUPPORT
9830 M:      Peter Ujfalusi <[email protected]>
9831 M:      Jarkko Nikula <[email protected]>
9832 L:      [email protected] (moderated for non-subscribers)
9833 L:      [email protected]
9834 S:      Maintained
9835 F:      sound/soc/omap/
9836
9837 OMAP CLOCK FRAMEWORK SUPPORT
9838 M:      Paul Walmsley <[email protected]>
9839 L:      [email protected]
9840 S:      Maintained
9841 F:      arch/arm/*omap*/*clock*
9842
9843 OMAP DEVICE TREE SUPPORT
9844 M:      Benoît Cousson <[email protected]>
9845 M:      Tony Lindgren <[email protected]>
9846 L:      [email protected]
9847 L:      [email protected]
9848 S:      Maintained
9849 F:      arch/arm/boot/dts/*omap*
9850 F:      arch/arm/boot/dts/*am3*
9851 F:      arch/arm/boot/dts/*am4*
9852 F:      arch/arm/boot/dts/*am5*
9853 F:      arch/arm/boot/dts/*dra7*
9854
9855 OMAP DISPLAY SUBSYSTEM and FRAMEBUFFER SUPPORT (DSS2)
9856 M:      Tomi Valkeinen <[email protected]>
9857 L:      [email protected]
9858 L:      [email protected]
9859 S:      Maintained
9860 F:      drivers/video/fbdev/omap2/
9861 F:      Documentation/arm/OMAP/DSS
9862
9863 OMAP FRAMEBUFFER SUPPORT
9864 M:      Tomi Valkeinen <[email protected]>
9865 L:      [email protected]
9866 L:      [email protected]
9867 S:      Maintained
9868 F:      drivers/video/fbdev/omap/
9869
9870 OMAP GENERAL PURPOSE MEMORY CONTROLLER SUPPORT
9871 M:      Roger Quadros <[email protected]>
9872 M:      Tony Lindgren <[email protected]>
9873 L:      [email protected]
9874 S:      Maintained
9875 F:      drivers/memory/omap-gpmc.c
9876 F:      arch/arm/mach-omap2/*gpmc*
9877
9878 OMAP GPIO DRIVER
9879 M:      Grygorii Strashko <[email protected]>
9880 M:      Santosh Shilimkar <[email protected]>
9881 M:      Kevin Hilman <[email protected]>
9882 L:      [email protected]
9883 S:      Maintained
9884 F:      Documentation/devicetree/bindings/gpio/gpio-omap.txt
9885 F:      drivers/gpio/gpio-omap.c
9886
9887 OMAP HARDWARE SPINLOCK SUPPORT
9888 M:      Ohad Ben-Cohen <[email protected]>
9889 L:      [email protected]
9890 S:      Maintained
9891 F:      drivers/hwspinlock/omap_hwspinlock.c
9892
9893 OMAP HS MMC SUPPORT
9894 L:      [email protected]
9895 L:      [email protected]
9896 S:      Orphan
9897 F:      drivers/mmc/host/omap_hsmmc.c
9898
9899 OMAP HWMOD DATA
9900 M:      Paul Walmsley <[email protected]>
9901 L:      [email protected]
9902 S:      Maintained
9903 F:      arch/arm/mach-omap2/omap_hwmod*data*
9904
9905 OMAP HWMOD DATA FOR OMAP4-BASED DEVICES
9906 M:      Benoît Cousson <[email protected]>
9907 L:      [email protected]
9908 S:      Maintained
9909 F:      arch/arm/mach-omap2/omap_hwmod_44xx_data.c
9910
9911 OMAP HWMOD SUPPORT
9912 M:      Benoît Cousson <[email protected]>
9913 M:      Paul Walmsley <[email protected]>
9914 L:      [email protected]
9915 S:      Maintained
9916 F:      arch/arm/mach-omap2/omap_hwmod.*
9917
9918 OMAP IMAGING SUBSYSTEM (OMAP3 ISP and OMAP4 ISS)
9919 M:      Laurent Pinchart <[email protected]>
9920 L:      [email protected]
9921 S:      Maintained
9922 F:      Documentation/devicetree/bindings/media/ti,omap3isp.txt
9923 F:      drivers/media/platform/omap3isp/
9924 F:      drivers/staging/media/omap4iss/
9925
9926 OMAP MMC SUPPORT
9927 M:      Jarkko Lavinen <[email protected]>
9928 L:      [email protected]
9929 S:      Maintained
9930 F:      drivers/mmc/host/omap.c
9931
9932 OMAP POWER MANAGEMENT SUPPORT
9933 M:      Kevin Hilman <[email protected]>
9934 L:      [email protected]
9935 S:      Maintained
9936 F:      arch/arm/*omap*/*pm*
9937 F:      drivers/cpufreq/omap-cpufreq.c
9938
9939 OMAP POWERDOMAIN SOC ADAPTATION LAYER SUPPORT
9940 M:      Rajendra Nayak <[email protected]>
9941 M:      Paul Walmsley <[email protected]>
9942 L:      [email protected]
9943 S:      Maintained
9944 F:      arch/arm/mach-omap2/prm*
9945
9946 OMAP RANDOM NUMBER GENERATOR SUPPORT
9947 M:      Deepak Saxena <[email protected]>
9948 S:      Maintained
9949 F:      drivers/char/hw_random/omap-rng.c
9950
9951 OMAP USB SUPPORT
9952 L:      [email protected]
9953 L:      [email protected]
9954 S:      Orphan
9955 F:      drivers/usb/*/*omap*
9956 F:      arch/arm/*omap*/usb*
9957
9958 OMAP/NEWFLOW NANOBONE MACHINE SUPPORT
9959 M:      Mark Jackson <[email protected]>
9960 L:      [email protected]
9961 S:      Maintained
9962 F:      arch/arm/boot/dts/am335x-nano.dts
9963
9964 OMAP1 SUPPORT
9965 M:      Aaro Koskinen <[email protected]>
9966 M:      Tony Lindgren <[email protected]>
9967 L:      [email protected]
9968 Q:      http://patchwork.kernel.org/project/linux-omap/list/
9969 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap.git
9970 S:      Maintained
9971 F:      arch/arm/mach-omap1/
9972 F:      arch/arm/plat-omap/
9973 F:      arch/arm/configs/omap1_defconfig
9974 F:      drivers/i2c/busses/i2c-omap.c
9975 F:      include/linux/i2c-omap.h
9976
9977 OMAP2+ SUPPORT
9978 M:      Tony Lindgren <[email protected]>
9979 L:      [email protected]
9980 W:      http://www.muru.com/linux/omap/
9981 W:      http://linux.omap.com/
9982 Q:      http://patchwork.kernel.org/project/linux-omap/list/
9983 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap.git
9984 S:      Maintained
9985 F:      arch/arm/mach-omap2/
9986 F:      arch/arm/plat-omap/
9987 F:      arch/arm/configs/omap2plus_defconfig
9988 F:      drivers/i2c/busses/i2c-omap.c
9989 F:      drivers/irqchip/irq-omap-intc.c
9990 F:      drivers/mfd/*omap*.c
9991 F:      drivers/mfd/menelaus.c
9992 F:      drivers/mfd/palmas.c
9993 F:      drivers/mfd/tps65217.c
9994 F:      drivers/mfd/tps65218.c
9995 F:      drivers/mfd/tps65910.c
9996 F:      drivers/mfd/twl-core.[ch]
9997 F:      drivers/mfd/twl4030*.c
9998 F:      drivers/mfd/twl6030*.c
9999 F:      drivers/mfd/twl6040*.c
10000 F:      drivers/regulator/palmas-regulator*.c
10001 F:      drivers/regulator/pbias-regulator.c
10002 F:      drivers/regulator/tps65217-regulator.c
10003 F:      drivers/regulator/tps65218-regulator.c
10004 F:      drivers/regulator/tps65910-regulator.c
10005 F:      drivers/regulator/twl-regulator.c
10006 F:      drivers/regulator/twl6030-regulator.c
10007 F:      include/linux/i2c-omap.h
10008
10009 ONION OMEGA2+ BOARD
10010 M:      Harvey Hunt <[email protected]>
10011 L:      [email protected]
10012 S:      Maintained
10013 F:      arch/mips/boot/dts/ralink/omega2p.dts
10014
10015 OMFS FILESYSTEM
10016 M:      Bob Copeland <[email protected]>
10017 L:      [email protected]
10018 S:      Maintained
10019 F:      Documentation/filesystems/omfs.txt
10020 F:      fs/omfs/
10021
10022 OMNIKEY CARDMAN 4000 DRIVER
10023 M:      Harald Welte <[email protected]>
10024 S:      Maintained
10025 F:      drivers/char/pcmcia/cm4000_cs.c
10026 F:      include/linux/cm4000_cs.h
10027 F:      include/uapi/linux/cm4000_cs.h
10028
10029 OMNIKEY CARDMAN 4040 DRIVER
10030 M:      Harald Welte <[email protected]>
10031 S:      Maintained
10032 F:      drivers/char/pcmcia/cm4040_cs.*
10033
10034 OMNIVISION OV13858 SENSOR DRIVER
10035 M:      Sakari Ailus <[email protected]>
10036 L:      [email protected]
10037 T:      git git://linuxtv.org/media_tree.git
10038 S:      Maintained
10039 F:      drivers/media/i2c/ov13858.c
10040
10041 OMNIVISION OV5640 SENSOR DRIVER
10042 M:      Steve Longerbeam <[email protected]>
10043 L:      [email protected]
10044 T:      git git://linuxtv.org/media_tree.git
10045 S:      Maintained
10046 F:      drivers/media/i2c/ov5640.c
10047
10048 OMNIVISION OV5647 SENSOR DRIVER
10049 M:      Luis Oliveira <[email protected]>
10050 L:      [email protected]
10051 T:      git git://linuxtv.org/media_tree.git
10052 S:      Maintained
10053 F:      drivers/media/i2c/ov5647.c
10054
10055 OMNIVISION OV7670 SENSOR DRIVER
10056 M:      Jonathan Corbet <[email protected]>
10057 L:      [email protected]
10058 T:      git git://linuxtv.org/media_tree.git
10059 S:      Maintained
10060 F:      drivers/media/i2c/ov7670.c
10061 F:      Documentation/devicetree/bindings/media/i2c/ov7670.txt
10062
10063 ONENAND FLASH DRIVER
10064 M:      Kyungmin Park <[email protected]>
10065 L:      [email protected]
10066 S:      Maintained
10067 F:      drivers/mtd/onenand/
10068 F:      include/linux/mtd/onenand*.h
10069
10070 ONSTREAM SCSI TAPE DRIVER
10071 M:      Willem Riede <[email protected]>
10072 L:      [email protected]
10073 L:      [email protected]
10074 S:      Maintained
10075 F:      Documentation/scsi/osst.txt
10076 F:      drivers/scsi/osst.*
10077 F:      drivers/scsi/osst_*.h
10078 F:      drivers/scsi/st.h
10079
10080 OP-TEE DRIVER
10081 M:      Jens Wiklander <[email protected]>
10082 S:      Maintained
10083 F:      drivers/tee/optee/
10084
10085 OPA-VNIC DRIVER
10086 M:      Dennis Dalessandro <[email protected]>
10087 M:      Niranjana Vishwanathapura <[email protected]>
10088 L:      [email protected]
10089 S:      Supported
10090 F:      drivers/infiniband/ulp/opa_vnic
10091
10092 OPEN FIRMWARE AND DEVICE TREE OVERLAYS
10093 M:      Pantelis Antoniou <[email protected]>
10094 L:      [email protected]
10095 S:      Maintained
10096 F:      Documentation/devicetree/dynamic-resolution-notes.txt
10097 F:      Documentation/devicetree/overlay-notes.txt
10098 F:      drivers/of/overlay.c
10099 F:      drivers/of/resolver.c
10100
10101 OPEN FIRMWARE AND FLATTENED DEVICE TREE
10102 M:      Rob Herring <[email protected]>
10103 M:      Frank Rowand <[email protected]>
10104 L:      [email protected]
10105 W:      http://www.devicetree.org/
10106 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux.git
10107 S:      Maintained
10108 F:      drivers/of/
10109 F:      include/linux/of*.h
10110 F:      scripts/dtc/
10111 F:      Documentation/ABI/testing/sysfs-firmware-ofw
10112
10113 OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS
10114 M:      Rob Herring <[email protected]>
10115 M:      Mark Rutland <[email protected]>
10116 L:      [email protected]
10117 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux.git
10118 Q:      http://patchwork.ozlabs.org/project/devicetree-bindings/list/
10119 S:      Maintained
10120 F:      Documentation/devicetree/
10121 F:      arch/*/boot/dts/
10122 F:      include/dt-bindings/
10123
10124 OPENCORES I2C BUS DRIVER
10125 M:      Peter Korsgaard <[email protected]>
10126 L:      [email protected]
10127 S:      Maintained
10128 F:      Documentation/i2c/busses/i2c-ocores
10129 F:      drivers/i2c/busses/i2c-ocores.c
10130
10131 OPENRISC ARCHITECTURE
10132 M:      Jonas Bonn <[email protected]>
10133 M:      Stefan Kristiansson <[email protected]>
10134 M:      Stafford Horne <[email protected]>
10135 T:      git git://github.com/openrisc/linux.git
10136 L:      [email protected]
10137 W:      http://openrisc.io
10138 S:      Maintained
10139 F:      Documentation/devicetree/bindings/openrisc/
10140 F:      Documentation/openrisc/
10141 F:      arch/openrisc/
10142 F:      drivers/irqchip/irq-ompic.c
10143 F:      drivers/irqchip/irq-or1k-*
10144
10145 OPENVSWITCH
10146 M:      Pravin Shelar <[email protected]>
10147 L:      [email protected]
10148 L:      [email protected]
10149 W:      http://openvswitch.org
10150 S:      Maintained
10151 F:      net/openvswitch/
10152 F:      include/uapi/linux/openvswitch.h
10153
10154 OPERATING PERFORMANCE POINTS (OPP)
10155 M:      Viresh Kumar <[email protected]>
10156 M:      Nishanth Menon <[email protected]>
10157 M:      Stephen Boyd <[email protected]>
10158 L:      [email protected]
10159 S:      Maintained
10160 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/vireshk/pm.git
10161 F:      drivers/opp/
10162 F:      include/linux/pm_opp.h
10163 F:      Documentation/power/opp.txt
10164 F:      Documentation/devicetree/bindings/opp/
10165
10166 OPL4 DRIVER
10167 M:      Clemens Ladisch <[email protected]>
10168 L:      [email protected] (moderated for non-subscribers)
10169 T:      git git://git.alsa-project.org/alsa-kernel.git
10170 S:      Maintained
10171 F:      sound/drivers/opl4/
10172
10173 OPROFILE
10174 M:      Robert Richter <[email protected]>
10175 L:      [email protected]
10176 S:      Maintained
10177 F:      arch/*/include/asm/oprofile*.h
10178 F:      arch/*/oprofile/
10179 F:      drivers/oprofile/
10180 F:      include/linux/oprofile.h
10181
10182 ORACLE CLUSTER FILESYSTEM 2 (OCFS2)
10183 M:      Mark Fasheh <[email protected]>
10184 M:      Joel Becker <[email protected]>
10185 L:      [email protected] (moderated for non-subscribers)
10186 W:      http://ocfs2.wiki.kernel.org
10187 S:      Supported
10188 F:      Documentation/filesystems/ocfs2.txt
10189 F:      Documentation/filesystems/dlmfs.txt
10190 F:      fs/ocfs2/
10191
10192 ORANGEFS FILESYSTEM
10193 M:      Mike Marshall <[email protected]>
10194 L:      [email protected] (subscribers-only)
10195 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/hubcap/linux.git
10196 S:      Supported
10197 F:      fs/orangefs/
10198 F:      Documentation/filesystems/orangefs.txt
10199
10200 ORINOCO DRIVER
10201 L:      [email protected]
10202 W:      http://wireless.kernel.org/en/users/Drivers/orinoco
10203 W:      http://www.nongnu.org/orinoco/
10204 S:      Orphan
10205 F:      drivers/net/wireless/intersil/orinoco/
10206
10207 OSD LIBRARY and FILESYSTEM
10208 M:      Boaz Harrosh <[email protected]>
10209 S:      Maintained
10210 F:      drivers/scsi/osd/
10211 F:      include/scsi/osd_*
10212 F:      fs/exofs/
10213
10214 OV2659 OMNIVISION SENSOR DRIVER
10215 M:      "Lad, Prabhakar" <[email protected]>
10216 L:      [email protected]
10217 W:      https://linuxtv.org
10218 Q:      http://patchwork.linuxtv.org/project/linux-media/list/
10219 T:      git git://linuxtv.org/mhadli/v4l-dvb-davinci_devices.git
10220 S:      Maintained
10221 F:      drivers/media/i2c/ov2659.c
10222 F:      include/media/i2c/ov2659.h
10223
10224 OVERLAY FILESYSTEM
10225 M:      Miklos Szeredi <[email protected]>
10226 L:      [email protected]
10227 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs.git
10228 S:      Supported
10229 F:      fs/overlayfs/
10230 F:      Documentation/filesystems/overlayfs.txt
10231
10232 P54 WIRELESS DRIVER
10233 M:      Christian Lamparter <[email protected]>
10234 L:      [email protected]
10235 W:      http://wireless.kernel.org/en/users/Drivers/p54
10236 S:      Maintained
10237 F:      drivers/net/wireless/intersil/p54/
10238
10239 PA SEMI ETHERNET DRIVER
10240 L:      [email protected]
10241 S:      Orphan
10242 F:      drivers/net/ethernet/pasemi/*
10243
10244 PA SEMI SMBUS DRIVER
10245 L:      [email protected]
10246 S:      Orphan
10247 F:      drivers/i2c/busses/i2c-pasemi.c
10248
10249 PADATA PARALLEL EXECUTION MECHANISM
10250 M:      Steffen Klassert <[email protected]>
10251 L:      [email protected]
10252 S:      Maintained
10253 F:      kernel/padata.c
10254 F:      include/linux/padata.h
10255 F:      Documentation/padata.txt
10256
10257 PANASONIC LAPTOP ACPI EXTRAS DRIVER
10258 M:      Harald Welte <[email protected]>
10259 L:      [email protected]
10260 S:      Maintained
10261 F:      drivers/platform/x86/panasonic-laptop.c
10262
10263 PANASONIC MN10300/AM33/AM34 PORT
10264 M:      David Howells <[email protected]>
10265 L:      [email protected] (moderated for non-subscribers)
10266 W:      ftp://ftp.redhat.com/pub/redhat/gnupro/AM33/
10267 S:      Maintained
10268 F:      Documentation/mn10300/
10269 F:      arch/mn10300/
10270
10271 PARALLEL LCD/KEYPAD PANEL DRIVER
10272 M:      Willy Tarreau <[email protected]>
10273 M:      Ksenija Stanojevic <[email protected]>
10274 S:      Odd Fixes
10275 F:      Documentation/misc-devices/lcd-panel-cgram.txt
10276 F:      drivers/misc/panel.c
10277
10278 PARALLEL PORT SUBSYSTEM
10279 M:      Sudip Mukherjee <[email protected]>
10280 M:      Sudip Mukherjee <[email protected]>
10281 L:      [email protected] (subscribers-only)
10282 S:      Maintained
10283 F:      drivers/parport/
10284 F:      include/linux/parport*.h
10285 F:      drivers/char/ppdev.c
10286 F:      include/uapi/linux/ppdev.h
10287 F:      Documentation/parport*.txt
10288
10289 PARAVIRT_OPS INTERFACE
10290 M:      Juergen Gross <[email protected]>
10291 M:      Alok Kataria <[email protected]>
10292 M:      Rusty Russell <[email protected]>
10293 L:      [email protected]
10294 S:      Supported
10295 F:      Documentation/virtual/paravirt_ops.txt
10296 F:      arch/*/kernel/paravirt*
10297 F:      arch/*/include/asm/paravirt*.h
10298 F:      include/linux/hypervisor.h
10299
10300 PARIDE DRIVERS FOR PARALLEL PORT IDE DEVICES
10301 M:      Tim Waugh <[email protected]>
10302 L:      [email protected] (subscribers-only)
10303 S:      Maintained
10304 F:      Documentation/blockdev/paride.txt
10305 F:      drivers/block/paride/
10306
10307 PARISC ARCHITECTURE
10308 M:      "James E.J. Bottomley" <[email protected]>
10309 M:      Helge Deller <[email protected]>
10310 L:      [email protected]
10311 W:      http://www.parisc-linux.org/
10312 Q:      http://patchwork.kernel.org/project/linux-parisc/list/
10313 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/jejb/parisc-2.6.git
10314 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux.git
10315 S:      Maintained
10316 F:      arch/parisc/
10317 F:      Documentation/parisc/
10318 F:      drivers/parisc/
10319 F:      drivers/char/agp/parisc-agp.c
10320 F:      drivers/input/serio/gscps2.c
10321 F:      drivers/parport/parport_gsc.*
10322 F:      drivers/tty/serial/8250/8250_gsc.c
10323 F:      drivers/video/fbdev/sti*
10324 F:      drivers/video/console/sti*
10325 F:      drivers/video/logo/logo_parisc*
10326
10327 PARMAN
10328 M:      Jiri Pirko <[email protected]>
10329 L:      [email protected]
10330 S:      Supported
10331 F:      lib/parman.c
10332 F:      lib/test_parman.c
10333 F:      include/linux/parman.h
10334
10335 PC87360 HARDWARE MONITORING DRIVER
10336 M:      Jim Cromie <[email protected]>
10337 L:      [email protected]
10338 S:      Maintained
10339 F:      Documentation/hwmon/pc87360
10340 F:      drivers/hwmon/pc87360.c
10341
10342 PC8736x GPIO DRIVER
10343 M:      Jim Cromie <[email protected]>
10344 S:      Maintained
10345 F:      drivers/char/pc8736x_gpio.c
10346
10347 PC87427 HARDWARE MONITORING DRIVER
10348 M:      Jean Delvare <[email protected]>
10349 L:      [email protected]
10350 S:      Maintained
10351 F:      Documentation/hwmon/pc87427
10352 F:      drivers/hwmon/pc87427.c
10353
10354 PCA9532 LED DRIVER
10355 M:      Riku Voipio <[email protected]>
10356 S:      Maintained
10357 F:      drivers/leds/leds-pca9532.c
10358 F:      include/linux/leds-pca9532.h
10359
10360 PCA9541 I2C BUS MASTER SELECTOR DRIVER
10361 M:      Guenter Roeck <[email protected]>
10362 L:      [email protected]
10363 S:      Maintained
10364 F:      drivers/i2c/muxes/i2c-mux-pca9541.c
10365
10366 PCDP - PRIMARY CONSOLE AND DEBUG PORT
10367 M:      Khalid Aziz <[email protected]>
10368 S:      Maintained
10369 F:      drivers/firmware/pcdp.*
10370
10371 PCI DRIVER FOR AARDVARK (Marvell Armada 3700)
10372 M:      Thomas Petazzoni <[email protected]>
10373 L:      [email protected]
10374 L:      [email protected] (moderated for non-subscribers)
10375 S:      Maintained
10376 F:      Documentation/devicetree/bindings/pci/aardvark-pci.txt
10377 F:      drivers/pci/host/pci-aardvark.c
10378
10379 PCI DRIVER FOR ALTERA PCIE IP
10380 M:      Ley Foon Tan <[email protected]>
10381 L:      [email protected] (moderated for non-subscribers)
10382 L:      [email protected]
10383 S:      Supported
10384 F:      Documentation/devicetree/bindings/pci/altera-pcie.txt
10385 F:      drivers/pci/host/pcie-altera.c
10386
10387 PCI DRIVER FOR APPLIEDMICRO XGENE
10388 M:      Tanmay Inamdar <[email protected]>
10389 L:      [email protected]
10390 L:      [email protected]
10391 S:      Maintained
10392 F:      Documentation/devicetree/bindings/pci/xgene-pci.txt
10393 F:      drivers/pci/host/pci-xgene.c
10394
10395 PCI DRIVER FOR ARM VERSATILE PLATFORM
10396 M:      Rob Herring <[email protected]>
10397 L:      [email protected]
10398 L:      [email protected]
10399 S:      Maintained
10400 F:      Documentation/devicetree/bindings/pci/versatile.txt
10401 F:      drivers/pci/host/pci-versatile.c
10402
10403 PCI DRIVER FOR ARMADA 8K
10404 M:      Thomas Petazzoni <[email protected]>
10405 L:      [email protected]
10406 L:      [email protected]
10407 S:      Maintained
10408 F:      Documentation/devicetree/bindings/pci/pci-armada8k.txt
10409 F:      drivers/pci/dwc/pcie-armada8k.c
10410
10411 PCI DRIVER FOR FREESCALE LAYERSCAPE
10412 M:      Minghuan Lian <[email protected]>
10413 M:      Mingkai Hu <[email protected]>
10414 M:      Roy Zang <[email protected]>
10415 L:      [email protected]
10416 L:      [email protected]
10417 L:      [email protected]
10418 S:      Maintained
10419 F:      drivers/pci/dwc/*layerscape*
10420
10421 PCI DRIVER FOR GENERIC OF HOSTS
10422 M:      Will Deacon <[email protected]>
10423 L:      [email protected]
10424 L:      [email protected] (moderated for non-subscribers)
10425 S:      Maintained
10426 F:      Documentation/devicetree/bindings/pci/host-generic-pci.txt
10427 F:      drivers/pci/host/pci-host-common.c
10428 F:      drivers/pci/host/pci-host-generic.c
10429
10430 PCI DRIVER FOR IMX6
10431 M:      Richard Zhu <[email protected]>
10432 M:      Lucas Stach <[email protected]>
10433 L:      [email protected]
10434 L:      [email protected] (moderated for non-subscribers)
10435 S:      Maintained
10436 F:      Documentation/devicetree/bindings/pci/fsl,imx6q-pcie.txt
10437 F:      drivers/pci/dwc/*imx6*
10438
10439 PCI DRIVER FOR INTEL VOLUME MANAGEMENT DEVICE (VMD)
10440 M:      Keith Busch <[email protected]>
10441 M:      Jonathan Derrick <[email protected]>
10442 L:      [email protected]
10443 S:      Supported
10444 F:      drivers/pci/host/vmd.c
10445
10446 PCI DRIVER FOR MICROSEMI SWITCHTEC
10447 M:      Kurt Schwemmer <[email protected]>
10448 M:      Logan Gunthorpe <[email protected]>
10449 L:      [email protected]
10450 S:      Maintained
10451 F:      Documentation/switchtec.txt
10452 F:      Documentation/ABI/testing/sysfs-class-switchtec
10453 F:      drivers/pci/switch/switchtec*
10454 F:      include/uapi/linux/switchtec_ioctl.h
10455 F:      include/linux/switchtec.h
10456 F:      drivers/ntb/hw/mscc/
10457
10458 PCI DRIVER FOR MVEBU (Marvell Armada 370 and Armada XP SOC support)
10459 M:      Thomas Petazzoni <[email protected]>
10460 M:      Jason Cooper <[email protected]>
10461 L:      [email protected]
10462 L:      [email protected] (moderated for non-subscribers)
10463 S:      Maintained
10464 F:      drivers/pci/host/*mvebu*
10465
10466 PCI DRIVER FOR NVIDIA TEGRA
10467 M:      Thierry Reding <[email protected]>
10468 L:      [email protected]
10469 L:      [email protected]
10470 S:      Supported
10471 F:      Documentation/devicetree/bindings/pci/nvidia,tegra20-pcie.txt
10472 F:      drivers/pci/host/pci-tegra.c
10473
10474 PCI DRIVER FOR RENESAS R-CAR
10475 M:      Simon Horman <[email protected]>
10476 L:      [email protected]
10477 L:      [email protected]
10478 S:      Maintained
10479 F:      drivers/pci/host/*rcar*
10480
10481 PCI DRIVER FOR SAMSUNG EXYNOS
10482 M:      Jingoo Han <[email protected]>
10483 L:      [email protected]
10484 L:      [email protected] (moderated for non-subscribers)
10485 L:      [email protected] (moderated for non-subscribers)
10486 S:      Maintained
10487 F:      drivers/pci/dwc/pci-exynos.c
10488
10489 PCI DRIVER FOR SYNOPSYS DESIGNWARE
10490 M:      Jingoo Han <[email protected]>
10491 M:      Joao Pinto <[email protected]>
10492 L:      [email protected]
10493 S:      Maintained
10494 F:      Documentation/devicetree/bindings/pci/designware-pcie.txt
10495 F:      drivers/pci/dwc/*designware*
10496
10497 PCI DRIVER FOR TI DRA7XX
10498 M:      Kishon Vijay Abraham I <[email protected]>
10499 L:      [email protected]
10500 L:      [email protected]
10501 S:      Supported
10502 F:      Documentation/devicetree/bindings/pci/ti-pci.txt
10503 F:      drivers/pci/dwc/pci-dra7xx.c
10504
10505 PCI DRIVER FOR TI KEYSTONE
10506 M:      Murali Karicheri <[email protected]>
10507 L:      [email protected]
10508 L:      [email protected] (moderated for non-subscribers)
10509 S:      Maintained
10510 F:      drivers/pci/dwc/*keystone*
10511
10512 PCI ENDPOINT SUBSYSTEM
10513 M:      Kishon Vijay Abraham I <[email protected]>
10514 M:      Lorenzo Pieralisi <[email protected]>
10515 L:      [email protected]
10516 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/kishon/pci-endpoint.git
10517 S:      Supported
10518 F:      drivers/pci/endpoint/
10519 F:      drivers/misc/pci_endpoint_test.c
10520 F:      tools/pci/
10521
10522 PCI ENHANCED ERROR HANDLING (EEH) FOR POWERPC
10523 M:      Russell Currey <[email protected]>
10524 L:      [email protected]
10525 S:      Supported
10526 F:      Documentation/powerpc/eeh-pci-error-recovery.txt
10527 F:      arch/powerpc/kernel/eeh*.c
10528 F:      arch/powerpc/platforms/*/eeh*.c
10529 F:      arch/powerpc/include/*/eeh*.h
10530
10531 PCI ERROR RECOVERY
10532 M:      Linas Vepstas <[email protected]>
10533 L:      [email protected]
10534 S:      Supported
10535 F:      Documentation/PCI/pci-error-recovery.txt
10536
10537 PCI MSI DRIVER FOR ALTERA MSI IP
10538 M:      Ley Foon Tan <[email protected]>
10539 L:      [email protected] (moderated for non-subscribers)
10540 L:      [email protected]
10541 S:      Supported
10542 F:      Documentation/devicetree/bindings/pci/altera-pcie-msi.txt
10543 F:      drivers/pci/host/pcie-altera-msi.c
10544
10545 PCI MSI DRIVER FOR APPLIEDMICRO XGENE
10546 M:      Duc Dang <[email protected]>
10547 L:      [email protected]
10548 L:      [email protected]
10549 S:      Maintained
10550 F:      Documentation/devicetree/bindings/pci/xgene-pci-msi.txt
10551 F:      drivers/pci/host/pci-xgene-msi.c
10552
10553 PCI SUBSYSTEM
10554 M:      Bjorn Helgaas <[email protected]>
10555 L:      [email protected]
10556 Q:      http://patchwork.ozlabs.org/project/linux-pci/list/
10557 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci.git
10558 S:      Supported
10559 F:      Documentation/devicetree/bindings/pci/
10560 F:      Documentation/PCI/
10561 F:      drivers/pci/
10562 F:      include/linux/pci*
10563 F:      arch/x86/pci/
10564 F:      arch/x86/kernel/quirks.c
10565
10566 PCI NATIVE HOST BRIDGE AND ENDPOINT DRIVERS
10567 M:      Lorenzo Pieralisi <[email protected]>
10568 L:      [email protected]
10569 Q:      http://patchwork.ozlabs.org/project/linux-pci/list/
10570 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/lpieralisi/pci.git/
10571 S:      Supported
10572 F:      drivers/pci/host/
10573 F:      drivers/pci/dwc/
10574
10575 PCIE DRIVER FOR AXIS ARTPEC
10576 M:      Niklas Cassel <[email protected]>
10577 M:      Jesper Nilsson <[email protected]>
10578 L:      [email protected]
10579 L:      [email protected]
10580 S:      Maintained
10581 F:      Documentation/devicetree/bindings/pci/axis,artpec*
10582 F:      drivers/pci/dwc/*artpec*
10583
10584 PCIE DRIVER FOR CAVIUM THUNDERX
10585 M:      David Daney <[email protected]>
10586 L:      [email protected]
10587 L:      [email protected] (moderated for non-subscribers)
10588 S:      Supported
10589 F:      Documentation/devicetree/bindings/pci/pci-thunder-*
10590 F:      drivers/pci/host/pci-thunder-*
10591
10592 PCIE DRIVER FOR HISILICON
10593 M:      Zhou Wang <[email protected]>
10594 L:      [email protected]
10595 S:      Maintained
10596 F:      Documentation/devicetree/bindings/pci/hisilicon-pcie.txt
10597 F:      drivers/pci/dwc/pcie-hisi.c
10598
10599 PCIE DRIVER FOR HISILICON KIRIN
10600 M:      Xiaowei Song <[email protected]>
10601 M:      Binghui Wang <[email protected]>
10602 L:      [email protected]
10603 S:      Maintained
10604 F:      Documentation/devicetree/bindings/pci/pcie-kirin.txt
10605 F:      drivers/pci/dwc/pcie-kirin.c
10606
10607 PCIE DRIVER FOR HISILICON STB
10608 M:      Jianguo Sun <[email protected]>
10609 M:      Shawn Guo <[email protected]>
10610 L:      [email protected]
10611 S:      Maintained
10612 F:      Documentation/devicetree/bindings/pci/hisilicon-histb-pcie.txt
10613 F:      drivers/pci/dwc/pcie-histb.c
10614
10615 PCIE DRIVER FOR MEDIATEK
10616 M:      Ryder Lee <[email protected]>
10617 L:      [email protected]
10618 L:      [email protected]
10619 S:      Supported
10620 F:      Documentation/devicetree/bindings/pci/mediatek*
10621 F:      drivers/pci/host/*mediatek*
10622
10623 PCIE DRIVER FOR QUALCOMM MSM
10624 M:      Stanimir Varbanov <[email protected]>
10625 L:      [email protected]
10626 L:      [email protected]
10627 S:      Maintained
10628 F:      drivers/pci/dwc/*qcom*
10629
10630 PCIE DRIVER FOR ROCKCHIP
10631 M:      Shawn Lin <[email protected]>
10632 L:      [email protected]
10633 L:      [email protected]
10634 S:      Maintained
10635 F:      Documentation/devicetree/bindings/pci/rockchip-pcie.txt
10636 F:      drivers/pci/host/pcie-rockchip.c
10637
10638 PCI DRIVER FOR V3 SEMICONDUCTOR V360EPC
10639 M:      Linus Walleij <[email protected]>
10640 L:      [email protected]
10641 S:      Maintained
10642 F:      Documentation/devicetree/bindings/pci/v3-v360epc-pci.txt
10643 F:      drivers/pci/host/pci-v3-semi.c
10644
10645 PCIE DRIVER FOR ST SPEAR13XX
10646 M:      Pratyush Anand <[email protected]>
10647 L:      [email protected]
10648 S:      Maintained
10649 F:      drivers/pci/dwc/*spear*
10650
10651 PCMCIA SUBSYSTEM
10652 P:      Linux PCMCIA Team
10653 L:      [email protected]
10654 W:      http://lists.infradead.org/mailman/listinfo/linux-pcmcia
10655 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia.git
10656 S:      Maintained
10657 F:      Documentation/pcmcia/
10658 F:      tools/pcmcia/
10659 F:      drivers/pcmcia/
10660 F:      include/pcmcia/
10661
10662 PCNET32 NETWORK DRIVER
10663 M:      Don Fry <[email protected]>
10664 L:      [email protected]
10665 S:      Maintained
10666 F:      drivers/net/ethernet/amd/pcnet32.c
10667
10668 PCRYPT PARALLEL CRYPTO ENGINE
10669 M:      Steffen Klassert <[email protected]>
10670 L:      [email protected]
10671 S:      Maintained
10672 F:      crypto/pcrypt.c
10673 F:      include/crypto/pcrypt.h
10674
10675 PEAQ WMI HOTKEYS DRIVER
10676 M:      Hans de Goede <[email protected]>
10677 L:      [email protected]
10678 S:      Maintained
10679 F:      drivers/platform/x86/peaq-wmi.c
10680
10681 PER-CPU MEMORY ALLOCATOR
10682 M:      Tejun Heo <[email protected]>
10683 M:      Christoph Lameter <[email protected]>
10684 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu.git
10685 S:      Maintained
10686 F:      include/linux/percpu*.h
10687 F:      mm/percpu*.c
10688 F:      arch/*/include/asm/percpu.h
10689
10690 PER-TASK DELAY ACCOUNTING
10691 M:      Balbir Singh <[email protected]>
10692 S:      Maintained
10693 F:      include/linux/delayacct.h
10694 F:      kernel/delayacct.c
10695
10696 PERFORMANCE EVENTS SUBSYSTEM
10697 M:      Peter Zijlstra <[email protected]>
10698 M:      Ingo Molnar <[email protected]>
10699 M:      Arnaldo Carvalho de Melo <[email protected]>
10700 R:      Alexander Shishkin <[email protected]>
10701 R:      Jiri Olsa <[email protected]>
10702 R:      Namhyung Kim <[email protected]>
10703 L:      [email protected]
10704 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git perf/core
10705 S:      Supported
10706 F:      kernel/events/*
10707 F:      include/linux/perf_event.h
10708 F:      include/uapi/linux/perf_event.h
10709 F:      arch/*/kernel/perf_event*.c
10710 F:      arch/*/kernel/*/perf_event*.c
10711 F:      arch/*/kernel/*/*/perf_event*.c
10712 F:      arch/*/include/asm/perf_event.h
10713 F:      arch/*/kernel/perf_callchain.c
10714 F:      arch/*/events/*
10715 F:      tools/perf/
10716
10717 PERSONALITY HANDLING
10718 M:      Christoph Hellwig <[email protected]>
10719 L:      [email protected]
10720 S:      Maintained
10721 F:      include/linux/personality.h
10722 F:      include/uapi/linux/personality.h
10723
10724 PHONET PROTOCOL
10725 M:      Remi Denis-Courmont <[email protected]>
10726 S:      Supported
10727 F:      Documentation/networking/phonet.txt
10728 F:      include/linux/phonet.h
10729 F:      include/net/phonet/
10730 F:      include/uapi/linux/phonet.h
10731 F:      net/phonet/
10732
10733 PHRAM MTD DRIVER
10734 M:      Joern Engel <[email protected]>
10735 L:      [email protected]
10736 S:      Maintained
10737 F:      drivers/mtd/devices/phram.c
10738
10739 PICOLCD HID DRIVER
10740 M:      Bruno Prémont <[email protected]>
10741 L:      [email protected]
10742 S:      Maintained
10743 F:      drivers/hid/hid-picolcd*
10744
10745 PICOXCELL SUPPORT
10746 M:      Jamie Iles <[email protected]>
10747 L:      [email protected] (moderated for non-subscribers)
10748 T:      git git://github.com/jamieiles/linux-2.6-ji.git
10749 S:      Supported
10750 F:      arch/arm/boot/dts/picoxcell*
10751 F:      arch/arm/mach-picoxcell/
10752 F:      drivers/crypto/picoxcell*
10753
10754 PIN CONTROL SUBSYSTEM
10755 M:      Linus Walleij <[email protected]>
10756 L:      [email protected]
10757 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl.git
10758 S:      Maintained
10759 F:      Documentation/devicetree/bindings/pinctrl/
10760 F:      Documentation/driver-api/pinctl.rst
10761 F:      drivers/pinctrl/
10762 F:      include/linux/pinctrl/
10763
10764 PIN CONTROLLER - ATMEL AT91
10765 M:      Jean-Christophe Plagniol-Villard <[email protected]>
10766 L:      [email protected] (moderated for non-subscribers)
10767 S:      Maintained
10768 F:      drivers/pinctrl/pinctrl-at91.*
10769
10770 PIN CONTROLLER - ATMEL AT91 PIO4
10771 M:      Ludovic Desroches <[email protected]>
10772 L:      [email protected] (moderated for non-subscribers)
10773 L:      [email protected]
10774 S:      Supported
10775 F:      drivers/pinctrl/pinctrl-at91-pio4.*
10776
10777 PIN CONTROLLER - INTEL
10778 M:      Mika Westerberg <[email protected]>
10779 M:      Heikki Krogerus <[email protected]>
10780 S:      Maintained
10781 F:      drivers/pinctrl/intel/
10782
10783 PIN CONTROLLER - QUALCOMM
10784 M:      Bjorn Andersson <[email protected]>
10785 S:      Maintained
10786 L:      [email protected]
10787 F:      Documentation/devicetree/bindings/pinctrl/qcom,*.txt
10788 F:      drivers/pinctrl/qcom/
10789
10790 PIN CONTROLLER - RENESAS
10791 M:      Laurent Pinchart <[email protected]>
10792 M:      Geert Uytterhoeven <[email protected]>
10793 L:      [email protected]
10794 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/geert/renesas-drivers.git sh-pfc
10795 S:      Maintained
10796 F:      drivers/pinctrl/sh-pfc/
10797
10798 PIN CONTROLLER - SAMSUNG
10799 M:      Tomasz Figa <[email protected]>
10800 M:      Krzysztof Kozlowski <[email protected]>
10801 M:      Sylwester Nawrocki <[email protected]>
10802 L:      [email protected] (moderated for non-subscribers)
10803 L:      [email protected] (moderated for non-subscribers)
10804 Q:      https://patchwork.kernel.org/project/linux-samsung-soc/list/
10805 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/pinctrl/samsung.git
10806 S:      Maintained
10807 F:      drivers/pinctrl/samsung/
10808 F:      include/dt-bindings/pinctrl/samsung.h
10809 F:      Documentation/devicetree/bindings/pinctrl/samsung-pinctrl.txt
10810
10811 PIN CONTROLLER - SINGLE
10812 M:      Tony Lindgren <[email protected]>
10813 M:      Haojian Zhuang <[email protected]>
10814 L:      [email protected] (moderated for non-subscribers)
10815 L:      [email protected]
10816 S:      Maintained
10817 F:      drivers/pinctrl/pinctrl-single.c
10818
10819 PIN CONTROLLER - ST SPEAR
10820 M:      Viresh Kumar <[email protected]>
10821 L:      [email protected] (moderated for non-subscribers)
10822 W:      http://www.st.com/spear
10823 S:      Maintained
10824 F:      drivers/pinctrl/spear/
10825
10826 PISTACHIO SOC SUPPORT
10827 M:      James Hartley <[email protected]>
10828 L:      [email protected]
10829 S:      Odd Fixes
10830 F:      arch/mips/pistachio/
10831 F:      arch/mips/include/asm/mach-pistachio/
10832 F:      arch/mips/boot/dts/img/pistachio*
10833 F:      arch/mips/configs/pistachio*_defconfig
10834
10835 PKTCDVD DRIVER
10836 S:      Orphan
10837 M:      [email protected]
10838 F:      drivers/block/pktcdvd.c
10839 F:      include/linux/pktcdvd.h
10840 F:      include/uapi/linux/pktcdvd.h
10841
10842 PKUNITY SOC DRIVERS
10843 M:      Guan Xuetao <[email protected]>
10844 W:      http://mprc.pku.edu.cn/~guanxuetao/linux
10845 S:      Maintained
10846 T:      git git://github.com/gxt/linux.git
10847 F:      drivers/input/serio/i8042-unicore32io.h
10848 F:      drivers/i2c/busses/i2c-puv3.c
10849 F:      drivers/video/fbdev/fb-puv3.c
10850 F:      drivers/rtc/rtc-puv3.c
10851
10852 PMBUS HARDWARE MONITORING DRIVERS
10853 M:      Guenter Roeck <[email protected]>
10854 L:      [email protected]
10855 W:      http://hwmon.wiki.kernel.org/
10856 W:      http://www.roeck-us.net/linux/drivers/
10857 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging.git
10858 S:      Maintained
10859 F:      Documentation/hwmon/pmbus
10860 F:      drivers/hwmon/pmbus/
10861 F:      include/linux/pmbus.h
10862
10863 PMC SIERRA MaxRAID DRIVER
10864 L:      [email protected]
10865 W:      http://www.pmc-sierra.com/
10866 S:      Orphan
10867 F:      drivers/scsi/pmcraid.*
10868
10869 PMC SIERRA PM8001 DRIVER
10870 M:      Jack Wang <[email protected]>
10871 M:      [email protected]
10872 L:      [email protected]
10873 S:      Supported
10874 F:      drivers/scsi/pm8001/
10875
10876 PNP SUPPORT
10877 M:      "Rafael J. Wysocki" <[email protected]>
10878 S:      Maintained
10879 F:      drivers/pnp/
10880
10881 POSIX CLOCKS and TIMERS
10882 M:      Thomas Gleixner <[email protected]>
10883 L:      [email protected]
10884 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git timers/core
10885 S:      Maintained
10886 F:      fs/timerfd.c
10887 F:      include/linux/timer*
10888 F:      kernel/time/*timer*
10889
10890 POWER MANAGEMENT CORE
10891 M:      "Rafael J. Wysocki" <[email protected]>
10892 L:      [email protected]
10893 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
10894 B:      https://bugzilla.kernel.org
10895 S:      Supported
10896 F:      drivers/base/power/
10897 F:      include/linux/pm.h
10898 F:      include/linux/pm_*
10899 F:      include/linux/powercap.h
10900 F:      drivers/powercap/
10901
10902 POWER STATE COORDINATION INTERFACE (PSCI)
10903 M:      Mark Rutland <[email protected]>
10904 M:      Lorenzo Pieralisi <[email protected]>
10905 L:      [email protected]
10906 S:      Maintained
10907 F:      drivers/firmware/psci*.c
10908 F:      include/linux/psci.h
10909 F:      include/uapi/linux/psci.h
10910
10911 POWER SUPPLY CLASS/SUBSYSTEM and DRIVERS
10912 M:      Sebastian Reichel <[email protected]>
10913 L:      [email protected]
10914 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-power-supply.git
10915 S:      Maintained
10916 F:      Documentation/devicetree/bindings/power/supply/
10917 F:      include/linux/power_supply.h
10918 F:      drivers/power/supply/
10919
10920 POWERNV OPERATOR PANEL LCD DISPLAY DRIVER
10921 M:      Suraj Jitindar Singh <[email protected]>
10922 L:      [email protected]
10923 S:      Maintained
10924 F:      drivers/char/powernv-op-panel.c
10925
10926 PPP OVER ATM (RFC 2364)
10927 M:      Mitchell Blank Jr <[email protected]>
10928 S:      Maintained
10929 F:      net/atm/pppoatm.c
10930 F:      include/uapi/linux/atmppp.h
10931
10932 PPP OVER ETHERNET
10933 M:      Michal Ostrowski <[email protected]>
10934 S:      Maintained
10935 F:      drivers/net/ppp/pppoe.c
10936 F:      drivers/net/ppp/pppox.c
10937
10938 PPP OVER L2TP
10939 M:      James Chapman <[email protected]>
10940 S:      Maintained
10941 F:      net/l2tp/l2tp_ppp.c
10942 F:      include/linux/if_pppol2tp.h
10943 F:      include/uapi/linux/if_pppol2tp.h
10944
10945 PPP PROTOCOL DRIVERS AND COMPRESSORS
10946 M:      Paul Mackerras <[email protected]>
10947 L:      [email protected]
10948 S:      Maintained
10949 F:      drivers/net/ppp/ppp_*
10950
10951 PPS SUPPORT
10952 M:      Rodolfo Giometti <[email protected]>
10953 W:      http://wiki.enneenne.com/index.php/LinuxPPS_support
10954 L:      [email protected] (subscribers-only)
10955 S:      Maintained
10956 F:      Documentation/pps/
10957 F:      Documentation/devicetree/bindings/pps/pps-gpio.txt
10958 F:      Documentation/ABI/testing/sysfs-pps
10959 F:      drivers/pps/
10960 F:      include/linux/pps*.h
10961 F:      include/uapi/linux/pps.h
10962
10963 PPTP DRIVER
10964 M:      Dmitry Kozlov <[email protected]>
10965 L:      [email protected]
10966 S:      Maintained
10967 F:      drivers/net/ppp/pptp.c
10968 W:      http://sourceforge.net/projects/accel-pptp
10969
10970 PREEMPTIBLE KERNEL
10971 M:      Robert Love <[email protected]>
10972 L:      [email protected]
10973 W:      https://www.kernel.org/pub/linux/kernel/people/rml/preempt-kernel
10974 S:      Supported
10975 F:      Documentation/preempt-locking.txt
10976 F:      include/linux/preempt.h
10977
10978 PRINTK
10979 M:      Petr Mladek <[email protected]>
10980 M:      Sergey Senozhatsky <[email protected]>
10981 R:      Steven Rostedt <[email protected]>
10982 S:      Maintained
10983 F:      kernel/printk/
10984 F:      include/linux/printk.h
10985
10986 PRISM54 WIRELESS DRIVER
10987 M:      "Luis R. Rodriguez" <[email protected]>
10988 L:      [email protected]
10989 W:      http://wireless.kernel.org/en/users/Drivers/p54
10990 S:      Obsolete
10991 F:      drivers/net/wireless/intersil/prism54/
10992
10993 PROC SYSCTL
10994 M:      "Luis R. Rodriguez" <[email protected]>
10995 M:      Kees Cook <[email protected]>
10996 L:      [email protected]
10997 L:      [email protected]
10998 S:      Maintained
10999 F:      fs/proc/proc_sysctl.c
11000 F:      include/linux/sysctl.h
11001 F:      kernel/sysctl.c
11002 F:      tools/testing/selftests/sysctl/
11003
11004 PS3 NETWORK SUPPORT
11005 M:      Geoff Levand <[email protected]>
11006 L:      [email protected]
11007 L:      [email protected]
11008 S:      Maintained
11009 F:      drivers/net/ethernet/toshiba/ps3_gelic_net.*
11010
11011 PS3 PLATFORM SUPPORT
11012 M:      Geoff Levand <[email protected]>
11013 L:      [email protected]
11014 S:      Maintained
11015 F:      arch/powerpc/boot/ps3*
11016 F:      arch/powerpc/include/asm/lv1call.h
11017 F:      arch/powerpc/include/asm/ps3*.h
11018 F:      arch/powerpc/platforms/ps3/
11019 F:      drivers/*/ps3*
11020 F:      drivers/ps3/
11021 F:      drivers/rtc/rtc-ps3.c
11022 F:      drivers/usb/host/*ps3.c
11023 F:      sound/ppc/snd_ps3*
11024
11025 PS3VRAM DRIVER
11026 M:      Jim Paris <[email protected]>
11027 M:      Geoff Levand <[email protected]>
11028 L:      [email protected]
11029 S:      Maintained
11030 F:      drivers/block/ps3vram.c
11031
11032 PSAMPLE PACKET SAMPLING SUPPORT:
11033 M:      Yotam Gigi <[email protected]>
11034 S:      Maintained
11035 F:      net/psample
11036 F:      include/net/psample.h
11037 F:      include/uapi/linux/psample.h
11038
11039 PSTORE FILESYSTEM
11040 M:      Kees Cook <[email protected]>
11041 M:      Anton Vorontsov <[email protected]>
11042 M:      Colin Cross <[email protected]>
11043 M:      Tony Luck <[email protected]>
11044 S:      Maintained
11045 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux.git for-next/pstore
11046 F:      fs/pstore/
11047 F:      include/linux/pstore*
11048 F:      drivers/firmware/efi/efi-pstore.c
11049 F:      drivers/acpi/apei/erst.c
11050 F:      Documentation/admin-guide/ramoops.rst
11051 F:      Documentation/devicetree/bindings/reserved-memory/ramoops.txt
11052 K:      \b(pstore|ramoops)
11053
11054 PTP HARDWARE CLOCK SUPPORT
11055 M:      Richard Cochran <[email protected]>
11056 L:      [email protected]
11057 S:      Maintained
11058 W:      http://linuxptp.sourceforge.net/
11059 F:      Documentation/ABI/testing/sysfs-ptp
11060 F:      Documentation/ptp/*
11061 F:      drivers/net/ethernet/freescale/gianfar_ptp.c
11062 F:      drivers/net/phy/dp83640*
11063 F:      drivers/ptp/*
11064 F:      include/linux/ptp_cl*
11065
11066 PTRACE SUPPORT
11067 M:      Oleg Nesterov <[email protected]>
11068 S:      Maintained
11069 F:      include/asm-generic/syscall.h
11070 F:      include/linux/ptrace.h
11071 F:      include/linux/regset.h
11072 F:      include/linux/tracehook.h
11073 F:      include/uapi/linux/ptrace.h
11074 F:      include/uapi/linux/ptrace.h
11075 F:      include/asm-generic/ptrace.h
11076 F:      kernel/ptrace.c
11077 F:      arch/*/ptrace*.c
11078 F:      arch/*/*/ptrace*.c
11079 F:      arch/*/include/asm/ptrace*.h
11080
11081 PULSE8-CEC DRIVER
11082 M:      Hans Verkuil <[email protected]>
11083 L:      [email protected]
11084 T:      git git://linuxtv.org/media_tree.git
11085 S:      Maintained
11086 F:      drivers/media/usb/pulse8-cec/*
11087 F:      Documentation/media/cec-drivers/pulse8-cec.rst
11088
11089 PVRUSB2 VIDEO4LINUX DRIVER
11090 M:      Mike Isely <[email protected]>
11091 L:      [email protected]       (subscribers-only)
11092 L:      [email protected]
11093 W:      http://www.isely.net/pvrusb2/
11094 T:      git git://linuxtv.org/media_tree.git
11095 S:      Maintained
11096 F:      Documentation/media/v4l-drivers/pvrusb2*
11097 F:      drivers/media/usb/pvrusb2/
11098
11099 PWC WEBCAM DRIVER
11100 M:      Hans Verkuil <[email protected]>
11101 L:      [email protected]
11102 T:      git git://linuxtv.org/media_tree.git
11103 S:      Odd Fixes
11104 F:      drivers/media/usb/pwc/*
11105
11106 PWM FAN DRIVER
11107 M:      Kamil Debski <[email protected]>
11108 M:      Bartlomiej Zolnierkiewicz <[email protected]>
11109 L:      [email protected]
11110 S:      Supported
11111 F:      Documentation/devicetree/bindings/hwmon/pwm-fan.txt
11112 F:      Documentation/hwmon/pwm-fan
11113 F:      drivers/hwmon/pwm-fan.c
11114
11115 PWM IR Transmitter
11116 M:      Sean Young <[email protected]>
11117 L:      [email protected]
11118 S:      Maintained
11119 F:      drivers/media/rc/pwm-ir-tx.c
11120
11121 PWM SUBSYSTEM
11122 M:      Thierry Reding <[email protected]>
11123 L:      [email protected]
11124 S:      Maintained
11125 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/thierry.reding/linux-pwm.git
11126 F:      Documentation/pwm.txt
11127 F:      Documentation/devicetree/bindings/pwm/
11128 F:      include/linux/pwm.h
11129 F:      drivers/pwm/
11130 F:      drivers/video/backlight/pwm_bl.c
11131 F:      include/linux/pwm_backlight.h
11132 F:      drivers/gpio/gpio-mvebu.c
11133 F:      Documentation/devicetree/bindings/gpio/gpio-mvebu.txt
11134
11135 PXA GPIO DRIVER
11136 M:      Robert Jarzmik <[email protected]>
11137 L:      [email protected]
11138 S:      Maintained
11139 F:      drivers/gpio/gpio-pxa.c
11140
11141 PXA MMCI DRIVER
11142 S:      Orphan
11143
11144 PXA RTC DRIVER
11145 M:      Robert Jarzmik <[email protected]>
11146 L:      [email protected]
11147 S:      Maintained
11148
11149 PXA2xx/PXA3xx SUPPORT
11150 M:      Daniel Mack <[email protected]>
11151 M:      Haojian Zhuang <[email protected]>
11152 M:      Robert Jarzmik <[email protected]>
11153 L:      [email protected] (moderated for non-subscribers)
11154 T:      git git://github.com/hzhuang1/linux.git
11155 T:      git git://github.com/rjarzmik/linux.git
11156 S:      Maintained
11157 F:      arch/arm/boot/dts/pxa*
11158 F:      arch/arm/mach-pxa/
11159 F:      drivers/dma/pxa*
11160 F:      drivers/pcmcia/pxa2xx*
11161 F:      drivers/pinctrl/pxa/
11162 F:      drivers/spi/spi-pxa2xx*
11163 F:      drivers/usb/gadget/udc/pxa2*
11164 F:      include/sound/pxa2xx-lib.h
11165 F:      sound/arm/pxa*
11166 F:      sound/soc/pxa/
11167
11168 PXA3xx NAND FLASH DRIVER
11169 M:      Ezequiel Garcia <[email protected]>
11170 L:      [email protected]
11171 S:      Maintained
11172 F:      drivers/mtd/nand/pxa3xx_nand.c
11173
11174 QAT DRIVER
11175 M:      Giovanni Cabiddu <[email protected]>
11176 L:      [email protected]
11177 S:      Supported
11178 F:      drivers/crypto/qat/
11179
11180 QCOM AUDIO (ASoC) DRIVERS
11181 M:      Patrick Lai <[email protected]>
11182 M:      Banajit Goswami <[email protected]>
11183 L:      [email protected] (moderated for non-subscribers)
11184 S:      Supported
11185 F:      sound/soc/qcom/
11186
11187 QEMU MACHINE EMULATOR AND VIRTUALIZER SUPPORT
11188 M:      Gabriel Somlo <[email protected]>
11189 M:      "Michael S. Tsirkin" <[email protected]>
11190 L:      [email protected]
11191 S:      Maintained
11192 F:      drivers/firmware/qemu_fw_cfg.c
11193
11194 QIB DRIVER
11195 M:      Mike Marciniszyn <[email protected]>
11196 L:      [email protected]
11197 S:      Supported
11198 F:      drivers/infiniband/hw/qib/
11199
11200 QLOGIC QL41xxx FCOE DRIVER
11201 M:      [email protected]
11202 L:      [email protected]
11203 S:      Supported
11204 F:      drivers/scsi/qedf/
11205
11206 QLOGIC QL41xxx ISCSI DRIVER
11207 M:      [email protected]
11208 L:      [email protected]
11209 S:      Supported
11210 F:      drivers/scsi/qedi/
11211
11212 QLOGIC QL4xxx ETHERNET DRIVER
11213 M:      Ariel Elior <[email protected]>
11214 M:      [email protected]
11215 L:      [email protected]
11216 S:      Supported
11217 F:      drivers/net/ethernet/qlogic/qed/
11218 F:      include/linux/qed/
11219 F:      drivers/net/ethernet/qlogic/qede/
11220
11221 QLOGIC QL4xxx RDMA DRIVER
11222 M:      Ram Amrani <[email protected]>
11223 M:      Michal Kalderon <[email protected]>
11224 M:      Ariel Elior <[email protected]>
11225 L:      [email protected]
11226 S:      Supported
11227 F:      drivers/infiniband/hw/qedr/
11228 F:      include/uapi/rdma/qedr-abi.h
11229
11230 QLOGIC QLA1280 SCSI DRIVER
11231 M:      Michael Reed <[email protected]>
11232 L:      [email protected]
11233 S:      Maintained
11234 F:      drivers/scsi/qla1280.[ch]
11235
11236 QLOGIC QLA2XXX FC-SCSI DRIVER
11237 M:      [email protected]
11238 L:      [email protected]
11239 S:      Supported
11240 F:      Documentation/scsi/LICENSE.qla2xxx
11241 F:      drivers/scsi/qla2xxx/
11242
11243 QLOGIC QLA3XXX NETWORK DRIVER
11244 M:      [email protected]
11245 L:      [email protected]
11246 S:      Supported
11247 F:      Documentation/networking/LICENSE.qla3xxx
11248 F:      drivers/net/ethernet/qlogic/qla3xxx.*
11249
11250 QLOGIC QLA4XXX iSCSI DRIVER
11251 M:      [email protected]
11252 L:      [email protected]
11253 S:      Supported
11254 F:      Documentation/scsi/LICENSE.qla4xxx
11255 F:      drivers/scsi/qla4xxx/
11256
11257 QLOGIC QLCNIC (1/10)Gb ETHERNET DRIVER
11258 M:      Harish Patil <[email protected]>
11259 M:      Manish Chopra <[email protected]>
11260 M:      [email protected]
11261 L:      [email protected]
11262 S:      Supported
11263 F:      drivers/net/ethernet/qlogic/qlcnic/
11264
11265 QLOGIC QLGE 10Gb ETHERNET DRIVER
11266 M:      Harish Patil <[email protected]>
11267 M:      Manish Chopra <[email protected]>
11268 M:      [email protected]
11269 L:      [email protected]
11270 S:      Supported
11271 F:      drivers/net/ethernet/qlogic/qlge/
11272
11273 QNX4 FILESYSTEM
11274 M:      Anders Larsen <[email protected]>
11275 W:      http://www.alarsen.net/linux/qnx4fs/
11276 S:      Maintained
11277 F:      fs/qnx4/
11278 F:      include/uapi/linux/qnx4_fs.h
11279 F:      include/uapi/linux/qnxtypes.h
11280
11281 QORIQ DPAA2 FSL-MC BUS DRIVER
11282 M:      Stuart Yoder <[email protected]>
11283 M:      Laurentiu Tudor <[email protected]>
11284 L:      [email protected]
11285 S:      Maintained
11286 F:      drivers/staging/fsl-mc/
11287 F:      Documentation/devicetree/bindings/misc/fsl,qoriq-mc.txt
11288
11289 QT1010 MEDIA DRIVER
11290 M:      Antti Palosaari <[email protected]>
11291 L:      [email protected]
11292 W:      https://linuxtv.org
11293 W:      http://palosaari.fi/linux/
11294 Q:      http://patchwork.linuxtv.org/project/linux-media/list/
11295 T:      git git://linuxtv.org/anttip/media_tree.git
11296 S:      Maintained
11297 F:      drivers/media/tuners/qt1010*
11298
11299 QUALCOMM ATHEROS ATH10K WIRELESS DRIVER
11300 M:      Kalle Valo <[email protected]>
11301 L:      [email protected]
11302 W:      http://wireless.kernel.org/en/users/Drivers/ath10k
11303 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git
11304 S:      Supported
11305 F:      drivers/net/wireless/ath/ath10k/
11306
11307 QUALCOMM ATHEROS ATH9K WIRELESS DRIVER
11308 M:      QCA ath9k Development <[email protected]>
11309 L:      [email protected]
11310 W:      http://wireless.kernel.org/en/users/Drivers/ath9k
11311 S:      Supported
11312 F:      drivers/net/wireless/ath/ath9k/
11313
11314 QUALCOMM CAMERA SUBSYSTEM DRIVER
11315 M:      Todor Tomov <[email protected]>
11316 L:      [email protected]
11317 S:      Maintained
11318 F:      Documentation/devicetree/bindings/media/qcom,camss.txt
11319 F:      Documentation/media/v4l-drivers/qcom_camss.rst
11320 F:      drivers/media/platform/qcom/camss-8x16/
11321
11322 QUALCOMM EMAC GIGABIT ETHERNET DRIVER
11323 M:      Timur Tabi <[email protected]>
11324 L:      [email protected]
11325 S:      Supported
11326 F:      drivers/net/ethernet/qualcomm/emac/
11327
11328 QUALCOMM HEXAGON ARCHITECTURE
11329 M:      Richard Kuo <[email protected]>
11330 L:      [email protected]
11331 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/rkuo/linux-hexagon-kernel.git
11332 S:      Supported
11333 F:      arch/hexagon/
11334
11335 QUALCOMM IOMMU
11336 M:      Rob Clark <[email protected]>
11337 L:      [email protected]
11338 L:      [email protected]
11339 S:      Maintained
11340 F:      drivers/iommu/qcom_iommu.c
11341
11342 QUALCOMM VENUS VIDEO ACCELERATOR DRIVER
11343 M:      Stanimir Varbanov <[email protected]>
11344 L:      [email protected]
11345 L:      [email protected]
11346 T:      git git://linuxtv.org/media_tree.git
11347 S:      Maintained
11348 F:      drivers/media/platform/qcom/venus/
11349
11350 QUALCOMM WCN36XX WIRELESS DRIVER
11351 M:      Eugene Krasnikov <[email protected]>
11352 L:      [email protected]
11353 W:      http://wireless.kernel.org/en/users/Drivers/wcn36xx
11354 T:      git git://github.com/KrasnikovEugene/wcn36xx.git
11355 S:      Supported
11356 F:      drivers/net/wireless/ath/wcn36xx/
11357
11358 QUANTENNA QTNFMAC WIRELESS DRIVER
11359 M:      Igor Mitsyanko <[email protected]>
11360 M:      Avinash Patil <[email protected]>
11361 M:      Sergey Matyukevich <[email protected]>
11362 L:      [email protected]
11363 S:      Maintained
11364 F:      drivers/net/wireless/quantenna
11365
11366 RADEON and AMDGPU DRM DRIVERS
11367 M:      Alex Deucher <[email protected]>
11368 M:      Christian König <[email protected]>
11369 L:      [email protected]
11370 T:      git git://people.freedesktop.org/~agd5f/linux
11371 S:      Supported
11372 F:      drivers/gpu/drm/radeon/
11373 F:      include/uapi/drm/radeon_drm.h
11374 F:      drivers/gpu/drm/amd/
11375 F:      include/uapi/drm/amdgpu_drm.h
11376
11377 RADEON FRAMEBUFFER DISPLAY DRIVER
11378 M:      Benjamin Herrenschmidt <[email protected]>
11379 L:      [email protected]
11380 S:      Maintained
11381 F:      drivers/video/fbdev/aty/radeon*
11382 F:      include/uapi/linux/radeonfb.h
11383
11384 RADIOSHARK RADIO DRIVER
11385 M:      Hans Verkuil <[email protected]>
11386 L:      [email protected]
11387 T:      git git://linuxtv.org/media_tree.git
11388 S:      Maintained
11389 F:      drivers/media/radio/radio-shark.c
11390
11391 RADIOSHARK2 RADIO DRIVER
11392 M:      Hans Verkuil <[email protected]>
11393 L:      [email protected]
11394 T:      git git://linuxtv.org/media_tree.git
11395 S:      Maintained
11396 F:      drivers/media/radio/radio-shark2.c
11397 F:      drivers/media/radio/radio-tea5777.c
11398
11399 RADOS BLOCK DEVICE (RBD)
11400 M:      Ilya Dryomov <[email protected]>
11401 M:      Sage Weil <[email protected]>
11402 M:      Alex Elder <[email protected]>
11403 L:      [email protected]
11404 W:      http://ceph.com/
11405 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client.git
11406 T:      git git://github.com/ceph/ceph-client.git
11407 S:      Supported
11408 F:      Documentation/ABI/testing/sysfs-bus-rbd
11409 F:      drivers/block/rbd.c
11410 F:      drivers/block/rbd_types.h
11411
11412 RAGE128 FRAMEBUFFER DISPLAY DRIVER
11413 M:      Paul Mackerras <[email protected]>
11414 L:      [email protected]
11415 S:      Maintained
11416 F:      drivers/video/fbdev/aty/aty128fb.c
11417
11418 RAINSHADOW-CEC DRIVER
11419 M:      Hans Verkuil <[email protected]>
11420 L:      [email protected]
11421 T:      git git://linuxtv.org/media_tree.git
11422 S:      Maintained
11423 F:      drivers/media/usb/rainshadow-cec/*
11424
11425 RALINK MIPS ARCHITECTURE
11426 M:      John Crispin <[email protected]>
11427 L:      [email protected]
11428 S:      Maintained
11429 F:      arch/mips/ralink
11430
11431 RALINK RT2X00 WIRELESS LAN DRIVER
11432 P:      rt2x00 project
11433 M:      Stanislaw Gruszka <[email protected]>
11434 M:      Helmut Schaa <[email protected]>
11435 L:      [email protected]
11436 S:      Maintained
11437 F:      drivers/net/wireless/ralink/rt2x00/
11438
11439 RAMDISK RAM BLOCK DEVICE DRIVER
11440 M:      Jens Axboe <[email protected]>
11441 S:      Maintained
11442 F:      Documentation/blockdev/ramdisk.txt
11443 F:      drivers/block/brd.c
11444
11445 RANDOM NUMBER DRIVER
11446 M:      "Theodore Ts'o" <[email protected]>
11447 S:      Maintained
11448 F:      drivers/char/random.c
11449
11450 RAPIDIO SUBSYSTEM
11451 M:      Matt Porter <[email protected]>
11452 M:      Alexandre Bounine <[email protected]>
11453 S:      Maintained
11454 F:      drivers/rapidio/
11455
11456 RAYLINK/WEBGEAR 802.11 WIRELESS LAN DRIVER
11457 L:      [email protected]
11458 S:      Orphan
11459 F:      drivers/net/wireless/ray*
11460
11461 RCUTORTURE MODULE
11462 M:      Josh Triplett <[email protected]>
11463 M:      "Paul E. McKenney" <[email protected]>
11464 L:      [email protected]
11465 S:      Supported
11466 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu.git
11467 F:      Documentation/RCU/torture.txt
11468 F:      kernel/rcu/rcutorture.c
11469
11470 RCUTORTURE TEST FRAMEWORK
11471 M:      "Paul E. McKenney" <[email protected]>
11472 M:      Josh Triplett <[email protected]>
11473 R:      Steven Rostedt <[email protected]>
11474 R:      Mathieu Desnoyers <[email protected]>
11475 R:      Lai Jiangshan <[email protected]>
11476 L:      [email protected]
11477 S:      Supported
11478 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu.git
11479 F:      tools/testing/selftests/rcutorture
11480
11481 RDC R-321X SoC
11482 M:      Florian Fainelli <[email protected]>
11483 S:      Maintained
11484
11485 RDC R6040 FAST ETHERNET DRIVER
11486 M:      Florian Fainelli <[email protected]>
11487 L:      [email protected]
11488 S:      Maintained
11489 F:      drivers/net/ethernet/rdc/r6040.c
11490
11491 RDMAVT - RDMA verbs software
11492 M:      Dennis Dalessandro <[email protected]>
11493 L:      [email protected]
11494 S:      Supported
11495 F:      drivers/infiniband/sw/rdmavt
11496
11497 RDS - RELIABLE DATAGRAM SOCKETS
11498 M:      Santosh Shilimkar <[email protected]>
11499 L:      [email protected]
11500 L:      [email protected]
11501 L:      [email protected] (moderated for non-subscribers)
11502 W:      https://oss.oracle.com/projects/rds/
11503 S:      Supported
11504 F:      net/rds/
11505 F:      Documentation/networking/rds.txt
11506
11507 RDT - RESOURCE ALLOCATION
11508 M:      Fenghua Yu <[email protected]>
11509 L:      [email protected]
11510 S:      Supported
11511 F:      arch/x86/kernel/cpu/intel_rdt*
11512 F:      arch/x86/include/asm/intel_rdt_sched.h
11513 F:      Documentation/x86/intel_rdt*
11514
11515 READ-COPY UPDATE (RCU)
11516 M:      "Paul E. McKenney" <[email protected]>
11517 M:      Josh Triplett <[email protected]>
11518 R:      Steven Rostedt <[email protected]>
11519 R:      Mathieu Desnoyers <[email protected]>
11520 R:      Lai Jiangshan <[email protected]>
11521 L:      [email protected]
11522 W:      http://www.rdrop.com/users/paulmck/RCU/
11523 S:      Supported
11524 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu.git
11525 F:      Documentation/RCU/
11526 X:      Documentation/RCU/torture.txt
11527 F:      include/linux/rcu*
11528 X:      include/linux/srcu.h
11529 F:      kernel/rcu/
11530 X:      kernel/torture.c
11531
11532 REAL TIME CLOCK (RTC) SUBSYSTEM
11533 M:      Alessandro Zummo <[email protected]>
11534 M:      Alexandre Belloni <[email protected]>
11535 L:      [email protected]
11536 Q:      http://patchwork.ozlabs.org/project/rtc-linux/list/
11537 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux.git
11538 S:      Maintained
11539 F:      Documentation/devicetree/bindings/rtc/
11540 F:      Documentation/rtc.txt
11541 F:      drivers/rtc/
11542 F:      include/linux/rtc.h
11543 F:      include/uapi/linux/rtc.h
11544 F:      include/linux/rtc/
11545 F:      include/linux/platform_data/rtc-*
11546 F:      tools/testing/selftests/timers/rtctest.c
11547
11548 REALTEK AUDIO CODECS
11549 M:      Bard Liao <[email protected]>
11550 M:      Oder Chiou <[email protected]>
11551 S:      Maintained
11552 F:      sound/soc/codecs/rt*
11553 F:      include/sound/rt*.h
11554
11555 REGISTER MAP ABSTRACTION
11556 M:      Mark Brown <[email protected]>
11557 L:      [email protected]
11558 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap.git
11559 S:      Supported
11560 F:      Documentation/devicetree/bindings/regmap/
11561 F:      drivers/base/regmap/
11562 F:      include/linux/regmap.h
11563
11564 REISERFS FILE SYSTEM
11565 L:      [email protected]
11566 S:      Supported
11567 F:      fs/reiserfs/
11568
11569 REMOTE PROCESSOR (REMOTEPROC) SUBSYSTEM
11570 M:      Ohad Ben-Cohen <[email protected]>
11571 M:      Bjorn Andersson <[email protected]>
11572 L:      [email protected]
11573 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/ohad/remoteproc.git
11574 S:      Maintained
11575 F:      Documentation/devicetree/bindings/remoteproc/
11576 F:      Documentation/remoteproc.txt
11577 F:      drivers/remoteproc/
11578 F:      include/linux/remoteproc.h
11579
11580 REMOTE PROCESSOR MESSAGING (RPMSG) SUBSYSTEM
11581 M:      Ohad Ben-Cohen <[email protected]>
11582 M:      Bjorn Andersson <[email protected]>
11583 L:      [email protected]
11584 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/ohad/rpmsg.git
11585 S:      Maintained
11586 F:      drivers/rpmsg/
11587 F:      Documentation/rpmsg.txt
11588 F:      include/linux/rpmsg.h
11589 F:      include/linux/rpmsg/
11590
11591 RENESAS CLOCK DRIVERS
11592 M:      Geert Uytterhoeven <[email protected]>
11593 L:      [email protected]
11594 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/geert/renesas-drivers.git clk-renesas
11595 S:      Supported
11596 F:      drivers/clk/renesas/
11597
11598 RENESAS ETHERNET DRIVERS
11599 R:      Sergei Shtylyov <[email protected]>
11600 L:      [email protected]
11601 L:      [email protected]
11602 F:      Documentation/devicetree/bindings/net/renesas,*.txt
11603 F:      Documentation/devicetree/bindings/net/sh_eth.txt
11604 F:      drivers/net/ethernet/renesas/
11605 F:      include/linux/sh_eth.h
11606
11607 RENESAS R-CAR GYROADC DRIVER
11608 M:      Marek Vasut <[email protected]>
11609 L:      [email protected]
11610 S:      Supported
11611 F:      drivers/iio/adc/rcar_gyro_adc.c
11612
11613 RENESAS USB PHY DRIVER
11614 M:      Yoshihiro Shimoda <[email protected]>
11615 L:      [email protected]
11616 S:      Maintained
11617 F:      drivers/phy/renesas/phy-rcar-gen3-usb*.c
11618
11619 RESET CONTROLLER FRAMEWORK
11620 M:      Philipp Zabel <[email protected]>
11621 T:      git git://git.pengutronix.de/git/pza/linux
11622 S:      Maintained
11623 F:      drivers/reset/
11624 F:      Documentation/devicetree/bindings/reset/
11625 F:      include/dt-bindings/reset/
11626 F:      include/linux/reset.h
11627 F:      include/linux/reset-controller.h
11628
11629 RFKILL
11630 M:      Johannes Berg <[email protected]>
11631 L:      [email protected]
11632 W:      http://wireless.kernel.org/
11633 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211.git
11634 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next.git
11635 S:      Maintained
11636 F:      Documentation/rfkill.txt
11637 F:      Documentation/ABI/stable/sysfs-class-rfkill
11638 F:      net/rfkill/
11639
11640 RHASHTABLE
11641 M:      Thomas Graf <[email protected]>
11642 M:      Herbert Xu <[email protected]>
11643 L:      [email protected]
11644 S:      Maintained
11645 F:      lib/rhashtable.c
11646 F:      include/linux/rhashtable.h
11647
11648 RICOH R5C592 MEMORYSTICK DRIVER
11649 M:      Maxim Levitsky <[email protected]>
11650 S:      Maintained
11651 F:      drivers/memstick/host/r592.*
11652
11653 RICOH SMARTMEDIA/XD DRIVER
11654 M:      Maxim Levitsky <[email protected]>
11655 S:      Maintained
11656 F:      drivers/mtd/nand/r852.c
11657 F:      drivers/mtd/nand/r852.h
11658
11659 RISC-V ARCHITECTURE
11660 M:      Palmer Dabbelt <[email protected]>
11661 M:      Albert Ou <[email protected]>
11662 L:      [email protected]
11663 T:      git https://github.com/riscv/riscv-linux
11664 S:      Supported
11665 F:      arch/riscv/
11666 K:      riscv
11667 N:      riscv
11668
11669 ROCCAT DRIVERS
11670 M:      Stefan Achatz <[email protected]>
11671 W:      http://sourceforge.net/projects/roccat/
11672 S:      Maintained
11673 F:      drivers/hid/hid-roccat*
11674 F:      include/linux/hid-roccat*
11675 F:      Documentation/ABI/*/sysfs-driver-hid-roccat*
11676
11677 ROCKCHIP RASTER 2D GRAPHIC ACCELERATION UNIT DRIVER
11678 M:      Jacob chen <[email protected]>
11679 L:      [email protected]
11680 S:      Maintained
11681 F:      drivers/media/platform/rockchip/rga/
11682 F:      Documentation/devicetree/bindings/media/rockchip-rga.txt
11683
11684 ROCKER DRIVER
11685 M:      Jiri Pirko <[email protected]>
11686 L:      [email protected]
11687 S:      Supported
11688 F:      drivers/net/ethernet/rocker/
11689
11690 ROCKETPORT DRIVER
11691 P:      Comtrol Corp.
11692 W:      http://www.comtrol.com
11693 S:      Maintained
11694 F:      Documentation/serial/rocket.txt
11695 F:      drivers/tty/rocket*
11696
11697 ROCKETPORT EXPRESS/INFINITY DRIVER
11698 M:      Kevin Cernekee <[email protected]>
11699 L:      [email protected]
11700 S:      Odd Fixes
11701 F:      drivers/tty/serial/rp2.*
11702
11703 ROHM MULTIFUNCTION BD9571MWV-M PMIC DEVICE DRIVERS
11704 M:      Marek Vasut <[email protected]>
11705 L:      [email protected]
11706 L:      [email protected]
11707 S:      Supported
11708 F:      drivers/mfd/bd9571mwv.c
11709 F:      drivers/regulator/bd9571mwv-regulator.c
11710 F:      drivers/gpio/gpio-bd9571mwv.c
11711 F:      include/linux/mfd/bd9571mwv.h
11712 F:      Documentation/devicetree/bindings/mfd/bd9571mwv.txt
11713
11714 ROSE NETWORK LAYER
11715 M:      Ralf Baechle <[email protected]>
11716 L:      [email protected]
11717 W:      http://www.linux-ax25.org/
11718 S:      Maintained
11719 F:      include/net/rose.h
11720 F:      include/uapi/linux/rose.h
11721 F:      net/rose/
11722
11723 RTL2830 MEDIA DRIVER
11724 M:      Antti Palosaari <[email protected]>
11725 L:      [email protected]
11726 W:      https://linuxtv.org
11727 W:      http://palosaari.fi/linux/
11728 Q:      http://patchwork.linuxtv.org/project/linux-media/list/
11729 T:      git git://linuxtv.org/anttip/media_tree.git
11730 S:      Maintained
11731 F:      drivers/media/dvb-frontends/rtl2830*
11732
11733 RTL2832 MEDIA DRIVER
11734 M:      Antti Palosaari <[email protected]>
11735 L:      [email protected]
11736 W:      https://linuxtv.org
11737 W:      http://palosaari.fi/linux/
11738 Q:      http://patchwork.linuxtv.org/project/linux-media/list/
11739 T:      git git://linuxtv.org/anttip/media_tree.git
11740 S:      Maintained
11741 F:      drivers/media/dvb-frontends/rtl2832*
11742
11743 RTL2832_SDR MEDIA DRIVER
11744 M:      Antti Palosaari <[email protected]>
11745 L:      [email protected]
11746 W:      https://linuxtv.org
11747 W:      http://palosaari.fi/linux/
11748 Q:      http://patchwork.linuxtv.org/project/linux-media/list/
11749 T:      git git://linuxtv.org/anttip/media_tree.git
11750 S:      Maintained
11751 F:      drivers/media/dvb-frontends/rtl2832_sdr*
11752
11753 RTL8180 WIRELESS DRIVER
11754 L:      [email protected]
11755 W:      http://wireless.kernel.org/
11756 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-testing.git
11757 S:      Orphan
11758 F:      drivers/net/wireless/realtek/rtl818x/rtl8180/
11759
11760 RTL8187 WIRELESS DRIVER
11761 M:      Herton Ronaldo Krzesinski <[email protected]>
11762 M:      Hin-Tak Leung <[email protected]>
11763 M:      Larry Finger <[email protected]>
11764 L:      [email protected]
11765 W:      http://wireless.kernel.org/
11766 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-testing.git
11767 S:      Maintained
11768 F:      drivers/net/wireless/realtek/rtl818x/rtl8187/
11769
11770 RTL8192CE WIRELESS DRIVER
11771 M:      Larry Finger <[email protected]>
11772 M:      Chaoming Li <[email protected]>
11773 L:      [email protected]
11774 W:      http://wireless.kernel.org/
11775 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-testing.git
11776 S:      Maintained
11777 F:      drivers/net/wireless/realtek/rtlwifi/
11778 F:      drivers/net/wireless/realtek/rtlwifi/rtl8192ce/
11779
11780 RTL8XXXU WIRELESS DRIVER (rtl8xxxu)
11781 M:      Jes Sorensen <[email protected]>
11782 L:      [email protected]
11783 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/jes/linux.git rtl8xxxu-devel
11784 S:      Maintained
11785 F:      drivers/net/wireless/realtek/rtl8xxxu/
11786
11787 S3 SAVAGE FRAMEBUFFER DRIVER
11788 M:      Antonino Daplas <[email protected]>
11789 L:      [email protected]
11790 S:      Maintained
11791 F:      drivers/video/fbdev/savage/
11792
11793 S390
11794 M:      Martin Schwidefsky <[email protected]>
11795 M:      Heiko Carstens <[email protected]>
11796 L:      [email protected]
11797 W:      http://www.ibm.com/developerworks/linux/linux390/
11798 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux.git
11799 S:      Supported
11800 F:      arch/s390/
11801 F:      drivers/s390/
11802 F:      Documentation/s390/
11803 F:      Documentation/driver-api/s390-drivers.rst
11804
11805 S390 COMMON I/O LAYER
11806 M:      Sebastian Ott <[email protected]>
11807 M:      Peter Oberparleiter <[email protected]>
11808 L:      [email protected]
11809 W:      http://www.ibm.com/developerworks/linux/linux390/
11810 S:      Supported
11811 F:      drivers/s390/cio/
11812
11813 S390 DASD DRIVER
11814 M:      Stefan Haberland <[email protected]>
11815 M:      Jan Hoeppner <[email protected]>
11816 L:      [email protected]
11817 W:      http://www.ibm.com/developerworks/linux/linux390/
11818 S:      Supported
11819 F:      drivers/s390/block/dasd*
11820 F:      block/partitions/ibm.c
11821
11822 S390 IOMMU (PCI)
11823 M:      Gerald Schaefer <[email protected]>
11824 L:      [email protected]
11825 W:      http://www.ibm.com/developerworks/linux/linux390/
11826 S:      Supported
11827 F:      drivers/iommu/s390-iommu.c
11828
11829 S390 IUCV NETWORK LAYER
11830 M:      Julian Wiedmann <[email protected]>
11831 M:      Ursula Braun <[email protected]>
11832 L:      [email protected]
11833 W:      http://www.ibm.com/developerworks/linux/linux390/
11834 S:      Supported
11835 F:      drivers/s390/net/*iucv*
11836 F:      include/net/iucv/
11837 F:      net/iucv/
11838
11839 S390 NETWORK DRIVERS
11840 M:      Julian Wiedmann <[email protected]>
11841 M:      Ursula Braun <[email protected]>
11842 L:      [email protected]
11843 W:      http://www.ibm.com/developerworks/linux/linux390/
11844 S:      Supported
11845 F:      drivers/s390/net/
11846
11847 S390 PCI SUBSYSTEM
11848 M:      Sebastian Ott <[email protected]>
11849 M:      Gerald Schaefer <[email protected]>
11850 L:      [email protected]
11851 W:      http://www.ibm.com/developerworks/linux/linux390/
11852 S:      Supported
11853 F:      arch/s390/pci/
11854 F:      drivers/pci/hotplug/s390_pci_hpc.c
11855
11856 S390 VFIO-CCW DRIVER
11857 M:      Cornelia Huck <[email protected]>
11858 M:      Dong Jia Shi <[email protected]>
11859 L:      [email protected]
11860 L:      [email protected]
11861 S:      Supported
11862 F:      drivers/s390/cio/vfio_ccw*
11863 F:      Documentation/s390/vfio-ccw.txt
11864 F:      include/uapi/linux/vfio_ccw.h
11865
11866 S390 ZCRYPT DRIVER
11867 M:      Harald Freudenberger <[email protected]>
11868 L:      [email protected]
11869 W:      http://www.ibm.com/developerworks/linux/linux390/
11870 S:      Supported
11871 F:      drivers/s390/crypto/
11872
11873 S390 ZFCP DRIVER
11874 M:      Steffen Maier <[email protected]>
11875 M:      Benjamin Block <[email protected]>
11876 L:      [email protected]
11877 W:      http://www.ibm.com/developerworks/linux/linux390/
11878 S:      Supported
11879 F:      drivers/s390/scsi/zfcp_*
11880
11881 S3C24XX SD/MMC Driver
11882 M:      Ben Dooks <[email protected]>
11883 L:      [email protected] (moderated for non-subscribers)
11884 S:      Supported
11885 F:      drivers/mmc/host/s3cmci.*
11886
11887 SAA6588 RDS RECEIVER DRIVER
11888 M:      Hans Verkuil <[email protected]>
11889 L:      [email protected]
11890 T:      git git://linuxtv.org/media_tree.git
11891 W:      https://linuxtv.org
11892 S:      Odd Fixes
11893 F:      drivers/media/i2c/saa6588*
11894
11895 SAA7134 VIDEO4LINUX DRIVER
11896 M:      Mauro Carvalho Chehab <[email protected]>
11897 M:      Mauro Carvalho Chehab <[email protected]>
11898 L:      [email protected]
11899 W:      https://linuxtv.org
11900 T:      git git://linuxtv.org/media_tree.git
11901 S:      Odd fixes
11902 F:      Documentation/media/v4l-drivers/saa7134*
11903 F:      drivers/media/pci/saa7134/
11904
11905 SAA7146 VIDEO4LINUX-2 DRIVER
11906 M:      Hans Verkuil <[email protected]>
11907 L:      [email protected]
11908 T:      git git://linuxtv.org/media_tree.git
11909 S:      Maintained
11910 F:      drivers/media/common/saa7146/
11911 F:      drivers/media/pci/saa7146/
11912 F:      include/media/saa7146*
11913
11914 SAMSUNG AUDIO (ASoC) DRIVERS
11915 M:      Krzysztof Kozlowski <[email protected]>
11916 M:      Sangbeom Kim <[email protected]>
11917 M:      Sylwester Nawrocki <[email protected]>
11918 L:      [email protected] (moderated for non-subscribers)
11919 S:      Supported
11920 F:      sound/soc/samsung/
11921
11922 SAMSUNG EXYNOS PSEUDO RANDOM NUMBER GENERATOR (RNG) DRIVER
11923 M:      Krzysztof Kozlowski <[email protected]>
11924 L:      [email protected]
11925 L:      [email protected]
11926 S:      Maintained
11927 F:      drivers/crypto/exynos-rng.c
11928 F:      Documentation/devicetree/bindings/crypto/samsung,exynos-rng4.txt
11929
11930 SAMSUNG FRAMEBUFFER DRIVER
11931 M:      Jingoo Han <[email protected]>
11932 L:      [email protected]
11933 S:      Maintained
11934 F:      drivers/video/fbdev/s3c-fb.c
11935
11936 SAMSUNG LAPTOP DRIVER
11937 M:      Corentin Chary <[email protected]>
11938 L:      [email protected]
11939 S:      Maintained
11940 F:      drivers/platform/x86/samsung-laptop.c
11941
11942 SAMSUNG MULTIFUNCTION PMIC DEVICE DRIVERS
11943 M:      Sangbeom Kim <[email protected]>
11944 M:      Krzysztof Kozlowski <[email protected]>
11945 M:      Bartlomiej Zolnierkiewicz <[email protected]>
11946 L:      [email protected]
11947 L:      [email protected]
11948 S:      Supported
11949 F:      drivers/mfd/sec*.c
11950 F:      drivers/regulator/s2m*.c
11951 F:      drivers/regulator/s5m*.c
11952 F:      drivers/clk/clk-s2mps11.c
11953 F:      drivers/rtc/rtc-s5m.c
11954 F:      include/linux/mfd/samsung/
11955 F:      Documentation/devicetree/bindings/mfd/samsung,sec-core.txt
11956 F:      Documentation/devicetree/bindings/regulator/samsung,s2m*.txt
11957 F:      Documentation/devicetree/bindings/regulator/samsung,s5m*.txt
11958 F:      Documentation/devicetree/bindings/clock/samsung,s2mps11.txt
11959
11960 SAMSUNG S3C24XX/S3C64XX SOC SERIES CAMIF DRIVER
11961 M:      Sylwester Nawrocki <[email protected]>
11962 L:      [email protected]
11963 L:      [email protected] (moderated for non-subscribers)
11964 S:      Maintained
11965 F:      drivers/media/platform/s3c-camif/
11966 F:      include/media/drv-intf/s3c_camif.h
11967
11968 SAMSUNG S3FWRN5 NFC DRIVER
11969 M:      Robert Baldyga <[email protected]>
11970 M:      Krzysztof Opasiak <[email protected]>
11971 L:      [email protected] (moderated for non-subscribers)
11972 S:      Supported
11973 F:      drivers/nfc/s3fwrn5
11974
11975 SAMSUNG S5C73M3 CAMERA DRIVER
11976 M:      Kyungmin Park <[email protected]>
11977 M:      Andrzej Hajda <[email protected]>
11978 L:      [email protected]
11979 S:      Supported
11980 F:      drivers/media/i2c/s5c73m3/*
11981
11982 SAMSUNG S5K5BAF CAMERA DRIVER
11983 M:      Kyungmin Park <[email protected]>
11984 M:      Andrzej Hajda <[email protected]>
11985 L:      [email protected]
11986 S:      Supported
11987 F:      drivers/media/i2c/s5k5baf.c
11988
11989 SAMSUNG S5P Security SubSystem (SSS) DRIVER
11990 M:      Krzysztof Kozlowski <[email protected]>
11991 M:      Vladimir Zapolskiy <[email protected]>
11992 L:      [email protected]
11993 L:      [email protected]
11994 S:      Maintained
11995 F:      drivers/crypto/s5p-sss.c
11996
11997 SAMSUNG S5P/EXYNOS4 SOC SERIES CAMERA SUBSYSTEM DRIVERS
11998 M:      Kyungmin Park <[email protected]>
11999 M:      Sylwester Nawrocki <[email protected]>
12000 L:      [email protected]
12001 Q:      https://patchwork.linuxtv.org/project/linux-media/list/
12002 S:      Supported
12003 F:      drivers/media/platform/exynos4-is/
12004
12005 SAMSUNG SOC CLOCK DRIVERS
12006 M:      Sylwester Nawrocki <[email protected]>
12007 M:      Tomasz Figa <[email protected]>
12008 M:      Chanwoo Choi <[email protected]>
12009 S:      Supported
12010 L:      [email protected] (moderated for non-subscribers)
12011 F:      drivers/clk/samsung/
12012 F:      include/dt-bindings/clock/exynos*.h
12013 F:      Documentation/devicetree/bindings/clock/exynos*.txt
12014
12015 SAMSUNG SPI DRIVERS
12016 M:      Kukjin Kim <[email protected]>
12017 M:      Krzysztof Kozlowski <[email protected]>
12018 M:      Andi Shyti <[email protected]>
12019 L:      [email protected]
12020 L:      [email protected] (moderated for non-subscribers)
12021 S:      Maintained
12022 F:      Documentation/devicetree/bindings/spi/spi-samsung.txt
12023 F:      drivers/spi/spi-s3c*
12024 F:      include/linux/platform_data/spi-s3c64xx.h
12025
12026 SAMSUNG SXGBE DRIVERS
12027 M:      Byungho An <[email protected]>
12028 M:      Girish K S <[email protected]>
12029 M:      Vipul Pandya <[email protected]>
12030 S:      Supported
12031 L:      [email protected]
12032 F:      drivers/net/ethernet/samsung/sxgbe/
12033
12034 SAMSUNG THERMAL DRIVER
12035 M:      Bartlomiej Zolnierkiewicz <[email protected]>
12036 L:      [email protected]
12037 L:      [email protected]
12038 S:      Supported
12039 T:      git https://github.com/lmajewski/linux-samsung-thermal.git
12040 F:      drivers/thermal/samsung/
12041
12042 SAMSUNG USB2 PHY DRIVER
12043 M:      Kamil Debski <[email protected]>
12044 M:      Sylwester Nawrocki <[email protected]>
12045 L:      [email protected]
12046 S:      Supported
12047 F:      Documentation/devicetree/bindings/phy/samsung-phy.txt
12048 F:      Documentation/phy/samsung-usb2.txt
12049 F:      drivers/phy/samsung/phy-exynos4210-usb2.c
12050 F:      drivers/phy/samsung/phy-exynos4x12-usb2.c
12051 F:      drivers/phy/samsung/phy-exynos5250-usb2.c
12052 F:      drivers/phy/samsung/phy-s5pv210-usb2.c
12053 F:      drivers/phy/samsung/phy-samsung-usb2.c
12054 F:      drivers/phy/samsung/phy-samsung-usb2.h
12055
12056 SC1200 WDT DRIVER
12057 M:      Zwane Mwaikambo <[email protected]>
12058 S:      Maintained
12059 F:      drivers/watchdog/sc1200wdt.c
12060
12061 SCHEDULER
12062 M:      Ingo Molnar <[email protected]>
12063 M:      Peter Zijlstra <[email protected]>
12064 L:      [email protected]
12065 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git sched/core
12066 S:      Maintained
12067 F:      kernel/sched/
12068 F:      include/linux/sched.h
12069 F:      include/uapi/linux/sched.h
12070 F:      include/linux/wait.h
12071
12072 SCORE ARCHITECTURE
12073 M:      Chen Liqin <[email protected]>
12074 M:      Lennox Wu <[email protected]>
12075 W:      http://www.sunplus.com
12076 S:      Supported
12077 F:      arch/score/
12078
12079 SCR24X CHIP CARD INTERFACE DRIVER
12080 M:      Lubomir Rintel <[email protected]>
12081 S:      Supported
12082 F:      drivers/char/pcmcia/scr24x_cs.c
12083
12084 SCSI CDROM DRIVER
12085 M:      Jens Axboe <[email protected]>
12086 L:      [email protected]
12087 W:      http://www.kernel.dk
12088 S:      Maintained
12089 F:      drivers/scsi/sr*
12090
12091 SCSI RDMA PROTOCOL (SRP) INITIATOR
12092 M:      Bart Van Assche <[email protected]>
12093 L:      [email protected]
12094 S:      Supported
12095 W:      http://www.openfabrics.org
12096 Q:      http://patchwork.kernel.org/project/linux-rdma/list/
12097 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/dad/srp-initiator.git
12098 F:      drivers/infiniband/ulp/srp/
12099 F:      include/scsi/srp.h
12100
12101 SCSI SG DRIVER
12102 M:      Doug Gilbert <[email protected]>
12103 L:      [email protected]
12104 W:      http://sg.danny.cz/sg
12105 S:      Maintained
12106 F:      Documentation/scsi/scsi-generic.txt
12107 F:      drivers/scsi/sg.c
12108 F:      include/scsi/sg.h
12109
12110 SCSI SUBSYSTEM
12111 M:      "James E.J. Bottomley" <[email protected]>
12112 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi.git
12113 M:      "Martin K. Petersen" <[email protected]>
12114 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/mkp/scsi.git
12115 L:      [email protected]
12116 S:      Maintained
12117 F:      Documentation/devicetree/bindings/scsi/
12118 F:      drivers/scsi/
12119 F:      include/scsi/
12120
12121 SCSI TAPE DRIVER
12122 M:      Kai Mäkisara <[email protected]>
12123 L:      [email protected]
12124 S:      Maintained
12125 F:      Documentation/scsi/st.txt
12126 F:      drivers/scsi/st.*
12127 F:      drivers/scsi/st_*.h
12128
12129 SCTP PROTOCOL
12130 M:      Vlad Yasevich <[email protected]>
12131 M:      Neil Horman <[email protected]>
12132 L:      [email protected]
12133 W:      http://lksctp.sourceforge.net
12134 S:      Maintained
12135 F:      Documentation/networking/sctp.txt
12136 F:      include/linux/sctp.h
12137 F:      include/uapi/linux/sctp.h
12138 F:      include/net/sctp/
12139 F:      net/sctp/
12140
12141 SCx200 CPU SUPPORT
12142 M:      Jim Cromie <[email protected]>
12143 S:      Odd Fixes
12144 F:      Documentation/i2c/busses/scx200_acb
12145 F:      arch/x86/platform/scx200/
12146 F:      drivers/watchdog/scx200_wdt.c
12147 F:      drivers/i2c/busses/scx200*
12148 F:      drivers/mtd/maps/scx200_docflash.c
12149 F:      include/linux/scx200.h
12150
12151 SCx200 GPIO DRIVER
12152 M:      Jim Cromie <[email protected]>
12153 S:      Maintained
12154 F:      drivers/char/scx200_gpio.c
12155 F:      include/linux/scx200_gpio.h
12156
12157 SCx200 HRT CLOCKSOURCE DRIVER
12158 M:      Jim Cromie <[email protected]>
12159 S:      Maintained
12160 F:      drivers/clocksource/scx200_hrt.c
12161
12162 SDRICOH_CS MMC/SD HOST CONTROLLER INTERFACE DRIVER
12163 M:      Sascha Sommer <[email protected]>
12164 L:      [email protected] (subscribers-only)
12165 S:      Maintained
12166 F:      drivers/mmc/host/sdricoh_cs.c
12167
12168 SECURE COMPUTING
12169 M:      Kees Cook <[email protected]>
12170 R:      Andy Lutomirski <[email protected]>
12171 R:      Will Drewry <[email protected]>
12172 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux.git seccomp
12173 S:      Supported
12174 F:      kernel/seccomp.c
12175 F:      include/uapi/linux/seccomp.h
12176 F:      include/linux/seccomp.h
12177 F:      tools/testing/selftests/seccomp/*
12178 F:      tools/testing/selftests/kselftest_harness.h
12179 F:      Documentation/userspace-api/seccomp_filter.rst
12180 K:      \bsecure_computing
12181 K:      \bTIF_SECCOMP\b
12182
12183 SECURE DIGITAL HOST CONTROLLER INTERFACE (SDHCI) Broadcom BRCMSTB DRIVER
12184 M:      Al Cooper <[email protected]>
12185 L:      [email protected]
12186 L:      [email protected]
12187 S:      Maintained
12188 F:      drivers/mmc/host/sdhci-brcmstb*
12189
12190 SECURE DIGITAL HOST CONTROLLER INTERFACE (SDHCI) DRIVER
12191 M:      Adrian Hunter <[email protected]>
12192 L:      [email protected]
12193 T:      git git://git.infradead.org/users/ahunter/linux-sdhci.git
12194 S:      Maintained
12195 F:      drivers/mmc/host/sdhci*
12196 F:      include/linux/mmc/sdhci*
12197
12198 SECURE DIGITAL HOST CONTROLLER INTERFACE (SDHCI) SAMSUNG DRIVER
12199 M:      Ben Dooks <[email protected]>
12200 M:      Jaehoon Chung <[email protected]>
12201 L:      [email protected]
12202 S:      Maintained
12203 F:      drivers/mmc/host/sdhci-s3c*
12204
12205 SECURE DIGITAL HOST CONTROLLER INTERFACE (SDHCI) ST SPEAR DRIVER
12206 M:      Viresh Kumar <[email protected]>
12207 L:      [email protected]
12208 S:      Maintained
12209 F:      drivers/mmc/host/sdhci-spear.c
12210
12211 SECURE DIGITAL HOST CONTROLLER INTERFACE (SDHCI) TI OMAP DRIVER
12212 M:      Kishon Vijay Abraham I <[email protected]>
12213 L:      [email protected]
12214 S:      Maintained
12215 F:      drivers/mmc/host/sdhci-omap.c
12216
12217 SECURE ENCRYPTING DEVICE (SED) OPAL DRIVER
12218 M:      Scott Bauer <[email protected]>
12219 M:      Jonathan Derrick <[email protected]>
12220 L:      [email protected]
12221 S:      Supported
12222 F:      block/sed*
12223 F:      block/opal_proto.h
12224 F:      include/linux/sed*
12225 F:      include/uapi/linux/sed*
12226
12227 SECURITY CONTACT
12228 M:      Security Officers <[email protected]>
12229 S:      Supported
12230
12231 SECURITY SUBSYSTEM
12232 M:      James Morris <[email protected]>
12233 M:      "Serge E. Hallyn" <[email protected]>
12234 L:      [email protected] (suggested Cc:)
12235 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security.git
12236 W:      http://kernsec.org/
12237 S:      Supported
12238 F:      security/
12239
12240 SELINUX SECURITY MODULE
12241 M:      Paul Moore <[email protected]>
12242 M:      Stephen Smalley <[email protected]>
12243 M:      Eric Paris <[email protected]>
12244 L:      [email protected] (moderated for non-subscribers)
12245 W:      https://selinuxproject.org
12246 W:      https://github.com/SELinuxProject
12247 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux.git
12248 S:      Supported
12249 F:      include/linux/selinux*
12250 F:      security/selinux/
12251 F:      scripts/selinux/
12252 F:      Documentation/admin-guide/LSM/SELinux.rst
12253
12254 SENSABLE PHANTOM
12255 M:      Jiri Slaby <[email protected]>
12256 S:      Maintained
12257 F:      drivers/misc/phantom.c
12258 F:      include/uapi/linux/phantom.h
12259
12260 SERIAL DEVICE BUS
12261 M:      Rob Herring <[email protected]>
12262 L:      [email protected]
12263 S:      Maintained
12264 F:      Documentation/devicetree/bindings/serial/slave-device.txt
12265 F:      drivers/tty/serdev/
12266 F:      include/linux/serdev.h
12267
12268 SERIAL DRIVERS
12269 M:      Greg Kroah-Hartman <[email protected]>
12270 L:      [email protected]
12271 S:      Maintained
12272 F:      Documentation/devicetree/bindings/serial/
12273 F:      drivers/tty/serial/
12274
12275 SERIAL IR RECEIVER
12276 M:      Sean Young <[email protected]>
12277 L:      [email protected]
12278 S:      Maintained
12279 F:      drivers/media/rc/serial_ir.c
12280
12281 SFC NETWORK DRIVER
12282 M:      Solarflare linux maintainers <[email protected]>
12283 M:      Edward Cree <[email protected]>
12284 M:      Bert Kenward <[email protected]>
12285 L:      [email protected]
12286 S:      Supported
12287 F:      drivers/net/ethernet/sfc/
12288
12289 SGI GRU DRIVER
12290 M:      Dimitri Sivanich <[email protected]>
12291 S:      Maintained
12292 F:      drivers/misc/sgi-gru/
12293
12294 SGI SN-IA64 (Altix) SERIAL CONSOLE DRIVER
12295 M:      Pat Gefre <[email protected]>
12296 L:      [email protected]
12297 S:      Supported
12298 F:      Documentation/ia64/serial.txt
12299 F:      drivers/tty/serial/ioc?_serial.c
12300 F:      include/linux/ioc?.h
12301
12302 SGI XP/XPC/XPNET DRIVER
12303 M:      Cliff Whickman <[email protected]>
12304 M:      Robin Holt <[email protected]>
12305 S:      Maintained
12306 F:      drivers/misc/sgi-xp/
12307
12308 SHARED MEMORY COMMUNICATIONS (SMC) SOCKETS
12309 M:      Ursula Braun <[email protected]>
12310 L:      [email protected]
12311 W:      http://www.ibm.com/developerworks/linux/linux390/
12312 S:      Supported
12313 F:      net/smc/
12314
12315 SH_VEU V4L2 MEM2MEM DRIVER
12316 L:      [email protected]
12317 S:      Orphan
12318 F:      drivers/media/platform/sh_veu.c
12319
12320 SH_VOU V4L2 OUTPUT DRIVER
12321 L:      [email protected]
12322 S:      Orphan
12323 F:      drivers/media/platform/sh_vou.c
12324 F:      include/media/drv-intf/sh_vou.h
12325
12326 SI2157 MEDIA DRIVER
12327 M:      Antti Palosaari <[email protected]>
12328 L:      [email protected]
12329 W:      https://linuxtv.org
12330 W:      http://palosaari.fi/linux/
12331 Q:      http://patchwork.linuxtv.org/project/linux-media/list/
12332 T:      git git://linuxtv.org/anttip/media_tree.git
12333 S:      Maintained
12334 F:      drivers/media/tuners/si2157*
12335
12336 SI2168 MEDIA DRIVER
12337 M:      Antti Palosaari <[email protected]>
12338 L:      [email protected]
12339 W:      https://linuxtv.org
12340 W:      http://palosaari.fi/linux/
12341 Q:      http://patchwork.linuxtv.org/project/linux-media/list/
12342 T:      git git://linuxtv.org/anttip/media_tree.git
12343 S:      Maintained
12344 F:      drivers/media/dvb-frontends/si2168*
12345
12346 SI470X FM RADIO RECEIVER I2C DRIVER
12347 M:      Hans Verkuil <[email protected]>
12348 L:      [email protected]
12349 T:      git git://linuxtv.org/media_tree.git
12350 W:      https://linuxtv.org
12351 S:      Odd Fixes
12352 F:      drivers/media/radio/si470x/radio-si470x-i2c.c
12353
12354 SI470X FM RADIO RECEIVER USB DRIVER
12355 M:      Hans Verkuil <[email protected]>
12356 L:      [email protected]
12357 T:      git git://linuxtv.org/media_tree.git
12358 W:      https://linuxtv.org
12359 S:      Maintained
12360 F:      drivers/media/radio/si470x/radio-si470x-common.c
12361 F:      drivers/media/radio/si470x/radio-si470x.h
12362 F:      drivers/media/radio/si470x/radio-si470x-usb.c
12363
12364 SI4713 FM RADIO TRANSMITTER I2C DRIVER
12365 M:      Eduardo Valentin <[email protected]>
12366 L:      [email protected]
12367 T:      git git://linuxtv.org/media_tree.git
12368 W:      https://linuxtv.org
12369 S:      Odd Fixes
12370 F:      drivers/media/radio/si4713/si4713.?
12371
12372 SI4713 FM RADIO TRANSMITTER PLATFORM DRIVER
12373 M:      Eduardo Valentin <[email protected]>
12374 L:      [email protected]
12375 T:      git git://linuxtv.org/media_tree.git
12376 W:      https://linuxtv.org
12377 S:      Odd Fixes
12378 F:      drivers/media/radio/si4713/radio-platform-si4713.c
12379
12380 SI4713 FM RADIO TRANSMITTER USB DRIVER
12381 M:      Hans Verkuil <[email protected]>
12382 L:      [email protected]
12383 T:      git git://linuxtv.org/media_tree.git
12384 W:      https://linuxtv.org
12385 S:      Maintained
12386 F:      drivers/media/radio/si4713/radio-usb-si4713.c
12387
12388 SIANO DVB DRIVER
12389 M:      Mauro Carvalho Chehab <[email protected]>
12390 M:      Mauro Carvalho Chehab <[email protected]>
12391 L:      [email protected]
12392 W:      https://linuxtv.org
12393 T:      git git://linuxtv.org/media_tree.git
12394 S:      Odd fixes
12395 F:      drivers/media/common/siano/
12396 F:      drivers/media/usb/siano/
12397 F:      drivers/media/usb/siano/
12398 F:      drivers/media/mmc/siano/
12399
12400 SILEAD TOUCHSCREEN DRIVER
12401 M:      Hans de Goede <[email protected]>
12402 L:      [email protected]
12403 L:      [email protected]
12404 S:      Maintained
12405 F:      drivers/input/touchscreen/silead.c
12406 F:      drivers/platform/x86/silead_dmi.c
12407
12408 SILICON MOTION SM712 FRAME BUFFER DRIVER
12409 M:      Sudip Mukherjee <[email protected]>
12410 M:      Teddy Wang <[email protected]>
12411 M:      Sudip Mukherjee <[email protected]>
12412 L:      [email protected]
12413 S:      Maintained
12414 F:      drivers/video/fbdev/sm712*
12415 F:      Documentation/fb/sm712fb.txt
12416
12417 SIMPLE FIRMWARE INTERFACE (SFI)
12418 M:      Len Brown <[email protected]>
12419 L:      [email protected]
12420 W:      http://simplefirmware.org/
12421 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-sfi-2.6.git
12422 S:      Supported
12423 F:      arch/x86/platform/sfi/
12424 F:      drivers/sfi/
12425 F:      include/linux/sfi*.h
12426
12427 SIMPLEFB FB DRIVER
12428 M:      Hans de Goede <[email protected]>
12429 L:      [email protected]
12430 S:      Maintained
12431 F:      Documentation/devicetree/bindings/display/simple-framebuffer.txt
12432 F:      drivers/video/fbdev/simplefb.c
12433 F:      include/linux/platform_data/simplefb.h
12434
12435 SIMTEC EB110ATX (Chalice CATS)
12436 P:      Ben Dooks
12437 P:      Vincent Sanders <[email protected]>
12438 M:      Simtec Linux Team <[email protected]>
12439 W:      http://www.simtec.co.uk/products/EB110ATX/
12440 S:      Supported
12441
12442 SIMTEC EB2410ITX (BAST)
12443 P:      Ben Dooks
12444 P:      Vincent Sanders <[email protected]>
12445 M:      Simtec Linux Team <[email protected]>
12446 W:      http://www.simtec.co.uk/products/EB2410ITX/
12447 S:      Supported
12448 F:      arch/arm/mach-s3c24xx/mach-bast.c
12449 F:      arch/arm/mach-s3c24xx/bast-ide.c
12450 F:      arch/arm/mach-s3c24xx/bast-irq.c
12451
12452 SIPHASH PRF ROUTINES
12453 M:      Jason A. Donenfeld <[email protected]>
12454 S:      Maintained
12455 F:      lib/siphash.c
12456 F:      lib/test_siphash.c
12457 F:      include/linux/siphash.h
12458
12459 SIS 190 ETHERNET DRIVER
12460 M:      Francois Romieu <[email protected]>
12461 L:      [email protected]
12462 S:      Maintained
12463 F:      drivers/net/ethernet/sis/sis190.c
12464
12465 SIS 900/7016 FAST ETHERNET DRIVER
12466 M:      Daniele Venzano <[email protected]>
12467 W:      http://www.brownhat.org/sis900.html
12468 L:      [email protected]
12469 S:      Maintained
12470 F:      drivers/net/ethernet/sis/sis900.*
12471
12472 SIS FRAMEBUFFER DRIVER
12473 M:      Thomas Winischhofer <[email protected]>
12474 W:      http://www.winischhofer.net/linuxsisvga.shtml
12475 S:      Maintained
12476 F:      Documentation/fb/sisfb.txt
12477 F:      drivers/video/fbdev/sis/
12478 F:      include/video/sisfb.h
12479
12480 SIS USB2VGA DRIVER
12481 M:      Thomas Winischhofer <[email protected]>
12482 W:      http://www.winischhofer.at/linuxsisusbvga.shtml
12483 S:      Maintained
12484 F:      drivers/usb/misc/sisusbvga/
12485
12486 SLAB ALLOCATOR
12487 M:      Christoph Lameter <[email protected]>
12488 M:      Pekka Enberg <[email protected]>
12489 M:      David Rientjes <[email protected]>
12490 M:      Joonsoo Kim <[email protected]>
12491 M:      Andrew Morton <[email protected]>
12492 L:      [email protected]
12493 S:      Maintained
12494 F:      include/linux/sl?b*.h
12495 F:      mm/sl?b*
12496
12497 SLEEPABLE READ-COPY UPDATE (SRCU)
12498 M:      Lai Jiangshan <[email protected]>
12499 M:      "Paul E. McKenney" <[email protected]>
12500 M:      Josh Triplett <[email protected]>
12501 R:      Steven Rostedt <[email protected]>
12502 R:      Mathieu Desnoyers <[email protected]>
12503 L:      [email protected]
12504 W:      http://www.rdrop.com/users/paulmck/RCU/
12505 S:      Supported
12506 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu.git
12507 F:      include/linux/srcu.h
12508 F:      kernel/rcu/srcu.c
12509
12510 SMACK SECURITY MODULE
12511 M:      Casey Schaufler <[email protected]>
12512 L:      [email protected]
12513 W:      http://schaufler-ca.com
12514 T:      git git://github.com/cschaufler/smack-next
12515 S:      Maintained
12516 F:      Documentation/admin-guide/LSM/Smack.rst
12517 F:      security/smack/
12518
12519 SMC91x ETHERNET DRIVER
12520 M:      Nicolas Pitre <[email protected]>
12521 S:      Odd Fixes
12522 F:      drivers/net/ethernet/smsc/smc91x.*
12523
12524 SMIA AND SMIA++ IMAGE SENSOR DRIVER
12525 M:      Sakari Ailus <[email protected]>
12526 L:      [email protected]
12527 S:      Maintained
12528 F:      drivers/media/i2c/smiapp/
12529 F:      include/media/i2c/smiapp.h
12530 F:      drivers/media/i2c/smiapp-pll.c
12531 F:      drivers/media/i2c/smiapp-pll.h
12532 F:      include/uapi/linux/smiapp.h
12533 F:      Documentation/devicetree/bindings/media/i2c/nokia,smia.txt
12534
12535 SMM665 HARDWARE MONITOR DRIVER
12536 M:      Guenter Roeck <[email protected]>
12537 L:      [email protected]
12538 S:      Maintained
12539 F:      Documentation/hwmon/smm665
12540 F:      drivers/hwmon/smm665.c
12541
12542 SMSC EMC2103 HARDWARE MONITOR DRIVER
12543 M:      Steve Glendinning <[email protected]>
12544 L:      [email protected]
12545 S:      Maintained
12546 F:      Documentation/hwmon/emc2103
12547 F:      drivers/hwmon/emc2103.c
12548
12549 SMSC SCH5627 HARDWARE MONITOR DRIVER
12550 M:      Hans de Goede <[email protected]>
12551 L:      [email protected]
12552 S:      Supported
12553 F:      Documentation/hwmon/sch5627
12554 F:      drivers/hwmon/sch5627.c
12555
12556 SMSC UFX6000 and UFX7000 USB to VGA DRIVER
12557 M:      Steve Glendinning <[email protected]>
12558 L:      [email protected]
12559 S:      Maintained
12560 F:      drivers/video/fbdev/smscufx.c
12561
12562 SMSC47B397 HARDWARE MONITOR DRIVER
12563 M:      Jean Delvare <[email protected]>
12564 L:      [email protected]
12565 S:      Maintained
12566 F:      Documentation/hwmon/smsc47b397
12567 F:      drivers/hwmon/smsc47b397.c
12568
12569 SMSC911x ETHERNET DRIVER
12570 M:      Steve Glendinning <[email protected]>
12571 L:      [email protected]
12572 S:      Maintained
12573 F:      include/linux/smsc911x.h
12574 F:      drivers/net/ethernet/smsc/smsc911x.*
12575
12576 SMSC9420 PCI ETHERNET DRIVER
12577 M:      Steve Glendinning <[email protected]>
12578 L:      [email protected]
12579 S:      Maintained
12580 F:      drivers/net/ethernet/smsc/smsc9420.*
12581
12582 SOC-CAMERA V4L2 SUBSYSTEM
12583 M:      Guennadi Liakhovetski <[email protected]>
12584 L:      [email protected]
12585 T:      git git://linuxtv.org/media_tree.git
12586 S:      Maintained
12587 F:      include/media/soc*
12588 F:      drivers/media/i2c/soc_camera/
12589 F:      drivers/media/platform/soc_camera/
12590
12591 SOEKRIS NET48XX LED SUPPORT
12592 M:      Chris Boot <[email protected]>
12593 S:      Maintained
12594 F:      drivers/leds/leds-net48xx.c
12595
12596 SOFT-ROCE DRIVER (rxe)
12597 M:      Moni Shoua <[email protected]>
12598 L:      [email protected]
12599 S:      Supported
12600 W:      https://github.com/SoftRoCE/rxe-dev/wiki/rxe-dev:-Home
12601 Q:      http://patchwork.kernel.org/project/linux-rdma/list/
12602 F:      drivers/infiniband/sw/rxe/
12603 F:      include/uapi/rdma/rdma_user_rxe.h
12604
12605 SOFTLOGIC 6x10 MPEG CODEC
12606 M:      Bluecherry Maintainers <[email protected]>
12607 M:      Anton Sviridenko <[email protected]>
12608 M:      Andrey Utkin <[email protected]>
12609 M:      Andrey Utkin <[email protected]>
12610 M:      Ismael Luceno <[email protected]>
12611 L:      [email protected]
12612 S:      Supported
12613 F:      drivers/media/pci/solo6x10/
12614
12615 SOFTWARE RAID (Multiple Disks) SUPPORT
12616 M:      Shaohua Li <[email protected]>
12617 L:      [email protected]
12618 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/shli/md.git
12619 S:      Supported
12620 F:      drivers/md/Makefile
12621 F:      drivers/md/Kconfig
12622 F:      drivers/md/md*
12623 F:      drivers/md/raid*
12624 F:      include/linux/raid/
12625 F:      include/uapi/linux/raid/
12626
12627 SONIC NETWORK DRIVER
12628 M:      Thomas Bogendoerfer <[email protected]>
12629 L:      [email protected]
12630 S:      Maintained
12631 F:      drivers/net/ethernet/natsemi/sonic.*
12632
12633 SONICS SILICON BACKPLANE DRIVER (SSB)
12634 M:      Michael Buesch <[email protected]>
12635 L:      [email protected]
12636 S:      Maintained
12637 F:      drivers/ssb/
12638 F:      include/linux/ssb/
12639
12640 SONY MEMORYSTICK CARD SUPPORT
12641 M:      Alex Dubov <[email protected]>
12642 W:      http://tifmxx.berlios.de/
12643 S:      Maintained
12644 F:      drivers/memstick/host/tifm_ms.c
12645
12646 SONY MEMORYSTICK STANDARD SUPPORT
12647 M:      Maxim Levitsky <[email protected]>
12648 S:      Maintained
12649 F:      drivers/memstick/core/ms_block.*
12650
12651 SONY VAIO CONTROL DEVICE DRIVER
12652 M:      Mattia Dongili <[email protected]>
12653 L:      [email protected]
12654 W:      http://www.linux.it/~malattia/wiki/index.php/Sony_drivers
12655 S:      Maintained
12656 F:      Documentation/laptops/sony-laptop.txt
12657 F:      drivers/char/sonypi.c
12658 F:      drivers/platform/x86/sony-laptop.c
12659 F:      include/linux/sony-laptop.h
12660
12661 SOUND
12662 M:      Jaroslav Kysela <[email protected]>
12663 M:      Takashi Iwai <[email protected]>
12664 L:      [email protected] (moderated for non-subscribers)
12665 W:      http://www.alsa-project.org/
12666 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound.git
12667 T:      git git://git.alsa-project.org/alsa-kernel.git
12668 Q:      http://patchwork.kernel.org/project/alsa-devel/list/
12669 S:      Maintained
12670 F:      Documentation/sound/
12671 F:      include/sound/
12672 F:      include/uapi/sound/
12673 F:      sound/
12674
12675 SOUND - COMPRESSED AUDIO
12676 M:      Vinod Koul <[email protected]>
12677 L:      [email protected] (moderated for non-subscribers)
12678 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound.git
12679 S:      Supported
12680 F:      Documentation/sound/alsa/compress_offload.txt
12681 F:      include/sound/compress_driver.h
12682 F:      include/uapi/sound/compress_*
12683 F:      sound/core/compress_offload.c
12684 F:      sound/soc/soc-compress.c
12685
12686 SOUND - DMAENGINE HELPERS
12687 M:      Lars-Peter Clausen <[email protected]>
12688 S:      Supported
12689 F:      include/sound/dmaengine_pcm.h
12690 F:      sound/core/pcm_dmaengine.c
12691 F:      sound/soc/soc-generic-dmaengine-pcm.c
12692
12693 SOUND - SOC LAYER / DYNAMIC AUDIO POWER MANAGEMENT (ASoC)
12694 M:      Liam Girdwood <[email protected]>
12695 M:      Mark Brown <[email protected]>
12696 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git
12697 L:      [email protected] (moderated for non-subscribers)
12698 W:      http://alsa-project.org/main/index.php/ASoC
12699 S:      Supported
12700 F:      Documentation/devicetree/bindings/sound/
12701 F:      Documentation/sound/alsa/soc/
12702 F:      sound/soc/
12703 F:      include/sound/soc*
12704
12705 SP2 MEDIA DRIVER
12706 M:      Olli Salonen <[email protected]>
12707 L:      [email protected]
12708 W:      https://linuxtv.org
12709 Q:      http://patchwork.linuxtv.org/project/linux-media/list/
12710 S:      Maintained
12711 F:      drivers/media/dvb-frontends/sp2*
12712
12713 SPARC + UltraSPARC (sparc/sparc64)
12714 M:      "David S. Miller" <[email protected]>
12715 L:      [email protected]
12716 Q:      http://patchwork.ozlabs.org/project/sparclinux/list/
12717 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc.git
12718 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next.git
12719 S:      Maintained
12720 F:      arch/sparc/
12721 F:      drivers/sbus/
12722
12723 SPARC SERIAL DRIVERS
12724 M:      "David S. Miller" <[email protected]>
12725 L:      [email protected]
12726 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc.git
12727 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next.git
12728 S:      Maintained
12729 F:      include/linux/sunserialcore.h
12730 F:      drivers/tty/serial/suncore.c
12731 F:      drivers/tty/serial/sunhv.c
12732 F:      drivers/tty/serial/sunsab.c
12733 F:      drivers/tty/serial/sunsab.h
12734 F:      drivers/tty/serial/sunsu.c
12735 F:      drivers/tty/serial/sunzilog.c
12736 F:      drivers/tty/serial/sunzilog.h
12737 F:      drivers/tty/vcc.c
12738
12739 SPARSE CHECKER
12740 M:      "Christopher Li" <[email protected]>
12741 L:      [email protected]
12742 W:      https://sparse.wiki.kernel.org/
12743 T:      git git://git.kernel.org/pub/scm/devel/sparse/sparse.git
12744 T:      git git://git.kernel.org/pub/scm/devel/sparse/chrisl/sparse.git
12745 S:      Maintained
12746 F:      include/linux/compiler.h
12747
12748 SPEAR CLOCK FRAMEWORK SUPPORT
12749 M:      Viresh Kumar <[email protected]>
12750 L:      [email protected] (moderated for non-subscribers)
12751 W:      http://www.st.com/spear
12752 S:      Maintained
12753 F:      drivers/clk/spear/
12754
12755 SPEAR PLATFORM SUPPORT
12756 M:      Viresh Kumar <[email protected]>
12757 M:      Shiraz Hashim <[email protected]>
12758 L:      [email protected] (moderated for non-subscribers)
12759 W:      http://www.st.com/spear
12760 S:      Maintained
12761 F:      arch/arm/boot/dts/spear*
12762 F:      arch/arm/mach-spear/
12763
12764 SPI NOR SUBSYSTEM
12765 M:      Cyrille Pitchen <[email protected]>
12766 M:      Marek Vasut <[email protected]>
12767 L:      [email protected]
12768 W:      http://www.linux-mtd.infradead.org/
12769 Q:      http://patchwork.ozlabs.org/project/linux-mtd/list/
12770 T:      git git://git.infradead.org/linux-mtd.git spi-nor/fixes
12771 T:      git git://git.infradead.org/l2-mtd.git spi-nor/next
12772 S:      Maintained
12773 F:      drivers/mtd/spi-nor/
12774 F:      include/linux/mtd/spi-nor.h
12775
12776 SPI SUBSYSTEM
12777 M:      Mark Brown <[email protected]>
12778 L:      [email protected]
12779 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi.git
12780 Q:      http://patchwork.kernel.org/project/spi-devel-general/list/
12781 S:      Maintained
12782 F:      Documentation/devicetree/bindings/spi/
12783 F:      Documentation/spi/
12784 F:      drivers/spi/
12785 F:      include/linux/spi/
12786 F:      include/uapi/linux/spi/
12787 F:      tools/spi/
12788
12789 SPIDERNET NETWORK DRIVER for CELL
12790 M:      Ishizaki Kou <[email protected]>
12791 L:      [email protected]
12792 S:      Supported
12793 F:      Documentation/networking/spider_net.txt
12794 F:      drivers/net/ethernet/toshiba/spider_net*
12795
12796 SPMI SUBSYSTEM
12797 R:      Stephen Boyd <[email protected]>
12798 L:      [email protected]
12799 F:      Documentation/devicetree/bindings/spmi/
12800 F:      drivers/spmi/
12801 F:      include/dt-bindings/spmi/spmi.h
12802 F:      include/linux/spmi.h
12803 F:      include/trace/events/spmi.h
12804
12805 SPU FILE SYSTEM
12806 M:      Jeremy Kerr <[email protected]>
12807 L:      [email protected]
12808 W:      http://www.ibm.com/developerworks/power/cell/
12809 S:      Supported
12810 F:      Documentation/filesystems/spufs.txt
12811 F:      arch/powerpc/platforms/cell/spufs/
12812
12813 SQUASHFS FILE SYSTEM
12814 M:      Phillip Lougher <[email protected]>
12815 L:      [email protected] (subscribers-only)
12816 W:      http://squashfs.org.uk
12817 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/pkl/squashfs-next.git
12818 S:      Maintained
12819 F:      Documentation/filesystems/squashfs.txt
12820 F:      fs/squashfs/
12821
12822 SRM (Alpha) environment access
12823 M:      Jan-Benedict Glaw <[email protected]>
12824 S:      Maintained
12825 F:      arch/alpha/kernel/srm_env.c
12826
12827 STABLE BRANCH
12828 M:      Greg Kroah-Hartman <[email protected]>
12829 L:      [email protected]
12830 S:      Supported
12831 F:      Documentation/process/stable-kernel-rules.rst
12832
12833 STAGING - ATOMISP DRIVER
12834 M:      Alan Cox <[email protected]>
12835 M:      Sakari Ailus <[email protected]>
12836 L:      [email protected]
12837 S:      Maintained
12838 F:      drivers/staging/media/atomisp/
12839
12840 STAGING - COMEDI
12841 M:      Ian Abbott <[email protected]>
12842 M:      H Hartley Sweeten <[email protected]>
12843 S:      Odd Fixes
12844 F:      drivers/staging/comedi/
12845
12846 STAGING - FLARION FT1000 DRIVERS
12847 M:      Marek Belisko <[email protected]>
12848 S:      Odd Fixes
12849 F:      drivers/staging/ft1000/
12850
12851 STAGING - INDUSTRIAL IO
12852 M:      Jonathan Cameron <[email protected]>
12853 L:      [email protected]
12854 S:      Odd Fixes
12855 F:      Documentation/devicetree/bindings/staging/iio/
12856 F:      drivers/staging/iio/
12857
12858 STAGING - LIRC (LINUX INFRARED REMOTE CONTROL) DRIVERS
12859 M:      Jarod Wilson <[email protected]>
12860 W:      http://www.lirc.org/
12861 S:      Odd Fixes
12862 F:      drivers/staging/media/lirc/
12863
12864 STAGING - LUSTRE PARALLEL FILESYSTEM
12865 M:      Oleg Drokin <[email protected]>
12866 M:      Andreas Dilger <[email protected]>
12867 M:      James Simmons <[email protected]>
12868 L:      [email protected] (moderated for non-subscribers)
12869 W:      http://wiki.lustre.org/
12870 S:      Maintained
12871 F:      drivers/staging/lustre
12872
12873 STAGING - NVIDIA COMPLIANT EMBEDDED CONTROLLER INTERFACE (nvec)
12874 M:      Marc Dietrich <[email protected]>
12875 L:      [email protected] (moderated for non-subscribers)
12876 L:      [email protected]
12877 S:      Maintained
12878 F:      drivers/staging/nvec/
12879
12880 STAGING - OLPC SECONDARY DISPLAY CONTROLLER (DCON)
12881 M:      Jens Frederich <[email protected]>
12882 M:      Daniel Drake <[email protected]>
12883 M:      Jon Nettleton <[email protected]>
12884 W:      http://wiki.laptop.org/go/DCON
12885 S:      Maintained
12886 F:      drivers/staging/olpc_dcon/
12887
12888 STAGING - REALTEK RTL8712U DRIVERS
12889 M:      Larry Finger <[email protected]>
12890 M:      Florian Schilhabel <[email protected]>.
12891 S:      Odd Fixes
12892 F:      drivers/staging/rtl8712/
12893
12894 STAGING - SILICON MOTION SM750 FRAME BUFFER DRIVER
12895 M:      Sudip Mukherjee <[email protected]>
12896 M:      Teddy Wang <[email protected]>
12897 M:      Sudip Mukherjee <[email protected]>
12898 L:      [email protected]
12899 S:      Maintained
12900 F:      drivers/staging/sm750fb/
12901
12902 STAGING - SPEAKUP CONSOLE SPEECH DRIVER
12903 M:      William Hubbs <[email protected]>
12904 M:      Chris Brannon <[email protected]>
12905 M:      Kirk Reiser <[email protected]>
12906 M:      Samuel Thibault <[email protected]>
12907 L:      [email protected]
12908 W:      http://www.linux-speakup.org/
12909 S:      Odd Fixes
12910 F:      drivers/staging/speakup/
12911
12912 STAGING - VIA VT665X DRIVERS
12913 M:      Forest Bond <[email protected]>
12914 S:      Odd Fixes
12915 F:      drivers/staging/vt665?/
12916
12917 STAGING - WILC1000 WIFI DRIVER
12918 M:      Aditya Shankar <[email protected]>
12919 M:      Ganesh Krishna <[email protected]>
12920 L:      [email protected]
12921 S:      Supported
12922 F:      drivers/staging/wilc1000/
12923
12924 STAGING - XGI Z7,Z9,Z11 PCI DISPLAY DRIVER
12925 M:      Arnaud Patard <[email protected]>
12926 S:      Odd Fixes
12927 F:      drivers/staging/xgifb/
12928
12929 STAGING SUBSYSTEM
12930 M:      Greg Kroah-Hartman <[email protected]>
12931 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging.git
12932 L:      [email protected]
12933 S:      Supported
12934 F:      drivers/staging/
12935
12936 STARFIRE/DURALAN NETWORK DRIVER
12937 M:      Ion Badulescu <[email protected]>
12938 S:      Odd Fixes
12939 F:      drivers/net/ethernet/adaptec/starfire*
12940
12941 STEC S1220 SKD DRIVER
12942 M:      Bart Van Assche <[email protected]>
12943 L:      [email protected]
12944 S:      Maintained
12945 F:      drivers/block/skd*[ch]
12946
12947 STI CEC DRIVER
12948 M:      Benjamin Gaignard <[email protected]>
12949 S:      Maintained
12950 F:      drivers/staging/media/st-cec/
12951 F:      Documentation/devicetree/bindings/media/stih-cec.txt
12952
12953 STK1160 USB VIDEO CAPTURE DRIVER
12954 M:      Ezequiel Garcia <[email protected]>
12955 L:      [email protected]
12956 T:      git git://linuxtv.org/media_tree.git
12957 S:      Maintained
12958 F:      drivers/media/usb/stk1160/
12959
12960 STMMAC ETHERNET DRIVER
12961 M:      Giuseppe Cavallaro <[email protected]>
12962 M:      Alexandre Torgue <[email protected]>
12963 L:      [email protected]
12964 W:      http://www.stlinux.com
12965 S:      Supported
12966 F:      drivers/net/ethernet/stmicro/stmmac/
12967
12968 SUN3/3X
12969 M:      Sam Creasey <[email protected]>
12970 W:      http://sammy.net/sun3/
12971 S:      Maintained
12972 F:      arch/m68k/kernel/*sun3*
12973 F:      arch/m68k/sun3*/
12974 F:      arch/m68k/include/asm/sun3*
12975 F:      drivers/net/ethernet/i825xx/sun3*
12976
12977 SUN4I LOW RES ADC ATTACHED TABLET KEYS DRIVER
12978 M:      Hans de Goede <[email protected]>
12979 L:      [email protected]
12980 S:      Maintained
12981 F:      Documentation/devicetree/bindings/input/sun4i-lradc-keys.txt
12982 F:      drivers/input/keyboard/sun4i-lradc-keys.c
12983
12984 SUNDANCE NETWORK DRIVER
12985 M:      Denis Kirjanov <[email protected]>
12986 L:      [email protected]
12987 S:      Maintained
12988 F:      drivers/net/ethernet/dlink/sundance.c
12989
12990 SUPERH
12991 M:      Yoshinori Sato <[email protected]>
12992 M:      Rich Felker <[email protected]>
12993 L:      [email protected]
12994 Q:      http://patchwork.kernel.org/project/linux-sh/list/
12995 S:      Maintained
12996 F:      Documentation/sh/
12997 F:      arch/sh/
12998 F:      drivers/sh/
12999
13000 SUSPEND TO RAM
13001 M:      "Rafael J. Wysocki" <[email protected]>
13002 M:      Len Brown <[email protected]>
13003 M:      Pavel Machek <[email protected]>
13004 L:      [email protected]
13005 B:      https://bugzilla.kernel.org
13006 S:      Supported
13007 F:      Documentation/power/
13008 F:      arch/x86/kernel/acpi/
13009 F:      drivers/base/power/
13010 F:      kernel/power/
13011 F:      include/linux/suspend.h
13012 F:      include/linux/freezer.h
13013 F:      include/linux/pm.h
13014
13015 SVGA HANDLING
13016 M:      Martin Mares <[email protected]>
13017 L:      [email protected]
13018 S:      Maintained
13019 F:      Documentation/svga.txt
13020 F:      arch/x86/boot/video*
13021
13022 SWIOTLB SUBSYSTEM
13023 M:      Konrad Rzeszutek Wilk <[email protected]>
13024 L:      [email protected]
13025 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/konrad/swiotlb.git
13026 S:      Supported
13027 F:      lib/swiotlb.c
13028 F:      arch/*/kernel/pci-swiotlb.c
13029 F:      include/linux/swiotlb.h
13030
13031 SWITCHDEV
13032 M:      Jiri Pirko <[email protected]>
13033 M:      Ivan Vecera <[email protected]>
13034 L:      [email protected]
13035 S:      Supported
13036 F:      net/switchdev/
13037 F:      include/net/switchdev.h
13038
13039 SYNC FILE FRAMEWORK
13040 M:      Sumit Semwal <[email protected]>
13041 R:      Gustavo Padovan <[email protected]>
13042 S:      Maintained
13043 L:      [email protected]
13044 L:      [email protected]
13045 F:      drivers/dma-buf/sync_*
13046 F:      drivers/dma-buf/dma-fence*
13047 F:      drivers/dma-buf/sw_sync.c
13048 F:      include/linux/sync_file.h
13049 F:      include/uapi/linux/sync_file.h
13050 F:      Documentation/sync_file.txt
13051 T:      git git://anongit.freedesktop.org/drm/drm-misc
13052
13053 SYNOPSYS ARC ARCHITECTURE
13054 M:      Vineet Gupta <[email protected]>
13055 L:      [email protected]
13056 S:      Supported
13057 F:      arch/arc/
13058 F:      Documentation/devicetree/bindings/arc/*
13059 F:      Documentation/devicetree/bindings/interrupt-controller/snps,arc*
13060 F:      drivers/clocksource/arc_timer.c
13061 F:      drivers/tty/serial/arc_uart.c
13062 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc.git
13063
13064 SYNOPSYS ARC HSDK SDP pll clock driver
13065 M:      Eugeniy Paltsev <[email protected]>
13066 S:      Supported
13067 F:      drivers/clk/clk-hsdk-pll.c
13068 F:      Documentation/devicetree/bindings/clock/snps,hsdk-pll-clock.txt
13069
13070 SYNOPSYS ARC SDP clock driver
13071 M:      Eugeniy Paltsev <[email protected]>
13072 S:      Supported
13073 F:      drivers/clk/axs10x/*
13074 F:      Documentation/devicetree/bindings/clock/snps,pll-clock.txt
13075
13076 SYNOPSYS ARC SDP platform support
13077 M:      Alexey Brodkin <[email protected]>
13078 S:      Supported
13079 F:      arch/arc/plat-axs10x
13080 F:      arch/arc/boot/dts/ax*
13081 F:      Documentation/devicetree/bindings/arc/axs10*
13082
13083 SYNOPSYS AXS10x RESET CONTROLLER DRIVER
13084 M:      Eugeniy Paltsev <[email protected]>
13085 S:      Supported
13086 F:      drivers/reset/reset-axs10x.c
13087 F:      Documentation/devicetree/bindings/reset/snps,axs10x-reset.txt
13088
13089 SYNOPSYS DESIGNWARE APB GPIO DRIVER
13090 M:      Hoan Tran <[email protected]>
13091 L:      [email protected]
13092 S:      Maintained
13093 F:      drivers/gpio/gpio-dwapb.c
13094 F:      Documentation/devicetree/bindings/gpio/snps-dwapb-gpio.txt
13095
13096 SYNOPSYS DESIGNWARE DMAC DRIVER
13097 M:      Viresh Kumar <[email protected]>
13098 R:      Andy Shevchenko <[email protected]>
13099 S:      Maintained
13100 F:      include/linux/dma/dw.h
13101 F:      include/linux/platform_data/dma-dw.h
13102 F:      drivers/dma/dw/
13103
13104 SYNOPSYS DESIGNWARE ENTERPRISE ETHERNET DRIVER
13105 M:      Jie Deng <[email protected]>
13106 L:      [email protected]
13107 S:      Supported
13108 F:      drivers/net/ethernet/synopsys/
13109
13110 SYNOPSYS DESIGNWARE I2C DRIVER
13111 M:      Jarkko Nikula <[email protected]>
13112 R:      Andy Shevchenko <[email protected]>
13113 R:      Mika Westerberg <[email protected]>
13114 L:      [email protected]
13115 S:      Maintained
13116 F:      drivers/i2c/busses/i2c-designware-*
13117 F:      include/linux/platform_data/i2c-designware.h
13118
13119 SYNOPSYS DESIGNWARE MMC/SD/SDIO DRIVER
13120 M:      Jaehoon Chung <[email protected]>
13121 L:      [email protected]
13122 S:      Maintained
13123 F:      drivers/mmc/host/dw_mmc*
13124
13125 SYNOPSYS HSDK RESET CONTROLLER DRIVER
13126 M:      Eugeniy Paltsev <[email protected]>
13127 S:      Supported
13128 F:      drivers/reset/reset-hsdk.c
13129 F:      include/dt-bindings/reset/snps,hsdk-reset.h
13130 F:      Documentation/devicetree/bindings/reset/snps,hsdk-reset.txt
13131
13132 SYSTEM CONFIGURATION (SYSCON)
13133 M:      Lee Jones <[email protected]>
13134 M:      Arnd Bergmann <[email protected]>
13135 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd.git
13136 S:      Supported
13137 F:      drivers/mfd/syscon.c
13138
13139 SYSTEM CONTROL & POWER INTERFACE (SCPI) Message Protocol drivers
13140 M:      Sudeep Holla <[email protected]>
13141 L:      [email protected]
13142 S:      Maintained
13143 F:      Documentation/devicetree/bindings/arm/arm,scpi.txt
13144 F:      drivers/clk/clk-scpi.c
13145 F:      drivers/cpufreq/scpi-cpufreq.c
13146 F:      drivers/firmware/arm_scpi.c
13147 F:      include/linux/scpi_protocol.h
13148
13149 SYSTEM RESET/SHUTDOWN DRIVERS
13150 M:      Sebastian Reichel <[email protected]>
13151 L:      [email protected]
13152 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-power-supply.git
13153 S:      Maintained
13154 F:      Documentation/devicetree/bindings/power/reset/
13155 F:      drivers/power/reset/
13156
13157 SYSTEM TRACE MODULE CLASS
13158 M:      Alexander Shishkin <[email protected]>
13159 S:      Maintained
13160 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/ash/stm.git
13161 F:      Documentation/trace/stm.txt
13162 F:      drivers/hwtracing/stm/
13163 F:      include/linux/stm.h
13164 F:      include/uapi/linux/stm.h
13165
13166 SYSV FILESYSTEM
13167 M:      Christoph Hellwig <[email protected]>
13168 S:      Maintained
13169 F:      Documentation/filesystems/sysv-fs.txt
13170 F:      fs/sysv/
13171 F:      include/linux/sysv_fs.h
13172
13173 TARGET SUBSYSTEM
13174 M:      "Nicholas A. Bellinger" <[email protected]>
13175 L:      [email protected]
13176 L:      [email protected]
13177 W:      http://www.linux-iscsi.org
13178 W:      http://groups.google.com/group/linux-iscsi-target-dev
13179 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending.git master
13180 S:      Supported
13181 F:      drivers/target/
13182 F:      include/target/
13183 F:      Documentation/target/
13184
13185 TASKSTATS STATISTICS INTERFACE
13186 M:      Balbir Singh <[email protected]>
13187 S:      Maintained
13188 F:      Documentation/accounting/taskstats*
13189 F:      include/linux/taskstats*
13190 F:      kernel/taskstats.c
13191
13192 TC subsystem
13193 M:      Jamal Hadi Salim <[email protected]>
13194 M:      Cong Wang <[email protected]>
13195 M:      Jiri Pirko <[email protected]>
13196 L:      [email protected]
13197 S:      Maintained
13198 F:      include/net/pkt_cls.h
13199 F:      include/net/pkt_sched.h
13200 F:      include/net/tc_act/
13201 F:      include/uapi/linux/pkt_cls.h
13202 F:      include/uapi/linux/pkt_sched.h
13203 F:      include/uapi/linux/tc_act/
13204 F:      include/uapi/linux/tc_ematch/
13205 F:      net/sched/
13206
13207 TCP LOW PRIORITY MODULE
13208 M:      "Wong Hoi Sing, Edison" <[email protected]>
13209 M:      "Hung Hing Lun, Mike" <[email protected]>
13210 W:      http://tcp-lp-mod.sourceforge.net/
13211 S:      Maintained
13212 F:      net/ipv4/tcp_lp.c
13213
13214 TDA10071 MEDIA DRIVER
13215 M:      Antti Palosaari <[email protected]>
13216 L:      [email protected]
13217 W:      https://linuxtv.org
13218 W:      http://palosaari.fi/linux/
13219 Q:      http://patchwork.linuxtv.org/project/linux-media/list/
13220 T:      git git://linuxtv.org/anttip/media_tree.git
13221 S:      Maintained
13222 F:      drivers/media/dvb-frontends/tda10071*
13223
13224 TDA18212 MEDIA DRIVER
13225 M:      Antti Palosaari <[email protected]>
13226 L:      [email protected]
13227 W:      https://linuxtv.org
13228 W:      http://palosaari.fi/linux/
13229 Q:      http://patchwork.linuxtv.org/project/linux-media/list/
13230 T:      git git://linuxtv.org/anttip/media_tree.git
13231 S:      Maintained
13232 F:      drivers/media/tuners/tda18212*
13233
13234 TDA18218 MEDIA DRIVER
13235 M:      Antti Palosaari <[email protected]>
13236 L:      [email protected]
13237 W:      https://linuxtv.org
13238 W:      http://palosaari.fi/linux/
13239 Q:      http://patchwork.linuxtv.org/project/linux-media/list/
13240 T:      git git://linuxtv.org/anttip/media_tree.git
13241 S:      Maintained
13242 F:      drivers/media/tuners/tda18218*
13243
13244 TDA18271 MEDIA DRIVER
13245 M:      Michael Krufky <[email protected]>
13246 L:      [email protected]
13247 W:      https://linuxtv.org
13248 W:      http://github.com/mkrufky
13249 Q:      http://patchwork.linuxtv.org/project/linux-media/list/
13250 T:      git git://linuxtv.org/mkrufky/tuners.git
13251 S:      Maintained
13252 F:      drivers/media/tuners/tda18271*
13253
13254 TDA827x MEDIA DRIVER
13255 M:      Michael Krufky <[email protected]>
13256 L:      [email protected]
13257 W:      https://linuxtv.org
13258 W:      http://github.com/mkrufky
13259 Q:      http://patchwork.linuxtv.org/project/linux-media/list/
13260 T:      git git://linuxtv.org/mkrufky/tuners.git
13261 S:      Maintained
13262 F:      drivers/media/tuners/tda8290.*
13263
13264 TDA8290 MEDIA DRIVER
13265 M:      Michael Krufky <[email protected]>
13266 L:      [email protected]
13267 W:      https://linuxtv.org
13268 W:      http://github.com/mkrufky
13269 Q:      http://patchwork.linuxtv.org/project/linux-media/list/
13270 T:      git git://linuxtv.org/mkrufky/tuners.git
13271 S:      Maintained
13272 F:      drivers/media/tuners/tda8290.*
13273
13274 TDA9840 MEDIA DRIVER
13275 M:      Hans Verkuil <[email protected]>
13276 L:      [email protected]
13277 T:      git git://linuxtv.org/media_tree.git
13278 W:      https://linuxtv.org
13279 S:      Maintained
13280 F:      drivers/media/i2c/tda9840*
13281
13282 TEA5761 TUNER DRIVER
13283 M:      Mauro Carvalho Chehab <[email protected]>
13284 M:      Mauro Carvalho Chehab <[email protected]>
13285 L:      [email protected]
13286 W:      https://linuxtv.org
13287 T:      git git://linuxtv.org/media_tree.git
13288 S:      Odd fixes
13289 F:      drivers/media/tuners/tea5761.*
13290
13291 TEA5767 TUNER DRIVER
13292 M:      Mauro Carvalho Chehab <[email protected]>
13293 M:      Mauro Carvalho Chehab <[email protected]>
13294 L:      [email protected]
13295 W:      https://linuxtv.org
13296 T:      git git://linuxtv.org/media_tree.git
13297 S:      Maintained
13298 F:      drivers/media/tuners/tea5767.*
13299
13300 TEA6415C MEDIA DRIVER
13301 M:      Hans Verkuil <[email protected]>
13302 L:      [email protected]
13303 T:      git git://linuxtv.org/media_tree.git
13304 W:      https://linuxtv.org
13305 S:      Maintained
13306 F:      drivers/media/i2c/tea6415c*
13307
13308 TEA6420 MEDIA DRIVER
13309 M:      Hans Verkuil <[email protected]>
13310 L:      [email protected]
13311 T:      git git://linuxtv.org/media_tree.git
13312 W:      https://linuxtv.org
13313 S:      Maintained
13314 F:      drivers/media/i2c/tea6420*
13315
13316 TEAM DRIVER
13317 M:      Jiri Pirko <[email protected]>
13318 L:      [email protected]
13319 S:      Supported
13320 F:      drivers/net/team/
13321 F:      include/linux/if_team.h
13322 F:      include/uapi/linux/if_team.h
13323
13324 TECHNOLOGIC SYSTEMS TS-5500 PLATFORM SUPPORT
13325 M:      "Savoir-faire Linux Inc." <[email protected]>
13326 S:      Maintained
13327 F:      arch/x86/platform/ts5500/
13328
13329 TECHNOTREND USB IR RECEIVER
13330 M:      Sean Young <[email protected]>
13331 L:      [email protected]
13332 S:      Maintained
13333 F:      drivers/media/rc/ttusbir.c
13334
13335 TEE SUBSYSTEM
13336 M:      Jens Wiklander <[email protected]>
13337 S:      Maintained
13338 F:      include/linux/tee_drv.h
13339 F:      include/uapi/linux/tee.h
13340 F:      drivers/tee/
13341 F:      Documentation/tee.txt
13342
13343 TEGRA ARCHITECTURE SUPPORT
13344 M:      Thierry Reding <[email protected]>
13345 M:      Jonathan Hunter <[email protected]>
13346 L:      [email protected]
13347 Q:      http://patchwork.ozlabs.org/project/linux-tegra/list/
13348 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux.git
13349 S:      Supported
13350 N:      [^a-z]tegra
13351
13352 TEGRA CLOCK DRIVER
13353 M:      Peter De Schrijver <[email protected]>
13354 M:      Prashant Gaikwad <[email protected]>
13355 S:      Supported
13356 F:      drivers/clk/tegra/
13357
13358 TEGRA DMA DRIVERS
13359 M:      Laxman Dewangan <[email protected]>
13360 M:      Jon Hunter <[email protected]>
13361 S:      Supported
13362 F:      drivers/dma/tegra*
13363
13364 TEGRA I2C DRIVER
13365 M:      Laxman Dewangan <[email protected]>
13366 S:      Supported
13367 F:      drivers/i2c/busses/i2c-tegra.c
13368
13369 TEGRA IOMMU DRIVERS
13370 M:      Hiroshi Doyu <[email protected]>
13371 S:      Supported
13372 F:      drivers/iommu/tegra*
13373
13374 TEGRA KBC DRIVER
13375 M:      Rakesh Iyer <[email protected]>
13376 M:      Laxman Dewangan <[email protected]>
13377 S:      Supported
13378 F:      drivers/input/keyboard/tegra-kbc.c
13379
13380 TEGRA PWM DRIVER
13381 M:      Thierry Reding <[email protected]>
13382 S:      Supported
13383 F:      drivers/pwm/pwm-tegra.c
13384
13385 TEGRA SERIAL DRIVER
13386 M:      Laxman Dewangan <[email protected]>
13387 S:      Supported
13388 F:      drivers/tty/serial/serial-tegra.c
13389
13390 TEGRA SPI DRIVER
13391 M:      Laxman Dewangan <[email protected]>
13392 S:      Supported
13393 F:      drivers/spi/spi-tegra*
13394
13395 TEHUTI ETHERNET DRIVER
13396 M:      Andy Gospodarek <[email protected]>
13397 L:      [email protected]
13398 S:      Supported
13399 F:      drivers/net/ethernet/tehuti/*
13400
13401 Telecom Clock Driver for MCPL0010
13402 M:      Mark Gross <[email protected]>
13403 S:      Supported
13404 F:      drivers/char/tlclk.c
13405
13406 TENSILICA XTENSA PORT (xtensa)
13407 M:      Chris Zankel <[email protected]>
13408 M:      Max Filippov <[email protected]>
13409 L:      [email protected]
13410 T:      git git://github.com/czankel/xtensa-linux.git
13411 S:      Maintained
13412 F:      arch/xtensa/
13413 F:      drivers/irqchip/irq-xtensa-*
13414
13415 Texas Instruments' System Control Interface (TISCI) Protocol Driver
13416 M:      Nishanth Menon <[email protected]>
13417 M:      Tero Kristo <[email protected]>
13418 M:      Santosh Shilimkar <[email protected]>
13419 L:      [email protected]
13420 S:      Maintained
13421 F:      Documentation/devicetree/bindings/arm/keystone/ti,sci.txt
13422 F:      drivers/firmware/ti_sci*
13423 F:      include/linux/soc/ti/ti_sci_protocol.h
13424 F:      Documentation/devicetree/bindings/soc/ti/sci-pm-domain.txt
13425 F:      include/dt-bindings/genpd/k2g.h
13426 F:      drivers/soc/ti/ti_sci_pm_domains.c
13427 F:      Documentation/devicetree/bindings/reset/ti,sci-reset.txt
13428 F:      Documentation/devicetree/bindings/clock/ti,sci-clk.txt
13429 F:      drivers/clk/keystone/sci-clk.c
13430 F:      drivers/reset/reset-ti-sci.c
13431
13432 THANKO'S RAREMONO AM/FM/SW RADIO RECEIVER USB DRIVER
13433 M:      Hans Verkuil <[email protected]>
13434 L:      [email protected]
13435 T:      git git://linuxtv.org/media_tree.git
13436 W:      https://linuxtv.org
13437 S:      Maintained
13438 F:      drivers/media/radio/radio-raremono.c
13439
13440 THERMAL
13441 M:      Zhang Rui <[email protected]>
13442 M:      Eduardo Valentin <[email protected]>
13443 L:      [email protected]
13444 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux.git
13445 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/evalenti/linux-soc-thermal.git
13446 Q:      https://patchwork.kernel.org/project/linux-pm/list/
13447 S:      Supported
13448 F:      drivers/thermal/
13449 F:      include/linux/thermal.h
13450 F:      include/uapi/linux/thermal.h
13451 F:      include/linux/cpu_cooling.h
13452 F:      Documentation/devicetree/bindings/thermal/
13453
13454 THERMAL/CPU_COOLING
13455 M:      Amit Daniel Kachhap <[email protected]>
13456 M:      Viresh Kumar <[email protected]>
13457 M:      Javi Merino <[email protected]>
13458 L:      [email protected]
13459 S:      Supported
13460 F:      Documentation/thermal/cpu-cooling-api.txt
13461 F:      drivers/thermal/cpu_cooling.c
13462 F:      include/linux/cpu_cooling.h
13463
13464 THINKPAD ACPI EXTRAS DRIVER
13465 M:      Henrique de Moraes Holschuh <[email protected]>
13466 L:      [email protected]
13467 L:      [email protected]
13468 W:      http://ibm-acpi.sourceforge.net
13469 W:      http://thinkwiki.org/wiki/Ibm-acpi
13470 T:      git git://repo.or.cz/linux-2.6/linux-acpi-2.6/ibm-acpi-2.6.git
13471 S:      Maintained
13472 F:      drivers/platform/x86/thinkpad_acpi.c
13473
13474 THUNDERBOLT DRIVER
13475 M:      Andreas Noever <[email protected]>
13476 M:      Michael Jamet <[email protected]>
13477 M:      Mika Westerberg <[email protected]>
13478 M:      Yehezkel Bernat <[email protected]>
13479 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/westeri/thunderbolt.git
13480 S:      Maintained
13481 F:      drivers/thunderbolt/
13482 F:      include/linux/thunderbolt.h
13483
13484 THUNDERBOLT NETWORK DRIVER
13485 M:      Michael Jamet <[email protected]>
13486 M:      Mika Westerberg <[email protected]>
13487 M:      Yehezkel Bernat <[email protected]>
13488 L:      [email protected]
13489 S:      Maintained
13490 F:      drivers/net/thunderbolt.c
13491
13492 THUNDERX GPIO DRIVER
13493 M:      David Daney <[email protected]>
13494 S:      Maintained
13495 F:      drivers/gpio/gpio-thunderx.c
13496
13497 TI AM437X VPFE DRIVER
13498 M:      "Lad, Prabhakar" <[email protected]>
13499 L:      [email protected]
13500 W:      https://linuxtv.org
13501 Q:      http://patchwork.linuxtv.org/project/linux-media/list/
13502 T:      git git://linuxtv.org/mhadli/v4l-dvb-davinci_devices.git
13503 S:      Maintained
13504 F:      drivers/media/platform/am437x/
13505
13506 TI BANDGAP AND THERMAL DRIVER
13507 M:      Eduardo Valentin <[email protected]>
13508 M:      Keerthy <[email protected]>
13509 L:      [email protected]
13510 L:      [email protected]
13511 S:      Maintained
13512 F:      drivers/thermal/ti-soc-thermal/
13513
13514 TI BQ27XXX POWER SUPPLY DRIVER
13515 R:      Andrew F. Davis <[email protected]>
13516 F:      include/linux/power/bq27xxx_battery.h
13517 F:      drivers/power/supply/bq27xxx_battery.c
13518 F:      drivers/power/supply/bq27xxx_battery_i2c.c
13519
13520 TI CDCE706 CLOCK DRIVER
13521 M:      Max Filippov <[email protected]>
13522 S:      Maintained
13523 F:      drivers/clk/clk-cdce706.c
13524
13525 TI CLOCK DRIVER
13526 M:      Tero Kristo <[email protected]>
13527 L:      [email protected]
13528 S:      Maintained
13529 F:      drivers/clk/ti/
13530 F:      include/linux/clk/ti.h
13531
13532 TI DAVINCI MACHINE SUPPORT
13533 M:      Sekhar Nori <[email protected]>
13534 M:      Kevin Hilman <[email protected]>
13535 L:      [email protected] (moderated for non-subscribers)
13536 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/nsekhar/linux-davinci.git
13537 S:      Supported
13538 F:      arch/arm/mach-davinci/
13539 F:      drivers/i2c/busses/i2c-davinci.c
13540 F:      arch/arm/boot/dts/da850*
13541
13542 TI DAVINCI SERIES GPIO DRIVER
13543 M:      Keerthy <[email protected]>
13544 L:      [email protected]
13545 S:      Maintained
13546 F:      Documentation/devicetree/bindings/gpio/gpio-davinci.txt
13547 F:      drivers/gpio/gpio-davinci.c
13548
13549 TI DAVINCI SERIES MEDIA DRIVER
13550 M:      "Lad, Prabhakar" <[email protected]>
13551 L:      [email protected]
13552 W:      https://linuxtv.org
13553 Q:      http://patchwork.linuxtv.org/project/linux-media/list/
13554 T:      git git://linuxtv.org/mhadli/v4l-dvb-davinci_devices.git
13555 S:      Maintained
13556 F:      drivers/media/platform/davinci/
13557 F:      include/media/davinci/
13558
13559 TI ETHERNET SWITCH DRIVER (CPSW)
13560 R:      Grygorii Strashko <[email protected]>
13561 L:      [email protected]
13562 L:      [email protected]
13563 S:      Maintained
13564 F:      drivers/net/ethernet/ti/cpsw*
13565 F:      drivers/net/ethernet/ti/davinci*
13566
13567 TI FLASH MEDIA INTERFACE DRIVER
13568 M:      Alex Dubov <[email protected]>
13569 S:      Maintained
13570 F:      drivers/misc/tifm*
13571 F:      drivers/mmc/host/tifm_sd.c
13572 F:      include/linux/tifm.h
13573
13574 TI KEYSTONE MULTICORE NAVIGATOR DRIVERS
13575 M:      Santosh Shilimkar <[email protected]>
13576 L:      [email protected]
13577 L:      [email protected] (moderated for non-subscribers)
13578 S:      Maintained
13579 F:      drivers/soc/ti/*
13580 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/ssantosh/linux-keystone.git
13581
13582 TI LM49xxx FAMILY ASoC CODEC DRIVERS
13583 M:      M R Swami Reddy <[email protected]>
13584 M:      Vishwas A Deshpande <[email protected]>
13585 L:      [email protected] (moderated for non-subscribers)
13586 S:      Maintained
13587 F:      sound/soc/codecs/lm49453*
13588 F:      sound/soc/codecs/isabelle*
13589
13590 TI LP855x BACKLIGHT DRIVER
13591 M:      Milo Kim <[email protected]>
13592 S:      Maintained
13593 F:      Documentation/backlight/lp855x-driver.txt
13594 F:      drivers/video/backlight/lp855x_bl.c
13595 F:      include/linux/platform_data/lp855x.h
13596
13597 TI LP8727 CHARGER DRIVER
13598 M:      Milo Kim <[email protected]>
13599 S:      Maintained
13600 F:      drivers/power/supply/lp8727_charger.c
13601 F:      include/linux/platform_data/lp8727.h
13602
13603 TI LP8788 MFD DRIVER
13604 M:      Milo Kim <[email protected]>
13605 S:      Maintained
13606 F:      drivers/iio/adc/lp8788_adc.c
13607 F:      drivers/leds/leds-lp8788.c
13608 F:      drivers/mfd/lp8788*.c
13609 F:      drivers/power/supply/lp8788-charger.c
13610 F:      drivers/regulator/lp8788-*.c
13611 F:      include/linux/mfd/lp8788*.h
13612
13613 TI NETCP ETHERNET DRIVER
13614 M:      Wingman Kwok <[email protected]>
13615 M:      Murali Karicheri <[email protected]>
13616 L:      [email protected]
13617 S:      Maintained
13618 F:      drivers/net/ethernet/ti/netcp*
13619
13620 TI TAS571X FAMILY ASoC CODEC DRIVER
13621 M:      Kevin Cernekee <[email protected]>
13622 L:      [email protected] (moderated for non-subscribers)
13623 S:      Odd Fixes
13624 F:      sound/soc/codecs/tas571x*
13625
13626 TI TRF7970A NFC DRIVER
13627 M:      Mark Greer <[email protected]>
13628 L:      [email protected]
13629 L:      [email protected] (moderated for non-subscribers)
13630 S:      Supported
13631 F:      drivers/nfc/trf7970a.c
13632 F:      Documentation/devicetree/bindings/net/nfc/trf7970a.txt
13633
13634 TI TWL4030 SERIES SOC CODEC DRIVER
13635 M:      Peter Ujfalusi <[email protected]>
13636 L:      [email protected] (moderated for non-subscribers)
13637 S:      Maintained
13638 F:      sound/soc/codecs/twl4030*
13639
13640 TI VPE/CAL DRIVERS
13641 M:      Benoit Parrot <[email protected]>
13642 L:      [email protected]
13643 W:      http://linuxtv.org/
13644 Q:      http://patchwork.linuxtv.org/project/linux-media/list/
13645 S:      Maintained
13646 F:      drivers/media/platform/ti-vpe/
13647
13648 TI WILINK WIRELESS DRIVERS
13649 L:      [email protected]
13650 W:      http://wireless.kernel.org/en/users/Drivers/wl12xx
13651 W:      http://wireless.kernel.org/en/users/Drivers/wl1251
13652 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/luca/wl12xx.git
13653 S:      Orphan
13654 F:      drivers/net/wireless/ti/
13655 F:      include/linux/wl12xx.h
13656
13657 TILE ARCHITECTURE
13658 M:      Chris Metcalf <[email protected]>
13659 W:      http://www.mellanox.com/repository/solutions/tile-scm/
13660 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile.git
13661 S:      Supported
13662 F:      arch/tile/
13663 F:      drivers/char/tile-srom.c
13664 F:      drivers/edac/tile_edac.c
13665 F:      drivers/net/ethernet/tile/
13666 F:      drivers/rtc/rtc-tile.c
13667 F:      drivers/tty/hvc/hvc_tile.c
13668 F:      drivers/tty/serial/tilegx.c
13669 F:      drivers/usb/host/*-tilegx.c
13670 F:      include/linux/usb/tilegx.h
13671
13672 TIMEKEEPING, CLOCKSOURCE CORE, NTP, ALARMTIMER
13673 M:      John Stultz <[email protected]>
13674 M:      Thomas Gleixner <[email protected]>
13675 R:      Stephen Boyd <[email protected]>
13676 L:      [email protected]
13677 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git timers/core
13678 S:      Supported
13679 F:      include/linux/clocksource.h
13680 F:      include/linux/time.h
13681 F:      include/linux/timex.h
13682 F:      include/uapi/linux/time.h
13683 F:      include/uapi/linux/timex.h
13684 F:      kernel/time/clocksource.c
13685 F:      kernel/time/time*.c
13686 F:      kernel/time/alarmtimer.c
13687 F:      kernel/time/ntp.c
13688 F:      tools/testing/selftests/timers/
13689
13690 TIPC NETWORK LAYER
13691 M:      Jon Maloy <[email protected]>
13692 M:      Ying Xue <[email protected]>
13693 L:      [email protected] (core kernel code)
13694 L:      [email protected] (user apps, general discussion)
13695 W:      http://tipc.sourceforge.net/
13696 S:      Maintained
13697 F:      include/uapi/linux/tipc*.h
13698 F:      net/tipc/
13699
13700 TLAN NETWORK DRIVER
13701 M:      Samuel Chessman <[email protected]>
13702 L:      [email protected] (subscribers-only)
13703 W:      http://sourceforge.net/projects/tlan/
13704 S:      Maintained
13705 F:      Documentation/networking/tlan.txt
13706 F:      drivers/net/ethernet/ti/tlan.*
13707
13708 TM6000 VIDEO4LINUX DRIVER
13709 M:      Mauro Carvalho Chehab <[email protected]>
13710 M:      Mauro Carvalho Chehab <[email protected]>
13711 L:      [email protected]
13712 W:      https://linuxtv.org
13713 T:      git git://linuxtv.org/media_tree.git
13714 S:      Odd fixes
13715 F:      drivers/media/usb/tm6000/
13716 F:      Documentation/media/v4l-drivers/tm6000*
13717
13718 TMIO/SDHI MMC DRIVER
13719 M:      Wolfram Sang <[email protected]>
13720 L:      [email protected]
13721 S:      Supported
13722 F:      drivers/mmc/host/tmio_mmc*
13723 F:      drivers/mmc/host/renesas_sdhi*
13724 F:      include/linux/mfd/tmio.h
13725
13726 TMP401 HARDWARE MONITOR DRIVER
13727 M:      Guenter Roeck <[email protected]>
13728 L:      [email protected]
13729 S:      Maintained
13730 F:      Documentation/hwmon/tmp401
13731 F:      drivers/hwmon/tmp401.c
13732
13733 TMPFS (SHMEM FILESYSTEM)
13734 M:      Hugh Dickins <[email protected]>
13735 L:      [email protected]
13736 S:      Maintained
13737 F:      include/linux/shmem_fs.h
13738 F:      mm/shmem.c
13739
13740 TOMOYO SECURITY MODULE
13741 M:      Kentaro Takeda <[email protected]>
13742 M:      Tetsuo Handa <[email protected]>
13743 L:      [email protected] (subscribers-only, for developers in English)
13744 L:      [email protected] (subscribers-only, for users in English)
13745 L:      [email protected] (subscribers-only, for developers in Japanese)
13746 L:      [email protected] (subscribers-only, for users in Japanese)
13747 W:      http://tomoyo.sourceforge.jp/
13748 T:      quilt http://svn.sourceforge.jp/svnroot/tomoyo/trunk/2.5.x/tomoyo-lsm/patches/
13749 S:      Maintained
13750 F:      security/tomoyo/
13751
13752 TOPSTAR LAPTOP EXTRAS DRIVER
13753 M:      Herton Ronaldo Krzesinski <[email protected]>
13754 L:      [email protected]
13755 S:      Maintained
13756 F:      drivers/platform/x86/topstar-laptop.c
13757
13758 TOSHIBA ACPI EXTRAS DRIVER
13759 M:      Azael Avalos <[email protected]>
13760 L:      [email protected]
13761 S:      Maintained
13762 F:      drivers/platform/x86/toshiba_acpi.c
13763
13764 TOSHIBA BLUETOOTH DRIVER
13765 M:      Azael Avalos <[email protected]>
13766 L:      [email protected]
13767 S:      Maintained
13768 F:      drivers/platform/x86/toshiba_bluetooth.c
13769
13770 TOSHIBA HDD ACTIVE PROTECTION SENSOR DRIVER
13771 M:      Azael Avalos <[email protected]>
13772 L:      [email protected]
13773 S:      Maintained
13774 F:      drivers/platform/x86/toshiba_haps.c
13775
13776 TOSHIBA SMM DRIVER
13777 M:      Jonathan Buzzard <[email protected]>
13778 W:      http://www.buzzard.org.uk/toshiba/
13779 S:      Maintained
13780 F:      drivers/char/toshiba.c
13781 F:      include/linux/toshiba.h
13782 F:      include/uapi/linux/toshiba.h
13783
13784 TOSHIBA TC358743 DRIVER
13785 M:      Mats Randgaard <[email protected]>
13786 L:      [email protected]
13787 S:      Maintained
13788 F:      drivers/media/i2c/tc358743*
13789 F:      include/media/i2c/tc358743.h
13790
13791 TOSHIBA WMI HOTKEYS DRIVER
13792 M:      Azael Avalos <[email protected]>
13793 L:      [email protected]
13794 S:      Maintained
13795 F:      drivers/platform/x86/toshiba-wmi.c
13796
13797 TPM DEVICE DRIVER
13798 M:      Peter Huewe <[email protected]>
13799 M:      Jarkko Sakkinen <[email protected]>
13800 R:      Jason Gunthorpe <[email protected]>
13801 L:      [email protected]
13802 Q:      https://patchwork.kernel.org/project/linux-integrity/list/
13803 T:      git git://git.infradead.org/users/jjs/linux-tpmdd.git
13804 S:      Maintained
13805 F:      drivers/char/tpm/
13806
13807 TRACING
13808 M:      Steven Rostedt <[email protected]>
13809 M:      Ingo Molnar <[email protected]>
13810 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git perf/core
13811 S:      Maintained
13812 F:      Documentation/trace/ftrace.txt
13813 F:      arch/*/*/*/ftrace.h
13814 F:      arch/*/kernel/ftrace.c
13815 F:      include/*/ftrace.h
13816 F:      include/linux/trace*.h
13817 F:      include/trace/
13818 F:      kernel/trace/
13819 F:      tools/testing/selftests/ftrace/
13820
13821 TRACING MMIO ACCESSES (MMIOTRACE)
13822 M:      Steven Rostedt <[email protected]>
13823 M:      Ingo Molnar <[email protected]>
13824 R:      Karol Herbst <[email protected]>
13825 R:      Pekka Paalanen <[email protected]>
13826 S:      Maintained
13827 L:      [email protected]
13828 L:      [email protected]
13829 F:      kernel/trace/trace_mmiotrace.c
13830 F:      include/linux/mmiotrace.h
13831 F:      arch/x86/mm/kmmio.c
13832 F:      arch/x86/mm/mmio-mod.c
13833 F:      arch/x86/mm/testmmiotrace.c
13834
13835 TRIVIAL PATCHES
13836 M:      Jiri Kosina <[email protected]>
13837 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial.git
13838 S:      Maintained
13839 K:      ^Subject:.*(?i)trivial
13840
13841 TTY LAYER
13842 M:      Greg Kroah-Hartman <[email protected]>
13843 M:      Jiri Slaby <[email protected]>
13844 S:      Supported
13845 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty.git
13846 F:      Documentation/serial/
13847 F:      drivers/tty/
13848 F:      drivers/tty/serial/serial_core.c
13849 F:      include/linux/serial_core.h
13850 F:      include/linux/serial.h
13851 F:      include/linux/tty.h
13852 F:      include/uapi/linux/serial_core.h
13853 F:      include/uapi/linux/serial.h
13854 F:      include/uapi/linux/tty.h
13855
13856 TUA9001 MEDIA DRIVER
13857 M:      Antti Palosaari <[email protected]>
13858 L:      [email protected]
13859 W:      https://linuxtv.org
13860 W:      http://palosaari.fi/linux/
13861 Q:      http://patchwork.linuxtv.org/project/linux-media/list/
13862 T:      git git://linuxtv.org/anttip/media_tree.git
13863 S:      Maintained
13864 F:      drivers/media/tuners/tua9001*
13865
13866 TULIP NETWORK DRIVERS
13867 L:      [email protected]
13868 L:      [email protected]
13869 S:      Orphan
13870 F:      drivers/net/ethernet/dec/tulip/
13871
13872 TUN/TAP driver
13873 M:      Maxim Krasnyansky <[email protected]>
13874 W:      http://vtun.sourceforge.net/tun
13875 S:      Maintained
13876 F:      Documentation/networking/tuntap.txt
13877 F:      arch/um/os-Linux/drivers/
13878
13879 TURBOCHANNEL SUBSYSTEM
13880 M:      "Maciej W. Rozycki" <[email protected]>
13881 M:      Ralf Baechle <[email protected]>
13882 L:      [email protected]
13883 Q:      http://patchwork.linux-mips.org/project/linux-mips/list/
13884 S:      Maintained
13885 F:      drivers/tc/
13886 F:      include/linux/tc.h
13887
13888 TW5864 VIDEO4LINUX DRIVER
13889 M:      Bluecherry Maintainers <[email protected]>
13890 M:      Anton Sviridenko <[email protected]>
13891 M:      Andrey Utkin <[email protected]>
13892 M:      Andrey Utkin <[email protected]>
13893 L:      [email protected]
13894 S:      Supported
13895 F:      drivers/media/pci/tw5864/
13896
13897 TW68 VIDEO4LINUX DRIVER
13898 M:      Hans Verkuil <[email protected]>
13899 L:      [email protected]
13900 T:      git git://linuxtv.org/media_tree.git
13901 W:      https://linuxtv.org
13902 S:      Odd Fixes
13903 F:      drivers/media/pci/tw68/
13904
13905 TW686X VIDEO4LINUX DRIVER
13906 M:      Ezequiel Garcia <[email protected]>
13907 L:      [email protected]
13908 T:      git git://linuxtv.org/media_tree.git
13909 W:      http://linuxtv.org
13910 S:      Maintained
13911 F:      drivers/media/pci/tw686x/
13912
13913 UBI FILE SYSTEM (UBIFS)
13914 M:      Richard Weinberger <[email protected]>
13915 M:      Artem Bityutskiy <[email protected]>
13916 M:      Adrian Hunter <[email protected]>
13917 L:      [email protected]
13918 T:      git git://git.infradead.org/ubifs-2.6.git
13919 W:      http://www.linux-mtd.infradead.org/doc/ubifs.html
13920 S:      Supported
13921 F:      Documentation/filesystems/ubifs.txt
13922 F:      fs/ubifs/
13923
13924 UCLINUX (M68KNOMMU AND COLDFIRE)
13925 M:      Greg Ungerer <[email protected]>
13926 W:      http://www.linux-m68k.org/
13927 W:      http://www.uclinux.org/
13928 L:      [email protected]
13929 L:      [email protected]  (subscribers-only)
13930 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu.git
13931 S:      Maintained
13932 F:      arch/m68k/coldfire/
13933 F:      arch/m68k/68*/
13934 F:      arch/m68k/*/*_no.*
13935 F:      arch/m68k/include/asm/*_no.*
13936
13937 UDF FILESYSTEM
13938 M:      Jan Kara <[email protected]>
13939 S:      Maintained
13940 F:      Documentation/filesystems/udf.txt
13941 F:      fs/udf/
13942
13943 UDRAW TABLET
13944 M:      Bastien Nocera <[email protected]>
13945 L:      [email protected]
13946 S:      Maintained
13947 F:      drivers/hid/hid-udraw-ps3.c
13948
13949 UFS FILESYSTEM
13950 M:      Evgeniy Dushistov <[email protected]>
13951 S:      Maintained
13952 F:      Documentation/filesystems/ufs.txt
13953 F:      fs/ufs/
13954
13955 UHID USERSPACE HID IO DRIVER:
13956 M:      David Herrmann <[email protected]>
13957 L:      [email protected]
13958 S:      Maintained
13959 F:      drivers/hid/uhid.c
13960 F:      include/uapi/linux/uhid.h
13961
13962 ULPI BUS
13963 M:      Heikki Krogerus <[email protected]>
13964 L:      [email protected]
13965 S:      Maintained
13966 F:      drivers/usb/common/ulpi.c
13967 F:      include/linux/ulpi/
13968
13969 ULTRA-WIDEBAND (UWB) SUBSYSTEM:
13970 L:      [email protected]
13971 S:      Orphan
13972 F:      drivers/uwb/
13973 F:      include/linux/uwb.h
13974 F:      include/linux/uwb/
13975
13976 UNICORE32 ARCHITECTURE:
13977 M:      Guan Xuetao <[email protected]>
13978 W:      http://mprc.pku.edu.cn/~guanxuetao/linux
13979 S:      Maintained
13980 T:      git git://github.com/gxt/linux.git
13981 F:      arch/unicore32/
13982
13983 UNIFDEF
13984 M:      Tony Finch <[email protected]>
13985 W:      http://dotat.at/prog/unifdef
13986 S:      Maintained
13987 F:      scripts/unifdef.c
13988
13989 UNIFORM CDROM DRIVER
13990 M:      Jens Axboe <[email protected]>
13991 W:      http://www.kernel.dk
13992 S:      Maintained
13993 F:      Documentation/cdrom/
13994 F:      drivers/cdrom/cdrom.c
13995 F:      include/linux/cdrom.h
13996 F:      include/uapi/linux/cdrom.h
13997
13998 UNISYS S-PAR DRIVERS
13999 M:      David Kershner <[email protected]>
14000 L:      [email protected] (Unisys internal)
14001 S:      Supported
14002 F:      drivers/staging/unisys/
14003
14004 UNIVERSAL FLASH STORAGE HOST CONTROLLER DRIVER
14005 M:      Vinayak Holikatti <[email protected]>
14006 L:      [email protected]
14007 S:      Supported
14008 F:      Documentation/scsi/ufs.txt
14009 F:      drivers/scsi/ufs/
14010
14011 UNIVERSAL FLASH STORAGE HOST CONTROLLER DRIVER DWC HOOKS
14012 M:      Joao Pinto <[email protected]>
14013 L:      [email protected]
14014 S:      Supported
14015 F:      drivers/scsi/ufs/*dwc*
14016
14017 UNSORTED BLOCK IMAGES (UBI)
14018 M:      Artem Bityutskiy <[email protected]>
14019 M:      Richard Weinberger <[email protected]>
14020 W:      http://www.linux-mtd.infradead.org/
14021 L:      [email protected]
14022 T:      git git://git.infradead.org/ubifs-2.6.git
14023 S:      Supported
14024 F:      drivers/mtd/ubi/
14025 F:      include/linux/mtd/ubi.h
14026 F:      include/uapi/mtd/ubi-user.h
14027
14028 USB "USBNET" DRIVER FRAMEWORK
14029 M:      Oliver Neukum <[email protected]>
14030 L:      [email protected]
14031 W:      http://www.linux-usb.org/usbnet
14032 S:      Maintained
14033 F:      drivers/net/usb/usbnet.c
14034 F:      include/linux/usb/usbnet.h
14035
14036 USB ACM DRIVER
14037 M:      Oliver Neukum <[email protected]>
14038 L:      [email protected]
14039 S:      Maintained
14040 F:      Documentation/usb/acm.txt
14041 F:      drivers/usb/class/cdc-acm.*
14042
14043 USB AR5523 WIRELESS DRIVER
14044 M:      Pontus Fuchs <[email protected]>
14045 L:      [email protected]
14046 S:      Maintained
14047 F:      drivers/net/wireless/ath/ar5523/
14048
14049 USB ATTACHED SCSI
14050 M:      Oliver Neukum <[email protected]>
14051 L:      [email protected]
14052 L:      [email protected]
14053 S:      Maintained
14054 F:      drivers/usb/storage/uas.c
14055
14056 USB CDC ETHERNET DRIVER
14057 M:      Oliver Neukum <[email protected]>
14058 L:      [email protected]
14059 S:      Maintained
14060 F:      drivers/net/usb/cdc_*.c
14061 F:      include/uapi/linux/usb/cdc.h
14062
14063 USB CHAOSKEY DRIVER
14064 M:      Keith Packard <[email protected]>
14065 L:      [email protected]
14066 S:      Maintained
14067 F:      drivers/usb/misc/chaoskey.c
14068
14069 USB CYPRESS C67X00 DRIVER
14070 M:      Peter Korsgaard <[email protected]>
14071 L:      [email protected]
14072 S:      Maintained
14073 F:      drivers/usb/c67x00/
14074
14075 USB DAVICOM DM9601 DRIVER
14076 M:      Peter Korsgaard <[email protected]>
14077 L:      [email protected]
14078 W:      http://www.linux-usb.org/usbnet
14079 S:      Maintained
14080 F:      drivers/net/usb/dm9601.c
14081
14082 USB DIAMOND RIO500 DRIVER
14083 M:      Cesar Miquel <[email protected]>
14084 L:      [email protected]
14085 W:      http://rio500.sourceforge.net
14086 S:      Maintained
14087 F:      drivers/usb/misc/rio500*
14088
14089 USB EHCI DRIVER
14090 M:      Alan Stern <[email protected]>
14091 L:      [email protected]
14092 S:      Maintained
14093 F:      Documentation/usb/ehci.txt
14094 F:      drivers/usb/host/ehci*
14095
14096 USB GADGET/PERIPHERAL SUBSYSTEM
14097 M:      Felipe Balbi <[email protected]>
14098 L:      [email protected]
14099 W:      http://www.linux-usb.org/gadget
14100 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb.git
14101 S:      Maintained
14102 F:      drivers/usb/gadget/
14103 F:      include/linux/usb/gadget*
14104
14105 USB HID/HIDBP DRIVERS (USB KEYBOARDS, MICE, REMOTE CONTROLS, ...)
14106 M:      Jiri Kosina <[email protected]>
14107 R:      Benjamin Tissoires <[email protected]>
14108 L:      [email protected]
14109 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid.git
14110 S:      Maintained
14111 F:      Documentation/hid/hiddev.txt
14112 F:      drivers/hid/usbhid/
14113
14114 USB ISP116X DRIVER
14115 M:      Olav Kongas <[email protected]>
14116 L:      [email protected]
14117 S:      Maintained
14118 F:      drivers/usb/host/isp116x*
14119 F:      include/linux/usb/isp116x.h
14120
14121 USB LAN78XX ETHERNET DRIVER
14122 M:      Woojung Huh <[email protected]>
14123 M:      Microchip Linux Driver Support <[email protected]>
14124 L:      [email protected]
14125 S:      Maintained
14126 F:      drivers/net/usb/lan78xx.*
14127
14128 USB MASS STORAGE DRIVER
14129 M:      Alan Stern <[email protected]>
14130 L:      [email protected]
14131 L:      [email protected]
14132 S:      Maintained
14133 W:      http://www.one-eyed-alien.net/~mdharm/linux-usb/
14134 F:      drivers/usb/storage/
14135
14136 USB MIDI DRIVER
14137 M:      Clemens Ladisch <[email protected]>
14138 L:      [email protected] (moderated for non-subscribers)
14139 T:      git git://git.alsa-project.org/alsa-kernel.git
14140 S:      Maintained
14141 F:      sound/usb/midi.*
14142
14143 USB NETWORKING DRIVERS
14144 L:      [email protected]
14145 S:      Odd Fixes
14146 F:      drivers/net/usb/
14147
14148 USB OHCI DRIVER
14149 M:      Alan Stern <[email protected]>
14150 L:      [email protected]
14151 S:      Maintained
14152 F:      Documentation/usb/ohci.txt
14153 F:      drivers/usb/host/ohci*
14154
14155 USB OTG FSM (Finite State Machine)
14156 M:      Peter Chen <[email protected]>
14157 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/peter.chen/usb.git
14158 L:      [email protected]
14159 S:      Maintained
14160 F:      drivers/usb/common/usb-otg-fsm.c
14161
14162 USB OVER IP DRIVER
14163 M:      Valentina Manea <[email protected]>
14164 M:      Shuah Khan <[email protected]>
14165 M:      Shuah Khan <[email protected]>
14166 L:      [email protected]
14167 S:      Maintained
14168 F:      Documentation/usb/usbip_protocol.txt
14169 F:      drivers/usb/usbip/
14170 F:      tools/usb/usbip/
14171
14172 USB PEGASUS DRIVER
14173 M:      Petko Manolov <[email protected]>
14174 L:      [email protected]
14175 L:      [email protected]
14176 T:      git git://github.com/petkan/pegasus.git
14177 W:      https://github.com/petkan/pegasus
14178 S:      Maintained
14179 F:      drivers/net/usb/pegasus.*
14180
14181 USB PHY LAYER
14182 M:      Felipe Balbi <[email protected]>
14183 L:      [email protected]
14184 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb.git
14185 S:      Maintained
14186 F:      drivers/usb/phy/
14187
14188 USB PRINTER DRIVER (usblp)
14189 M:      Pete Zaitcev <[email protected]>
14190 L:      [email protected]
14191 S:      Supported
14192 F:      drivers/usb/class/usblp.c
14193
14194 USB QMI WWAN NETWORK DRIVER
14195 M:      Bjørn Mork <[email protected]>
14196 L:      [email protected]
14197 S:      Maintained
14198 F:      Documentation/ABI/testing/sysfs-class-net-qmi
14199 F:      drivers/net/usb/qmi_wwan.c
14200
14201 USB RTL8150 DRIVER
14202 M:      Petko Manolov <[email protected]>
14203 L:      [email protected]
14204 L:      [email protected]
14205 T:      git git://github.com/petkan/rtl8150.git
14206 W:      https://github.com/petkan/rtl8150
14207 S:      Maintained
14208 F:      drivers/net/usb/rtl8150.c
14209
14210 USB SERIAL SUBSYSTEM
14211 M:      Johan Hovold <[email protected]>
14212 L:      [email protected]
14213 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial.git
14214 S:      Maintained
14215 F:      Documentation/usb/usb-serial.txt
14216 F:      drivers/usb/serial/
14217 F:      include/linux/usb/serial.h
14218
14219 USB SMSC75XX ETHERNET DRIVER
14220 M:      Steve Glendinning <[email protected]>
14221 L:      [email protected]
14222 S:      Maintained
14223 F:      drivers/net/usb/smsc75xx.*
14224
14225 USB SMSC95XX ETHERNET DRIVER
14226 M:      Steve Glendinning <[email protected]>
14227 M:      Microchip Linux Driver Support <[email protected]>
14228 L:      [email protected]
14229 S:      Maintained
14230 F:      drivers/net/usb/smsc95xx.*
14231
14232 USB SUBSYSTEM
14233 M:      Greg Kroah-Hartman <[email protected]>
14234 L:      [email protected]
14235 W:      http://www.linux-usb.org
14236 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb.git
14237 S:      Supported
14238 F:      Documentation/devicetree/bindings/usb/
14239 F:      Documentation/usb/
14240 F:      drivers/usb/
14241 F:      include/linux/usb.h
14242 F:      include/linux/usb/
14243
14244 USB TYPEC SUBSYSTEM
14245 M:      Heikki Krogerus <[email protected]>
14246 L:      [email protected]
14247 S:      Maintained
14248 F:      Documentation/ABI/testing/sysfs-class-typec
14249 F:      Documentation/usb/typec.rst
14250 F:      drivers/usb/typec/
14251 F:      include/linux/usb/typec.h
14252
14253 USB UHCI DRIVER
14254 M:      Alan Stern <[email protected]>
14255 L:      [email protected]
14256 S:      Maintained
14257 F:      drivers/usb/host/uhci*
14258
14259 USB VIDEO CLASS
14260 M:      Laurent Pinchart <[email protected]>
14261 L:      [email protected] (subscribers-only)
14262 L:      [email protected]
14263 T:      git git://linuxtv.org/media_tree.git
14264 W:      http://www.ideasonboard.org/uvc/
14265 S:      Maintained
14266 F:      drivers/media/usb/uvc/
14267 F:      include/uapi/linux/uvcvideo.h
14268
14269 USB VISION DRIVER
14270 M:      Hans Verkuil <[email protected]>
14271 L:      [email protected]
14272 T:      git git://linuxtv.org/media_tree.git
14273 W:      https://linuxtv.org
14274 S:      Odd Fixes
14275 F:      drivers/media/usb/usbvision/
14276
14277 USB WEBCAM GADGET
14278 M:      Laurent Pinchart <[email protected]>
14279 L:      [email protected]
14280 S:      Maintained
14281 F:      drivers/usb/gadget/function/*uvc*
14282 F:      drivers/usb/gadget/legacy/webcam.c
14283
14284 USB WIRELESS RNDIS DRIVER (rndis_wlan)
14285 M:      Jussi Kivilinna <[email protected]>
14286 L:      [email protected]
14287 S:      Maintained
14288 F:      drivers/net/wireless/rndis_wlan.c
14289
14290 USB XHCI DRIVER
14291 M:      Mathias Nyman <[email protected]>
14292 L:      [email protected]
14293 S:      Supported
14294 F:      drivers/usb/host/xhci*
14295 F:      drivers/usb/host/pci-quirks*
14296
14297 USB ZD1201 DRIVER
14298 L:      [email protected]
14299 W:      http://linux-lc100020.sourceforge.net
14300 S:      Orphan
14301 F:      drivers/net/wireless/zydas/zd1201.*
14302
14303 USB ZR364XX DRIVER
14304 M:      Antoine Jacquet <[email protected]>
14305 L:      [email protected]
14306 L:      [email protected]
14307 T:      git git://linuxtv.org/media_tree.git
14308 W:      http://royale.zerezo.com/zr364xx/
14309 S:      Maintained
14310 F:      Documentation/media/v4l-drivers/zr364xx*
14311 F:      drivers/media/usb/zr364xx/
14312
14313 USER-MODE LINUX (UML)
14314 M:      Jeff Dike <[email protected]>
14315 M:      Richard Weinberger <[email protected]>
14316 L:      [email protected]
14317 L:      [email protected]
14318 W:      http://user-mode-linux.sourceforge.net
14319 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml.git
14320 S:      Maintained
14321 F:      Documentation/virtual/uml/
14322 F:      arch/um/
14323 F:      arch/x86/um/
14324 F:      fs/hostfs/
14325 F:      fs/hppfs/
14326
14327 USERSPACE I/O (UIO)
14328 M:      Greg Kroah-Hartman <[email protected]>
14329 S:      Maintained
14330 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc.git
14331 F:      Documentation/driver-api/uio-howto.rst
14332 F:      drivers/uio/
14333 F:      include/linux/uio*.h
14334
14335 UTIL-LINUX PACKAGE
14336 M:      Karel Zak <[email protected]>
14337 L:      [email protected]
14338 W:      http://en.wikipedia.org/wiki/Util-linux
14339 T:      git git://git.kernel.org/pub/scm/utils/util-linux/util-linux.git
14340 S:      Maintained
14341
14342 UUID HELPERS
14343 M:      Christoph Hellwig <[email protected]>
14344 R:      Andy Shevchenko <[email protected]>
14345 L:      [email protected]
14346 T:      git git://git.infradead.org/users/hch/uuid.git
14347 F:      lib/uuid.c
14348 F:      lib/test_uuid.c
14349 F:      include/linux/uuid.h
14350 F:      include/uapi/linux/uuid.h
14351 S:      Maintained
14352
14353 UVESAFB DRIVER
14354 M:      Michal Januszewski <[email protected]>
14355 L:      [email protected]
14356 W:      http://dev.gentoo.org/~spock/projects/uvesafb/
14357 S:      Maintained
14358 F:      Documentation/fb/uvesafb.txt
14359 F:      drivers/video/fbdev/uvesafb.*
14360
14361 VF610 NAND DRIVER
14362 M:      Stefan Agner <[email protected]>
14363 L:      [email protected]
14364 S:      Supported
14365 F:      drivers/mtd/nand/vf610_nfc.c
14366
14367 VFAT/FAT/MSDOS FILESYSTEM
14368 M:      OGAWA Hirofumi <[email protected]>
14369 S:      Maintained
14370 F:      Documentation/filesystems/vfat.txt
14371 F:      fs/fat/
14372
14373 VFIO DRIVER
14374 M:      Alex Williamson <[email protected]>
14375 L:      [email protected]
14376 T:      git git://github.com/awilliam/linux-vfio.git
14377 S:      Maintained
14378 F:      Documentation/vfio.txt
14379 F:      drivers/vfio/
14380 F:      include/linux/vfio.h
14381 F:      include/uapi/linux/vfio.h
14382
14383 VFIO MEDIATED DEVICE DRIVERS
14384 M:      Kirti Wankhede <[email protected]>
14385 L:      [email protected]
14386 S:      Maintained
14387 F:      Documentation/vfio-mediated-device.txt
14388 F:      drivers/vfio/mdev/
14389 F:      include/linux/mdev.h
14390 F:      samples/vfio-mdev/
14391
14392 VFIO PLATFORM DRIVER
14393 M:      Baptiste Reynal <[email protected]>
14394 L:      [email protected]
14395 S:      Maintained
14396 F:      drivers/vfio/platform/
14397
14398 VGA_SWITCHEROO
14399 R:      Lukas Wunner <[email protected]>
14400 S:      Maintained
14401 F:      Documentation/gpu/vga-switcheroo.rst
14402 F:      drivers/gpu/vga/vga_switcheroo.c
14403 F:      include/linux/vga_switcheroo.h
14404 T:      git git://anongit.freedesktop.org/drm/drm-misc
14405
14406 VIA RHINE NETWORK DRIVER
14407 S:      Orphan
14408 F:      drivers/net/ethernet/via/via-rhine.c
14409
14410 VIA SD/MMC CARD CONTROLLER DRIVER
14411 M:      Bruce Chang <[email protected]>
14412 M:      Harald Welte <[email protected]>
14413 S:      Maintained
14414 F:      drivers/mmc/host/via-sdmmc.c
14415
14416 VIA UNICHROME(PRO)/CHROME9 FRAMEBUFFER DRIVER
14417 M:      Florian Tobias Schandinat <[email protected]>
14418 L:      [email protected]
14419 S:      Maintained
14420 F:      include/linux/via-core.h
14421 F:      include/linux/via-gpio.h
14422 F:      include/linux/via_i2c.h
14423 F:      drivers/video/fbdev/via/
14424
14425 VIA VELOCITY NETWORK DRIVER
14426 M:      Francois Romieu <[email protected]>
14427 L:      [email protected]
14428 S:      Maintained
14429 F:      drivers/net/ethernet/via/via-velocity.*
14430
14431 VIDEO MULTIPLEXER DRIVER
14432 M:      Philipp Zabel <[email protected]>
14433 L:      [email protected]
14434 S:      Maintained
14435 F:      drivers/media/platform/video-mux.c
14436
14437 VIDEOBUF2 FRAMEWORK
14438 M:      Pawel Osciak <[email protected]>
14439 M:      Marek Szyprowski <[email protected]>
14440 M:      Kyungmin Park <[email protected]>
14441 L:      [email protected]
14442 S:      Maintained
14443 F:      drivers/media/v4l2-core/videobuf2-*
14444 F:      include/media/videobuf2-*
14445
14446 VIMC VIRTUAL MEDIA CONTROLLER DRIVER
14447 M:      Helen Koike <[email protected]>
14448 L:      [email protected]
14449 T:      git git://linuxtv.org/media_tree.git
14450 W:      https://linuxtv.org
14451 S:      Maintained
14452 F:      drivers/media/platform/vimc/*
14453
14454 VIRT LIB
14455 M:      Alex Williamson <[email protected]>
14456 M:      Paolo Bonzini <[email protected]>
14457 L:      [email protected]
14458 S:      Supported
14459 F:      virt/lib/
14460
14461 VIRTIO AND VHOST VSOCK DRIVER
14462 M:      Stefan Hajnoczi <[email protected]>
14463 L:      [email protected]
14464 L:      [email protected]
14465 L:      [email protected]
14466 S:      Maintained
14467 F:      include/linux/virtio_vsock.h
14468 F:      include/uapi/linux/virtio_vsock.h
14469 F:      include/uapi/linux/vsockmon.h
14470 F:      include/uapi/linux/vm_sockets_diag.h
14471 F:      net/vmw_vsock/diag.c
14472 F:      net/vmw_vsock/af_vsock_tap.c
14473 F:      net/vmw_vsock/virtio_transport_common.c
14474 F:      net/vmw_vsock/virtio_transport.c
14475 F:      drivers/net/vsockmon.c
14476 F:      drivers/vhost/vsock.c
14477 F:      drivers/vhost/vsock.h
14478 F:      tools/testing/vsock/
14479
14480 VIRTIO CONSOLE DRIVER
14481 M:      Amit Shah <[email protected]>
14482 L:      [email protected]
14483 S:      Maintained
14484 F:      drivers/char/virtio_console.c
14485 F:      include/linux/virtio_console.h
14486 F:      include/uapi/linux/virtio_console.h
14487
14488 VIRTIO CORE, NET AND BLOCK DRIVERS
14489 M:      "Michael S. Tsirkin" <[email protected]>
14490 M:      Jason Wang <[email protected]>
14491 L:      [email protected]
14492 S:      Maintained
14493 F:      Documentation/devicetree/bindings/virtio/
14494 F:      drivers/virtio/
14495 F:      tools/virtio/
14496 F:      drivers/net/virtio_net.c
14497 F:      drivers/block/virtio_blk.c
14498 F:      include/linux/virtio*.h
14499 F:      include/uapi/linux/virtio_*.h
14500 F:      drivers/crypto/virtio/
14501 F:      mm/balloon_compaction.c
14502
14503 VIRTIO CRYPTO DRIVER
14504 M:      Gonglei <[email protected]>
14505 L:      [email protected]
14506 L:      [email protected]
14507 S:      Maintained
14508 F:      drivers/crypto/virtio/
14509 F:      include/uapi/linux/virtio_crypto.h
14510
14511 VIRTIO DRIVERS FOR S390
14512 M:      Cornelia Huck <[email protected]>
14513 M:      Halil Pasic <[email protected]>
14514 L:      [email protected]
14515 L:      [email protected]
14516 L:      [email protected]
14517 S:      Supported
14518 F:      drivers/s390/virtio/
14519 F:      arch/s390/include/uapi/asm/virtio-ccw.h
14520
14521 VIRTIO GPU DRIVER
14522 M:      David Airlie <[email protected]>
14523 M:      Gerd Hoffmann <[email protected]>
14524 L:      [email protected]
14525 L:      [email protected]
14526 T:      git git://anongit.freedesktop.org/drm/drm-misc
14527 S:      Maintained
14528 F:      drivers/gpu/drm/virtio/
14529 F:      include/uapi/linux/virtio_gpu.h
14530
14531 VIRTIO HOST (VHOST)
14532 M:      "Michael S. Tsirkin" <[email protected]>
14533 M:      Jason Wang <[email protected]>
14534 L:      [email protected]
14535 L:      [email protected]
14536 L:      [email protected]
14537 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost.git
14538 S:      Maintained
14539 F:      drivers/vhost/
14540 F:      include/uapi/linux/vhost.h
14541
14542 VIRTIO INPUT DRIVER
14543 M:      Gerd Hoffmann <[email protected]>
14544 S:      Maintained
14545 F:      drivers/virtio/virtio_input.c
14546 F:      include/uapi/linux/virtio_input.h
14547
14548 VIRTUAL SERIO DEVICE DRIVER
14549 M:      Stephen Chandler Paul <[email protected]>
14550 S:      Maintained
14551 F:      drivers/input/serio/userio.c
14552 F:      include/uapi/linux/userio.h
14553
14554 VIVID VIRTUAL VIDEO DRIVER
14555 M:      Hans Verkuil <[email protected]>
14556 L:      [email protected]
14557 T:      git git://linuxtv.org/media_tree.git
14558 W:      https://linuxtv.org
14559 S:      Maintained
14560 F:      drivers/media/platform/vivid/*
14561
14562 VLYNQ BUS
14563 M:      Florian Fainelli <[email protected]>
14564 L:      [email protected] (subscribers-only)
14565 S:      Maintained
14566 F:      drivers/vlynq/vlynq.c
14567 F:      include/linux/vlynq.h
14568
14569 VME SUBSYSTEM
14570 M:      Martyn Welch <[email protected]>
14571 M:      Manohar Vanga <[email protected]>
14572 M:      Greg Kroah-Hartman <[email protected]>
14573 L:      [email protected]
14574 S:      Maintained
14575 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc.git
14576 F:      Documentation/driver-api/vme.rst
14577 F:      drivers/staging/vme/
14578 F:      drivers/vme/
14579 F:      include/linux/vme*
14580
14581 VMWARE BALLOON DRIVER
14582 M:      Xavier Deguillard <[email protected]>
14583 M:      Philip Moltmann <[email protected]>
14584 M:      "VMware, Inc." <[email protected]>
14585 L:      [email protected]
14586 S:      Maintained
14587 F:      drivers/misc/vmw_balloon.c
14588
14589 VMWARE HYPERVISOR INTERFACE
14590 M:      Alok Kataria <[email protected]>
14591 L:      [email protected]
14592 S:      Supported
14593 F:      arch/x86/kernel/cpu/vmware.c
14594
14595 VMWARE PVRDMA DRIVER
14596 M:      Adit Ranadive <[email protected]>
14597 M:      VMware PV-Drivers <[email protected]>
14598 L:      [email protected]
14599 S:      Maintained
14600 F:      drivers/infiniband/hw/vmw_pvrdma/
14601
14602 VMware PVSCSI driver
14603 M:      Jim Gill <[email protected]>
14604 M:      VMware PV-Drivers <[email protected]>
14605 L:      [email protected]
14606 S:      Maintained
14607 F:      drivers/scsi/vmw_pvscsi.c
14608 F:      drivers/scsi/vmw_pvscsi.h
14609
14610 VMWARE VMMOUSE SUBDRIVER
14611 M:      "VMware Graphics" <[email protected]>
14612 M:      "VMware, Inc." <[email protected]>
14613 L:      [email protected]
14614 S:      Maintained
14615 F:      drivers/input/mouse/vmmouse.c
14616 F:      drivers/input/mouse/vmmouse.h
14617
14618 VMWARE VMXNET3 ETHERNET DRIVER
14619 M:      Shrikrishna Khare <[email protected]>
14620 M:      "VMware, Inc." <[email protected]>
14621 L:      [email protected]
14622 S:      Maintained
14623 F:      drivers/net/vmxnet3/
14624
14625 VOCORE VOCORE2 BOARD
14626 M:      Harvey Hunt <[email protected]>
14627 L:      [email protected]
14628 S:      Maintained
14629 F:      arch/mips/boot/dts/ralink/vocore2.dts
14630
14631 VOLTAGE AND CURRENT REGULATOR FRAMEWORK
14632 M:      Liam Girdwood <[email protected]>
14633 M:      Mark Brown <[email protected]>
14634 L:      [email protected]
14635 W:      http://www.slimlogic.co.uk/?p=48
14636 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator.git
14637 S:      Supported
14638 F:      Documentation/devicetree/bindings/regulator/
14639 F:      drivers/regulator/
14640 F:      include/dt-bindings/regulator/
14641 F:      include/linux/regulator/
14642
14643 VRF
14644 M:      David Ahern <[email protected]>
14645 M:      Shrijeet Mukherjee <[email protected]>
14646 L:      [email protected]
14647 S:      Maintained
14648 F:      drivers/net/vrf.c
14649 F:      Documentation/networking/vrf.txt
14650
14651 VT1211 HARDWARE MONITOR DRIVER
14652 M:      Juerg Haefliger <[email protected]>
14653 L:      [email protected]
14654 S:      Maintained
14655 F:      Documentation/hwmon/vt1211
14656 F:      drivers/hwmon/vt1211.c
14657
14658 VT8231 HARDWARE MONITOR DRIVER
14659 M:      Roger Lucas <[email protected]>
14660 L:      [email protected]
14661 S:      Maintained
14662 F:      drivers/hwmon/vt8231.c
14663
14664 VUB300 USB to SDIO/SD/MMC bridge chip
14665 M:      Tony Olech <[email protected]>
14666 L:      [email protected]
14667 L:      [email protected]
14668 S:      Supported
14669 F:      drivers/mmc/host/vub300.c
14670
14671 W1 DALLAS'S 1-WIRE BUS
14672 M:      Evgeniy Polyakov <[email protected]>
14673 S:      Maintained
14674 F:      Documentation/w1/
14675 F:      drivers/w1/
14676 F:      include/linux/w1.h
14677
14678 W83791D HARDWARE MONITORING DRIVER
14679 M:      Marc Hulsman <[email protected]>
14680 L:      [email protected]
14681 S:      Maintained
14682 F:      Documentation/hwmon/w83791d
14683 F:      drivers/hwmon/w83791d.c
14684
14685 W83793 HARDWARE MONITORING DRIVER
14686 M:      Rudolf Marek <[email protected]>
14687 L:      [email protected]
14688 S:      Maintained
14689 F:      Documentation/hwmon/w83793
14690 F:      drivers/hwmon/w83793.c
14691
14692 W83795 HARDWARE MONITORING DRIVER
14693 M:      Jean Delvare <[email protected]>
14694 L:      [email protected]
14695 S:      Maintained
14696 F:      drivers/hwmon/w83795.c
14697
14698 W83L51xD SD/MMC CARD INTERFACE DRIVER
14699 M:      Pierre Ossman <[email protected]>
14700 S:      Maintained
14701 F:      drivers/mmc/host/wbsd.*
14702
14703 WACOM PROTOCOL 4 SERIAL TABLETS
14704 M:      Julian Squires <[email protected]>
14705 M:      Hans de Goede <[email protected]>
14706 L:      [email protected]
14707 S:      Maintained
14708 F:      drivers/input/tablet/wacom_serial4.c
14709
14710 WATCHDOG DEVICE DRIVERS
14711 M:      Wim Van Sebroeck <[email protected]>
14712 R:      Guenter Roeck <[email protected]>
14713 L:      [email protected]
14714 W:      http://www.linux-watchdog.org/
14715 T:      git git://www.linux-watchdog.org/linux-watchdog.git
14716 S:      Maintained
14717 F:      Documentation/devicetree/bindings/watchdog/
14718 F:      Documentation/watchdog/
14719 F:      drivers/watchdog/
14720 F:      include/linux/watchdog.h
14721 F:      include/uapi/linux/watchdog.h
14722
14723 WHISKEYCOVE PMIC GPIO DRIVER
14724 M:      Kuppuswamy Sathyanarayanan <[email protected]>
14725 L:      [email protected]
14726 S:      Maintained
14727 F:      drivers/gpio/gpio-wcove.c
14728
14729 WIIMOTE HID DRIVER
14730 M:      David Herrmann <[email protected]>
14731 L:      [email protected]
14732 S:      Maintained
14733 F:      drivers/hid/hid-wiimote*
14734
14735 WILOCITY WIL6210 WIRELESS DRIVER
14736 M:      Maya Erez <[email protected]>
14737 L:      [email protected]
14738 L:      [email protected]
14739 S:      Supported
14740 W:      http://wireless.kernel.org/en/users/Drivers/wil6210
14741 F:      drivers/net/wireless/ath/wil6210/
14742
14743 WIMAX STACK
14744 M:      Inaky Perez-Gonzalez <[email protected]>
14745 M:      [email protected]
14746 L:      [email protected] (subscribers-only)
14747 S:      Supported
14748 W:      http://linuxwimax.org
14749 F:      Documentation/wimax/README.wimax
14750 F:      include/linux/wimax/debug.h
14751 F:      include/net/wimax.h
14752 F:      include/uapi/linux/wimax.h
14753 F:      net/wimax/
14754
14755 WINBOND CIR DRIVER
14756 M:      David Härdeman <[email protected]>
14757 S:      Maintained
14758 F:      drivers/media/rc/winbond-cir.c
14759
14760 WINSYSTEMS EBC-C384 WATCHDOG DRIVER
14761 M:      William Breathitt Gray <[email protected]>
14762 L:      [email protected]
14763 S:      Maintained
14764 F:      drivers/watchdog/ebc-c384_wdt.c
14765
14766 WINSYSTEMS WS16C48 GPIO DRIVER
14767 M:      William Breathitt Gray <[email protected]>
14768 L:      [email protected]
14769 S:      Maintained
14770 F:      drivers/gpio/gpio-ws16c48.c
14771
14772 WISTRON LAPTOP BUTTON DRIVER
14773 M:      Miloslav Trmac <[email protected]>
14774 S:      Maintained
14775 F:      drivers/input/misc/wistron_btns.c
14776
14777 WL3501 WIRELESS PCMCIA CARD DRIVER
14778 L:      [email protected]
14779 S:      Odd fixes
14780 F:      drivers/net/wireless/wl3501*
14781
14782 WOLFSON MICROELECTRONICS DRIVERS
14783 L:      [email protected]
14784 T:      git https://github.com/CirrusLogic/linux-drivers.git
14785 W:      https://github.com/CirrusLogic/linux-drivers/wiki
14786 S:      Supported
14787 F:      Documentation/hwmon/wm83??
14788 F:      Documentation/devicetree/bindings/extcon/extcon-arizona.txt
14789 F:      Documentation/devicetree/bindings/regulator/arizona-regulator.txt
14790 F:      Documentation/devicetree/bindings/mfd/arizona.txt
14791 F:      Documentation/devicetree/bindings/mfd/wm831x.txt
14792 F:      Documentation/devicetree/bindings/sound/wlf,arizona.txt
14793 F:      arch/arm/mach-s3c64xx/mach-crag6410*
14794 F:      drivers/clk/clk-wm83*.c
14795 F:      drivers/extcon/extcon-arizona.c
14796 F:      drivers/leds/leds-wm83*.c
14797 F:      drivers/gpio/gpio-*wm*.c
14798 F:      drivers/gpio/gpio-arizona.c
14799 F:      drivers/hwmon/wm83??-hwmon.c
14800 F:      drivers/input/misc/wm831x-on.c
14801 F:      drivers/input/touchscreen/wm831x-ts.c
14802 F:      drivers/input/touchscreen/wm97*.c
14803 F:      drivers/mfd/arizona*
14804 F:      drivers/mfd/wm*.c
14805 F:      drivers/mfd/cs47l24*
14806 F:      drivers/power/supply/wm83*.c
14807 F:      drivers/rtc/rtc-wm83*.c
14808 F:      drivers/regulator/wm8*.c
14809 F:      drivers/regulator/arizona*
14810 F:      drivers/video/backlight/wm83*_bl.c
14811 F:      drivers/watchdog/wm83*_wdt.c
14812 F:      include/linux/mfd/arizona/
14813 F:      include/linux/mfd/wm831x/
14814 F:      include/linux/mfd/wm8350/
14815 F:      include/linux/mfd/wm8400*
14816 F:      include/linux/regulator/arizona*
14817 F:      include/linux/wm97xx.h
14818 F:      include/sound/wm????.h
14819 F:      sound/soc/codecs/arizona.?
14820 F:      sound/soc/codecs/wm*
14821 F:      sound/soc/codecs/cs47l24*
14822
14823 WORKQUEUE
14824 M:      Tejun Heo <[email protected]>
14825 R:      Lai Jiangshan <[email protected]>
14826 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq.git
14827 S:      Maintained
14828 F:      include/linux/workqueue.h
14829 F:      kernel/workqueue.c
14830 F:      Documentation/core-api/workqueue.rst
14831
14832 X-POWERS MULTIFUNCTION PMIC DEVICE DRIVERS
14833 M:      Chen-Yu Tsai <[email protected]>
14834 L:      [email protected]
14835 S:      Maintained
14836 N:      axp[128]
14837
14838 X.25 NETWORK LAYER
14839 M:      Andrew Hendry <[email protected]>
14840 L:      [email protected]
14841 S:      Odd Fixes
14842 F:      Documentation/networking/x25*
14843 F:      include/net/x25*
14844 F:      net/x25/
14845
14846 X86 ARCHITECTURE (32-BIT AND 64-BIT)
14847 M:      Thomas Gleixner <[email protected]>
14848 M:      Ingo Molnar <[email protected]>
14849 M:      "H. Peter Anvin" <[email protected]>
14850 M:      [email protected]
14851 L:      [email protected]
14852 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git x86/core
14853 S:      Maintained
14854 F:      Documentation/x86/
14855 F:      arch/x86/
14856
14857 X86 MCE INFRASTRUCTURE
14858 M:      Tony Luck <[email protected]>
14859 M:      Borislav Petkov <[email protected]>
14860 L:      [email protected]
14861 S:      Maintained
14862 F:      arch/x86/kernel/cpu/mcheck/*
14863
14864 X86 MICROCODE UPDATE SUPPORT
14865 M:      Borislav Petkov <[email protected]>
14866 S:      Maintained
14867 F:      arch/x86/kernel/cpu/microcode/*
14868
14869 X86 PLATFORM DRIVERS
14870 M:      Darren Hart <[email protected]>
14871 M:      Andy Shevchenko <[email protected]>
14872 L:      [email protected]
14873 T:      git git://git.infradead.org/users/dvhart/linux-platform-drivers-x86.git
14874 S:      Maintained
14875 F:      drivers/platform/x86/
14876 F:      drivers/platform/olpc/
14877
14878 X86 VDSO
14879 M:      Andy Lutomirski <[email protected]>
14880 L:      [email protected]
14881 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git x86/vdso
14882 S:      Maintained
14883 F:      arch/x86/entry/vdso/
14884
14885 XC2028/3028 TUNER DRIVER
14886 M:      Mauro Carvalho Chehab <[email protected]>
14887 M:      Mauro Carvalho Chehab <[email protected]>
14888 L:      [email protected]
14889 W:      https://linuxtv.org
14890 T:      git git://linuxtv.org/media_tree.git
14891 S:      Maintained
14892 F:      drivers/media/tuners/tuner-xc2028.*
14893
14894 XEN BLOCK SUBSYSTEM
14895 M:      Konrad Rzeszutek Wilk <[email protected]>
14896 M:      Roger Pau Monné <[email protected]>
14897 L:      [email protected] (moderated for non-subscribers)
14898 S:      Supported
14899 F:      drivers/block/xen-blkback/*
14900 F:      drivers/block/xen*
14901
14902 XEN HYPERVISOR ARM
14903 M:      Stefano Stabellini <[email protected]>
14904 L:      [email protected] (moderated for non-subscribers)
14905 S:      Maintained
14906 F:      arch/arm/xen/
14907 F:      arch/arm/include/asm/xen/
14908
14909 XEN HYPERVISOR ARM64
14910 M:      Stefano Stabellini <[email protected]>
14911 L:      [email protected] (moderated for non-subscribers)
14912 S:      Maintained
14913 F:      arch/arm64/xen/
14914 F:      arch/arm64/include/asm/xen/
14915
14916 XEN HYPERVISOR INTERFACE
14917 M:      Boris Ostrovsky <[email protected]>
14918 M:      Juergen Gross <[email protected]>
14919 L:      [email protected] (moderated for non-subscribers)
14920 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip.git
14921 S:      Supported
14922 F:      arch/x86/xen/
14923 F:      drivers/*/xen-*front.c
14924 F:      drivers/xen/
14925 F:      arch/x86/include/asm/xen/
14926 F:      arch/x86/include/asm/pvclock-abi.h
14927 F:      include/xen/
14928 F:      include/uapi/xen/
14929 F:      Documentation/ABI/stable/sysfs-hypervisor-xen
14930 F:      Documentation/ABI/testing/sysfs-hypervisor-xen
14931
14932 XEN NETWORK BACKEND DRIVER
14933 M:      Wei Liu <[email protected]>
14934 M:      Paul Durrant <[email protected]>
14935 L:      [email protected] (moderated for non-subscribers)
14936 L:      [email protected]
14937 S:      Supported
14938 F:      drivers/net/xen-netback/*
14939
14940 XEN PCI SUBSYSTEM
14941 M:      Konrad Rzeszutek Wilk <[email protected]>
14942 L:      [email protected] (moderated for non-subscribers)
14943 S:      Supported
14944 F:      arch/x86/pci/*xen*
14945 F:      drivers/pci/*xen*
14946
14947 XEN PVSCSI DRIVERS
14948 M:      Juergen Gross <[email protected]>
14949 L:      [email protected] (moderated for non-subscribers)
14950 L:      [email protected]
14951 S:      Supported
14952 F:      drivers/scsi/xen-scsifront.c
14953 F:      drivers/xen/xen-scsiback.c
14954 F:      include/xen/interface/io/vscsiif.h
14955
14956 XEN SWIOTLB SUBSYSTEM
14957 M:      Konrad Rzeszutek Wilk <[email protected]>
14958 L:      [email protected] (moderated for non-subscribers)
14959 S:      Supported
14960 F:      arch/x86/xen/*swiotlb*
14961 F:      drivers/xen/*swiotlb*
14962
14963 XFS FILESYSTEM
14964 M:      Darrick J. Wong <[email protected]>
14965 M:      [email protected]
14966 L:      [email protected]
14967 W:      http://xfs.org/
14968 T:      git git://git.kernel.org/pub/scm/fs/xfs/xfs-linux.git
14969 S:      Supported
14970 F:      Documentation/filesystems/xfs.txt
14971 F:      fs/xfs/
14972
14973 XILINX AXI ETHERNET DRIVER
14974 M:      Anirudha Sarangi <[email protected]>
14975 M:      John Linn <[email protected]>
14976 S:      Maintained
14977 F:      drivers/net/ethernet/xilinx/xilinx_axienet*
14978
14979 XILINX UARTLITE SERIAL DRIVER
14980 M:      Peter Korsgaard <[email protected]>
14981 L:      [email protected]
14982 S:      Maintained
14983 F:      drivers/tty/serial/uartlite.c
14984
14985 XILINX VIDEO IP CORES
14986 M:      Hyun Kwon <[email protected]>
14987 M:      Laurent Pinchart <[email protected]>
14988 L:      [email protected]
14989 T:      git git://linuxtv.org/media_tree.git
14990 S:      Supported
14991 F:      Documentation/devicetree/bindings/media/xilinx/
14992 F:      drivers/media/platform/xilinx/
14993 F:      include/uapi/linux/xilinx-v4l2-controls.h
14994
14995 XILLYBUS DRIVER
14996 M:      Eli Billauer <[email protected]>
14997 L:      [email protected]
14998 S:      Supported
14999 F:      drivers/char/xillybus/
15000
15001 XRA1403 GPIO EXPANDER
15002 M:      Nandor Han <[email protected]>
15003 M:      Semi Malinen <[email protected]>
15004 L:      [email protected]
15005 S:      Maintained
15006 F:      drivers/gpio/gpio-xra1403.c
15007 F:      Documentation/devicetree/bindings/gpio/gpio-xra1403.txt
15008
15009 XTENSA XTFPGA PLATFORM SUPPORT
15010 M:      Max Filippov <[email protected]>
15011 L:      [email protected]
15012 S:      Maintained
15013 F:      drivers/spi/spi-xtensa-xtfpga.c
15014 F:      sound/soc/xtensa/xtfpga-i2s.c
15015
15016 YAM DRIVER FOR AX.25
15017 M:      Jean-Paul Roubelat <[email protected]>
15018 L:      [email protected]
15019 S:      Maintained
15020 F:      drivers/net/hamradio/yam*
15021 F:      include/linux/yam.h
15022
15023 YAMA SECURITY MODULE
15024 M:      Kees Cook <[email protected]>
15025 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux.git yama/tip
15026 S:      Supported
15027 F:      security/yama/
15028 F:      Documentation/admin-guide/LSM/Yama.rst
15029
15030 YEALINK PHONE DRIVER
15031 M:      Henk Vergonet <[email protected]>
15032 L:      [email protected]
15033 S:      Maintained
15034 F:      Documentation/input/yealink.rst
15035 F:      drivers/input/misc/yealink.*
15036
15037 Z8530 DRIVER FOR AX.25
15038 M:      Joerg Reuter <[email protected]>
15039 W:      http://yaina.de/jreuter/
15040 W:      http://www.qsl.net/dl1bke/
15041 L:      [email protected]
15042 S:      Maintained
15043 F:      Documentation/networking/z8530drv.txt
15044 F:      drivers/net/hamradio/*scc.c
15045 F:      drivers/net/hamradio/z8530.h
15046
15047 ZBUD COMPRESSED PAGE ALLOCATOR
15048 M:      Seth Jennings <[email protected]>
15049 M:      Dan Streetman <[email protected]>
15050 L:      [email protected]
15051 S:      Maintained
15052 F:      mm/zbud.c
15053 F:      include/linux/zbud.h
15054
15055 ZD1211RW WIRELESS DRIVER
15056 M:      Daniel Drake <[email protected]>
15057 M:      Ulrich Kunitz <[email protected]>
15058 W:      http://zd1211.ath.cx/wiki/DriverRewrite
15059 L:      [email protected]
15060 L:      [email protected] (subscribers-only)
15061 S:      Maintained
15062 F:      drivers/net/wireless/zydas/zd1211rw/
15063
15064 ZD1301 MEDIA DRIVER
15065 M:      Antti Palosaari <[email protected]>
15066 L:      [email protected]
15067 W:      https://linuxtv.org/
15068 W:      http://palosaari.fi/linux/
15069 Q:      https://patchwork.linuxtv.org/project/linux-media/list/
15070 S:      Maintained
15071 F:      drivers/media/usb/dvb-usb-v2/zd1301*
15072
15073 ZD1301_DEMOD MEDIA DRIVER
15074 M:      Antti Palosaari <[email protected]>
15075 L:      [email protected]
15076 W:      https://linuxtv.org/
15077 W:      http://palosaari.fi/linux/
15078 Q:      https://patchwork.linuxtv.org/project/linux-media/list/
15079 S:      Maintained
15080 F:      drivers/media/dvb-frontends/zd1301_demod*
15081
15082 ZPOOL COMPRESSED PAGE STORAGE API
15083 M:      Dan Streetman <[email protected]>
15084 L:      [email protected]
15085 S:      Maintained
15086 F:      mm/zpool.c
15087 F:      include/linux/zpool.h
15088
15089 ZR36067 VIDEO FOR LINUX DRIVER
15090 L:      [email protected]
15091 L:      [email protected]
15092 W:      http://mjpeg.sourceforge.net/driver-zoran/
15093 T:      hg https://linuxtv.org/hg/v4l-dvb
15094 S:      Odd Fixes
15095 F:      drivers/media/pci/zoran/
15096
15097 ZRAM COMPRESSED RAM BLOCK DEVICE DRVIER
15098 M:      Minchan Kim <[email protected]>
15099 M:      Nitin Gupta <[email protected]>
15100 R:      Sergey Senozhatsky <[email protected]>
15101 L:      [email protected]
15102 S:      Maintained
15103 F:      drivers/block/zram/
15104 F:      Documentation/blockdev/zram.txt
15105
15106 ZS DECSTATION Z85C30 SERIAL DRIVER
15107 M:      "Maciej W. Rozycki" <[email protected]>
15108 S:      Maintained
15109 F:      drivers/tty/serial/zs.*
15110
15111 ZSMALLOC COMPRESSED SLAB MEMORY ALLOCATOR
15112 M:      Minchan Kim <[email protected]>
15113 M:      Nitin Gupta <[email protected]>
15114 R:      Sergey Senozhatsky <[email protected]>
15115 L:      [email protected]
15116 S:      Maintained
15117 F:      mm/zsmalloc.c
15118 F:      include/linux/zsmalloc.h
15119 F:      Documentation/vm/zsmalloc.txt
15120
15121 ZSWAP COMPRESSED SWAP CACHING
15122 M:      Seth Jennings <[email protected]>
15123 M:      Dan Streetman <[email protected]>
15124 L:      [email protected]
15125 S:      Maintained
15126 F:      mm/zswap.c
15127
15128 THE REST
15129 M:      Linus Torvalds <[email protected]>
15130 L:      [email protected]
15131 Q:      http://patchwork.kernel.org/project/LKML/list/
15132 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
15133 S:      Buried alive in reporters
15134 F:      *
15135 F:      */
This page took 0.861019 seconds and 4 git commands to generate.