]> Git Repo - linux.git/blob - MAINTAINERS
afs: Overhaul permit caching
[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 ACENIC DRIVER
274 M:      Jes Sorensen <[email protected]>
275 L:      [email protected]
276 S:      Maintained
277 F:      drivers/net/ethernet/alteon/acenic*
278
279 ACER ASPIRE ONE TEMPERATURE AND FAN DRIVER
280 M:      Peter Feuerer <[email protected]>
281 L:      [email protected]
282 W:      http://piie.net/?section=acerhdf
283 S:      Maintained
284 F:      drivers/platform/x86/acerhdf.c
285
286 ACER WMI LAPTOP EXTRAS
287 M:      "Lee, Chun-Yi" <[email protected]>
288 L:      [email protected]
289 S:      Maintained
290 F:      drivers/platform/x86/acer-wmi.c
291
292 ACPI
293 M:      "Rafael J. Wysocki" <[email protected]>
294 M:      Len Brown <[email protected]>
295 L:      [email protected]
296 W:      https://01.org/linux-acpi
297 Q:      https://patchwork.kernel.org/project/linux-acpi/list/
298 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
299 B:      https://bugzilla.kernel.org
300 S:      Supported
301 F:      drivers/acpi/
302 F:      drivers/pnp/pnpacpi/
303 F:      include/linux/acpi.h
304 F:      include/linux/fwnode.h
305 F:      include/acpi/
306 F:      Documentation/acpi/
307 F:      Documentation/ABI/testing/sysfs-bus-acpi
308 F:      Documentation/ABI/testing/configfs-acpi
309 F:      drivers/pci/*acpi*
310 F:      drivers/pci/*/*acpi*
311 F:      drivers/pci/*/*/*acpi*
312 F:      tools/power/acpi/
313
314 ACPI APEI
315 M:      "Rafael J. Wysocki" <[email protected]>
316 M:      Len Brown <[email protected]>
317 L:      [email protected]
318 R:      Tony Luck <[email protected]>
319 R:      Borislav Petkov <[email protected]>
320 F:      drivers/acpi/apei/
321
322 ACPI COMPONENT ARCHITECTURE (ACPICA)
323 M:      Robert Moore <[email protected]>
324 M:      Lv Zheng <[email protected]>
325 M:      "Rafael J. Wysocki" <[email protected]>
326 L:      [email protected]
327 L:      [email protected]
328 W:      https://acpica.org/
329 W:      https://github.com/acpica/acpica/
330 Q:      https://patchwork.kernel.org/project/linux-acpi/list/
331 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
332 B:      https://bugzilla.kernel.org
333 B:      https://bugs.acpica.org
334 S:      Supported
335 F:      drivers/acpi/acpica/
336 F:      include/acpi/
337 F:      tools/power/acpi/
338
339 ACPI FAN DRIVER
340 M:      Zhang Rui <[email protected]>
341 L:      [email protected]
342 W:      https://01.org/linux-acpi
343 B:      https://bugzilla.kernel.org
344 S:      Supported
345 F:      drivers/acpi/fan.c
346
347 ACPI FOR ARM64 (ACPI/arm64)
348 M:      Lorenzo Pieralisi <[email protected]>
349 M:      Hanjun Guo <[email protected]>
350 M:      Sudeep Holla <[email protected]>
351 L:      [email protected]
352 S:      Maintained
353 F:      drivers/acpi/arm64
354
355 ACPI PMIC DRIVERS
356 M:      "Rafael J. Wysocki" <[email protected]>
357 M:      Len Brown <[email protected]>
358 R:      Andy Shevchenko <[email protected]>
359 R:      Mika Westerberg <[email protected]>
360 L:      [email protected]
361 Q:      https://patchwork.kernel.org/project/linux-acpi/list/
362 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
363 B:      https://bugzilla.kernel.org
364 S:      Supported
365 F:      drivers/acpi/pmic/
366
367 ACPI THERMAL DRIVER
368 M:      Zhang Rui <[email protected]>
369 L:      [email protected]
370 W:      https://01.org/linux-acpi
371 B:      https://bugzilla.kernel.org
372 S:      Supported
373 F:      drivers/acpi/*thermal*
374
375 ACPI VIDEO DRIVER
376 M:      Zhang Rui <[email protected]>
377 L:      [email protected]
378 W:      https://01.org/linux-acpi
379 B:      https://bugzilla.kernel.org
380 S:      Supported
381 F:      drivers/acpi/acpi_video.c
382
383 ACPI WMI DRIVER
384 L:      [email protected]
385 S:      Orphan
386 F:      drivers/platform/x86/wmi.c
387
388 AD1889 ALSA SOUND DRIVER
389 M:      Thibaut Varene <[email protected]>
390 W:      http://wiki.parisc-linux.org/AD1889
391 L:      [email protected]
392 S:      Maintained
393 F:      sound/pci/ad1889.*
394
395 AD525X ANALOG DEVICES DIGITAL POTENTIOMETERS DRIVER
396 M:      Michael Hennerich <[email protected]>
397 W:      http://wiki.analog.com/AD5254
398 W:      http://ez.analog.com/community/linux-device-drivers
399 S:      Supported
400 F:      drivers/misc/ad525x_dpot.c
401
402 AD5398 CURRENT REGULATOR DRIVER (AD5398/AD5821)
403 M:      Michael Hennerich <[email protected]>
404 W:      http://wiki.analog.com/AD5398
405 W:      http://ez.analog.com/community/linux-device-drivers
406 S:      Supported
407 F:      drivers/regulator/ad5398.c
408
409 AD714X CAPACITANCE TOUCH SENSOR DRIVER (AD7142/3/7/8/7A)
410 M:      Michael Hennerich <[email protected]>
411 W:      http://wiki.analog.com/AD7142
412 W:      http://ez.analog.com/community/linux-device-drivers
413 S:      Supported
414 F:      drivers/input/misc/ad714x.c
415
416 AD7877 TOUCHSCREEN DRIVER
417 M:      Michael Hennerich <[email protected]>
418 W:      http://wiki.analog.com/AD7877
419 W:      http://ez.analog.com/community/linux-device-drivers
420 S:      Supported
421 F:      drivers/input/touchscreen/ad7877.c
422
423 AD7879 TOUCHSCREEN DRIVER (AD7879/AD7889)
424 M:      Michael Hennerich <[email protected]>
425 W:      http://wiki.analog.com/AD7879
426 W:      http://ez.analog.com/community/linux-device-drivers
427 S:      Supported
428 F:      drivers/input/touchscreen/ad7879.c
429
430 ADDRESS SPACE LAYOUT RANDOMIZATION (ASLR)
431 M:      Jiri Kosina <[email protected]>
432 S:      Maintained
433
434 ADF7242 IEEE 802.15.4 RADIO DRIVER
435 M:      Michael Hennerich <[email protected]>
436 W:      https://wiki.analog.com/ADF7242
437 W:      http://ez.analog.com/community/linux-device-drivers
438 L:      [email protected]
439 S:      Supported
440 F:      drivers/net/ieee802154/adf7242.c
441 F:      Documentation/devicetree/bindings/net/ieee802154/adf7242.txt
442
443 ADM1025 HARDWARE MONITOR DRIVER
444 M:      Jean Delvare <[email protected]>
445 L:      [email protected]
446 S:      Maintained
447 F:      Documentation/hwmon/adm1025
448 F:      drivers/hwmon/adm1025.c
449
450 ADM1029 HARDWARE MONITOR DRIVER
451 M:      Corentin Labbe <[email protected]>
452 L:      [email protected]
453 S:      Maintained
454 F:      drivers/hwmon/adm1029.c
455
456 ADM8211 WIRELESS DRIVER
457 L:      [email protected]
458 W:      http://wireless.kernel.org/
459 S:      Orphan
460 F:      drivers/net/wireless/admtek/adm8211.*
461
462 ADP1653 FLASH CONTROLLER DRIVER
463 M:      Sakari Ailus <[email protected]>
464 L:      [email protected]
465 S:      Maintained
466 F:      drivers/media/i2c/adp1653.c
467 F:      include/media/i2c/adp1653.h
468
469 ADP5520 BACKLIGHT DRIVER WITH IO EXPANDER (ADP5520/ADP5501)
470 M:      Michael Hennerich <[email protected]>
471 W:      http://wiki.analog.com/ADP5520
472 W:      http://ez.analog.com/community/linux-device-drivers
473 S:      Supported
474 F:      drivers/mfd/adp5520.c
475 F:      drivers/video/backlight/adp5520_bl.c
476 F:      drivers/leds/leds-adp5520.c
477 F:      drivers/gpio/gpio-adp5520.c
478 F:      drivers/input/keyboard/adp5520-keys.c
479
480 ADP5588 QWERTY KEYPAD AND IO EXPANDER DRIVER (ADP5588/ADP5587)
481 M:      Michael Hennerich <[email protected]>
482 W:      http://wiki.analog.com/ADP5588
483 W:      http://ez.analog.com/community/linux-device-drivers
484 S:      Supported
485 F:      drivers/input/keyboard/adp5588-keys.c
486 F:      drivers/gpio/gpio-adp5588.c
487
488 ADP8860 BACKLIGHT DRIVER (ADP8860/ADP8861/ADP8863)
489 M:      Michael Hennerich <[email protected]>
490 W:      http://wiki.analog.com/ADP8860
491 W:      http://ez.analog.com/community/linux-device-drivers
492 S:      Supported
493 F:      drivers/video/backlight/adp8860_bl.c
494
495 ADS1015 HARDWARE MONITOR DRIVER
496 M:      Dirk Eibach <[email protected]>
497 L:      [email protected]
498 S:      Maintained
499 F:      Documentation/hwmon/ads1015
500 F:      drivers/hwmon/ads1015.c
501 F:      include/linux/platform_data/ads1015.h
502
503 ADT746X FAN DRIVER
504 M:      Colin Leroy <[email protected]>
505 S:      Maintained
506 F:      drivers/macintosh/therm_adt746x.c
507
508 ADT7475 HARDWARE MONITOR DRIVER
509 M:      Jean Delvare <[email protected]>
510 L:      [email protected]
511 S:      Maintained
512 F:      Documentation/hwmon/adt7475
513 F:      drivers/hwmon/adt7475.c
514
515 ADVANSYS SCSI DRIVER
516 M:      Matthew Wilcox <[email protected]>
517 M:      Hannes Reinecke <[email protected]>
518 L:      [email protected]
519 S:      Maintained
520 F:      Documentation/scsi/advansys.txt
521 F:      drivers/scsi/advansys.c
522
523 ADXL34X THREE-AXIS DIGITAL ACCELEROMETER DRIVER (ADXL345/ADXL346)
524 M:      Michael Hennerich <[email protected]>
525 W:      http://wiki.analog.com/ADXL345
526 W:      http://ez.analog.com/community/linux-device-drivers
527 S:      Supported
528 F:      drivers/input/misc/adxl34x.c
529
530 AEDSP16 DRIVER
531 M:      Riccardo Facchetti <[email protected]>
532 S:      Maintained
533 F:      sound/oss/aedsp16.c
534
535 AF9013 MEDIA DRIVER
536 M:      Antti Palosaari <[email protected]>
537 L:      [email protected]
538 W:      https://linuxtv.org
539 W:      http://palosaari.fi/linux/
540 Q:      http://patchwork.linuxtv.org/project/linux-media/list/
541 T:      git git://linuxtv.org/anttip/media_tree.git
542 S:      Maintained
543 F:      drivers/media/dvb-frontends/af9013*
544
545 AF9033 MEDIA DRIVER
546 M:      Antti Palosaari <[email protected]>
547 L:      [email protected]
548 W:      https://linuxtv.org
549 W:      http://palosaari.fi/linux/
550 Q:      http://patchwork.linuxtv.org/project/linux-media/list/
551 T:      git git://linuxtv.org/anttip/media_tree.git
552 S:      Maintained
553 F:      drivers/media/dvb-frontends/af9033*
554
555 AFFS FILE SYSTEM
556 L:      [email protected]
557 S:      Orphan
558 F:      Documentation/filesystems/affs.txt
559 F:      fs/affs/
560
561 AFS FILESYSTEM & AF_RXRPC SOCKET DOMAIN
562 M:      David Howells <[email protected]>
563 L:      [email protected]
564 S:      Supported
565 F:      fs/afs/
566 F:      include/net/af_rxrpc.h
567 F:      net/rxrpc/af_rxrpc.c
568 W:      https://www.infradead.org/~dhowells/kafs/
569
570 AGPGART DRIVER
571 M:      David Airlie <[email protected]>
572 T:      git git://people.freedesktop.org/~airlied/linux (part of drm maint)
573 S:      Maintained
574 F:      drivers/char/agp/
575 F:      include/linux/agp*
576 F:      include/uapi/linux/agp*
577
578 AHA152X SCSI DRIVER
579 M:      "Juergen E. Fischer" <[email protected]>
580 L:      [email protected]
581 S:      Maintained
582 F:      drivers/scsi/aha152x*
583 F:      drivers/scsi/pcmcia/aha152x*
584
585 AIC7XXX / AIC79XX SCSI DRIVER
586 M:      Hannes Reinecke <[email protected]>
587 L:      [email protected]
588 S:      Maintained
589 F:      drivers/scsi/aic7xxx/
590
591 AIMSLAB FM RADIO RECEIVER DRIVER
592 M:      Hans Verkuil <[email protected]>
593 L:      [email protected]
594 T:      git git://linuxtv.org/media_tree.git
595 W:      https://linuxtv.org
596 S:      Maintained
597 F:      drivers/media/radio/radio-aimslab*
598
599 AIO
600 M:      Benjamin LaHaise <[email protected]>
601 L:      [email protected]
602 S:      Supported
603 F:      fs/aio.c
604 F:      include/linux/*aio*.h
605
606 AIRSPY MEDIA DRIVER
607 M:      Antti Palosaari <[email protected]>
608 L:      [email protected]
609 W:      https://linuxtv.org
610 W:      http://palosaari.fi/linux/
611 Q:      http://patchwork.linuxtv.org/project/linux-media/list/
612 T:      git git://linuxtv.org/anttip/media_tree.git
613 S:      Maintained
614 F:      drivers/media/usb/airspy/
615
616 ALACRITECH GIGABIT ETHERNET DRIVER
617 M:      Lino Sanfilippo <[email protected]>
618 S:      Maintained
619 F:      drivers/net/ethernet/alacritech/*
620
621 ALCATEL SPEEDTOUCH USB DRIVER
622 M:      Duncan Sands <[email protected]>
623 L:      [email protected]
624 W:      http://www.linux-usb.org/SpeedTouch/
625 S:      Maintained
626 F:      drivers/usb/atm/speedtch.c
627 F:      drivers/usb/atm/usbatm.c
628
629 ALCHEMY AU1XX0 MMC DRIVER
630 M:      Manuel Lauss <[email protected]>
631 S:      Maintained
632 F:      drivers/mmc/host/au1xmmc.c
633
634 ALI1563 I2C DRIVER
635 M:      Rudolf Marek <[email protected]>
636 L:      [email protected]
637 S:      Maintained
638 F:      Documentation/i2c/busses/i2c-ali1563
639 F:      drivers/i2c/busses/i2c-ali1563.c
640
641 ALLWINNER SECURITY SYSTEM
642 M:      Corentin Labbe <[email protected]>
643 L:      [email protected]
644 S:      Maintained
645 F:      drivers/crypto/sunxi-ss/
646
647 ALPHA PORT
648 M:      Richard Henderson <[email protected]>
649 M:      Ivan Kokshaysky <[email protected]>
650 M:      Matt Turner <[email protected]>
651 S:      Odd Fixes
652 L:      [email protected]
653 F:      arch/alpha/
654
655 ALPS PS/2 TOUCHPAD DRIVER
656 R:      Pali Rohár <[email protected]>
657 F:      drivers/input/mouse/alps.*
658
659 ALTERA I2C CONTROLLER DRIVER
660 M:      Thor Thayer <[email protected]>
661 S:      Maintained
662 F:      drivers/i2c/busses/i2c-altera.c
663
664 ALTERA MAILBOX DRIVER
665 M:      Ley Foon Tan <[email protected]>
666 L:      [email protected] (moderated for non-subscribers)
667 S:      Maintained
668 F:      drivers/mailbox/mailbox-altera.c
669
670 ALTERA PIO DRIVER
671 M:      Tien Hock Loh <[email protected]>
672 L:      [email protected]
673 S:      Maintained
674 F:      drivers/gpio/gpio-altera.c
675
676 ALTERA SYSTEM RESOURCE DRIVER FOR ARRIA10 DEVKIT
677 M:      Thor Thayer <[email protected]>
678 S:      Maintained
679 F:      drivers/gpio/gpio-altera-a10sr.c
680 F:      drivers/mfd/altera-a10sr.c
681 F:      drivers/reset/reset-a10sr.c
682 F:      include/linux/mfd/altera-a10sr.h
683 F:      include/dt-bindings/reset/altr,rst-mgr-a10sr.h
684
685 ALTERA TRIPLE SPEED ETHERNET DRIVER
686 M:      Vince Bridgers <[email protected]>
687 L:      [email protected]
688 L:      [email protected] (moderated for non-subscribers)
689 S:      Maintained
690 F:      drivers/net/ethernet/altera/
691
692 ALTERA UART/JTAG UART SERIAL DRIVERS
693 M:      Tobias Klauser <[email protected]>
694 L:      [email protected]
695 L:      [email protected] (moderated for non-subscribers)
696 S:      Maintained
697 F:      drivers/tty/serial/altera_uart.c
698 F:      drivers/tty/serial/altera_jtaguart.c
699 F:      include/linux/altera_uart.h
700 F:      include/linux/altera_jtaguart.h
701
702 AMAZON ETHERNET DRIVERS
703 M:      Netanel Belgazal <[email protected]>
704 R:      Saeed Bishara <[email protected]>
705 R:      Zorik Machulsky <[email protected]>
706 L:      [email protected]
707 S:      Supported
708 F:      Documentation/networking/ena.txt
709 F:      drivers/net/ethernet/amazon/
710
711 AMD CRYPTOGRAPHIC COPROCESSOR (CCP) DRIVER
712 M:      Tom Lendacky <[email protected]>
713 M:      Gary Hook <[email protected]>
714 L:      [email protected]
715 S:      Supported
716 F:      drivers/crypto/ccp/
717 F:      include/linux/ccp.h
718
719 AMD FAM15H PROCESSOR POWER MONITORING DRIVER
720 M:      Huang Rui <[email protected]>
721 L:      [email protected]
722 S:      Supported
723 F:      Documentation/hwmon/fam15h_power
724 F:      drivers/hwmon/fam15h_power.c
725
726 AMD GEODE CS5536 USB DEVICE CONTROLLER DRIVER
727 L:      [email protected] (moderated for non-subscribers)
728 S:      Orphan
729 F:      drivers/usb/gadget/udc/amd5536udc.*
730
731 AMD GEODE PROCESSOR/CHIPSET SUPPORT
732 P:      Andres Salomon <[email protected]>
733 L:      [email protected] (moderated for non-subscribers)
734 W:      http://www.amd.com/us-en/ConnectivitySolutions/TechnicalResources/0,,50_2334_2452_11363,00.html
735 S:      Supported
736 F:      drivers/char/hw_random/geode-rng.c
737 F:      drivers/crypto/geode*
738 F:      drivers/video/fbdev/geode/
739 F:      arch/x86/include/asm/geode.h
740
741 AMD IOMMU (AMD-VI)
742 M:      Joerg Roedel <[email protected]>
743 L:      [email protected]
744 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu.git
745 S:      Maintained
746 F:      drivers/iommu/amd_iommu*.[ch]
747 F:      include/linux/amd-iommu.h
748
749 AMD KFD
750 M:      Oded Gabbay <[email protected]>
751 L:      [email protected]
752 T:      git git://people.freedesktop.org/~gabbayo/linux.git
753 S:      Supported
754 F:      drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd.c
755 F:      drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd.h
756 F:      drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd_gfx_v7.c
757 F:      drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd_gfx_v8.c
758 F:      drivers/gpu/drm/amd/amdkfd/
759 F:      drivers/gpu/drm/amd/include/cik_structs.h
760 F:      drivers/gpu/drm/amd/include/kgd_kfd_interface.h
761 F:      drivers/gpu/drm/amd/include/vi_structs.h
762 F:      drivers/gpu/drm/radeon/radeon_kfd.c
763 F:      drivers/gpu/drm/radeon/radeon_kfd.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 F:      arch/arm/mach-at91/
1230 F:      include/soc/at91/
1231 F:      arch/arm/boot/dts/at91*.dts
1232 F:      arch/arm/boot/dts/at91*.dtsi
1233 F:      arch/arm/boot/dts/sama*.dts
1234 F:      arch/arm/boot/dts/sama*.dtsi
1235 F:      arch/arm/include/debug/at91.S
1236 F:      drivers/memory/atmel*
1237
1238 ARM/CALXEDA HIGHBANK ARCHITECTURE
1239 M:      Rob Herring <[email protected]>
1240 L:      [email protected] (moderated for non-subscribers)
1241 S:      Maintained
1242 F:      arch/arm/mach-highbank/
1243 F:      arch/arm/boot/dts/highbank.dts
1244 F:      arch/arm/boot/dts/ecx-*.dts*
1245
1246 ARM/CAVIUM NETWORKS CNS3XXX MACHINE SUPPORT
1247 M:      Krzysztof Halasa <[email protected]>
1248 S:      Maintained
1249 F:      arch/arm/mach-cns3xxx/
1250
1251 ARM/CAVIUM THUNDER NETWORK DRIVER
1252 M:      Sunil Goutham <[email protected]>
1253 M:      Robert Richter <[email protected]>
1254 L:      [email protected] (moderated for non-subscribers)
1255 S:      Supported
1256 F:      drivers/net/ethernet/cavium/thunder/
1257
1258 ARM/CIRRUS LOGIC CLPS711X ARM ARCHITECTURE
1259 M:      Alexander Shiyan <[email protected]>
1260 L:      [email protected] (moderated for non-subscribers)
1261 S:      Odd Fixes
1262 N:      clps711x
1263
1264 ARM/CIRRUS LOGIC EDB9315A MACHINE SUPPORT
1265 M:      Lennert Buytenhek <[email protected]>
1266 L:      [email protected] (moderated for non-subscribers)
1267 S:      Maintained
1268
1269 ARM/CIRRUS LOGIC EP93XX ARM ARCHITECTURE
1270 M:      Hartley Sweeten <[email protected]>
1271 M:      Alexander Sverdlin <[email protected]>
1272 L:      [email protected] (moderated for non-subscribers)
1273 S:      Maintained
1274 F:      arch/arm/mach-ep93xx/
1275 F:      arch/arm/mach-ep93xx/include/mach/
1276
1277 ARM/CLKDEV SUPPORT
1278 M:      Russell King <[email protected]>
1279 L:      [email protected] (moderated for non-subscribers)
1280 S:      Maintained
1281 T:      git git://git.armlinux.org.uk/~rmk/linux-arm.git clkdev
1282 F:      arch/arm/include/asm/clkdev.h
1283 F:      drivers/clk/clkdev.c
1284
1285 ARM/COMPULAB CM-X270/EM-X270 and CM-X300 MACHINE SUPPORT
1286 M:      Mike Rapoport <[email protected]>
1287 L:      [email protected] (moderated for non-subscribers)
1288 S:      Maintained
1289
1290 ARM/CONEXANT DIGICOLOR MACHINE SUPPORT
1291 M:      Baruch Siach <[email protected]>
1292 L:      [email protected] (moderated for non-subscribers)
1293 S:      Maintained
1294 F:      arch/arm/boot/dts/cx92755*
1295 N:      digicolor
1296
1297 ARM/CONTEC MICRO9 MACHINE SUPPORT
1298 M:      Hubert Feurstein <[email protected]>
1299 S:      Maintained
1300 F:      arch/arm/mach-ep93xx/micro9.c
1301
1302 ARM/CORESIGHT FRAMEWORK AND DRIVERS
1303 M:      Mathieu Poirier <[email protected]>
1304 L:      [email protected] (moderated for non-subscribers)
1305 S:      Maintained
1306 F:      drivers/hwtracing/coresight/*
1307 F:      Documentation/trace/coresight.txt
1308 F:      Documentation/trace/coresight-cpu-debug.txt
1309 F:      Documentation/devicetree/bindings/arm/coresight.txt
1310 F:      Documentation/devicetree/bindings/arm/coresight-cpu-debug.txt
1311 F:      Documentation/ABI/testing/sysfs-bus-coresight-devices-*
1312 F:      tools/perf/arch/arm/util/pmu.c
1313 F:      tools/perf/arch/arm/util/auxtrace.c
1314 F:      tools/perf/arch/arm/util/cs-etm.c
1315 F:      tools/perf/arch/arm/util/cs-etm.h
1316 F:      tools/perf/util/cs-etm.h
1317
1318 ARM/CORGI MACHINE SUPPORT
1319 M:      Richard Purdie <[email protected]>
1320 S:      Maintained
1321
1322 ARM/CORTINA SYSTEMS GEMINI ARM ARCHITECTURE
1323 M:      Hans Ulli Kroll <[email protected]>
1324 M:      Linus Walleij <[email protected]>
1325 L:      [email protected] (moderated for non-subscribers)
1326 T:      git git://github.com/ulli-kroll/linux.git
1327 S:      Maintained
1328 F:      Documentation/devicetree/bindings/arm/gemini.txt
1329 F:      Documentation/devicetree/bindings/pinctrl/cortina,gemini-pinctrl.txt
1330 F:      Documentation/devicetree/bindings/rtc/faraday,ftrtc010.txt
1331 F:      arch/arm/mach-gemini/
1332 F:      drivers/pinctrl/pinctrl-gemini.c
1333 F:      drivers/rtc/rtc-ftrtc010.c
1334
1335 ARM/CSR SIRFPRIMA2 MACHINE SUPPORT
1336 M:      Barry Song <[email protected]>
1337 L:      [email protected] (moderated for non-subscribers)
1338 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/baohua/linux.git
1339 S:      Maintained
1340 F:      arch/arm/boot/dts/prima2*
1341 F:      arch/arm/mach-prima2/
1342 F:      drivers/clk/sirf/
1343 F:      drivers/clocksource/timer-prima2.c
1344 F:      drivers/clocksource/timer-atlas7.c
1345 N:      [^a-z]sirf
1346
1347 ARM/EBSA110 MACHINE SUPPORT
1348 M:      Russell King <[email protected]>
1349 L:      [email protected] (moderated for non-subscribers)
1350 W:      http://www.armlinux.org.uk/
1351 S:      Maintained
1352 F:      arch/arm/mach-ebsa110/
1353 F:      drivers/net/ethernet/amd/am79c961a.*
1354
1355 ARM/ENERGY MICRO (SILICON LABS) EFM32 SUPPORT
1356 M:      Uwe Kleine-König <[email protected]>
1357 L:      [email protected] (moderated for non-subscribers)
1358 S:      Maintained
1359 N:      efm32
1360
1361 ARM/EZX SMARTPHONES (A780, A910, A1200, E680, ROKR E2 and ROKR E6)
1362 M:      Robert Jarzmik <[email protected]>
1363 L:      [email protected] (moderated for non-subscribers)
1364 S:      Maintained
1365 F:      arch/arm/mach-pxa/ezx.c
1366
1367 ARM/FARADAY FA526 PORT
1368 M:      Hans Ulli Kroll <[email protected]>
1369 L:      [email protected] (moderated for non-subscribers)
1370 S:      Maintained
1371 T:      git git://git.berlios.de/gemini-board
1372 F:      arch/arm/mm/*-fa*
1373
1374 ARM/FOOTBRIDGE ARCHITECTURE
1375 M:      Russell King <[email protected]>
1376 L:      [email protected] (moderated for non-subscribers)
1377 W:      http://www.armlinux.org.uk/
1378 S:      Maintained
1379 F:      arch/arm/include/asm/hardware/dec21285.h
1380 F:      arch/arm/mach-footbridge/
1381
1382 ARM/FREESCALE IMX / MXC ARM ARCHITECTURE
1383 M:      Shawn Guo <[email protected]>
1384 M:      Sascha Hauer <[email protected]>
1385 R:      Fabio Estevam <[email protected]>
1386 L:      [email protected] (moderated for non-subscribers)
1387 S:      Maintained
1388 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux.git
1389 F:      arch/arm/mach-imx/
1390 F:      arch/arm/mach-mxs/
1391 F:      arch/arm/boot/dts/imx*
1392 F:      arch/arm/configs/imx*_defconfig
1393 F:      drivers/clk/imx/
1394 F:      drivers/soc/imx/
1395 F:      include/soc/imx/
1396
1397 ARM/FREESCALE VYBRID ARM ARCHITECTURE
1398 M:      Shawn Guo <[email protected]>
1399 M:      Sascha Hauer <[email protected]>
1400 R:      Stefan Agner <[email protected]>
1401 L:      [email protected] (moderated for non-subscribers)
1402 S:      Maintained
1403 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux.git
1404 F:      arch/arm/mach-imx/*vf610*
1405 F:      arch/arm/boot/dts/vf*
1406
1407 ARM/GLOMATION GESBC9312SX MACHINE SUPPORT
1408 M:      Lennert Buytenhek <[email protected]>
1409 L:      [email protected] (moderated for non-subscribers)
1410 S:      Maintained
1411
1412 ARM/GUMSTIX MACHINE SUPPORT
1413 M:      Steve Sakoman <[email protected]>
1414 L:      [email protected] (moderated for non-subscribers)
1415 S:      Maintained
1416
1417 ARM/H4700 (HP IPAQ HX4700) MACHINE SUPPORT
1418 M:      Philipp Zabel <[email protected]>
1419 M:      Paul Parsons <[email protected]>
1420 L:      [email protected] (moderated for non-subscribers)
1421 S:      Maintained
1422 F:      arch/arm/mach-pxa/hx4700.c
1423 F:      arch/arm/mach-pxa/include/mach/hx4700.h
1424 F:      sound/soc/pxa/hx4700.c
1425
1426 ARM/HISILICON SOC SUPPORT
1427 M:      Wei Xu <[email protected]>
1428 L:      [email protected] (moderated for non-subscribers)
1429 W:      http://www.hisilicon.com
1430 S:      Supported
1431 T:      git git://github.com/hisilicon/linux-hisi.git
1432 F:      arch/arm/mach-hisi/
1433 F:      arch/arm/boot/dts/hi3*
1434 F:      arch/arm/boot/dts/hip*
1435 F:      arch/arm/boot/dts/hisi*
1436 F:      arch/arm64/boot/dts/hisilicon/
1437
1438 ARM/HP JORNADA 7XX MACHINE SUPPORT
1439 M:      Kristoffer Ericson <[email protected]>
1440 W:      www.jlime.com
1441 S:      Maintained
1442 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/kristoffer/linux-hpc.git
1443 F:      arch/arm/mach-sa1100/jornada720.c
1444 F:      arch/arm/mach-sa1100/include/mach/jornada720.h
1445
1446 ARM/IGEP MACHINE SUPPORT
1447 M:      Enric Balletbo i Serra <[email protected]>
1448 M:      Javier Martinez Canillas <[email protected]>
1449 L:      [email protected]
1450 L:      [email protected] (moderated for non-subscribers)
1451 S:      Maintained
1452 F:      arch/arm/boot/dts/omap3-igep*
1453
1454 ARM/INCOME PXA270 SUPPORT
1455 M:      Marek Vasut <[email protected]>
1456 L:      [email protected] (moderated for non-subscribers)
1457 S:      Maintained
1458 F:      arch/arm/mach-pxa/colibri-pxa270-income.c
1459
1460 ARM/INTEL IOP13XX ARM ARCHITECTURE
1461 M:      Lennert Buytenhek <[email protected]>
1462 L:      [email protected] (moderated for non-subscribers)
1463 S:      Maintained
1464
1465 ARM/INTEL IOP32X ARM ARCHITECTURE
1466 M:      Lennert Buytenhek <[email protected]>
1467 L:      [email protected] (moderated for non-subscribers)
1468 S:      Maintained
1469
1470 ARM/INTEL IOP33X ARM ARCHITECTURE
1471 L:      [email protected] (moderated for non-subscribers)
1472 S:      Orphan
1473
1474 ARM/INTEL IQ81342EX MACHINE SUPPORT
1475 M:      Lennert Buytenhek <[email protected]>
1476 L:      [email protected] (moderated for non-subscribers)
1477 S:      Maintained
1478
1479 ARM/INTEL IXDP2850 MACHINE SUPPORT
1480 M:      Lennert Buytenhek <[email protected]>
1481 L:      [email protected] (moderated for non-subscribers)
1482 S:      Maintained
1483
1484 ARM/INTEL IXP4XX ARM ARCHITECTURE
1485 M:      Imre Kaloz <[email protected]>
1486 M:      Krzysztof Halasa <[email protected]>
1487 L:      [email protected] (moderated for non-subscribers)
1488 S:      Maintained
1489 F:      arch/arm/mach-ixp4xx/
1490
1491 ARM/INTEL RESEARCH IMOTE/STARGATE 2 MACHINE SUPPORT
1492 M:      Jonathan Cameron <[email protected]>
1493 L:      [email protected] (moderated for non-subscribers)
1494 S:      Maintained
1495 F:      arch/arm/mach-pxa/stargate2.c
1496 F:      drivers/pcmcia/pxa2xx_stargate2.c
1497
1498 ARM/INTEL XSC3 (MANZANO) ARM CORE
1499 M:      Lennert Buytenhek <[email protected]>
1500 L:      [email protected] (moderated for non-subscribers)
1501 S:      Maintained
1502
1503 ARM/IP FABRICS DOUBLE ESPRESSO MACHINE SUPPORT
1504 M:      Lennert Buytenhek <[email protected]>
1505 L:      [email protected] (moderated for non-subscribers)
1506 S:      Maintained
1507
1508 ARM/LG1K ARCHITECTURE
1509 M:      Chanho Min <[email protected]>
1510 L:      [email protected] (moderated for non-subscribers)
1511 S:      Maintained
1512 F:      arch/arm64/boot/dts/lg/
1513
1514 ARM/LOGICPD PXA270 MACHINE SUPPORT
1515 M:      Lennert Buytenhek <[email protected]>
1516 L:      [email protected] (moderated for non-subscribers)
1517 S:      Maintained
1518
1519 ARM/LPC18XX ARCHITECTURE
1520 M:      Joachim Eastwood <[email protected]>
1521 L:      [email protected] (moderated for non-subscribers)
1522 S:      Maintained
1523 F:      arch/arm/boot/dts/lpc43*
1524 F:      drivers/clk/nxp/clk-lpc18xx*
1525 F:      drivers/clocksource/time-lpc32xx.c
1526 F:      drivers/i2c/busses/i2c-lpc2k.c
1527 F:      drivers/memory/pl172.c
1528 F:      drivers/mtd/spi-nor/nxp-spifi.c
1529 F:      drivers/rtc/rtc-lpc24xx.c
1530 N:      lpc18xx
1531
1532 ARM/LPC32XX SOC SUPPORT
1533 M:      Vladimir Zapolskiy <[email protected]>
1534 M:      Sylvain Lemieux <[email protected]>
1535 L:      [email protected] (moderated for non-subscribers)
1536 T:      git git://github.com/vzapolskiy/linux-lpc32xx.git
1537 S:      Maintained
1538 F:      arch/arm/boot/dts/lpc32*
1539 F:      arch/arm/mach-lpc32xx/
1540 F:      drivers/i2c/busses/i2c-pnx.c
1541 F:      drivers/net/ethernet/nxp/lpc_eth.c
1542 F:      drivers/usb/host/ohci-nxp.c
1543 F:      drivers/watchdog/pnx4008_wdt.c
1544 N:      lpc32xx
1545
1546 ARM/MAGICIAN MACHINE SUPPORT
1547 M:      Philipp Zabel <[email protected]>
1548 S:      Maintained
1549
1550 ARM/Marvell Berlin SoC support
1551 M:      Jisheng Zhang <[email protected]>
1552 M:      Sebastian Hesselbarth <[email protected]>
1553 L:      [email protected] (moderated for non-subscribers)
1554 S:      Maintained
1555 F:      arch/arm/mach-berlin/
1556 F:      arch/arm/boot/dts/berlin*
1557 F:      arch/arm64/boot/dts/marvell/berlin*
1558
1559 ARM/Marvell Dove/MV78xx0/Orion SOC support
1560 M:      Jason Cooper <[email protected]>
1561 M:      Andrew Lunn <[email protected]>
1562 M:      Sebastian Hesselbarth <[email protected]>
1563 M:      Gregory Clement <[email protected]>
1564 L:      [email protected] (moderated for non-subscribers)
1565 S:      Maintained
1566 F:      Documentation/devicetree/bindings/soc/dove/
1567 F:      arch/arm/mach-dove/
1568 F:      arch/arm/mach-mv78xx0/
1569 F:      arch/arm/mach-orion5x/
1570 F:      arch/arm/plat-orion/
1571 F:      arch/arm/boot/dts/dove*
1572 F:      arch/arm/boot/dts/orion5x*
1573
1574 ARM/Marvell Kirkwood and Armada 370, 375, 38x, 39x, XP, 3700, 7K/8K SOC support
1575 M:      Jason Cooper <[email protected]>
1576 M:      Andrew Lunn <[email protected]>
1577 M:      Gregory Clement <[email protected]>
1578 M:      Sebastian Hesselbarth <[email protected]>
1579 L:      [email protected] (moderated for non-subscribers)
1580 S:      Maintained
1581 F:      arch/arm/boot/dts/armada*
1582 F:      arch/arm/boot/dts/kirkwood*
1583 F:      arch/arm/configs/mvebu_*_defconfig
1584 F:      arch/arm/mach-mvebu/
1585 F:      arch/arm64/boot/dts/marvell/armada*
1586 F:      drivers/cpufreq/mvebu-cpufreq.c
1587 F:      drivers/irqchip/irq-armada-370-xp.c
1588 F:      drivers/irqchip/irq-mvebu-*
1589 F:      drivers/pinctrl/mvebu/
1590 F:      drivers/rtc/rtc-armada38x.c
1591
1592 ARM/Mediatek RTC DRIVER
1593 M:      Eddie Huang <[email protected]>
1594 L:      [email protected] (moderated for non-subscribers)
1595 L:      [email protected] (moderated for non-subscribers)
1596 S:      Maintained
1597 F:      drivers/rtc/rtc-mt6397.c
1598
1599 ARM/Mediatek SoC support
1600 M:      Matthias Brugger <[email protected]>
1601 L:      [email protected] (moderated for non-subscribers)
1602 L:      [email protected] (moderated for non-subscribers)
1603 S:      Maintained
1604 F:      arch/arm/boot/dts/mt6*
1605 F:      arch/arm/boot/dts/mt7*
1606 F:      arch/arm/boot/dts/mt8*
1607 F:      arch/arm/mach-mediatek/
1608 F:      arch/arm64/boot/dts/mediatek/
1609 N:      mtk
1610 K:      mediatek
1611
1612 ARM/Mediatek USB3 PHY DRIVER
1613 M:      Chunfeng Yun <[email protected]>
1614 L:      [email protected] (moderated for non-subscribers)
1615 L:      [email protected] (moderated for non-subscribers)
1616 S:      Maintained
1617 F:      drivers/phy/mediatek/phy-mtk-tphy.c
1618
1619 ARM/MICREL KS8695 ARCHITECTURE
1620 M:      Greg Ungerer <[email protected]>
1621 L:      [email protected] (moderated for non-subscribers)
1622 F:      arch/arm/mach-ks8695/
1623 S:      Odd Fixes
1624
1625 ARM/MIOA701 MACHINE SUPPORT
1626 M:      Robert Jarzmik <[email protected]>
1627 L:      [email protected] (moderated for non-subscribers)
1628 F:      arch/arm/mach-pxa/mioa701.c
1629 S:      Maintained
1630
1631 ARM/NEC MOBILEPRO 900/c MACHINE SUPPORT
1632 M:      Michael Petchkovsky <[email protected]>
1633 S:      Maintained
1634
1635 ARM/NOMADIK ARCHITECTURE
1636 M:      Alessandro Rubini <[email protected]>
1637 M:      Linus Walleij <[email protected]>
1638 L:      [email protected] (moderated for non-subscribers)
1639 S:      Maintained
1640 F:      arch/arm/mach-nomadik/
1641 F:      drivers/pinctrl/nomadik/
1642 F:      drivers/i2c/busses/i2c-nomadik.c
1643 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-nomadik.git
1644
1645 ARM/NUVOTON W90X900 ARM ARCHITECTURE
1646 M:      Wan ZongShun <[email protected]>
1647 L:      [email protected] (moderated for non-subscribers)
1648 W:      http://www.mcuos.com
1649 S:      Maintained
1650 F:      arch/arm/mach-w90x900/
1651 F:      drivers/input/keyboard/w90p910_keypad.c
1652 F:      drivers/input/touchscreen/w90p910_ts.c
1653 F:      drivers/watchdog/nuc900_wdt.c
1654 F:      drivers/net/ethernet/nuvoton/w90p910_ether.c
1655 F:      drivers/mtd/nand/nuc900_nand.c
1656 F:      drivers/rtc/rtc-nuc900.c
1657 F:      drivers/spi/spi-nuc900.c
1658 F:      drivers/usb/host/ehci-w90x900.c
1659 F:      drivers/video/fbdev/nuc900fb.c
1660
1661 ARM/OPENMOKO NEO FREERUNNER (GTA02) MACHINE SUPPORT
1662 M:      Nelson Castillo <[email protected]>
1663 L:      [email protected] (subscribers-only)
1664 W:      http://wiki.openmoko.org/wiki/Neo_FreeRunner
1665 S:      Supported
1666
1667 ARM/Orion SoC/Technologic Systems TS-78xx platform support
1668 M:      Alexander Clouter <[email protected]>
1669 L:      [email protected] (moderated for non-subscribers)
1670 W:      http://www.digriz.org.uk/ts78xx/kernel
1671 S:      Maintained
1672 F:      arch/arm/mach-orion5x/ts78xx-*
1673
1674 ARM/OXNAS platform support
1675 M:      Neil Armstrong <[email protected]>
1676 L:      [email protected] (moderated for non-subscribers)
1677 L:      [email protected] (moderated for non-subscribers)
1678 S:      Maintained
1679 F:      arch/arm/mach-oxnas/
1680 F:      arch/arm/boot/dts/ox8*.dtsi
1681 F:      arch/arm/boot/dts/wd-mbwe.dts
1682 F:      arch/arm/boot/dts/cloudengines-pogoplug-series-3.dts
1683 N:      oxnas
1684
1685 ARM/PALM TREO SUPPORT
1686 M:      Tomas Cech <[email protected]>
1687 L:      [email protected]
1688 W:      http://hackndev.com
1689 S:      Maintained
1690 F:      arch/arm/mach-pxa/include/mach/palmtreo.h
1691 F:      arch/arm/mach-pxa/palmtreo.c
1692
1693 ARM/PALMTX,PALMT5,PALMLD,PALMTE2,PALMTC SUPPORT
1694 M:      Marek Vasut <[email protected]>
1695 L:      [email protected]
1696 W:      http://hackndev.com
1697 S:      Maintained
1698 F:      arch/arm/mach-pxa/include/mach/palmtx.h
1699 F:      arch/arm/mach-pxa/palmtx.c
1700 F:      arch/arm/mach-pxa/include/mach/palmt5.h
1701 F:      arch/arm/mach-pxa/palmt5.c
1702 F:      arch/arm/mach-pxa/include/mach/palmld.h
1703 F:      arch/arm/mach-pxa/palmld.c
1704 F:      arch/arm/mach-pxa/include/mach/palmte2.h
1705 F:      arch/arm/mach-pxa/palmte2.c
1706 F:      arch/arm/mach-pxa/include/mach/palmtc.h
1707 F:      arch/arm/mach-pxa/palmtc.c
1708
1709 ARM/PALMZ72 SUPPORT
1710 M:      Sergey Lapin <[email protected]>
1711 L:      [email protected]
1712 W:      http://hackndev.com
1713 S:      Maintained
1714 F:      arch/arm/mach-pxa/include/mach/palmz72.h
1715 F:      arch/arm/mach-pxa/palmz72.c
1716
1717 ARM/PLEB SUPPORT
1718 M:      Peter Chubb <[email protected]>
1719 W:      http://www.disy.cse.unsw.edu.au/Hardware/PLEB
1720 S:      Maintained
1721
1722 ARM/PT DIGITAL BOARD PORT
1723 M:      Stefan Eletzhofer <[email protected]>
1724 L:      [email protected] (moderated for non-subscribers)
1725 W:      http://www.armlinux.org.uk/
1726 S:      Maintained
1727
1728 ARM/QUALCOMM SUPPORT
1729 M:      Andy Gross <[email protected]>
1730 M:      David Brown <[email protected]>
1731 L:      [email protected]
1732 L:      [email protected]
1733 S:      Maintained
1734 F:      Documentation/devicetree/bindings/soc/qcom/
1735 F:      arch/arm/boot/dts/qcom-*.dts
1736 F:      arch/arm/boot/dts/qcom-*.dtsi
1737 F:      arch/arm/mach-qcom/
1738 F:      arch/arm64/boot/dts/qcom/*
1739 F:      drivers/i2c/busses/i2c-qup.c
1740 F:      drivers/clk/qcom/
1741 F:      drivers/dma/qcom/
1742 F:      drivers/soc/qcom/
1743 F:      drivers/spi/spi-qup.c
1744 F:      drivers/tty/serial/msm_serial.h
1745 F:      drivers/tty/serial/msm_serial.c
1746 F:      drivers/*/pm8???-*
1747 F:      drivers/mfd/ssbi.c
1748 F:      drivers/firmware/qcom_scm.c
1749 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/agross/linux.git
1750
1751 ARM/RADISYS ENP2611 MACHINE SUPPORT
1752 M:      Lennert Buytenhek <[email protected]>
1753 L:      [email protected] (moderated for non-subscribers)
1754 S:      Maintained
1755
1756 ARM/REALTEK ARCHITECTURE
1757 M:      Andreas Färber <[email protected]>
1758 L:      [email protected] (moderated for non-subscribers)
1759 S:      Maintained
1760 F:      arch/arm64/boot/dts/realtek/
1761 F:      Documentation/devicetree/bindings/arm/realtek.txt
1762
1763 ARM/RENESAS ARM64 ARCHITECTURE
1764 M:      Simon Horman <[email protected]>
1765 M:      Magnus Damm <[email protected]>
1766 L:      [email protected]
1767 Q:      http://patchwork.kernel.org/project/linux-renesas-soc/list/
1768 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas.git next
1769 S:      Supported
1770 F:      arch/arm64/boot/dts/renesas/
1771 F:      drivers/soc/renesas/
1772 F:      include/linux/soc/renesas/
1773
1774 ARM/RISCPC ARCHITECTURE
1775 M:      Russell King <[email protected]>
1776 L:      [email protected] (moderated for non-subscribers)
1777 W:      http://www.armlinux.org.uk/
1778 S:      Maintained
1779 F:      arch/arm/include/asm/hardware/entry-macro-iomd.S
1780 F:      arch/arm/include/asm/hardware/ioc.h
1781 F:      arch/arm/include/asm/hardware/iomd.h
1782 F:      arch/arm/include/asm/hardware/memc.h
1783 F:      arch/arm/mach-rpc/
1784 F:      drivers/net/ethernet/8390/etherh.c
1785 F:      drivers/net/ethernet/i825xx/ether1*
1786 F:      drivers/net/ethernet/seeq/ether3*
1787 F:      drivers/scsi/arm/
1788
1789 ARM/Rockchip SoC support
1790 M:      Heiko Stuebner <[email protected]>
1791 L:      [email protected] (moderated for non-subscribers)
1792 L:      [email protected]
1793 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip.git
1794 S:      Maintained
1795 F:      arch/arm/boot/dts/rk3*
1796 F:      arch/arm/boot/dts/rv1108*
1797 F:      arch/arm/mach-rockchip/
1798 F:      drivers/clk/rockchip/
1799 F:      drivers/i2c/busses/i2c-rk3x.c
1800 F:      drivers/*/*rockchip*
1801 F:      drivers/*/*/*rockchip*
1802 F:      sound/soc/rockchip/
1803 N:      rockchip
1804
1805 ARM/SAMSUNG EXYNOS ARM ARCHITECTURES
1806 M:      Kukjin Kim <[email protected]>
1807 M:      Krzysztof Kozlowski <[email protected]>
1808 L:      [email protected] (moderated for non-subscribers)
1809 L:      [email protected] (moderated for non-subscribers)
1810 Q:      https://patchwork.kernel.org/project/linux-samsung-soc/list/
1811 S:      Maintained
1812 F:      arch/arm/boot/dts/s3c*
1813 F:      arch/arm/boot/dts/s5p*
1814 F:      arch/arm/boot/dts/samsung*
1815 F:      arch/arm/boot/dts/exynos*
1816 F:      arch/arm64/boot/dts/exynos/
1817 F:      arch/arm/plat-samsung/
1818 F:      arch/arm/mach-s3c24*/
1819 F:      arch/arm/mach-s3c64xx/
1820 F:      arch/arm/mach-s5p*/
1821 F:      arch/arm/mach-exynos*/
1822 F:      drivers/*/*s3c24*
1823 F:      drivers/*/*/*s3c24*
1824 F:      drivers/*/*s3c64xx*
1825 F:      drivers/*/*s5pv210*
1826 F:      drivers/memory/samsung/*
1827 F:      drivers/soc/samsung/*
1828 F:      Documentation/arm/Samsung/
1829 F:      Documentation/devicetree/bindings/arm/samsung/
1830 F:      Documentation/devicetree/bindings/sram/samsung-sram.txt
1831 F:      Documentation/devicetree/bindings/power/pd-samsung.txt
1832 N:      exynos
1833
1834 ARM/SAMSUNG MOBILE MACHINE SUPPORT
1835 M:      Kyungmin Park <[email protected]>
1836 L:      [email protected] (moderated for non-subscribers)
1837 S:      Maintained
1838 F:      arch/arm/mach-s5pv210/
1839
1840 ARM/SAMSUNG S5P SERIES 2D GRAPHICS ACCELERATION (G2D) SUPPORT
1841 M:      Kyungmin Park <[email protected]>
1842 M:      Kamil Debski <[email protected]>
1843 M:      Andrzej Hajda <[email protected]>
1844 L:      [email protected]
1845 L:      [email protected]
1846 S:      Maintained
1847 F:      drivers/media/platform/s5p-g2d/
1848
1849 ARM/SAMSUNG S5P SERIES HDMI CEC SUBSYSTEM SUPPORT
1850 M:      Marek Szyprowski <[email protected]>
1851 L:      [email protected] (moderated for non-subscribers)
1852 L:      [email protected]
1853 S:      Maintained
1854 F:      drivers/media/platform/s5p-cec/
1855 F:      Documentation/devicetree/bindings/media/s5p-cec.txt
1856
1857 ARM/SAMSUNG S5P SERIES JPEG CODEC SUPPORT
1858 M:      Andrzej Pietrasiewicz <[email protected]>
1859 M:      Jacek Anaszewski <[email protected]>
1860 L:      [email protected]
1861 L:      [email protected]
1862 S:      Maintained
1863 F:      drivers/media/platform/s5p-jpeg/
1864
1865 ARM/SAMSUNG S5P SERIES Multi Format Codec (MFC) SUPPORT
1866 M:      Kyungmin Park <[email protected]>
1867 M:      Kamil Debski <[email protected]>
1868 M:      Jeongtae Park <[email protected]>
1869 M:      Andrzej Hajda <[email protected]>
1870 L:      [email protected]
1871 L:      [email protected]
1872 S:      Maintained
1873 F:      arch/arm/plat-samsung/s5p-dev-mfc.c
1874 F:      drivers/media/platform/s5p-mfc/
1875
1876 ARM/SHMOBILE ARM ARCHITECTURE
1877 M:      Simon Horman <[email protected]>
1878 M:      Magnus Damm <[email protected]>
1879 L:      [email protected]
1880 Q:      http://patchwork.kernel.org/project/linux-renesas-soc/list/
1881 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas.git next
1882 S:      Supported
1883 F:      arch/arm/boot/dts/emev2*
1884 F:      arch/arm/boot/dts/r7s*
1885 F:      arch/arm/boot/dts/r8a*
1886 F:      arch/arm/boot/dts/sh*
1887 F:      arch/arm/configs/shmobile_defconfig
1888 F:      arch/arm/include/debug/renesas-scif.S
1889 F:      arch/arm/mach-shmobile/
1890 F:      drivers/soc/renesas/
1891 F:      include/linux/soc/renesas/
1892
1893 ARM/SOCFPGA ARCHITECTURE
1894 M:      Dinh Nguyen <[email protected]>
1895 S:      Maintained
1896 F:      arch/arm/mach-socfpga/
1897 F:      arch/arm/boot/dts/socfpga*
1898 F:      arch/arm/configs/socfpga_defconfig
1899 F:      arch/arm64/boot/dts/altera/
1900 W:      http://www.rocketboards.org
1901 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/dinguyen/linux.git
1902
1903 ARM/SOCFPGA CLOCK FRAMEWORK SUPPORT
1904 M:      Dinh Nguyen <[email protected]>
1905 S:      Maintained
1906 F:      drivers/clk/socfpga/
1907
1908 ARM/SOCFPGA EDAC SUPPORT
1909 M:      Thor Thayer <[email protected]>
1910 S:      Maintained
1911 F:      drivers/edac/altera_edac.
1912
1913 ARM/STI ARCHITECTURE
1914 M:      Patrice Chotard <[email protected]>
1915 L:      [email protected] (moderated for non-subscribers)
1916 W:      http://www.stlinux.com
1917 S:      Maintained
1918 F:      arch/arm/mach-sti/
1919 F:      arch/arm/boot/dts/sti*
1920 F:      drivers/char/hw_random/st-rng.c
1921 F:      drivers/clocksource/arm_global_timer.c
1922 F:      drivers/clocksource/clksrc_st_lpc.c
1923 F:      drivers/cpufreq/sti-cpufreq.c
1924 F:      drivers/dma/st_fdma*
1925 F:      drivers/i2c/busses/i2c-st.c
1926 F:      drivers/media/rc/st_rc.c
1927 F:      drivers/media/platform/sti/c8sectpfe/
1928 F:      drivers/mmc/host/sdhci-st.c
1929 F:      drivers/phy/st/phy-miphy28lp.c
1930 F:      drivers/phy/st/phy-stih407-usb.c
1931 F:      drivers/pinctrl/pinctrl-st.c
1932 F:      drivers/remoteproc/st_remoteproc.c
1933 F:      drivers/remoteproc/st_slim_rproc.c
1934 F:      drivers/reset/sti/
1935 F:      drivers/rtc/rtc-st-lpc.c
1936 F:      drivers/tty/serial/st-asc.c
1937 F:      drivers/usb/dwc3/dwc3-st.c
1938 F:      drivers/usb/host/ehci-st.c
1939 F:      drivers/usb/host/ohci-st.c
1940 F:      drivers/watchdog/st_lpc_wdt.c
1941 F:      drivers/ata/ahci_st.c
1942 F:      include/linux/remoteproc/st_slim_rproc.h
1943
1944 ARM/STM32 ARCHITECTURE
1945 M:      Maxime Coquelin <[email protected]>
1946 M:      Alexandre Torgue <[email protected]>
1947 L:      [email protected] (moderated for non-subscribers)
1948 S:      Maintained
1949 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/mcoquelin/stm32.git
1950 N:      stm32
1951 F:      drivers/clocksource/armv7m_systick.c
1952
1953 ARM/TANGO ARCHITECTURE
1954 M:      Marc Gonzalez <[email protected]>
1955 L:      [email protected]
1956 S:      Maintained
1957 N:      tango
1958
1959 ARM/TECHNOLOGIC SYSTEMS TS7250 MACHINE SUPPORT
1960 M:      Lennert Buytenhek <[email protected]>
1961 L:      [email protected] (moderated for non-subscribers)
1962 S:      Maintained
1963
1964 ARM/TETON BGA MACHINE SUPPORT
1965 M:      "Mark F. Brown" <[email protected]>
1966 L:      [email protected] (moderated for non-subscribers)
1967 S:      Maintained
1968
1969 ARM/TEXAS INSTRUMENT AEMIF/EMIF DRIVERS
1970 M:      Santosh Shilimkar <[email protected]>
1971 L:      [email protected]
1972 S:      Maintained
1973 F:      drivers/memory/*emif*
1974
1975 ARM/TEXAS INSTRUMENT KEYSTONE ARCHITECTURE
1976 M:      Santosh Shilimkar <[email protected]>
1977 L:      [email protected] (moderated for non-subscribers)
1978 S:      Maintained
1979 F:      arch/arm/mach-keystone/
1980 F:      arch/arm/boot/dts/keystone-*
1981 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/ssantosh/linux-keystone.git
1982
1983 ARM/TEXAS INSTRUMENT KEYSTONE CLOCK FRAMEWORK
1984 M:      Santosh Shilimkar <[email protected]>
1985 L:      [email protected]
1986 S:      Maintained
1987 F:      drivers/clk/keystone/
1988
1989 ARM/TEXAS INSTRUMENT KEYSTONE ClOCKSOURCE
1990 M:      Santosh Shilimkar <[email protected]>
1991 L:      [email protected] (moderated for non-subscribers)
1992 L:      [email protected]
1993 S:      Maintained
1994 F:      drivers/clocksource/timer-keystone.c
1995
1996 ARM/TEXAS INSTRUMENT KEYSTONE RESET DRIVER
1997 M:      Santosh Shilimkar <[email protected]>
1998 L:      [email protected]
1999 S:      Maintained
2000 F:      drivers/power/reset/keystone-reset.c
2001
2002 ARM/THECUS N2100 MACHINE SUPPORT
2003 M:      Lennert Buytenhek <[email protected]>
2004 L:      [email protected] (moderated for non-subscribers)
2005 S:      Maintained
2006
2007 ARM/TOSA MACHINE SUPPORT
2008 M:      Dmitry Eremin-Solenikov <[email protected]>
2009 M:      Dirk Opfer <[email protected]>
2010 S:      Maintained
2011
2012 ARM/U300 MACHINE SUPPORT
2013 M:      Linus Walleij <[email protected]>
2014 L:      [email protected] (moderated for non-subscribers)
2015 S:      Supported
2016 F:      arch/arm/mach-u300/
2017 F:      drivers/clocksource/timer-u300.c
2018 F:      drivers/i2c/busses/i2c-stu300.c
2019 F:      drivers/rtc/rtc-coh901331.c
2020 F:      drivers/watchdog/coh901327_wdt.c
2021 F:      drivers/dma/coh901318*
2022 F:      drivers/mfd/ab3100*
2023 F:      drivers/rtc/rtc-ab3100.c
2024 F:      drivers/rtc/rtc-coh901331.c
2025 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-stericsson.git
2026
2027 ARM/UNIPHIER ARCHITECTURE
2028 M:      Masahiro Yamada <[email protected]>
2029 L:      [email protected] (moderated for non-subscribers)
2030 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-uniphier.git
2031 S:      Maintained
2032 F:      arch/arm/boot/dts/uniphier*
2033 F:      arch/arm/include/asm/hardware/cache-uniphier.h
2034 F:      arch/arm/mach-uniphier/
2035 F:      arch/arm/mm/cache-uniphier.c
2036 F:      arch/arm64/boot/dts/socionext/
2037 F:      drivers/bus/uniphier-system-bus.c
2038 F:      drivers/clk/uniphier/
2039 F:      drivers/i2c/busses/i2c-uniphier*
2040 F:      drivers/irqchip/irq-uniphier-aidet.c
2041 F:      drivers/pinctrl/uniphier/
2042 F:      drivers/reset/reset-uniphier.c
2043 F:      drivers/tty/serial/8250/8250_uniphier.c
2044 N:      uniphier
2045
2046 ARM/Ux500 ARM ARCHITECTURE
2047 M:      Linus Walleij <[email protected]>
2048 L:      [email protected] (moderated for non-subscribers)
2049 S:      Maintained
2050 F:      arch/arm/mach-ux500/
2051 F:      drivers/clocksource/clksrc-dbx500-prcmu.c
2052 F:      drivers/dma/ste_dma40*
2053 F:      drivers/hwspinlock/u8500_hsem.c
2054 F:      drivers/mfd/abx500*
2055 F:      drivers/mfd/ab8500*
2056 F:      drivers/mfd/dbx500*
2057 F:      drivers/mfd/db8500*
2058 F:      drivers/pinctrl/nomadik/pinctrl-ab*
2059 F:      drivers/pinctrl/nomadik/pinctrl-nomadik*
2060 F:      drivers/rtc/rtc-ab8500.c
2061 F:      drivers/rtc/rtc-pl031.c
2062 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-stericsson.git
2063
2064 ARM/Ux500 CLOCK FRAMEWORK SUPPORT
2065 M:      Ulf Hansson <[email protected]>
2066 L:      [email protected] (moderated for non-subscribers)
2067 T:      git git://git.linaro.org/people/ulfh/clk.git
2068 S:      Maintained
2069 F:      drivers/clk/ux500/
2070
2071 ARM/VERSATILE EXPRESS PLATFORM
2072 M:      Liviu Dudau <[email protected]>
2073 M:      Sudeep Holla <[email protected]>
2074 M:      Lorenzo Pieralisi <[email protected]>
2075 L:      [email protected] (moderated for non-subscribers)
2076 S:      Maintained
2077 F:      arch/arm/boot/dts/vexpress*
2078 F:      arch/arm64/boot/dts/arm/
2079 F:      arch/arm/mach-vexpress/
2080 F:      */*/vexpress*
2081 F:      */*/*/vexpress*
2082 F:      drivers/clk/versatile/clk-vexpress-osc.c
2083 F:      drivers/clocksource/versatile.c
2084 N:      mps2
2085
2086 ARM/VFP SUPPORT
2087 M:      Russell King <[email protected]>
2088 L:      [email protected] (moderated for non-subscribers)
2089 W:      http://www.armlinux.org.uk/
2090 S:      Maintained
2091 F:      arch/arm/vfp/
2092
2093 ARM/VOIPAC PXA270 SUPPORT
2094 M:      Marek Vasut <[email protected]>
2095 L:      [email protected] (moderated for non-subscribers)
2096 S:      Maintained
2097 F:      arch/arm/mach-pxa/vpac270.c
2098 F:      arch/arm/mach-pxa/include/mach/vpac270.h
2099
2100 ARM/VT8500 ARM ARCHITECTURE
2101 M:      Tony Prisk <[email protected]>
2102 L:      [email protected] (moderated for non-subscribers)
2103 S:      Maintained
2104 F:      arch/arm/mach-vt8500/
2105 F:      drivers/clocksource/vt8500_timer.c
2106 F:      drivers/i2c/busses/i2c-wmt.c
2107 F:      drivers/mmc/host/wmt-sdmmc.c
2108 F:      drivers/pwm/pwm-vt8500.c
2109 F:      drivers/rtc/rtc-vt8500.c
2110 F:      drivers/tty/serial/vt8500_serial.c
2111 F:      drivers/usb/host/ehci-platform.c
2112 F:      drivers/usb/host/uhci-platform.c
2113 F:      drivers/video/fbdev/vt8500lcdfb.*
2114 F:      drivers/video/fbdev/wm8505fb*
2115 F:      drivers/video/fbdev/wmt_ge_rops.*
2116
2117 ARM/ZIPIT Z2 SUPPORT
2118 M:      Marek Vasut <[email protected]>
2119 L:      [email protected] (moderated for non-subscribers)
2120 S:      Maintained
2121 F:      arch/arm/mach-pxa/z2.c
2122 F:      arch/arm/mach-pxa/include/mach/z2.h
2123
2124 ARM/ZTE ARCHITECTURE
2125 M:      Jun Nie <[email protected]>
2126 M:      Baoyou Xie <[email protected]>
2127 M:      Shawn Guo <[email protected]>
2128 L:      [email protected] (moderated for non-subscribers)
2129 S:      Maintained
2130 F:      arch/arm/boot/dts/zx2967*
2131 F:      arch/arm/mach-zx/
2132 F:      arch/arm64/boot/dts/zte/
2133 F:      drivers/clk/zte/
2134 F:      drivers/dma/zx_dma.c
2135 F:      drivers/gpio/gpio-zx.c
2136 F:      drivers/i2c/busses/i2c-zx2967.c
2137 F:      drivers/mmc/host/dw_mmc-zx.*
2138 F:      drivers/pinctrl/zte/
2139 F:      drivers/reset/reset-zx2967.c
2140 F:      drivers/soc/zte/
2141 F:      drivers/thermal/zx2967_thermal.c
2142 F:      drivers/watchdog/zx2967_wdt.c
2143 F:      Documentation/devicetree/bindings/arm/zte.txt
2144 F:      Documentation/devicetree/bindings/clock/zx2967*.txt
2145 F:      Documentation/devicetree/bindings/dma/zxdma.txt
2146 F:      Documentation/devicetree/bindings/gpio/zx296702-gpio.txt
2147 F:      Documentation/devicetree/bindings/i2c/i2c-zx2967.txt
2148 F:      Documentation/devicetree/bindings/mmc/zx-dw-mshc.txt
2149 F:      Documentation/devicetree/bindings/pinctrl/pinctrl-zx.txt
2150 F:      Documentation/devicetree/bindings/reset/zte,zx2967-reset.txt
2151 F:      Documentation/devicetree/bindings/soc/zte/
2152 F:      Documentation/devicetree/bindings/sound/zte,*.txt
2153 F:      Documentation/devicetree/bindings/thermal/zx2967-thermal.txt
2154 F:      Documentation/devicetree/bindings/watchdog/zte,zx2967-wdt.txt
2155 F:      include/dt-bindings/clock/zx2967*.h
2156 F:      include/dt-bindings/soc/zte,*.h
2157 F:      sound/soc/codecs/zx_aud96p22.c
2158 F:      sound/soc/zte/
2159
2160 ARM/ZYNQ ARCHITECTURE
2161 M:      Michal Simek <[email protected]>
2162 R:      Sören Brinkmann <[email protected]>
2163 L:      [email protected] (moderated for non-subscribers)
2164 W:      http://wiki.xilinx.com
2165 T:      git https://github.com/Xilinx/linux-xlnx.git
2166 S:      Supported
2167 F:      arch/arm/mach-zynq/
2168 F:      drivers/cpuidle/cpuidle-zynq.c
2169 F:      drivers/block/xsysace.c
2170 N:      zynq
2171 N:      xilinx
2172 F:      drivers/clocksource/cadence_ttc_timer.c
2173 F:      drivers/i2c/busses/i2c-cadence.c
2174 F:      drivers/mmc/host/sdhci-of-arasan.c
2175 F:      drivers/edac/synopsys_edac.c
2176
2177 ARM64 PORT (AARCH64 ARCHITECTURE)
2178 M:      Catalin Marinas <[email protected]>
2179 M:      Will Deacon <[email protected]>
2180 L:      [email protected] (moderated for non-subscribers)
2181 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux.git
2182 S:      Maintained
2183 F:      arch/arm64/
2184 F:      Documentation/arm64/
2185
2186 AS3645A LED FLASH CONTROLLER DRIVER
2187 M:      Sakari Ailus <[email protected]>
2188 L:      [email protected]
2189 S:      Maintained
2190 F:      drivers/leds/leds-as3645a.c
2191
2192 AS3645A LED FLASH CONTROLLER DRIVER
2193 M:      Laurent Pinchart <[email protected]>
2194 L:      [email protected]
2195 T:      git git://linuxtv.org/media_tree.git
2196 S:      Maintained
2197 F:      drivers/media/i2c/as3645a.c
2198 F:      include/media/i2c/as3645a.h
2199
2200 ASAHI KASEI AK8974 DRIVER
2201 M:      Linus Walleij <[email protected]>
2202 L:      [email protected]
2203 W:      http://www.akm.com/
2204 S:      Supported
2205 F:      drivers/iio/magnetometer/ak8974.c
2206
2207 ASC7621 HARDWARE MONITOR DRIVER
2208 M:      George Joseph <[email protected]>
2209 L:      [email protected]
2210 S:      Maintained
2211 F:      Documentation/hwmon/asc7621
2212 F:      drivers/hwmon/asc7621.c
2213
2214 ASUS NOTEBOOKS AND EEEPC ACPI/WMI EXTRAS DRIVERS
2215 M:      Corentin Chary <[email protected]>
2216 L:      [email protected]
2217 L:      [email protected]
2218 W:      http://acpi4asus.sf.net
2219 S:      Maintained
2220 F:      drivers/platform/x86/asus*.c
2221 F:      drivers/platform/x86/eeepc*.c
2222
2223 ASUS WIRELESS RADIO CONTROL DRIVER
2224 M:      João Paulo Rechi Vita <[email protected]>
2225 L:      [email protected]
2226 S:      Maintained
2227 F:      drivers/platform/x86/asus-wireless.c
2228
2229 ASYMMETRIC KEYS
2230 M:      David Howells <[email protected]>
2231 L:      [email protected]
2232 S:      Maintained
2233 F:      Documentation/crypto/asymmetric-keys.txt
2234 F:      include/linux/verification.h
2235 F:      include/crypto/public_key.h
2236 F:      include/crypto/pkcs7.h
2237 F:      crypto/asymmetric_keys/
2238
2239 ASYNCHRONOUS TRANSFERS/TRANSFORMS (IOAT) API
2240 R:      Dan Williams <[email protected]>
2241 W:      http://sourceforge.net/projects/xscaleiop
2242 S:      Odd fixes
2243 F:      Documentation/crypto/async-tx-api.txt
2244 F:      crypto/async_tx/
2245 F:      drivers/dma/
2246 F:      include/linux/dmaengine.h
2247 F:      include/linux/async_tx.h
2248
2249 AT24 EEPROM DRIVER
2250 M:      Wolfram Sang <[email protected]>
2251 L:      [email protected]
2252 S:      Maintained
2253 F:      drivers/misc/eeprom/at24.c
2254 F:      include/linux/platform_data/at24.h
2255
2256 ATA OVER ETHERNET (AOE) DRIVER
2257 M:      "Ed L. Cashin" <[email protected]>
2258 W:      http://www.openaoe.org/
2259 S:      Supported
2260 F:      Documentation/aoe/
2261 F:      drivers/block/aoe/
2262
2263 ATHEROS 71XX/9XXX GPIO DRIVER
2264 M:      Alban Bedel <[email protected]>
2265 W:      https://github.com/AlbanBedel/linux
2266 T:      git git://github.com/AlbanBedel/linux
2267 S:      Maintained
2268 F:      drivers/gpio/gpio-ath79.c
2269 F:      Documentation/devicetree/bindings/gpio/gpio-ath79.txt
2270
2271 ATHEROS ATH GENERIC UTILITIES
2272 M:      "Luis R. Rodriguez" <[email protected]>
2273 L:      [email protected]
2274 S:      Supported
2275 F:      drivers/net/wireless/ath/*
2276
2277 ATHEROS ATH5K WIRELESS DRIVER
2278 M:      Jiri Slaby <[email protected]>
2279 M:      Nick Kossifidis <[email protected]>
2280 M:      "Luis R. Rodriguez" <[email protected]>
2281 L:      [email protected]
2282 W:      http://wireless.kernel.org/en/users/Drivers/ath5k
2283 S:      Maintained
2284 F:      drivers/net/wireless/ath/ath5k/
2285
2286 ATHEROS ATH6KL WIRELESS DRIVER
2287 M:      Kalle Valo <[email protected]>
2288 L:      [email protected]
2289 W:      http://wireless.kernel.org/en/users/Drivers/ath6kl
2290 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git
2291 S:      Supported
2292 F:      drivers/net/wireless/ath/ath6kl/
2293
2294 ATI_REMOTE2 DRIVER
2295 M:      Ville Syrjala <[email protected]>
2296 S:      Maintained
2297 F:      drivers/input/misc/ati_remote2.c
2298
2299 ATK0110 HWMON DRIVER
2300 M:      Luca Tettamanti <[email protected]>
2301 L:      [email protected]
2302 S:      Maintained
2303 F:      drivers/hwmon/asus_atk0110.c
2304
2305 ATLX ETHERNET DRIVERS
2306 M:      Jay Cliburn <[email protected]>
2307 M:      Chris Snook <[email protected]>
2308 L:      [email protected]
2309 W:      http://sourceforge.net/projects/atl1
2310 W:      http://atl1.sourceforge.net
2311 S:      Maintained
2312 F:      drivers/net/ethernet/atheros/
2313
2314 ATM
2315 M:      Chas Williams <[email protected]>
2316 L:      [email protected] (moderated for non-subscribers)
2317 L:      [email protected]
2318 W:      http://linux-atm.sourceforge.net
2319 S:      Maintained
2320 F:      drivers/atm/
2321 F:      include/linux/atm*
2322 F:      include/uapi/linux/atm*
2323
2324 ATMEL AT91 / AT32 MCI DRIVER
2325 M:      Ludovic Desroches <[email protected]>
2326 S:      Maintained
2327 F:      drivers/mmc/host/atmel-mci.c
2328
2329 ATMEL AT91 SAMA5D2-Compatible Shutdown Controller
2330 M:      Nicolas Ferre <[email protected]>
2331 S:      Supported
2332 F:      drivers/power/reset/at91-sama5d2_shdwc.c
2333
2334 ATMEL Audio ALSA driver
2335 M:      Nicolas Ferre <[email protected]>
2336 L:      [email protected] (moderated for non-subscribers)
2337 S:      Supported
2338 F:      sound/soc/atmel
2339
2340 ATMEL I2C DRIVER
2341 M:      Ludovic Desroches <[email protected]>
2342 L:      [email protected]
2343 S:      Supported
2344 F:      drivers/i2c/busses/i2c-at91.c
2345
2346 ATMEL ISI DRIVER
2347 M:      Ludovic Desroches <[email protected]>
2348 L:      [email protected]
2349 S:      Supported
2350 F:      drivers/media/platform/atmel/atmel-isi.c
2351 F:      include/media/atmel-isi.h
2352
2353 ATMEL LCDFB DRIVER
2354 M:      Nicolas Ferre <[email protected]>
2355 L:      [email protected]
2356 S:      Maintained
2357 F:      drivers/video/fbdev/atmel_lcdfb.c
2358 F:      include/video/atmel_lcdc.h
2359
2360 ATMEL MACB ETHERNET DRIVER
2361 M:      Nicolas Ferre <[email protected]>
2362 S:      Supported
2363 F:      drivers/net/ethernet/cadence/
2364
2365 ATMEL MAXTOUCH DRIVER
2366 M:      Nick Dyer <[email protected]>
2367 T:      git git://github.com/ndyer/linux.git
2368 S:      Maintained
2369 F:      Documentation/devicetree/bindings/input/atmel,maxtouch.txt
2370 F:      drivers/input/touchscreen/atmel_mxt_ts.c
2371 F:      include/linux/platform_data/atmel_mxt_ts.h
2372
2373 ATMEL NAND DRIVER
2374 M:      Wenyou Yang <[email protected]>
2375 M:      Josh Wu <[email protected]>
2376 L:      [email protected]
2377 S:      Supported
2378 F:      drivers/mtd/nand/atmel/*
2379
2380 ATMEL SAMA5D2 ADC DRIVER
2381 M:      Ludovic Desroches <[email protected]>
2382 L:      [email protected]
2383 S:      Supported
2384 F:      drivers/iio/adc/at91-sama5d2_adc.c
2385
2386 ATMEL SDMMC DRIVER
2387 M:      Ludovic Desroches <[email protected]>
2388 L:      [email protected]
2389 S:      Supported
2390 F:      drivers/mmc/host/sdhci-of-at91.c
2391
2392 ATMEL SPI DRIVER
2393 M:      Nicolas Ferre <[email protected]>
2394 S:      Supported
2395 F:      drivers/spi/spi-atmel.*
2396
2397 ATMEL SSC DRIVER
2398 M:      Nicolas Ferre <[email protected]>
2399 L:      [email protected] (moderated for non-subscribers)
2400 S:      Supported
2401 F:      drivers/misc/atmel-ssc.c
2402 F:      include/linux/atmel-ssc.h
2403
2404 ATMEL Timer Counter (TC) AND CLOCKSOURCE DRIVERS
2405 M:      Nicolas Ferre <[email protected]>
2406 L:      [email protected] (moderated for non-subscribers)
2407 S:      Supported
2408 F:      drivers/misc/atmel_tclib.c
2409 F:      drivers/clocksource/tcb_clksrc.c
2410
2411 ATMEL USBA UDC DRIVER
2412 M:      Nicolas Ferre <[email protected]>
2413 L:      [email protected] (moderated for non-subscribers)
2414 S:      Supported
2415 F:      drivers/usb/gadget/udc/atmel_usba_udc.*
2416
2417 ATMEL WIRELESS DRIVER
2418 M:      Simon Kelley <[email protected]>
2419 L:      [email protected]
2420 W:      http://www.thekelleys.org.uk/atmel
2421 W:      http://atmelwlandriver.sourceforge.net/
2422 S:      Maintained
2423 F:      drivers/net/wireless/atmel/atmel*
2424
2425 ATMEL XDMA DRIVER
2426 M:      Ludovic Desroches <[email protected]>
2427 L:      [email protected]
2428 L:      [email protected]
2429 S:      Supported
2430 F:      drivers/dma/at_xdmac.c
2431
2432 ATOMIC INFRASTRUCTURE
2433 M:      Will Deacon <[email protected]>
2434 M:      Peter Zijlstra <[email protected]>
2435 R:      Boqun Feng <[email protected]>
2436 L:      [email protected]
2437 S:      Maintained
2438 F:      arch/*/include/asm/atomic*.h
2439 F:      include/*/atomic*.h
2440
2441 ATTO EXPRESSSAS SAS/SATA RAID SCSI DRIVER
2442 M:      Bradley Grove <[email protected]>
2443 L:      [email protected]
2444 W:      http://www.attotech.com
2445 S:      Supported
2446 F:      drivers/scsi/esas2r
2447
2448 ATUSB IEEE 802.15.4 RADIO DRIVER
2449 M:      Stefan Schmidt <[email protected]>
2450 L:      [email protected]
2451 S:      Maintained
2452 F:      drivers/net/ieee802154/atusb.c
2453 F:      drivers/net/ieee802154/atusb.h
2454 F:      drivers/net/ieee802154/at86rf230.h
2455
2456 AUDIT SUBSYSTEM
2457 M:      Paul Moore <[email protected]>
2458 M:      Eric Paris <[email protected]>
2459 L:      [email protected] (moderated for non-subscribers)
2460 W:      https://github.com/linux-audit
2461 W:      https://people.redhat.com/sgrubb/audit
2462 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/audit.git
2463 S:      Supported
2464 F:      include/linux/audit.h
2465 F:      include/uapi/linux/audit.h
2466 F:      kernel/audit*
2467
2468 AUXILIARY DISPLAY DRIVERS
2469 M:      Miguel Ojeda Sandonis <[email protected]>
2470 W:      http://miguelojeda.es/auxdisplay.htm
2471 W:      http://jair.lab.fi.uva.es/~migojed/auxdisplay.htm
2472 S:      Maintained
2473 F:      drivers/auxdisplay/
2474 F:      include/linux/cfag12864b.h
2475
2476 AX.25 NETWORK LAYER
2477 M:      Ralf Baechle <[email protected]>
2478 L:      [email protected]
2479 W:      http://www.linux-ax25.org/
2480 S:      Maintained
2481 F:      include/uapi/linux/ax25.h
2482 F:      include/net/ax25.h
2483 F:      net/ax25/
2484
2485 AXENTIA ARM DEVICES
2486 M:      Peter Rosin <[email protected]>
2487 L:      [email protected] (moderated for non-subscribers)
2488 S:      Maintained
2489 F:      Documentation/devicetree/bindings/arm/axentia.txt
2490 F:      arch/arm/boot/dts/at91-linea.dtsi
2491 F:      arch/arm/boot/dts/at91-tse850-3.dts
2492
2493 AXENTIA ASOC DRIVERS
2494 M:      Peter Rosin <[email protected]>
2495 L:      [email protected] (moderated for non-subscribers)
2496 S:      Maintained
2497 F:      Documentation/devicetree/bindings/sound/axentia,*
2498 F:      sound/soc/atmel/tse850-pcm5142.c
2499
2500 AZ6007 DVB DRIVER
2501 M:      Mauro Carvalho Chehab <[email protected]>
2502 M:      Mauro Carvalho Chehab <[email protected]>
2503 L:      [email protected]
2504 W:      https://linuxtv.org
2505 T:      git git://linuxtv.org/media_tree.git
2506 S:      Maintained
2507 F:      drivers/media/usb/dvb-usb-v2/az6007.c
2508
2509 AZTECH FM RADIO RECEIVER DRIVER
2510 M:      Hans Verkuil <[email protected]>
2511 L:      [email protected]
2512 T:      git git://linuxtv.org/media_tree.git
2513 W:      https://linuxtv.org
2514 S:      Maintained
2515 F:      drivers/media/radio/radio-aztech*
2516
2517 B43 WIRELESS DRIVER
2518 L:      [email protected]
2519 L:      [email protected]
2520 W:      http://wireless.kernel.org/en/users/Drivers/b43
2521 S:      Odd Fixes
2522 F:      drivers/net/wireless/broadcom/b43/
2523
2524 B43LEGACY WIRELESS DRIVER
2525 M:      Larry Finger <[email protected]>
2526 L:      [email protected]
2527 L:      [email protected]
2528 W:      http://wireless.kernel.org/en/users/Drivers/b43
2529 S:      Maintained
2530 F:      drivers/net/wireless/broadcom/b43legacy/
2531
2532 BACKLIGHT CLASS/SUBSYSTEM
2533 M:      Lee Jones <[email protected]>
2534 M:      Daniel Thompson <[email protected]>
2535 M:      Jingoo Han <[email protected]>
2536 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/lee/backlight.git
2537 S:      Maintained
2538 F:      drivers/video/backlight/
2539 F:      include/linux/backlight.h
2540 F:      include/linux/pwm_backlight.h
2541 F:      Documentation/devicetree/bindings/leds/backlight
2542
2543 BATMAN ADVANCED
2544 M:      Marek Lindner <[email protected]>
2545 M:      Simon Wunderlich <[email protected]>
2546 M:      Antonio Quartulli <[email protected]>
2547 L:      [email protected] (moderated for non-subscribers)
2548 W:      https://www.open-mesh.org/
2549 Q:      https://patchwork.open-mesh.org/project/batman/list/
2550 S:      Maintained
2551 F:      Documentation/ABI/testing/sysfs-class-net-batman-adv
2552 F:      Documentation/ABI/testing/sysfs-class-net-mesh
2553 F:      Documentation/networking/batman-adv.rst
2554 F:      include/uapi/linux/batman_adv.h
2555 F:      net/batman-adv/
2556
2557 BAYCOM/HDLCDRV DRIVERS FOR AX.25
2558 M:      Thomas Sailer <[email protected]>
2559 L:      [email protected]
2560 W:      http://www.baycom.org/~tom/ham/ham.html
2561 S:      Maintained
2562 F:      drivers/net/hamradio/baycom*
2563
2564 BCACHE (BLOCK LAYER CACHE)
2565 M:      Kent Overstreet <[email protected]>
2566 L:      [email protected]
2567 W:      http://bcache.evilpiepirate.org
2568 S:      Orphan
2569 F:      drivers/md/bcache/
2570
2571 BDISP ST MEDIA DRIVER
2572 M:      Fabien Dessenne <[email protected]>
2573 L:      [email protected]
2574 T:      git git://linuxtv.org/media_tree.git
2575 W:      https://linuxtv.org
2576 S:      Supported
2577 F:      drivers/media/platform/sti/bdisp
2578
2579 BECKHOFF CX5020 ETHERCAT MASTER DRIVER
2580 M:      Dariusz Marcinkiewicz <[email protected]>
2581 L:      [email protected]
2582 S:      Maintained
2583 F:      drivers/net/ethernet/ec_bhf.c
2584
2585 BEFS FILE SYSTEM
2586 M:      Luis de Bethencourt <[email protected]>
2587 M:      Salah Triki <[email protected]>
2588 S:      Maintained
2589 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/luisbg/linux-befs.git
2590 F:      Documentation/filesystems/befs.txt
2591 F:      fs/befs/
2592
2593 BFQ I/O SCHEDULER
2594 M:      Paolo Valente <[email protected]>
2595 M:      Jens Axboe <[email protected]>
2596 L:      [email protected]
2597 S:      Maintained
2598 F:      block/bfq-*
2599 F:      Documentation/block/bfq-iosched.txt
2600
2601 BFS FILE SYSTEM
2602 M:      "Tigran A. Aivazian" <[email protected]>
2603 S:      Maintained
2604 F:      Documentation/filesystems/bfs.txt
2605 F:      fs/bfs/
2606 F:      include/uapi/linux/bfs_fs.h
2607
2608 BLACKFIN ARCHITECTURE
2609 M:      Steven Miao <[email protected]>
2610 L:      [email protected] (moderated for non-subscribers)
2611 T:      git git://git.code.sf.net/p/adi-linux/code
2612 W:      http://blackfin.uclinux.org
2613 S:      Supported
2614 F:      arch/blackfin/
2615
2616 BLACKFIN EMAC DRIVER
2617 L:      [email protected] (moderated for non-subscribers)
2618 W:      http://blackfin.uclinux.org
2619 S:      Supported
2620 F:      drivers/net/ethernet/adi/
2621
2622 BLACKFIN MEDIA DRIVER
2623 M:      Scott Jiang <[email protected]>
2624 L:      [email protected] (moderated for non-subscribers)
2625 W:      http://blackfin.uclinux.org/
2626 S:      Supported
2627 F:      drivers/media/platform/blackfin/
2628 F:      drivers/media/i2c/adv7183*
2629 F:      drivers/media/i2c/vs6624*
2630
2631 BLACKFIN RTC DRIVER
2632 L:      [email protected] (moderated for non-subscribers)
2633 W:      http://blackfin.uclinux.org
2634 S:      Supported
2635 F:      drivers/rtc/rtc-bfin.c
2636
2637 BLACKFIN SDH DRIVER
2638 L:      [email protected] (moderated for non-subscribers)
2639 W:      http://blackfin.uclinux.org
2640 S:      Supported
2641 F:      drivers/mmc/host/bfin_sdh.c
2642
2643 BLACKFIN SERIAL DRIVER
2644 L:      [email protected] (moderated for non-subscribers)
2645 W:      http://blackfin.uclinux.org
2646 S:      Supported
2647 F:      drivers/tty/serial/bfin_uart.c
2648
2649 BLACKFIN WATCHDOG DRIVER
2650 L:      [email protected] (moderated for non-subscribers)
2651 W:      http://blackfin.uclinux.org
2652 S:      Supported
2653 F:      drivers/watchdog/bfin_wdt.c
2654
2655 BLINKM RGB LED DRIVER
2656 M:      Jan-Simon Moeller <[email protected]>
2657 S:      Maintained
2658 F:      drivers/leds/leds-blinkm.c
2659
2660 BLOCK LAYER
2661 M:      Jens Axboe <[email protected]>
2662 L:      [email protected]
2663 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/axboe/linux-block.git
2664 S:      Maintained
2665 F:      block/
2666 F:      kernel/trace/blktrace.c
2667 F:      lib/sbitmap.c
2668
2669 BLOCK2MTD DRIVER
2670 M:      Joern Engel <[email protected]>
2671 L:      [email protected]
2672 S:      Maintained
2673 F:      drivers/mtd/devices/block2mtd.c
2674
2675 BLUETOOTH DRIVERS
2676 M:      Marcel Holtmann <[email protected]>
2677 M:      Gustavo Padovan <[email protected]>
2678 M:      Johan Hedberg <[email protected]>
2679 L:      [email protected]
2680 W:      http://www.bluez.org/
2681 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth.git
2682 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next.git
2683 S:      Maintained
2684 F:      drivers/bluetooth/
2685
2686 BLUETOOTH SUBSYSTEM
2687 M:      Marcel Holtmann <[email protected]>
2688 M:      Gustavo Padovan <[email protected]>
2689 M:      Johan Hedberg <[email protected]>
2690 L:      [email protected]
2691 W:      http://www.bluez.org/
2692 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth.git
2693 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next.git
2694 S:      Maintained
2695 F:      net/bluetooth/
2696 F:      include/net/bluetooth/
2697
2698 BONDING DRIVER
2699 M:      Jay Vosburgh <[email protected]>
2700 M:      Veaceslav Falico <[email protected]>
2701 M:      Andy Gospodarek <[email protected]>
2702 L:      [email protected]
2703 W:      http://sourceforge.net/projects/bonding/
2704 S:      Supported
2705 F:      drivers/net/bonding/
2706 F:      include/uapi/linux/if_bonding.h
2707
2708 BPF (Safe dynamic programs and tools)
2709 M:      Alexei Starovoitov <[email protected]>
2710 M:      Daniel Borkmann <[email protected]>
2711 L:      [email protected]
2712 L:      [email protected]
2713 S:      Supported
2714 F:      arch/x86/net/bpf_jit*
2715 F:      Documentation/networking/filter.txt
2716 F:      Documentation/bpf/
2717 F:      include/linux/bpf*
2718 F:      include/linux/filter.h
2719 F:      include/uapi/linux/bpf*
2720 F:      include/uapi/linux/filter.h
2721 F:      kernel/bpf/
2722 F:      kernel/trace/bpf_trace.c
2723 F:      lib/test_bpf.c
2724 F:      net/bpf/
2725 F:      net/core/filter.c
2726 F:      net/sched/act_bpf.c
2727 F:      net/sched/cls_bpf.c
2728 F:      samples/bpf/
2729 F:      tools/bpf/
2730 F:      tools/testing/selftests/bpf/
2731
2732 BROADCOM B44 10/100 ETHERNET DRIVER
2733 M:      Michael Chan <[email protected]>
2734 L:      [email protected]
2735 S:      Supported
2736 F:      drivers/net/ethernet/broadcom/b44.*
2737
2738 BROADCOM B53 ETHERNET SWITCH DRIVER
2739 M:      Florian Fainelli <[email protected]>
2740 L:      [email protected]
2741 L:      [email protected] (subscribers-only)
2742 S:      Supported
2743 F:      drivers/net/dsa/b53/*
2744 F:      include/linux/platform_data/b53.h
2745
2746 BROADCOM BCM281XX/BCM11XXX/BCM216XX ARM ARCHITECTURE
2747 M:      Florian Fainelli <[email protected]>
2748 M:      Ray Jui <[email protected]>
2749 M:      Scott Branden <[email protected]>
2750 M:      [email protected]
2751 T:      git git://github.com/broadcom/mach-bcm
2752 S:      Maintained
2753 N:      bcm281*
2754 N:      bcm113*
2755 N:      bcm216*
2756 N:      kona
2757 F:      arch/arm/mach-bcm/
2758
2759 BROADCOM BCM2835 ARM ARCHITECTURE
2760 M:      Eric Anholt <[email protected]>
2761 M:      Stefan Wahren <[email protected]>
2762 L:      [email protected] (moderated for non-subscribers)
2763 L:      [email protected] (moderated for non-subscribers)
2764 T:      git git://github.com/anholt/linux
2765 S:      Maintained
2766 N:      bcm2835
2767 F:      drivers/staging/vc04_services
2768
2769 BROADCOM BCM47XX MIPS ARCHITECTURE
2770 M:      Hauke Mehrtens <[email protected]>
2771 M:      Rafał Miłecki <[email protected]>
2772 L:      [email protected]
2773 S:      Maintained
2774 F:      Documentation/devicetree/bindings/mips/brcm/
2775 F:      arch/mips/bcm47xx/*
2776 F:      arch/mips/include/asm/mach-bcm47xx/*
2777
2778 BROADCOM BCM5301X ARM ARCHITECTURE
2779 M:      Hauke Mehrtens <[email protected]>
2780 M:      Rafał Miłecki <[email protected]>
2781 M:      Jon Mason <[email protected]>
2782 M:      [email protected]
2783 L:      [email protected]
2784 S:      Maintained
2785 F:      arch/arm/mach-bcm/bcm_5301x.c
2786 F:      arch/arm/boot/dts/bcm5301x*.dtsi
2787 F:      arch/arm/boot/dts/bcm470*
2788 F:      arch/arm/boot/dts/bcm953012*
2789
2790 BROADCOM BCM53573 ARM ARCHITECTURE
2791 M:      Rafał Miłecki <[email protected]>
2792 L:      [email protected]
2793 S:      Maintained
2794 F:      arch/arm/boot/dts/bcm53573*
2795 F:      arch/arm/boot/dts/bcm47189*
2796
2797 BROADCOM BCM63XX ARM ARCHITECTURE
2798 M:      Florian Fainelli <[email protected]>
2799 M:      [email protected]
2800 L:      [email protected] (moderated for non-subscribers)
2801 T:      git git://github.com/broadcom/stblinux.git
2802 S:      Maintained
2803 N:      bcm63xx
2804
2805 BROADCOM BCM63XX/BCM33XX UDC DRIVER
2806 M:      Kevin Cernekee <[email protected]>
2807 L:      [email protected]
2808 S:      Maintained
2809 F:      drivers/usb/gadget/udc/bcm63xx_udc.*
2810
2811 BROADCOM BCM7XXX ARM ARCHITECTURE
2812 M:      Brian Norris <[email protected]>
2813 M:      Gregory Fong <[email protected]>
2814 M:      Florian Fainelli <[email protected]>
2815 M:      [email protected]
2816 L:      [email protected] (moderated for non-subscribers)
2817 T:      git git://github.com/broadcom/stblinux.git
2818 S:      Maintained
2819 F:      arch/arm/mach-bcm/*brcmstb*
2820 F:      arch/arm/boot/dts/bcm7*.dts*
2821 F:      drivers/bus/brcmstb_gisb.c
2822 N:      brcmstb
2823
2824 BROADCOM BMIPS CPUFREQ DRIVER
2825 M:      Markus Mayer <[email protected]>
2826 M:      [email protected]
2827 L:      [email protected]
2828 S:      Maintained
2829 F:      drivers/cpufreq/bmips-cpufreq.c
2830
2831 BROADCOM BMIPS MIPS ARCHITECTURE
2832 M:      Kevin Cernekee <[email protected]>
2833 M:      Florian Fainelli <[email protected]>
2834 L:      [email protected]
2835 T:      git git://github.com/broadcom/stblinux.git
2836 S:      Maintained
2837 F:      arch/mips/bmips/*
2838 F:      arch/mips/include/asm/mach-bmips/*
2839 F:      arch/mips/kernel/*bmips*
2840 F:      arch/mips/boot/dts/brcm/bcm*.dts*
2841 F:      drivers/irqchip/irq-bcm63*
2842 F:      drivers/irqchip/irq-bcm7*
2843 F:      drivers/irqchip/irq-brcmstb*
2844 F:      include/linux/bcm963xx_nvram.h
2845 F:      include/linux/bcm963xx_tag.h
2846
2847 BROADCOM BNX2 GIGABIT ETHERNET DRIVER
2848 M:      Rasesh Mody <[email protected]>
2849 M:      Harish Patil <[email protected]>
2850 M:      [email protected]
2851 L:      [email protected]
2852 S:      Supported
2853 F:      drivers/net/ethernet/broadcom/bnx2.*
2854 F:      drivers/net/ethernet/broadcom/bnx2_*
2855
2856 BROADCOM BNX2FC 10 GIGABIT FCOE DRIVER
2857 M:      [email protected]
2858 L:      [email protected]
2859 S:      Supported
2860 F:      drivers/scsi/bnx2fc/
2861
2862 BROADCOM BNX2I 1/10 GIGABIT iSCSI DRIVER
2863 M:      [email protected]
2864 L:      [email protected]
2865 S:      Supported
2866 F:      drivers/scsi/bnx2i/
2867
2868 BROADCOM BNX2X 10 GIGABIT ETHERNET DRIVER
2869 M:      Ariel Elior <[email protected]>
2870 M:      [email protected]
2871 L:      [email protected]
2872 S:      Supported
2873 F:      drivers/net/ethernet/broadcom/bnx2x/
2874
2875 BROADCOM BNXT_EN 50 GIGABIT ETHERNET DRIVER
2876 M:      Michael Chan <[email protected]>
2877 L:      [email protected]
2878 S:      Supported
2879 F:      drivers/net/ethernet/broadcom/bnxt/
2880
2881 BROADCOM BRCM80211 IEEE802.11n WIRELESS DRIVER
2882 M:      Arend van Spriel <[email protected]>
2883 M:      Franky Lin <[email protected]>
2884 M:      Hante Meuleman <[email protected]>
2885 M:      Chi-Hsien Lin <[email protected]>
2886 M:      Wright Feng <[email protected]>
2887 L:      [email protected]
2888 L:      [email protected]
2889 L:      [email protected]
2890 S:      Supported
2891 F:      drivers/net/wireless/broadcom/brcm80211/
2892
2893 BROADCOM BRCMSTB GPIO DRIVER
2894 M:      Gregory Fong <[email protected]>
2895 L:      [email protected]
2896 S:      Supported
2897 F:      drivers/gpio/gpio-brcmstb.c
2898 F:      Documentation/devicetree/bindings/gpio/brcm,brcmstb-gpio.txt
2899
2900 BROADCOM GENET ETHERNET DRIVER
2901 M:      Doug Berger <[email protected]>
2902 M:      Florian Fainelli <[email protected]>
2903 L:      [email protected]
2904 S:      Supported
2905 F:      drivers/net/ethernet/broadcom/genet/
2906
2907 BROADCOM IPROC ARM ARCHITECTURE
2908 M:      Ray Jui <[email protected]>
2909 M:      Scott Branden <[email protected]>
2910 M:      Jon Mason <[email protected]>
2911 M:      [email protected]
2912 L:      [email protected] (moderated for non-subscribers)
2913 T:      git git://github.com/broadcom/cygnus-linux.git
2914 S:      Maintained
2915 N:      iproc
2916 N:      cygnus
2917 N:      bcm[-_]nsp
2918 N:      bcm9113*
2919 N:      bcm9583*
2920 N:      bcm9585*
2921 N:      bcm9586*
2922 N:      bcm988312
2923 N:      bcm113*
2924 N:      bcm583*
2925 N:      bcm585*
2926 N:      bcm586*
2927 N:      bcm88312
2928 F:      arch/arm64/boot/dts/broadcom/ns2*
2929 F:      drivers/clk/bcm/clk-ns*
2930 F:      drivers/pinctrl/bcm/pinctrl-ns*
2931
2932 BROADCOM KONA GPIO DRIVER
2933 M:      Ray Jui <[email protected]>
2934 L:      [email protected]
2935 S:      Supported
2936 F:      drivers/gpio/gpio-bcm-kona.c
2937 F:      Documentation/devicetree/bindings/gpio/brcm,kona-gpio.txt
2938
2939 BROADCOM NETXTREME-E ROCE DRIVER
2940 M:      Selvin Xavier <[email protected]>
2941 M:      Devesh Sharma <[email protected]>
2942 M:      Somnath Kotur <[email protected]>
2943 M:      Sriharsha Basavapatna <[email protected]>
2944 L:      [email protected]
2945 W:      http://www.broadcom.com
2946 S:      Supported
2947 F:      drivers/infiniband/hw/bnxt_re/
2948 F:      include/uapi/rdma/bnxt_re-abi.h
2949
2950 BROADCOM NVRAM DRIVER
2951 M:      Rafał Miłecki <[email protected]>
2952 L:      [email protected]
2953 S:      Maintained
2954 F:      drivers/firmware/broadcom/*
2955
2956 BROADCOM SPECIFIC AMBA DRIVER (BCMA)
2957 M:      Rafał Miłecki <[email protected]>
2958 L:      [email protected]
2959 S:      Maintained
2960 F:      drivers/bcma/
2961 F:      include/linux/bcma/
2962
2963 BROADCOM STB AVS CPUFREQ DRIVER
2964 M:      Markus Mayer <[email protected]>
2965 M:      [email protected]
2966 L:      [email protected]
2967 S:      Maintained
2968 F:      Documentation/devicetree/bindings/cpufreq/brcm,stb-avs-cpu-freq.txt
2969 F:      drivers/cpufreq/brcmstb*
2970
2971 BROADCOM STB NAND FLASH DRIVER
2972 M:      Brian Norris <[email protected]>
2973 M:      Kamal Dasu <[email protected]>
2974 L:      [email protected]
2975 L:      [email protected]
2976 S:      Maintained
2977 F:      drivers/mtd/nand/brcmnand/
2978
2979 BROADCOM SYSTEMPORT ETHERNET DRIVER
2980 M:      Florian Fainelli <[email protected]>
2981 L:      [email protected]
2982 S:      Supported
2983 F:      drivers/net/ethernet/broadcom/bcmsysport.*
2984
2985 BROADCOM TG3 GIGABIT ETHERNET DRIVER
2986 M:      Siva Reddy Kallam <[email protected]>
2987 M:      Prashant Sreedharan <[email protected]>
2988 M:      Michael Chan <[email protected]>
2989 L:      [email protected]
2990 S:      Supported
2991 F:      drivers/net/ethernet/broadcom/tg3.*
2992
2993 BROCADE BFA FC SCSI DRIVER
2994 M:      Anil Gurumurthy <[email protected]>
2995 M:      Sudarsana Kalluru <[email protected]>
2996 L:      [email protected]
2997 S:      Supported
2998 F:      drivers/scsi/bfa/
2999
3000 BROCADE BNA 10 GIGABIT ETHERNET DRIVER
3001 M:      Rasesh Mody <[email protected]>
3002 M:      Sudarsana Kalluru <[email protected]>
3003 M:      [email protected]
3004 L:      [email protected]
3005 S:      Supported
3006 F:      drivers/net/ethernet/brocade/bna/
3007
3008 BSG (block layer generic sg v4 driver)
3009 M:      FUJITA Tomonori <[email protected]>
3010 L:      [email protected]
3011 S:      Supported
3012 F:      block/bsg.c
3013 F:      include/linux/bsg.h
3014 F:      include/uapi/linux/bsg.h
3015
3016 BT87X AUDIO DRIVER
3017 M:      Clemens Ladisch <[email protected]>
3018 L:      [email protected] (moderated for non-subscribers)
3019 T:      git git://git.alsa-project.org/alsa-kernel.git
3020 S:      Maintained
3021 F:      Documentation/sound/alsa/Bt87x.txt
3022 F:      sound/pci/bt87x.c
3023
3024 BT8XXGPIO DRIVER
3025 M:      Michael Buesch <[email protected]>
3026 W:      http://bu3sch.de/btgpio.php
3027 S:      Maintained
3028 F:      drivers/gpio/gpio-bt8xx.c
3029
3030 BTRFS FILE SYSTEM
3031 M:      Chris Mason <[email protected]>
3032 M:      Josef Bacik <[email protected]>
3033 M:      David Sterba <[email protected]>
3034 L:      [email protected]
3035 W:      http://btrfs.wiki.kernel.org/
3036 Q:      http://patchwork.kernel.org/project/linux-btrfs/list/
3037 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs.git
3038 S:      Maintained
3039 F:      Documentation/filesystems/btrfs.txt
3040 F:      fs/btrfs/
3041 F:      include/linux/btrfs*
3042 F:      include/uapi/linux/btrfs*
3043
3044 BTTV VIDEO4LINUX DRIVER
3045 M:      Mauro Carvalho Chehab <[email protected]>
3046 M:      Mauro Carvalho Chehab <[email protected]>
3047 L:      [email protected]
3048 W:      https://linuxtv.org
3049 T:      git git://linuxtv.org/media_tree.git
3050 S:      Odd fixes
3051 F:      Documentation/media/v4l-drivers/bttv*
3052 F:      drivers/media/pci/bt8xx/bttv*
3053
3054 BUS FREQUENCY DRIVER FOR SAMSUNG EXYNOS
3055 M:      Chanwoo Choi <[email protected]>
3056 L:      [email protected]
3057 L:      [email protected]
3058 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/mzx/devfreq.git
3059 S:      Maintained
3060 F:      drivers/devfreq/exynos-bus.c
3061 F:      Documentation/devicetree/bindings/devfreq/exynos-bus.txt
3062
3063 BUSLOGIC SCSI DRIVER
3064 M:      Khalid Aziz <[email protected]>
3065 L:      [email protected]
3066 S:      Maintained
3067 F:      drivers/scsi/BusLogic.*
3068 F:      drivers/scsi/FlashPoint.*
3069
3070 C-MEDIA CMI8788 DRIVER
3071 M:      Clemens Ladisch <[email protected]>
3072 L:      [email protected] (moderated for non-subscribers)
3073 T:      git git://git.alsa-project.org/alsa-kernel.git
3074 S:      Maintained
3075 F:      sound/pci/oxygen/
3076
3077 C6X ARCHITECTURE
3078 M:      Mark Salter <[email protected]>
3079 M:      Aurelien Jacquiot <[email protected]>
3080 L:      [email protected]
3081 W:      http://www.linux-c6x.org/wiki/index.php/Main_Page
3082 S:      Maintained
3083 F:      arch/c6x/
3084
3085 CA8210 IEEE-802.15.4 RADIO DRIVER
3086 M:      Harry Morris <[email protected]>
3087 L:      [email protected]
3088 W:      https://github.com/Cascoda/ca8210-linux.git
3089 S:      Maintained
3090 F:      drivers/net/ieee802154/ca8210.c
3091 F:      Documentation/devicetree/bindings/net/ieee802154/ca8210.txt
3092
3093 CACHEFILES: FS-CACHE BACKEND FOR CACHING ON MOUNTED FILESYSTEMS
3094 M:      David Howells <[email protected]>
3095 L:      [email protected] (moderated for non-subscribers)
3096 S:      Supported
3097 F:      Documentation/filesystems/caching/cachefiles.txt
3098 F:      fs/cachefiles/
3099
3100 CADET FM/AM RADIO RECEIVER DRIVER
3101 M:      Hans Verkuil <[email protected]>
3102 L:      [email protected]
3103 T:      git git://linuxtv.org/media_tree.git
3104 W:      https://linuxtv.org
3105 S:      Maintained
3106 F:      drivers/media/radio/radio-cadet*
3107
3108 CAFE CMOS INTEGRATED CAMERA CONTROLLER DRIVER
3109 M:      Jonathan Corbet <[email protected]>
3110 L:      [email protected]
3111 T:      git git://linuxtv.org/media_tree.git
3112 S:      Maintained
3113 F:      Documentation/media/v4l-drivers/cafe_ccic*
3114 F:      drivers/media/platform/marvell-ccic/
3115
3116 CAIF NETWORK LAYER
3117 M:      Dmitry Tarnyagin <[email protected]>
3118 L:      [email protected]
3119 S:      Supported
3120 F:      Documentation/networking/caif/
3121 F:      drivers/net/caif/
3122 F:      include/uapi/linux/caif/
3123 F:      include/net/caif/
3124 F:      net/caif/
3125
3126 CALGARY x86-64 IOMMU
3127 M:      Muli Ben-Yehuda <[email protected]>
3128 M:      Jon Mason <[email protected]>
3129 L:      [email protected]
3130 S:      Maintained
3131 F:      arch/x86/kernel/pci-calgary_64.c
3132 F:      arch/x86/kernel/tce_64.c
3133 F:      arch/x86/include/asm/calgary.h
3134 F:      arch/x86/include/asm/tce.h
3135
3136 CAN NETWORK DRIVERS
3137 M:      Wolfgang Grandegger <[email protected]>
3138 M:      Marc Kleine-Budde <[email protected]>
3139 L:      [email protected]
3140 W:      https://github.com/linux-can
3141 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can.git
3142 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can-next.git
3143 S:      Maintained
3144 F:      Documentation/devicetree/bindings/net/can/
3145 F:      drivers/net/can/
3146 F:      include/linux/can/dev.h
3147 F:      include/linux/can/platform/
3148 F:      include/uapi/linux/can/error.h
3149 F:      include/uapi/linux/can/netlink.h
3150
3151 CAN NETWORK LAYER
3152 M:      Oliver Hartkopp <[email protected]>
3153 M:      Marc Kleine-Budde <[email protected]>
3154 L:      [email protected]
3155 W:      https://github.com/linux-can
3156 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can.git
3157 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can-next.git
3158 S:      Maintained
3159 F:      Documentation/networking/can.txt
3160 F:      net/can/
3161 F:      include/linux/can/core.h
3162 F:      include/uapi/linux/can.h
3163 F:      include/uapi/linux/can/bcm.h
3164 F:      include/uapi/linux/can/raw.h
3165 F:      include/uapi/linux/can/gw.h
3166
3167 CAPABILITIES
3168 M:      Serge Hallyn <[email protected]>
3169 L:      [email protected]
3170 S:      Supported
3171 F:      include/linux/capability.h
3172 F:      include/uapi/linux/capability.h
3173 F:      security/commoncap.c
3174 F:      kernel/capability.c
3175
3176 CAPELLA MICROSYSTEMS LIGHT SENSOR DRIVER
3177 M:      Kevin Tsai <[email protected]>
3178 S:      Maintained
3179 F:      drivers/iio/light/cm*
3180
3181 CARL9170 LINUX COMMUNITY WIRELESS DRIVER
3182 M:      Christian Lamparter <[email protected]>
3183 L:      [email protected]
3184 W:      http://wireless.kernel.org/en/users/Drivers/carl9170
3185 S:      Maintained
3186 F:      drivers/net/wireless/ath/carl9170/
3187
3188 CAVIUM I2C DRIVER
3189 M:      Jan Glauber <[email protected]>
3190 M:      David Daney <[email protected]>
3191 W:      http://www.cavium.com
3192 S:      Supported
3193 F:      drivers/i2c/busses/i2c-octeon*
3194 F:      drivers/i2c/busses/i2c-thunderx*
3195
3196 CAVIUM LIQUIDIO NETWORK DRIVER
3197 M:      Derek Chickles <[email protected]>
3198 M:      Satanand Burla <[email protected]>
3199 M:      Felix Manlunas <[email protected]>
3200 M:      Raghu Vatsavayi <[email protected]>
3201 L:      [email protected]
3202 W:      http://www.cavium.com
3203 S:      Supported
3204 F:      drivers/net/ethernet/cavium/liquidio/
3205
3206 CAVIUM MMC DRIVER
3207 M:      Jan Glauber <[email protected]>
3208 M:      David Daney <[email protected]>
3209 M:      Steven J. Hill <[email protected]>
3210 W:      http://www.cavium.com
3211 S:      Supported
3212 F:      drivers/mmc/host/cavium*
3213
3214 CAVIUM OCTEON-TX CRYPTO DRIVER
3215 M:      George Cherian <[email protected]>
3216 L:      [email protected]
3217 W:      http://www.cavium.com
3218 S:      Supported
3219 F:      drivers/crypto/cavium/cpt/
3220
3221 CAVIUM THUNDERX2 ARM64 SOC
3222 M:      Robert Richter <[email protected]>
3223 M:      Jayachandran C <[email protected]>
3224 L:      [email protected] (moderated for non-subscribers)
3225 S:      Maintained
3226 F:      arch/arm64/boot/dts/cavium/thunder2-99xx*
3227 F:      Documentation/devicetree/bindings/arm/cavium-thunder2.txt
3228
3229 CC2520 IEEE-802.15.4 RADIO DRIVER
3230 M:      Varka Bhadram <[email protected]>
3231 L:      [email protected]
3232 S:      Maintained
3233 F:      drivers/net/ieee802154/cc2520.c
3234 F:      include/linux/spi/cc2520.h
3235 F:      Documentation/devicetree/bindings/net/ieee802154/cc2520.txt
3236
3237 CCREE ARM TRUSTZONE CRYPTOCELL 700 REE DRIVER
3238 M:      Gilad Ben-Yossef <[email protected]>
3239 L:      [email protected]
3240 L:      [email protected]
3241 S:      Supported
3242 F:      drivers/staging/ccree/
3243 W:      https://developer.arm.com/products/system-ip/trustzone-cryptocell/cryptocell-700-family
3244
3245 CEC FRAMEWORK
3246 M:      Hans Verkuil <[email protected]>
3247 L:      [email protected]
3248 T:      git git://linuxtv.org/media_tree.git
3249 W:      http://linuxtv.org
3250 S:      Supported
3251 F:      Documentation/media/kapi/cec-core.rst
3252 F:      Documentation/media/uapi/cec
3253 F:      drivers/media/cec/
3254 F:      drivers/media/rc/keymaps/rc-cec.c
3255 F:      include/media/cec.h
3256 F:      include/media/cec-notifier.h
3257 F:      include/uapi/linux/cec.h
3258 F:      include/uapi/linux/cec-funcs.h
3259 F:      Documentation/devicetree/bindings/media/cec.txt
3260
3261 CELL BROADBAND ENGINE ARCHITECTURE
3262 M:      Arnd Bergmann <[email protected]>
3263 L:      [email protected]
3264 W:      http://www.ibm.com/developerworks/power/cell/
3265 S:      Supported
3266 F:      arch/powerpc/include/asm/cell*.h
3267 F:      arch/powerpc/include/asm/spu*.h
3268 F:      arch/powerpc/include/uapi/asm/spu*.h
3269 F:      arch/powerpc/oprofile/*cell*
3270 F:      arch/powerpc/platforms/cell/
3271
3272 CEPH COMMON CODE (LIBCEPH)
3273 M:      Ilya Dryomov <[email protected]>
3274 M:      "Yan, Zheng" <[email protected]>
3275 M:      Sage Weil <[email protected]>
3276 L:      [email protected]
3277 W:      http://ceph.com/
3278 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client.git
3279 T:      git git://github.com/ceph/ceph-client.git
3280 S:      Supported
3281 F:      net/ceph/
3282 F:      include/linux/ceph/
3283 F:      include/linux/crush/
3284
3285 CEPH DISTRIBUTED FILE SYSTEM CLIENT (CEPH)
3286 M:      "Yan, Zheng" <[email protected]>
3287 M:      Sage Weil <[email protected]>
3288 M:      Ilya Dryomov <[email protected]>
3289 L:      [email protected]
3290 W:      http://ceph.com/
3291 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client.git
3292 T:      git git://github.com/ceph/ceph-client.git
3293 S:      Supported
3294 F:      Documentation/filesystems/ceph.txt
3295 F:      fs/ceph/
3296
3297 CERTIFICATE HANDLING:
3298 M:      David Howells <[email protected]>
3299 M:      David Woodhouse <[email protected]>
3300 L:      [email protected]
3301 S:      Maintained
3302 F:      Documentation/module-signing.txt
3303 F:      certs/
3304 F:      scripts/sign-file.c
3305 F:      scripts/extract-cert.c
3306
3307 CERTIFIED WIRELESS USB (WUSB) SUBSYSTEM:
3308 L:      [email protected]
3309 S:      Orphan
3310 F:      Documentation/usb/WUSB-Design-overview.txt
3311 F:      Documentation/usb/wusb-cbaf
3312 F:      drivers/usb/host/hwa-hc.c
3313 F:      drivers/usb/host/whci/
3314 F:      drivers/usb/wusbcore/
3315 F:      include/linux/usb/wusb*
3316
3317 CFAG12864B LCD DRIVER
3318 M:      Miguel Ojeda Sandonis <[email protected]>
3319 W:      http://miguelojeda.es/auxdisplay.htm
3320 W:      http://jair.lab.fi.uva.es/~migojed/auxdisplay.htm
3321 S:      Maintained
3322 F:      drivers/auxdisplay/cfag12864b.c
3323 F:      include/linux/cfag12864b.h
3324
3325 CFAG12864BFB LCD FRAMEBUFFER DRIVER
3326 M:      Miguel Ojeda Sandonis <[email protected]>
3327 W:      http://miguelojeda.es/auxdisplay.htm
3328 W:      http://jair.lab.fi.uva.es/~migojed/auxdisplay.htm
3329 S:      Maintained
3330 F:      drivers/auxdisplay/cfag12864bfb.c
3331 F:      include/linux/cfag12864b.h
3332
3333 802.11 (including CFG80211/NL80211)
3334 M:      Johannes Berg <[email protected]>
3335 L:      [email protected]
3336 W:      http://wireless.kernel.org/
3337 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211.git
3338 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next.git
3339 S:      Maintained
3340 F:      net/wireless/
3341 F:      include/uapi/linux/nl80211.h
3342 F:      include/linux/ieee80211.h
3343 F:      include/net/wext.h
3344 F:      include/net/cfg80211.h
3345 F:      include/net/iw_handler.h
3346 F:      include/net/ieee80211_radiotap.h
3347 F:      Documentation/driver-api/80211/cfg80211.rst
3348 F:      Documentation/networking/regulatory.txt
3349
3350 CHAR and MISC DRIVERS
3351 M:      Arnd Bergmann <[email protected]>
3352 M:      Greg Kroah-Hartman <[email protected]>
3353 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc.git
3354 S:      Supported
3355 F:      drivers/char/*
3356 F:      drivers/misc/*
3357 F:      include/linux/miscdevice.h
3358
3359 CHECKPATCH
3360 M:      Andy Whitcroft <[email protected]>
3361 M:      Joe Perches <[email protected]>
3362 S:      Maintained
3363 F:      scripts/checkpatch.pl
3364
3365 CHINESE DOCUMENTATION
3366 M:      Harry Wei <[email protected]>
3367 L:      [email protected] (subscribers-only)
3368 L:      [email protected] (moderated for non-subscribers)
3369 S:      Maintained
3370 F:      Documentation/translations/zh_CN/
3371
3372 CHIPIDEA USB HIGH SPEED DUAL ROLE CONTROLLER
3373 M:      Peter Chen <[email protected]>
3374 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/peter.chen/usb.git
3375 L:      [email protected]
3376 S:      Maintained
3377 F:      drivers/usb/chipidea/
3378
3379 CHIPONE ICN8318 I2C TOUCHSCREEN DRIVER
3380 M:      Hans de Goede <[email protected]>
3381 L:      [email protected]
3382 S:      Maintained
3383 F:      Documentation/devicetree/bindings/input/touchscreen/chipone_icn8318.txt
3384 F:      drivers/input/touchscreen/chipone_icn8318.c
3385
3386 CHROME HARDWARE PLATFORM SUPPORT
3387 M:      Benson Leung <[email protected]>
3388 M:      Olof Johansson <[email protected]>
3389 S:      Maintained
3390 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/bleung/chrome-platform.git
3391 F:      drivers/platform/chrome/
3392
3393 CIRRUS LOGIC AUDIO CODEC DRIVERS
3394 M:      Brian Austin <[email protected]>
3395 M:      Paul Handrigan <[email protected]>
3396 L:      [email protected] (moderated for non-subscribers)
3397 S:      Maintained
3398 F:      sound/soc/codecs/cs*
3399
3400 CIRRUS LOGIC EP93XX ETHERNET DRIVER
3401 M:      Hartley Sweeten <[email protected]>
3402 L:      [email protected]
3403 S:      Maintained
3404 F:      drivers/net/ethernet/cirrus/ep93xx_eth.c
3405
3406 CISCO FCOE HBA DRIVER
3407 M:      Satish Kharat <[email protected]>
3408 M:      Sesidhar Baddela <[email protected]>
3409 M:      Karan Tilak Kumar <[email protected]>
3410 L:      [email protected]
3411 S:      Supported
3412 F:      drivers/scsi/fnic/
3413
3414 CISCO SCSI HBA DRIVER
3415 M:      Karan Tilak Kumar <[email protected]>
3416 M:      Sesidhar Baddela <[email protected]>
3417 L:      [email protected]
3418 S:      Supported
3419 F:      drivers/scsi/snic/
3420
3421 CISCO VIC ETHERNET NIC DRIVER
3422 M:      Christian Benvenuti <[email protected]>
3423 M:      Govindarajulu Varadarajan <[email protected]>
3424 M:      Parvi Kaustubhi <[email protected]>
3425 S:      Supported
3426 F:      drivers/net/ethernet/cisco/enic/
3427
3428 CISCO VIC LOW LATENCY NIC DRIVER
3429 M:      Christian Benvenuti <[email protected]>
3430 M:      Dave Goodell <[email protected]>
3431 S:      Supported
3432 F:      drivers/infiniband/hw/usnic/
3433
3434 CLEANCACHE API
3435 M:      Konrad Rzeszutek Wilk <[email protected]>
3436 L:      [email protected]
3437 S:      Maintained
3438 F:      mm/cleancache.c
3439 F:      include/linux/cleancache.h
3440
3441 CLK API
3442 M:      Russell King <[email protected]>
3443 L:      [email protected]
3444 S:      Maintained
3445 F:      include/linux/clk.h
3446
3447 CLOCKSOURCE, CLOCKEVENT DRIVERS
3448 M:      Daniel Lezcano <[email protected]>
3449 M:      Thomas Gleixner <[email protected]>
3450 L:      [email protected]
3451 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git timers/core
3452 S:      Supported
3453 F:      drivers/clocksource/
3454 F:      Documentation/devicetree/bindings/timer/
3455
3456 CMPC ACPI DRIVER
3457 M:      Thadeu Lima de Souza Cascardo <[email protected]>
3458 M:      Daniel Oliveira Nascimento <[email protected]>
3459 L:      [email protected]
3460 S:      Supported
3461 F:      drivers/platform/x86/classmate-laptop.c
3462
3463 COBALT MEDIA DRIVER
3464 M:      Hans Verkuil <[email protected]>
3465 L:      [email protected]
3466 T:      git git://linuxtv.org/media_tree.git
3467 W:      https://linuxtv.org
3468 S:      Supported
3469 F:      drivers/media/pci/cobalt/
3470
3471 COCCINELLE/Semantic Patches (SmPL)
3472 M:      Julia Lawall <[email protected]>
3473 M:      Gilles Muller <[email protected]>
3474 M:      Nicolas Palix <[email protected]>
3475 M:      Michal Marek <[email protected]>
3476 L:      [email protected] (moderated for non-subscribers)
3477 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild.git misc
3478 W:      http://coccinelle.lip6.fr/
3479 S:      Supported
3480 F:      Documentation/dev-tools/coccinelle.rst
3481 F:      scripts/coccinelle/
3482 F:      scripts/coccicheck
3483
3484 CODA FILE SYSTEM
3485 M:      Jan Harkes <[email protected]>
3486 M:      [email protected]
3487 L:      [email protected]
3488 W:      http://www.coda.cs.cmu.edu/
3489 S:      Maintained
3490 F:      Documentation/filesystems/coda.txt
3491 F:      fs/coda/
3492 F:      include/linux/coda*.h
3493 F:      include/uapi/linux/coda*.h
3494
3495 CODA V4L2 MEM2MEM DRIVER
3496 M:      Philipp Zabel <[email protected]>
3497 L:      [email protected]
3498 S:      Maintained
3499 F:      Documentation/devicetree/bindings/media/coda.txt
3500 F:      drivers/media/platform/coda/
3501
3502 COMMON CLK FRAMEWORK
3503 M:      Michael Turquette <[email protected]>
3504 M:      Stephen Boyd <[email protected]>
3505 L:      [email protected]
3506 Q:      http://patchwork.kernel.org/project/linux-clk/list/
3507 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux.git
3508 S:      Maintained
3509 F:      Documentation/devicetree/bindings/clock/
3510 F:      drivers/clk/
3511 X:      drivers/clk/clkdev.c
3512 F:      include/linux/clk-pr*
3513 F:      include/linux/clk/
3514
3515 COMMON INTERNET FILE SYSTEM (CIFS)
3516 M:      Steve French <[email protected]>
3517 L:      [email protected]
3518 L:      [email protected] (moderated for non-subscribers)
3519 W:      http://linux-cifs.samba.org/
3520 T:      git git://git.samba.org/sfrench/cifs-2.6.git
3521 S:      Supported
3522 F:      Documentation/filesystems/cifs/
3523 F:      fs/cifs/
3524
3525 COMPACTPCI HOTPLUG CORE
3526 M:      Scott Murray <[email protected]>
3527 L:      [email protected]
3528 S:      Maintained
3529 F:      drivers/pci/hotplug/cpci_hotplug*
3530
3531 COMPACTPCI HOTPLUG GENERIC DRIVER
3532 M:      Scott Murray <[email protected]>
3533 L:      [email protected]
3534 S:      Maintained
3535 F:      drivers/pci/hotplug/cpcihp_generic.c
3536
3537 COMPACTPCI HOTPLUG ZIATECH ZT5550 DRIVER
3538 M:      Scott Murray <[email protected]>
3539 L:      [email protected]
3540 S:      Maintained
3541 F:      drivers/pci/hotplug/cpcihp_zt5550.*
3542
3543 COMPAL LAPTOP SUPPORT
3544 M:      Cezary Jackiewicz <[email protected]>
3545 L:      [email protected]
3546 S:      Maintained
3547 F:      drivers/platform/x86/compal-laptop.c
3548
3549 CONEXANT ACCESSRUNNER USB DRIVER
3550 L:      [email protected]
3551 W:      http://accessrunner.sourceforge.net/
3552 S:      Orphan
3553 F:      drivers/usb/atm/cxacru.c
3554
3555 CONFIGFS
3556 M:      Joel Becker <[email protected]>
3557 M:      Christoph Hellwig <[email protected]>
3558 T:      git git://git.infradead.org/users/hch/configfs.git
3559 S:      Supported
3560 F:      fs/configfs/
3561 F:      include/linux/configfs.h
3562
3563 CONNECTOR
3564 M:      Evgeniy Polyakov <[email protected]>
3565 L:      [email protected]
3566 S:      Maintained
3567 F:      drivers/connector/
3568
3569 CONTROL GROUP (CGROUP)
3570 M:      Tejun Heo <[email protected]>
3571 M:      Li Zefan <[email protected]>
3572 M:      Johannes Weiner <[email protected]>
3573 L:      [email protected]
3574 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup.git
3575 S:      Maintained
3576 F:      Documentation/cgroup*
3577 F:      include/linux/cgroup*
3578 F:      kernel/cgroup*
3579
3580 CONTROL GROUP - CPUSET
3581 M:      Li Zefan <[email protected]>
3582 L:      [email protected]
3583 W:      http://www.bullopensource.org/cpuset/
3584 W:      http://oss.sgi.com/projects/cpusets/
3585 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup.git
3586 S:      Maintained
3587 F:      Documentation/cgroup-v1/cpusets.txt
3588 F:      include/linux/cpuset.h
3589 F:      kernel/cpuset.c
3590
3591 CONTROL GROUP - MEMORY RESOURCE CONTROLLER (MEMCG)
3592 M:      Johannes Weiner <[email protected]>
3593 M:      Michal Hocko <[email protected]>
3594 M:      Vladimir Davydov <[email protected]>
3595 L:      [email protected]
3596 L:      [email protected]
3597 S:      Maintained
3598 F:      mm/memcontrol.c
3599 F:      mm/swap_cgroup.c
3600
3601 CORETEMP HARDWARE MONITORING DRIVER
3602 M:      Fenghua Yu <[email protected]>
3603 L:      [email protected]
3604 S:      Maintained
3605 F:      Documentation/hwmon/coretemp
3606 F:      drivers/hwmon/coretemp.c
3607
3608 COSA/SRP SYNC SERIAL DRIVER
3609 M:      Jan "Yenya" Kasprzak <[email protected]>
3610 W:      http://www.fi.muni.cz/~kas/cosa/
3611 S:      Maintained
3612 F:      drivers/net/wan/cosa*
3613
3614 CPMAC ETHERNET DRIVER
3615 M:      Florian Fainelli <[email protected]>
3616 L:      [email protected]
3617 S:      Maintained
3618 F:      drivers/net/ethernet/ti/cpmac.c
3619
3620 CPU FREQUENCY DRIVERS
3621 M:      "Rafael J. Wysocki" <[email protected]>
3622 M:      Viresh Kumar <[email protected]>
3623 L:      [email protected]
3624 S:      Maintained
3625 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm.git
3626 T:      git git://git.linaro.org/people/vireshk/linux.git (For ARM Updates)
3627 B:      https://bugzilla.kernel.org
3628 F:      Documentation/cpu-freq/
3629 F:      Documentation/devicetree/bindings/cpufreq/
3630 F:      drivers/cpufreq/
3631 F:      include/linux/cpufreq.h
3632 F:      tools/testing/selftests/cpufreq/
3633
3634 CPU FREQUENCY DRIVERS - ARM BIG LITTLE
3635 M:      Viresh Kumar <[email protected]>
3636 M:      Sudeep Holla <[email protected]>
3637 L:      [email protected]
3638 W:      http://www.arm.com/products/processors/technologies/biglittleprocessing.php
3639 S:      Maintained
3640 F:      drivers/cpufreq/arm_big_little.h
3641 F:      drivers/cpufreq/arm_big_little.c
3642 F:      drivers/cpufreq/arm_big_little_dt.c
3643
3644 CPU POWER MONITORING SUBSYSTEM
3645 M:      Thomas Renninger <[email protected]>
3646 L:      [email protected]
3647 S:      Maintained
3648 F:      tools/power/cpupower/
3649
3650 CPUID/MSR DRIVER
3651 M:      "H. Peter Anvin" <[email protected]>
3652 S:      Maintained
3653 F:      arch/x86/kernel/cpuid.c
3654 F:      arch/x86/kernel/msr.c
3655
3656 CPUIDLE DRIVER - ARM BIG LITTLE
3657 M:      Lorenzo Pieralisi <[email protected]>
3658 M:      Daniel Lezcano <[email protected]>
3659 L:      [email protected]
3660 L:      [email protected]
3661 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm.git
3662 S:      Maintained
3663 F:      drivers/cpuidle/cpuidle-big_little.c
3664
3665 CPUIDLE DRIVER - ARM EXYNOS
3666 M:      Bartlomiej Zolnierkiewicz <[email protected]>
3667 M:      Daniel Lezcano <[email protected]>
3668 M:      Kukjin Kim <[email protected]>
3669 L:      [email protected]
3670 L:      [email protected]
3671 S:      Supported
3672 F:      drivers/cpuidle/cpuidle-exynos.c
3673 F:      arch/arm/mach-exynos/pm.c
3674
3675 CPUIDLE DRIVERS
3676 M:      "Rafael J. Wysocki" <[email protected]>
3677 M:      Daniel Lezcano <[email protected]>
3678 L:      [email protected]
3679 S:      Maintained
3680 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm.git
3681 B:      https://bugzilla.kernel.org
3682 F:      drivers/cpuidle/*
3683 F:      include/linux/cpuidle.h
3684
3685 CRAMFS FILESYSTEM
3686 W:      http://sourceforge.net/projects/cramfs/
3687 S:      Orphan / Obsolete
3688 F:      Documentation/filesystems/cramfs.txt
3689 F:      fs/cramfs/
3690
3691 CRIS PORT
3692 M:      Mikael Starvik <[email protected]>
3693 M:      Jesper Nilsson <[email protected]>
3694 L:      [email protected]
3695 W:      http://developer.axis.com
3696 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/jesper/cris.git
3697 S:      Maintained
3698 F:      arch/cris/
3699 F:      drivers/tty/serial/crisv10.*
3700
3701 CRYPTO API
3702 M:      Herbert Xu <[email protected]>
3703 M:      "David S. Miller" <[email protected]>
3704 L:      [email protected]
3705 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/herbert/cryptodev-2.6.git
3706 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6.git
3707 S:      Maintained
3708 F:      Documentation/crypto/
3709 F:      Documentation/devicetree/bindings/crypto/
3710 F:      arch/*/crypto/
3711 F:      crypto/
3712 F:      drivers/crypto/
3713 F:      include/crypto/
3714 F:      include/linux/crypto*
3715
3716 CRYPTOGRAPHIC RANDOM NUMBER GENERATOR
3717 M:      Neil Horman <[email protected]>
3718 L:      [email protected]
3719 S:      Maintained
3720 F:      crypto/ansi_cprng.c
3721 F:      crypto/rng.c
3722
3723 CS3308 MEDIA DRIVER
3724 M:      Hans Verkuil <[email protected]>
3725 L:      [email protected]
3726 T:      git git://linuxtv.org/media_tree.git
3727 W:      http://linuxtv.org
3728 S:      Odd Fixes
3729 F:      drivers/media/i2c/cs3308.c
3730 F:      drivers/media/i2c/cs3308.h
3731
3732 CS5535 Audio ALSA driver
3733 M:      Jaya Kumar <[email protected]>
3734 S:      Maintained
3735 F:      sound/pci/cs5535audio/
3736
3737 CW1200 WLAN driver
3738 M:      Solomon Peachy <[email protected]>
3739 S:      Maintained
3740 F:      drivers/net/wireless/st/cw1200/
3741
3742 CX18 VIDEO4LINUX DRIVER
3743 M:      Andy Walls <[email protected]>
3744 L:      [email protected] (subscribers-only)
3745 L:      [email protected]
3746 T:      git git://linuxtv.org/media_tree.git
3747 W:      https://linuxtv.org
3748 W:      http://www.ivtvdriver.org/index.php/Cx18
3749 S:      Maintained
3750 F:      Documentation/media/v4l-drivers/cx18*
3751 F:      drivers/media/pci/cx18/
3752 F:      include/uapi/linux/ivtv*
3753
3754 CX2341X MPEG ENCODER HELPER MODULE
3755 M:      Hans Verkuil <[email protected]>
3756 L:      [email protected]
3757 T:      git git://linuxtv.org/media_tree.git
3758 W:      https://linuxtv.org
3759 S:      Maintained
3760 F:      drivers/media/common/cx2341x*
3761 F:      include/media/cx2341x*
3762
3763 CX24120 MEDIA DRIVER
3764 M:      Jemma Denson <[email protected]>
3765 M:      Patrick Boettcher <[email protected]>
3766 L:      [email protected]
3767 W:      https://linuxtv.org
3768 Q:      http://patchwork.linuxtv.org/project/linux-media/list/
3769 S:      Maintained
3770 F:      drivers/media/dvb-frontends/cx24120*
3771
3772 CX88 VIDEO4LINUX DRIVER
3773 M:      Mauro Carvalho Chehab <[email protected]>
3774 M:      Mauro Carvalho Chehab <[email protected]>
3775 L:      [email protected]
3776 W:      https://linuxtv.org
3777 T:      git git://linuxtv.org/media_tree.git
3778 S:      Odd fixes
3779 F:      Documentation/media/v4l-drivers/cx88*
3780 F:      drivers/media/pci/cx88/
3781
3782 CXD2820R MEDIA DRIVER
3783 M:      Antti Palosaari <[email protected]>
3784 L:      [email protected]
3785 W:      https://linuxtv.org
3786 W:      http://palosaari.fi/linux/
3787 Q:      http://patchwork.linuxtv.org/project/linux-media/list/
3788 T:      git git://linuxtv.org/anttip/media_tree.git
3789 S:      Maintained
3790 F:      drivers/media/dvb-frontends/cxd2820r*
3791
3792 CXGB3 ETHERNET DRIVER (CXGB3)
3793 M:      Santosh Raspatur <[email protected]>
3794 L:      [email protected]
3795 W:      http://www.chelsio.com
3796 S:      Supported
3797 F:      drivers/net/ethernet/chelsio/cxgb3/
3798
3799 CXGB3 ISCSI DRIVER (CXGB3I)
3800 M:      Karen Xie <[email protected]>
3801 L:      [email protected]
3802 W:      http://www.chelsio.com
3803 S:      Supported
3804 F:      drivers/scsi/cxgbi/cxgb3i
3805
3806 CXGB3 IWARP RNIC DRIVER (IW_CXGB3)
3807 M:      Steve Wise <[email protected]>
3808 L:      [email protected]
3809 W:      http://www.openfabrics.org
3810 S:      Supported
3811 F:      drivers/infiniband/hw/cxgb3/
3812 F:      include/uapi/rdma/cxgb3-abi.h
3813
3814 CXGB4 CRYPTO DRIVER (chcr)
3815 M:      Harsh Jain <[email protected]>
3816 L:      [email protected]
3817 W:      http://www.chelsio.com
3818 S:      Supported
3819 F:      drivers/crypto/chelsio
3820
3821 CXGB4 ETHERNET DRIVER (CXGB4)
3822 M:      Ganesh Goudar <[email protected]>
3823 L:      [email protected]
3824 W:      http://www.chelsio.com
3825 S:      Supported
3826 F:      drivers/net/ethernet/chelsio/cxgb4/
3827
3828 CXGB4 ISCSI DRIVER (CXGB4I)
3829 M:      Karen Xie <[email protected]>
3830 L:      [email protected]
3831 W:      http://www.chelsio.com
3832 S:      Supported
3833 F:      drivers/scsi/cxgbi/cxgb4i
3834
3835 CXGB4 IWARP RNIC DRIVER (IW_CXGB4)
3836 M:      Steve Wise <[email protected]>
3837 L:      [email protected]
3838 W:      http://www.openfabrics.org
3839 S:      Supported
3840 F:      drivers/infiniband/hw/cxgb4/
3841 F:      include/uapi/rdma/cxgb4-abi.h
3842
3843 CXGB4VF ETHERNET DRIVER (CXGB4VF)
3844 M:      Casey Leedom <[email protected]>
3845 L:      [email protected]
3846 W:      http://www.chelsio.com
3847 S:      Supported
3848 F:      drivers/net/ethernet/chelsio/cxgb4vf/
3849
3850 CXL (IBM Coherent Accelerator Processor Interface CAPI) DRIVER
3851 M:      Frederic Barrat <[email protected]>
3852 M:      Andrew Donnellan <[email protected]>
3853 L:      [email protected]
3854 S:      Supported
3855 F:      arch/powerpc/platforms/powernv/pci-cxl.c
3856 F:      drivers/misc/cxl/
3857 F:      include/misc/cxl*
3858 F:      include/uapi/misc/cxl.h
3859 F:      Documentation/powerpc/cxl.txt
3860 F:      Documentation/ABI/testing/sysfs-class-cxl
3861
3862 CXLFLASH (IBM Coherent Accelerator Processor Interface CAPI Flash) SCSI DRIVER
3863 M:      Manoj N. Kumar <[email protected]>
3864 M:      Matthew R. Ochs <[email protected]>
3865 M:      Uma Krishnan <[email protected]>
3866 L:      [email protected]
3867 S:      Supported
3868 F:      drivers/scsi/cxlflash/
3869 F:      include/uapi/scsi/cxlflash_ioctls.h
3870 F:      Documentation/powerpc/cxlflash.txt
3871
3872 CYBERPRO FB DRIVER
3873 M:      Russell King <[email protected]>
3874 L:      [email protected] (moderated for non-subscribers)
3875 W:      http://www.armlinux.org.uk/
3876 S:      Maintained
3877 F:      drivers/video/fbdev/cyber2000fb.*
3878
3879 CYCLADES ASYNC MUX DRIVER
3880 W:      http://www.cyclades.com/
3881 S:      Orphan
3882 F:      drivers/tty/cyclades.c
3883 F:      include/linux/cyclades.h
3884 F:      include/uapi/linux/cyclades.h
3885
3886 CYCLADES PC300 DRIVER
3887 W:      http://www.cyclades.com/
3888 S:      Orphan
3889 F:      drivers/net/wan/pc300*
3890
3891 CYPRESS_FIRMWARE MEDIA DRIVER
3892 M:      Antti Palosaari <[email protected]>
3893 L:      [email protected]
3894 W:      https://linuxtv.org
3895 W:      http://palosaari.fi/linux/
3896 Q:      http://patchwork.linuxtv.org/project/linux-media/list/
3897 T:      git git://linuxtv.org/anttip/media_tree.git
3898 S:      Maintained
3899 F:      drivers/media/common/cypress_firmware*
3900
3901 CYTTSP TOUCHSCREEN DRIVER
3902 M:      Ferruh Yigit <[email protected]>
3903 L:      [email protected]
3904 S:      Supported
3905 F:      drivers/input/touchscreen/cyttsp*
3906 F:      include/linux/input/cyttsp.h
3907
3908 D-LINK DIR-685 TOUCHKEYS DRIVER
3909 M:      Linus Walleij <[email protected]>
3910 L:      [email protected]
3911 S:      Supported
3912 F:      drivers/input/dlink-dir685-touchkeys.c
3913
3914 DALLAS/MAXIM DS1685-FAMILY REAL TIME CLOCK
3915 M:      Joshua Kinard <[email protected]>
3916 S:      Maintained
3917 F:      drivers/rtc/rtc-ds1685.c
3918 F:      include/linux/rtc/ds1685.h
3919
3920 DAMA SLAVE for AX.25
3921 M:      Joerg Reuter <[email protected]>
3922 W:      http://yaina.de/jreuter/
3923 W:      http://www.qsl.net/dl1bke/
3924 L:      [email protected]
3925 S:      Maintained
3926 F:      net/ax25/af_ax25.c
3927 F:      net/ax25/ax25_dev.c
3928 F:      net/ax25/ax25_ds_*
3929 F:      net/ax25/ax25_in.c
3930 F:      net/ax25/ax25_out.c
3931 F:      net/ax25/ax25_timer.c
3932 F:      net/ax25/sysctl_net_ax25.c
3933
3934 DAVICOM FAST ETHERNET (DMFE) NETWORK DRIVER
3935 L:      [email protected]
3936 S:      Orphan
3937 F:      Documentation/networking/dmfe.txt
3938 F:      drivers/net/ethernet/dec/tulip/dmfe.c
3939
3940 DC390/AM53C974 SCSI driver
3941 M:      Hannes Reinecke <[email protected]>
3942 L:      [email protected]
3943 S:      Maintained
3944 F:      drivers/scsi/am53c974.c
3945
3946 DC395x SCSI driver
3947 M:      Oliver Neukum <[email protected]>
3948 M:      Ali Akcaagac <[email protected]>
3949 M:      Jamie Lenehan <[email protected]>
3950 L:      [email protected]
3951 W:      http://twibble.org/dist/dc395x/
3952 W:      http://lists.twibble.org/mailman/listinfo/dc395x/
3953 S:      Maintained
3954 F:      Documentation/scsi/dc395x.txt
3955 F:      drivers/scsi/dc395x.*
3956
3957 DCCP PROTOCOL
3958 M:      Gerrit Renker <[email protected]>
3959 L:      [email protected]
3960 W:      http://www.linuxfoundation.org/collaborate/workgroups/networking/dccp
3961 S:      Maintained
3962 F:      include/linux/dccp.h
3963 F:      include/uapi/linux/dccp.h
3964 F:      include/linux/tfrc.h
3965 F:      net/dccp/
3966
3967 DECnet NETWORK LAYER
3968 W:      http://linux-decnet.sourceforge.net
3969 L:      [email protected]
3970 S:      Orphan
3971 F:      Documentation/networking/decnet.txt
3972 F:      net/decnet/
3973
3974 DECSTATION PLATFORM SUPPORT
3975 M:      "Maciej W. Rozycki" <[email protected]>
3976 L:      [email protected]
3977 W:      http://www.linux-mips.org/wiki/DECstation
3978 S:      Maintained
3979 F:      arch/mips/dec/
3980 F:      arch/mips/include/asm/dec/
3981 F:      arch/mips/include/asm/mach-dec/
3982
3983 DEFXX FDDI NETWORK DRIVER
3984 M:      "Maciej W. Rozycki" <[email protected]>
3985 S:      Maintained
3986 F:      drivers/net/fddi/defxx.*
3987
3988 DELL LAPTOP DRIVER
3989 M:      Matthew Garrett <[email protected]>
3990 M:      Pali Rohár <[email protected]>
3991 L:      [email protected]
3992 S:      Maintained
3993 F:      drivers/platform/x86/dell-laptop.c
3994
3995 DELL LAPTOP FREEFALL DRIVER
3996 M:      Pali Rohár <[email protected]>
3997 S:      Maintained
3998 F:      drivers/platform/x86/dell-smo8800.c
3999
4000 DELL LAPTOP RBTN DRIVER
4001 M:      Pali Rohár <[email protected]>
4002 S:      Maintained
4003 F:      drivers/platform/x86/dell-rbtn.*
4004
4005 DELL LAPTOP SMM DRIVER
4006 M:      Pali Rohár <[email protected]>
4007 S:      Maintained
4008 F:      drivers/hwmon/dell-smm-hwmon.c
4009 F:      include/uapi/linux/i8k.h
4010
4011 DELL SYSTEMS MANAGEMENT BASE DRIVER (dcdbas)
4012 M:      Doug Warzecha <[email protected]>
4013 S:      Maintained
4014 F:      Documentation/dcdbas.txt
4015 F:      drivers/firmware/dcdbas.*
4016
4017 DELL WMI EXTRAS DRIVER
4018 M:      Matthew Garrett <[email protected]>
4019 M:      Pali Rohár <[email protected]>
4020 S:      Maintained
4021 F:      drivers/platform/x86/dell-wmi.c
4022
4023 DELTA ST MEDIA DRIVER
4024 M:      Hugues Fruchet <[email protected]>
4025 L:      [email protected]
4026 T:      git git://linuxtv.org/media_tree.git
4027 W:      https://linuxtv.org
4028 S:      Supported
4029 F:      drivers/media/platform/sti/delta
4030
4031 DENALI NAND DRIVER
4032 M:      Masahiro Yamada <[email protected]>
4033 L:      [email protected]
4034 S:      Supported
4035 F:      drivers/mtd/nand/denali*
4036
4037 DESIGNWARE USB2 DRD IP DRIVER
4038 M:      John Youn <[email protected]>
4039 L:      [email protected]
4040 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb.git
4041 S:      Maintained
4042 F:      drivers/usb/dwc2/
4043
4044 DESIGNWARE USB3 DRD IP DRIVER
4045 M:      Felipe Balbi <[email protected]>
4046 L:      [email protected]
4047 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb.git
4048 S:      Maintained
4049 F:      drivers/usb/dwc3/
4050
4051 DEVANTECH SRF ULTRASONIC RANGER IIO DRIVER
4052 M:      Andreas Klinger <[email protected]>
4053 L:      [email protected]
4054 S:      Maintained
4055 F:      drivers/iio/proximity/srf*.c
4056
4057 DEVICE COREDUMP (DEV_COREDUMP)
4058 M:      Johannes Berg <[email protected]>
4059 L:      [email protected]
4060 S:      Maintained
4061 F:      drivers/base/devcoredump.c
4062 F:      include/linux/devcoredump.h
4063
4064 DEVICE FREQUENCY (DEVFREQ)
4065 M:      MyungJoo Ham <[email protected]>
4066 M:      Kyungmin Park <[email protected]>
4067 R:      Chanwoo Choi <[email protected]>
4068 L:      [email protected]
4069 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/mzx/devfreq.git
4070 S:      Maintained
4071 F:      drivers/devfreq/
4072 F:      include/linux/devfreq.h
4073 F:      Documentation/devicetree/bindings/devfreq/
4074
4075 DEVICE FREQUENCY EVENT (DEVFREQ-EVENT)
4076 M:      Chanwoo Choi <[email protected]>
4077 L:      [email protected]
4078 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/mzx/devfreq.git
4079 S:      Supported
4080 F:      drivers/devfreq/event/
4081 F:      drivers/devfreq/devfreq-event.c
4082 F:      include/linux/devfreq-event.h
4083 F:      Documentation/devicetree/bindings/devfreq/event/
4084
4085 DEVICE NUMBER REGISTRY
4086 M:      Torben Mathiasen <[email protected]>
4087 W:      http://lanana.org/docs/device-list/index.html
4088 S:      Maintained
4089
4090 DEVICE-MAPPER  (LVM)
4091 M:      Alasdair Kergon <[email protected]>
4092 M:      Mike Snitzer <[email protected]>
4093 M:      [email protected]
4094 L:      [email protected]
4095 W:      http://sources.redhat.com/dm
4096 Q:      http://patchwork.kernel.org/project/dm-devel/list/
4097 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm.git
4098 T:      quilt http://people.redhat.com/agk/patches/linux/editing/
4099 S:      Maintained
4100 F:      Documentation/device-mapper/
4101 F:      drivers/md/dm*
4102 F:      drivers/md/persistent-data/
4103 F:      include/linux/device-mapper.h
4104 F:      include/linux/dm-*.h
4105 F:      include/uapi/linux/dm-*.h
4106
4107 DEVLINK
4108 M:      Jiri Pirko <[email protected]>
4109 L:      [email protected]
4110 S:      Supported
4111 F:      net/core/devlink.c
4112 F:      include/net/devlink.h
4113 F:      include/uapi/linux/devlink.h
4114
4115 DIALOG SEMICONDUCTOR DRIVERS
4116 M:      Support Opensource <[email protected]>
4117 W:      http://www.dialog-semiconductor.com/products
4118 S:      Supported
4119 F:      Documentation/hwmon/da90??
4120 F:      Documentation/devicetree/bindings/mfd/da90*.txt
4121 F:      Documentation/devicetree/bindings/input/da90??-onkey.txt
4122 F:      Documentation/devicetree/bindings/thermal/da90??-thermal.txt
4123 F:      Documentation/devicetree/bindings/regulator/da92*.txt
4124 F:      Documentation/devicetree/bindings/watchdog/da92??-wdt.txt
4125 F:      Documentation/devicetree/bindings/sound/da[79]*.txt
4126 F:      drivers/gpio/gpio-da90??.c
4127 F:      drivers/hwmon/da90??-hwmon.c
4128 F:      drivers/iio/adc/da91??-*.c
4129 F:      drivers/input/misc/da90??_onkey.c
4130 F:      drivers/input/touchscreen/da9052_tsi.c
4131 F:      drivers/leds/leds-da90??.c
4132 F:      drivers/mfd/da903x.c
4133 F:      drivers/mfd/da90??-*.c
4134 F:      drivers/mfd/da91??-*.c
4135 F:      drivers/power/supply/da9052-battery.c
4136 F:      drivers/power/supply/da91??-*.c
4137 F:      drivers/regulator/da903x.c
4138 F:      drivers/regulator/da9???-regulator.[ch]
4139 F:      drivers/thermal/da90??-thermal.c
4140 F:      drivers/rtc/rtc-da90??.c
4141 F:      drivers/video/backlight/da90??_bl.c
4142 F:      drivers/watchdog/da90??_wdt.c
4143 F:      include/linux/mfd/da903x.h
4144 F:      include/linux/mfd/da9052/
4145 F:      include/linux/mfd/da9055/
4146 F:      include/linux/mfd/da9062/
4147 F:      include/linux/mfd/da9063/
4148 F:      include/linux/mfd/da9150/
4149 F:      include/linux/regulator/da9211.h
4150 F:      include/sound/da[79]*.h
4151 F:      sound/soc/codecs/da[79]*.[ch]
4152
4153 DIAMOND SYSTEMS GPIO-MM GPIO DRIVER
4154 M:      William Breathitt Gray <[email protected]>
4155 L:      [email protected]
4156 S:      Maintained
4157 F:      drivers/gpio/gpio-gpio-mm.c
4158
4159 DIGI NEO AND CLASSIC PCI PRODUCTS
4160 M:      Lidza Louina <[email protected]>
4161 M:      Mark Hounschell <[email protected]>
4162 L:      [email protected]
4163 S:      Maintained
4164 F:      drivers/staging/dgnc/
4165
4166 DIOLAN U2C-12 I2C DRIVER
4167 M:      Guenter Roeck <[email protected]>
4168 L:      [email protected]
4169 S:      Maintained
4170 F:      drivers/i2c/busses/i2c-diolan-u2c.c
4171
4172 DIRECT ACCESS (DAX)
4173 M:      Matthew Wilcox <[email protected]>
4174 M:      Ross Zwisler <[email protected]>
4175 L:      [email protected]
4176 S:      Supported
4177 F:      fs/dax.c
4178 F:      include/linux/dax.h
4179 F:      include/trace/events/fs_dax.h
4180
4181 DIRECTORY NOTIFICATION (DNOTIFY)
4182 M:      Jan Kara <[email protected]>
4183 R:      Amir Goldstein <[email protected]>
4184 L:      [email protected]
4185 S:      Maintained
4186 F:      Documentation/filesystems/dnotify.txt
4187 F:      fs/notify/dnotify/
4188 F:      include/linux/dnotify.h
4189
4190 DISK GEOMETRY AND PARTITION HANDLING
4191 M:      Andries Brouwer <[email protected]>
4192 W:      http://www.win.tue.nl/~aeb/linux/Large-Disk.html
4193 W:      http://www.win.tue.nl/~aeb/linux/zip/zip-1.html
4194 W:      http://www.win.tue.nl/~aeb/partitions/partition_types-1.html
4195 S:      Maintained
4196
4197 DISKQUOTA
4198 M:      Jan Kara <[email protected]>
4199 S:      Maintained
4200 F:      Documentation/filesystems/quota.txt
4201 F:      fs/quota/
4202 F:      include/linux/quota*.h
4203 F:      include/uapi/linux/quota*.h
4204
4205 DISPLAYLINK USB 2.0 FRAMEBUFFER DRIVER (UDLFB)
4206 M:      Bernie Thompson <[email protected]>
4207 L:      [email protected]
4208 S:      Maintained
4209 W:      http://plugable.com/category/projects/udlfb/
4210 F:      drivers/video/fbdev/udlfb.c
4211 F:      include/video/udlfb.h
4212 F:      Documentation/fb/udlfb.txt
4213
4214 DISTRIBUTED LOCK MANAGER (DLM)
4215 M:      Christine Caulfield <[email protected]>
4216 M:      David Teigland <[email protected]>
4217 L:      [email protected]
4218 W:      http://sources.redhat.com/cluster/
4219 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/teigland/linux-dlm.git
4220 S:      Supported
4221 F:      fs/dlm/
4222
4223 DMA BUFFER SHARING FRAMEWORK
4224 M:      Sumit Semwal <[email protected]>
4225 S:      Maintained
4226 L:      [email protected]
4227 L:      [email protected]
4228 L:      [email protected] (moderated for non-subscribers)
4229 F:      drivers/dma-buf/
4230 F:      include/linux/dma-buf*
4231 F:      include/linux/reservation.h
4232 F:      include/linux/*fence.h
4233 F:      Documentation/driver-api/dma-buf.rst
4234 T:      git git://anongit.freedesktop.org/drm/drm-misc
4235
4236 DMA GENERIC OFFLOAD ENGINE SUBSYSTEM
4237 M:      Vinod Koul <[email protected]>
4238 L:      [email protected]
4239 Q:      https://patchwork.kernel.org/project/linux-dmaengine/list/
4240 S:      Maintained
4241 F:      drivers/dma/
4242 F:      include/linux/dmaengine.h
4243 F:      Documentation/devicetree/bindings/dma/
4244 F:      Documentation/dmaengine/
4245 T:      git git://git.infradead.org/users/vkoul/slave-dma.git
4246
4247 DMA MAPPING HELPERS
4248 M:      Christoph Hellwig <[email protected]>
4249 M:      Marek Szyprowski <[email protected]>
4250 R:      Robin Murphy <[email protected]>
4251 L:      [email protected]
4252 T:      git git://git.infradead.org/users/hch/dma-mapping.git
4253 W:      http://git.infradead.org/users/hch/dma-mapping.git
4254 S:      Supported
4255 F:      lib/dma-debug.c
4256 F:      lib/dma-noop.c
4257 F:      lib/dma-virt.c
4258 F:      drivers/base/dma-mapping.c
4259 F:      drivers/base/dma-coherent.c
4260 F:      include/linux/dma-mapping.h
4261
4262 DME1737 HARDWARE MONITOR DRIVER
4263 M:      Juerg Haefliger <[email protected]>
4264 L:      [email protected]
4265 S:      Maintained
4266 F:      Documentation/hwmon/dme1737
4267 F:      drivers/hwmon/dme1737.c
4268
4269 DMI/SMBIOS SUPPORT
4270 M:      Jean Delvare <[email protected]>
4271 S:      Maintained
4272 T:      quilt http://jdelvare.nerim.net/devel/linux/jdelvare-dmi/
4273 F:      Documentation/ABI/testing/sysfs-firmware-dmi-tables
4274 F:      drivers/firmware/dmi-id.c
4275 F:      drivers/firmware/dmi_scan.c
4276 F:      include/linux/dmi.h
4277
4278 DOCUMENTATION
4279 M:      Jonathan Corbet <[email protected]>
4280 L:      [email protected]
4281 S:      Maintained
4282 F:      Documentation/
4283 F:      scripts/kernel-doc
4284 X:      Documentation/ABI/
4285 X:      Documentation/devicetree/
4286 X:      Documentation/acpi
4287 X:      Documentation/power
4288 X:      Documentation/spi
4289 X:      Documentation/media
4290 T:      git git://git.lwn.net/linux.git docs-next
4291
4292 DONGWOON DW9714 LENS VOICE COIL DRIVER
4293 M:      Sakari Ailus <[email protected]>
4294 L:      [email protected]
4295 T:      git git://linuxtv.org/media_tree.git
4296 S:      Maintained
4297 F:      drivers/media/i2c/dw9714.c
4298
4299 DOUBLETALK DRIVER
4300 M:      "James R. Van Zandt" <[email protected]>
4301 L:      [email protected]
4302 S:      Maintained
4303 F:      drivers/char/dtlk.c
4304 F:      include/linux/dtlk.h
4305
4306 DPAA2 DATAPATH I/O (DPIO) DRIVER
4307 M:      Roy Pledge <[email protected]>
4308 L:      [email protected]
4309 S:      Maintained
4310 F:      drivers/staging/fsl-mc/bus/dpio
4311
4312 DPAA2 ETHERNET DRIVER
4313 M:      Ioana Radulescu <[email protected]>
4314 L:      [email protected]
4315 S:      Maintained
4316 F:      drivers/staging/fsl-dpaa2/ethernet
4317
4318 DPT_I2O SCSI RAID DRIVER
4319 M:      Adaptec OEM Raid Solutions <[email protected]>
4320 L:      [email protected]
4321 W:      http://www.adaptec.com/
4322 S:      Maintained
4323 F:      drivers/scsi/dpt*
4324 F:      drivers/scsi/dpt/
4325
4326 DRBD DRIVER
4327 M:      Philipp Reisner <[email protected]>
4328 M:      Lars Ellenberg <[email protected]>
4329 L:      [email protected]
4330 W:      http://www.drbd.org
4331 T:      git git://git.linbit.com/linux-drbd.git
4332 T:      git git://git.linbit.com/drbd-8.4.git
4333 S:      Supported
4334 F:      drivers/block/drbd/
4335 F:      lib/lru_cache.c
4336 F:      Documentation/blockdev/drbd/
4337
4338 DRIVER CORE, KOBJECTS, DEBUGFS AND SYSFS
4339 M:      Greg Kroah-Hartman <[email protected]>
4340 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core.git
4341 S:      Supported
4342 F:      Documentation/kobject.txt
4343 F:      drivers/base/
4344 F:      fs/debugfs/
4345 F:      fs/sysfs/
4346 F:      include/linux/debugfs.h
4347 F:      include/linux/kobj*
4348 F:      lib/kobj*
4349
4350 DRIVERS FOR ADAPTIVE VOLTAGE SCALING (AVS)
4351 M:      Kevin Hilman <[email protected]>
4352 M:      Nishanth Menon <[email protected]>
4353 S:      Maintained
4354 F:      drivers/power/avs/
4355 F:      include/linux/power/smartreflex.h
4356 L:      [email protected]
4357
4358 DRM DRIVER FOR ARM PL111 CLCD
4359 M:      Eric Anholt <[email protected]>
4360 T:      git git://anongit.freedesktop.org/drm/drm-misc
4361 S:      Supported
4362 F:      drivers/gpu/drm/pl111/
4363
4364 DRM DRIVER FOR AST SERVER GRAPHICS CHIPS
4365 M:      Dave Airlie <[email protected]>
4366 S:      Odd Fixes
4367 F:      drivers/gpu/drm/ast/
4368
4369 DRM DRIVER FOR BOCHS VIRTUAL GPU
4370 M:      Gerd Hoffmann <[email protected]>
4371 L:      [email protected]
4372 T:      git git://anongit.freedesktop.org/drm/drm-misc
4373 S:      Maintained
4374 F:      drivers/gpu/drm/bochs/
4375
4376 DRM DRIVER FOR INTEL I810 VIDEO CARDS
4377 S:      Orphan / Obsolete
4378 F:      drivers/gpu/drm/i810/
4379 F:      include/uapi/drm/i810_drm.h
4380
4381 DRM DRIVER FOR MATROX G200/G400 GRAPHICS CARDS
4382 S:      Orphan / Obsolete
4383 F:      drivers/gpu/drm/mga/
4384 F:      include/uapi/drm/mga_drm.h
4385
4386 DRM DRIVER FOR MGA G200 SERVER GRAPHICS CHIPS
4387 M:      Dave Airlie <[email protected]>
4388 S:      Odd Fixes
4389 F:      drivers/gpu/drm/mgag200/
4390
4391 DRM DRIVER FOR MI0283QT
4392 M:      Noralf Trønnes <[email protected]>
4393 S:      Maintained
4394 F:      drivers/gpu/drm/tinydrm/mi0283qt.c
4395 F:      Documentation/devicetree/bindings/display/multi-inno,mi0283qt.txt
4396
4397 DRM DRIVER FOR MSM ADRENO GPU
4398 M:      Rob Clark <[email protected]>
4399 L:      [email protected]
4400 L:      [email protected]
4401 L:      [email protected]
4402 T:      git git://people.freedesktop.org/~robclark/linux
4403 S:      Maintained
4404 F:      drivers/gpu/drm/msm/
4405 F:      include/uapi/drm/msm_drm.h
4406 F:      Documentation/devicetree/bindings/display/msm/
4407
4408 DRM DRIVER FOR NVIDIA GEFORCE/QUADRO GPUS
4409 M:      Ben Skeggs <[email protected]>
4410 L:      [email protected]
4411 L:      [email protected]
4412 T:      git git://github.com/skeggsb/linux
4413 S:      Supported
4414 F:      drivers/gpu/drm/nouveau/
4415 F:      include/uapi/drm/nouveau_drm.h
4416
4417 DRM DRIVER FOR PERVASIVE DISPLAYS REPAPER PANELS
4418 M:      Noralf Trønnes <[email protected]>
4419 S:      Maintained
4420 F:      drivers/gpu/drm/tinydrm/repaper.c
4421 F:      Documentation/devicetree/bindings/display/repaper.txt
4422
4423 DRM DRIVER FOR QEMU'S CIRRUS DEVICE
4424 M:      Dave Airlie <[email protected]>
4425 M:      Gerd Hoffmann <[email protected]>
4426 L:      [email protected]
4427 T:      git git://anongit.freedesktop.org/drm/drm-misc
4428 S:      Obsolete
4429 W:      https://www.kraxel.org/blog/2014/10/qemu-using-cirrus-considered-harmful/
4430 F:      drivers/gpu/drm/cirrus/
4431
4432 DRM DRIVER FOR QXL VIRTUAL GPU
4433 M:      Dave Airlie <[email protected]>
4434 M:      Gerd Hoffmann <[email protected]>
4435 L:      [email protected]
4436 T:      git git://anongit.freedesktop.org/drm/drm-misc
4437 S:      Maintained
4438 F:      drivers/gpu/drm/qxl/
4439 F:      include/uapi/drm/qxl_drm.h
4440
4441 DRM DRIVER FOR RAGE 128 VIDEO CARDS
4442 S:      Orphan / Obsolete
4443 F:      drivers/gpu/drm/r128/
4444 F:      include/uapi/drm/r128_drm.h
4445
4446 DRM DRIVER FOR SAVAGE VIDEO CARDS
4447 S:      Orphan / Obsolete
4448 F:      drivers/gpu/drm/savage/
4449 F:      include/uapi/drm/savage_drm.h
4450
4451 DRM DRIVER FOR SIS VIDEO CARDS
4452 S:      Orphan / Obsolete
4453 F:      drivers/gpu/drm/sis/
4454 F:      include/uapi/drm/sis_drm.h
4455
4456 DRM DRIVER FOR SITRONIX ST7586 PANELS
4457 M:      David Lechner <[email protected]>
4458 S:      Maintained
4459 F:      drivers/gpu/drm/tinydrm/st7586.c
4460 F:      Documentation/devicetree/bindings/display/st7586.txt
4461
4462 DRM DRIVER FOR TDFX VIDEO CARDS
4463 S:      Orphan / Obsolete
4464 F:      drivers/gpu/drm/tdfx/
4465
4466 DRM DRIVER FOR USB DISPLAYLINK VIDEO ADAPTERS
4467 M:      Dave Airlie <[email protected]>
4468 S:      Odd Fixes
4469 F:      drivers/gpu/drm/udl/
4470
4471 DRM DRIVER FOR VMWARE VIRTUAL GPU
4472 M:      "VMware Graphics" <[email protected]>
4473 M:      Sinclair Yeh <[email protected]>
4474 M:      Thomas Hellstrom <[email protected]>
4475 L:      [email protected]
4476 T:      git git://people.freedesktop.org/~syeh/repos_linux
4477 T:      git git://people.freedesktop.org/~thomash/linux
4478 S:      Supported
4479 F:      drivers/gpu/drm/vmwgfx/
4480 F:      include/uapi/drm/vmwgfx_drm.h
4481
4482 DRM DRIVERS
4483 M:      David Airlie <[email protected]>
4484 L:      [email protected]
4485 T:      git git://people.freedesktop.org/~airlied/linux
4486 B:      https://bugs.freedesktop.org/
4487 C:      irc://chat.freenode.net/dri-devel
4488 S:      Maintained
4489 F:      drivers/gpu/drm/
4490 F:      drivers/gpu/vga/
4491 F:      Documentation/devicetree/bindings/display/
4492 F:      Documentation/devicetree/bindings/gpu/
4493 F:      Documentation/devicetree/bindings/video/
4494 F:      Documentation/gpu/
4495 F:      include/drm/
4496 F:      include/uapi/drm/
4497 F:      include/linux/vga*
4498
4499 DRM DRIVERS AND MISC GPU PATCHES
4500 M:      Daniel Vetter <[email protected]>
4501 M:      Jani Nikula <[email protected]>
4502 M:      Sean Paul <[email protected]>
4503 W:      https://01.org/linuxgraphics/gfx-docs/maintainer-tools/drm-misc.html
4504 S:      Maintained
4505 T:      git git://anongit.freedesktop.org/drm/drm-misc
4506 F:      Documentation/gpu/
4507 F:      drivers/gpu/vga/
4508 F:      drivers/gpu/drm/*
4509 F:      include/drm/drm*
4510 F:      include/uapi/drm/drm*
4511 F:      include/linux/vga*
4512
4513 DRM DRIVERS FOR ALLWINNER A10
4514 M:      Maxime Ripard  <[email protected]>
4515 L:      [email protected]
4516 S:      Supported
4517 F:      drivers/gpu/drm/sun4i/
4518 F:      Documentation/devicetree/bindings/display/sunxi/sun4i-drm.txt
4519 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/mripard/linux.git
4520
4521 DRM DRIVERS FOR AMLOGIC SOCS
4522 M:      Neil Armstrong <[email protected]>
4523 L:      [email protected]
4524 L:      [email protected]
4525 W:      http://linux-meson.com/
4526 S:      Supported
4527 F:      drivers/gpu/drm/meson/
4528 F:      Documentation/devicetree/bindings/display/amlogic,meson-vpu.txt
4529 F:      Documentation/devicetree/bindings/display/amlogic,meson-dw-hdmi.txt
4530 F:      Documentation/gpu/meson.rst
4531 T:      git git://anongit.freedesktop.org/drm/drm-misc
4532
4533 DRM DRIVERS FOR ATMEL HLCDC
4534 M:      Boris Brezillon <[email protected]>
4535 L:      [email protected]
4536 S:      Supported
4537 F:      drivers/gpu/drm/atmel-hlcdc/
4538 F:      Documentation/devicetree/bindings/drm/atmel/
4539 T:      git git://anongit.freedesktop.org/drm/drm-misc
4540
4541 DRM DRIVERS FOR BRIDGE CHIPS
4542 M:      Archit Taneja <[email protected]>
4543 M:      Andrzej Hajda <[email protected]>
4544 R:      Laurent Pinchart <[email protected]>
4545 S:      Maintained
4546 T:      git git://anongit.freedesktop.org/drm/drm-misc
4547 F:      drivers/gpu/drm/bridge/
4548
4549 DRM DRIVERS FOR EXYNOS
4550 M:      Inki Dae <[email protected]>
4551 M:      Joonyoung Shim <[email protected]>
4552 M:      Seung-Woo Kim <[email protected]>
4553 M:      Kyungmin Park <[email protected]>
4554 L:      [email protected]
4555 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/daeinki/drm-exynos.git
4556 S:      Supported
4557 F:      drivers/gpu/drm/exynos/
4558 F:      include/uapi/drm/exynos_drm.h
4559 F:      Documentation/devicetree/bindings/display/exynos/
4560
4561 DRM DRIVERS FOR FREESCALE DCU
4562 M:      Stefan Agner <[email protected]>
4563 M:      Alison Wang <[email protected]>
4564 L:      [email protected]
4565 S:      Supported
4566 F:      drivers/gpu/drm/fsl-dcu/
4567 F:      Documentation/devicetree/bindings/display/fsl,dcu.txt
4568 F:      Documentation/devicetree/bindings/display/fsl,tcon.txt
4569 F:      Documentation/devicetree/bindings/display/panel/nec,nl4827hc19_05b.txt
4570
4571 DRM DRIVERS FOR FREESCALE IMX
4572 M:      Philipp Zabel <[email protected]>
4573 L:      [email protected]
4574 S:      Maintained
4575 F:      drivers/gpu/drm/imx/
4576 F:      drivers/gpu/ipu-v3/
4577 F:      Documentation/devicetree/bindings/display/imx/
4578
4579 DRM DRIVERS FOR GMA500 (Poulsbo, Moorestown and derivative chipsets)
4580 M:      Patrik Jakobsson <[email protected]>
4581 L:      [email protected]
4582 T:      git git://github.com/patjak/drm-gma500
4583 S:      Maintained
4584 F:      drivers/gpu/drm/gma500/
4585
4586 DRM DRIVERS FOR HISILICON
4587 M:      Xinliang Liu <[email protected]>
4588 M:      Rongrong Zou <[email protected]>
4589 R:      Xinwei Kong <[email protected]>
4590 R:      Chen Feng <[email protected]>
4591 L:      [email protected]
4592 T:      git git://github.com/xin3liang/linux.git
4593 S:      Maintained
4594 F:      drivers/gpu/drm/hisilicon/
4595 F:      Documentation/devicetree/bindings/display/hisilicon/
4596
4597 DRM DRIVERS FOR MEDIATEK
4598 M:      CK Hu <[email protected]>
4599 M:      Philipp Zabel <[email protected]>
4600 L:      [email protected]
4601 S:      Supported
4602 F:      drivers/gpu/drm/mediatek/
4603 F:      Documentation/devicetree/bindings/display/mediatek/
4604
4605 DRM DRIVERS FOR NVIDIA TEGRA
4606 M:      Thierry Reding <[email protected]>
4607 L:      [email protected]
4608 L:      [email protected]
4609 T:      git git://anongit.freedesktop.org/tegra/linux.git
4610 S:      Supported
4611 F:      drivers/gpu/drm/tegra/
4612 F:      drivers/gpu/host1x/
4613 F:      include/linux/host1x.h
4614 F:      include/uapi/drm/tegra_drm.h
4615 F:      Documentation/devicetree/bindings/display/tegra/nvidia,tegra20-host1x.txt
4616
4617 DRM DRIVERS FOR RENESAS
4618 M:      Laurent Pinchart <[email protected]>
4619 L:      [email protected]
4620 L:      [email protected]
4621 T:      git git://linuxtv.org/pinchartl/fbdev
4622 S:      Supported
4623 F:      drivers/gpu/drm/rcar-du/
4624 F:      drivers/gpu/drm/shmobile/
4625 F:      include/linux/platform_data/shmob_drm.h
4626 F:      Documentation/devicetree/bindings/display/bridge/renesas,dw-hdmi.txt
4627 F:      Documentation/devicetree/bindings/display/renesas,du.txt
4628
4629 DRM DRIVERS FOR ROCKCHIP
4630 M:      Mark Yao <[email protected]>
4631 L:      [email protected]
4632 S:      Maintained
4633 F:      drivers/gpu/drm/rockchip/
4634 F:      Documentation/devicetree/bindings/display/rockchip/
4635 T:      git git://anongit.freedesktop.org/drm/drm-misc
4636
4637 DRM DRIVERS FOR STI
4638 M:      Benjamin Gaignard <[email protected]>
4639 M:      Vincent Abriou <[email protected]>
4640 L:      [email protected]
4641 T:      git git://anongit.freedesktop.org/drm/drm-misc
4642 S:      Maintained
4643 F:      drivers/gpu/drm/sti
4644 F:      Documentation/devicetree/bindings/display/st,stih4xx.txt
4645
4646 DRM DRIVERS FOR STM
4647 M:      Yannick Fertre <[email protected]>
4648 M:      Philippe Cornu <[email protected]>
4649 M:      Benjamin Gaignard <[email protected]>
4650 M:      Vincent Abriou <[email protected]>
4651 L:      [email protected]
4652 T:      git git://anongit.freedesktop.org/drm/drm-misc
4653 S:      Maintained
4654 F:      drivers/gpu/drm/stm
4655 F:      Documentation/devicetree/bindings/display/st,stm32-ltdc.txt
4656
4657 DRM DRIVERS FOR TI LCDC
4658 M:      Jyri Sarha <[email protected]>
4659 R:      Tomi Valkeinen <[email protected]>
4660 L:      [email protected]
4661 S:      Maintained
4662 F:      drivers/gpu/drm/tilcdc/
4663 F:      Documentation/devicetree/bindings/display/tilcdc/
4664
4665 DRM DRIVERS FOR TI OMAP
4666 M:      Tomi Valkeinen <[email protected]>
4667 L:      [email protected]
4668 S:      Maintained
4669 F:      drivers/gpu/drm/omapdrm/
4670 F:      Documentation/devicetree/bindings/display/ti/
4671
4672 DRM DRIVERS FOR VC4
4673 M:      Eric Anholt <[email protected]>
4674 T:      git git://github.com/anholt/linux
4675 S:      Supported
4676 F:      drivers/gpu/drm/vc4/
4677 F:      include/uapi/drm/vc4_drm.h
4678 F:      Documentation/devicetree/bindings/display/brcm,bcm-vc4.txt
4679 T:      git git://anongit.freedesktop.org/drm/drm-misc
4680
4681 DRM DRIVERS FOR VIVANTE GPU IP
4682 M:      Lucas Stach <[email protected]>
4683 R:      Russell King <[email protected]>
4684 R:      Christian Gmeiner <[email protected]>
4685 L:      [email protected]
4686 L:      [email protected]
4687 S:      Maintained
4688 F:      drivers/gpu/drm/etnaviv/
4689 F:      include/uapi/drm/etnaviv_drm.h
4690 F:      Documentation/devicetree/bindings/display/etnaviv/
4691
4692 DRM DRIVERS FOR ZTE ZX
4693 M:      Shawn Guo <[email protected]>
4694 L:      [email protected]
4695 S:      Maintained
4696 F:      drivers/gpu/drm/zte/
4697 F:      Documentation/devicetree/bindings/display/zte,vou.txt
4698 T:      git git://anongit.freedesktop.org/drm/drm-misc
4699
4700 DRM PANEL DRIVERS
4701 M:      Thierry Reding <[email protected]>
4702 L:      [email protected]
4703 T:      git git://anongit.freedesktop.org/tegra/linux.git
4704 S:      Maintained
4705 F:      drivers/gpu/drm/drm_panel.c
4706 F:      drivers/gpu/drm/panel/
4707 F:      include/drm/drm_panel.h
4708 F:      Documentation/devicetree/bindings/display/panel/
4709
4710 DRM TINYDRM DRIVERS
4711 M:      Noralf Trønnes <[email protected]>
4712 W:      https://github.com/notro/tinydrm/wiki/Development
4713 T:      git git://anongit.freedesktop.org/drm/drm-misc
4714 S:      Maintained
4715 F:      drivers/gpu/drm/tinydrm/
4716 F:      include/drm/tinydrm/
4717
4718 DSBR100 USB FM RADIO DRIVER
4719 M:      Alexey Klimov <[email protected]>
4720 L:      [email protected]
4721 T:      git git://linuxtv.org/media_tree.git
4722 S:      Maintained
4723 F:      drivers/media/radio/dsbr100.c
4724
4725 DSCC4 DRIVER
4726 M:      Francois Romieu <[email protected]>
4727 L:      [email protected]
4728 S:      Maintained
4729 F:      drivers/net/wan/dscc4.c
4730
4731 DT3155 MEDIA DRIVER
4732 M:      Hans Verkuil <[email protected]>
4733 L:      [email protected]
4734 T:      git git://linuxtv.org/media_tree.git
4735 W:      https://linuxtv.org
4736 S:      Odd Fixes
4737 F:      drivers/media/pci/dt3155/
4738
4739 DVB_USB_AF9015 MEDIA DRIVER
4740 M:      Antti Palosaari <[email protected]>
4741 L:      [email protected]
4742 W:      https://linuxtv.org
4743 W:      http://palosaari.fi/linux/
4744 Q:      http://patchwork.linuxtv.org/project/linux-media/list/
4745 T:      git git://linuxtv.org/anttip/media_tree.git
4746 S:      Maintained
4747 F:      drivers/media/usb/dvb-usb-v2/af9015*
4748
4749 DVB_USB_AF9035 MEDIA DRIVER
4750 M:      Antti Palosaari <[email protected]>
4751 L:      [email protected]
4752 W:      https://linuxtv.org
4753 W:      http://palosaari.fi/linux/
4754 Q:      http://patchwork.linuxtv.org/project/linux-media/list/
4755 T:      git git://linuxtv.org/anttip/media_tree.git
4756 S:      Maintained
4757 F:      drivers/media/usb/dvb-usb-v2/af9035*
4758
4759 DVB_USB_ANYSEE MEDIA DRIVER
4760 M:      Antti Palosaari <[email protected]>
4761 L:      [email protected]
4762 W:      https://linuxtv.org
4763 W:      http://palosaari.fi/linux/
4764 Q:      http://patchwork.linuxtv.org/project/linux-media/list/
4765 T:      git git://linuxtv.org/anttip/media_tree.git
4766 S:      Maintained
4767 F:      drivers/media/usb/dvb-usb-v2/anysee*
4768
4769 DVB_USB_AU6610 MEDIA DRIVER
4770 M:      Antti Palosaari <[email protected]>
4771 L:      [email protected]
4772 W:      https://linuxtv.org
4773 W:      http://palosaari.fi/linux/
4774 Q:      http://patchwork.linuxtv.org/project/linux-media/list/
4775 T:      git git://linuxtv.org/anttip/media_tree.git
4776 S:      Maintained
4777 F:      drivers/media/usb/dvb-usb-v2/au6610*
4778
4779 DVB_USB_CE6230 MEDIA DRIVER
4780 M:      Antti Palosaari <[email protected]>
4781 L:      [email protected]
4782 W:      https://linuxtv.org
4783 W:      http://palosaari.fi/linux/
4784 Q:      http://patchwork.linuxtv.org/project/linux-media/list/
4785 T:      git git://linuxtv.org/anttip/media_tree.git
4786 S:      Maintained
4787 F:      drivers/media/usb/dvb-usb-v2/ce6230*
4788
4789 DVB_USB_CXUSB MEDIA DRIVER
4790 M:      Michael Krufky <[email protected]>
4791 L:      [email protected]
4792 W:      https://linuxtv.org
4793 W:      http://github.com/mkrufky
4794 Q:      http://patchwork.linuxtv.org/project/linux-media/list/
4795 T:      git git://linuxtv.org/media_tree.git
4796 S:      Maintained
4797 F:      drivers/media/usb/dvb-usb/cxusb*
4798
4799 DVB_USB_EC168 MEDIA DRIVER
4800 M:      Antti Palosaari <[email protected]>
4801 L:      [email protected]
4802 W:      https://linuxtv.org
4803 W:      http://palosaari.fi/linux/
4804 Q:      http://patchwork.linuxtv.org/project/linux-media/list/
4805 T:      git git://linuxtv.org/anttip/media_tree.git
4806 S:      Maintained
4807 F:      drivers/media/usb/dvb-usb-v2/ec168*
4808
4809 DVB_USB_GL861 MEDIA DRIVER
4810 M:      Antti Palosaari <[email protected]>
4811 L:      [email protected]
4812 W:      https://linuxtv.org
4813 Q:      http://patchwork.linuxtv.org/project/linux-media/list/
4814 T:      git git://linuxtv.org/anttip/media_tree.git
4815 S:      Maintained
4816 F:      drivers/media/usb/dvb-usb-v2/gl861*
4817
4818 DVB_USB_MXL111SF MEDIA DRIVER
4819 M:      Michael Krufky <[email protected]>
4820 L:      [email protected]
4821 W:      https://linuxtv.org
4822 W:      http://github.com/mkrufky
4823 Q:      http://patchwork.linuxtv.org/project/linux-media/list/
4824 T:      git git://linuxtv.org/mkrufky/mxl111sf.git
4825 S:      Maintained
4826 F:      drivers/media/usb/dvb-usb-v2/mxl111sf*
4827
4828 DVB_USB_RTL28XXU MEDIA DRIVER
4829 M:      Antti Palosaari <[email protected]>
4830 L:      [email protected]
4831 W:      https://linuxtv.org
4832 W:      http://palosaari.fi/linux/
4833 Q:      http://patchwork.linuxtv.org/project/linux-media/list/
4834 T:      git git://linuxtv.org/anttip/media_tree.git
4835 S:      Maintained
4836 F:      drivers/media/usb/dvb-usb-v2/rtl28xxu*
4837
4838 DVB_USB_V2 MEDIA DRIVER
4839 M:      Antti Palosaari <[email protected]>
4840 L:      [email protected]
4841 W:      https://linuxtv.org
4842 W:      http://palosaari.fi/linux/
4843 Q:      http://patchwork.linuxtv.org/project/linux-media/list/
4844 T:      git git://linuxtv.org/anttip/media_tree.git
4845 S:      Maintained
4846 F:      drivers/media/usb/dvb-usb-v2/dvb_usb*
4847 F:      drivers/media/usb/dvb-usb-v2/usb_urb.c
4848
4849 DYNAMIC DEBUG
4850 M:      Jason Baron <[email protected]>
4851 S:      Maintained
4852 F:      lib/dynamic_debug.c
4853 F:      include/linux/dynamic_debug.h
4854
4855 DZ DECSTATION DZ11 SERIAL DRIVER
4856 M:      "Maciej W. Rozycki" <[email protected]>
4857 S:      Maintained
4858 F:      drivers/tty/serial/dz.*
4859
4860 E3X0 POWER BUTTON DRIVER
4861 M:      Moritz Fischer <[email protected]>
4862 L:      [email protected]
4863 W:      http://www.ettus.com
4864 S:      Supported
4865 F:      drivers/input/misc/e3x0-button.c
4866 F:      Documentation/devicetree/bindings/input/e3x0-button.txt
4867
4868 E4000 MEDIA DRIVER
4869 M:      Antti Palosaari <[email protected]>
4870 L:      [email protected]
4871 W:      https://linuxtv.org
4872 W:      http://palosaari.fi/linux/
4873 Q:      http://patchwork.linuxtv.org/project/linux-media/list/
4874 T:      git git://linuxtv.org/anttip/media_tree.git
4875 S:      Maintained
4876 F:      drivers/media/tuners/e4000*
4877
4878 EATA ISA/EISA/PCI SCSI DRIVER
4879 M:      Dario Ballabio <[email protected]>
4880 L:      [email protected]
4881 S:      Maintained
4882 F:      drivers/scsi/eata.c
4883
4884 EC100 MEDIA DRIVER
4885 M:      Antti Palosaari <[email protected]>
4886 L:      [email protected]
4887 W:      https://linuxtv.org
4888 W:      http://palosaari.fi/linux/
4889 Q:      http://patchwork.linuxtv.org/project/linux-media/list/
4890 T:      git git://linuxtv.org/anttip/media_tree.git
4891 S:      Maintained
4892 F:      drivers/media/dvb-frontends/ec100*
4893
4894 ECRYPT FILE SYSTEM
4895 M:      Tyler Hicks <[email protected]>
4896 L:      [email protected]
4897 W:      http://ecryptfs.org
4898 W:      https://launchpad.net/ecryptfs
4899 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/tyhicks/ecryptfs.git
4900 S:      Supported
4901 F:      Documentation/filesystems/ecryptfs.txt
4902 F:      fs/ecryptfs/
4903
4904 EDAC-AMD64
4905 M:      Borislav Petkov <[email protected]>
4906 L:      [email protected]
4907 S:      Maintained
4908 F:      drivers/edac/amd64_edac*
4909
4910 EDAC-CALXEDA
4911 M:      Robert Richter <[email protected]>
4912 L:      [email protected]
4913 S:      Maintained
4914 F:      drivers/edac/highbank*
4915
4916 EDAC-CAVIUM
4917 M:      Ralf Baechle <[email protected]>
4918 M:      David Daney <[email protected]>
4919 L:      [email protected]
4920 L:      [email protected]
4921 S:      Supported
4922 F:      drivers/edac/octeon_edac*
4923 F:      drivers/edac/thunderx_edac*
4924
4925 EDAC-CORE
4926 M:      Borislav Petkov <[email protected]>
4927 M:      Mauro Carvalho Chehab <[email protected]>
4928 M:      Mauro Carvalho Chehab <[email protected]>
4929 L:      [email protected]
4930 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp.git for-next
4931 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-edac.git linux_next
4932 S:      Supported
4933 F:      Documentation/admin-guide/ras.rst
4934 F:      Documentation/driver-api/edac.rst
4935 F:      drivers/edac/
4936 F:      include/linux/edac.h
4937
4938 EDAC-E752X
4939 M:      Mark Gross <[email protected]>
4940 L:      [email protected]
4941 S:      Maintained
4942 F:      drivers/edac/e752x_edac.c
4943
4944 EDAC-E7XXX
4945 L:      [email protected]
4946 S:      Maintained
4947 F:      drivers/edac/e7xxx_edac.c
4948
4949 EDAC-FSL_DDR
4950 M:      York Sun <[email protected]>
4951 L:      [email protected]
4952 S:      Maintained
4953 F:      drivers/edac/fsl_ddr_edac.*
4954
4955 EDAC-GHES
4956 M:      Mauro Carvalho Chehab <[email protected]>
4957 M:      Mauro Carvalho Chehab <[email protected]>
4958 L:      [email protected]
4959 S:      Maintained
4960 F:      drivers/edac/ghes_edac.c
4961
4962 EDAC-I3000
4963 L:      [email protected]
4964 S:      Orphan
4965 F:      drivers/edac/i3000_edac.c
4966
4967 EDAC-I5000
4968 L:      [email protected]
4969 S:      Maintained
4970 F:      drivers/edac/i5000_edac.c
4971
4972 EDAC-I5400
4973 M:      Mauro Carvalho Chehab <[email protected]>
4974 M:      Mauro Carvalho Chehab <[email protected]>
4975 L:      [email protected]
4976 S:      Maintained
4977 F:      drivers/edac/i5400_edac.c
4978
4979 EDAC-I7300
4980 M:      Mauro Carvalho Chehab <[email protected]>
4981 M:      Mauro Carvalho Chehab <[email protected]>
4982 L:      [email protected]
4983 S:      Maintained
4984 F:      drivers/edac/i7300_edac.c
4985
4986 EDAC-I7CORE
4987 M:      Mauro Carvalho Chehab <[email protected]>
4988 M:      Mauro Carvalho Chehab <[email protected]>
4989 L:      [email protected]
4990 S:      Maintained
4991 F:      drivers/edac/i7core_edac.c
4992
4993 EDAC-I82443BXGX
4994 M:      Tim Small <[email protected]>
4995 L:      [email protected]
4996 S:      Maintained
4997 F:      drivers/edac/i82443bxgx_edac.c
4998
4999 EDAC-I82975X
5000 M:      Ranganathan Desikan <[email protected]>
5001 M:      "Arvind R." <[email protected]>
5002 L:      [email protected]
5003 S:      Maintained
5004 F:      drivers/edac/i82975x_edac.c
5005
5006 EDAC-IE31200
5007 M:      Jason Baron <[email protected]>
5008 L:      [email protected]
5009 S:      Maintained
5010 F:      drivers/edac/ie31200_edac.c
5011
5012 EDAC-MPC85XX
5013 M:      Johannes Thumshirn <[email protected]>
5014 L:      [email protected]
5015 S:      Maintained
5016 F:      drivers/edac/mpc85xx_edac.[ch]
5017
5018 EDAC-PASEMI
5019 M:      Egor Martovetsky <[email protected]>
5020 L:      [email protected]
5021 S:      Maintained
5022 F:      drivers/edac/pasemi_edac.c
5023
5024 EDAC-PND2
5025 M:      Tony Luck <[email protected]>
5026 L:      [email protected]
5027 S:      Maintained
5028 F:      drivers/edac/pnd2_edac.[ch]
5029
5030 EDAC-R82600
5031 M:      Tim Small <[email protected]>
5032 L:      [email protected]
5033 S:      Maintained
5034 F:      drivers/edac/r82600_edac.c
5035
5036 EDAC-SBRIDGE
5037 M:      Mauro Carvalho Chehab <[email protected]>
5038 M:      Mauro Carvalho Chehab <[email protected]>
5039 L:      [email protected]
5040 S:      Maintained
5041 F:      drivers/edac/sb_edac.c
5042
5043 EDAC-SKYLAKE
5044 M:      Tony Luck <[email protected]>
5045 L:      [email protected]
5046 S:      Maintained
5047 F:      drivers/edac/skx_edac.c
5048
5049 EDIROL UA-101/UA-1000 DRIVER
5050 M:      Clemens Ladisch <[email protected]>
5051 L:      [email protected] (moderated for non-subscribers)
5052 T:      git git://git.alsa-project.org/alsa-kernel.git
5053 S:      Maintained
5054 F:      sound/usb/misc/ua101.c
5055
5056 EFI TEST DRIVER
5057 L:      [email protected]
5058 M:      Ivan Hu <[email protected]>
5059 M:      Matt Fleming <[email protected]>
5060 S:      Maintained
5061 F:      drivers/firmware/efi/test/
5062
5063 EFI VARIABLE FILESYSTEM
5064 M:      Matthew Garrett <[email protected]>
5065 M:      Jeremy Kerr <[email protected]>
5066 M:      Matt Fleming <[email protected]>
5067 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/mfleming/efi.git
5068 L:      [email protected]
5069 S:      Maintained
5070 F:      fs/efivarfs/
5071
5072 EFIFB FRAMEBUFFER DRIVER
5073 L:      [email protected]
5074 M:      Peter Jones <[email protected]>
5075 S:      Maintained
5076 F:      drivers/video/fbdev/efifb.c
5077
5078 EFS FILESYSTEM
5079 W:      http://aeschi.ch.eu.org/efs/
5080 S:      Orphan
5081 F:      fs/efs/
5082
5083 EHEA (IBM pSeries eHEA 10Gb ethernet adapter) DRIVER
5084 M:      Douglas Miller <[email protected]>
5085 L:      [email protected]
5086 S:      Maintained
5087 F:      drivers/net/ethernet/ibm/ehea/
5088
5089 EM28XX VIDEO4LINUX DRIVER
5090 M:      Mauro Carvalho Chehab <[email protected]>
5091 M:      Mauro Carvalho Chehab <[email protected]>
5092 L:      [email protected]
5093 W:      https://linuxtv.org
5094 T:      git git://linuxtv.org/media_tree.git
5095 S:      Maintained
5096 F:      drivers/media/usb/em28xx/
5097 F:      Documentation/media/v4l-drivers/em28xx*
5098
5099 EMBEDDED LINUX
5100 M:      Paul Gortmaker <[email protected]>
5101 M:      Matt Mackall <[email protected]>
5102 M:      David Woodhouse <[email protected]>
5103 L:      [email protected]
5104 S:      Maintained
5105
5106 Emulex 10Gbps iSCSI - OneConnect DRIVER
5107 M:      Subbu Seetharaman <[email protected]>
5108 M:      Ketan Mukadam <[email protected]>
5109 M:      Jitendra Bhivare <[email protected]>
5110 L:      [email protected]
5111 W:      http://www.broadcom.com
5112 S:      Supported
5113 F:      drivers/scsi/be2iscsi/
5114
5115 Emulex 10Gbps NIC BE2, BE3-R, Lancer, Skyhawk-R DRIVER (be2net)
5116 M:      Sathya Perla <[email protected]>
5117 M:      Ajit Khaparde <[email protected]>
5118 M:      Sriharsha Basavapatna <[email protected]>
5119 M:      Somnath Kotur <[email protected]>
5120 L:      [email protected]
5121 W:      http://www.emulex.com
5122 S:      Supported
5123 F:      drivers/net/ethernet/emulex/benet/
5124
5125 EMULEX ONECONNECT ROCE DRIVER
5126 M:      Selvin Xavier <[email protected]>
5127 M:      Devesh Sharma <[email protected]>
5128 L:      [email protected]
5129 W:      http://www.broadcom.com
5130 S:      Odd Fixes
5131 F:      drivers/infiniband/hw/ocrdma/
5132 F:      include/uapi/rdma/ocrdma-abi.h
5133
5134 EMULEX/BROADCOM LPFC FC/FCOE SCSI DRIVER
5135 M:      James Smart <[email protected]>
5136 M:      Dick Kennedy <[email protected]>
5137 L:      [email protected]
5138 W:      http://www.broadcom.com
5139 S:      Supported
5140 F:      drivers/scsi/lpfc/
5141
5142 ENE CB710 FLASH CARD READER DRIVER
5143 M:      Michał Mirosław <[email protected]>
5144 S:      Maintained
5145 F:      drivers/misc/cb710/
5146 F:      drivers/mmc/host/cb710-mmc.*
5147 F:      include/linux/cb710.h
5148
5149 ENE KB2426 (ENE0100/ENE020XX) INFRARED RECEIVER
5150 M:      Maxim Levitsky <[email protected]>
5151 S:      Maintained
5152 F:      drivers/media/rc/ene_ir.*
5153
5154 EPSON S1D13XXX FRAMEBUFFER DRIVER
5155 M:      Kristoffer Ericson <[email protected]>
5156 S:      Maintained
5157 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/kristoffer/linux-hpc.git
5158 F:      drivers/video/fbdev/s1d13xxxfb.c
5159 F:      include/video/s1d13xxxfb.h
5160
5161 ERRSEQ ERROR TRACKING INFRASTRUCTURE
5162 M:      Jeff Layton <[email protected]>
5163 S:      Maintained
5164 F:      lib/errseq.c
5165 F:      include/linux/errseq.h
5166
5167 ET131X NETWORK DRIVER
5168 M:      Mark Einon <[email protected]>
5169 S:      Odd Fixes
5170 F:      drivers/net/ethernet/agere/
5171
5172 ETHERNET BRIDGE
5173 M:      Stephen Hemminger <[email protected]>
5174 L:      [email protected] (moderated for non-subscribers)
5175 L:      [email protected]
5176 W:      http://www.linuxfoundation.org/en/Net:Bridge
5177 S:      Maintained
5178 F:      include/linux/netfilter_bridge/
5179 F:      net/bridge/
5180
5181 ETHERNET PHY LIBRARY
5182 M:      Andrew Lunn <[email protected]>
5183 M:      Florian Fainelli <[email protected]>
5184 L:      [email protected]
5185 S:      Maintained
5186 F:      Documentation/ABI/testing/sysfs-bus-mdio
5187 F:      Documentation/devicetree/bindings/net/mdio*
5188 F:      Documentation/networking/phy.txt
5189 F:      drivers/net/phy/
5190 F:      drivers/of/of_mdio.c
5191 F:      drivers/of/of_net.c
5192 F:      include/linux/*mdio*.h
5193 F:      include/linux/of_net.h
5194 F:      include/linux/phy.h
5195 F:      include/linux/phy_fixed.h
5196 F:      include/linux/platform_data/mdio-gpio.h
5197 F:      include/linux/platform_data/mdio-bcm-unimac.h
5198 F:      include/trace/events/mdio.h
5199 F:      include/uapi/linux/mdio.h
5200 F:      include/uapi/linux/mii.h
5201
5202 EXT2 FILE SYSTEM
5203 M:      Jan Kara <[email protected]>
5204 L:      [email protected]
5205 S:      Maintained
5206 F:      Documentation/filesystems/ext2.txt
5207 F:      fs/ext2/
5208 F:      include/linux/ext2*
5209
5210 EXT4 FILE SYSTEM
5211 M:      "Theodore Ts'o" <[email protected]>
5212 M:      Andreas Dilger <[email protected]>
5213 L:      [email protected]
5214 W:      http://ext4.wiki.kernel.org
5215 Q:      http://patchwork.ozlabs.org/project/linux-ext4/list/
5216 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4.git
5217 S:      Maintained
5218 F:      Documentation/filesystems/ext4.txt
5219 F:      fs/ext4/
5220
5221 Extended Verification Module (EVM)
5222 M:      Mimi Zohar <[email protected]>
5223 L:      [email protected]
5224 L:      [email protected]
5225 S:      Supported
5226 F:      security/integrity/evm/
5227
5228 EXTENSIBLE FIRMWARE INTERFACE (EFI)
5229 M:      Matt Fleming <[email protected]>
5230 M:      Ard Biesheuvel <[email protected]>
5231 L:      [email protected]
5232 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/efi/efi.git
5233 S:      Maintained
5234 F:      Documentation/efi-stub.txt
5235 F:      arch/*/kernel/efi.c
5236 F:      arch/x86/boot/compressed/eboot.[ch]
5237 F:      arch/*/include/asm/efi.h
5238 F:      arch/x86/platform/efi/
5239 F:      drivers/firmware/efi/
5240 F:      include/linux/efi*.h
5241 F:      arch/arm/boot/compressed/efi-header.S
5242 F:      arch/arm64/kernel/efi-entry.S
5243
5244 EXTERNAL CONNECTOR SUBSYSTEM (EXTCON)
5245 M:      MyungJoo Ham <[email protected]>
5246 M:      Chanwoo Choi <[email protected]>
5247 L:      [email protected]
5248 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/chanwoo/extcon.git
5249 S:      Maintained
5250 F:      drivers/extcon/
5251 F:      include/linux/extcon/
5252 F:      include/linux/extcon.h
5253 F:      Documentation/extcon/
5254 F:      Documentation/devicetree/bindings/extcon/
5255
5256 EXYNOS DP DRIVER
5257 M:      Jingoo Han <[email protected]>
5258 L:      [email protected]
5259 S:      Maintained
5260 F:      drivers/gpu/drm/exynos/exynos_dp*
5261
5262 EXYNOS SYSMMU (IOMMU) driver
5263 M:      Marek Szyprowski <[email protected]>
5264 L:      [email protected]
5265 S:      Maintained
5266 F:      drivers/iommu/exynos-iommu.c
5267
5268 EZchip NPS platform support
5269 M:      Elad Kanfi <[email protected]>
5270 M:      Vineet Gupta <[email protected]>
5271 S:      Supported
5272 F:      arch/arc/plat-eznps
5273 F:      arch/arc/boot/dts/eznps.dts
5274
5275 F2FS FILE SYSTEM
5276 M:      Jaegeuk Kim <[email protected]>
5277 M:      Chao Yu <[email protected]>
5278 L:      [email protected]
5279 W:      https://f2fs.wiki.kernel.org/
5280 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs.git
5281 S:      Maintained
5282 F:      Documentation/filesystems/f2fs.txt
5283 F:      Documentation/ABI/testing/sysfs-fs-f2fs
5284 F:      fs/f2fs/
5285 F:      include/linux/f2fs_fs.h
5286 F:      include/trace/events/f2fs.h
5287
5288 F71805F HARDWARE MONITORING DRIVER
5289 M:      Jean Delvare <[email protected]>
5290 L:      [email protected]
5291 S:      Maintained
5292 F:      Documentation/hwmon/f71805f
5293 F:      drivers/hwmon/f71805f.c
5294
5295 FANOTIFY
5296 M:      Jan Kara <[email protected]>
5297 R:      Amir Goldstein <[email protected]>
5298 L:      [email protected]
5299 S:      Maintained
5300 F:      fs/notify/fanotify/
5301 F:      include/linux/fanotify.h
5302 F:      include/uapi/linux/fanotify.h
5303
5304 FARSYNC SYNCHRONOUS DRIVER
5305 M:      Kevin Curtis <[email protected]>
5306 W:      http://www.farsite.co.uk/
5307 S:      Supported
5308 F:      drivers/net/wan/farsync.*
5309
5310 FAULT INJECTION SUPPORT
5311 M:      Akinobu Mita <[email protected]>
5312 S:      Supported
5313 F:      Documentation/fault-injection/
5314 F:      lib/fault-inject.c
5315
5316 FBTFT Framebuffer drivers
5317 M:      Thomas Petazzoni <[email protected]>
5318 S:      Maintained
5319 F:      drivers/staging/fbtft/
5320
5321 FC0011 TUNER DRIVER
5322 M:      Michael Buesch <[email protected]>
5323 L:      [email protected]
5324 S:      Maintained
5325 F:      drivers/media/tuners/fc0011.h
5326 F:      drivers/media/tuners/fc0011.c
5327
5328 FC2580 MEDIA DRIVER
5329 M:      Antti Palosaari <[email protected]>
5330 L:      [email protected]
5331 W:      https://linuxtv.org
5332 W:      http://palosaari.fi/linux/
5333 Q:      http://patchwork.linuxtv.org/project/linux-media/list/
5334 T:      git git://linuxtv.org/anttip/media_tree.git
5335 S:      Maintained
5336 F:      drivers/media/tuners/fc2580*
5337
5338 FCOE SUBSYSTEM (libfc, libfcoe, fcoe)
5339 M:      Johannes Thumshirn <[email protected]>
5340 L:      [email protected]
5341 W:      www.Open-FCoE.org
5342 S:      Supported
5343 F:      drivers/scsi/libfc/
5344 F:      drivers/scsi/fcoe/
5345 F:      include/scsi/fc/
5346 F:      include/scsi/libfc.h
5347 F:      include/scsi/libfcoe.h
5348 F:      include/uapi/scsi/fc/
5349
5350 FILE LOCKING (flock() and fcntl()/lockf())
5351 M:      Jeff Layton <[email protected]>
5352 M:      "J. Bruce Fields" <[email protected]>
5353 L:      [email protected]
5354 S:      Maintained
5355 F:      include/linux/fcntl.h
5356 F:      include/uapi/linux/fcntl.h
5357 F:      fs/fcntl.c
5358 F:      fs/locks.c
5359
5360 FILESYSTEMS (VFS and infrastructure)
5361 M:      Alexander Viro <[email protected]>
5362 L:      [email protected]
5363 S:      Maintained
5364 F:      fs/*
5365 F:      include/linux/fs.h
5366 F:      include/uapi/linux/fs.h
5367
5368 FINTEK F75375S HARDWARE MONITOR AND FAN CONTROLLER DRIVER
5369 M:      Riku Voipio <[email protected]>
5370 L:      [email protected]
5371 S:      Maintained
5372 F:      drivers/hwmon/f75375s.c
5373 F:      include/linux/f75375s.h
5374
5375 FIREWIRE AUDIO DRIVERS
5376 M:      Clemens Ladisch <[email protected]>
5377 L:      [email protected] (moderated for non-subscribers)
5378 T:      git git://git.alsa-project.org/alsa-kernel.git
5379 S:      Maintained
5380 F:      sound/firewire/
5381
5382 FIREWIRE MEDIA DRIVERS (firedtv)
5383 M:      Stefan Richter <[email protected]>
5384 L:      [email protected]
5385 L:      [email protected]
5386 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media.git
5387 S:      Maintained
5388 F:      drivers/media/firewire/
5389
5390 FIREWIRE SBP-2 TARGET
5391 M:      Chris Boot <[email protected]>
5392 L:      [email protected]
5393 L:      [email protected]
5394 L:      [email protected]
5395 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/nab/lio-core-2.6.git master
5396 S:      Maintained
5397 F:      drivers/target/sbp/
5398
5399 FIREWIRE SUBSYSTEM
5400 M:      Stefan Richter <[email protected]>
5401 L:      [email protected]
5402 W:      http://ieee1394.wiki.kernel.org/
5403 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394.git
5404 S:      Maintained
5405 F:      drivers/firewire/
5406 F:      include/linux/firewire.h
5407 F:      include/uapi/linux/firewire*.h
5408 F:      tools/firewire/
5409
5410 FIRMWARE LOADER (request_firmware)
5411 M:      Luis R. Rodriguez <[email protected]>
5412 L:      [email protected]
5413 S:      Maintained
5414 F:      Documentation/firmware_class/
5415 F:      drivers/base/firmware*.c
5416 F:      include/linux/firmware.h
5417
5418 FLASH ADAPTER DRIVER (IBM Flash Adapter 900GB Full Height PCI Flash Card)
5419 M:      Joshua Morris <[email protected]>
5420 M:      Philip Kelleher <[email protected]>
5421 S:      Maintained
5422 F:      drivers/block/rsxx/
5423
5424 FLOPPY DRIVER
5425 M:      Jiri Kosina <[email protected]>
5426 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/jikos/floppy.git
5427 S:      Odd fixes
5428 F:      drivers/block/floppy.c
5429
5430 FMC SUBSYSTEM
5431 M:      Alessandro Rubini <[email protected]>
5432 W:      http://www.ohwr.org/projects/fmc-bus
5433 S:      Supported
5434 F:      drivers/fmc/
5435 F:      include/linux/fmc*.h
5436 F:      include/linux/ipmi-fru.h
5437 K:      fmc_d.*register
5438
5439 FPGA MANAGER FRAMEWORK
5440 M:      Alan Tull <[email protected]>
5441 R:      Moritz Fischer <[email protected]>
5442 L:      [email protected]
5443 S:      Maintained
5444 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/atull/linux-fpga.git
5445 Q:      http://patchwork.kernel.org/project/linux-fpga/list/
5446 F:      Documentation/fpga/
5447 F:      Documentation/devicetree/bindings/fpga/
5448 F:      drivers/fpga/
5449 F:      include/linux/fpga/
5450 W:      http://www.rocketboards.org
5451
5452 FPU EMULATOR
5453 M:      Bill Metzenthen <[email protected]>
5454 W:      http://floatingpoint.sourceforge.net/emulator/index.html
5455 S:      Maintained
5456 F:      arch/x86/math-emu/
5457
5458 FRAME RELAY DLCI/FRAD (Sangoma drivers too)
5459 L:      [email protected]
5460 S:      Orphan
5461 F:      drivers/net/wan/dlci.c
5462 F:      drivers/net/wan/sdla.c
5463
5464 FRAMEBUFFER LAYER
5465 M:      Bartlomiej Zolnierkiewicz <[email protected]>
5466 L:      [email protected]
5467 T:      git git://github.com/bzolnier/linux.git
5468 Q:      http://patchwork.kernel.org/project/linux-fbdev/list/
5469 S:      Maintained
5470 F:      Documentation/fb/
5471 F:      drivers/video/
5472 F:      include/video/
5473 F:      include/linux/fb.h
5474 F:      include/uapi/video/
5475 F:      include/uapi/linux/fb.h
5476
5477 FREESCALE CAAM (Cryptographic Acceleration and Assurance Module) DRIVER
5478 M:      Horia Geantă <[email protected]>
5479 M:      Dan Douglass <[email protected]>
5480 L:      [email protected]
5481 S:      Maintained
5482 F:      drivers/crypto/caam/
5483 F:      Documentation/devicetree/bindings/crypto/fsl-sec4.txt
5484
5485 FREESCALE DIU FRAMEBUFFER DRIVER
5486 M:      Timur Tabi <[email protected]>
5487 L:      [email protected]
5488 S:      Maintained
5489 F:      drivers/video/fbdev/fsl-diu-fb.*
5490
5491 FREESCALE DMA DRIVER
5492 M:      Li Yang <[email protected]>
5493 M:      Zhang Wei <[email protected]>
5494 L:      [email protected]
5495 S:      Maintained
5496 F:      drivers/dma/fsldma.*
5497
5498 FREESCALE eTSEC ETHERNET DRIVER (GIANFAR)
5499 M:      Claudiu Manoil <[email protected]>
5500 L:      [email protected]
5501 S:      Maintained
5502 F:      drivers/net/ethernet/freescale/gianfar*
5503 X:      drivers/net/ethernet/freescale/gianfar_ptp.c
5504 F:      Documentation/devicetree/bindings/net/fsl-tsec-phy.txt
5505
5506 FREESCALE GPMI NAND DRIVER
5507 M:      Han Xu <[email protected]>
5508 L:      [email protected]
5509 S:      Maintained
5510 F:      drivers/mtd/nand/gpmi-nand/*
5511
5512 FREESCALE I2C CPM DRIVER
5513 M:      Jochen Friedrich <[email protected]>
5514 L:      [email protected]
5515 L:      [email protected]
5516 S:      Maintained
5517 F:      drivers/i2c/busses/i2c-cpm.c
5518
5519 FREESCALE IMX / MXC FEC DRIVER
5520 M:      Fugang Duan <[email protected]>
5521 L:      [email protected]
5522 S:      Maintained
5523 F:      drivers/net/ethernet/freescale/fec_main.c
5524 F:      drivers/net/ethernet/freescale/fec_ptp.c
5525 F:      drivers/net/ethernet/freescale/fec.h
5526 F:      Documentation/devicetree/bindings/net/fsl-fec.txt
5527
5528 FREESCALE IMX / MXC FRAMEBUFFER DRIVER
5529 M:      Sascha Hauer <[email protected]>
5530 L:      [email protected]
5531 L:      [email protected] (moderated for non-subscribers)
5532 S:      Maintained
5533 F:      include/linux/platform_data/video-imxfb.h
5534 F:      drivers/video/fbdev/imxfb.c
5535
5536 FREESCALE QORIQ DPAA ETHERNET DRIVER
5537 M:      Madalin Bucur <[email protected]>
5538 L:      [email protected]
5539 S:      Maintained
5540 F:      drivers/net/ethernet/freescale/dpaa
5541
5542 FREESCALE QORIQ DPAA FMAN DRIVER
5543 M:      Madalin Bucur <[email protected]>
5544 L:      [email protected]
5545 S:      Maintained
5546 F:      drivers/net/ethernet/freescale/fman
5547 F:      Documentation/devicetree/bindings/powerpc/fsl/fman.txt
5548
5549 FREESCALE QUAD SPI DRIVER
5550 M:      Han Xu <[email protected]>
5551 L:      [email protected]
5552 S:      Maintained
5553 F:      drivers/mtd/spi-nor/fsl-quadspi.c
5554
5555 FREESCALE QUICC ENGINE LIBRARY
5556 M:      Qiang Zhao <[email protected]>
5557 L:      [email protected]
5558 S:      Maintained
5559 F:      drivers/soc/fsl/qe/
5560 F:      include/soc/fsl/*qe*.h
5561 F:      include/soc/fsl/*ucc*.h
5562
5563 FREESCALE QUICC ENGINE UCC ETHERNET DRIVER
5564 M:      Li Yang <[email protected]>
5565 L:      [email protected]
5566 L:      [email protected]
5567 S:      Maintained
5568 F:      drivers/net/ethernet/freescale/ucc_geth*
5569
5570 FREESCALE QUICC ENGINE UCC HDLC DRIVER
5571 M:      Zhao Qiang <[email protected]>
5572 L:      [email protected]
5573 L:      [email protected]
5574 S:      Maintained
5575 F:      drivers/net/wan/fsl_ucc_hdlc*
5576
5577 FREESCALE QUICC ENGINE UCC UART DRIVER
5578 M:      Timur Tabi <[email protected]>
5579 L:      [email protected]
5580 S:      Maintained
5581 F:      drivers/tty/serial/ucc_uart.c
5582
5583 FREESCALE SOC DRIVERS
5584 M:      Li Yang <[email protected]>
5585 L:      [email protected]
5586 L:      [email protected]
5587 S:      Maintained
5588 F:      Documentation/devicetree/bindings/soc/fsl/
5589 F:      drivers/soc/fsl/
5590 F:      include/linux/fsl/
5591
5592 FREESCALE SOC FS_ENET DRIVER
5593 M:      Pantelis Antoniou <[email protected]>
5594 M:      Vitaly Bordug <[email protected]>
5595 L:      [email protected]
5596 L:      [email protected]
5597 S:      Maintained
5598 F:      drivers/net/ethernet/freescale/fs_enet/
5599 F:      include/linux/fs_enet_pd.h
5600
5601 FREESCALE SOC SOUND DRIVERS
5602 M:      Timur Tabi <[email protected]>
5603 M:      Nicolin Chen <[email protected]>
5604 M:      Xiubo Li <[email protected]>
5605 R:      Fabio Estevam <[email protected]>
5606 L:      [email protected] (moderated for non-subscribers)
5607 L:      [email protected]
5608 S:      Maintained
5609 F:      sound/soc/fsl/fsl*
5610 F:      sound/soc/fsl/imx*
5611 F:      sound/soc/fsl/mpc8610_hpcd.c
5612
5613 FREESCALE USB PERIPHERAL DRIVERS
5614 M:      Li Yang <[email protected]>
5615 L:      [email protected]
5616 L:      [email protected]
5617 S:      Maintained
5618 F:      drivers/usb/gadget/udc/fsl*
5619
5620 FREEVXFS FILESYSTEM
5621 M:      Christoph Hellwig <[email protected]>
5622 W:      ftp://ftp.openlinux.org/pub/people/hch/vxfs
5623 S:      Maintained
5624 F:      fs/freevxfs/
5625
5626 FREEZER
5627 M:      "Rafael J. Wysocki" <[email protected]>
5628 M:      Pavel Machek <[email protected]>
5629 L:      [email protected]
5630 S:      Supported
5631 F:      Documentation/power/freezing-of-tasks.txt
5632 F:      include/linux/freezer.h
5633 F:      kernel/freezer.c
5634
5635 FRONTSWAP API
5636 M:      Konrad Rzeszutek Wilk <[email protected]>
5637 L:      [email protected]
5638 S:      Maintained
5639 F:      mm/frontswap.c
5640 F:      include/linux/frontswap.h
5641
5642 FS-CACHE: LOCAL CACHING FOR NETWORK FILESYSTEMS
5643 M:      David Howells <[email protected]>
5644 L:      [email protected] (moderated for non-subscribers)
5645 S:      Supported
5646 F:      Documentation/filesystems/caching/
5647 F:      fs/fscache/
5648 F:      include/linux/fscache*.h
5649
5650 FSCRYPT: FILE SYSTEM LEVEL ENCRYPTION SUPPORT
5651 M:      Theodore Y. Ts'o <[email protected]>
5652 M:      Jaegeuk Kim <[email protected]>
5653 L:      [email protected]
5654 Q:      https://patchwork.kernel.org/project/linux-fscrypt/list/
5655 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/tytso/fscrypt.git
5656 S:      Supported
5657 F:      fs/crypto/
5658 F:      include/linux/fscrypt*.h
5659
5660 FUJITSU FR-V (FRV) PORT
5661 S:      Orphan
5662 F:      arch/frv/
5663
5664 FUJITSU LAPTOP EXTRAS
5665 M:      Jonathan Woithe <[email protected]>
5666 L:      [email protected]
5667 S:      Maintained
5668 F:      drivers/platform/x86/fujitsu-laptop.c
5669
5670 FUJITSU M-5MO LS CAMERA ISP DRIVER
5671 M:      Kyungmin Park <[email protected]>
5672 M:      Heungjun Kim <[email protected]>
5673 L:      [email protected]
5674 S:      Maintained
5675 F:      drivers/media/i2c/m5mols/
5676 F:      include/media/i2c/m5mols.h
5677
5678 FUJITSU TABLET EXTRAS
5679 M:      Robert Gerlach <[email protected]>
5680 L:      [email protected]
5681 S:      Maintained
5682 F:      drivers/platform/x86/fujitsu-tablet.c
5683
5684 FUSE: FILESYSTEM IN USERSPACE
5685 M:      Miklos Szeredi <[email protected]>
5686 L:      [email protected]
5687 W:      http://fuse.sourceforge.net/
5688 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse.git
5689 S:      Maintained
5690 F:      fs/fuse/
5691 F:      include/uapi/linux/fuse.h
5692 F:      Documentation/filesystems/fuse.txt
5693
5694 FUTEX SUBSYSTEM
5695 M:      Thomas Gleixner <[email protected]>
5696 M:      Ingo Molnar <[email protected]>
5697 R:      Peter Zijlstra <[email protected]>
5698 R:      Darren Hart <[email protected]>
5699 L:      [email protected]
5700 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git locking/core
5701 S:      Maintained
5702 F:      kernel/futex.c
5703 F:      kernel/futex_compat.c
5704 F:      include/asm-generic/futex.h
5705 F:      include/linux/futex.h
5706 F:      include/uapi/linux/futex.h
5707 F:      tools/testing/selftests/futex/
5708 F:      tools/perf/bench/futex*
5709 F:      Documentation/*futex*
5710
5711 FUTURE DOMAIN TMC-16x0 SCSI DRIVER (16-bit)
5712 M:      Rik Faith <[email protected]>
5713 L:      [email protected]
5714 S:      Odd Fixes (e.g., new signatures)
5715 F:      drivers/scsi/fdomain.*
5716
5717 GCC PLUGINS
5718 M:      Kees Cook <[email protected]>
5719 R:      Emese Revfy <[email protected]>
5720 L:      [email protected]
5721 S:      Maintained
5722 F:      scripts/gcc-plugins/
5723 F:      scripts/gcc-plugin.sh
5724 F:      scripts/Makefile.gcc-plugins
5725 F:      Documentation/gcc-plugins.txt
5726
5727 GCOV BASED KERNEL PROFILING
5728 M:      Peter Oberparleiter <[email protected]>
5729 S:      Maintained
5730 F:      kernel/gcov/
5731 F:      Documentation/dev-tools/gcov.rst
5732
5733 GDB KERNEL DEBUGGING HELPER SCRIPTS
5734 M:      Jan Kiszka <[email protected]>
5735 M:      Kieran Bingham <[email protected]>
5736 S:      Supported
5737 F:      scripts/gdb/
5738
5739 GDT SCSI DISK ARRAY CONTROLLER DRIVER
5740 M:      Achim Leubner <[email protected]>
5741 L:      [email protected]
5742 W:      http://www.icp-vortex.com/
5743 S:      Supported
5744 F:      drivers/scsi/gdt*
5745
5746 GEMTEK FM RADIO RECEIVER DRIVER
5747 M:      Hans Verkuil <[email protected]>
5748 L:      [email protected]
5749 T:      git git://linuxtv.org/media_tree.git
5750 W:      https://linuxtv.org
5751 S:      Maintained
5752 F:      drivers/media/radio/radio-gemtek*
5753
5754 GENERIC GPIO I2C DRIVER
5755 M:      Haavard Skinnemoen <[email protected]>
5756 S:      Supported
5757 F:      drivers/i2c/busses/i2c-gpio.c
5758 F:      include/linux/i2c-gpio.h
5759
5760 GENERIC GPIO I2C MULTIPLEXER DRIVER
5761 M:      Peter Korsgaard <[email protected]>
5762 L:      [email protected]
5763 S:      Supported
5764 F:      drivers/i2c/muxes/i2c-mux-gpio.c
5765 F:      include/linux/i2c-mux-gpio.h
5766 F:      Documentation/i2c/muxes/i2c-mux-gpio
5767
5768 GENERIC HDLC (WAN) DRIVERS
5769 M:      Krzysztof Halasa <[email protected]>
5770 W:      http://www.kernel.org/pub/linux/utils/net/hdlc/
5771 S:      Maintained
5772 F:      drivers/net/wan/c101.c
5773 F:      drivers/net/wan/hd6457*
5774 F:      drivers/net/wan/hdlc*
5775 F:      drivers/net/wan/n2.c
5776 F:      drivers/net/wan/pc300too.c
5777 F:      drivers/net/wan/pci200syn.c
5778 F:      drivers/net/wan/wanxl*
5779
5780 GENERIC INCLUDE/ASM HEADER FILES
5781 M:      Arnd Bergmann <[email protected]>
5782 L:      [email protected]
5783 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic.git
5784 S:      Maintained
5785 F:      include/asm-generic/
5786 F:      include/uapi/asm-generic/
5787
5788 GENERIC PHY FRAMEWORK
5789 M:      Kishon Vijay Abraham I <[email protected]>
5790 L:      [email protected]
5791 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/kishon/linux-phy.git
5792 S:      Supported
5793 F:      drivers/phy/
5794 F:      include/linux/phy/
5795
5796 GENERIC PM DOMAINS
5797 M:      "Rafael J. Wysocki" <[email protected]>
5798 M:      Kevin Hilman <[email protected]>
5799 M:      Ulf Hansson <[email protected]>
5800 L:      [email protected]
5801 S:      Supported
5802 F:      drivers/base/power/domain*.c
5803 F:      include/linux/pm_domain.h
5804 F:      Documentation/devicetree/bindings/power/power_domain.txt
5805
5806 GENERIC UIO DRIVER FOR PCI DEVICES
5807 M:      "Michael S. Tsirkin" <[email protected]>
5808 L:      [email protected]
5809 S:      Supported
5810 F:      drivers/uio/uio_pci_generic.c
5811
5812 GENWQE (IBM Generic Workqueue Card)
5813 M:      Frank Haverkamp <[email protected]>
5814 M:      Guilherme G. Piccoli <[email protected]>
5815 S:      Supported
5816 F:      drivers/misc/genwqe/
5817
5818 GET_MAINTAINER SCRIPT
5819 M:      Joe Perches <[email protected]>
5820 S:      Maintained
5821 F:      scripts/get_maintainer.pl
5822
5823 GFS2 FILE SYSTEM
5824 M:      Steven Whitehouse <[email protected]>
5825 M:      Bob Peterson <[email protected]>
5826 L:      [email protected]
5827 W:      http://sources.redhat.com/cluster/
5828 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2.git
5829 S:      Supported
5830 F:      Documentation/filesystems/gfs2*.txt
5831 F:      fs/gfs2/
5832 F:      include/uapi/linux/gfs2_ondisk.h
5833
5834 GIGASET ISDN DRIVERS
5835 M:      Paul Bolle <[email protected]>
5836 L:      [email protected]
5837 W:      http://gigaset307x.sourceforge.net/
5838 S:      Odd Fixes
5839 F:      Documentation/isdn/README.gigaset
5840 F:      drivers/isdn/gigaset/
5841 F:      include/uapi/linux/gigaset_dev.h
5842
5843 GO7007 MPEG CODEC
5844 M:      Hans Verkuil <[email protected]>
5845 L:      [email protected]
5846 S:      Maintained
5847 F:      drivers/media/usb/go7007/
5848
5849 GOODIX TOUCHSCREEN
5850 M:      Bastien Nocera <[email protected]>
5851 L:      [email protected]
5852 S:      Maintained
5853 F:      drivers/input/touchscreen/goodix.c
5854
5855 GPIO ACPI SUPPORT
5856 M:      Mika Westerberg <[email protected]>
5857 M:      Andy Shevchenko <[email protected]>
5858 L:      [email protected]
5859 L:      [email protected]
5860 S:      Maintained
5861 F:      Documentation/acpi/gpio-properties.txt
5862 F:      drivers/gpio/gpiolib-acpi.c
5863
5864 GPIO IR Transmitter
5865 M:      Sean Young <[email protected]>
5866 L:      [email protected]
5867 S:      Maintained
5868 F:      drivers/media/rc/gpio-ir-tx.c
5869
5870 GPIO MOCKUP DRIVER
5871 M:      Bamvor Jian Zhang <[email protected]>
5872 L:      [email protected]
5873 S:      Maintained
5874 F:      drivers/gpio/gpio-mockup.c
5875 F:      tools/testing/selftests/gpio/
5876
5877 GPIO SUBSYSTEM
5878 M:      Linus Walleij <[email protected]>
5879 L:      [email protected]
5880 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio.git
5881 S:      Maintained
5882 F:      Documentation/devicetree/bindings/gpio/
5883 F:      Documentation/gpio/
5884 F:      Documentation/ABI/testing/gpio-cdev
5885 F:      Documentation/ABI/obsolete/sysfs-gpio
5886 F:      drivers/gpio/
5887 F:      include/linux/gpio/
5888 F:      include/linux/gpio.h
5889 F:      include/asm-generic/gpio.h
5890 F:      include/uapi/linux/gpio.h
5891 F:      tools/gpio/
5892
5893 GRE DEMULTIPLEXER DRIVER
5894 M:      Dmitry Kozlov <[email protected]>
5895 L:      [email protected]
5896 S:      Maintained
5897 F:      net/ipv4/gre_demux.c
5898 F:      net/ipv4/gre_offload.c
5899 F:      include/net/gre.h
5900
5901 GRETH 10/100/1G Ethernet MAC device driver
5902 M:      Andreas Larsson <[email protected]>
5903 L:      [email protected]
5904 S:      Maintained
5905 F:      drivers/net/ethernet/aeroflex/
5906
5907 GREYBUS AUDIO PROTOCOLS DRIVERS
5908 M:      Vaibhav Agarwal <[email protected]>
5909 M:      Mark Greer <[email protected]>
5910 S:      Maintained
5911 F:      drivers/staging/greybus/audio_apbridgea.c
5912 F:      drivers/staging/greybus/audio_apbridgea.h
5913 F:      drivers/staging/greybus/audio_codec.c
5914 F:      drivers/staging/greybus/audio_codec.h
5915 F:      drivers/staging/greybus/audio_gb.c
5916 F:      drivers/staging/greybus/audio_manager.c
5917 F:      drivers/staging/greybus/audio_manager.h
5918 F:      drivers/staging/greybus/audio_manager_module.c
5919 F:      drivers/staging/greybus/audio_manager_private.h
5920 F:      drivers/staging/greybus/audio_manager_sysfs.c
5921 F:      drivers/staging/greybus/audio_module.c
5922 F:      drivers/staging/greybus/audio_topology.c
5923
5924 GREYBUS FW/HID/SPI PROTOCOLS DRIVERS
5925 M:      Viresh Kumar <[email protected]>
5926 S:      Maintained
5927 F:      drivers/staging/greybus/authentication.c
5928 F:      drivers/staging/greybus/bootrom.c
5929 F:      drivers/staging/greybus/firmware.h
5930 F:      drivers/staging/greybus/fw-core.c
5931 F:      drivers/staging/greybus/fw-download.c
5932 F:      drivers/staging/greybus/fw-managament.c
5933 F:      drivers/staging/greybus/greybus_authentication.h
5934 F:      drivers/staging/greybus/greybus_firmware.h
5935 F:      drivers/staging/greybus/hid.c
5936 F:      drivers/staging/greybus/i2c.c
5937 F:      drivers/staging/greybus/spi.c
5938 F:      drivers/staging/greybus/spilib.c
5939 F:      drivers/staging/greybus/spilib.h
5940
5941 GREYBUS LOOPBACK/TIME PROTOCOLS DRIVERS
5942 M:      Bryan O'Donoghue <[email protected]>
5943 S:      Maintained
5944 F:      drivers/staging/greybus/loopback.c
5945 F:      drivers/staging/greybus/timesync.c
5946 F:      drivers/staging/greybus/timesync_platform.c
5947
5948 GREYBUS PLATFORM DRIVERS
5949 M:      Vaibhav Hiremath <[email protected]>
5950 S:      Maintained
5951 F:      drivers/staging/greybus/arche-platform.c
5952 F:      drivers/staging/greybus/arche-apb-ctrl.c
5953 F:      drivers/staging/greybus/arche_platform.h
5954
5955 GREYBUS SDIO/GPIO/SPI PROTOCOLS DRIVERS
5956 M:      Rui Miguel Silva <[email protected]>
5957 S:      Maintained
5958 F:      drivers/staging/greybus/sdio.c
5959 F:      drivers/staging/greybus/light.c
5960 F:      drivers/staging/greybus/gpio.c
5961 F:      drivers/staging/greybus/power_supply.c
5962 F:      drivers/staging/greybus/spi.c
5963 F:      drivers/staging/greybus/spilib.c
5964
5965 GREYBUS SUBSYSTEM
5966 M:      Johan Hovold <[email protected]>
5967 M:      Alex Elder <[email protected]>
5968 M:      Greg Kroah-Hartman <[email protected]>
5969 S:      Maintained
5970 F:      drivers/staging/greybus/
5971 L:      [email protected] (moderated for non-subscribers)
5972
5973 GREYBUS UART PROTOCOLS DRIVERS
5974 M:      David Lin <[email protected]>
5975 S:      Maintained
5976 F:      drivers/staging/greybus/uart.c
5977 F:      drivers/staging/greybus/log.c
5978
5979 GS1662 VIDEO SERIALIZER
5980 M:      Charles-Antoine Couret <[email protected]>
5981 L:      [email protected]
5982 T:      git git://linuxtv.org/media_tree.git
5983 S:      Maintained
5984 F:      drivers/media/spi/gs1662.c
5985
5986 GSPCA FINEPIX SUBDRIVER
5987 M:      Frank Zago <[email protected]>
5988 L:      [email protected]
5989 T:      git git://linuxtv.org/media_tree.git
5990 S:      Maintained
5991 F:      drivers/media/usb/gspca/finepix.c
5992
5993 GSPCA GL860 SUBDRIVER
5994 M:      Olivier Lorin <[email protected]>
5995 L:      [email protected]
5996 T:      git git://linuxtv.org/media_tree.git
5997 S:      Maintained
5998 F:      drivers/media/usb/gspca/gl860/
5999
6000 GSPCA M5602 SUBDRIVER
6001 M:      Erik Andren <[email protected]>
6002 L:      [email protected]
6003 T:      git git://linuxtv.org/media_tree.git
6004 S:      Maintained
6005 F:      drivers/media/usb/gspca/m5602/
6006
6007 GSPCA PAC207 SONIXB SUBDRIVER
6008 M:      Hans Verkuil <[email protected]>
6009 L:      [email protected]
6010 T:      git git://linuxtv.org/media_tree.git
6011 S:      Odd Fixes
6012 F:      drivers/media/usb/gspca/pac207.c
6013
6014 GSPCA SN9C20X SUBDRIVER
6015 M:      Brian Johnson <[email protected]>
6016 L:      [email protected]
6017 T:      git git://linuxtv.org/media_tree.git
6018 S:      Maintained
6019 F:      drivers/media/usb/gspca/sn9c20x.c
6020
6021 GSPCA T613 SUBDRIVER
6022 M:      Leandro Costantino <[email protected]>
6023 L:      [email protected]
6024 T:      git git://linuxtv.org/media_tree.git
6025 S:      Maintained
6026 F:      drivers/media/usb/gspca/t613.c
6027
6028 GSPCA USB WEBCAM DRIVER
6029 M:      Hans Verkuil <[email protected]>
6030 L:      [email protected]
6031 T:      git git://linuxtv.org/media_tree.git
6032 S:      Odd Fixes
6033 F:      drivers/media/usb/gspca/
6034
6035 GTP (GPRS Tunneling Protocol)
6036 M:      Pablo Neira Ayuso <[email protected]>
6037 M:      Harald Welte <[email protected]>
6038 L:      [email protected]
6039 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/pablo/gtp.git
6040 S:      Maintained
6041 F:      drivers/net/gtp.c
6042
6043 GUID PARTITION TABLE (GPT)
6044 M:      Davidlohr Bueso <[email protected]>
6045 L:      [email protected]
6046 S:      Maintained
6047 F:      block/partitions/efi.*
6048
6049 H8/300 ARCHITECTURE
6050 M:      Yoshinori Sato <[email protected]>
6051 L:      [email protected] (moderated for non-subscribers)
6052 W:      http://uclinux-h8.sourceforge.jp
6053 T:      git git://git.sourceforge.jp/gitroot/uclinux-h8/linux.git
6054 S:      Maintained
6055 F:      arch/h8300/
6056 F:      drivers/clocksource/h8300_*.c
6057 F:      drivers/clk/h8300/
6058 F:      drivers/irqchip/irq-renesas-h8*.c
6059
6060 HACKRF MEDIA DRIVER
6061 M:      Antti Palosaari <[email protected]>
6062 L:      [email protected]
6063 W:      https://linuxtv.org
6064 W:      http://palosaari.fi/linux/
6065 Q:      http://patchwork.linuxtv.org/project/linux-media/list/
6066 T:      git git://linuxtv.org/anttip/media_tree.git
6067 S:      Maintained
6068 F:      drivers/media/usb/hackrf/
6069
6070 HARD DRIVE ACTIVE PROTECTION SYSTEM (HDAPS) DRIVER
6071 M:      Frank Seidel <[email protected]>
6072 L:      [email protected]
6073 W:      http://www.kernel.org/pub/linux/kernel/people/fseidel/hdaps/
6074 S:      Maintained
6075 F:      drivers/platform/x86/hdaps.c
6076
6077 HARDWARE MONITORING
6078 M:      Jean Delvare <[email protected]>
6079 M:      Guenter Roeck <[email protected]>
6080 L:      [email protected]
6081 W:      http://hwmon.wiki.kernel.org/
6082 T:      quilt http://jdelvare.nerim.net/devel/linux/jdelvare-hwmon/
6083 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging.git
6084 S:      Maintained
6085 F:      Documentation/hwmon/
6086 F:      drivers/hwmon/
6087 F:      include/linux/hwmon*.h
6088
6089 HARDWARE RANDOM NUMBER GENERATOR CORE
6090 M:      Matt Mackall <[email protected]>
6091 M:      Herbert Xu <[email protected]>
6092 L:      [email protected]
6093 S:      Odd fixes
6094 F:      Documentation/devicetree/bindings/rng/
6095 F:      Documentation/hw_random.txt
6096 F:      drivers/char/hw_random/
6097 F:      include/linux/hw_random.h
6098
6099 HARDWARE SPINLOCK CORE
6100 M:      Ohad Ben-Cohen <[email protected]>
6101 M:      Bjorn Andersson <[email protected]>
6102 L:      [email protected]
6103 S:      Maintained
6104 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/ohad/hwspinlock.git
6105 F:      Documentation/devicetree/bindings/hwlock/
6106 F:      Documentation/hwspinlock.txt
6107 F:      drivers/hwspinlock/
6108 F:      include/linux/hwspinlock.h
6109
6110 HARMONY SOUND DRIVER
6111 L:      [email protected]
6112 S:      Maintained
6113 F:      sound/parisc/harmony.*
6114
6115 HDPVR USB VIDEO ENCODER DRIVER
6116 M:      Hans Verkuil <[email protected]>
6117 L:      [email protected]
6118 T:      git git://linuxtv.org/media_tree.git
6119 W:      https://linuxtv.org
6120 S:      Odd Fixes
6121 F:      drivers/media/usb/hdpvr/
6122
6123 HEWLETT PACKARD ENTERPRISE ILO NMI WATCHDOG DRIVER
6124 M:      Jimmy Vance <[email protected]>
6125 S:      Supported
6126 F:      Documentation/watchdog/hpwdt.txt
6127 F:      drivers/watchdog/hpwdt.c
6128
6129 HEWLETT-PACKARD SMART ARRAY RAID DRIVER (hpsa)
6130 M:      Don Brace <[email protected]>
6131 L:      [email protected]
6132 L:      [email protected]
6133 S:      Supported
6134 F:      Documentation/scsi/hpsa.txt
6135 F:      drivers/scsi/hpsa*.[ch]
6136 F:      include/linux/cciss*.h
6137 F:      include/uapi/linux/cciss*.h
6138
6139 HFI1 DRIVER
6140 M:      Mike Marciniszyn <[email protected]>
6141 M:      Dennis Dalessandro <[email protected]>
6142 L:      [email protected]
6143 S:      Supported
6144 F:      drivers/infiniband/hw/hfi1
6145
6146 HFS FILESYSTEM
6147 L:      [email protected]
6148 S:      Orphan
6149 F:      Documentation/filesystems/hfs.txt
6150 F:      fs/hfs/
6151
6152 HFSPLUS FILESYSTEM
6153 L:      [email protected]
6154 S:      Orphan
6155 F:      Documentation/filesystems/hfsplus.txt
6156 F:      fs/hfsplus/
6157
6158 HGA FRAMEBUFFER DRIVER
6159 M:      Ferenc Bakonyi <[email protected]>
6160 L:      [email protected]
6161 W:      http://drama.obuda.kando.hu/~fero/cgi-bin/hgafb.shtml
6162 S:      Maintained
6163 F:      drivers/video/fbdev/hgafb.c
6164
6165 HIBERNATION (aka Software Suspend, aka swsusp)
6166 M:      "Rafael J. Wysocki" <[email protected]>
6167 M:      Pavel Machek <[email protected]>
6168 L:      [email protected]
6169 B:      https://bugzilla.kernel.org
6170 S:      Supported
6171 F:      arch/x86/power/
6172 F:      drivers/base/power/
6173 F:      kernel/power/
6174 F:      include/linux/suspend.h
6175 F:      include/linux/freezer.h
6176 F:      include/linux/pm.h
6177 F:      arch/*/include/asm/suspend*.h
6178
6179 HID CORE LAYER
6180 M:      Jiri Kosina <[email protected]>
6181 R:      Benjamin Tissoires <[email protected]>
6182 L:      [email protected]
6183 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid.git
6184 S:      Maintained
6185 F:      drivers/hid/
6186 F:      include/linux/hid*
6187 F:      include/uapi/linux/hid*
6188
6189 HID SENSOR HUB DRIVERS
6190 M:      Jiri Kosina <[email protected]>
6191 M:      Jonathan Cameron <[email protected]>
6192 M:      Srinivas Pandruvada <[email protected]>
6193 L:      [email protected]
6194 L:      [email protected]
6195 S:      Maintained
6196 F:      Documentation/hid/hid-sensor*
6197 F:      drivers/hid/hid-sensor-*
6198 F:      drivers/iio/*/hid-*
6199 F:      include/linux/hid-sensor-*
6200
6201 HIGH-RESOLUTION TIMERS, CLOCKEVENTS
6202 M:      Thomas Gleixner <[email protected]>
6203 L:      [email protected]
6204 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git timers/core
6205 S:      Maintained
6206 F:      Documentation/timers/
6207 F:      kernel/time/hrtimer.c
6208 F:      kernel/time/clockevents.c
6209 F:      kernel/time/timer_*.c
6210 F:      include/linux/clockchips.h
6211 F:      include/linux/hrtimer.h
6212
6213 HIGH-SPEED SCC DRIVER FOR AX.25
6214 L:      [email protected]
6215 S:      Orphan
6216 F:      drivers/net/hamradio/dmascc.c
6217 F:      drivers/net/hamradio/scc.c
6218
6219 HIGHPOINT ROCKETRAID 3xxx RAID DRIVER
6220 M:      HighPoint Linux Team <[email protected]>
6221 W:      http://www.highpoint-tech.com
6222 S:      Supported
6223 F:      Documentation/scsi/hptiop.txt
6224 F:      drivers/scsi/hptiop.c
6225
6226 HIPPI
6227 M:      Jes Sorensen <[email protected]>
6228 L:      [email protected]
6229 S:      Maintained
6230 F:      include/linux/hippidevice.h
6231 F:      include/uapi/linux/if_hippi.h
6232 F:      net/802/hippi.c
6233 F:      drivers/net/hippi/
6234
6235 HISILICON NETWORK SUBSYSTEM 3 DRIVER (HNS3)
6236 M:      Yisen Zhuang <[email protected]>
6237 M:      Salil Mehta <[email protected]>
6238 L:      [email protected]
6239 W:      http://www.hisilicon.com
6240 S:      Maintained
6241 F:      drivers/net/ethernet/hisilicon/hns3/
6242
6243 HISILICON NETWORK SUBSYSTEM DRIVER
6244 M:      Yisen Zhuang <[email protected]>
6245 M:      Salil Mehta <[email protected]>
6246 L:      [email protected]
6247 W:      http://www.hisilicon.com
6248 S:      Maintained
6249 F:      drivers/net/ethernet/hisilicon/
6250 F:      Documentation/devicetree/bindings/net/hisilicon*.txt
6251
6252 HISILICON ROCE DRIVER
6253 M:      Lijun Ou <[email protected]>
6254 M:      Wei Hu(Xavier) <[email protected]>
6255 L:      [email protected]
6256 S:      Maintained
6257 F:      drivers/infiniband/hw/hns/
6258 F:      Documentation/devicetree/bindings/infiniband/hisilicon-hns-roce.txt
6259
6260 HISILICON SAS Controller
6261 M:      John Garry <[email protected]>
6262 W:      http://www.hisilicon.com
6263 S:      Supported
6264 F:      drivers/scsi/hisi_sas/
6265 F:      Documentation/devicetree/bindings/scsi/hisilicon-sas.txt
6266
6267 HMM - Heterogeneous Memory Management
6268 M:      Jérôme Glisse <[email protected]>
6269 L:      [email protected]
6270 S:      Maintained
6271 F:      mm/hmm*
6272 F:      include/linux/hmm*
6273
6274 HOST AP DRIVER
6275 M:      Jouni Malinen <[email protected]>
6276 L:      [email protected]
6277 W:      http://w1.fi/hostap-driver.html
6278 S:      Obsolete
6279 F:      drivers/net/wireless/intersil/hostap/
6280
6281 HP COMPAQ TC1100 TABLET WMI EXTRAS DRIVER
6282 L:      [email protected]
6283 S:      Orphan
6284 F:      drivers/platform/x86/tc1100-wmi.c
6285
6286 HP100:  Driver for HP 10/100 Mbit/s Voice Grade Network Adapter Series
6287 M:      Jaroslav Kysela <[email protected]>
6288 S:      Maintained
6289 F:      drivers/net/ethernet/hp/hp100.*
6290
6291 HPET:   High Precision Event Timers driver
6292 M:      Clemens Ladisch <[email protected]>
6293 S:      Maintained
6294 F:      Documentation/timers/hpet.txt
6295 F:      drivers/char/hpet.c
6296 F:      include/linux/hpet.h
6297 F:      include/uapi/linux/hpet.h
6298
6299 HPET:   x86
6300 S:      Orphan
6301 F:      arch/x86/kernel/hpet.c
6302 F:      arch/x86/include/asm/hpet.h
6303
6304 HPFS FILESYSTEM
6305 M:      Mikulas Patocka <[email protected]>
6306 W:      http://artax.karlin.mff.cuni.cz/~mikulas/vyplody/hpfs/index-e.cgi
6307 S:      Maintained
6308 F:      fs/hpfs/
6309
6310 HSI SUBSYSTEM
6311 M:      Sebastian Reichel <[email protected]>
6312 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-hsi.git
6313 S:      Maintained
6314 F:      Documentation/ABI/testing/sysfs-bus-hsi
6315 F:      Documentation/driver-api/hsi.rst
6316 F:      drivers/hsi/
6317 F:      include/linux/hsi/
6318 F:      include/uapi/linux/hsi/
6319
6320 HSO 3G MODEM DRIVER
6321 L:      [email protected]
6322 S:      Orphan
6323 F:      drivers/net/usb/hso.c
6324
6325 HSR NETWORK PROTOCOL
6326 M:      Arvid Brodin <[email protected]>
6327 L:      [email protected]
6328 S:      Maintained
6329 F:      net/hsr/
6330
6331 HT16K33 LED CONTROLLER DRIVER
6332 M:      Robin van der Gracht <[email protected]>
6333 S:      Maintained
6334 F:      drivers/auxdisplay/ht16k33.c
6335 F:      Documentation/devicetree/bindings/display/ht16k33.txt
6336
6337 HTCPEN TOUCHSCREEN DRIVER
6338 M:      Pau Oliva Fora <[email protected]>
6339 L:      [email protected]
6340 S:      Maintained
6341 F:      drivers/input/touchscreen/htcpen.c
6342
6343 HUAWEI ETHERNET DRIVER
6344 M:      Aviad Krawczyk <[email protected]>
6345 L:      [email protected]
6346 S:      Supported
6347 F:      Documentation/networking/hinic.txt
6348 F:      drivers/net/ethernet/huawei/hinic/
6349
6350 HUGETLB FILESYSTEM
6351 M:      Nadia Yvette Chambers <[email protected]>
6352 S:      Maintained
6353 F:      fs/hugetlbfs/
6354
6355 HVA ST MEDIA DRIVER
6356 M:      Jean-Christophe Trotin <[email protected]>
6357 L:      [email protected]
6358 T:      git git://linuxtv.org/media_tree.git
6359 W:      https://linuxtv.org
6360 S:      Supported
6361 F:      drivers/media/platform/sti/hva
6362
6363 HWPOISON MEMORY FAILURE HANDLING
6364 M:      Naoya Horiguchi <[email protected]>
6365 L:      [email protected]
6366 S:      Maintained
6367 F:      mm/memory-failure.c
6368 F:      mm/hwpoison-inject.c
6369
6370 Hyper-V CORE AND DRIVERS
6371 M:      "K. Y. Srinivasan" <[email protected]>
6372 M:      Haiyang Zhang <[email protected]>
6373 M:      Stephen Hemminger <[email protected]>
6374 L:      [email protected]
6375 S:      Maintained
6376 F:      Documentation/networking/netvsc.txt
6377 F:      arch/x86/include/asm/mshyperv.h
6378 F:      arch/x86/include/asm/trace/hyperv.h
6379 F:      arch/x86/include/uapi/asm/hyperv.h
6380 F:      arch/x86/kernel/cpu/mshyperv.c
6381 F:      arch/x86/hyperv
6382 F:      drivers/hid/hid-hyperv.c
6383 F:      drivers/hv/
6384 F:      drivers/input/serio/hyperv-keyboard.c
6385 F:      drivers/pci/host/pci-hyperv.c
6386 F:      drivers/net/hyperv/
6387 F:      drivers/scsi/storvsc_drv.c
6388 F:      drivers/uio/uio_hv_generic.c
6389 F:      drivers/video/fbdev/hyperv_fb.c
6390 F:      net/vmw_vsock/hyperv_transport.c
6391 F:      include/linux/hyperv.h
6392 F:      include/uapi/linux/hyperv.h
6393 F:      tools/hv/
6394 F:      Documentation/ABI/stable/sysfs-bus-vmbus
6395
6396 HYPERVISOR VIRTUAL CONSOLE DRIVER
6397 L:      [email protected]
6398 S:      Odd Fixes
6399 F:      drivers/tty/hvc/
6400
6401 I2C ACPI SUPPORT
6402 M:      Mika Westerberg <[email protected]>
6403 L:      [email protected]
6404 L:      [email protected]
6405 S:      Maintained
6406 F:      drivers/i2c/i2c-core-acpi.c
6407
6408 I2C MUXES
6409 M:      Peter Rosin <[email protected]>
6410 L:      [email protected]
6411 S:      Maintained
6412 F:      Documentation/i2c/i2c-topology
6413 F:      Documentation/i2c/muxes/
6414 F:      Documentation/devicetree/bindings/i2c/i2c-mux*
6415 F:      Documentation/devicetree/bindings/i2c/i2c-arb*
6416 F:      Documentation/devicetree/bindings/i2c/i2c-gate*
6417 F:      drivers/i2c/i2c-mux.c
6418 F:      drivers/i2c/muxes/
6419 F:      include/linux/i2c-mux.h
6420
6421 I2C OVER PARALLEL PORT
6422 M:      Jean Delvare <[email protected]>
6423 L:      [email protected]
6424 S:      Maintained
6425 F:      Documentation/i2c/busses/i2c-parport
6426 F:      Documentation/i2c/busses/i2c-parport-light
6427 F:      drivers/i2c/busses/i2c-parport.c
6428 F:      drivers/i2c/busses/i2c-parport-light.c
6429
6430 I2C SUBSYSTEM
6431 M:      Wolfram Sang <[email protected]>
6432 L:      [email protected]
6433 W:      https://i2c.wiki.kernel.org/
6434 Q:      https://patchwork.ozlabs.org/project/linux-i2c/list/
6435 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux.git
6436 S:      Maintained
6437 F:      Documentation/devicetree/bindings/i2c/
6438 F:      Documentation/i2c/
6439 F:      drivers/i2c/
6440 F:      drivers/i2c/*/
6441 F:      include/linux/i2c.h
6442 F:      include/linux/i2c-*.h
6443 F:      include/uapi/linux/i2c.h
6444 F:      include/uapi/linux/i2c-*.h
6445
6446 I2C-TAOS-EVM DRIVER
6447 M:      Jean Delvare <[email protected]>
6448 L:      [email protected]
6449 S:      Maintained
6450 F:      Documentation/i2c/busses/i2c-taos-evm
6451 F:      drivers/i2c/busses/i2c-taos-evm.c
6452
6453 I2C-TINY-USB DRIVER
6454 M:      Till Harbaum <[email protected]>
6455 L:      [email protected]
6456 W:      http://www.harbaum.org/till/i2c_tiny_usb
6457 S:      Maintained
6458 F:      drivers/i2c/busses/i2c-tiny-usb.c
6459
6460 I2C/SMBUS CONTROLLER DRIVERS FOR PC
6461 M:      Jean Delvare <[email protected]>
6462 L:      [email protected]
6463 S:      Maintained
6464 F:      Documentation/i2c/busses/i2c-ali1535
6465 F:      Documentation/i2c/busses/i2c-ali1563
6466 F:      Documentation/i2c/busses/i2c-ali15x3
6467 F:      Documentation/i2c/busses/i2c-amd756
6468 F:      Documentation/i2c/busses/i2c-amd8111
6469 F:      Documentation/i2c/busses/i2c-i801
6470 F:      Documentation/i2c/busses/i2c-nforce2
6471 F:      Documentation/i2c/busses/i2c-piix4
6472 F:      Documentation/i2c/busses/i2c-sis5595
6473 F:      Documentation/i2c/busses/i2c-sis630
6474 F:      Documentation/i2c/busses/i2c-sis96x
6475 F:      Documentation/i2c/busses/i2c-via
6476 F:      Documentation/i2c/busses/i2c-viapro
6477 F:      drivers/i2c/busses/i2c-ali1535.c
6478 F:      drivers/i2c/busses/i2c-ali1563.c
6479 F:      drivers/i2c/busses/i2c-ali15x3.c
6480 F:      drivers/i2c/busses/i2c-amd756.c
6481 F:      drivers/i2c/busses/i2c-amd756-s4882.c
6482 F:      drivers/i2c/busses/i2c-amd8111.c
6483 F:      drivers/i2c/busses/i2c-i801.c
6484 F:      drivers/i2c/busses/i2c-isch.c
6485 F:      drivers/i2c/busses/i2c-nforce2.c
6486 F:      drivers/i2c/busses/i2c-nforce2-s4985.c
6487 F:      drivers/i2c/busses/i2c-piix4.c
6488 F:      drivers/i2c/busses/i2c-sis5595.c
6489 F:      drivers/i2c/busses/i2c-sis630.c
6490 F:      drivers/i2c/busses/i2c-sis96x.c
6491 F:      drivers/i2c/busses/i2c-via.c
6492 F:      drivers/i2c/busses/i2c-viapro.c
6493
6494 I2C/SMBUS INTEL CHT WHISKEY COVE PMIC DRIVER
6495 M:      Hans de Goede <[email protected]>
6496 L:      [email protected]
6497 S:      Maintained
6498 F:      drivers/i2c/busses/i2c-cht-wc.c
6499
6500 I2C/SMBUS ISMT DRIVER
6501 M:      Seth Heasley <[email protected]>
6502 M:      Neil Horman <[email protected]>
6503 L:      [email protected]
6504 F:      drivers/i2c/busses/i2c-ismt.c
6505 F:      Documentation/i2c/busses/i2c-ismt
6506
6507 I2C/SMBUS STUB DRIVER
6508 M:      Jean Delvare <[email protected]>
6509 L:      [email protected]
6510 S:      Maintained
6511 F:      drivers/i2c/i2c-stub.c
6512
6513 i386 BOOT CODE
6514 M:      "H. Peter Anvin" <[email protected]>
6515 S:      Maintained
6516 F:      arch/x86/boot/
6517
6518 i386 SETUP CODE / CPU ERRATA WORKAROUNDS
6519 M:      "H. Peter Anvin" <[email protected]>
6520 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/hpa/linux-2.6-x86setup.git
6521 S:      Maintained
6522
6523 IA64 (Itanium) PLATFORM
6524 M:      Tony Luck <[email protected]>
6525 M:      Fenghua Yu <[email protected]>
6526 L:      [email protected]
6527 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux.git
6528 S:      Maintained
6529 F:      arch/ia64/
6530
6531 IBM Power 842 compression accelerator
6532 M:      Haren Myneni <[email protected]>
6533 S:      Supported
6534 F:      drivers/crypto/nx/Makefile
6535 F:      drivers/crypto/nx/Kconfig
6536 F:      drivers/crypto/nx/nx-842*
6537 F:      include/linux/sw842.h
6538 F:      crypto/842.c
6539 F:      lib/842/
6540
6541 IBM Power in-Nest Crypto Acceleration
6542 M:      Leonidas S. Barbosa <[email protected]>
6543 M:      Paulo Flabiano Smorigo <[email protected]>
6544 L:      [email protected]
6545 S:      Supported
6546 F:      drivers/crypto/nx/Makefile
6547 F:      drivers/crypto/nx/Kconfig
6548 F:      drivers/crypto/nx/nx-aes*
6549 F:      drivers/crypto/nx/nx-sha*
6550 F:      drivers/crypto/nx/nx.*
6551 F:      drivers/crypto/nx/nx_csbcpb.h
6552 F:      drivers/crypto/nx/nx_debugfs.h
6553
6554 IBM Power Linux RAID adapter
6555 M:      Brian King <[email protected]>
6556 S:      Supported
6557 F:      drivers/scsi/ipr.*
6558
6559 IBM Power SRIOV Virtual NIC Device Driver
6560 M:      Thomas Falcon <[email protected]>
6561 M:      John Allen <[email protected]>
6562 L:      [email protected]
6563 S:      Supported
6564 F:      drivers/net/ethernet/ibm/ibmvnic.*
6565
6566 IBM Power Virtual Accelerator Switchboard
6567 M:      Sukadev Bhattiprolu
6568 L:      [email protected]
6569 S:      Supported
6570 F:      arch/powerpc/platforms/powernv/vas*
6571 F:      arch/powerpc/platforms/powernv/copy-paste.h
6572 F:      arch/powerpc/include/asm/vas.h
6573 F:      arch/powerpc/include/uapi/asm/vas.h
6574
6575 IBM Power Virtual Ethernet Device Driver
6576 M:      Thomas Falcon <[email protected]>
6577 L:      [email protected]
6578 S:      Supported
6579 F:      drivers/net/ethernet/ibm/ibmveth.*
6580
6581 IBM Power Virtual FC Device Drivers
6582 M:      Tyrel Datwyler <[email protected]>
6583 L:      [email protected]
6584 S:      Supported
6585 F:      drivers/scsi/ibmvscsi/ibmvfc*
6586
6587 IBM Power Virtual SCSI Device Drivers
6588 M:      Tyrel Datwyler <[email protected]>
6589 L:      [email protected]
6590 S:      Supported
6591 F:      drivers/scsi/ibmvscsi/ibmvscsi*
6592 F:      include/scsi/viosrp.h
6593
6594 IBM Power Virtual SCSI Device Target Driver
6595 M:      Bryant G. Ly <[email protected]>
6596 M:      Michael Cyr <[email protected]>
6597 L:      [email protected]
6598 L:      [email protected]
6599 S:      Supported
6600 F:      drivers/scsi/ibmvscsi_tgt/
6601
6602 IBM Power VMX Cryptographic instructions
6603 M:      Leonidas S. Barbosa <[email protected]>
6604 M:      Paulo Flabiano Smorigo <[email protected]>
6605 L:      [email protected]
6606 S:      Supported
6607 F:      drivers/crypto/vmx/Makefile
6608 F:      drivers/crypto/vmx/Kconfig
6609 F:      drivers/crypto/vmx/vmx.c
6610 F:      drivers/crypto/vmx/aes*
6611 F:      drivers/crypto/vmx/ghash*
6612 F:      drivers/crypto/vmx/ppc-xlate.pl
6613
6614 IBM ServeRAID RAID DRIVER
6615 S:      Orphan
6616 F:      drivers/scsi/ips.*
6617
6618 ICH LPC AND GPIO DRIVER
6619 M:      Peter Tyser <[email protected]>
6620 S:      Maintained
6621 F:      drivers/mfd/lpc_ich.c
6622 F:      drivers/gpio/gpio-ich.c
6623
6624 IDE SUBSYSTEM
6625 M:      "David S. Miller" <[email protected]>
6626 L:      [email protected]
6627 Q:      http://patchwork.ozlabs.org/project/linux-ide/list/
6628 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide.git
6629 S:      Maintained
6630 F:      Documentation/ide/
6631 F:      drivers/ide/
6632 F:      include/linux/ide.h
6633
6634 IDE/ATAPI DRIVERS
6635 M:      Borislav Petkov <[email protected]>
6636 L:      [email protected]
6637 S:      Maintained
6638 F:      Documentation/cdrom/ide-cd
6639 F:      drivers/ide/ide-cd*
6640
6641 IDEAPAD LAPTOP EXTRAS DRIVER
6642 M:      Ike Panhc <[email protected]>
6643 L:      [email protected]
6644 W:      http://launchpad.net/ideapad-laptop
6645 S:      Maintained
6646 F:      drivers/platform/x86/ideapad-laptop.c
6647
6648 IDEAPAD LAPTOP SLIDEBAR DRIVER
6649 M:      Andrey Moiseev <[email protected]>
6650 L:      [email protected]
6651 W:      https://github.com/o2genum/ideapad-slidebar
6652 S:      Maintained
6653 F:      drivers/input/misc/ideapad_slidebar.c
6654
6655 IDT VersaClock 5 CLOCK DRIVER
6656 M:      Marek Vasut <[email protected]>
6657 S:      Maintained
6658 F:      drivers/clk/clk-versaclock5.c
6659
6660 IEEE 802.15.4 SUBSYSTEM
6661 M:      Alexander Aring <[email protected]>
6662 M:      Stefan Schmidt <[email protected]>
6663 L:      [email protected]
6664 W:      http://wpan.cakelab.org/
6665 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/sschmidt/wpan.git
6666 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/sschmidt/wpan-next.git
6667 S:      Maintained
6668 F:      net/ieee802154/
6669 F:      net/mac802154/
6670 F:      drivers/net/ieee802154/
6671 F:      include/linux/nl802154.h
6672 F:      include/linux/ieee802154.h
6673 F:      include/net/nl802154.h
6674 F:      include/net/mac802154.h
6675 F:      include/net/af_ieee802154.h
6676 F:      include/net/cfg802154.h
6677 F:      include/net/ieee802154_netdev.h
6678 F:      Documentation/networking/ieee802154.txt
6679
6680 IFE PROTOCOL
6681 M:      Yotam Gigi <[email protected]>
6682 M:      Jamal Hadi Salim <[email protected]>
6683 F:      net/ife
6684 F:      include/net/ife.h
6685 F:      include/uapi/linux/ife.h
6686
6687 IGORPLUG-USB IR RECEIVER
6688 M:      Sean Young <[email protected]>
6689 L:      [email protected]
6690 S:      Maintained
6691 F:      drivers/media/rc/igorplugusb.c
6692
6693 IGUANAWORKS USB IR TRANSCEIVER
6694 M:      Sean Young <[email protected]>
6695 L:      [email protected]
6696 S:      Maintained
6697 F:      drivers/media/rc/iguanair.c
6698
6699 IIO DIGITAL POTENTIOMETER DAC
6700 M:      Peter Rosin <[email protected]>
6701 L:      [email protected]
6702 S:      Maintained
6703 F:      Documentation/ABI/testing/sysfs-bus-iio-dac-dpot-dac
6704 F:      Documentation/devicetree/bindings/iio/dac/dpot-dac.txt
6705 F:      drivers/iio/dac/dpot-dac.c
6706
6707 IIO ENVELOPE DETECTOR
6708 M:      Peter Rosin <[email protected]>
6709 L:      [email protected]
6710 S:      Maintained
6711 F:      Documentation/ABI/testing/sysfs-bus-iio-adc-envelope-detector
6712 F:      Documentation/devicetree/bindings/iio/adc/envelope-detector.txt
6713 F:      drivers/iio/adc/envelope-detector.c
6714
6715 IIO MULTIPLEXER
6716 M:      Peter Rosin <[email protected]>
6717 L:      [email protected]
6718 S:      Maintained
6719 F:      Documentation/devicetree/bindings/iio/multiplexer/iio-mux.txt
6720 F:      drivers/iio/multiplexer/iio-mux.c
6721
6722 IIO SUBSYSTEM AND DRIVERS
6723 M:      Jonathan Cameron <[email protected]>
6724 R:      Hartmut Knaack <[email protected]>
6725 R:      Lars-Peter Clausen <[email protected]>
6726 R:      Peter Meerwald-Stadler <[email protected]>
6727 L:      [email protected]
6728 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio.git
6729 S:      Maintained
6730 F:      Documentation/devicetree/bindings/iio/
6731 F:      drivers/iio/
6732 F:      drivers/staging/iio/
6733 F:      include/linux/iio/
6734 F:      tools/iio/
6735
6736 IKANOS/ADI EAGLE ADSL USB DRIVER
6737 M:      Matthieu Castet <[email protected]>
6738 M:      Stanislaw Gruszka <[email protected]>
6739 S:      Maintained
6740 F:      drivers/usb/atm/ueagle-atm.c
6741
6742 IMGTEC ASCII LCD DRIVER
6743 M:      Paul Burton <[email protected]>
6744 S:      Maintained
6745 F:      Documentation/devicetree/bindings/auxdisplay/img-ascii-lcd.txt
6746 F:      drivers/auxdisplay/img-ascii-lcd.c
6747
6748 IMGTEC IR DECODER DRIVER
6749 M:      James Hogan <[email protected]>
6750 S:      Maintained
6751 F:      drivers/media/rc/img-ir/
6752
6753 IMS TWINTURBO FRAMEBUFFER DRIVER
6754 L:      [email protected]
6755 S:      Orphan
6756 F:      drivers/video/fbdev/imsttfb.c
6757
6758 INA209 HARDWARE MONITOR DRIVER
6759 M:      Guenter Roeck <[email protected]>
6760 L:      [email protected]
6761 S:      Maintained
6762 F:      Documentation/hwmon/ina209
6763 F:      Documentation/devicetree/bindings/i2c/ina209.txt
6764 F:      drivers/hwmon/ina209.c
6765
6766 INA2XX HARDWARE MONITOR DRIVER
6767 M:      Guenter Roeck <[email protected]>
6768 L:      [email protected]
6769 S:      Maintained
6770 F:      Documentation/hwmon/ina2xx
6771 F:      drivers/hwmon/ina2xx.c
6772 F:      include/linux/platform_data/ina2xx.h
6773
6774 INDUSTRY PACK SUBSYSTEM (IPACK)
6775 M:      Samuel Iglesias Gonsalvez <[email protected]>
6776 M:      Jens Taprogge <[email protected]>
6777 M:      Greg Kroah-Hartman <[email protected]>
6778 L:      [email protected]
6779 W:      http://industrypack.sourceforge.net
6780 S:      Maintained
6781 F:      drivers/ipack/
6782
6783 INFINIBAND SUBSYSTEM
6784 M:      Doug Ledford <[email protected]>
6785 M:      Sean Hefty <[email protected]>
6786 M:      Hal Rosenstock <[email protected]>
6787 L:      [email protected]
6788 W:      http://www.openfabrics.org/
6789 Q:      http://patchwork.kernel.org/project/linux-rdma/list/
6790 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma.git
6791 S:      Supported
6792 F:      Documentation/devicetree/bindings/infiniband/
6793 F:      Documentation/infiniband/
6794 F:      drivers/infiniband/
6795 F:      include/uapi/linux/if_infiniband.h
6796 F:      include/uapi/rdma/
6797 F:      include/rdma/
6798
6799 INGENIC JZ4780 DMA Driver
6800 M:      Zubair Lutfullah Kakakhel <[email protected]>
6801 S:      Maintained
6802 F:      drivers/dma/dma-jz4780.c
6803
6804 INGENIC JZ4780 NAND DRIVER
6805 M:      Harvey Hunt <[email protected]>
6806 L:      [email protected]
6807 S:      Maintained
6808 F:      drivers/mtd/nand/jz4780_*
6809
6810 INOTIFY
6811 M:      Jan Kara <[email protected]>
6812 R:      Amir Goldstein <[email protected]>
6813 L:      [email protected]
6814 S:      Maintained
6815 F:      Documentation/filesystems/inotify.txt
6816 F:      fs/notify/inotify/
6817 F:      include/linux/inotify.h
6818 F:      include/uapi/linux/inotify.h
6819
6820 INPUT (KEYBOARD, MOUSE, JOYSTICK, TOUCHSCREEN) DRIVERS
6821 M:      Dmitry Torokhov <[email protected]>
6822 L:      [email protected]
6823 Q:      http://patchwork.kernel.org/project/linux-input/list/
6824 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input.git
6825 S:      Maintained
6826 F:      drivers/input/
6827 F:      include/linux/input.h
6828 F:      include/uapi/linux/input.h
6829 F:      include/uapi/linux/input-event-codes.h
6830 F:      include/linux/input/
6831 F:      Documentation/devicetree/bindings/input/
6832 F:      Documentation/input/
6833
6834 INPUT MULTITOUCH (MT) PROTOCOL
6835 M:      Henrik Rydberg <[email protected]>
6836 L:      [email protected]
6837 S:      Odd fixes
6838 F:      Documentation/input/multi-touch-protocol.rst
6839 F:      drivers/input/input-mt.c
6840 K:      \b(ABS|SYN)_MT_
6841
6842 INSIDE SECURE CRYPTO DRIVER
6843 M:      Antoine Tenart <[email protected]>
6844 F:      drivers/crypto/inside-secure/
6845 S:      Maintained
6846 L:      [email protected]
6847
6848 INTEGRITY MEASUREMENT ARCHITECTURE (IMA)
6849 M:      Mimi Zohar <[email protected]>
6850 M:      Dmitry Kasatkin <[email protected]>
6851 L:      [email protected]
6852 L:      [email protected]
6853 L:      [email protected]
6854 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/zohar/linux-integrity.git
6855 S:      Supported
6856 F:      security/integrity/ima/
6857
6858 INTEL 810/815 FRAMEBUFFER DRIVER
6859 M:      Antonino Daplas <[email protected]>
6860 L:      [email protected]
6861 S:      Maintained
6862 F:      drivers/video/fbdev/i810/
6863
6864 INTEL ASoC BDW/HSW DRIVERS
6865 M:      Jie Yang <[email protected]>
6866 L:      [email protected] (moderated for non-subscribers)
6867 S:      Supported
6868 F:      sound/soc/intel/common/sst-dsp*
6869 F:      sound/soc/intel/common/sst-firmware.c
6870 F:      sound/soc/intel/boards/broadwell.c
6871 F:      sound/soc/intel/haswell/
6872
6873 INTEL C600 SERIES SAS CONTROLLER DRIVER
6874 M:      Intel SCU Linux support <[email protected]>
6875 M:      Artur Paszkiewicz <[email protected]>
6876 L:      [email protected]
6877 T:      git git://git.code.sf.net/p/intel-sas/isci
6878 S:      Supported
6879 F:      drivers/scsi/isci/
6880
6881 INTEL DRM DRIVERS (excluding Poulsbo, Moorestown and derivative chipsets)
6882 M:      Jani Nikula <[email protected]>
6883 M:      Joonas Lahtinen <[email protected]>
6884 M:      Rodrigo Vivi <[email protected]>
6885 L:      [email protected]
6886 W:      https://01.org/linuxgraphics/
6887 B:      https://01.org/linuxgraphics/documentation/how-report-bugs
6888 C:      irc://chat.freenode.net/intel-gfx
6889 Q:      http://patchwork.freedesktop.org/project/intel-gfx/
6890 T:      git git://anongit.freedesktop.org/drm-intel
6891 S:      Supported
6892 F:      drivers/gpu/drm/i915/
6893 F:      include/drm/i915*
6894 F:      include/uapi/drm/i915_drm.h
6895 F:      Documentation/gpu/i915.rst
6896
6897 INTEL ETHERNET DRIVERS
6898 M:      Jeff Kirsher <[email protected]>
6899 L:      [email protected] (moderated for non-subscribers)
6900 W:      http://www.intel.com/support/feedback.htm
6901 W:      http://e1000.sourceforge.net/
6902 Q:      http://patchwork.ozlabs.org/project/intel-wired-lan/list/
6903 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-queue.git
6904 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue.git
6905 S:      Supported
6906 F:      Documentation/networking/e100.txt
6907 F:      Documentation/networking/e1000.txt
6908 F:      Documentation/networking/e1000e.txt
6909 F:      Documentation/networking/igb.txt
6910 F:      Documentation/networking/igbvf.txt
6911 F:      Documentation/networking/ixgb.txt
6912 F:      Documentation/networking/ixgbe.txt
6913 F:      Documentation/networking/ixgbevf.txt
6914 F:      Documentation/networking/i40e.txt
6915 F:      Documentation/networking/i40evf.txt
6916 F:      drivers/net/ethernet/intel/
6917 F:      drivers/net/ethernet/intel/*/
6918 F:      include/linux/avf/virtchnl.h
6919
6920 INTEL FRAMEBUFFER DRIVER (excluding 810 and 815)
6921 M:      Maik Broemme <[email protected]>
6922 L:      [email protected]
6923 S:      Maintained
6924 F:      Documentation/fb/intelfb.txt
6925 F:      drivers/video/fbdev/intelfb/
6926
6927 INTEL GVT-g DRIVERS (Intel GPU Virtualization)
6928 M:      Zhenyu Wang <[email protected]>
6929 M:      Zhi Wang <[email protected]>
6930 L:      [email protected]
6931 L:      [email protected]
6932 W:      https://01.org/igvt-g
6933 T:      git https://github.com/01org/gvt-linux.git
6934 S:      Supported
6935 F:      drivers/gpu/drm/i915/gvt/
6936
6937 INTEL HID EVENT DRIVER
6938 M:      Alex Hung <[email protected]>
6939 L:      [email protected]
6940 S:      Maintained
6941 F:      drivers/platform/x86/intel-hid.c
6942
6943 INTEL I/OAT DMA DRIVER
6944 M:      Dave Jiang <[email protected]>
6945 R:      Dan Williams <[email protected]>
6946 L:      [email protected]
6947 Q:      https://patchwork.kernel.org/project/linux-dmaengine/list/
6948 S:      Supported
6949 F:      drivers/dma/ioat*
6950
6951 INTEL IDLE DRIVER
6952 M:      Jacob Pan <[email protected]>
6953 M:      Len Brown <[email protected]>
6954 L:      [email protected]
6955 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux.git
6956 B:      https://bugzilla.kernel.org
6957 S:      Supported
6958 F:      drivers/idle/intel_idle.c
6959
6960 INTEL INTEGRATED SENSOR HUB DRIVER
6961 M:      Srinivas Pandruvada <[email protected]>
6962 M:      Jiri Kosina <[email protected]>
6963 L:      [email protected]
6964 S:      Maintained
6965 F:      drivers/hid/intel-ish-hid/
6966
6967 INTEL IOMMU (VT-d)
6968 M:      David Woodhouse <[email protected]>
6969 L:      [email protected]
6970 T:      git git://git.infradead.org/iommu-2.6.git
6971 S:      Supported
6972 F:      drivers/iommu/intel-iommu.c
6973 F:      include/linux/intel-iommu.h
6974
6975 INTEL IOP-ADMA DMA DRIVER
6976 R:      Dan Williams <[email protected]>
6977 S:      Odd fixes
6978 F:      drivers/dma/iop-adma.c
6979
6980 INTEL IXP4XX QMGR, NPE, ETHERNET and HSS SUPPORT
6981 M:      Krzysztof Halasa <[email protected]>
6982 S:      Maintained
6983 F:      arch/arm/mach-ixp4xx/include/mach/qmgr.h
6984 F:      arch/arm/mach-ixp4xx/include/mach/npe.h
6985 F:      arch/arm/mach-ixp4xx/ixp4xx_qmgr.c
6986 F:      arch/arm/mach-ixp4xx/ixp4xx_npe.c
6987 F:      drivers/net/ethernet/xscale/ixp4xx_eth.c
6988 F:      drivers/net/wan/ixp4xx_hss.c
6989
6990 INTEL IXP4XX RANDOM NUMBER GENERATOR SUPPORT
6991 M:      Deepak Saxena <[email protected]>
6992 S:      Maintained
6993 F:      drivers/char/hw_random/ixp4xx-rng.c
6994
6995 INTEL MANAGEMENT ENGINE (mei)
6996 M:      Tomas Winkler <[email protected]>
6997 L:      [email protected]
6998 S:      Supported
6999 F:      include/uapi/linux/mei.h
7000 F:      include/linux/mei_cl_bus.h
7001 F:      drivers/misc/mei/*
7002 F:      drivers/watchdog/mei_wdt.c
7003 F:      Documentation/misc-devices/mei/*
7004 F:      samples/mei/*
7005
7006 INTEL MENLOW THERMAL DRIVER
7007 M:      Sujith Thomas <[email protected]>
7008 L:      [email protected]
7009 W:      https://01.org/linux-acpi
7010 S:      Supported
7011 F:      drivers/platform/x86/intel_menlow.c
7012
7013 INTEL MERRIFIELD GPIO DRIVER
7014 M:      Andy Shevchenko <[email protected]>
7015 L:      [email protected]
7016 S:      Maintained
7017 F:      drivers/gpio/gpio-merrifield.c
7018
7019 INTEL MIC DRIVERS (mic)
7020 M:      Sudeep Dutt <[email protected]>
7021 M:      Ashutosh Dixit <[email protected]>
7022 S:      Supported
7023 W:      https://github.com/sudeepdutt/mic
7024 W:      http://software.intel.com/en-us/mic-developer
7025 F:      include/linux/mic_bus.h
7026 F:      include/linux/scif.h
7027 F:      include/uapi/linux/mic_common.h
7028 F:      include/uapi/linux/mic_ioctl.h
7029 F:      include/uapi/linux/scif_ioctl.h
7030 F:      drivers/misc/mic/
7031 F:      drivers/dma/mic_x100_dma.c
7032 F:      drivers/dma/mic_x100_dma.h
7033 F:      Documentation/mic/
7034
7035 INTEL PMC CORE DRIVER
7036 M:      Rajneesh Bhardwaj <[email protected]>
7037 M:      Vishwanath Somayaji <[email protected]>
7038 L:      [email protected]
7039 S:      Maintained
7040 F:      arch/x86/include/asm/pmc_core.h
7041 F:      drivers/platform/x86/intel_pmc_core*
7042
7043 INTEL PMC/P-Unit IPC DRIVER
7044 M:      Zha Qipeng<[email protected]>
7045 L:      [email protected]
7046 S:      Maintained
7047 F:      drivers/platform/x86/intel_pmc_ipc.c
7048 F:      drivers/platform/x86/intel_punit_ipc.c
7049 F:      arch/x86/include/asm/intel_pmc_ipc.h
7050 F:      arch/x86/include/asm/intel_punit_ipc.h
7051
7052 INTEL PRO/WIRELESS 2100, 2200BG, 2915ABG NETWORK CONNECTION SUPPORT
7053 M:      Stanislav Yakovlev <[email protected]>
7054 L:      [email protected]
7055 S:      Maintained
7056 F:      Documentation/networking/README.ipw2100
7057 F:      Documentation/networking/README.ipw2200
7058 F:      drivers/net/wireless/intel/ipw2x00/
7059
7060 INTEL PSTATE DRIVER
7061 M:      Srinivas Pandruvada <[email protected]>
7062 M:      Len Brown <[email protected]>
7063 L:      [email protected]
7064 S:      Supported
7065 F:      drivers/cpufreq/intel_pstate.c
7066
7067 INTEL RDMA RNIC DRIVER
7068 M:      Faisal Latif <[email protected]>
7069 M:      Shiraz Saleem <[email protected]>
7070 L:      [email protected]
7071 S:      Supported
7072 F:      drivers/infiniband/hw/i40iw/
7073
7074 INTEL TELEMETRY DRIVER
7075 M:      Souvik Kumar Chakravarty <[email protected]>
7076 L:      [email protected]
7077 S:      Maintained
7078 F:      arch/x86/include/asm/intel_telemetry.h
7079 F:      drivers/platform/x86/intel_telemetry*
7080
7081 INTEL VIRTUAL BUTTON DRIVER
7082 M:      AceLan Kao <[email protected]>
7083 L:      [email protected]
7084 S:      Maintained
7085 F:      drivers/platform/x86/intel-vbtn.c
7086
7087 INTEL WIRELESS 3945ABG/BG, 4965AGN (iwlegacy)
7088 M:      Stanislaw Gruszka <[email protected]>
7089 L:      [email protected]
7090 S:      Supported
7091 F:      drivers/net/wireless/intel/iwlegacy/
7092
7093 INTEL WIRELESS WIFI LINK (iwlwifi)
7094 M:      Johannes Berg <[email protected]>
7095 M:      Emmanuel Grumbach <[email protected]>
7096 M:      Luca Coelho <[email protected]>
7097 M:      Intel Linux Wireless <[email protected]>
7098 L:      [email protected]
7099 W:      http://intellinuxwireless.org
7100 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi.git
7101 S:      Supported
7102 F:      drivers/net/wireless/intel/iwlwifi/
7103
7104 INTEL WIRELESS WIMAX CONNECTION 2400
7105 M:      Inaky Perez-Gonzalez <[email protected]>
7106 M:      [email protected]
7107 L:      [email protected] (subscribers-only)
7108 S:      Supported
7109 W:      http://linuxwimax.org
7110 F:      Documentation/wimax/README.i2400m
7111 F:      drivers/net/wimax/i2400m/
7112 F:      include/uapi/linux/wimax/i2400m.h
7113
7114 INTEL(R) TRACE HUB
7115 M:      Alexander Shishkin <[email protected]>
7116 S:      Supported
7117 F:      Documentation/trace/intel_th.txt
7118 F:      drivers/hwtracing/intel_th/
7119
7120 INTEL(R) TRUSTED EXECUTION TECHNOLOGY (TXT)
7121 M:      Ning Sun <[email protected]>
7122 L:      [email protected]
7123 W:      http://tboot.sourceforge.net
7124 T:      hg http://tboot.hg.sourceforge.net:8000/hgroot/tboot/tboot
7125 S:      Supported
7126 F:      Documentation/intel_txt.txt
7127 F:      include/linux/tboot.h
7128 F:      arch/x86/kernel/tboot.c
7129
7130 INTEL-MID GPIO DRIVER
7131 M:      David Cohen <[email protected]>
7132 L:      [email protected]
7133 S:      Maintained
7134 F:      drivers/gpio/gpio-intel-mid.c
7135
7136 INVENSENSE MPU-3050 GYROSCOPE DRIVER
7137 M:      Linus Walleij <[email protected]>
7138 L:      [email protected]
7139 S:      Maintained
7140 F:      drivers/iio/gyro/mpu3050*
7141 F:      Documentation/devicetree/bindings/iio/gyroscope/inv,mpu3050.txt
7142
7143 IOC3 ETHERNET DRIVER
7144 M:      Ralf Baechle <[email protected]>
7145 L:      [email protected]
7146 S:      Maintained
7147 F:      drivers/net/ethernet/sgi/ioc3-eth.c
7148
7149 IOC3 SERIAL DRIVER
7150 M:      Pat Gefre <[email protected]>
7151 L:      [email protected]
7152 S:      Maintained
7153 F:      drivers/tty/serial/ioc3_serial.c
7154
7155 IOMMU DRIVERS
7156 M:      Joerg Roedel <[email protected]>
7157 L:      [email protected]
7158 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu.git
7159 S:      Maintained
7160 F:      Documentation/devicetree/bindings/iommu/
7161 F:      drivers/iommu/
7162 F:      include/linux/iommu.h
7163 F:      include/linux/iova.h
7164
7165 IP MASQUERADING
7166 M:      Juanjo Ciarlante <[email protected]>
7167 S:      Maintained
7168 F:      net/ipv4/netfilter/ipt_MASQUERADE.c
7169
7170 IPMI SUBSYSTEM
7171 M:      Corey Minyard <[email protected]>
7172 L:      [email protected] (moderated for non-subscribers)
7173 W:      http://openipmi.sourceforge.net/
7174 S:      Supported
7175 F:      Documentation/IPMI.txt
7176 F:      drivers/char/ipmi/
7177 F:      include/linux/ipmi*
7178 F:      include/uapi/linux/ipmi*
7179
7180 IPS SCSI RAID DRIVER
7181 M:      Adaptec OEM Raid Solutions <[email protected]>
7182 L:      [email protected]
7183 W:      http://www.adaptec.com/
7184 S:      Maintained
7185 F:      drivers/scsi/ips*
7186
7187 IPVS
7188 M:      Wensong Zhang <[email protected]>
7189 M:      Simon Horman <[email protected]>
7190 M:      Julian Anastasov <[email protected]>
7191 L:      [email protected]
7192 L:      [email protected]
7193 S:      Maintained
7194 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/horms/ipvs-next.git
7195 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/horms/ipvs.git
7196 F:      Documentation/networking/ipvs-sysctl.txt
7197 F:      include/net/ip_vs.h
7198 F:      include/uapi/linux/ip_vs.h
7199 F:      net/netfilter/ipvs/
7200
7201 IPWIRELESS DRIVER
7202 M:      Jiri Kosina <[email protected]>
7203 M:      David Sterba <[email protected]>
7204 S:      Odd Fixes
7205 F:      drivers/tty/ipwireless/
7206
7207 IPX NETWORK LAYER
7208 L:      [email protected]
7209 S:      Odd fixes
7210 F:      include/net/ipx.h
7211 F:      include/uapi/linux/ipx.h
7212 F:      net/ipx/
7213
7214 IRDA SUBSYSTEM
7215 M:      Samuel Ortiz <[email protected]>
7216 L:      [email protected] (subscribers-only)
7217 L:      [email protected]
7218 W:      http://irda.sourceforge.net/
7219 S:      Maintained
7220 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/sameo/irda-2.6.git
7221 F:      Documentation/networking/irda.txt
7222 F:      drivers/staging/irda/
7223
7224 IRQ DOMAINS (IRQ NUMBER MAPPING LIBRARY)
7225 M:      Marc Zyngier <[email protected]>
7226 S:      Maintained
7227 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git irq/core
7228 F:      Documentation/IRQ-domain.txt
7229 F:      include/linux/irqdomain.h
7230 F:      kernel/irq/irqdomain.c
7231 F:      kernel/irq/msi.c
7232
7233 IRQ SUBSYSTEM
7234 M:      Thomas Gleixner <[email protected]>
7235 L:      [email protected]
7236 S:      Maintained
7237 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git irq/core
7238 F:      kernel/irq/
7239
7240 IRQCHIP DRIVERS
7241 M:      Thomas Gleixner <[email protected]>
7242 M:      Jason Cooper <[email protected]>
7243 M:      Marc Zyngier <[email protected]>
7244 L:      [email protected]
7245 S:      Maintained
7246 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git irq/core
7247 F:      Documentation/devicetree/bindings/interrupt-controller/
7248 F:      drivers/irqchip/
7249
7250 ISA
7251 M:      William Breathitt Gray <[email protected]>
7252 S:      Maintained
7253 F:      Documentation/isa.txt
7254 F:      drivers/base/isa.c
7255 F:      include/linux/isa.h
7256
7257 ISA RADIO MODULE
7258 M:      Hans Verkuil <[email protected]>
7259 L:      [email protected]
7260 T:      git git://linuxtv.org/media_tree.git
7261 W:      https://linuxtv.org
7262 S:      Maintained
7263 F:      drivers/media/radio/radio-isa*
7264
7265 ISAPNP
7266 M:      Jaroslav Kysela <[email protected]>
7267 S:      Maintained
7268 F:      Documentation/isapnp.txt
7269 F:      drivers/pnp/isapnp/
7270 F:      include/linux/isapnp.h
7271
7272 ISCSI
7273 M:      Lee Duncan <[email protected]>
7274 M:      Chris Leech <[email protected]>
7275 L:      [email protected]
7276 W:      www.open-iscsi.com
7277 S:      Maintained
7278 F:      drivers/scsi/*iscsi*
7279 F:      include/scsi/*iscsi*
7280
7281 iSCSI BOOT FIRMWARE TABLE (iBFT) DRIVER
7282 M:      Peter Jones <[email protected]>
7283 M:      Konrad Rzeszutek Wilk <[email protected]>
7284 S:      Maintained
7285 F:      drivers/firmware/iscsi_ibft*
7286
7287 ISCSI EXTENSIONS FOR RDMA (ISER) INITIATOR
7288 M:      Or Gerlitz <[email protected]>
7289 M:      Sagi Grimberg <[email protected]>
7290 M:      Roi Dayan <[email protected]>
7291 L:      [email protected]
7292 S:      Supported
7293 W:      http://www.openfabrics.org
7294 W:      www.open-iscsi.org
7295 Q:      http://patchwork.kernel.org/project/linux-rdma/list/
7296 F:      drivers/infiniband/ulp/iser/
7297
7298 ISCSI EXTENSIONS FOR RDMA (ISER) TARGET
7299 M:      Sagi Grimberg <[email protected]>
7300 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending.git master
7301 L:      [email protected]
7302 L:      [email protected]
7303 S:      Supported
7304 W:      http://www.linux-iscsi.org
7305 F:      drivers/infiniband/ulp/isert
7306
7307 ISDN SUBSYSTEM
7308 M:      Karsten Keil <[email protected]>
7309 L:      [email protected] (subscribers-only)
7310 L:      [email protected]
7311 W:      http://www.isdn4linux.de
7312 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/kkeil/isdn-2.6.git
7313 S:      Maintained
7314 F:      Documentation/isdn/
7315 F:      drivers/isdn/
7316 F:      include/linux/isdn.h
7317 F:      include/linux/isdn/
7318 F:      include/uapi/linux/isdn.h
7319 F:      include/uapi/linux/isdn/
7320
7321 ISDN SUBSYSTEM (Eicon active card driver)
7322 M:      Armin Schindler <[email protected]>
7323 L:      [email protected] (subscribers-only)
7324 W:      http://www.melware.de
7325 S:      Maintained
7326 F:      drivers/isdn/hardware/eicon/
7327
7328 IT87 HARDWARE MONITORING DRIVER
7329 M:      Jean Delvare <[email protected]>
7330 L:      [email protected]
7331 S:      Maintained
7332 F:      Documentation/hwmon/it87
7333 F:      drivers/hwmon/it87.c
7334
7335 IT913X MEDIA DRIVER
7336 M:      Antti Palosaari <[email protected]>
7337 L:      [email protected]
7338 W:      https://linuxtv.org
7339 W:      http://palosaari.fi/linux/
7340 Q:      http://patchwork.linuxtv.org/project/linux-media/list/
7341 T:      git git://linuxtv.org/anttip/media_tree.git
7342 S:      Maintained
7343 F:      drivers/media/tuners/it913x*
7344
7345 IVTV VIDEO4LINUX DRIVER
7346 M:      Andy Walls <[email protected]>
7347 L:      [email protected] (subscribers-only)
7348 L:      [email protected]
7349 T:      git git://linuxtv.org/media_tree.git
7350 W:      http://www.ivtvdriver.org
7351 S:      Maintained
7352 F:      Documentation/media/v4l-drivers/ivtv*
7353 F:      drivers/media/pci/ivtv/
7354 F:      include/uapi/linux/ivtv*
7355
7356 IX2505V MEDIA DRIVER
7357 M:      Malcolm Priestley <[email protected]>
7358 L:      [email protected]
7359 W:      https://linuxtv.org
7360 Q:      http://patchwork.linuxtv.org/project/linux-media/list/
7361 S:      Maintained
7362 F:      drivers/media/dvb-frontends/ix2505v*
7363
7364 JC42.4 TEMPERATURE SENSOR DRIVER
7365 M:      Guenter Roeck <[email protected]>
7366 L:      [email protected]
7367 S:      Maintained
7368 F:      drivers/hwmon/jc42.c
7369 F:      Documentation/hwmon/jc42
7370
7371 JFS FILESYSTEM
7372 M:      Dave Kleikamp <[email protected]>
7373 L:      [email protected]
7374 W:      http://jfs.sourceforge.net/
7375 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/shaggy/jfs-2.6.git
7376 S:      Maintained
7377 F:      Documentation/filesystems/jfs.txt
7378 F:      fs/jfs/
7379
7380 JME NETWORK DRIVER
7381 M:      Guo-Fu Tseng <[email protected]>
7382 L:      [email protected]
7383 S:      Maintained
7384 F:      drivers/net/ethernet/jme.*
7385
7386 JOURNALLING FLASH FILE SYSTEM V2 (JFFS2)
7387 M:      David Woodhouse <[email protected]>
7388 L:      [email protected]
7389 W:      http://www.linux-mtd.infradead.org/doc/jffs2.html
7390 S:      Maintained
7391 F:      fs/jffs2/
7392 F:      include/uapi/linux/jffs2.h
7393
7394 JOURNALLING LAYER FOR BLOCK DEVICES (JBD2)
7395 M:      "Theodore Ts'o" <[email protected]>
7396 M:      Jan Kara <[email protected]>
7397 L:      [email protected]
7398 S:      Maintained
7399 F:      fs/jbd2/
7400 F:      include/linux/jbd2.h
7401
7402 JPU V4L2 MEM2MEM DRIVER FOR RENESAS
7403 M:      Mikhail Ulyanov <[email protected]>
7404 L:      [email protected]
7405 S:      Maintained
7406 F:      drivers/media/platform/rcar_jpu.c
7407
7408 JSM Neo PCI based serial card
7409 M:      Guilherme G. Piccoli <[email protected]>
7410 L:      [email protected]
7411 S:      Maintained
7412 F:      drivers/tty/serial/jsm/
7413
7414 K10TEMP HARDWARE MONITORING DRIVER
7415 M:      Clemens Ladisch <[email protected]>
7416 L:      [email protected]
7417 S:      Maintained
7418 F:      Documentation/hwmon/k10temp
7419 F:      drivers/hwmon/k10temp.c
7420
7421 K8TEMP HARDWARE MONITORING DRIVER
7422 M:      Rudolf Marek <[email protected]>
7423 L:      [email protected]
7424 S:      Maintained
7425 F:      Documentation/hwmon/k8temp
7426 F:      drivers/hwmon/k8temp.c
7427
7428 KASAN
7429 M:      Andrey Ryabinin <[email protected]>
7430 R:      Alexander Potapenko <[email protected]>
7431 R:      Dmitry Vyukov <[email protected]>
7432 L:      [email protected]
7433 S:      Maintained
7434 F:      arch/*/include/asm/kasan.h
7435 F:      arch/*/mm/kasan_init*
7436 F:      Documentation/dev-tools/kasan.rst
7437 F:      include/linux/kasan*.h
7438 F:      lib/test_kasan.c
7439 F:      mm/kasan/
7440 F:      scripts/Makefile.kasan
7441
7442 KCONFIG
7443 M:      "Yann E. MORIN" <[email protected]>
7444 L:      [email protected]
7445 T:      git git://gitorious.org/linux-kconfig/linux-kconfig
7446 S:      Maintained
7447 F:      Documentation/kbuild/kconfig-language.txt
7448 F:      scripts/kconfig/
7449
7450 KDUMP
7451 M:      Dave Young <[email protected]>
7452 M:      Baoquan He <[email protected]>
7453 R:      Vivek Goyal <[email protected]>
7454 L:      [email protected]
7455 W:      http://lse.sourceforge.net/kdump/
7456 S:      Maintained
7457 F:      Documentation/kdump/
7458
7459 KEENE FM RADIO TRANSMITTER DRIVER
7460 M:      Hans Verkuil <[email protected]>
7461 L:      [email protected]
7462 T:      git git://linuxtv.org/media_tree.git
7463 W:      https://linuxtv.org
7464 S:      Maintained
7465 F:      drivers/media/radio/radio-keene*
7466
7467 KERNEL AUTOMOUNTER v4 (AUTOFS4)
7468 M:      Ian Kent <[email protected]>
7469 L:      [email protected]
7470 S:      Maintained
7471 F:      fs/autofs4/
7472
7473 KERNEL BUILD + files below scripts/ (unless maintained elsewhere)
7474 M:      Masahiro Yamada <[email protected]>
7475 M:      Michal Marek <[email protected]>
7476 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild.git
7477 L:      [email protected]
7478 S:      Maintained
7479 F:      Documentation/kbuild/
7480 F:      Makefile
7481 F:      scripts/Makefile.*
7482 F:      scripts/basic/
7483 F:      scripts/mk*
7484 F:      scripts/package/
7485
7486 KERNEL JANITORS
7487 L:      [email protected]
7488 W:      http://kernelnewbies.org/KernelJanitors
7489 S:      Odd Fixes
7490
7491 KERNEL NFSD, SUNRPC, AND LOCKD SERVERS
7492 M:      "J. Bruce Fields" <[email protected]>
7493 M:      Jeff Layton <[email protected]>
7494 L:      [email protected]
7495 W:      http://nfs.sourceforge.net/
7496 T:      git git://linux-nfs.org/~bfields/linux.git
7497 S:      Supported
7498 F:      fs/nfsd/
7499 F:      include/uapi/linux/nfsd/
7500 F:      fs/lockd/
7501 F:      fs/nfs_common/
7502 F:      net/sunrpc/
7503 F:      include/linux/lockd/
7504 F:      include/linux/sunrpc/
7505 F:      include/uapi/linux/sunrpc/
7506
7507 KERNEL SELFTEST FRAMEWORK
7508 M:      Shuah Khan <[email protected]>
7509 M:      Shuah Khan <[email protected]>
7510 L:      [email protected]
7511 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest.git
7512 S:      Maintained
7513 F:      tools/testing/selftests/
7514 F:      Documentation/dev-tools/kselftest*
7515
7516 KERNEL USERMODE HELPER
7517 M:      "Luis R. Rodriguez" <[email protected]>
7518 L:      [email protected]
7519 S:      Maintained
7520 F:      kernel/umh.c
7521 F:      include/linux/umh.h
7522
7523 KERNEL VIRTUAL MACHINE (KVM)
7524 M:      Paolo Bonzini <[email protected]>
7525 M:      Radim Krčmář <[email protected]>
7526 L:      [email protected]
7527 W:      http://www.linux-kvm.org
7528 T:      git git://git.kernel.org/pub/scm/virt/kvm/kvm.git
7529 S:      Supported
7530 F:      Documentation/virtual/kvm/
7531 F:      include/trace/events/kvm.h
7532 F:      include/uapi/asm-generic/kvm*
7533 F:      include/uapi/linux/kvm*
7534 F:      include/asm-generic/kvm*
7535 F:      include/linux/kvm*
7536 F:      include/kvm/iodev.h
7537 F:      virt/kvm/*
7538 F:      tools/kvm/
7539
7540 KERNEL VIRTUAL MACHINE FOR AMD-V (KVM/amd)
7541 M:      Joerg Roedel <[email protected]>
7542 L:      [email protected]
7543 W:      http://www.linux-kvm.org/
7544 S:      Maintained
7545 F:      arch/x86/include/asm/svm.h
7546 F:      arch/x86/kvm/svm.c
7547
7548 KERNEL VIRTUAL MACHINE FOR ARM (KVM/arm)
7549 M:      Christoffer Dall <[email protected]>
7550 M:      Marc Zyngier <[email protected]>
7551 L:      [email protected] (moderated for non-subscribers)
7552 L:      [email protected]
7553 W:      http://systems.cs.columbia.edu/projects/kvm-arm
7554 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm.git
7555 S:      Supported
7556 F:      arch/arm/include/uapi/asm/kvm*
7557 F:      arch/arm/include/asm/kvm*
7558 F:      arch/arm/kvm/
7559 F:      virt/kvm/arm/
7560 F:      include/kvm/arm_*
7561
7562 KERNEL VIRTUAL MACHINE FOR ARM64 (KVM/arm64)
7563 M:      Christoffer Dall <[email protected]>
7564 M:      Marc Zyngier <[email protected]>
7565 L:      [email protected] (moderated for non-subscribers)
7566 L:      [email protected]
7567 S:      Maintained
7568 F:      arch/arm64/include/uapi/asm/kvm*
7569 F:      arch/arm64/include/asm/kvm*
7570 F:      arch/arm64/kvm/
7571
7572 KERNEL VIRTUAL MACHINE FOR MIPS (KVM/mips)
7573 M:      James Hogan <[email protected]>
7574 L:      [email protected]
7575 S:      Supported
7576 F:      arch/mips/include/uapi/asm/kvm*
7577 F:      arch/mips/include/asm/kvm*
7578 F:      arch/mips/kvm/
7579
7580 KERNEL VIRTUAL MACHINE FOR POWERPC (KVM/powerpc)
7581 M:      Paul Mackerras <[email protected]>
7582 L:      [email protected]
7583 W:      http://www.linux-kvm.org/
7584 T:      git git://github.com/agraf/linux-2.6.git
7585 S:      Supported
7586 F:      arch/powerpc/include/uapi/asm/kvm*
7587 F:      arch/powerpc/include/asm/kvm*
7588 F:      arch/powerpc/kvm/
7589 F:      arch/powerpc/kernel/kvm*
7590
7591 KERNEL VIRTUAL MACHINE for s390 (KVM/s390)
7592 M:      Christian Borntraeger <[email protected]>
7593 M:      Cornelia Huck <[email protected]>
7594 L:      [email protected]
7595 W:      http://www.ibm.com/developerworks/linux/linux390/
7596 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux.git
7597 S:      Supported
7598 F:      arch/s390/include/uapi/asm/kvm*
7599 F:      arch/s390/include/asm/gmap.h
7600 F:      arch/s390/include/asm/kvm*
7601 F:      arch/s390/kvm/
7602 F:      arch/s390/mm/gmap.c
7603
7604 KERNEL VIRTUAL MACHINE FOR X86 (KVM/x86)
7605 M:      Paolo Bonzini <[email protected]>
7606 M:      Radim Krčmář <[email protected]>
7607 L:      [email protected]
7608 W:      http://www.linux-kvm.org
7609 T:      git git://git.kernel.org/pub/scm/virt/kvm/kvm.git
7610 S:      Supported
7611 F:      arch/x86/kvm/
7612 F:      arch/x86/include/uapi/asm/kvm*
7613 F:      arch/x86/include/asm/kvm*
7614 F:      arch/x86/kernel/kvm.c
7615 F:      arch/x86/kernel/kvmclock.c
7616
7617 KERNFS
7618 M:      Greg Kroah-Hartman <[email protected]>
7619 M:      Tejun Heo <[email protected]>
7620 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core.git
7621 S:      Supported
7622 F:      include/linux/kernfs.h
7623 F:      fs/kernfs/
7624
7625 KEXEC
7626 M:      Eric Biederman <[email protected]>
7627 W:      http://kernel.org/pub/linux/utils/kernel/kexec/
7628 L:      [email protected]
7629 S:      Maintained
7630 F:      include/linux/kexec.h
7631 F:      include/uapi/linux/kexec.h
7632 F:      kernel/kexec*
7633
7634 KEYS-ENCRYPTED
7635 M:      Mimi Zohar <[email protected]>
7636 M:      David Safford <[email protected]>
7637 L:      [email protected]
7638 L:      [email protected]
7639 S:      Supported
7640 F:      Documentation/security/keys/trusted-encrypted.rst
7641 F:      include/keys/encrypted-type.h
7642 F:      security/keys/encrypted-keys/
7643
7644 KEYS-TRUSTED
7645 M:      David Safford <[email protected]>
7646 M:      Mimi Zohar <[email protected]>
7647 L:      [email protected]
7648 L:      [email protected]
7649 S:      Supported
7650 F:      Documentation/security/keys/trusted-encrypted.rst
7651 F:      include/keys/trusted-type.h
7652 F:      security/keys/trusted.c
7653 F:      security/keys/trusted.h
7654
7655 KEYS/KEYRINGS:
7656 M:      David Howells <[email protected]>
7657 L:      [email protected]
7658 S:      Maintained
7659 F:      Documentation/security/keys/core.rst
7660 F:      include/linux/key.h
7661 F:      include/linux/key-type.h
7662 F:      include/linux/keyctl.h
7663 F:      include/uapi/linux/keyctl.h
7664 F:      include/keys/
7665 F:      security/keys/
7666
7667 KGDB / KDB /debug_core
7668 M:      Jason Wessel <[email protected]>
7669 W:      http://kgdb.wiki.kernel.org/
7670 L:      [email protected]
7671 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/kgdb.git
7672 S:      Maintained
7673 F:      Documentation/dev-tools/kgdb.rst
7674 F:      drivers/misc/kgdbts.c
7675 F:      drivers/tty/serial/kgdboc.c
7676 F:      include/linux/kdb.h
7677 F:      include/linux/kgdb.h
7678 F:      kernel/debug/
7679
7680 KMEMCHECK
7681 M:      Vegard Nossum <[email protected]>
7682 M:      Pekka Enberg <[email protected]>
7683 S:      Maintained
7684 F:      Documentation/dev-tools/kmemcheck.rst
7685 F:      arch/x86/include/asm/kmemcheck.h
7686 F:      arch/x86/mm/kmemcheck/
7687 F:      include/linux/kmemcheck.h
7688 F:      mm/kmemcheck.c
7689
7690 KMEMLEAK
7691 M:      Catalin Marinas <[email protected]>
7692 S:      Maintained
7693 F:      Documentation/dev-tools/kmemleak.rst
7694 F:      include/linux/kmemleak.h
7695 F:      mm/kmemleak.c
7696 F:      mm/kmemleak-test.c
7697
7698 KMOD KERNEL MODULE LOADER - USERMODE HELPER
7699 M:      "Luis R. Rodriguez" <[email protected]>
7700 L:      [email protected]
7701 S:      Maintained
7702 F:      kernel/kmod.c
7703 F:      include/linux/kmod.h
7704 F:      lib/test_kmod.c
7705 F:      tools/testing/selftests/kmod/
7706
7707 KPROBES
7708 M:      Ananth N Mavinakayanahalli <[email protected]>
7709 M:      Anil S Keshavamurthy <[email protected]>
7710 M:      "David S. Miller" <[email protected]>
7711 M:      Masami Hiramatsu <[email protected]>
7712 S:      Maintained
7713 F:      Documentation/kprobes.txt
7714 F:      include/linux/kprobes.h
7715 F:      include/asm-generic/kprobes.h
7716 F:      kernel/kprobes.c
7717
7718 KS0108 LCD CONTROLLER DRIVER
7719 M:      Miguel Ojeda Sandonis <[email protected]>
7720 W:      http://miguelojeda.es/auxdisplay.htm
7721 W:      http://jair.lab.fi.uva.es/~migojed/auxdisplay.htm
7722 S:      Maintained
7723 F:      Documentation/auxdisplay/ks0108
7724 F:      drivers/auxdisplay/ks0108.c
7725 F:      include/linux/ks0108.h
7726
7727 L3MDEV
7728 M:      David Ahern <[email protected]>
7729 L:      [email protected]
7730 S:      Maintained
7731 F:      net/l3mdev
7732 F:      include/net/l3mdev.h
7733
7734 LANTIQ MIPS ARCHITECTURE
7735 M:      John Crispin <[email protected]>
7736 L:      [email protected]
7737 S:      Maintained
7738 F:      arch/mips/lantiq
7739 F:      drivers/soc/lantiq
7740
7741 LAPB module
7742 L:      [email protected]
7743 S:      Orphan
7744 F:      Documentation/networking/lapb-module.txt
7745 F:      include/*/lapb.h
7746 F:      net/lapb/
7747
7748 LASI 53c700 driver for PARISC
7749 M:      "James E.J. Bottomley" <[email protected]>
7750 L:      [email protected]
7751 S:      Maintained
7752 F:      Documentation/scsi/53c700.txt
7753 F:      drivers/scsi/53c700*
7754
7755 LEAKING_ADDRESSES
7756 M:      Tobin C. Harding <[email protected]>
7757 S:      Maintained
7758 F:      scripts/leaking_addresses.pl
7759
7760 LED SUBSYSTEM
7761 M:      Richard Purdie <[email protected]>
7762 M:      Jacek Anaszewski <[email protected]>
7763 M:      Pavel Machek <[email protected]>
7764 L:      [email protected]
7765 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/j.anaszewski/linux-leds.git
7766 S:      Maintained
7767 F:      Documentation/devicetree/bindings/leds/
7768 F:      drivers/leds/
7769 F:      include/linux/leds.h
7770
7771 LEGACY EEPROM DRIVER
7772 M:      Jean Delvare <[email protected]>
7773 S:      Maintained
7774 F:      Documentation/misc-devices/eeprom
7775 F:      drivers/misc/eeprom/eeprom.c
7776
7777 LEGO USB Tower driver
7778 M:      Juergen Stuber <[email protected]>
7779 L:      [email protected]
7780 W:      http://legousb.sourceforge.net/
7781 S:      Maintained
7782 F:      drivers/usb/misc/legousbtower.c
7783
7784 LG2160 MEDIA DRIVER
7785 M:      Michael Krufky <[email protected]>
7786 L:      [email protected]
7787 W:      https://linuxtv.org
7788 W:      http://github.com/mkrufky
7789 Q:      http://patchwork.linuxtv.org/project/linux-media/list/
7790 T:      git git://linuxtv.org/mkrufky/tuners.git
7791 S:      Maintained
7792 F:      drivers/media/dvb-frontends/lg2160.*
7793
7794 LGDT3305 MEDIA DRIVER
7795 M:      Michael Krufky <[email protected]>
7796 L:      [email protected]
7797 W:      https://linuxtv.org
7798 W:      http://github.com/mkrufky
7799 Q:      http://patchwork.linuxtv.org/project/linux-media/list/
7800 T:      git git://linuxtv.org/mkrufky/tuners.git
7801 S:      Maintained
7802 F:      drivers/media/dvb-frontends/lgdt3305.*
7803
7804 LIBATA PATA ARASAN COMPACT FLASH CONTROLLER
7805 M:      Viresh Kumar <[email protected]>
7806 L:      [email protected]
7807 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata.git
7808 S:      Maintained
7809 F:      include/linux/pata_arasan_cf_data.h
7810 F:      drivers/ata/pata_arasan_cf.c
7811
7812 LIBATA PATA DRIVERS
7813 M:      Bartlomiej Zolnierkiewicz <[email protected]>
7814 M:      Tejun Heo <[email protected]>
7815 L:      [email protected]
7816 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata.git
7817 S:      Maintained
7818 F:      drivers/ata/pata_*.c
7819 F:      drivers/ata/ata_generic.c
7820
7821 LIBATA PATA FARADAY FTIDE010 AND GEMINI SATA BRIDGE DRIVERS
7822 M:      Linus Walleij <[email protected]>
7823 L:      [email protected]
7824 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata.git
7825 S:      Maintained
7826 F:      drivers/ata/pata_ftide010.c
7827 F:      drivers/ata/sata_gemini.c
7828 F:      drivers/ata/sata_gemini.h
7829
7830 LIBATA SATA AHCI PLATFORM devices support
7831 M:      Hans de Goede <[email protected]>
7832 M:      Tejun Heo <[email protected]>
7833 L:      [email protected]
7834 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata.git
7835 S:      Maintained
7836 F:      drivers/ata/ahci_platform.c
7837 F:      drivers/ata/libahci_platform.c
7838 F:      include/linux/ahci_platform.h
7839
7840 LIBATA SATA PROMISE TX2/TX4 CONTROLLER DRIVER
7841 M:      Mikael Pettersson <[email protected]>
7842 L:      [email protected]
7843 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata.git
7844 S:      Maintained
7845 F:      drivers/ata/sata_promise.*
7846
7847 LIBATA SUBSYSTEM (Serial and Parallel ATA drivers)
7848 M:      Tejun Heo <[email protected]>
7849 L:      [email protected]
7850 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata.git
7851 S:      Maintained
7852 F:      drivers/ata/
7853 F:      include/linux/ata.h
7854 F:      include/linux/libata.h
7855 F:      Documentation/devicetree/bindings/ata/
7856
7857 LIBLOCKDEP
7858 M:      Sasha Levin <[email protected]>
7859 S:      Maintained
7860 F:      tools/lib/lockdep/
7861
7862 LIBNVDIMM BLK: MMIO-APERTURE DRIVER
7863 M:      Ross Zwisler <[email protected]>
7864 L:      [email protected]
7865 Q:      https://patchwork.kernel.org/project/linux-nvdimm/list/
7866 S:      Supported
7867 F:      drivers/nvdimm/blk.c
7868 F:      drivers/nvdimm/region_devs.c
7869
7870 LIBNVDIMM BTT: BLOCK TRANSLATION TABLE
7871 M:      Vishal Verma <[email protected]>
7872 L:      [email protected]
7873 Q:      https://patchwork.kernel.org/project/linux-nvdimm/list/
7874 S:      Supported
7875 F:      drivers/nvdimm/btt*
7876
7877 LIBNVDIMM PMEM: PERSISTENT MEMORY DRIVER
7878 M:      Ross Zwisler <[email protected]>
7879 L:      [email protected]
7880 Q:      https://patchwork.kernel.org/project/linux-nvdimm/list/
7881 S:      Supported
7882 F:      drivers/nvdimm/pmem*
7883
7884 LIBNVDIMM: NON-VOLATILE MEMORY DEVICE SUBSYSTEM
7885 M:      Dan Williams <[email protected]>
7886 L:      [email protected]
7887 Q:      https://patchwork.kernel.org/project/linux-nvdimm/list/
7888 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm.git
7889 S:      Supported
7890 F:      drivers/nvdimm/*
7891 F:      drivers/acpi/nfit/*
7892 F:      include/linux/nd.h
7893 F:      include/linux/libnvdimm.h
7894 F:      include/uapi/linux/ndctl.h
7895
7896 LIGHTNVM PLATFORM SUPPORT
7897 M:      Matias Bjorling <[email protected]>
7898 W:      http://github/OpenChannelSSD
7899 L:      [email protected]
7900 S:      Maintained
7901 F:      drivers/lightnvm/
7902 F:      include/linux/lightnvm.h
7903 F:      include/uapi/linux/lightnvm.h
7904
7905 LINUX FOR POWER MACINTOSH
7906 M:      Benjamin Herrenschmidt <[email protected]>
7907 W:      http://www.penguinppc.org/
7908 L:      [email protected]
7909 S:      Maintained
7910 F:      arch/powerpc/platforms/powermac/
7911 F:      drivers/macintosh/
7912
7913 LINUX FOR POWERPC (32-BIT AND 64-BIT)
7914 M:      Benjamin Herrenschmidt <[email protected]>
7915 M:      Paul Mackerras <[email protected]>
7916 M:      Michael Ellerman <[email protected]>
7917 W:      https://github.com/linuxppc/linux/wiki
7918 L:      [email protected]
7919 Q:      http://patchwork.ozlabs.org/project/linuxppc-dev/list/
7920 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux.git
7921 S:      Supported
7922 F:      Documentation/ABI/stable/sysfs-firmware-opal-*
7923 F:      Documentation/devicetree/bindings/powerpc/
7924 F:      Documentation/devicetree/bindings/rtc/rtc-opal.txt
7925 F:      Documentation/devicetree/bindings/i2c/i2c-opal.txt
7926 F:      Documentation/powerpc/
7927 F:      arch/powerpc/
7928 F:      drivers/char/tpm/tpm_ibmvtpm*
7929 F:      drivers/crypto/nx/
7930 F:      drivers/crypto/vmx/
7931 F:      drivers/i2c/busses/i2c-opal.c
7932 F:      drivers/net/ethernet/ibm/ibmveth.*
7933 F:      drivers/net/ethernet/ibm/ibmvnic.*
7934 F:      drivers/pci/hotplug/pnv_php.c
7935 F:      drivers/pci/hotplug/rpa*
7936 F:      drivers/rtc/rtc-opal.c
7937 F:      drivers/scsi/ibmvscsi/
7938 F:      drivers/tty/hvc/hvc_opal.c
7939 F:      drivers/watchdog/wdrtas.c
7940 F:      tools/testing/selftests/powerpc
7941 N:      /pmac
7942 N:      powermac
7943 N:      powernv
7944 N:      [^a-z0-9]ps3
7945 N:      pseries
7946
7947 LINUX FOR POWERPC EMBEDDED MPC5XXX
7948 M:      Anatolij Gustschin <[email protected]>
7949 L:      [email protected]
7950 T:      git git://git.denx.de/linux-denx-agust.git
7951 S:      Maintained
7952 F:      arch/powerpc/platforms/512x/
7953 F:      arch/powerpc/platforms/52xx/
7954
7955 LINUX FOR POWERPC EMBEDDED PPC4XX
7956 M:      Alistair Popple <[email protected]>
7957 M:      Matt Porter <[email protected]>
7958 W:      http://www.penguinppc.org/
7959 L:      [email protected]
7960 S:      Maintained
7961 F:      arch/powerpc/platforms/40x/
7962 F:      arch/powerpc/platforms/44x/
7963
7964 LINUX FOR POWERPC EMBEDDED PPC83XX AND PPC85XX
7965 M:      Scott Wood <[email protected]>
7966 M:      Kumar Gala <[email protected]>
7967 W:      http://www.penguinppc.org/
7968 L:      [email protected]
7969 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/scottwood/linux.git
7970 S:      Maintained
7971 F:      arch/powerpc/platforms/83xx/
7972 F:      arch/powerpc/platforms/85xx/
7973 F:      Documentation/devicetree/bindings/powerpc/fsl/
7974
7975 LINUX FOR POWERPC EMBEDDED PPC8XX
7976 M:      Vitaly Bordug <[email protected]>
7977 W:      http://www.penguinppc.org/
7978 L:      [email protected]
7979 S:      Maintained
7980 F:      arch/powerpc/platforms/8xx/
7981
7982 LINUX FOR POWERPC EMBEDDED XILINX VIRTEX
7983 L:      [email protected]
7984 S:      Orphan
7985 F:      arch/powerpc/*/*virtex*
7986 F:      arch/powerpc/*/*/*virtex*
7987
7988 LINUX FOR POWERPC PA SEMI PWRFICIENT
7989 L:      [email protected]
7990 S:      Orphan
7991 F:      arch/powerpc/platforms/pasemi/
7992 F:      drivers/*/*pasemi*
7993 F:      drivers/*/*/*pasemi*
7994
7995 LINUX KERNEL DUMP TEST MODULE (LKDTM)
7996 M:      Kees Cook <[email protected]>
7997 S:      Maintained
7998 F:      drivers/misc/lkdtm*
7999
8000 LINUX SECURITY MODULE (LSM) FRAMEWORK
8001 M:      Chris Wright <[email protected]>
8002 L:      [email protected]
8003 S:      Supported
8004
8005 LIS3LV02D ACCELEROMETER DRIVER
8006 M:      Eric Piel <[email protected]>
8007 S:      Maintained
8008 F:      Documentation/misc-devices/lis3lv02d
8009 F:      drivers/misc/lis3lv02d/
8010 F:      drivers/platform/x86/hp_accel.c
8011
8012 LIVE PATCHING
8013 M:      Josh Poimboeuf <[email protected]>
8014 M:      Jessica Yu <[email protected]>
8015 M:      Jiri Kosina <[email protected]>
8016 M:      Miroslav Benes <[email protected]>
8017 R:      Petr Mladek <[email protected]>
8018 S:      Maintained
8019 F:      kernel/livepatch/
8020 F:      include/linux/livepatch.h
8021 F:      arch/x86/include/asm/livepatch.h
8022 F:      arch/x86/kernel/livepatch.c
8023 F:      Documentation/livepatch/
8024 F:      Documentation/ABI/testing/sysfs-kernel-livepatch
8025 F:      samples/livepatch/
8026 L:      [email protected]
8027 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/jikos/livepatching.git
8028
8029 LLC (802.2)
8030 L:      [email protected]
8031 S:      Odd fixes
8032 F:      include/linux/llc.h
8033 F:      include/uapi/linux/llc.h
8034 F:      include/net/llc*
8035 F:      net/llc/
8036
8037 LM73 HARDWARE MONITOR DRIVER
8038 M:      Guillaume Ligneul <[email protected]>
8039 L:      [email protected]
8040 S:      Maintained
8041 F:      drivers/hwmon/lm73.c
8042
8043 LM78 HARDWARE MONITOR DRIVER
8044 M:      Jean Delvare <[email protected]>
8045 L:      [email protected]
8046 S:      Maintained
8047 F:      Documentation/hwmon/lm78
8048 F:      drivers/hwmon/lm78.c
8049
8050 LM83 HARDWARE MONITOR DRIVER
8051 M:      Jean Delvare <[email protected]>
8052 L:      [email protected]
8053 S:      Maintained
8054 F:      Documentation/hwmon/lm83
8055 F:      drivers/hwmon/lm83.c
8056
8057 LM90 HARDWARE MONITOR DRIVER
8058 M:      Jean Delvare <[email protected]>
8059 L:      [email protected]
8060 S:      Maintained
8061 F:      Documentation/hwmon/lm90
8062 F:      Documentation/devicetree/bindings/hwmon/lm90.txt
8063 F:      drivers/hwmon/lm90.c
8064 F:      include/dt-bindings/thermal/lm90.h
8065
8066 LM95234 HARDWARE MONITOR DRIVER
8067 M:      Guenter Roeck <[email protected]>
8068 L:      [email protected]
8069 S:      Maintained
8070 F:      Documentation/hwmon/lm95234
8071 F:      drivers/hwmon/lm95234.c
8072
8073 LME2510 MEDIA DRIVER
8074 M:      Malcolm Priestley <[email protected]>
8075 L:      [email protected]
8076 W:      https://linuxtv.org
8077 Q:      http://patchwork.linuxtv.org/project/linux-media/list/
8078 S:      Maintained
8079 F:      drivers/media/usb/dvb-usb-v2/lmedm04*
8080
8081 LOADPIN SECURITY MODULE
8082 M:      Kees Cook <[email protected]>
8083 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux.git lsm/loadpin
8084 S:      Supported
8085 F:      security/loadpin/
8086 F:      Documentation/admin-guide/LSM/LoadPin.rst
8087
8088 LOCKING PRIMITIVES
8089 M:      Peter Zijlstra <[email protected]>
8090 M:      Ingo Molnar <[email protected]>
8091 L:      [email protected]
8092 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git locking/core
8093 S:      Maintained
8094 F:      Documentation/locking/
8095 F:      include/linux/lockdep.h
8096 F:      include/linux/spinlock*.h
8097 F:      arch/*/include/asm/spinlock*.h
8098 F:      include/linux/rwlock*.h
8099 F:      include/linux/mutex*.h
8100 F:      arch/*/include/asm/mutex*.h
8101 F:      include/linux/rwsem*.h
8102 F:      arch/*/include/asm/rwsem.h
8103 F:      include/linux/seqlock.h
8104 F:      lib/locking*.[ch]
8105 F:      kernel/locking/
8106
8107 LOGICAL DISK MANAGER SUPPORT (LDM, Windows 2000/XP/Vista Dynamic Disks)
8108 M:      "Richard Russon (FlatCap)" <[email protected]>
8109 L:      [email protected]
8110 W:      http://www.linux-ntfs.org/content/view/19/37/
8111 S:      Maintained
8112 F:      Documentation/ldm.txt
8113 F:      block/partitions/ldm.*
8114
8115 LSILOGIC MPT FUSION DRIVERS (FC/SAS/SPI)
8116 M:      Sathya Prakash <[email protected]>
8117 M:      Chaitra P B <[email protected]>
8118 M:      Suganath Prabu Subramani <[email protected]>
8119 L:      [email protected]
8120 L:      [email protected]
8121 W:      http://www.avagotech.com/support/
8122 S:      Supported
8123 F:      drivers/message/fusion/
8124 F:      drivers/scsi/mpt2sas/
8125 F:      drivers/scsi/mpt3sas/
8126
8127 LSILOGIC/SYMBIOS/NCR 53C8XX and 53C1010 PCI-SCSI drivers
8128 M:      Matthew Wilcox <[email protected]>
8129 L:      [email protected]
8130 S:      Maintained
8131 F:      drivers/scsi/sym53c8xx_2/
8132
8133 LTC4261 HARDWARE MONITOR DRIVER
8134 M:      Guenter Roeck <[email protected]>
8135 L:      [email protected]
8136 S:      Maintained
8137 F:      Documentation/hwmon/ltc4261
8138 F:      drivers/hwmon/ltc4261.c
8139
8140 LTC4306 I2C MULTIPLEXER DRIVER
8141 M:      Michael Hennerich <[email protected]>
8142 W:      http://ez.analog.com/community/linux-device-drivers
8143 L:      [email protected]
8144 S:      Supported
8145 F:      drivers/i2c/muxes/i2c-mux-ltc4306.c
8146 F:      Documentation/devicetree/bindings/i2c/i2c-mux-ltc4306.txt
8147
8148 LTP (Linux Test Project)
8149 M:      Mike Frysinger <[email protected]>
8150 M:      Cyril Hrubis <[email protected]>
8151 M:      Wanlong Gao <[email protected]>
8152 M:      Jan Stancek <[email protected]>
8153 M:      Stanislav Kholmanskikh <[email protected]>
8154 M:      Alexey Kodanev <[email protected]>
8155 L:      [email protected] (subscribers-only)
8156 W:      http://linux-test-project.github.io/
8157 T:      git git://github.com/linux-test-project/ltp.git
8158 S:      Maintained
8159
8160 M32R ARCHITECTURE
8161 W:      http://www.linux-m32r.org/
8162 S:      Orphan
8163 F:      arch/m32r/
8164
8165 M68K ARCHITECTURE
8166 M:      Geert Uytterhoeven <[email protected]>
8167 L:      [email protected]
8168 W:      http://www.linux-m68k.org/
8169 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k.git
8170 S:      Maintained
8171 F:      arch/m68k/
8172 F:      drivers/zorro/
8173
8174 M68K ON APPLE MACINTOSH
8175 M:      Joshua Thompson <[email protected]>
8176 W:      http://www.mac.linux-m68k.org/
8177 L:      [email protected]
8178 S:      Maintained
8179 F:      arch/m68k/mac/
8180
8181 M68K ON HP9000/300
8182 M:      Philip Blundell <[email protected]>
8183 W:      http://www.tazenda.demon.co.uk/phil/linux-hp
8184 S:      Maintained
8185 F:      arch/m68k/hp300/
8186
8187 M88DS3103 MEDIA DRIVER
8188 M:      Antti Palosaari <[email protected]>
8189 L:      [email protected]
8190 W:      https://linuxtv.org
8191 W:      http://palosaari.fi/linux/
8192 Q:      http://patchwork.linuxtv.org/project/linux-media/list/
8193 T:      git git://linuxtv.org/anttip/media_tree.git
8194 S:      Maintained
8195 F:      drivers/media/dvb-frontends/m88ds3103*
8196
8197 M88RS2000 MEDIA DRIVER
8198 M:      Malcolm Priestley <[email protected]>
8199 L:      [email protected]
8200 W:      https://linuxtv.org
8201 Q:      http://patchwork.linuxtv.org/project/linux-media/list/
8202 S:      Maintained
8203 F:      drivers/media/dvb-frontends/m88rs2000*
8204
8205 MA901 MASTERKIT USB FM RADIO DRIVER
8206 M:      Alexey Klimov <[email protected]>
8207 L:      [email protected]
8208 T:      git git://linuxtv.org/media_tree.git
8209 S:      Maintained
8210 F:      drivers/media/radio/radio-ma901.c
8211
8212 MAC80211
8213 M:      Johannes Berg <[email protected]>
8214 L:      [email protected]
8215 W:      http://wireless.kernel.org/
8216 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211.git
8217 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next.git
8218 S:      Maintained
8219 F:      Documentation/networking/mac80211-injection.txt
8220 F:      include/net/mac80211.h
8221 F:      net/mac80211/
8222 F:      drivers/net/wireless/mac80211_hwsim.[ch]
8223 F:      Documentation/networking/mac80211_hwsim/README
8224
8225 MAILBOX API
8226 M:      Jassi Brar <[email protected]>
8227 L:      [email protected]
8228 S:      Maintained
8229 F:      drivers/mailbox/
8230 F:      include/linux/mailbox_client.h
8231 F:      include/linux/mailbox_controller.h
8232
8233 MAN-PAGES: MANUAL PAGES FOR LINUX -- Sections 2, 3, 4, 5, and 7
8234 M:      Michael Kerrisk <[email protected]>
8235 W:      http://www.kernel.org/doc/man-pages
8236 L:      [email protected]
8237 S:      Maintained
8238
8239 MARDUK (CREATOR CI40) DEVICE TREE SUPPORT
8240 M:      Rahul Bedarkar <[email protected]>
8241 L:      [email protected]
8242 S:      Maintained
8243 F:      arch/mips/boot/dts/img/pistachio_marduk.dts
8244
8245 MARVELL 88E6XXX ETHERNET SWITCH FABRIC DRIVER
8246 M:      Andrew Lunn <[email protected]>
8247 M:      Vivien Didelot <[email protected]>
8248 L:      [email protected]
8249 S:      Maintained
8250 F:      drivers/net/dsa/mv88e6xxx/
8251 F:      Documentation/devicetree/bindings/net/dsa/marvell.txt
8252
8253 MARVELL ARMADA DRM SUPPORT
8254 M:      Russell King <[email protected]>
8255 S:      Maintained
8256 T:      git git://git.armlinux.org.uk/~rmk/linux-arm.git drm-armada-devel
8257 T:      git git://git.armlinux.org.uk/~rmk/linux-arm.git drm-armada-fixes
8258 F:      drivers/gpu/drm/armada/
8259 F:      include/uapi/drm/armada_drm.h
8260 F:      Documentation/devicetree/bindings/display/armada/
8261
8262 MARVELL CRYPTO DRIVER
8263 M:      Boris Brezillon <[email protected]>
8264 M:      Arnaud Ebalard <[email protected]>
8265 F:      drivers/crypto/marvell/
8266 S:      Maintained
8267 L:      [email protected]
8268
8269 MARVELL GIGABIT ETHERNET DRIVERS (skge/sky2)
8270 M:      Mirko Lindner <[email protected]>
8271 M:      Stephen Hemminger <[email protected]>
8272 L:      [email protected]
8273 S:      Maintained
8274 F:      drivers/net/ethernet/marvell/sk*
8275
8276 MARVELL LIBERTAS WIRELESS DRIVER
8277 L:      [email protected]
8278 S:      Orphan
8279 F:      drivers/net/wireless/marvell/libertas/
8280
8281 MARVELL MACCHIATOBIN SUPPORT
8282 M:      Russell King <[email protected]>
8283 L:      [email protected]
8284 S:      Maintained
8285 F:      arch/arm64/boot/dts/marvell/armada-8040-mcbin.dts
8286
8287 MARVELL MV643XX ETHERNET DRIVER
8288 M:      Sebastian Hesselbarth <[email protected]>
8289 L:      [email protected]
8290 S:      Maintained
8291 F:      drivers/net/ethernet/marvell/mv643xx_eth.*
8292 F:      include/linux/mv643xx.h
8293
8294 MARVELL MV88X3310 PHY DRIVER
8295 M:      Russell King <[email protected]>
8296 L:      [email protected]
8297 S:      Maintained
8298 F:      drivers/net/phy/marvell10g.c
8299
8300 MARVELL MVNETA ETHERNET DRIVER
8301 M:      Thomas Petazzoni <[email protected]>
8302 L:      [email protected]
8303 S:      Maintained
8304 F:      drivers/net/ethernet/marvell/mvneta.*
8305
8306 MARVELL MWIFIEX WIRELESS DRIVER
8307 M:      Amitkumar Karwar <[email protected]>
8308 M:      Nishant Sarmukadam <[email protected]>
8309 M:      Ganapathi Bhat <[email protected]>
8310 M:      Xinming Hu <[email protected]>
8311 L:      [email protected]
8312 S:      Maintained
8313 F:      drivers/net/wireless/marvell/mwifiex/
8314
8315 MARVELL MWL8K WIRELESS DRIVER
8316 M:      Lennert Buytenhek <[email protected]>
8317 L:      [email protected]
8318 S:      Odd Fixes
8319 F:      drivers/net/wireless/marvell/mwl8k.c
8320
8321 MARVELL SOC MMC/SD/SDIO CONTROLLER DRIVER
8322 M:      Nicolas Pitre <[email protected]>
8323 S:      Odd Fixes
8324 F:      drivers/mmc/host/mvsdio.*
8325
8326 MARVELL XENON MMC/SD/SDIO HOST CONTROLLER DRIVER
8327 M:      Hu Ziji <[email protected]>
8328 L:      [email protected]
8329 S:      Supported
8330 F:      drivers/mmc/host/sdhci-xenon*
8331 F:      Documentation/devicetree/bindings/mmc/marvell,xenon-sdhci.txt
8332
8333 MATROX FRAMEBUFFER DRIVER
8334 L:      [email protected]
8335 S:      Orphan
8336 F:      drivers/video/fbdev/matrox/matroxfb_*
8337 F:      include/uapi/linux/matroxfb.h
8338
8339 MAX16065 HARDWARE MONITOR DRIVER
8340 M:      Guenter Roeck <[email protected]>
8341 L:      [email protected]
8342 S:      Maintained
8343 F:      Documentation/hwmon/max16065
8344 F:      drivers/hwmon/max16065.c
8345
8346 MAX20751 HARDWARE MONITOR DRIVER
8347 M:      Guenter Roeck <[email protected]>
8348 L:      [email protected]
8349 S:      Maintained
8350 F:      Documentation/hwmon/max20751
8351 F:      drivers/hwmon/max20751.c
8352
8353 MAX2175 SDR TUNER DRIVER
8354 M:      Ramesh Shanmugasundaram <[email protected]>
8355 L:      [email protected]
8356 T:      git git://linuxtv.org/media_tree.git
8357 S:      Maintained
8358 F:      Documentation/devicetree/bindings/media/i2c/max2175.txt
8359 F:      Documentation/media/v4l-drivers/max2175.rst
8360 F:      drivers/media/i2c/max2175*
8361 F:      include/uapi/linux/max2175.h
8362
8363 MAX6650 HARDWARE MONITOR AND FAN CONTROLLER DRIVER
8364 L:      [email protected]
8365 S:      Orphan
8366 F:      Documentation/hwmon/max6650
8367 F:      drivers/hwmon/max6650.c
8368
8369 MAX6697 HARDWARE MONITOR DRIVER
8370 M:      Guenter Roeck <[email protected]>
8371 L:      [email protected]
8372 S:      Maintained
8373 F:      Documentation/hwmon/max6697
8374 F:      Documentation/devicetree/bindings/i2c/max6697.txt
8375 F:      drivers/hwmon/max6697.c
8376 F:      include/linux/platform_data/max6697.h
8377
8378 MAX9860 MONO AUDIO VOICE CODEC DRIVER
8379 M:      Peter Rosin <[email protected]>
8380 L:      [email protected] (moderated for non-subscribers)
8381 S:      Maintained
8382 F:      Documentation/devicetree/bindings/sound/max9860.txt
8383 F:      sound/soc/codecs/max9860.*
8384
8385 MAXIM MAX77802 PMIC REGULATOR DEVICE DRIVER
8386 M:      Javier Martinez Canillas <[email protected]>
8387 L:      [email protected]
8388 S:      Supported
8389 F:      drivers/regulator/max77802-regulator.c
8390 F:      Documentation/devicetree/bindings/*/*max77802.txt
8391 F:      include/dt-bindings/*/*max77802.h
8392
8393 MAXIM MUIC CHARGER DRIVERS FOR EXYNOS BASED BOARDS
8394 M:      Krzysztof Kozlowski <[email protected]>
8395 M:      Bartlomiej Zolnierkiewicz <[email protected]>
8396 L:      [email protected]
8397 S:      Supported
8398 F:      drivers/power/supply/max14577_charger.c
8399 F:      drivers/power/supply/max77693_charger.c
8400
8401 MAXIM PMIC AND MUIC DRIVERS FOR EXYNOS BASED BOARDS
8402 M:      Chanwoo Choi <[email protected]>
8403 M:      Krzysztof Kozlowski <[email protected]>
8404 M:      Bartlomiej Zolnierkiewicz <[email protected]>
8405 L:      [email protected]
8406 S:      Supported
8407 F:      drivers/*/max14577*.c
8408 F:      drivers/*/max77686*.c
8409 F:      drivers/*/max77693*.c
8410 F:      drivers/extcon/extcon-max14577.c
8411 F:      drivers/extcon/extcon-max77693.c
8412 F:      drivers/rtc/rtc-max77686.c
8413 F:      drivers/clk/clk-max77686.c
8414 F:      Documentation/devicetree/bindings/mfd/max14577.txt
8415 F:      Documentation/devicetree/bindings/*/max77686.txt
8416 F:      Documentation/devicetree/bindings/mfd/max77693.txt
8417 F:      Documentation/devicetree/bindings/clock/maxim,max77686.txt
8418 F:      include/linux/mfd/max14577*.h
8419 F:      include/linux/mfd/max77686*.h
8420 F:      include/linux/mfd/max77693*.h
8421
8422 MAXIRADIO FM RADIO RECEIVER DRIVER
8423 M:      Hans Verkuil <[email protected]>
8424 L:      [email protected]
8425 T:      git git://linuxtv.org/media_tree.git
8426 W:      https://linuxtv.org
8427 S:      Maintained
8428 F:      drivers/media/radio/radio-maxiradio*
8429
8430 MCP4531 MICROCHIP DIGITAL POTENTIOMETER DRIVER
8431 M:      Peter Rosin <[email protected]>
8432 L:      [email protected]
8433 S:      Maintained
8434 F:      Documentation/ABI/testing/sysfs-bus-iio-potentiometer-mcp4531
8435 F:      drivers/iio/potentiometer/mcp4531.c
8436
8437 MEASUREMENT COMPUTING CIO-DAC IIO DRIVER
8438 M:      William Breathitt Gray <[email protected]>
8439 L:      [email protected]
8440 S:      Maintained
8441 F:      drivers/iio/dac/cio-dac.c
8442
8443 MEDIA DRIVERS FOR ASCOT2E
8444 M:      Sergey Kozlov <[email protected]>
8445 M:      Abylay Ospan <[email protected]>
8446 L:      [email protected]
8447 W:      https://linuxtv.org
8448 W:      http://netup.tv/
8449 T:      git git://linuxtv.org/media_tree.git
8450 S:      Supported
8451 F:      drivers/media/dvb-frontends/ascot2e*
8452
8453 MEDIA DRIVERS FOR CXD2841ER
8454 M:      Sergey Kozlov <[email protected]>
8455 M:      Abylay Ospan <[email protected]>
8456 L:      [email protected]
8457 W:      https://linuxtv.org
8458 W:      http://netup.tv/
8459 T:      git git://linuxtv.org/media_tree.git
8460 S:      Supported
8461 F:      drivers/media/dvb-frontends/cxd2841er*
8462
8463 MEDIA DRIVERS FOR DIGITAL DEVICES PCIE DEVICES
8464 M:      Daniel Scheller <[email protected]>
8465 L:      [email protected]
8466 W:      https://linuxtv.org
8467 T:      git git://linuxtv.org/media_tree.git
8468 S:      Maintained
8469 F:      drivers/media/pci/ddbridge/*
8470
8471 MEDIA DRIVERS FOR FREESCALE IMX
8472 M:      Steve Longerbeam <[email protected]>
8473 M:      Philipp Zabel <[email protected]>
8474 L:      [email protected]
8475 T:      git git://linuxtv.org/media_tree.git
8476 S:      Maintained
8477 F:      Documentation/devicetree/bindings/media/imx.txt
8478 F:      Documentation/media/v4l-drivers/imx.rst
8479 F:      drivers/staging/media/imx/
8480 F:      include/linux/imx-media.h
8481 F:      include/media/imx.h
8482
8483 MEDIA DRIVERS FOR HELENE
8484 M:      Abylay Ospan <[email protected]>
8485 L:      [email protected]
8486 W:      https://linuxtv.org
8487 W:      http://netup.tv/
8488 T:      git git://linuxtv.org/media_tree.git
8489 S:      Supported
8490 F:      drivers/media/dvb-frontends/helene*
8491
8492 MEDIA DRIVERS FOR HORUS3A
8493 M:      Sergey Kozlov <[email protected]>
8494 M:      Abylay Ospan <[email protected]>
8495 L:      [email protected]
8496 W:      https://linuxtv.org
8497 W:      http://netup.tv/
8498 T:      git git://linuxtv.org/media_tree.git
8499 S:      Supported
8500 F:      drivers/media/dvb-frontends/horus3a*
8501
8502 MEDIA DRIVERS FOR LNBH25
8503 M:      Sergey Kozlov <[email protected]>
8504 M:      Abylay Ospan <[email protected]>
8505 L:      [email protected]
8506 W:      https://linuxtv.org
8507 W:      http://netup.tv/
8508 T:      git git://linuxtv.org/media_tree.git
8509 S:      Supported
8510 F:      drivers/media/dvb-frontends/lnbh25*
8511
8512 MEDIA DRIVERS FOR MXL5XX TUNER DEMODULATORS
8513 M:      Daniel Scheller <[email protected]>
8514 L:      [email protected]
8515 W:      https://linuxtv.org
8516 T:      git git://linuxtv.org/media_tree.git
8517 S:      Maintained
8518 F:      drivers/media/dvb-frontends/mxl5xx*
8519
8520 MEDIA DRIVERS FOR NETUP PCI UNIVERSAL DVB devices
8521 M:      Sergey Kozlov <[email protected]>
8522 M:      Abylay Ospan <[email protected]>
8523 L:      [email protected]
8524 W:      https://linuxtv.org
8525 W:      http://netup.tv/
8526 T:      git git://linuxtv.org/media_tree.git
8527 S:      Supported
8528 F:      drivers/media/pci/netup_unidvb/*
8529
8530 MEDIA DRIVERS FOR RENESAS - DRIF
8531 M:      Ramesh Shanmugasundaram <[email protected]>
8532 L:      [email protected]
8533 L:      [email protected]
8534 T:      git git://linuxtv.org/media_tree.git
8535 S:      Supported
8536 F:      Documentation/devicetree/bindings/media/renesas,drif.txt
8537 F:      drivers/media/platform/rcar_drif.c
8538
8539 MEDIA DRIVERS FOR RENESAS - FCP
8540 M:      Laurent Pinchart <[email protected]>
8541 L:      [email protected]
8542 L:      [email protected]
8543 T:      git git://linuxtv.org/media_tree.git
8544 S:      Supported
8545 F:      Documentation/devicetree/bindings/media/renesas,fcp.txt
8546 F:      drivers/media/platform/rcar-fcp.c
8547 F:      include/media/rcar-fcp.h
8548
8549 MEDIA DRIVERS FOR RENESAS - FDP1
8550 M:      Kieran Bingham <[email protected]>
8551 L:      [email protected]
8552 L:      [email protected]
8553 T:      git git://linuxtv.org/media_tree.git
8554 S:      Supported
8555 F:      Documentation/devicetree/bindings/media/renesas,fdp1.txt
8556 F:      drivers/media/platform/rcar_fdp1.c
8557
8558 MEDIA DRIVERS FOR RENESAS - VIN
8559 M:      Niklas Söderlund <[email protected]>
8560 L:      [email protected]
8561 L:      [email protected]
8562 T:      git git://linuxtv.org/media_tree.git
8563 S:      Supported
8564 F:      Documentation/devicetree/bindings/media/rcar_vin.txt
8565 F:      drivers/media/platform/rcar-vin/
8566
8567 MEDIA DRIVERS FOR RENESAS - VSP1
8568 M:      Laurent Pinchart <[email protected]>
8569 L:      [email protected]
8570 L:      [email protected]
8571 T:      git git://linuxtv.org/media_tree.git
8572 S:      Supported
8573 F:      Documentation/devicetree/bindings/media/renesas,vsp1.txt
8574 F:      drivers/media/platform/vsp1/
8575
8576 MEDIA DRIVERS FOR ST STV0910 DEMODULATOR ICs
8577 M:      Daniel Scheller <[email protected]>
8578 L:      [email protected]
8579 W:      https://linuxtv.org
8580 T:      git git://linuxtv.org/media_tree.git
8581 S:      Maintained
8582 F:      drivers/media/dvb-frontends/stv0910*
8583
8584 MEDIA DRIVERS FOR ST STV6111 TUNER ICs
8585 M:      Daniel Scheller <[email protected]>
8586 L:      [email protected]
8587 W:      https://linuxtv.org
8588 T:      git git://linuxtv.org/media_tree.git
8589 S:      Maintained
8590 F:      drivers/media/dvb-frontends/stv6111*
8591
8592 MEDIA INPUT INFRASTRUCTURE (V4L/DVB)
8593 M:      Mauro Carvalho Chehab <[email protected]>
8594 M:      Mauro Carvalho Chehab <[email protected]>
8595 P:      LinuxTV.org Project
8596 L:      [email protected]
8597 W:      https://linuxtv.org
8598 Q:      http://patchwork.kernel.org/project/linux-media/list/
8599 T:      git git://linuxtv.org/media_tree.git
8600 S:      Maintained
8601 F:      Documentation/devicetree/bindings/media/
8602 F:      Documentation/media/
8603 F:      drivers/media/
8604 F:      drivers/staging/media/
8605 F:      include/linux/platform_data/media/
8606 F:      include/media/
8607 F:      include/uapi/linux/dvb/
8608 F:      include/uapi/linux/videodev2.h
8609 F:      include/uapi/linux/media.h
8610 F:      include/uapi/linux/v4l2-*
8611 F:      include/uapi/linux/meye.h
8612 F:      include/uapi/linux/ivtv*
8613 F:      include/uapi/linux/uvcvideo.h
8614
8615 MEDIATEK CIR DRIVER
8616 M:      Sean Wang <[email protected]>
8617 S:      Maintained
8618 F:      drivers/media/rc/mtk-cir.c
8619
8620 MEDIATEK PMIC LED DRIVER
8621 M:      Sean Wang <[email protected]>
8622 S:      Maintained
8623 F:      drivers/leds/leds-mt6323.c
8624 F:      Documentation/devicetree/bindings/leds/leds-mt6323.txt
8625
8626 MEDIATEK ETHERNET DRIVER
8627 M:      Felix Fietkau <[email protected]>
8628 M:      John Crispin <[email protected]>
8629 M:      Sean Wang <[email protected]>
8630 M:      Nelson Chang <[email protected]>
8631 L:      [email protected]
8632 S:      Maintained
8633 F:      drivers/net/ethernet/mediatek/
8634
8635 MEDIATEK JPEG DRIVER
8636 M:      Rick Chang <[email protected]>
8637 M:      Bin Liu <[email protected]>
8638 S:      Supported
8639 F:      drivers/media/platform/mtk-jpeg/
8640 F:      Documentation/devicetree/bindings/media/mediatek-jpeg-decoder.txt
8641
8642 MEDIATEK MDP DRIVER
8643 M:      Minghsiu Tsai <[email protected]>
8644 M:      Houlong Wei <[email protected]>
8645 M:      Andrew-CT Chen <[email protected]>
8646 S:      Supported
8647 F:      drivers/media/platform/mtk-mdp/
8648 F:      drivers/media/platform/mtk-vpu/
8649 F:      Documentation/devicetree/bindings/media/mediatek-mdp.txt
8650
8651 MEDIATEK MEDIA DRIVER
8652 M:      Tiffany Lin <[email protected]>
8653 M:      Andrew-CT Chen <[email protected]>
8654 S:      Supported
8655 F:      drivers/media/platform/mtk-vcodec/
8656 F:      drivers/media/platform/mtk-vpu/
8657 F:      Documentation/devicetree/bindings/media/mediatek-vcodec.txt
8658 F:      Documentation/devicetree/bindings/media/mediatek-vpu.txt
8659
8660 MEDIATEK MT7601U WIRELESS LAN DRIVER
8661 M:      Jakub Kicinski <[email protected]>
8662 L:      [email protected]
8663 S:      Maintained
8664 F:      drivers/net/wireless/mediatek/mt7601u/
8665
8666 MEDIATEK RANDOM NUMBER GENERATOR SUPPORT
8667 M:      Sean Wang <[email protected]>
8668 S:      Maintained
8669 F:      drivers/char/hw_random/mtk-rng.c
8670
8671 MEDIATEK USB3 DRD IP DRIVER
8672 M:      Chunfeng Yun <[email protected]>
8673 L:      [email protected] (moderated for non-subscribers)
8674 L:      [email protected] (moderated for non-subscribers)
8675 L:      [email protected] (moderated for non-subscribers)
8676 S:      Maintained
8677 F:      drivers/usb/mtu3/
8678
8679 MEGACHIPS STDPXXXX-GE-B850V3-FW LVDS/DP++ BRIDGES
8680 M:      Peter Senna Tschudin <[email protected]>
8681 M:      Martin Donnelly <[email protected]>
8682 M:      Martyn Welch <[email protected]>
8683 S:      Maintained
8684 F:      drivers/gpu/drm/bridge/megachips-stdpxxxx-ge-b850v3-fw.c
8685 F:      Documentation/devicetree/bindings/video/bridge/megachips-stdpxxxx-ge-b850v3-fw.txt
8686
8687 MEGARAID SCSI/SAS DRIVERS
8688 M:      Kashyap Desai <[email protected]>
8689 M:      Sumit Saxena <[email protected]>
8690 M:      Shivasharan S <[email protected]>
8691 L:      [email protected]
8692 L:      [email protected]
8693 W:      http://www.avagotech.com/support/
8694 S:      Maintained
8695 F:      Documentation/scsi/megaraid.txt
8696 F:      drivers/scsi/megaraid.*
8697 F:      drivers/scsi/megaraid/
8698
8699 MELEXIS MLX90614 DRIVER
8700 M:      Crt Mori <[email protected]>
8701 L:      [email protected]
8702 W:      http://www.melexis.com
8703 S:      Supported
8704 F:      drivers/iio/temperature/mlx90614.c
8705
8706 MELFAS MIP4 TOUCHSCREEN DRIVER
8707 M:      Sangwon Jee <[email protected]>
8708 W:      http://www.melfas.com
8709 S:      Supported
8710 F:      drivers/input/touchscreen/melfas_mip4.c
8711 F:      Documentation/devicetree/bindings/input/touchscreen/melfas_mip4.txt
8712
8713 MELLANOX ETHERNET DRIVER (mlx4_en)
8714 M:      Tariq Toukan <[email protected]>
8715 L:      [email protected]
8716 S:      Supported
8717 W:      http://www.mellanox.com
8718 Q:      http://patchwork.ozlabs.org/project/netdev/list/
8719 F:      drivers/net/ethernet/mellanox/mlx4/en_*
8720
8721 MELLANOX ETHERNET DRIVER (mlx5e)
8722 M:      Saeed Mahameed <[email protected]>
8723 L:      [email protected]
8724 S:      Supported
8725 W:      http://www.mellanox.com
8726 Q:      http://patchwork.ozlabs.org/project/netdev/list/
8727 F:      drivers/net/ethernet/mellanox/mlx5/core/en_*
8728
8729 MELLANOX ETHERNET INNOVA DRIVER
8730 M:      Ilan Tayari <[email protected]>
8731 R:      Boris Pismenny <[email protected]>
8732 L:      [email protected]
8733 S:      Supported
8734 W:      http://www.mellanox.com
8735 Q:      http://patchwork.ozlabs.org/project/netdev/list/
8736 F:      drivers/net/ethernet/mellanox/mlx5/core/fpga/*
8737 F:      include/linux/mlx5/mlx5_ifc_fpga.h
8738
8739 MELLANOX ETHERNET INNOVA IPSEC DRIVER
8740 M:      Ilan Tayari <[email protected]>
8741 R:      Boris Pismenny <[email protected]>
8742 L:      [email protected]
8743 S:      Supported
8744 W:      http://www.mellanox.com
8745 Q:      http://patchwork.ozlabs.org/project/netdev/list/
8746 F:      drivers/net/ethernet/mellanox/mlx5/core/en_ipsec/*
8747 F:      drivers/net/ethernet/mellanox/mlx5/core/ipsec*
8748
8749 MELLANOX ETHERNET SWITCH DRIVERS
8750 M:      Jiri Pirko <[email protected]>
8751 M:      Ido Schimmel <[email protected]>
8752 L:      [email protected]
8753 S:      Supported
8754 W:      http://www.mellanox.com
8755 Q:      http://patchwork.ozlabs.org/project/netdev/list/
8756 F:      drivers/net/ethernet/mellanox/mlxsw/
8757
8758 MELLANOX FIRMWARE FLASH LIBRARY (mlxfw)
8759 M:      [email protected]
8760 L:      [email protected]
8761 S:      Supported
8762 W:      http://www.mellanox.com
8763 Q:      http://patchwork.ozlabs.org/project/netdev/list/
8764 F:      drivers/net/ethernet/mellanox/mlxfw/
8765
8766 MELLANOX MLX CPLD HOTPLUG DRIVER
8767 M:      Vadim Pasternak <[email protected]>
8768 L:      [email protected]
8769 S:      Supported
8770 F:      drivers/platform/x86/mlxcpld-hotplug.c
8771 F:      include/linux/platform_data/mlxcpld-hotplug.h
8772
8773 MELLANOX MLX4 core VPI driver
8774 M:      Tariq Toukan <[email protected]>
8775 L:      [email protected]
8776 L:      [email protected]
8777 W:      http://www.mellanox.com
8778 Q:      http://patchwork.ozlabs.org/project/netdev/list/
8779 S:      Supported
8780 F:      drivers/net/ethernet/mellanox/mlx4/
8781 F:      include/linux/mlx4/
8782
8783 MELLANOX MLX4 IB driver
8784 M:      Yishai Hadas <[email protected]>
8785 L:      [email protected]
8786 W:      http://www.mellanox.com
8787 Q:      http://patchwork.kernel.org/project/linux-rdma/list/
8788 S:      Supported
8789 F:      drivers/infiniband/hw/mlx4/
8790 F:      include/linux/mlx4/
8791 F:      include/uapi/rdma/mlx4-abi.h
8792
8793 MELLANOX MLX5 core VPI driver
8794 M:      Saeed Mahameed <[email protected]>
8795 M:      Matan Barak <[email protected]>
8796 M:      Leon Romanovsky <[email protected]>
8797 L:      [email protected]
8798 L:      [email protected]
8799 W:      http://www.mellanox.com
8800 Q:      http://patchwork.ozlabs.org/project/netdev/list/
8801 S:      Supported
8802 F:      drivers/net/ethernet/mellanox/mlx5/core/
8803 F:      include/linux/mlx5/
8804
8805 MELLANOX MLX5 IB driver
8806 M:      Matan Barak <[email protected]>
8807 M:      Leon Romanovsky <[email protected]>
8808 L:      [email protected]
8809 W:      http://www.mellanox.com
8810 Q:      http://patchwork.kernel.org/project/linux-rdma/list/
8811 S:      Supported
8812 F:      drivers/infiniband/hw/mlx5/
8813 F:      include/linux/mlx5/
8814 F:      include/uapi/rdma/mlx5-abi.h
8815
8816 MELLANOX MLXCPLD I2C AND MUX DRIVER
8817 M:      Vadim Pasternak <[email protected]>
8818 M:      Michael Shych <[email protected]>
8819 L:      [email protected]
8820 S:      Supported
8821 F:      drivers/i2c/busses/i2c-mlxcpld.c
8822 F:      drivers/i2c/muxes/i2c-mux-mlxcpld.c
8823 F:      Documentation/i2c/busses/i2c-mlxcpld
8824
8825 MELLANOX MLXCPLD LED DRIVER
8826 M:      Vadim Pasternak <[email protected]>
8827 L:      [email protected]
8828 S:      Supported
8829 F:      drivers/leds/leds-mlxcpld.c
8830 F:      Documentation/leds/leds-mlxcpld.txt
8831
8832 MELLANOX PLATFORM DRIVER
8833 M:      Vadim Pasternak <[email protected]>
8834 L:      [email protected]
8835 S:      Supported
8836 F:      drivers/platform/x86/mlx-platform.c
8837
8838 MEMBARRIER SUPPORT
8839 M:      Mathieu Desnoyers <[email protected]>
8840 M:      "Paul E. McKenney" <[email protected]>
8841 L:      [email protected]
8842 S:      Supported
8843 F:      kernel/sched/membarrier.c
8844 F:      include/uapi/linux/membarrier.h
8845
8846 MEMORY MANAGEMENT
8847 L:      [email protected]
8848 W:      http://www.linux-mm.org
8849 S:      Maintained
8850 F:      include/linux/mm.h
8851 F:      include/linux/gfp.h
8852 F:      include/linux/mmzone.h
8853 F:      include/linux/memory_hotplug.h
8854 F:      include/linux/vmalloc.h
8855 F:      mm/
8856
8857 MEMORY TECHNOLOGY DEVICES (MTD)
8858 M:      David Woodhouse <[email protected]>
8859 M:      Brian Norris <[email protected]>
8860 M:      Boris Brezillon <[email protected]>
8861 M:      Marek Vasut <[email protected]>
8862 M:      Richard Weinberger <[email protected]>
8863 M:      Cyrille Pitchen <[email protected]>
8864 L:      [email protected]
8865 W:      http://www.linux-mtd.infradead.org/
8866 Q:      http://patchwork.ozlabs.org/project/linux-mtd/list/
8867 T:      git git://git.infradead.org/linux-mtd.git master
8868 T:      git git://git.infradead.org/l2-mtd.git master
8869 S:      Maintained
8870 F:      Documentation/devicetree/bindings/mtd/
8871 F:      drivers/mtd/
8872 F:      include/linux/mtd/
8873 F:      include/uapi/mtd/
8874
8875 MEN A21 WATCHDOG DRIVER
8876 M:      Johannes Thumshirn <[email protected]>
8877 L:      [email protected]
8878 S:      Maintained
8879 F:      drivers/watchdog/mena21_wdt.c
8880
8881 MEN CHAMELEON BUS (mcb)
8882 M:      Johannes Thumshirn <[email protected]>
8883 S:      Maintained
8884 F:      drivers/mcb/
8885 F:      include/linux/mcb.h
8886 F:      Documentation/men-chameleon-bus.txt
8887
8888 MEN F21BMC (Board Management Controller)
8889 M:      Andreas Werner <[email protected]>
8890 S:      Supported
8891 F:      drivers/mfd/menf21bmc.c
8892 F:      drivers/watchdog/menf21bmc_wdt.c
8893 F:      drivers/leds/leds-menf21bmc.c
8894 F:      drivers/hwmon/menf21bmc_hwmon.c
8895 F:      Documentation/hwmon/menf21bmc
8896
8897 MESON AO CEC DRIVER FOR AMLOGIC SOCS
8898 M:      Neil Armstrong <[email protected]>
8899 L:      [email protected]
8900 L:      [email protected]
8901 W:      http://linux-meson.com/
8902 S:      Supported
8903 F:      drivers/media/platform/meson/ao-cec.c
8904 F:      Documentation/devicetree/bindings/media/meson-ao-cec.txt
8905 T:      git git://linuxtv.org/media_tree.git
8906
8907 METAG ARCHITECTURE
8908 M:      James Hogan <[email protected]>
8909 L:      [email protected]
8910 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/jhogan/metag.git
8911 S:      Odd Fixes
8912 F:      arch/metag/
8913 F:      Documentation/metag/
8914 F:      Documentation/devicetree/bindings/metag/
8915 F:      Documentation/devicetree/bindings/interrupt-controller/img,*
8916 F:      drivers/clocksource/metag_generic.c
8917 F:      drivers/irqchip/irq-metag.c
8918 F:      drivers/irqchip/irq-metag-ext.c
8919 F:      drivers/tty/metag_da.c
8920
8921 MICROBLAZE ARCHITECTURE
8922 M:      Michal Simek <[email protected]>
8923 W:      http://www.monstr.eu/fdt/
8924 T:      git git://git.monstr.eu/linux-2.6-microblaze.git
8925 S:      Supported
8926 F:      arch/microblaze/
8927
8928 MICROCHIP / ATMEL AT91 SERIAL DRIVER
8929 M:      Richard Genoud <[email protected]>
8930 S:      Maintained
8931 F:      drivers/tty/serial/atmel_serial.c
8932 F:      drivers/tty/serial/atmel_serial.h
8933
8934 MICROCHIP / ATMEL DMA DRIVER
8935 M:      Ludovic Desroches <[email protected]>
8936 L:      [email protected] (moderated for non-subscribers)
8937 L:      [email protected]
8938 S:      Supported
8939 F:      drivers/dma/at_hdmac.c
8940 F:      drivers/dma/at_hdmac_regs.h
8941 F:      include/linux/platform_data/dma-atmel.h
8942
8943 MICROCHIP / ATMEL ECC DRIVER
8944 M:      Tudor Ambarus <[email protected]>
8945 L:      [email protected]
8946 S:      Maintained
8947 F:      drivers/crypto/atmel-ecc.*
8948
8949 MICROCHIP / ATMEL ISC DRIVER
8950 M:      Songjun Wu <[email protected]>
8951 L:      [email protected]
8952 S:      Supported
8953 F:      drivers/media/platform/atmel/atmel-isc.c
8954 F:      drivers/media/platform/atmel/atmel-isc-regs.h
8955 F:      devicetree/bindings/media/atmel-isc.txt
8956
8957 MICROCHIP KSZ SERIES ETHERNET SWITCH DRIVER
8958 M:      Woojung Huh <[email protected]>
8959 M:      Microchip Linux Driver Support <[email protected]>
8960 L:      [email protected]
8961 S:      Maintained
8962 F:      net/dsa/tag_ksz.c
8963 F:      drivers/net/dsa/microchip/*
8964 F:      include/linux/platform_data/microchip-ksz.h
8965 F:      Documentation/devicetree/bindings/net/dsa/ksz.txt
8966
8967 MICROCHIP USB251XB DRIVER
8968 M:      Richard Leitner <[email protected]>
8969 L:      [email protected]
8970 S:      Maintained
8971 F:      drivers/usb/misc/usb251xb.c
8972 F:      Documentation/devicetree/bindings/usb/usb251xb.txt
8973
8974 MICROSEMI SMART ARRAY SMARTPQI DRIVER (smartpqi)
8975 M:      Don Brace <[email protected]>
8976 L:      [email protected]
8977 L:      [email protected]
8978 S:      Supported
8979 F:      drivers/scsi/smartpqi/smartpqi*.[ch]
8980 F:      drivers/scsi/smartpqi/Kconfig
8981 F:      drivers/scsi/smartpqi/Makefile
8982 F:      include/linux/cciss*.h
8983 F:      include/uapi/linux/cciss*.h
8984 F:      Documentation/scsi/smartpqi.txt
8985
8986 MICROSOFT SURFACE PRO 3 BUTTON DRIVER
8987 M:      Chen Yu <[email protected]>
8988 L:      [email protected]
8989 S:      Supported
8990 F:      drivers/platform/x86/surfacepro3_button.c
8991
8992 MICROTEK X6 SCANNER
8993 M:      Oliver Neukum <[email protected]>
8994 S:      Maintained
8995 F:      drivers/usb/image/microtek.*
8996
8997 MIPS
8998 M:      Ralf Baechle <[email protected]>
8999 L:      [email protected]
9000 W:      http://www.linux-mips.org/
9001 T:      git git://git.linux-mips.org/pub/scm/ralf/linux.git
9002 Q:      http://patchwork.linux-mips.org/project/linux-mips/list/
9003 S:      Supported
9004 F:      Documentation/devicetree/bindings/mips/
9005 F:      Documentation/mips/
9006 F:      arch/mips/
9007
9008 MIPS BOSTON DEVELOPMENT BOARD
9009 M:      Paul Burton <[email protected]>
9010 L:      [email protected]
9011 S:      Maintained
9012 F:      Documentation/devicetree/bindings/clock/img,boston-clock.txt
9013 F:      arch/mips/boot/dts/img/boston.dts
9014 F:      arch/mips/configs/generic/board-boston.config
9015 F:      drivers/clk/imgtec/clk-boston.c
9016 F:      include/dt-bindings/clock/boston-clock.h
9017
9018 MIPS GENERIC PLATFORM
9019 M:      Paul Burton <[email protected]>
9020 L:      [email protected]
9021 S:      Supported
9022 F:      arch/mips/generic/
9023 F:      arch/mips/tools/generic-board-config.sh
9024
9025 MIPS/LOONGSON1 ARCHITECTURE
9026 M:      Keguang Zhang <[email protected]>
9027 L:      [email protected]
9028 S:      Maintained
9029 F:      arch/mips/loongson32/
9030 F:      arch/mips/include/asm/mach-loongson32/
9031 F:      drivers/*/*loongson1*
9032 F:      drivers/*/*/*loongson1*
9033
9034 MIPS RINT INSTRUCTION EMULATION
9035 M:      Aleksandar Markovic <[email protected]>
9036 L:      [email protected]
9037 S:      Supported
9038 F:      arch/mips/math-emu/sp_rint.c
9039 F:      arch/mips/math-emu/dp_rint.c
9040
9041 MIROSOUND PCM20 FM RADIO RECEIVER DRIVER
9042 M:      Hans Verkuil <[email protected]>
9043 L:      [email protected]
9044 T:      git git://linuxtv.org/media_tree.git
9045 W:      https://linuxtv.org
9046 S:      Odd Fixes
9047 F:      drivers/media/radio/radio-miropcm20*
9048
9049 MMP SUPPORT
9050 M:      Eric Miao <[email protected]>
9051 M:      Haojian Zhuang <[email protected]>
9052 L:      [email protected] (moderated for non-subscribers)
9053 T:      git git://github.com/hzhuang1/linux.git
9054 T:      git git://git.linaro.org/people/ycmiao/pxa-linux.git
9055 S:      Maintained
9056 F:      arch/arm/boot/dts/mmp*
9057 F:      arch/arm/mach-mmp/
9058
9059 MN88472 MEDIA DRIVER
9060 M:      Antti Palosaari <[email protected]>
9061 L:      [email protected]
9062 W:      https://linuxtv.org
9063 W:      http://palosaari.fi/linux/
9064 Q:      http://patchwork.linuxtv.org/project/linux-media/list/
9065 S:      Maintained
9066 F:      drivers/media/dvb-frontends/mn88472*
9067
9068 MN88473 MEDIA DRIVER
9069 M:      Antti Palosaari <[email protected]>
9070 L:      [email protected]
9071 W:      https://linuxtv.org
9072 W:      http://palosaari.fi/linux/
9073 Q:      http://patchwork.linuxtv.org/project/linux-media/list/
9074 S:      Maintained
9075 F:      drivers/media/dvb-frontends/mn88473*
9076
9077 MODULE SUPPORT
9078 M:      Jessica Yu <[email protected]>
9079 M:      Rusty Russell <[email protected]>
9080 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/jeyu/linux.git modules-next
9081 S:      Maintained
9082 F:      include/linux/module.h
9083 F:      kernel/module.c
9084
9085 MOTION EYE VAIO PICTUREBOOK CAMERA DRIVER
9086 W:      http://popies.net/meye/
9087 S:      Orphan
9088 F:      Documentation/media/v4l-drivers/meye*
9089 F:      drivers/media/pci/meye/
9090 F:      include/uapi/linux/meye.h
9091
9092 MOXA SMARTIO/INDUSTIO/INTELLIO SERIAL CARD
9093 M:      Jiri Slaby <[email protected]>
9094 S:      Maintained
9095 F:      Documentation/serial/moxa-smartio
9096 F:      drivers/tty/mxser.*
9097
9098 MR800 AVERMEDIA USB FM RADIO DRIVER
9099 M:      Alexey Klimov <[email protected]>
9100 L:      [email protected]
9101 T:      git git://linuxtv.org/media_tree.git
9102 S:      Maintained
9103 F:      drivers/media/radio/radio-mr800.c
9104
9105 MRF24J40 IEEE 802.15.4 RADIO DRIVER
9106 M:      Alan Ott <[email protected]>
9107 L:      [email protected]
9108 S:      Maintained
9109 F:      drivers/net/ieee802154/mrf24j40.c
9110 F:      Documentation/devicetree/bindings/net/ieee802154/mrf24j40.txt
9111
9112 MSI LAPTOP SUPPORT
9113 M:      "Lee, Chun-Yi" <[email protected]>
9114 L:      [email protected]
9115 S:      Maintained
9116 F:      drivers/platform/x86/msi-laptop.c
9117
9118 MSI WMI SUPPORT
9119 L:      [email protected]
9120 S:      Orphan
9121 F:      drivers/platform/x86/msi-wmi.c
9122
9123 MSI001 MEDIA DRIVER
9124 M:      Antti Palosaari <[email protected]>
9125 L:      [email protected]
9126 W:      https://linuxtv.org
9127 W:      http://palosaari.fi/linux/
9128 Q:      http://patchwork.linuxtv.org/project/linux-media/list/
9129 T:      git git://linuxtv.org/anttip/media_tree.git
9130 S:      Maintained
9131 F:      drivers/media/tuners/msi001*
9132
9133 MSI2500 MEDIA DRIVER
9134 M:      Antti Palosaari <[email protected]>
9135 L:      [email protected]
9136 W:      https://linuxtv.org
9137 W:      http://palosaari.fi/linux/
9138 Q:      http://patchwork.linuxtv.org/project/linux-media/list/
9139 T:      git git://linuxtv.org/anttip/media_tree.git
9140 S:      Maintained
9141 F:      drivers/media/usb/msi2500/
9142
9143 MSYSTEMS DISKONCHIP G3 MTD DRIVER
9144 M:      Robert Jarzmik <[email protected]>
9145 L:      [email protected]
9146 S:      Maintained
9147 F:      drivers/mtd/devices/docg3*
9148
9149 MT9M032 APTINA SENSOR DRIVER
9150 M:      Laurent Pinchart <[email protected]>
9151 L:      [email protected]
9152 T:      git git://linuxtv.org/media_tree.git
9153 S:      Maintained
9154 F:      drivers/media/i2c/mt9m032.c
9155 F:      include/media/i2c/mt9m032.h
9156
9157 MT9P031 APTINA CAMERA SENSOR
9158 M:      Laurent Pinchart <[email protected]>
9159 L:      [email protected]
9160 T:      git git://linuxtv.org/media_tree.git
9161 S:      Maintained
9162 F:      drivers/media/i2c/mt9p031.c
9163 F:      include/media/i2c/mt9p031.h
9164
9165 MT9T001 APTINA CAMERA SENSOR
9166 M:      Laurent Pinchart <[email protected]>
9167 L:      [email protected]
9168 T:      git git://linuxtv.org/media_tree.git
9169 S:      Maintained
9170 F:      drivers/media/i2c/mt9t001.c
9171 F:      include/media/i2c/mt9t001.h
9172
9173 MT9V032 APTINA CAMERA SENSOR
9174 M:      Laurent Pinchart <[email protected]>
9175 L:      [email protected]
9176 T:      git git://linuxtv.org/media_tree.git
9177 S:      Maintained
9178 F:      Documentation/devicetree/bindings/media/i2c/mt9v032.txt
9179 F:      drivers/media/i2c/mt9v032.c
9180 F:      include/media/i2c/mt9v032.h
9181
9182 MULTIFUNCTION DEVICES (MFD)
9183 M:      Lee Jones <[email protected]>
9184 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd.git
9185 S:      Supported
9186 F:      Documentation/devicetree/bindings/mfd/
9187 F:      drivers/mfd/
9188 F:      include/linux/mfd/
9189 F:      include/dt-bindings/mfd/
9190
9191 MULTIMEDIA CARD (MMC) ETC. OVER SPI
9192 S:      Orphan
9193 F:      drivers/mmc/host/mmc_spi.c
9194 F:      include/linux/spi/mmc_spi.h
9195
9196 MULTIMEDIA CARD (MMC), SECURE DIGITAL (SD) AND SDIO SUBSYSTEM
9197 M:      Ulf Hansson <[email protected]>
9198 L:      [email protected]
9199 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc.git
9200 S:      Maintained
9201 F:      Documentation/devicetree/bindings/mmc/
9202 F:      drivers/mmc/
9203 F:      include/linux/mmc/
9204 F:      include/uapi/linux/mmc/
9205
9206 MULTIPLEXER SUBSYSTEM
9207 M:      Peter Rosin <[email protected]>
9208 S:      Maintained
9209 F:      Documentation/ABI/testing/mux/sysfs-class-mux*
9210 F:      Documentation/devicetree/bindings/mux/
9211 F:      include/linux/dt-bindings/mux/
9212 F:      include/linux/mux/
9213 F:      drivers/mux/
9214
9215 MULTISOUND SOUND DRIVER
9216 M:      Andrew Veliath <[email protected]>
9217 S:      Maintained
9218 F:      Documentation/sound/oss/MultiSound
9219 F:      sound/oss/msnd*
9220
9221 MULTITECH MULTIPORT CARD (ISICOM)
9222 S:      Orphan
9223 F:      drivers/tty/isicom.c
9224 F:      include/linux/isicom.h
9225
9226 MUSB MULTIPOINT HIGH SPEED DUAL-ROLE CONTROLLER
9227 M:      Bin Liu <[email protected]>
9228 L:      [email protected]
9229 S:      Maintained
9230 F:      drivers/usb/musb/
9231
9232 MXL5007T MEDIA DRIVER
9233 M:      Michael Krufky <[email protected]>
9234 L:      [email protected]
9235 W:      https://linuxtv.org
9236 W:      http://github.com/mkrufky
9237 Q:      http://patchwork.linuxtv.org/project/linux-media/list/
9238 T:      git git://linuxtv.org/mkrufky/tuners.git
9239 S:      Maintained
9240 F:      drivers/media/tuners/mxl5007t.*
9241
9242 MXSFB DRM DRIVER
9243 M:      Marek Vasut <[email protected]>
9244 S:      Supported
9245 F:      drivers/gpu/drm/mxsfb/
9246 F:      Documentation/devicetree/bindings/display/mxsfb-drm.txt
9247
9248 MYRICOM MYRI-10G 10GbE DRIVER (MYRI10GE)
9249 M:      Hyong-Youb Kim <[email protected]>
9250 L:      [email protected]
9251 W:      https://www.myricom.com/support/downloads/myri10ge.html
9252 S:      Supported
9253 F:      drivers/net/ethernet/myricom/myri10ge/
9254
9255 NAND FLASH SUBSYSTEM
9256 M:      Boris Brezillon <[email protected]>
9257 R:      Richard Weinberger <[email protected]>
9258 L:      [email protected]
9259 W:      http://www.linux-mtd.infradead.org/
9260 Q:      http://patchwork.ozlabs.org/project/linux-mtd/list/
9261 T:      git git://git.infradead.org/linux-mtd.git nand/fixes
9262 T:      git git://git.infradead.org/l2-mtd.git nand/next
9263 S:      Maintained
9264 F:      drivers/mtd/nand/
9265 F:      include/linux/mtd/*nand*.h
9266
9267 NATIVE INSTRUMENTS USB SOUND INTERFACE DRIVER
9268 M:      Daniel Mack <[email protected]>
9269 S:      Maintained
9270 L:      [email protected] (moderated for non-subscribers)
9271 W:      http://www.native-instruments.com
9272 F:      sound/usb/caiaq/
9273
9274 NATSEMI ETHERNET DRIVER (DP8381x)
9275 S:      Orphan
9276 F:      drivers/net/ethernet/natsemi/natsemi.c
9277
9278 NCP FILESYSTEM
9279 M:      Petr Vandrovec <[email protected]>
9280 S:      Odd Fixes
9281 F:      fs/ncpfs/
9282
9283 NCR 5380 SCSI DRIVERS
9284 M:      Finn Thain <[email protected]>
9285 M:      Michael Schmitz <[email protected]>
9286 L:      [email protected]
9287 S:      Maintained
9288 F:      Documentation/scsi/g_NCR5380.txt
9289 F:      drivers/scsi/NCR5380.*
9290 F:      drivers/scsi/arm/cumana_1.c
9291 F:      drivers/scsi/arm/oak.c
9292 F:      drivers/scsi/atari_scsi.*
9293 F:      drivers/scsi/dmx3191d.c
9294 F:      drivers/scsi/g_NCR5380.*
9295 F:      drivers/scsi/mac_scsi.*
9296 F:      drivers/scsi/sun3_scsi.*
9297 F:      drivers/scsi/sun3_scsi_vme.c
9298
9299 NCR DUAL 700 SCSI DRIVER (MICROCHANNEL)
9300 M:      "James E.J. Bottomley" <[email protected]>
9301 L:      [email protected]
9302 S:      Maintained
9303 F:      drivers/scsi/NCR_D700.*
9304
9305 NCT6775 HARDWARE MONITOR DRIVER
9306 M:      Guenter Roeck <[email protected]>
9307 L:      [email protected]
9308 S:      Maintained
9309 F:      Documentation/hwmon/nct6775
9310 F:      drivers/hwmon/nct6775.c
9311
9312 NETEFFECT IWARP RNIC DRIVER (IW_NES)
9313 M:      Faisal Latif <[email protected]>
9314 L:      [email protected]
9315 W:      http://www.intel.com/Products/Server/Adapters/Server-Cluster/Server-Cluster-overview.htm
9316 S:      Supported
9317 F:      drivers/infiniband/hw/nes/
9318 F:      include/uapi/rdma/nes-abi.h
9319
9320 NETEM NETWORK EMULATOR
9321 M:      Stephen Hemminger <[email protected]>
9322 L:      [email protected] (moderated for non-subscribers)
9323 S:      Maintained
9324 F:      net/sched/sch_netem.c
9325
9326 NETERION 10GbE DRIVERS (s2io/vxge)
9327 M:      Jon Mason <[email protected]>
9328 L:      [email protected]
9329 S:      Supported
9330 F:      Documentation/networking/s2io.txt
9331 F:      Documentation/networking/vxge.txt
9332 F:      drivers/net/ethernet/neterion/
9333
9334 NETFILTER
9335 M:      Pablo Neira Ayuso <[email protected]>
9336 M:      Jozsef Kadlecsik <[email protected]>
9337 M:      Florian Westphal <[email protected]>
9338 L:      [email protected]
9339 L:      [email protected]
9340 W:      http://www.netfilter.org/
9341 W:      http://www.iptables.org/
9342 W:      http://www.nftables.org/
9343 Q:      http://patchwork.ozlabs.org/project/netfilter-devel/list/
9344 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf.git
9345 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next.git
9346 S:      Maintained
9347 F:      include/linux/netfilter*
9348 F:      include/linux/netfilter/
9349 F:      include/net/netfilter/
9350 F:      include/uapi/linux/netfilter*
9351 F:      include/uapi/linux/netfilter/
9352 F:      net/*/netfilter.c
9353 F:      net/*/netfilter/
9354 F:      net/netfilter/
9355 F:      net/bridge/br_netfilter*.c
9356
9357 NETROM NETWORK LAYER
9358 M:      Ralf Baechle <[email protected]>
9359 L:      [email protected]
9360 W:      http://www.linux-ax25.org/
9361 S:      Maintained
9362 F:      include/net/netrom.h
9363 F:      include/uapi/linux/netrom.h
9364 F:      net/netrom/
9365
9366 NETRONOME ETHERNET DRIVERS
9367 M:      Jakub Kicinski <[email protected]>
9368 L:      [email protected]
9369 S:      Maintained
9370 F:      drivers/net/ethernet/netronome/
9371
9372 NETWORK BLOCK DEVICE (NBD)
9373 M:      Josef Bacik <[email protected]>
9374 S:      Maintained
9375 L:      [email protected]
9376 L:      [email protected]
9377 F:      Documentation/blockdev/nbd.txt
9378 F:      drivers/block/nbd.c
9379 F:      include/uapi/linux/nbd.h
9380
9381 NETWORK DROP MONITOR
9382 M:      Neil Horman <[email protected]>
9383 L:      [email protected]
9384 S:      Maintained
9385 W:      https://fedorahosted.org/dropwatch/
9386 F:      net/core/drop_monitor.c
9387
9388 NETWORKING DRIVERS
9389 L:      [email protected]
9390 W:      http://www.linuxfoundation.org/en/Net
9391 Q:      http://patchwork.ozlabs.org/project/netdev/list/
9392 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/davem/net.git
9393 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next.git
9394 S:      Odd Fixes
9395 F:      Documentation/devicetree/bindings/net/
9396 F:      drivers/net/
9397 F:      include/linux/if_*
9398 F:      include/linux/netdevice.h
9399 F:      include/linux/etherdevice.h
9400 F:      include/linux/fcdevice.h
9401 F:      include/linux/fddidevice.h
9402 F:      include/linux/hippidevice.h
9403 F:      include/linux/inetdevice.h
9404 F:      include/uapi/linux/if_*
9405 F:      include/uapi/linux/netdevice.h
9406
9407 NETWORKING DRIVERS (WIRELESS)
9408 M:      Kalle Valo <[email protected]>
9409 L:      [email protected]
9410 Q:      http://patchwork.kernel.org/project/linux-wireless/list/
9411 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers.git
9412 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-next.git
9413 S:      Maintained
9414 F:      Documentation/devicetree/bindings/net/wireless/
9415 F:      drivers/net/wireless/
9416
9417 NETWORKING [DSA]
9418 M:      Andrew Lunn <[email protected]>
9419 M:      Vivien Didelot <[email protected]>
9420 M:      Florian Fainelli <[email protected]>
9421 S:      Maintained
9422 F:      net/dsa/
9423 F:      include/net/dsa.h
9424 F:      include/linux/dsa/
9425 F:      drivers/net/dsa/
9426
9427 NETWORKING [GENERAL]
9428 M:      "David S. Miller" <[email protected]>
9429 L:      [email protected]
9430 W:      http://www.linuxfoundation.org/en/Net
9431 Q:      http://patchwork.ozlabs.org/project/netdev/list/
9432 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/davem/net.git
9433 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next.git
9434 B:      mailto:[email protected]
9435 S:      Maintained
9436 F:      net/
9437 F:      include/net/
9438 F:      include/linux/in.h
9439 F:      include/linux/net.h
9440 F:      include/linux/netdevice.h
9441 F:      include/uapi/linux/in.h
9442 F:      include/uapi/linux/net.h
9443 F:      include/uapi/linux/netdevice.h
9444 F:      include/uapi/linux/net_namespace.h
9445 F:      tools/testing/selftests/net/
9446 F:      lib/net_utils.c
9447 F:      lib/random32.c
9448
9449 NETWORKING [IPSEC]
9450 M:      Steffen Klassert <[email protected]>
9451 M:      Herbert Xu <[email protected]>
9452 M:      "David S. Miller" <[email protected]>
9453 L:      [email protected]
9454 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec.git
9455 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next.git
9456 S:      Maintained
9457 F:      net/core/flow.c
9458 F:      net/xfrm/
9459 F:      net/key/
9460 F:      net/ipv4/xfrm*
9461 F:      net/ipv4/esp4*
9462 F:      net/ipv4/ah4.c
9463 F:      net/ipv4/ipcomp.c
9464 F:      net/ipv4/ip_vti.c
9465 F:      net/ipv6/xfrm*
9466 F:      net/ipv6/esp6*
9467 F:      net/ipv6/ah6.c
9468 F:      net/ipv6/ipcomp6.c
9469 F:      net/ipv6/ip6_vti.c
9470 F:      include/uapi/linux/xfrm.h
9471 F:      include/net/xfrm.h
9472
9473 NETWORKING [IPv4/IPv6]
9474 M:      "David S. Miller" <[email protected]>
9475 M:      Alexey Kuznetsov <[email protected]>
9476 M:      Hideaki YOSHIFUJI <[email protected]>
9477 L:      [email protected]
9478 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/davem/net.git
9479 S:      Maintained
9480 F:      net/ipv4/
9481 F:      net/ipv6/
9482 F:      include/net/ip*
9483 F:      arch/x86/net/*
9484
9485 NETWORKING [LABELED] (NetLabel, Labeled IPsec, SECMARK)
9486 M:      Paul Moore <[email protected]>
9487 W:      https://github.com/netlabel
9488 L:      [email protected]
9489 L:      [email protected]
9490 S:      Maintained
9491 F:      Documentation/netlabel/
9492 F:      include/net/calipso.h
9493 F:      include/net/cipso_ipv4.h
9494 F:      include/net/netlabel.h
9495 F:      include/uapi/linux/netfilter/xt_SECMARK.h
9496 F:      include/uapi/linux/netfilter/xt_CONNSECMARK.h
9497 F:      net/netlabel/
9498 F:      net/ipv4/cipso_ipv4.c
9499 F:      net/ipv6/calipso.c
9500 F:      net/netfilter/xt_CONNSECMARK.c
9501 F:      net/netfilter/xt_SECMARK.c
9502
9503 NETWORKING [TLS]
9504 M:      Ilya Lesokhin <[email protected]>
9505 M:      Aviad Yehezkel <[email protected]>
9506 M:      Dave Watson <[email protected]>
9507 L:      [email protected]
9508 S:      Maintained
9509 F:      net/tls/*
9510 F:      include/uapi/linux/tls.h
9511 F:      include/net/tls.h
9512
9513 NETWORKING [WIRELESS]
9514 L:      [email protected]
9515 Q:      http://patchwork.kernel.org/project/linux-wireless/list/
9516
9517 NETXEN (1/10) GbE SUPPORT
9518 M:      Manish Chopra <[email protected]>
9519 M:      Rahul Verma <[email protected]>
9520 M:      [email protected]
9521 L:      [email protected]
9522 S:      Supported
9523 F:      drivers/net/ethernet/qlogic/netxen/
9524
9525 NFC SUBSYSTEM
9526 M:      Samuel Ortiz <[email protected]>
9527 L:      [email protected]
9528 L:      [email protected] (subscribers-only)
9529 S:      Supported
9530 F:      net/nfc/
9531 F:      include/net/nfc/
9532 F:      include/uapi/linux/nfc.h
9533 F:      drivers/nfc/
9534 F:      include/linux/platform_data/nfcmrvl.h
9535 F:      include/linux/platform_data/nxp-nci.h
9536 F:      Documentation/devicetree/bindings/net/nfc/
9537
9538 NFS, SUNRPC, AND LOCKD CLIENTS
9539 M:      Trond Myklebust <[email protected]>
9540 M:      Anna Schumaker <[email protected]>
9541 L:      [email protected]
9542 W:      http://client.linux-nfs.org
9543 T:      git git://git.linux-nfs.org/projects/trondmy/linux-nfs.git
9544 S:      Maintained
9545 F:      fs/lockd/
9546 F:      fs/nfs/
9547 F:      fs/nfs_common/
9548 F:      net/sunrpc/
9549 F:      include/linux/lockd/
9550 F:      include/linux/nfs*
9551 F:      include/linux/sunrpc/
9552 F:      include/uapi/linux/nfs*
9553 F:      include/uapi/linux/sunrpc/
9554
9555 NILFS2 FILESYSTEM
9556 M:      Ryusuke Konishi <[email protected]>
9557 L:      [email protected]
9558 W:      http://nilfs.sourceforge.net/
9559 W:      http://nilfs.osdn.jp/
9560 T:      git git://github.com/konis/nilfs2.git
9561 S:      Supported
9562 F:      Documentation/filesystems/nilfs2.txt
9563 F:      fs/nilfs2/
9564 F:      include/trace/events/nilfs2.h
9565 F:      include/uapi/linux/nilfs2_api.h
9566 F:      include/uapi/linux/nilfs2_ondisk.h
9567
9568 NINJA SCSI-3 / NINJA SCSI-32Bi (16bit/CardBus) PCMCIA SCSI HOST ADAPTER DRIVER
9569 M:      YOKOTA Hiroshi <[email protected]>
9570 W:      http://www.netlab.is.tsukuba.ac.jp/~yokota/izumi/ninja/
9571 S:      Maintained
9572 F:      Documentation/scsi/NinjaSCSI.txt
9573 F:      drivers/scsi/pcmcia/nsp_*
9574
9575 NINJA SCSI-32Bi/UDE PCI/CARDBUS SCSI HOST ADAPTER DRIVER
9576 M:      GOTO Masanori <[email protected]>
9577 M:      YOKOTA Hiroshi <[email protected]>
9578 W:      http://www.netlab.is.tsukuba.ac.jp/~yokota/izumi/ninja/
9579 S:      Maintained
9580 F:      Documentation/scsi/NinjaSCSI.txt
9581 F:      drivers/scsi/nsp32*
9582
9583 NIOS2 ARCHITECTURE
9584 M:      Ley Foon Tan <[email protected]>
9585 L:      [email protected] (moderated for non-subscribers)
9586 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/lftan/nios2.git
9587 S:      Maintained
9588 F:      arch/nios2/
9589
9590 NOHZ, DYNTICKS SUPPORT
9591 M:      Frederic Weisbecker <[email protected]>
9592 M:      Thomas Gleixner <[email protected]>
9593 M:      Ingo Molnar <[email protected]>
9594 L:      [email protected]
9595 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git timers/nohz
9596 S:      Maintained
9597 F:      kernel/time/tick*.*
9598 F:      include/linux/tick.h
9599 F:      include/linux/sched/nohz.h
9600
9601 NOKIA N900 CAMERA SUPPORT (ET8EK8 SENSOR, AD5820 FOCUS)
9602 M:      Pavel Machek <[email protected]>
9603 M:      Sakari Ailus <[email protected]>
9604 L:      [email protected]
9605 S:      Maintained
9606 F:      drivers/media/i2c/et8ek8
9607 F:      drivers/media/i2c/ad5820.c
9608
9609 NOKIA N900 POWER SUPPLY DRIVERS
9610 R:      Pali Rohár <[email protected]>
9611 F:      include/linux/power/bq2415x_charger.h
9612 F:      include/linux/power/bq27xxx_battery.h
9613 F:      include/linux/power/isp1704_charger.h
9614 F:      drivers/power/supply/bq2415x_charger.c
9615 F:      drivers/power/supply/bq27xxx_battery.c
9616 F:      drivers/power/supply/bq27xxx_battery_i2c.c
9617 F:      drivers/power/supply/isp1704_charger.c
9618 F:      drivers/power/supply/rx51_battery.c
9619
9620 NTB AMD DRIVER
9621 M:      Shyam Sundar S K <[email protected]>
9622 L:      [email protected]
9623 S:      Supported
9624 F:      drivers/ntb/hw/amd/
9625
9626 NTB DRIVER CORE
9627 M:      Jon Mason <[email protected]>
9628 M:      Dave Jiang <[email protected]>
9629 M:      Allen Hubbe <[email protected]>
9630 L:      [email protected]
9631 S:      Supported
9632 W:      https://github.com/jonmason/ntb/wiki
9633 T:      git git://github.com/jonmason/ntb.git
9634 F:      drivers/ntb/
9635 F:      drivers/net/ntb_netdev.c
9636 F:      include/linux/ntb.h
9637 F:      include/linux/ntb_transport.h
9638 F:      tools/testing/selftests/ntb/
9639
9640 NTB IDT DRIVER
9641 M:      Serge Semin <[email protected]>
9642 L:      [email protected]
9643 S:      Supported
9644 F:      drivers/ntb/hw/idt/
9645
9646 NTB INTEL DRIVER
9647 M:      Jon Mason <[email protected]>
9648 M:      Dave Jiang <[email protected]>
9649 L:      [email protected]
9650 S:      Supported
9651 W:      https://github.com/jonmason/ntb/wiki
9652 T:      git git://github.com/jonmason/ntb.git
9653 F:      drivers/ntb/hw/intel/
9654
9655 NTFS FILESYSTEM
9656 M:      Anton Altaparmakov <[email protected]>
9657 L:      [email protected]
9658 W:      http://www.tuxera.com/
9659 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/aia21/ntfs.git
9660 S:      Supported
9661 F:      Documentation/filesystems/ntfs.txt
9662 F:      fs/ntfs/
9663
9664 NVIDIA (rivafb and nvidiafb) FRAMEBUFFER DRIVER
9665 M:      Antonino Daplas <[email protected]>
9666 L:      [email protected]
9667 S:      Maintained
9668 F:      drivers/video/fbdev/riva/
9669 F:      drivers/video/fbdev/nvidia/
9670
9671 NVM EXPRESS DRIVER
9672 M:      Keith Busch <[email protected]>
9673 M:      Jens Axboe <[email protected]>
9674 M:      Christoph Hellwig <[email protected]>
9675 M:      Sagi Grimberg <[email protected]>
9676 L:      [email protected]
9677 T:      git://git.infradead.org/nvme.git
9678 W:      http://git.infradead.org/nvme.git
9679 S:      Supported
9680 F:      drivers/nvme/host/
9681 F:      include/linux/nvme.h
9682 F:      include/uapi/linux/nvme_ioctl.h
9683
9684 NVM EXPRESS FC TRANSPORT DRIVERS
9685 M:      James Smart <[email protected]>
9686 L:      [email protected]
9687 S:      Supported
9688 F:      include/linux/nvme-fc.h
9689 F:      include/linux/nvme-fc-driver.h
9690 F:      drivers/nvme/host/fc.c
9691 F:      drivers/nvme/target/fc.c
9692 F:      drivers/nvme/target/fcloop.c
9693
9694 NVM EXPRESS TARGET DRIVER
9695 M:      Christoph Hellwig <[email protected]>
9696 M:      Sagi Grimberg <[email protected]>
9697 L:      [email protected]
9698 T:      git://git.infradead.org/nvme.git
9699 W:      http://git.infradead.org/nvme.git
9700 S:      Supported
9701 F:      drivers/nvme/target/
9702
9703 NVMEM FRAMEWORK
9704 M:      Srinivas Kandagatla <[email protected]>
9705 S:      Maintained
9706 F:      drivers/nvmem/
9707 F:      Documentation/devicetree/bindings/nvmem/
9708 F:      Documentation/ABI/stable/sysfs-bus-nvmem
9709 F:      include/linux/nvmem-consumer.h
9710 F:      include/linux/nvmem-provider.h
9711
9712 NXP TDA998X DRM DRIVER
9713 M:      Russell King <[email protected]>
9714 S:      Supported
9715 T:      git git://git.armlinux.org.uk/~rmk/linux-arm.git drm-tda998x-devel
9716 T:      git git://git.armlinux.org.uk/~rmk/linux-arm.git drm-tda998x-fixes
9717 F:      drivers/gpu/drm/i2c/tda998x_drv.c
9718 F:      include/drm/i2c/tda998x.h
9719
9720 NXP TFA9879 DRIVER
9721 M:      Peter Rosin <[email protected]>
9722 L:      [email protected] (moderated for non-subscribers)
9723 S:      Maintained
9724 F:      sound/soc/codecs/tfa9879*
9725
9726 NXP-NCI NFC DRIVER
9727 M:      Clément Perrochaud <[email protected]>
9728 R:      Charles Gorand <[email protected]>
9729 L:      [email protected] (moderated for non-subscribers)
9730 S:      Supported
9731 F:      drivers/nfc/nxp-nci
9732
9733 OBJTOOL
9734 M:      Josh Poimboeuf <[email protected]>
9735 S:      Supported
9736 F:      tools/objtool/
9737
9738 OMAP AUDIO SUPPORT
9739 M:      Peter Ujfalusi <[email protected]>
9740 M:      Jarkko Nikula <[email protected]>
9741 L:      [email protected] (moderated for non-subscribers)
9742 L:      [email protected]
9743 S:      Maintained
9744 F:      sound/soc/omap/
9745
9746 OMAP CLOCK FRAMEWORK SUPPORT
9747 M:      Paul Walmsley <[email protected]>
9748 L:      [email protected]
9749 S:      Maintained
9750 F:      arch/arm/*omap*/*clock*
9751
9752 OMAP DEVICE TREE SUPPORT
9753 M:      Benoît Cousson <[email protected]>
9754 M:      Tony Lindgren <[email protected]>
9755 L:      [email protected]
9756 L:      [email protected]
9757 S:      Maintained
9758 F:      arch/arm/boot/dts/*omap*
9759 F:      arch/arm/boot/dts/*am3*
9760 F:      arch/arm/boot/dts/*am4*
9761 F:      arch/arm/boot/dts/*am5*
9762 F:      arch/arm/boot/dts/*dra7*
9763
9764 OMAP DISPLAY SUBSYSTEM and FRAMEBUFFER SUPPORT (DSS2)
9765 M:      Tomi Valkeinen <[email protected]>
9766 L:      [email protected]
9767 L:      [email protected]
9768 S:      Maintained
9769 F:      drivers/video/fbdev/omap2/
9770 F:      Documentation/arm/OMAP/DSS
9771
9772 OMAP FRAMEBUFFER SUPPORT
9773 M:      Tomi Valkeinen <[email protected]>
9774 L:      [email protected]
9775 L:      [email protected]
9776 S:      Maintained
9777 F:      drivers/video/fbdev/omap/
9778
9779 OMAP GENERAL PURPOSE MEMORY CONTROLLER SUPPORT
9780 M:      Roger Quadros <[email protected]>
9781 M:      Tony Lindgren <[email protected]>
9782 L:      [email protected]
9783 S:      Maintained
9784 F:      drivers/memory/omap-gpmc.c
9785 F:      arch/arm/mach-omap2/*gpmc*
9786
9787 OMAP GPIO DRIVER
9788 M:      Grygorii Strashko <[email protected]>
9789 M:      Santosh Shilimkar <[email protected]>
9790 M:      Kevin Hilman <[email protected]>
9791 L:      [email protected]
9792 S:      Maintained
9793 F:      Documentation/devicetree/bindings/gpio/gpio-omap.txt
9794 F:      drivers/gpio/gpio-omap.c
9795
9796 OMAP HARDWARE SPINLOCK SUPPORT
9797 M:      Ohad Ben-Cohen <[email protected]>
9798 L:      [email protected]
9799 S:      Maintained
9800 F:      drivers/hwspinlock/omap_hwspinlock.c
9801
9802 OMAP HS MMC SUPPORT
9803 L:      [email protected]
9804 L:      [email protected]
9805 S:      Orphan
9806 F:      drivers/mmc/host/omap_hsmmc.c
9807
9808 OMAP HWMOD DATA
9809 M:      Paul Walmsley <[email protected]>
9810 L:      [email protected]
9811 S:      Maintained
9812 F:      arch/arm/mach-omap2/omap_hwmod*data*
9813
9814 OMAP HWMOD DATA FOR OMAP4-BASED DEVICES
9815 M:      Benoît Cousson <[email protected]>
9816 L:      [email protected]
9817 S:      Maintained
9818 F:      arch/arm/mach-omap2/omap_hwmod_44xx_data.c
9819
9820 OMAP HWMOD SUPPORT
9821 M:      Benoît Cousson <[email protected]>
9822 M:      Paul Walmsley <[email protected]>
9823 L:      [email protected]
9824 S:      Maintained
9825 F:      arch/arm/mach-omap2/omap_hwmod.*
9826
9827 OMAP IMAGING SUBSYSTEM (OMAP3 ISP and OMAP4 ISS)
9828 M:      Laurent Pinchart <[email protected]>
9829 L:      [email protected]
9830 S:      Maintained
9831 F:      Documentation/devicetree/bindings/media/ti,omap3isp.txt
9832 F:      drivers/media/platform/omap3isp/
9833 F:      drivers/staging/media/omap4iss/
9834
9835 OMAP MMC SUPPORT
9836 M:      Jarkko Lavinen <[email protected]>
9837 L:      [email protected]
9838 S:      Maintained
9839 F:      drivers/mmc/host/omap.c
9840
9841 OMAP POWER MANAGEMENT SUPPORT
9842 M:      Kevin Hilman <[email protected]>
9843 L:      [email protected]
9844 S:      Maintained
9845 F:      arch/arm/*omap*/*pm*
9846 F:      drivers/cpufreq/omap-cpufreq.c
9847
9848 OMAP POWERDOMAIN SOC ADAPTATION LAYER SUPPORT
9849 M:      Rajendra Nayak <[email protected]>
9850 M:      Paul Walmsley <[email protected]>
9851 L:      [email protected]
9852 S:      Maintained
9853 F:      arch/arm/mach-omap2/prm*
9854
9855 OMAP RANDOM NUMBER GENERATOR SUPPORT
9856 M:      Deepak Saxena <[email protected]>
9857 S:      Maintained
9858 F:      drivers/char/hw_random/omap-rng.c
9859
9860 OMAP USB SUPPORT
9861 L:      [email protected]
9862 L:      [email protected]
9863 S:      Orphan
9864 F:      drivers/usb/*/*omap*
9865 F:      arch/arm/*omap*/usb*
9866
9867 OMAP/NEWFLOW NANOBONE MACHINE SUPPORT
9868 M:      Mark Jackson <[email protected]>
9869 L:      [email protected]
9870 S:      Maintained
9871 F:      arch/arm/boot/dts/am335x-nano.dts
9872
9873 OMAP1 SUPPORT
9874 M:      Aaro Koskinen <[email protected]>
9875 M:      Tony Lindgren <[email protected]>
9876 L:      [email protected]
9877 Q:      http://patchwork.kernel.org/project/linux-omap/list/
9878 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap.git
9879 S:      Maintained
9880 F:      arch/arm/mach-omap1/
9881 F:      arch/arm/plat-omap/
9882 F:      arch/arm/configs/omap1_defconfig
9883 F:      drivers/i2c/busses/i2c-omap.c
9884 F:      include/linux/i2c-omap.h
9885
9886 OMAP2+ SUPPORT
9887 M:      Tony Lindgren <[email protected]>
9888 L:      [email protected]
9889 W:      http://www.muru.com/linux/omap/
9890 W:      http://linux.omap.com/
9891 Q:      http://patchwork.kernel.org/project/linux-omap/list/
9892 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap.git
9893 S:      Maintained
9894 F:      arch/arm/mach-omap2/
9895 F:      arch/arm/plat-omap/
9896 F:      arch/arm/configs/omap2plus_defconfig
9897 F:      drivers/i2c/busses/i2c-omap.c
9898 F:      drivers/irqchip/irq-omap-intc.c
9899 F:      drivers/mfd/*omap*.c
9900 F:      drivers/mfd/menelaus.c
9901 F:      drivers/mfd/palmas.c
9902 F:      drivers/mfd/tps65217.c
9903 F:      drivers/mfd/tps65218.c
9904 F:      drivers/mfd/tps65910.c
9905 F:      drivers/mfd/twl-core.[ch]
9906 F:      drivers/mfd/twl4030*.c
9907 F:      drivers/mfd/twl6030*.c
9908 F:      drivers/mfd/twl6040*.c
9909 F:      drivers/regulator/palmas-regulator*.c
9910 F:      drivers/regulator/pbias-regulator.c
9911 F:      drivers/regulator/tps65217-regulator.c
9912 F:      drivers/regulator/tps65218-regulator.c
9913 F:      drivers/regulator/tps65910-regulator.c
9914 F:      drivers/regulator/twl-regulator.c
9915 F:      drivers/regulator/twl6030-regulator.c
9916 F:      include/linux/i2c-omap.h
9917
9918 ONION OMEGA2+ BOARD
9919 M:      Harvey Hunt <[email protected]>
9920 L:      [email protected]
9921 S:      Maintained
9922 F:      arch/mips/boot/dts/ralink/omega2p.dts
9923
9924 OMFS FILESYSTEM
9925 M:      Bob Copeland <[email protected]>
9926 L:      [email protected]
9927 S:      Maintained
9928 F:      Documentation/filesystems/omfs.txt
9929 F:      fs/omfs/
9930
9931 OMNIKEY CARDMAN 4000 DRIVER
9932 M:      Harald Welte <[email protected]>
9933 S:      Maintained
9934 F:      drivers/char/pcmcia/cm4000_cs.c
9935 F:      include/linux/cm4000_cs.h
9936 F:      include/uapi/linux/cm4000_cs.h
9937
9938 OMNIKEY CARDMAN 4040 DRIVER
9939 M:      Harald Welte <[email protected]>
9940 S:      Maintained
9941 F:      drivers/char/pcmcia/cm4040_cs.*
9942
9943 OMNIVISION OV13858 SENSOR DRIVER
9944 M:      Sakari Ailus <[email protected]>
9945 L:      [email protected]
9946 T:      git git://linuxtv.org/media_tree.git
9947 S:      Maintained
9948 F:      drivers/media/i2c/ov13858.c
9949
9950 OMNIVISION OV5640 SENSOR DRIVER
9951 M:      Steve Longerbeam <[email protected]>
9952 L:      [email protected]
9953 T:      git git://linuxtv.org/media_tree.git
9954 S:      Maintained
9955 F:      drivers/media/i2c/ov5640.c
9956
9957 OMNIVISION OV5647 SENSOR DRIVER
9958 M:      Luis Oliveira <[email protected]>
9959 L:      [email protected]
9960 T:      git git://linuxtv.org/media_tree.git
9961 S:      Maintained
9962 F:      drivers/media/i2c/ov5647.c
9963
9964 OMNIVISION OV7670 SENSOR DRIVER
9965 M:      Jonathan Corbet <[email protected]>
9966 L:      [email protected]
9967 T:      git git://linuxtv.org/media_tree.git
9968 S:      Maintained
9969 F:      drivers/media/i2c/ov7670.c
9970 F:      Documentation/devicetree/bindings/media/i2c/ov7670.txt
9971
9972 ONENAND FLASH DRIVER
9973 M:      Kyungmin Park <[email protected]>
9974 L:      [email protected]
9975 S:      Maintained
9976 F:      drivers/mtd/onenand/
9977 F:      include/linux/mtd/onenand*.h
9978
9979 ONSTREAM SCSI TAPE DRIVER
9980 M:      Willem Riede <[email protected]>
9981 L:      [email protected]
9982 L:      [email protected]
9983 S:      Maintained
9984 F:      Documentation/scsi/osst.txt
9985 F:      drivers/scsi/osst.*
9986 F:      drivers/scsi/osst_*.h
9987 F:      drivers/scsi/st.h
9988
9989 OP-TEE DRIVER
9990 M:      Jens Wiklander <[email protected]>
9991 S:      Maintained
9992 F:      drivers/tee/optee/
9993
9994 OPA-VNIC DRIVER
9995 M:      Dennis Dalessandro <[email protected]>
9996 M:      Niranjana Vishwanathapura <[email protected]>
9997 L:      [email protected]
9998 S:      Supported
9999 F:      drivers/infiniband/ulp/opa_vnic
10000
10001 OPEN FIRMWARE AND DEVICE TREE OVERLAYS
10002 M:      Pantelis Antoniou <[email protected]>
10003 L:      [email protected]
10004 S:      Maintained
10005 F:      Documentation/devicetree/dynamic-resolution-notes.txt
10006 F:      Documentation/devicetree/overlay-notes.txt
10007 F:      drivers/of/overlay.c
10008 F:      drivers/of/resolver.c
10009
10010 OPEN FIRMWARE AND FLATTENED DEVICE TREE
10011 M:      Rob Herring <[email protected]>
10012 M:      Frank Rowand <[email protected]>
10013 L:      [email protected]
10014 W:      http://www.devicetree.org/
10015 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux.git
10016 S:      Maintained
10017 F:      drivers/of/
10018 F:      include/linux/of*.h
10019 F:      scripts/dtc/
10020 F:      Documentation/ABI/testing/sysfs-firmware-ofw
10021
10022 OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS
10023 M:      Rob Herring <[email protected]>
10024 M:      Mark Rutland <[email protected]>
10025 L:      [email protected]
10026 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux.git
10027 Q:      http://patchwork.ozlabs.org/project/devicetree-bindings/list/
10028 S:      Maintained
10029 F:      Documentation/devicetree/
10030 F:      arch/*/boot/dts/
10031 F:      include/dt-bindings/
10032
10033 OPENCORES I2C BUS DRIVER
10034 M:      Peter Korsgaard <[email protected]>
10035 L:      [email protected]
10036 S:      Maintained
10037 F:      Documentation/i2c/busses/i2c-ocores
10038 F:      drivers/i2c/busses/i2c-ocores.c
10039
10040 OPENRISC ARCHITECTURE
10041 M:      Jonas Bonn <[email protected]>
10042 M:      Stefan Kristiansson <[email protected]>
10043 M:      Stafford Horne <[email protected]>
10044 T:      git git://github.com/openrisc/linux.git
10045 L:      [email protected]
10046 W:      http://openrisc.io
10047 S:      Maintained
10048 F:      arch/openrisc/
10049
10050 OPENVSWITCH
10051 M:      Pravin Shelar <[email protected]>
10052 L:      [email protected]
10053 L:      [email protected]
10054 W:      http://openvswitch.org
10055 S:      Maintained
10056 F:      net/openvswitch/
10057 F:      include/uapi/linux/openvswitch.h
10058
10059 OPERATING PERFORMANCE POINTS (OPP)
10060 M:      Viresh Kumar <[email protected]>
10061 M:      Nishanth Menon <[email protected]>
10062 M:      Stephen Boyd <[email protected]>
10063 L:      [email protected]
10064 S:      Maintained
10065 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/vireshk/pm.git
10066 F:      drivers/base/power/opp/
10067 F:      include/linux/pm_opp.h
10068 F:      Documentation/power/opp.txt
10069 F:      Documentation/devicetree/bindings/opp/
10070
10071 OPL4 DRIVER
10072 M:      Clemens Ladisch <[email protected]>
10073 L:      [email protected] (moderated for non-subscribers)
10074 T:      git git://git.alsa-project.org/alsa-kernel.git
10075 S:      Maintained
10076 F:      sound/drivers/opl4/
10077
10078 OPROFILE
10079 M:      Robert Richter <[email protected]>
10080 L:      [email protected]
10081 S:      Maintained
10082 F:      arch/*/include/asm/oprofile*.h
10083 F:      arch/*/oprofile/
10084 F:      drivers/oprofile/
10085 F:      include/linux/oprofile.h
10086
10087 ORACLE CLUSTER FILESYSTEM 2 (OCFS2)
10088 M:      Mark Fasheh <[email protected]>
10089 M:      Joel Becker <[email protected]>
10090 L:      [email protected] (moderated for non-subscribers)
10091 W:      http://ocfs2.wiki.kernel.org
10092 S:      Supported
10093 F:      Documentation/filesystems/ocfs2.txt
10094 F:      Documentation/filesystems/dlmfs.txt
10095 F:      fs/ocfs2/
10096
10097 ORANGEFS FILESYSTEM
10098 M:      Mike Marshall <[email protected]>
10099 L:      [email protected] (subscribers-only)
10100 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/hubcap/linux.git
10101 S:      Supported
10102 F:      fs/orangefs/
10103 F:      Documentation/filesystems/orangefs.txt
10104
10105 ORINOCO DRIVER
10106 L:      [email protected]
10107 W:      http://wireless.kernel.org/en/users/Drivers/orinoco
10108 W:      http://www.nongnu.org/orinoco/
10109 S:      Orphan
10110 F:      drivers/net/wireless/intersil/orinoco/
10111
10112 OSD LIBRARY and FILESYSTEM
10113 M:      Boaz Harrosh <[email protected]>
10114 S:      Maintained
10115 F:      drivers/scsi/osd/
10116 F:      include/scsi/osd_*
10117 F:      fs/exofs/
10118
10119 OV2659 OMNIVISION SENSOR DRIVER
10120 M:      "Lad, Prabhakar" <[email protected]>
10121 L:      [email protected]
10122 W:      https://linuxtv.org
10123 Q:      http://patchwork.linuxtv.org/project/linux-media/list/
10124 T:      git git://linuxtv.org/mhadli/v4l-dvb-davinci_devices.git
10125 S:      Maintained
10126 F:      drivers/media/i2c/ov2659.c
10127 F:      include/media/i2c/ov2659.h
10128
10129 OVERLAY FILESYSTEM
10130 M:      Miklos Szeredi <[email protected]>
10131 L:      [email protected]
10132 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs.git
10133 S:      Supported
10134 F:      fs/overlayfs/
10135 F:      Documentation/filesystems/overlayfs.txt
10136
10137 P54 WIRELESS DRIVER
10138 M:      Christian Lamparter <[email protected]>
10139 L:      [email protected]
10140 W:      http://wireless.kernel.org/en/users/Drivers/p54
10141 S:      Maintained
10142 F:      drivers/net/wireless/intersil/p54/
10143
10144 PA SEMI ETHERNET DRIVER
10145 L:      [email protected]
10146 S:      Orphan
10147 F:      drivers/net/ethernet/pasemi/*
10148
10149 PA SEMI SMBUS DRIVER
10150 L:      [email protected]
10151 S:      Orphan
10152 F:      drivers/i2c/busses/i2c-pasemi.c
10153
10154 PADATA PARALLEL EXECUTION MECHANISM
10155 M:      Steffen Klassert <[email protected]>
10156 L:      [email protected]
10157 S:      Maintained
10158 F:      kernel/padata.c
10159 F:      include/linux/padata.h
10160 F:      Documentation/padata.txt
10161
10162 PANASONIC LAPTOP ACPI EXTRAS DRIVER
10163 M:      Harald Welte <[email protected]>
10164 L:      [email protected]
10165 S:      Maintained
10166 F:      drivers/platform/x86/panasonic-laptop.c
10167
10168 PANASONIC MN10300/AM33/AM34 PORT
10169 M:      David Howells <[email protected]>
10170 L:      [email protected] (moderated for non-subscribers)
10171 W:      ftp://ftp.redhat.com/pub/redhat/gnupro/AM33/
10172 S:      Maintained
10173 F:      Documentation/mn10300/
10174 F:      arch/mn10300/
10175
10176 PARALLEL LCD/KEYPAD PANEL DRIVER
10177 M:      Willy Tarreau <[email protected]>
10178 M:      Ksenija Stanojevic <[email protected]>
10179 S:      Odd Fixes
10180 F:      Documentation/misc-devices/lcd-panel-cgram.txt
10181 F:      drivers/misc/panel.c
10182
10183 PARALLEL PORT SUBSYSTEM
10184 M:      Sudip Mukherjee <[email protected]>
10185 M:      Sudip Mukherjee <[email protected]>
10186 L:      [email protected] (subscribers-only)
10187 S:      Maintained
10188 F:      drivers/parport/
10189 F:      include/linux/parport*.h
10190 F:      drivers/char/ppdev.c
10191 F:      include/uapi/linux/ppdev.h
10192 F:      Documentation/parport*.txt
10193
10194 PARAVIRT_OPS INTERFACE
10195 M:      Juergen Gross <[email protected]>
10196 M:      Alok Kataria <[email protected]>
10197 M:      Rusty Russell <[email protected]>
10198 L:      [email protected]
10199 S:      Supported
10200 F:      Documentation/virtual/paravirt_ops.txt
10201 F:      arch/*/kernel/paravirt*
10202 F:      arch/*/include/asm/paravirt*.h
10203 F:      include/linux/hypervisor.h
10204
10205 PARIDE DRIVERS FOR PARALLEL PORT IDE DEVICES
10206 M:      Tim Waugh <[email protected]>
10207 L:      [email protected] (subscribers-only)
10208 S:      Maintained
10209 F:      Documentation/blockdev/paride.txt
10210 F:      drivers/block/paride/
10211
10212 PARISC ARCHITECTURE
10213 M:      "James E.J. Bottomley" <[email protected]>
10214 M:      Helge Deller <[email protected]>
10215 L:      [email protected]
10216 W:      http://www.parisc-linux.org/
10217 Q:      http://patchwork.kernel.org/project/linux-parisc/list/
10218 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/jejb/parisc-2.6.git
10219 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux.git
10220 S:      Maintained
10221 F:      arch/parisc/
10222 F:      Documentation/parisc/
10223 F:      drivers/parisc/
10224 F:      drivers/char/agp/parisc-agp.c
10225 F:      drivers/input/serio/gscps2.c
10226 F:      drivers/parport/parport_gsc.*
10227 F:      drivers/tty/serial/8250/8250_gsc.c
10228 F:      drivers/video/fbdev/sti*
10229 F:      drivers/video/console/sti*
10230 F:      drivers/video/logo/logo_parisc*
10231
10232 PARMAN
10233 M:      Jiri Pirko <[email protected]>
10234 L:      [email protected]
10235 S:      Supported
10236 F:      lib/parman.c
10237 F:      lib/test_parman.c
10238 F:      include/linux/parman.h
10239
10240 PC87360 HARDWARE MONITORING DRIVER
10241 M:      Jim Cromie <[email protected]>
10242 L:      [email protected]
10243 S:      Maintained
10244 F:      Documentation/hwmon/pc87360
10245 F:      drivers/hwmon/pc87360.c
10246
10247 PC8736x GPIO DRIVER
10248 M:      Jim Cromie <[email protected]>
10249 S:      Maintained
10250 F:      drivers/char/pc8736x_gpio.c
10251
10252 PC87427 HARDWARE MONITORING DRIVER
10253 M:      Jean Delvare <[email protected]>
10254 L:      [email protected]
10255 S:      Maintained
10256 F:      Documentation/hwmon/pc87427
10257 F:      drivers/hwmon/pc87427.c
10258
10259 PCA9532 LED DRIVER
10260 M:      Riku Voipio <[email protected]>
10261 S:      Maintained
10262 F:      drivers/leds/leds-pca9532.c
10263 F:      include/linux/leds-pca9532.h
10264
10265 PCA9541 I2C BUS MASTER SELECTOR DRIVER
10266 M:      Guenter Roeck <[email protected]>
10267 L:      [email protected]
10268 S:      Maintained
10269 F:      drivers/i2c/muxes/i2c-mux-pca9541.c
10270
10271 PCDP - PRIMARY CONSOLE AND DEBUG PORT
10272 M:      Khalid Aziz <[email protected]>
10273 S:      Maintained
10274 F:      drivers/firmware/pcdp.*
10275
10276 PCI DRIVER FOR AARDVARK (Marvell Armada 3700)
10277 M:      Thomas Petazzoni <[email protected]>
10278 L:      [email protected]
10279 L:      [email protected] (moderated for non-subscribers)
10280 S:      Maintained
10281 F:      Documentation/devicetree/bindings/pci/aardvark-pci.txt
10282 F:      drivers/pci/host/pci-aardvark.c
10283
10284 PCI DRIVER FOR ALTERA PCIE IP
10285 M:      Ley Foon Tan <[email protected]>
10286 L:      [email protected] (moderated for non-subscribers)
10287 L:      [email protected]
10288 S:      Supported
10289 F:      Documentation/devicetree/bindings/pci/altera-pcie.txt
10290 F:      drivers/pci/host/pcie-altera.c
10291
10292 PCI DRIVER FOR APPLIEDMICRO XGENE
10293 M:      Tanmay Inamdar <[email protected]>
10294 L:      [email protected]
10295 L:      [email protected]
10296 S:      Maintained
10297 F:      Documentation/devicetree/bindings/pci/xgene-pci.txt
10298 F:      drivers/pci/host/pci-xgene.c
10299
10300 PCI DRIVER FOR ARM VERSATILE PLATFORM
10301 M:      Rob Herring <[email protected]>
10302 L:      [email protected]
10303 L:      [email protected]
10304 S:      Maintained
10305 F:      Documentation/devicetree/bindings/pci/versatile.txt
10306 F:      drivers/pci/host/pci-versatile.c
10307
10308 PCI DRIVER FOR ARMADA 8K
10309 M:      Thomas Petazzoni <[email protected]>
10310 L:      [email protected]
10311 L:      [email protected]
10312 S:      Maintained
10313 F:      Documentation/devicetree/bindings/pci/pci-armada8k.txt
10314 F:      drivers/pci/dwc/pcie-armada8k.c
10315
10316 PCI DRIVER FOR FREESCALE LAYERSCAPE
10317 M:      Minghuan Lian <[email protected]>
10318 M:      Mingkai Hu <[email protected]>
10319 M:      Roy Zang <[email protected]>
10320 L:      [email protected]
10321 L:      [email protected]
10322 L:      [email protected]
10323 S:      Maintained
10324 F:      drivers/pci/dwc/*layerscape*
10325
10326 PCI DRIVER FOR GENERIC OF HOSTS
10327 M:      Will Deacon <[email protected]>
10328 L:      [email protected]
10329 L:      [email protected] (moderated for non-subscribers)
10330 S:      Maintained
10331 F:      Documentation/devicetree/bindings/pci/host-generic-pci.txt
10332 F:      drivers/pci/host/pci-host-common.c
10333 F:      drivers/pci/host/pci-host-generic.c
10334
10335 PCI DRIVER FOR IMX6
10336 M:      Richard Zhu <[email protected]>
10337 M:      Lucas Stach <[email protected]>
10338 L:      [email protected]
10339 L:      [email protected] (moderated for non-subscribers)
10340 S:      Maintained
10341 F:      Documentation/devicetree/bindings/pci/fsl,imx6q-pcie.txt
10342 F:      drivers/pci/dwc/*imx6*
10343
10344 PCI DRIVER FOR INTEL VOLUME MANAGEMENT DEVICE (VMD)
10345 M:      Keith Busch <[email protected]>
10346 M:      Jonathan Derrick <[email protected]>
10347 L:      [email protected]
10348 S:      Supported
10349 F:      drivers/pci/host/vmd.c
10350
10351 PCI DRIVER FOR MICROSEMI SWITCHTEC
10352 M:      Kurt Schwemmer <[email protected]>
10353 M:      Logan Gunthorpe <[email protected]>
10354 L:      [email protected]
10355 S:      Maintained
10356 F:      Documentation/switchtec.txt
10357 F:      Documentation/ABI/testing/sysfs-class-switchtec
10358 F:      drivers/pci/switch/switchtec*
10359 F:      include/uapi/linux/switchtec_ioctl.h
10360
10361 PCI DRIVER FOR MVEBU (Marvell Armada 370 and Armada XP SOC support)
10362 M:      Thomas Petazzoni <[email protected]>
10363 M:      Jason Cooper <[email protected]>
10364 L:      [email protected]
10365 L:      [email protected] (moderated for non-subscribers)
10366 S:      Maintained
10367 F:      drivers/pci/host/*mvebu*
10368
10369 PCI DRIVER FOR NVIDIA TEGRA
10370 M:      Thierry Reding <[email protected]>
10371 L:      [email protected]
10372 L:      [email protected]
10373 S:      Supported
10374 F:      Documentation/devicetree/bindings/pci/nvidia,tegra20-pcie.txt
10375 F:      drivers/pci/host/pci-tegra.c
10376
10377 PCI DRIVER FOR RENESAS R-CAR
10378 M:      Simon Horman <[email protected]>
10379 L:      [email protected]
10380 L:      [email protected]
10381 S:      Maintained
10382 F:      drivers/pci/host/*rcar*
10383
10384 PCI DRIVER FOR SAMSUNG EXYNOS
10385 M:      Jingoo Han <[email protected]>
10386 L:      [email protected]
10387 L:      [email protected] (moderated for non-subscribers)
10388 L:      [email protected] (moderated for non-subscribers)
10389 S:      Maintained
10390 F:      drivers/pci/dwc/pci-exynos.c
10391
10392 PCI DRIVER FOR SYNOPSYS DESIGNWARE
10393 M:      Jingoo Han <[email protected]>
10394 M:      Joao Pinto <[email protected]>
10395 L:      [email protected]
10396 S:      Maintained
10397 F:      Documentation/devicetree/bindings/pci/designware-pcie.txt
10398 F:      drivers/pci/dwc/*designware*
10399
10400 PCI DRIVER FOR TI DRA7XX
10401 M:      Kishon Vijay Abraham I <[email protected]>
10402 L:      [email protected]
10403 L:      [email protected]
10404 S:      Supported
10405 F:      Documentation/devicetree/bindings/pci/ti-pci.txt
10406 F:      drivers/pci/dwc/pci-dra7xx.c
10407
10408 PCI DRIVER FOR TI KEYSTONE
10409 M:      Murali Karicheri <[email protected]>
10410 L:      [email protected]
10411 L:      [email protected] (moderated for non-subscribers)
10412 S:      Maintained
10413 F:      drivers/pci/dwc/*keystone*
10414
10415 PCI ENDPOINT SUBSYSTEM
10416 M:      Kishon Vijay Abraham I <[email protected]>
10417 M:      Lorenzo Pieralisi <[email protected]>
10418 L:      [email protected]
10419 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/kishon/pci-endpoint.git
10420 S:      Supported
10421 F:      drivers/pci/endpoint/
10422 F:      drivers/misc/pci_endpoint_test.c
10423 F:      tools/pci/
10424
10425 PCI ENHANCED ERROR HANDLING (EEH) FOR POWERPC
10426 M:      Russell Currey <[email protected]>
10427 L:      [email protected]
10428 S:      Supported
10429 F:      Documentation/powerpc/eeh-pci-error-recovery.txt
10430 F:      arch/powerpc/kernel/eeh*.c
10431 F:      arch/powerpc/platforms/*/eeh*.c
10432 F:      arch/powerpc/include/*/eeh*.h
10433
10434 PCI ERROR RECOVERY
10435 M:      Linas Vepstas <[email protected]>
10436 L:      [email protected]
10437 S:      Supported
10438 F:      Documentation/PCI/pci-error-recovery.txt
10439
10440 PCI MSI DRIVER FOR ALTERA MSI IP
10441 M:      Ley Foon Tan <[email protected]>
10442 L:      [email protected] (moderated for non-subscribers)
10443 L:      [email protected]
10444 S:      Supported
10445 F:      Documentation/devicetree/bindings/pci/altera-pcie-msi.txt
10446 F:      drivers/pci/host/pcie-altera-msi.c
10447
10448 PCI MSI DRIVER FOR APPLIEDMICRO XGENE
10449 M:      Duc Dang <[email protected]>
10450 L:      [email protected]
10451 L:      [email protected]
10452 S:      Maintained
10453 F:      Documentation/devicetree/bindings/pci/xgene-pci-msi.txt
10454 F:      drivers/pci/host/pci-xgene-msi.c
10455
10456 PCI SUBSYSTEM
10457 M:      Bjorn Helgaas <[email protected]>
10458 L:      [email protected]
10459 Q:      http://patchwork.ozlabs.org/project/linux-pci/list/
10460 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci.git
10461 S:      Supported
10462 F:      Documentation/devicetree/bindings/pci/
10463 F:      Documentation/PCI/
10464 F:      drivers/pci/
10465 F:      include/linux/pci*
10466 F:      arch/x86/pci/
10467 F:      arch/x86/kernel/quirks.c
10468
10469 PCI NATIVE HOST BRIDGE AND ENDPOINT DRIVERS
10470 M:      Lorenzo Pieralisi <[email protected]>
10471 L:      [email protected]
10472 Q:      http://patchwork.ozlabs.org/project/linux-pci/list/
10473 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/lpieralisi/pci.git/
10474 S:      Supported
10475 F:      drivers/pci/host/
10476 F:      drivers/pci/dwc/
10477
10478 PCIE DRIVER FOR AXIS ARTPEC
10479 M:      Niklas Cassel <[email protected]>
10480 M:      Jesper Nilsson <[email protected]>
10481 L:      [email protected]
10482 L:      [email protected]
10483 S:      Maintained
10484 F:      Documentation/devicetree/bindings/pci/axis,artpec*
10485 F:      drivers/pci/dwc/*artpec*
10486
10487 PCIE DRIVER FOR CAVIUM THUNDERX
10488 M:      David Daney <[email protected]>
10489 L:      [email protected]
10490 L:      [email protected] (moderated for non-subscribers)
10491 S:      Supported
10492 F:      Documentation/devicetree/bindings/pci/pci-thunder-*
10493 F:      drivers/pci/host/pci-thunder-*
10494
10495 PCIE DRIVER FOR HISILICON
10496 M:      Zhou Wang <[email protected]>
10497 L:      [email protected]
10498 S:      Maintained
10499 F:      Documentation/devicetree/bindings/pci/hisilicon-pcie.txt
10500 F:      drivers/pci/dwc/pcie-hisi.c
10501
10502 PCIE DRIVER FOR HISILICON KIRIN
10503 M:      Xiaowei Song <[email protected]>
10504 M:      Binghui Wang <[email protected]>
10505 L:      [email protected]
10506 S:      Maintained
10507 F:      Documentation/devicetree/bindings/pci/pcie-kirin.txt
10508 F:      drivers/pci/dwc/pcie-kirin.c
10509
10510 PCIE DRIVER FOR MEDIATEK
10511 M:      Ryder Lee <[email protected]>
10512 L:      [email protected]
10513 L:      [email protected]
10514 S:      Supported
10515 F:      Documentation/devicetree/bindings/pci/mediatek*
10516 F:      drivers/pci/host/*mediatek*
10517
10518 PCIE DRIVER FOR QUALCOMM MSM
10519 M:      Stanimir Varbanov <[email protected]>
10520 L:      [email protected]
10521 L:      [email protected]
10522 S:      Maintained
10523 F:      drivers/pci/dwc/*qcom*
10524
10525 PCIE DRIVER FOR ROCKCHIP
10526 M:      Shawn Lin <[email protected]>
10527 L:      [email protected]
10528 L:      [email protected]
10529 S:      Maintained
10530 F:      Documentation/devicetree/bindings/pci/rockchip-pcie.txt
10531 F:      drivers/pci/host/pcie-rockchip.c
10532
10533 PCIE DRIVER FOR ST SPEAR13XX
10534 M:      Pratyush Anand <[email protected]>
10535 L:      [email protected]
10536 S:      Maintained
10537 F:      drivers/pci/dwc/*spear*
10538
10539 PCMCIA SUBSYSTEM
10540 P:      Linux PCMCIA Team
10541 L:      [email protected]
10542 W:      http://lists.infradead.org/mailman/listinfo/linux-pcmcia
10543 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia.git
10544 S:      Maintained
10545 F:      Documentation/pcmcia/
10546 F:      tools/pcmcia/
10547 F:      drivers/pcmcia/
10548 F:      include/pcmcia/
10549
10550 PCNET32 NETWORK DRIVER
10551 M:      Don Fry <[email protected]>
10552 L:      [email protected]
10553 S:      Maintained
10554 F:      drivers/net/ethernet/amd/pcnet32.c
10555
10556 PCRYPT PARALLEL CRYPTO ENGINE
10557 M:      Steffen Klassert <[email protected]>
10558 L:      [email protected]
10559 S:      Maintained
10560 F:      crypto/pcrypt.c
10561 F:      include/crypto/pcrypt.h
10562
10563 PER-CPU MEMORY ALLOCATOR
10564 M:      Tejun Heo <[email protected]>
10565 M:      Christoph Lameter <[email protected]>
10566 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu.git
10567 S:      Maintained
10568 F:      include/linux/percpu*.h
10569 F:      mm/percpu*.c
10570 F:      arch/*/include/asm/percpu.h
10571
10572 PER-TASK DELAY ACCOUNTING
10573 M:      Balbir Singh <[email protected]>
10574 S:      Maintained
10575 F:      include/linux/delayacct.h
10576 F:      kernel/delayacct.c
10577
10578 PERFORMANCE EVENTS SUBSYSTEM
10579 M:      Peter Zijlstra <[email protected]>
10580 M:      Ingo Molnar <[email protected]>
10581 M:      Arnaldo Carvalho de Melo <[email protected]>
10582 R:      Alexander Shishkin <[email protected]>
10583 R:      Jiri Olsa <[email protected]>
10584 R:      Namhyung Kim <[email protected]>
10585 L:      [email protected]
10586 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git perf/core
10587 S:      Supported
10588 F:      kernel/events/*
10589 F:      include/linux/perf_event.h
10590 F:      include/uapi/linux/perf_event.h
10591 F:      arch/*/kernel/perf_event*.c
10592 F:      arch/*/kernel/*/perf_event*.c
10593 F:      arch/*/kernel/*/*/perf_event*.c
10594 F:      arch/*/include/asm/perf_event.h
10595 F:      arch/*/kernel/perf_callchain.c
10596 F:      arch/*/events/*
10597 F:      tools/perf/
10598
10599 PERSONALITY HANDLING
10600 M:      Christoph Hellwig <[email protected]>
10601 L:      [email protected]
10602 S:      Maintained
10603 F:      include/linux/personality.h
10604 F:      include/uapi/linux/personality.h
10605
10606 PHONET PROTOCOL
10607 M:      Remi Denis-Courmont <[email protected]>
10608 S:      Supported
10609 F:      Documentation/networking/phonet.txt
10610 F:      include/linux/phonet.h
10611 F:      include/net/phonet/
10612 F:      include/uapi/linux/phonet.h
10613 F:      net/phonet/
10614
10615 PHRAM MTD DRIVER
10616 M:      Joern Engel <[email protected]>
10617 L:      [email protected]
10618 S:      Maintained
10619 F:      drivers/mtd/devices/phram.c
10620
10621 PICOLCD HID DRIVER
10622 M:      Bruno Prémont <[email protected]>
10623 L:      [email protected]
10624 S:      Maintained
10625 F:      drivers/hid/hid-picolcd*
10626
10627 PICOXCELL SUPPORT
10628 M:      Jamie Iles <[email protected]>
10629 L:      [email protected] (moderated for non-subscribers)
10630 T:      git git://github.com/jamieiles/linux-2.6-ji.git
10631 S:      Supported
10632 F:      arch/arm/boot/dts/picoxcell*
10633 F:      arch/arm/mach-picoxcell/
10634 F:      drivers/crypto/picoxcell*
10635
10636 PIN CONTROL SUBSYSTEM
10637 M:      Linus Walleij <[email protected]>
10638 L:      [email protected]
10639 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl.git
10640 S:      Maintained
10641 F:      Documentation/devicetree/bindings/pinctrl/
10642 F:      Documentation/driver-api/pinctl.rst
10643 F:      drivers/pinctrl/
10644 F:      include/linux/pinctrl/
10645
10646 PIN CONTROLLER - ATMEL AT91
10647 M:      Jean-Christophe Plagniol-Villard <[email protected]>
10648 L:      [email protected] (moderated for non-subscribers)
10649 S:      Maintained
10650 F:      drivers/pinctrl/pinctrl-at91.*
10651
10652 PIN CONTROLLER - ATMEL AT91 PIO4
10653 M:      Ludovic Desroches <[email protected]>
10654 L:      [email protected] (moderated for non-subscribers)
10655 L:      [email protected]
10656 S:      Supported
10657 F:      drivers/pinctrl/pinctrl-at91-pio4.*
10658
10659 PIN CONTROLLER - INTEL
10660 M:      Mika Westerberg <[email protected]>
10661 M:      Heikki Krogerus <[email protected]>
10662 S:      Maintained
10663 F:      drivers/pinctrl/intel/
10664
10665 PIN CONTROLLER - QUALCOMM
10666 M:      Bjorn Andersson <[email protected]>
10667 S:      Maintained
10668 L:      [email protected]
10669 F:      Documentation/devicetree/bindings/pinctrl/qcom,*.txt
10670 F:      drivers/pinctrl/qcom/
10671
10672 PIN CONTROLLER - RENESAS
10673 M:      Laurent Pinchart <[email protected]>
10674 M:      Geert Uytterhoeven <[email protected]>
10675 L:      [email protected]
10676 S:      Maintained
10677 F:      drivers/pinctrl/sh-pfc/
10678
10679 PIN CONTROLLER - SAMSUNG
10680 M:      Tomasz Figa <[email protected]>
10681 M:      Krzysztof Kozlowski <[email protected]>
10682 M:      Sylwester Nawrocki <[email protected]>
10683 L:      [email protected] (moderated for non-subscribers)
10684 L:      [email protected] (moderated for non-subscribers)
10685 Q:      https://patchwork.kernel.org/project/linux-samsung-soc/list/
10686 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/pinctrl/samsung.git
10687 S:      Maintained
10688 F:      drivers/pinctrl/samsung/
10689 F:      include/dt-bindings/pinctrl/samsung.h
10690 F:      Documentation/devicetree/bindings/pinctrl/samsung-pinctrl.txt
10691
10692 PIN CONTROLLER - SINGLE
10693 M:      Tony Lindgren <[email protected]>
10694 M:      Haojian Zhuang <[email protected]>
10695 L:      [email protected] (moderated for non-subscribers)
10696 L:      [email protected]
10697 S:      Maintained
10698 F:      drivers/pinctrl/pinctrl-single.c
10699
10700 PIN CONTROLLER - ST SPEAR
10701 M:      Viresh Kumar <[email protected]>
10702 L:      [email protected] (moderated for non-subscribers)
10703 W:      http://www.st.com/spear
10704 S:      Maintained
10705 F:      drivers/pinctrl/spear/
10706
10707 PISTACHIO SOC SUPPORT
10708 M:      James Hartley <[email protected]>
10709 L:      [email protected]
10710 S:      Odd Fixes
10711 F:      arch/mips/pistachio/
10712 F:      arch/mips/include/asm/mach-pistachio/
10713 F:      arch/mips/boot/dts/img/pistachio*
10714 F:      arch/mips/configs/pistachio*_defconfig
10715
10716 PKTCDVD DRIVER
10717 S:      Orphan
10718 M:      [email protected]
10719 F:      drivers/block/pktcdvd.c
10720 F:      include/linux/pktcdvd.h
10721 F:      include/uapi/linux/pktcdvd.h
10722
10723 PKUNITY SOC DRIVERS
10724 M:      Guan Xuetao <[email protected]>
10725 W:      http://mprc.pku.edu.cn/~guanxuetao/linux
10726 S:      Maintained
10727 T:      git git://github.com/gxt/linux.git
10728 F:      drivers/input/serio/i8042-unicore32io.h
10729 F:      drivers/i2c/busses/i2c-puv3.c
10730 F:      drivers/video/fbdev/fb-puv3.c
10731 F:      drivers/rtc/rtc-puv3.c
10732
10733 PMBUS HARDWARE MONITORING DRIVERS
10734 M:      Guenter Roeck <[email protected]>
10735 L:      [email protected]
10736 W:      http://hwmon.wiki.kernel.org/
10737 W:      http://www.roeck-us.net/linux/drivers/
10738 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging.git
10739 S:      Maintained
10740 F:      Documentation/hwmon/pmbus
10741 F:      drivers/hwmon/pmbus/
10742 F:      include/linux/pmbus.h
10743
10744 PMC SIERRA MaxRAID DRIVER
10745 L:      [email protected]
10746 W:      http://www.pmc-sierra.com/
10747 S:      Orphan
10748 F:      drivers/scsi/pmcraid.*
10749
10750 PMC SIERRA PM8001 DRIVER
10751 M:      Jack Wang <[email protected]>
10752 M:      [email protected]
10753 L:      [email protected]
10754 S:      Supported
10755 F:      drivers/scsi/pm8001/
10756
10757 PNP SUPPORT
10758 M:      "Rafael J. Wysocki" <[email protected]>
10759 S:      Maintained
10760 F:      drivers/pnp/
10761
10762 POSIX CLOCKS and TIMERS
10763 M:      Thomas Gleixner <[email protected]>
10764 L:      [email protected]
10765 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git timers/core
10766 S:      Maintained
10767 F:      fs/timerfd.c
10768 F:      include/linux/timer*
10769 F:      kernel/time/*timer*
10770
10771 POWER MANAGEMENT CORE
10772 M:      "Rafael J. Wysocki" <[email protected]>
10773 L:      [email protected]
10774 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
10775 B:      https://bugzilla.kernel.org
10776 S:      Supported
10777 F:      drivers/base/power/
10778 F:      include/linux/pm.h
10779 F:      include/linux/pm_*
10780 F:      include/linux/powercap.h
10781 F:      drivers/powercap/
10782
10783 POWER STATE COORDINATION INTERFACE (PSCI)
10784 M:      Mark Rutland <[email protected]>
10785 M:      Lorenzo Pieralisi <[email protected]>
10786 L:      [email protected]
10787 S:      Maintained
10788 F:      drivers/firmware/psci*.c
10789 F:      include/linux/psci.h
10790 F:      include/uapi/linux/psci.h
10791
10792 POWER SUPPLY CLASS/SUBSYSTEM and DRIVERS
10793 M:      Sebastian Reichel <[email protected]>
10794 L:      [email protected]
10795 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-power-supply.git
10796 S:      Maintained
10797 F:      Documentation/devicetree/bindings/power/supply/
10798 F:      include/linux/power_supply.h
10799 F:      drivers/power/supply/
10800
10801 POWERNV OPERATOR PANEL LCD DISPLAY DRIVER
10802 M:      Suraj Jitindar Singh <[email protected]>
10803 L:      [email protected]
10804 S:      Maintained
10805 F:      drivers/char/powernv-op-panel.c
10806
10807 PPP OVER ATM (RFC 2364)
10808 M:      Mitchell Blank Jr <[email protected]>
10809 S:      Maintained
10810 F:      net/atm/pppoatm.c
10811 F:      include/uapi/linux/atmppp.h
10812
10813 PPP OVER ETHERNET
10814 M:      Michal Ostrowski <[email protected]>
10815 S:      Maintained
10816 F:      drivers/net/ppp/pppoe.c
10817 F:      drivers/net/ppp/pppox.c
10818
10819 PPP OVER L2TP
10820 M:      James Chapman <[email protected]>
10821 S:      Maintained
10822 F:      net/l2tp/l2tp_ppp.c
10823 F:      include/linux/if_pppol2tp.h
10824 F:      include/uapi/linux/if_pppol2tp.h
10825
10826 PPP PROTOCOL DRIVERS AND COMPRESSORS
10827 M:      Paul Mackerras <[email protected]>
10828 L:      [email protected]
10829 S:      Maintained
10830 F:      drivers/net/ppp/ppp_*
10831
10832 PPS SUPPORT
10833 M:      Rodolfo Giometti <[email protected]>
10834 W:      http://wiki.enneenne.com/index.php/LinuxPPS_support
10835 L:      [email protected] (subscribers-only)
10836 S:      Maintained
10837 F:      Documentation/pps/
10838 F:      Documentation/devicetree/bindings/pps/pps-gpio.txt
10839 F:      Documentation/ABI/testing/sysfs-pps
10840 F:      drivers/pps/
10841 F:      include/linux/pps*.h
10842 F:      include/uapi/linux/pps.h
10843
10844 PPTP DRIVER
10845 M:      Dmitry Kozlov <[email protected]>
10846 L:      [email protected]
10847 S:      Maintained
10848 F:      drivers/net/ppp/pptp.c
10849 W:      http://sourceforge.net/projects/accel-pptp
10850
10851 PREEMPTIBLE KERNEL
10852 M:      Robert Love <[email protected]>
10853 L:      [email protected]
10854 W:      https://www.kernel.org/pub/linux/kernel/people/rml/preempt-kernel
10855 S:      Supported
10856 F:      Documentation/preempt-locking.txt
10857 F:      include/linux/preempt.h
10858
10859 PRINTK
10860 M:      Petr Mladek <[email protected]>
10861 M:      Sergey Senozhatsky <[email protected]>
10862 R:      Steven Rostedt <[email protected]>
10863 S:      Maintained
10864 F:      kernel/printk/
10865 F:      include/linux/printk.h
10866
10867 PRISM54 WIRELESS DRIVER
10868 M:      "Luis R. Rodriguez" <[email protected]>
10869 L:      [email protected]
10870 W:      http://wireless.kernel.org/en/users/Drivers/p54
10871 S:      Obsolete
10872 F:      drivers/net/wireless/intersil/prism54/
10873
10874 PROC SYSCTL
10875 M:      "Luis R. Rodriguez" <[email protected]>
10876 M:      Kees Cook <[email protected]>
10877 L:      [email protected]
10878 L:      [email protected]
10879 S:      Maintained
10880 F:      fs/proc/proc_sysctl.c
10881 F:      include/linux/sysctl.h
10882 F:      kernel/sysctl.c
10883 F:      tools/testing/selftests/sysctl/
10884
10885 PS3 NETWORK SUPPORT
10886 M:      Geoff Levand <[email protected]>
10887 L:      [email protected]
10888 L:      [email protected]
10889 S:      Maintained
10890 F:      drivers/net/ethernet/toshiba/ps3_gelic_net.*
10891
10892 PS3 PLATFORM SUPPORT
10893 M:      Geoff Levand <[email protected]>
10894 L:      [email protected]
10895 S:      Maintained
10896 F:      arch/powerpc/boot/ps3*
10897 F:      arch/powerpc/include/asm/lv1call.h
10898 F:      arch/powerpc/include/asm/ps3*.h
10899 F:      arch/powerpc/platforms/ps3/
10900 F:      drivers/*/ps3*
10901 F:      drivers/ps3/
10902 F:      drivers/rtc/rtc-ps3.c
10903 F:      drivers/usb/host/*ps3.c
10904 F:      sound/ppc/snd_ps3*
10905
10906 PS3VRAM DRIVER
10907 M:      Jim Paris <[email protected]>
10908 M:      Geoff Levand <[email protected]>
10909 L:      [email protected]
10910 S:      Maintained
10911 F:      drivers/block/ps3vram.c
10912
10913 PSAMPLE PACKET SAMPLING SUPPORT:
10914 M:      Yotam Gigi <[email protected]>
10915 S:      Maintained
10916 F:      net/psample
10917 F:      include/net/psample.h
10918 F:      include/uapi/linux/psample.h
10919
10920 PSTORE FILESYSTEM
10921 M:      Kees Cook <[email protected]>
10922 M:      Anton Vorontsov <[email protected]>
10923 M:      Colin Cross <[email protected]>
10924 M:      Tony Luck <[email protected]>
10925 S:      Maintained
10926 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux.git for-next/pstore
10927 F:      fs/pstore/
10928 F:      include/linux/pstore*
10929 F:      drivers/firmware/efi/efi-pstore.c
10930 F:      drivers/acpi/apei/erst.c
10931 F:      Documentation/admin-guide/ramoops.rst
10932 F:      Documentation/devicetree/bindings/reserved-memory/ramoops.txt
10933 K:      \b(pstore|ramoops)
10934
10935 PTP HARDWARE CLOCK SUPPORT
10936 M:      Richard Cochran <[email protected]>
10937 L:      [email protected]
10938 S:      Maintained
10939 W:      http://linuxptp.sourceforge.net/
10940 F:      Documentation/ABI/testing/sysfs-ptp
10941 F:      Documentation/ptp/*
10942 F:      drivers/net/ethernet/freescale/gianfar_ptp.c
10943 F:      drivers/net/phy/dp83640*
10944 F:      drivers/ptp/*
10945 F:      include/linux/ptp_cl*
10946
10947 PTRACE SUPPORT
10948 M:      Oleg Nesterov <[email protected]>
10949 S:      Maintained
10950 F:      include/asm-generic/syscall.h
10951 F:      include/linux/ptrace.h
10952 F:      include/linux/regset.h
10953 F:      include/linux/tracehook.h
10954 F:      include/uapi/linux/ptrace.h
10955 F:      include/uapi/linux/ptrace.h
10956 F:      include/asm-generic/ptrace.h
10957 F:      kernel/ptrace.c
10958 F:      arch/*/ptrace*.c
10959 F:      arch/*/*/ptrace*.c
10960 F:      arch/*/include/asm/ptrace*.h
10961
10962 PULSE8-CEC DRIVER
10963 M:      Hans Verkuil <[email protected]>
10964 L:      [email protected]
10965 T:      git git://linuxtv.org/media_tree.git
10966 S:      Maintained
10967 F:      drivers/media/usb/pulse8-cec/*
10968 F:      Documentation/media/cec-drivers/pulse8-cec.rst
10969
10970 PVRUSB2 VIDEO4LINUX DRIVER
10971 M:      Mike Isely <[email protected]>
10972 L:      [email protected]       (subscribers-only)
10973 L:      [email protected]
10974 W:      http://www.isely.net/pvrusb2/
10975 T:      git git://linuxtv.org/media_tree.git
10976 S:      Maintained
10977 F:      Documentation/media/v4l-drivers/pvrusb2*
10978 F:      drivers/media/usb/pvrusb2/
10979
10980 PWC WEBCAM DRIVER
10981 M:      Hans Verkuil <[email protected]>
10982 L:      [email protected]
10983 T:      git git://linuxtv.org/media_tree.git
10984 S:      Odd Fixes
10985 F:      drivers/media/usb/pwc/*
10986
10987 PWM FAN DRIVER
10988 M:      Kamil Debski <[email protected]>
10989 M:      Bartlomiej Zolnierkiewicz <[email protected]>
10990 L:      [email protected]
10991 S:      Supported
10992 F:      Documentation/devicetree/bindings/hwmon/pwm-fan.txt
10993 F:      Documentation/hwmon/pwm-fan
10994 F:      drivers/hwmon/pwm-fan.c
10995
10996 PWM IR Transmitter
10997 M:      Sean Young <[email protected]>
10998 L:      [email protected]
10999 S:      Maintained
11000 F:      drivers/media/rc/pwm-ir-tx.c
11001
11002 PWM SUBSYSTEM
11003 M:      Thierry Reding <[email protected]>
11004 L:      [email protected]
11005 S:      Maintained
11006 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/thierry.reding/linux-pwm.git
11007 F:      Documentation/pwm.txt
11008 F:      Documentation/devicetree/bindings/pwm/
11009 F:      include/linux/pwm.h
11010 F:      drivers/pwm/
11011 F:      drivers/video/backlight/pwm_bl.c
11012 F:      include/linux/pwm_backlight.h
11013 F:      drivers/gpio/gpio-mvebu.c
11014 F:      Documentation/devicetree/bindings/gpio/gpio-mvebu.txt
11015
11016 PXA GPIO DRIVER
11017 M:      Robert Jarzmik <[email protected]>
11018 L:      [email protected]
11019 S:      Maintained
11020 F:      drivers/gpio/gpio-pxa.c
11021
11022 PXA MMCI DRIVER
11023 S:      Orphan
11024
11025 PXA RTC DRIVER
11026 M:      Robert Jarzmik <[email protected]>
11027 L:      [email protected]
11028 S:      Maintained
11029
11030 PXA2xx/PXA3xx SUPPORT
11031 M:      Daniel Mack <[email protected]>
11032 M:      Haojian Zhuang <[email protected]>
11033 M:      Robert Jarzmik <[email protected]>
11034 L:      [email protected] (moderated for non-subscribers)
11035 T:      git git://github.com/hzhuang1/linux.git
11036 T:      git git://github.com/rjarzmik/linux.git
11037 S:      Maintained
11038 F:      arch/arm/boot/dts/pxa*
11039 F:      arch/arm/mach-pxa/
11040 F:      drivers/dma/pxa*
11041 F:      drivers/pcmcia/pxa2xx*
11042 F:      drivers/pinctrl/pxa/
11043 F:      drivers/spi/spi-pxa2xx*
11044 F:      drivers/usb/gadget/udc/pxa2*
11045 F:      include/sound/pxa2xx-lib.h
11046 F:      sound/arm/pxa*
11047 F:      sound/soc/pxa/
11048
11049 PXA3xx NAND FLASH DRIVER
11050 M:      Ezequiel Garcia <[email protected]>
11051 L:      [email protected]
11052 S:      Maintained
11053 F:      drivers/mtd/nand/pxa3xx_nand.c
11054
11055 QAT DRIVER
11056 M:      Giovanni Cabiddu <[email protected]>
11057 M:      Salvatore Benedetto <[email protected]>
11058 L:      [email protected]
11059 S:      Supported
11060 F:      drivers/crypto/qat/
11061
11062 QCOM AUDIO (ASoC) DRIVERS
11063 M:      Patrick Lai <[email protected]>
11064 M:      Banajit Goswami <[email protected]>
11065 L:      [email protected] (moderated for non-subscribers)
11066 S:      Supported
11067 F:      sound/soc/qcom/
11068
11069 QEMU MACHINE EMULATOR AND VIRTUALIZER SUPPORT
11070 M:      Gabriel Somlo <[email protected]>
11071 M:      "Michael S. Tsirkin" <[email protected]>
11072 L:      [email protected]
11073 S:      Maintained
11074 F:      drivers/firmware/qemu_fw_cfg.c
11075
11076 QIB DRIVER
11077 M:      Mike Marciniszyn <[email protected]>
11078 L:      [email protected]
11079 S:      Supported
11080 F:      drivers/infiniband/hw/qib/
11081
11082 QLOGIC QL41xxx FCOE DRIVER
11083 M:      [email protected]
11084 L:      [email protected]
11085 S:      Supported
11086 F:      drivers/scsi/qedf/
11087
11088 QLOGIC QL41xxx ISCSI DRIVER
11089 M:      [email protected]
11090 L:      [email protected]
11091 S:      Supported
11092 F:      drivers/scsi/qedi/
11093
11094 QLOGIC QL4xxx ETHERNET DRIVER
11095 M:      Ariel Elior <[email protected]>
11096 M:      [email protected]
11097 L:      [email protected]
11098 S:      Supported
11099 F:      drivers/net/ethernet/qlogic/qed/
11100 F:      include/linux/qed/
11101 F:      drivers/net/ethernet/qlogic/qede/
11102
11103 QLOGIC QL4xxx RDMA DRIVER
11104 M:      Ram Amrani <[email protected]>
11105 M:      Ariel Elior <[email protected]>
11106 L:      [email protected]
11107 S:      Supported
11108 F:      drivers/infiniband/hw/qedr/
11109 F:      include/uapi/rdma/qedr-abi.h
11110
11111 QLOGIC QLA1280 SCSI DRIVER
11112 M:      Michael Reed <[email protected]>
11113 L:      [email protected]
11114 S:      Maintained
11115 F:      drivers/scsi/qla1280.[ch]
11116
11117 QLOGIC QLA2XXX FC-SCSI DRIVER
11118 M:      [email protected]
11119 L:      [email protected]
11120 S:      Supported
11121 F:      Documentation/scsi/LICENSE.qla2xxx
11122 F:      drivers/scsi/qla2xxx/
11123
11124 QLOGIC QLA3XXX NETWORK DRIVER
11125 M:      [email protected]
11126 L:      [email protected]
11127 S:      Supported
11128 F:      Documentation/networking/LICENSE.qla3xxx
11129 F:      drivers/net/ethernet/qlogic/qla3xxx.*
11130
11131 QLOGIC QLA4XXX iSCSI DRIVER
11132 M:      [email protected]
11133 L:      [email protected]
11134 S:      Supported
11135 F:      Documentation/scsi/LICENSE.qla4xxx
11136 F:      drivers/scsi/qla4xxx/
11137
11138 QLOGIC QLCNIC (1/10)Gb ETHERNET DRIVER
11139 M:      Harish Patil <[email protected]>
11140 M:      Manish Chopra <[email protected]>
11141 M:      [email protected]
11142 L:      [email protected]
11143 S:      Supported
11144 F:      drivers/net/ethernet/qlogic/qlcnic/
11145
11146 QLOGIC QLGE 10Gb ETHERNET DRIVER
11147 M:      Harish Patil <[email protected]>
11148 M:      Manish Chopra <[email protected]>
11149 M:      [email protected]
11150 L:      [email protected]
11151 S:      Supported
11152 F:      drivers/net/ethernet/qlogic/qlge/
11153
11154 QNX4 FILESYSTEM
11155 M:      Anders Larsen <[email protected]>
11156 W:      http://www.alarsen.net/linux/qnx4fs/
11157 S:      Maintained
11158 F:      fs/qnx4/
11159 F:      include/uapi/linux/qnx4_fs.h
11160 F:      include/uapi/linux/qnxtypes.h
11161
11162 QORIQ DPAA2 FSL-MC BUS DRIVER
11163 M:      Stuart Yoder <[email protected]>
11164 M:      Laurentiu Tudor <[email protected]>
11165 L:      [email protected]
11166 S:      Maintained
11167 F:      drivers/staging/fsl-mc/
11168 F:      Documentation/devicetree/bindings/misc/fsl,qoriq-mc.txt
11169
11170 QT1010 MEDIA DRIVER
11171 M:      Antti Palosaari <[email protected]>
11172 L:      [email protected]
11173 W:      https://linuxtv.org
11174 W:      http://palosaari.fi/linux/
11175 Q:      http://patchwork.linuxtv.org/project/linux-media/list/
11176 T:      git git://linuxtv.org/anttip/media_tree.git
11177 S:      Maintained
11178 F:      drivers/media/tuners/qt1010*
11179
11180 QUALCOMM ATHEROS ATH10K WIRELESS DRIVER
11181 M:      Kalle Valo <[email protected]>
11182 L:      [email protected]
11183 W:      http://wireless.kernel.org/en/users/Drivers/ath10k
11184 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git
11185 S:      Supported
11186 F:      drivers/net/wireless/ath/ath10k/
11187
11188 QUALCOMM ATHEROS ATH9K WIRELESS DRIVER
11189 M:      QCA ath9k Development <[email protected]>
11190 L:      [email protected]
11191 W:      http://wireless.kernel.org/en/users/Drivers/ath9k
11192 S:      Supported
11193 F:      drivers/net/wireless/ath/ath9k/
11194
11195 QUALCOMM CAMERA SUBSYSTEM DRIVER
11196 M:      Todor Tomov <[email protected]>
11197 L:      [email protected]
11198 S:      Maintained
11199 F:      Documentation/devicetree/bindings/media/qcom,camss.txt
11200 F:      Documentation/media/v4l-drivers/qcom_camss.rst
11201 F:      drivers/media/platform/qcom/camss-8x16/
11202
11203 QUALCOMM EMAC GIGABIT ETHERNET DRIVER
11204 M:      Timur Tabi <[email protected]>
11205 L:      [email protected]
11206 S:      Supported
11207 F:      drivers/net/ethernet/qualcomm/emac/
11208
11209 QUALCOMM HEXAGON ARCHITECTURE
11210 M:      Richard Kuo <[email protected]>
11211 L:      [email protected]
11212 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/rkuo/linux-hexagon-kernel.git
11213 S:      Supported
11214 F:      arch/hexagon/
11215
11216 QUALCOMM IOMMU
11217 M:      Rob Clark <[email protected]>
11218 L:      [email protected]
11219 L:      [email protected]
11220 S:      Maintained
11221 F:      drivers/iommu/qcom_iommu.c
11222
11223 QUALCOMM VENUS VIDEO ACCELERATOR DRIVER
11224 M:      Stanimir Varbanov <[email protected]>
11225 L:      [email protected]
11226 L:      [email protected]
11227 T:      git git://linuxtv.org/media_tree.git
11228 S:      Maintained
11229 F:      drivers/media/platform/qcom/venus/
11230
11231 QUALCOMM WCN36XX WIRELESS DRIVER
11232 M:      Eugene Krasnikov <[email protected]>
11233 L:      [email protected]
11234 W:      http://wireless.kernel.org/en/users/Drivers/wcn36xx
11235 T:      git git://github.com/KrasnikovEugene/wcn36xx.git
11236 S:      Supported
11237 F:      drivers/net/wireless/ath/wcn36xx/
11238
11239 QUANTENNA QTNFMAC WIRELESS DRIVER
11240 M:      Igor Mitsyanko <[email protected]>
11241 M:      Avinash Patil <[email protected]>
11242 M:      Sergey Matyukevich <[email protected]>
11243 L:      [email protected]
11244 S:      Maintained
11245 F:      drivers/net/wireless/quantenna
11246
11247 RADEON and AMDGPU DRM DRIVERS
11248 M:      Alex Deucher <[email protected]>
11249 M:      Christian König <[email protected]>
11250 L:      [email protected]
11251 T:      git git://people.freedesktop.org/~agd5f/linux
11252 S:      Supported
11253 F:      drivers/gpu/drm/radeon/
11254 F:      include/uapi/drm/radeon_drm.h
11255 F:      drivers/gpu/drm/amd/
11256 F:      include/uapi/drm/amdgpu_drm.h
11257
11258 RADEON FRAMEBUFFER DISPLAY DRIVER
11259 M:      Benjamin Herrenschmidt <[email protected]>
11260 L:      [email protected]
11261 S:      Maintained
11262 F:      drivers/video/fbdev/aty/radeon*
11263 F:      include/uapi/linux/radeonfb.h
11264
11265 RADIOSHARK RADIO DRIVER
11266 M:      Hans Verkuil <[email protected]>
11267 L:      [email protected]
11268 T:      git git://linuxtv.org/media_tree.git
11269 S:      Maintained
11270 F:      drivers/media/radio/radio-shark.c
11271
11272 RADIOSHARK2 RADIO DRIVER
11273 M:      Hans Verkuil <[email protected]>
11274 L:      [email protected]
11275 T:      git git://linuxtv.org/media_tree.git
11276 S:      Maintained
11277 F:      drivers/media/radio/radio-shark2.c
11278 F:      drivers/media/radio/radio-tea5777.c
11279
11280 RADOS BLOCK DEVICE (RBD)
11281 M:      Ilya Dryomov <[email protected]>
11282 M:      Sage Weil <[email protected]>
11283 M:      Alex Elder <[email protected]>
11284 L:      [email protected]
11285 W:      http://ceph.com/
11286 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client.git
11287 T:      git git://github.com/ceph/ceph-client.git
11288 S:      Supported
11289 F:      Documentation/ABI/testing/sysfs-bus-rbd
11290 F:      drivers/block/rbd.c
11291 F:      drivers/block/rbd_types.h
11292
11293 RAGE128 FRAMEBUFFER DISPLAY DRIVER
11294 M:      Paul Mackerras <[email protected]>
11295 L:      [email protected]
11296 S:      Maintained
11297 F:      drivers/video/fbdev/aty/aty128fb.c
11298
11299 RAINSHADOW-CEC DRIVER
11300 M:      Hans Verkuil <[email protected]>
11301 L:      [email protected]
11302 T:      git git://linuxtv.org/media_tree.git
11303 S:      Maintained
11304 F:      drivers/media/usb/rainshadow-cec/*
11305
11306 RALINK MIPS ARCHITECTURE
11307 M:      John Crispin <[email protected]>
11308 L:      [email protected]
11309 S:      Maintained
11310 F:      arch/mips/ralink
11311
11312 RALINK RT2X00 WIRELESS LAN DRIVER
11313 P:      rt2x00 project
11314 M:      Stanislaw Gruszka <[email protected]>
11315 M:      Helmut Schaa <[email protected]>
11316 L:      [email protected]
11317 S:      Maintained
11318 F:      drivers/net/wireless/ralink/rt2x00/
11319
11320 RAMDISK RAM BLOCK DEVICE DRIVER
11321 M:      Jens Axboe <[email protected]>
11322 S:      Maintained
11323 F:      Documentation/blockdev/ramdisk.txt
11324 F:      drivers/block/brd.c
11325
11326 RANDOM NUMBER DRIVER
11327 M:      "Theodore Ts'o" <[email protected]>
11328 S:      Maintained
11329 F:      drivers/char/random.c
11330
11331 RAPIDIO SUBSYSTEM
11332 M:      Matt Porter <[email protected]>
11333 M:      Alexandre Bounine <[email protected]>
11334 S:      Maintained
11335 F:      drivers/rapidio/
11336
11337 RAYLINK/WEBGEAR 802.11 WIRELESS LAN DRIVER
11338 L:      [email protected]
11339 S:      Orphan
11340 F:      drivers/net/wireless/ray*
11341
11342 RCUTORTURE MODULE
11343 M:      Josh Triplett <[email protected]>
11344 M:      "Paul E. McKenney" <[email protected]>
11345 L:      [email protected]
11346 S:      Supported
11347 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu.git
11348 F:      Documentation/RCU/torture.txt
11349 F:      kernel/rcu/rcutorture.c
11350
11351 RCUTORTURE TEST FRAMEWORK
11352 M:      "Paul E. McKenney" <[email protected]>
11353 M:      Josh Triplett <[email protected]>
11354 R:      Steven Rostedt <[email protected]>
11355 R:      Mathieu Desnoyers <[email protected]>
11356 R:      Lai Jiangshan <[email protected]>
11357 L:      [email protected]
11358 S:      Supported
11359 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu.git
11360 F:      tools/testing/selftests/rcutorture
11361
11362 RDC R-321X SoC
11363 M:      Florian Fainelli <[email protected]>
11364 S:      Maintained
11365
11366 RDC R6040 FAST ETHERNET DRIVER
11367 M:      Florian Fainelli <[email protected]>
11368 L:      [email protected]
11369 S:      Maintained
11370 F:      drivers/net/ethernet/rdc/r6040.c
11371
11372 RDMAVT - RDMA verbs software
11373 M:      Dennis Dalessandro <[email protected]>
11374 L:      [email protected]
11375 S:      Supported
11376 F:      drivers/infiniband/sw/rdmavt
11377
11378 RDS - RELIABLE DATAGRAM SOCKETS
11379 M:      Santosh Shilimkar <[email protected]>
11380 L:      [email protected]
11381 L:      [email protected]
11382 L:      [email protected] (moderated for non-subscribers)
11383 W:      https://oss.oracle.com/projects/rds/
11384 S:      Supported
11385 F:      net/rds/
11386 F:      Documentation/networking/rds.txt
11387
11388 RDT - RESOURCE ALLOCATION
11389 M:      Fenghua Yu <[email protected]>
11390 L:      [email protected]
11391 S:      Supported
11392 F:      arch/x86/kernel/cpu/intel_rdt*
11393 F:      arch/x86/include/asm/intel_rdt_sched.h
11394 F:      Documentation/x86/intel_rdt*
11395
11396 READ-COPY UPDATE (RCU)
11397 M:      "Paul E. McKenney" <[email protected]>
11398 M:      Josh Triplett <[email protected]>
11399 R:      Steven Rostedt <[email protected]>
11400 R:      Mathieu Desnoyers <[email protected]>
11401 R:      Lai Jiangshan <[email protected]>
11402 L:      [email protected]
11403 W:      http://www.rdrop.com/users/paulmck/RCU/
11404 S:      Supported
11405 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu.git
11406 F:      Documentation/RCU/
11407 X:      Documentation/RCU/torture.txt
11408 F:      include/linux/rcu*
11409 X:      include/linux/srcu.h
11410 F:      kernel/rcu/
11411 X:      kernel/torture.c
11412
11413 REAL TIME CLOCK (RTC) SUBSYSTEM
11414 M:      Alessandro Zummo <[email protected]>
11415 M:      Alexandre Belloni <[email protected]>
11416 L:      [email protected]
11417 Q:      http://patchwork.ozlabs.org/project/rtc-linux/list/
11418 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux.git
11419 S:      Maintained
11420 F:      Documentation/devicetree/bindings/rtc/
11421 F:      Documentation/rtc.txt
11422 F:      drivers/rtc/
11423 F:      include/linux/rtc.h
11424 F:      include/uapi/linux/rtc.h
11425 F:      include/linux/rtc/
11426 F:      include/linux/platform_data/rtc-*
11427 F:      tools/testing/selftests/timers/rtctest.c
11428
11429 REALTEK AUDIO CODECS
11430 M:      Bard Liao <[email protected]>
11431 M:      Oder Chiou <[email protected]>
11432 S:      Maintained
11433 F:      sound/soc/codecs/rt*
11434 F:      include/sound/rt*.h
11435
11436 REGISTER MAP ABSTRACTION
11437 M:      Mark Brown <[email protected]>
11438 L:      [email protected]
11439 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap.git
11440 S:      Supported
11441 F:      Documentation/devicetree/bindings/regmap/
11442 F:      drivers/base/regmap/
11443 F:      include/linux/regmap.h
11444
11445 REISERFS FILE SYSTEM
11446 L:      [email protected]
11447 S:      Supported
11448 F:      fs/reiserfs/
11449
11450 REMOTE PROCESSOR (REMOTEPROC) SUBSYSTEM
11451 M:      Ohad Ben-Cohen <[email protected]>
11452 M:      Bjorn Andersson <[email protected]>
11453 L:      [email protected]
11454 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/ohad/remoteproc.git
11455 S:      Maintained
11456 F:      Documentation/devicetree/bindings/remoteproc/
11457 F:      Documentation/remoteproc.txt
11458 F:      drivers/remoteproc/
11459 F:      include/linux/remoteproc.h
11460
11461 REMOTE PROCESSOR MESSAGING (RPMSG) SUBSYSTEM
11462 M:      Ohad Ben-Cohen <[email protected]>
11463 M:      Bjorn Andersson <[email protected]>
11464 L:      [email protected]
11465 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/ohad/rpmsg.git
11466 S:      Maintained
11467 F:      drivers/rpmsg/
11468 F:      Documentation/rpmsg.txt
11469 F:      include/linux/rpmsg.h
11470 F:      include/linux/rpmsg/
11471
11472 RENESAS CLOCK DRIVERS
11473 M:      Geert Uytterhoeven <[email protected]>
11474 L:      [email protected]
11475 S:      Supported
11476 F:      drivers/clk/renesas/
11477
11478 RENESAS ETHERNET DRIVERS
11479 R:      Sergei Shtylyov <[email protected]>
11480 L:      [email protected]
11481 L:      [email protected]
11482 F:      Documentation/devicetree/bindings/net/renesas,*.txt
11483 F:      Documentation/devicetree/bindings/net/sh_eth.txt
11484 F:      drivers/net/ethernet/renesas/
11485 F:      include/linux/sh_eth.h
11486
11487 RENESAS R-CAR GYROADC DRIVER
11488 M:      Marek Vasut <[email protected]>
11489 L:      [email protected]
11490 S:      Supported
11491 F:      drivers/iio/adc/rcar_gyro_adc.c
11492
11493 RENESAS USB PHY DRIVER
11494 M:      Yoshihiro Shimoda <[email protected]>
11495 L:      [email protected]
11496 S:      Maintained
11497 F:      drivers/phy/renesas/phy-rcar-gen3-usb*.c
11498
11499 RESET CONTROLLER FRAMEWORK
11500 M:      Philipp Zabel <[email protected]>
11501 T:      git git://git.pengutronix.de/git/pza/linux
11502 S:      Maintained
11503 F:      drivers/reset/
11504 F:      Documentation/devicetree/bindings/reset/
11505 F:      include/dt-bindings/reset/
11506 F:      include/linux/reset.h
11507 F:      include/linux/reset-controller.h
11508
11509 RFKILL
11510 M:      Johannes Berg <[email protected]>
11511 L:      [email protected]
11512 W:      http://wireless.kernel.org/
11513 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211.git
11514 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next.git
11515 S:      Maintained
11516 F:      Documentation/rfkill.txt
11517 F:      Documentation/ABI/stable/sysfs-class-rfkill
11518 F:      net/rfkill/
11519
11520 RHASHTABLE
11521 M:      Thomas Graf <[email protected]>
11522 M:      Herbert Xu <[email protected]>
11523 L:      [email protected]
11524 S:      Maintained
11525 F:      lib/rhashtable.c
11526 F:      include/linux/rhashtable.h
11527
11528 RICOH R5C592 MEMORYSTICK DRIVER
11529 M:      Maxim Levitsky <[email protected]>
11530 S:      Maintained
11531 F:      drivers/memstick/host/r592.*
11532
11533 RICOH SMARTMEDIA/XD DRIVER
11534 M:      Maxim Levitsky <[email protected]>
11535 S:      Maintained
11536 F:      drivers/mtd/nand/r852.c
11537 F:      drivers/mtd/nand/r852.h
11538
11539 ROCCAT DRIVERS
11540 M:      Stefan Achatz <[email protected]>
11541 W:      http://sourceforge.net/projects/roccat/
11542 S:      Maintained
11543 F:      drivers/hid/hid-roccat*
11544 F:      include/linux/hid-roccat*
11545 F:      Documentation/ABI/*/sysfs-driver-hid-roccat*
11546
11547 ROCKER DRIVER
11548 M:      Jiri Pirko <[email protected]>
11549 L:      [email protected]
11550 S:      Supported
11551 F:      drivers/net/ethernet/rocker/
11552
11553 ROCKETPORT DRIVER
11554 P:      Comtrol Corp.
11555 W:      http://www.comtrol.com
11556 S:      Maintained
11557 F:      Documentation/serial/rocket.txt
11558 F:      drivers/tty/rocket*
11559
11560 ROCKETPORT EXPRESS/INFINITY DRIVER
11561 M:      Kevin Cernekee <[email protected]>
11562 L:      [email protected]
11563 S:      Odd Fixes
11564 F:      drivers/tty/serial/rp2.*
11565
11566 ROHM MULTIFUNCTION BD9571MWV-M PMIC DEVICE DRIVERS
11567 M:      Marek Vasut <[email protected]>
11568 L:      [email protected]
11569 L:      [email protected]
11570 S:      Supported
11571 F:      drivers/mfd/bd9571mwv.c
11572 F:      drivers/regulator/bd9571mwv-regulator.c
11573 F:      drivers/gpio/gpio-bd9571mwv.c
11574 F:      include/linux/mfd/bd9571mwv.h
11575 F:      Documentation/devicetree/bindings/mfd/bd9571mwv.txt
11576
11577 ROSE NETWORK LAYER
11578 M:      Ralf Baechle <[email protected]>
11579 L:      [email protected]
11580 W:      http://www.linux-ax25.org/
11581 S:      Maintained
11582 F:      include/net/rose.h
11583 F:      include/uapi/linux/rose.h
11584 F:      net/rose/
11585
11586 RTL2830 MEDIA DRIVER
11587 M:      Antti Palosaari <[email protected]>
11588 L:      [email protected]
11589 W:      https://linuxtv.org
11590 W:      http://palosaari.fi/linux/
11591 Q:      http://patchwork.linuxtv.org/project/linux-media/list/
11592 T:      git git://linuxtv.org/anttip/media_tree.git
11593 S:      Maintained
11594 F:      drivers/media/dvb-frontends/rtl2830*
11595
11596 RTL2832 MEDIA DRIVER
11597 M:      Antti Palosaari <[email protected]>
11598 L:      [email protected]
11599 W:      https://linuxtv.org
11600 W:      http://palosaari.fi/linux/
11601 Q:      http://patchwork.linuxtv.org/project/linux-media/list/
11602 T:      git git://linuxtv.org/anttip/media_tree.git
11603 S:      Maintained
11604 F:      drivers/media/dvb-frontends/rtl2832*
11605
11606 RTL2832_SDR MEDIA DRIVER
11607 M:      Antti Palosaari <[email protected]>
11608 L:      [email protected]
11609 W:      https://linuxtv.org
11610 W:      http://palosaari.fi/linux/
11611 Q:      http://patchwork.linuxtv.org/project/linux-media/list/
11612 T:      git git://linuxtv.org/anttip/media_tree.git
11613 S:      Maintained
11614 F:      drivers/media/dvb-frontends/rtl2832_sdr*
11615
11616 RTL8180 WIRELESS DRIVER
11617 L:      [email protected]
11618 W:      http://wireless.kernel.org/
11619 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-testing.git
11620 S:      Orphan
11621 F:      drivers/net/wireless/realtek/rtl818x/rtl8180/
11622
11623 RTL8187 WIRELESS DRIVER
11624 M:      Herton Ronaldo Krzesinski <[email protected]>
11625 M:      Hin-Tak Leung <[email protected]>
11626 M:      Larry Finger <[email protected]>
11627 L:      [email protected]
11628 W:      http://wireless.kernel.org/
11629 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-testing.git
11630 S:      Maintained
11631 F:      drivers/net/wireless/realtek/rtl818x/rtl8187/
11632
11633 RTL8192CE WIRELESS DRIVER
11634 M:      Larry Finger <[email protected]>
11635 M:      Chaoming Li <[email protected]>
11636 L:      [email protected]
11637 W:      http://wireless.kernel.org/
11638 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-testing.git
11639 S:      Maintained
11640 F:      drivers/net/wireless/realtek/rtlwifi/
11641 F:      drivers/net/wireless/realtek/rtlwifi/rtl8192ce/
11642
11643 RTL8XXXU WIRELESS DRIVER (rtl8xxxu)
11644 M:      Jes Sorensen <[email protected]>
11645 L:      [email protected]
11646 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/jes/linux.git rtl8xxxu-devel
11647 S:      Maintained
11648 F:      drivers/net/wireless/realtek/rtl8xxxu/
11649
11650 S3 SAVAGE FRAMEBUFFER DRIVER
11651 M:      Antonino Daplas <[email protected]>
11652 L:      [email protected]
11653 S:      Maintained
11654 F:      drivers/video/fbdev/savage/
11655
11656 S390
11657 M:      Martin Schwidefsky <[email protected]>
11658 M:      Heiko Carstens <[email protected]>
11659 L:      [email protected]
11660 W:      http://www.ibm.com/developerworks/linux/linux390/
11661 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux.git
11662 S:      Supported
11663 F:      arch/s390/
11664 F:      drivers/s390/
11665 F:      Documentation/s390/
11666 F:      Documentation/driver-api/s390-drivers.rst
11667
11668 S390 COMMON I/O LAYER
11669 M:      Sebastian Ott <[email protected]>
11670 M:      Peter Oberparleiter <[email protected]>
11671 L:      [email protected]
11672 W:      http://www.ibm.com/developerworks/linux/linux390/
11673 S:      Supported
11674 F:      drivers/s390/cio/
11675
11676 S390 DASD DRIVER
11677 M:      Stefan Haberland <[email protected]>
11678 M:      Jan Hoeppner <[email protected]>
11679 L:      [email protected]
11680 W:      http://www.ibm.com/developerworks/linux/linux390/
11681 S:      Supported
11682 F:      drivers/s390/block/dasd*
11683 F:      block/partitions/ibm.c
11684
11685 S390 IOMMU (PCI)
11686 M:      Gerald Schaefer <[email protected]>
11687 L:      [email protected]
11688 W:      http://www.ibm.com/developerworks/linux/linux390/
11689 S:      Supported
11690 F:      drivers/iommu/s390-iommu.c
11691
11692 S390 IUCV NETWORK LAYER
11693 M:      Julian Wiedmann <[email protected]>
11694 M:      Ursula Braun <[email protected]>
11695 L:      [email protected]
11696 W:      http://www.ibm.com/developerworks/linux/linux390/
11697 S:      Supported
11698 F:      drivers/s390/net/*iucv*
11699 F:      include/net/iucv/
11700 F:      net/iucv/
11701
11702 S390 NETWORK DRIVERS
11703 M:      Julian Wiedmann <[email protected]>
11704 M:      Ursula Braun <[email protected]>
11705 L:      [email protected]
11706 W:      http://www.ibm.com/developerworks/linux/linux390/
11707 S:      Supported
11708 F:      drivers/s390/net/
11709
11710 S390 PCI SUBSYSTEM
11711 M:      Sebastian Ott <[email protected]>
11712 M:      Gerald Schaefer <[email protected]>
11713 L:      [email protected]
11714 W:      http://www.ibm.com/developerworks/linux/linux390/
11715 S:      Supported
11716 F:      arch/s390/pci/
11717 F:      drivers/pci/hotplug/s390_pci_hpc.c
11718
11719 S390 VFIO-CCW DRIVER
11720 M:      Cornelia Huck <[email protected]>
11721 M:      Dong Jia Shi <[email protected]>
11722 L:      [email protected]
11723 L:      [email protected]
11724 S:      Supported
11725 F:      drivers/s390/cio/vfio_ccw*
11726 F:      Documentation/s390/vfio-ccw.txt
11727 F:      include/uapi/linux/vfio_ccw.h
11728
11729 S390 ZCRYPT DRIVER
11730 M:      Harald Freudenberger <[email protected]>
11731 L:      [email protected]
11732 W:      http://www.ibm.com/developerworks/linux/linux390/
11733 S:      Supported
11734 F:      drivers/s390/crypto/
11735
11736 S390 ZFCP DRIVER
11737 M:      Steffen Maier <[email protected]>
11738 M:      Benjamin Block <[email protected]>
11739 L:      [email protected]
11740 W:      http://www.ibm.com/developerworks/linux/linux390/
11741 S:      Supported
11742 F:      drivers/s390/scsi/zfcp_*
11743
11744 S3C24XX SD/MMC Driver
11745 M:      Ben Dooks <[email protected]>
11746 L:      [email protected] (moderated for non-subscribers)
11747 S:      Supported
11748 F:      drivers/mmc/host/s3cmci.*
11749
11750 SAA6588 RDS RECEIVER DRIVER
11751 M:      Hans Verkuil <[email protected]>
11752 L:      [email protected]
11753 T:      git git://linuxtv.org/media_tree.git
11754 W:      https://linuxtv.org
11755 S:      Odd Fixes
11756 F:      drivers/media/i2c/saa6588*
11757
11758 SAA7134 VIDEO4LINUX DRIVER
11759 M:      Mauro Carvalho Chehab <[email protected]>
11760 M:      Mauro Carvalho Chehab <[email protected]>
11761 L:      [email protected]
11762 W:      https://linuxtv.org
11763 T:      git git://linuxtv.org/media_tree.git
11764 S:      Odd fixes
11765 F:      Documentation/media/v4l-drivers/saa7134*
11766 F:      drivers/media/pci/saa7134/
11767
11768 SAA7146 VIDEO4LINUX-2 DRIVER
11769 M:      Hans Verkuil <[email protected]>
11770 L:      [email protected]
11771 T:      git git://linuxtv.org/media_tree.git
11772 S:      Maintained
11773 F:      drivers/media/common/saa7146/
11774 F:      drivers/media/pci/saa7146/
11775 F:      include/media/saa7146*
11776
11777 SAMSUNG AUDIO (ASoC) DRIVERS
11778 M:      Krzysztof Kozlowski <[email protected]>
11779 M:      Sangbeom Kim <[email protected]>
11780 M:      Sylwester Nawrocki <[email protected]>
11781 L:      [email protected] (moderated for non-subscribers)
11782 S:      Supported
11783 F:      sound/soc/samsung/
11784
11785 SAMSUNG EXYNOS PSEUDO RANDOM NUMBER GENERATOR (RNG) DRIVER
11786 M:      Krzysztof Kozlowski <[email protected]>
11787 L:      [email protected]
11788 L:      [email protected]
11789 S:      Maintained
11790 F:      drivers/crypto/exynos-rng.c
11791 F:      Documentation/devicetree/bindings/rng/samsung,exynos-rng4.txt
11792
11793 SAMSUNG FRAMEBUFFER DRIVER
11794 M:      Jingoo Han <[email protected]>
11795 L:      [email protected]
11796 S:      Maintained
11797 F:      drivers/video/fbdev/s3c-fb.c
11798
11799 SAMSUNG LAPTOP DRIVER
11800 M:      Corentin Chary <[email protected]>
11801 L:      [email protected]
11802 S:      Maintained
11803 F:      drivers/platform/x86/samsung-laptop.c
11804
11805 SAMSUNG MULTIFUNCTION PMIC DEVICE DRIVERS
11806 M:      Sangbeom Kim <[email protected]>
11807 M:      Krzysztof Kozlowski <[email protected]>
11808 M:      Bartlomiej Zolnierkiewicz <[email protected]>
11809 L:      [email protected]
11810 L:      [email protected]
11811 S:      Supported
11812 F:      drivers/mfd/sec*.c
11813 F:      drivers/regulator/s2m*.c
11814 F:      drivers/regulator/s5m*.c
11815 F:      drivers/clk/clk-s2mps11.c
11816 F:      drivers/rtc/rtc-s5m.c
11817 F:      include/linux/mfd/samsung/
11818 F:      Documentation/devicetree/bindings/mfd/samsung,sec-core.txt
11819 F:      Documentation/devicetree/bindings/regulator/samsung,s2m*.txt
11820 F:      Documentation/devicetree/bindings/regulator/samsung,s5m*.txt
11821 F:      Documentation/devicetree/bindings/clock/samsung,s2mps11.txt
11822
11823 SAMSUNG S3C24XX/S3C64XX SOC SERIES CAMIF DRIVER
11824 M:      Sylwester Nawrocki <[email protected]>
11825 L:      [email protected]
11826 L:      [email protected] (moderated for non-subscribers)
11827 S:      Maintained
11828 F:      drivers/media/platform/s3c-camif/
11829 F:      include/media/drv-intf/s3c_camif.h
11830
11831 SAMSUNG S3FWRN5 NFC DRIVER
11832 M:      Robert Baldyga <[email protected]>
11833 M:      Krzysztof Opasiak <[email protected]>
11834 L:      [email protected] (moderated for non-subscribers)
11835 S:      Supported
11836 F:      drivers/nfc/s3fwrn5
11837
11838 SAMSUNG S5C73M3 CAMERA DRIVER
11839 M:      Kyungmin Park <[email protected]>
11840 M:      Andrzej Hajda <[email protected]>
11841 L:      [email protected]
11842 S:      Supported
11843 F:      drivers/media/i2c/s5c73m3/*
11844
11845 SAMSUNG S5K5BAF CAMERA DRIVER
11846 M:      Kyungmin Park <[email protected]>
11847 M:      Andrzej Hajda <[email protected]>
11848 L:      [email protected]
11849 S:      Supported
11850 F:      drivers/media/i2c/s5k5baf.c
11851
11852 SAMSUNG S5P Security SubSystem (SSS) DRIVER
11853 M:      Krzysztof Kozlowski <[email protected]>
11854 M:      Vladimir Zapolskiy <[email protected]>
11855 L:      [email protected]
11856 L:      [email protected]
11857 S:      Maintained
11858 F:      drivers/crypto/s5p-sss.c
11859
11860 SAMSUNG S5P/EXYNOS4 SOC SERIES CAMERA SUBSYSTEM DRIVERS
11861 M:      Kyungmin Park <[email protected]>
11862 M:      Sylwester Nawrocki <[email protected]>
11863 L:      [email protected]
11864 Q:      https://patchwork.linuxtv.org/project/linux-media/list/
11865 S:      Supported
11866 F:      drivers/media/platform/exynos4-is/
11867
11868 SAMSUNG SOC CLOCK DRIVERS
11869 M:      Sylwester Nawrocki <[email protected]>
11870 M:      Tomasz Figa <[email protected]>
11871 M:      Chanwoo Choi <[email protected]>
11872 S:      Supported
11873 L:      [email protected] (moderated for non-subscribers)
11874 F:      drivers/clk/samsung/
11875 F:      include/dt-bindings/clock/exynos*.h
11876 F:      Documentation/devicetree/bindings/clock/exynos*.txt
11877
11878 SAMSUNG SPI DRIVERS
11879 M:      Kukjin Kim <[email protected]>
11880 M:      Krzysztof Kozlowski <[email protected]>
11881 M:      Andi Shyti <[email protected]>
11882 L:      [email protected]
11883 L:      [email protected] (moderated for non-subscribers)
11884 S:      Maintained
11885 F:      Documentation/devicetree/bindings/spi/spi-samsung.txt
11886 F:      drivers/spi/spi-s3c*
11887 F:      include/linux/platform_data/spi-s3c64xx.h
11888
11889 SAMSUNG SXGBE DRIVERS
11890 M:      Byungho An <[email protected]>
11891 M:      Girish K S <[email protected]>
11892 M:      Vipul Pandya <[email protected]>
11893 S:      Supported
11894 L:      [email protected]
11895 F:      drivers/net/ethernet/samsung/sxgbe/
11896
11897 SAMSUNG THERMAL DRIVER
11898 M:      Bartlomiej Zolnierkiewicz <[email protected]>
11899 L:      [email protected]
11900 L:      [email protected]
11901 S:      Supported
11902 T:      git https://github.com/lmajewski/linux-samsung-thermal.git
11903 F:      drivers/thermal/samsung/
11904
11905 SAMSUNG USB2 PHY DRIVER
11906 M:      Kamil Debski <[email protected]>
11907 M:      Sylwester Nawrocki <[email protected]>
11908 L:      [email protected]
11909 S:      Supported
11910 F:      Documentation/devicetree/bindings/phy/samsung-phy.txt
11911 F:      Documentation/phy/samsung-usb2.txt
11912 F:      drivers/phy/samsung/phy-exynos4210-usb2.c
11913 F:      drivers/phy/samsung/phy-exynos4x12-usb2.c
11914 F:      drivers/phy/samsung/phy-exynos5250-usb2.c
11915 F:      drivers/phy/samsung/phy-s5pv210-usb2.c
11916 F:      drivers/phy/samsung/phy-samsung-usb2.c
11917 F:      drivers/phy/samsung/phy-samsung-usb2.h
11918
11919 SC1200 WDT DRIVER
11920 M:      Zwane Mwaikambo <[email protected]>
11921 S:      Maintained
11922 F:      drivers/watchdog/sc1200wdt.c
11923
11924 SCHEDULER
11925 M:      Ingo Molnar <[email protected]>
11926 M:      Peter Zijlstra <[email protected]>
11927 L:      [email protected]
11928 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git sched/core
11929 S:      Maintained
11930 F:      kernel/sched/
11931 F:      include/linux/sched.h
11932 F:      include/uapi/linux/sched.h
11933 F:      include/linux/wait.h
11934
11935 SCORE ARCHITECTURE
11936 M:      Chen Liqin <[email protected]>
11937 M:      Lennox Wu <[email protected]>
11938 W:      http://www.sunplus.com
11939 S:      Supported
11940 F:      arch/score/
11941
11942 SCR24X CHIP CARD INTERFACE DRIVER
11943 M:      Lubomir Rintel <[email protected]>
11944 S:      Supported
11945 F:      drivers/char/pcmcia/scr24x_cs.c
11946
11947 SCSI CDROM DRIVER
11948 M:      Jens Axboe <[email protected]>
11949 L:      [email protected]
11950 W:      http://www.kernel.dk
11951 S:      Maintained
11952 F:      drivers/scsi/sr*
11953
11954 SCSI RDMA PROTOCOL (SRP) INITIATOR
11955 M:      Bart Van Assche <[email protected]>
11956 L:      [email protected]
11957 S:      Supported
11958 W:      http://www.openfabrics.org
11959 Q:      http://patchwork.kernel.org/project/linux-rdma/list/
11960 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/dad/srp-initiator.git
11961 F:      drivers/infiniband/ulp/srp/
11962 F:      include/scsi/srp.h
11963
11964 SCSI SG DRIVER
11965 M:      Doug Gilbert <[email protected]>
11966 L:      [email protected]
11967 W:      http://sg.danny.cz/sg
11968 S:      Maintained
11969 F:      Documentation/scsi/scsi-generic.txt
11970 F:      drivers/scsi/sg.c
11971 F:      include/scsi/sg.h
11972
11973 SCSI SUBSYSTEM
11974 M:      "James E.J. Bottomley" <[email protected]>
11975 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi.git
11976 M:      "Martin K. Petersen" <[email protected]>
11977 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/mkp/scsi.git
11978 L:      [email protected]
11979 S:      Maintained
11980 F:      Documentation/devicetree/bindings/scsi/
11981 F:      drivers/scsi/
11982 F:      include/scsi/
11983
11984 SCSI TAPE DRIVER
11985 M:      Kai Mäkisara <[email protected]>
11986 L:      [email protected]
11987 S:      Maintained
11988 F:      Documentation/scsi/st.txt
11989 F:      drivers/scsi/st.*
11990 F:      drivers/scsi/st_*.h
11991
11992 SCTP PROTOCOL
11993 M:      Vlad Yasevich <[email protected]>
11994 M:      Neil Horman <[email protected]>
11995 L:      [email protected]
11996 W:      http://lksctp.sourceforge.net
11997 S:      Maintained
11998 F:      Documentation/networking/sctp.txt
11999 F:      include/linux/sctp.h
12000 F:      include/uapi/linux/sctp.h
12001 F:      include/net/sctp/
12002 F:      net/sctp/
12003
12004 SCx200 CPU SUPPORT
12005 M:      Jim Cromie <[email protected]>
12006 S:      Odd Fixes
12007 F:      Documentation/i2c/busses/scx200_acb
12008 F:      arch/x86/platform/scx200/
12009 F:      drivers/watchdog/scx200_wdt.c
12010 F:      drivers/i2c/busses/scx200*
12011 F:      drivers/mtd/maps/scx200_docflash.c
12012 F:      include/linux/scx200.h
12013
12014 SCx200 GPIO DRIVER
12015 M:      Jim Cromie <[email protected]>
12016 S:      Maintained
12017 F:      drivers/char/scx200_gpio.c
12018 F:      include/linux/scx200_gpio.h
12019
12020 SCx200 HRT CLOCKSOURCE DRIVER
12021 M:      Jim Cromie <[email protected]>
12022 S:      Maintained
12023 F:      drivers/clocksource/scx200_hrt.c
12024
12025 SDRICOH_CS MMC/SD HOST CONTROLLER INTERFACE DRIVER
12026 M:      Sascha Sommer <[email protected]>
12027 L:      [email protected] (subscribers-only)
12028 S:      Maintained
12029 F:      drivers/mmc/host/sdricoh_cs.c
12030
12031 SECURE COMPUTING
12032 M:      Kees Cook <[email protected]>
12033 R:      Andy Lutomirski <[email protected]>
12034 R:      Will Drewry <[email protected]>
12035 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux.git seccomp
12036 S:      Supported
12037 F:      kernel/seccomp.c
12038 F:      include/uapi/linux/seccomp.h
12039 F:      include/linux/seccomp.h
12040 F:      tools/testing/selftests/seccomp/*
12041 F:      tools/testing/selftests/kselftest_harness.h
12042 F:      Documentation/userspace-api/seccomp_filter.rst
12043 K:      \bsecure_computing
12044 K:      \bTIF_SECCOMP\b
12045
12046 SECURE DIGITAL HOST CONTROLLER INTERFACE (SDHCI) Broadcom BRCMSTB DRIVER
12047 M:      Al Cooper <[email protected]>
12048 L:      [email protected]
12049 L:      [email protected]
12050 S:      Maintained
12051 F:      drivers/mmc/host/sdhci-brcmstb*
12052
12053 SECURE DIGITAL HOST CONTROLLER INTERFACE (SDHCI) DRIVER
12054 M:      Adrian Hunter <[email protected]>
12055 L:      [email protected]
12056 T:      git git://git.infradead.org/users/ahunter/linux-sdhci.git
12057 S:      Maintained
12058 F:      drivers/mmc/host/sdhci*
12059 F:      include/linux/mmc/sdhci*
12060
12061 SECURE DIGITAL HOST CONTROLLER INTERFACE (SDHCI) SAMSUNG DRIVER
12062 M:      Ben Dooks <[email protected]>
12063 M:      Jaehoon Chung <[email protected]>
12064 L:      [email protected]
12065 S:      Maintained
12066 F:      drivers/mmc/host/sdhci-s3c*
12067
12068 SECURE DIGITAL HOST CONTROLLER INTERFACE (SDHCI) ST SPEAR DRIVER
12069 M:      Viresh Kumar <[email protected]>
12070 L:      [email protected]
12071 S:      Maintained
12072 F:      drivers/mmc/host/sdhci-spear.c
12073
12074 SECURE ENCRYPTING DEVICE (SED) OPAL DRIVER
12075 M:      Scott Bauer <[email protected]>
12076 M:      Jonathan Derrick <[email protected]>
12077 M:      Rafael Antognolli <[email protected]>
12078 L:      [email protected]
12079 S:      Supported
12080 F:      block/sed*
12081 F:      block/opal_proto.h
12082 F:      include/linux/sed*
12083 F:      include/uapi/linux/sed*
12084
12085 SECURITY CONTACT
12086 M:      Security Officers <[email protected]>
12087 S:      Supported
12088
12089 SECURITY SUBSYSTEM
12090 M:      James Morris <[email protected]>
12091 M:      "Serge E. Hallyn" <[email protected]>
12092 L:      [email protected] (suggested Cc:)
12093 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security.git
12094 W:      http://kernsec.org/
12095 S:      Supported
12096 F:      security/
12097
12098 SELINUX SECURITY MODULE
12099 M:      Paul Moore <[email protected]>
12100 M:      Stephen Smalley <[email protected]>
12101 M:      Eric Paris <[email protected]>
12102 L:      [email protected] (moderated for non-subscribers)
12103 W:      https://selinuxproject.org
12104 W:      https://github.com/SELinuxProject
12105 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux.git
12106 S:      Supported
12107 F:      include/linux/selinux*
12108 F:      security/selinux/
12109 F:      scripts/selinux/
12110 F:      Documentation/admin-guide/LSM/SELinux.rst
12111
12112 SENSABLE PHANTOM
12113 M:      Jiri Slaby <[email protected]>
12114 S:      Maintained
12115 F:      drivers/misc/phantom.c
12116 F:      include/uapi/linux/phantom.h
12117
12118 SERIAL DEVICE BUS
12119 M:      Rob Herring <[email protected]>
12120 L:      [email protected]
12121 S:      Maintained
12122 F:      Documentation/devicetree/bindings/serial/slave-device.txt
12123 F:      drivers/tty/serdev/
12124 F:      include/linux/serdev.h
12125
12126 SERIAL DRIVERS
12127 M:      Greg Kroah-Hartman <[email protected]>
12128 L:      [email protected]
12129 S:      Maintained
12130 F:      Documentation/devicetree/bindings/serial/
12131 F:      drivers/tty/serial/
12132
12133 SERIAL IR RECEIVER
12134 M:      Sean Young <[email protected]>
12135 L:      [email protected]
12136 S:      Maintained
12137 F:      drivers/media/rc/serial_ir.c
12138
12139 SFC NETWORK DRIVER
12140 M:      Solarflare linux maintainers <[email protected]>
12141 M:      Edward Cree <[email protected]>
12142 M:      Bert Kenward <[email protected]>
12143 L:      [email protected]
12144 S:      Supported
12145 F:      drivers/net/ethernet/sfc/
12146
12147 SGI GRU DRIVER
12148 M:      Dimitri Sivanich <[email protected]>
12149 S:      Maintained
12150 F:      drivers/misc/sgi-gru/
12151
12152 SGI SN-IA64 (Altix) SERIAL CONSOLE DRIVER
12153 M:      Pat Gefre <[email protected]>
12154 L:      [email protected]
12155 S:      Supported
12156 F:      Documentation/ia64/serial.txt
12157 F:      drivers/tty/serial/ioc?_serial.c
12158 F:      include/linux/ioc?.h
12159
12160 SGI XP/XPC/XPNET DRIVER
12161 M:      Cliff Whickman <[email protected]>
12162 M:      Robin Holt <[email protected]>
12163 S:      Maintained
12164 F:      drivers/misc/sgi-xp/
12165
12166 SHARED MEMORY COMMUNICATIONS (SMC) SOCKETS
12167 M:      Ursula Braun <[email protected]>
12168 L:      [email protected]
12169 W:      http://www.ibm.com/developerworks/linux/linux390/
12170 S:      Supported
12171 F:      net/smc/
12172
12173 SH_VEU V4L2 MEM2MEM DRIVER
12174 L:      [email protected]
12175 S:      Orphan
12176 F:      drivers/media/platform/sh_veu.c
12177
12178 SH_VOU V4L2 OUTPUT DRIVER
12179 L:      [email protected]
12180 S:      Orphan
12181 F:      drivers/media/platform/sh_vou.c
12182 F:      include/media/drv-intf/sh_vou.h
12183
12184 SI2157 MEDIA DRIVER
12185 M:      Antti Palosaari <[email protected]>
12186 L:      [email protected]
12187 W:      https://linuxtv.org
12188 W:      http://palosaari.fi/linux/
12189 Q:      http://patchwork.linuxtv.org/project/linux-media/list/
12190 T:      git git://linuxtv.org/anttip/media_tree.git
12191 S:      Maintained
12192 F:      drivers/media/tuners/si2157*
12193
12194 SI2168 MEDIA DRIVER
12195 M:      Antti Palosaari <[email protected]>
12196 L:      [email protected]
12197 W:      https://linuxtv.org
12198 W:      http://palosaari.fi/linux/
12199 Q:      http://patchwork.linuxtv.org/project/linux-media/list/
12200 T:      git git://linuxtv.org/anttip/media_tree.git
12201 S:      Maintained
12202 F:      drivers/media/dvb-frontends/si2168*
12203
12204 SI470X FM RADIO RECEIVER I2C DRIVER
12205 M:      Hans Verkuil <[email protected]>
12206 L:      [email protected]
12207 T:      git git://linuxtv.org/media_tree.git
12208 W:      https://linuxtv.org
12209 S:      Odd Fixes
12210 F:      drivers/media/radio/si470x/radio-si470x-i2c.c
12211
12212 SI470X FM RADIO RECEIVER USB DRIVER
12213 M:      Hans Verkuil <[email protected]>
12214 L:      [email protected]
12215 T:      git git://linuxtv.org/media_tree.git
12216 W:      https://linuxtv.org
12217 S:      Maintained
12218 F:      drivers/media/radio/si470x/radio-si470x-common.c
12219 F:      drivers/media/radio/si470x/radio-si470x.h
12220 F:      drivers/media/radio/si470x/radio-si470x-usb.c
12221
12222 SI4713 FM RADIO TRANSMITTER I2C DRIVER
12223 M:      Eduardo Valentin <[email protected]>
12224 L:      [email protected]
12225 T:      git git://linuxtv.org/media_tree.git
12226 W:      https://linuxtv.org
12227 S:      Odd Fixes
12228 F:      drivers/media/radio/si4713/si4713.?
12229
12230 SI4713 FM RADIO TRANSMITTER PLATFORM DRIVER
12231 M:      Eduardo Valentin <[email protected]>
12232 L:      [email protected]
12233 T:      git git://linuxtv.org/media_tree.git
12234 W:      https://linuxtv.org
12235 S:      Odd Fixes
12236 F:      drivers/media/radio/si4713/radio-platform-si4713.c
12237
12238 SI4713 FM RADIO TRANSMITTER USB DRIVER
12239 M:      Hans Verkuil <[email protected]>
12240 L:      [email protected]
12241 T:      git git://linuxtv.org/media_tree.git
12242 W:      https://linuxtv.org
12243 S:      Maintained
12244 F:      drivers/media/radio/si4713/radio-usb-si4713.c
12245
12246 SIANO DVB DRIVER
12247 M:      Mauro Carvalho Chehab <[email protected]>
12248 M:      Mauro Carvalho Chehab <[email protected]>
12249 L:      [email protected]
12250 W:      https://linuxtv.org
12251 T:      git git://linuxtv.org/media_tree.git
12252 S:      Odd fixes
12253 F:      drivers/media/common/siano/
12254 F:      drivers/media/usb/siano/
12255 F:      drivers/media/usb/siano/
12256 F:      drivers/media/mmc/siano/
12257
12258 SILEAD TOUCHSCREEN DRIVER
12259 M:      Hans de Goede <[email protected]>
12260 L:      [email protected]
12261 L:      [email protected]
12262 S:      Maintained
12263 F:      drivers/input/touchscreen/silead.c
12264 F:      drivers/platform/x86/silead_dmi.c
12265
12266 SILICON MOTION SM712 FRAME BUFFER DRIVER
12267 M:      Sudip Mukherjee <[email protected]>
12268 M:      Teddy Wang <[email protected]>
12269 M:      Sudip Mukherjee <[email protected]>
12270 L:      [email protected]
12271 S:      Maintained
12272 F:      drivers/video/fbdev/sm712*
12273 F:      Documentation/fb/sm712fb.txt
12274
12275 SIMPLE FIRMWARE INTERFACE (SFI)
12276 M:      Len Brown <[email protected]>
12277 L:      [email protected]
12278 W:      http://simplefirmware.org/
12279 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-sfi-2.6.git
12280 S:      Supported
12281 F:      arch/x86/platform/sfi/
12282 F:      drivers/sfi/
12283 F:      include/linux/sfi*.h
12284
12285 SIMPLEFB FB DRIVER
12286 M:      Hans de Goede <[email protected]>
12287 L:      [email protected]
12288 S:      Maintained
12289 F:      Documentation/devicetree/bindings/display/simple-framebuffer.txt
12290 F:      drivers/video/fbdev/simplefb.c
12291 F:      include/linux/platform_data/simplefb.h
12292
12293 SIMTEC EB110ATX (Chalice CATS)
12294 P:      Ben Dooks
12295 P:      Vincent Sanders <[email protected]>
12296 M:      Simtec Linux Team <[email protected]>
12297 W:      http://www.simtec.co.uk/products/EB110ATX/
12298 S:      Supported
12299
12300 SIMTEC EB2410ITX (BAST)
12301 P:      Ben Dooks
12302 P:      Vincent Sanders <[email protected]>
12303 M:      Simtec Linux Team <[email protected]>
12304 W:      http://www.simtec.co.uk/products/EB2410ITX/
12305 S:      Supported
12306 F:      arch/arm/mach-s3c24xx/mach-bast.c
12307 F:      arch/arm/mach-s3c24xx/bast-ide.c
12308 F:      arch/arm/mach-s3c24xx/bast-irq.c
12309
12310 SIPHASH PRF ROUTINES
12311 M:      Jason A. Donenfeld <[email protected]>
12312 S:      Maintained
12313 F:      lib/siphash.c
12314 F:      lib/test_siphash.c
12315 F:      include/linux/siphash.h
12316
12317 SIS 190 ETHERNET DRIVER
12318 M:      Francois Romieu <[email protected]>
12319 L:      [email protected]
12320 S:      Maintained
12321 F:      drivers/net/ethernet/sis/sis190.c
12322
12323 SIS 900/7016 FAST ETHERNET DRIVER
12324 M:      Daniele Venzano <[email protected]>
12325 W:      http://www.brownhat.org/sis900.html
12326 L:      [email protected]
12327 S:      Maintained
12328 F:      drivers/net/ethernet/sis/sis900.*
12329
12330 SIS FRAMEBUFFER DRIVER
12331 M:      Thomas Winischhofer <[email protected]>
12332 W:      http://www.winischhofer.net/linuxsisvga.shtml
12333 S:      Maintained
12334 F:      Documentation/fb/sisfb.txt
12335 F:      drivers/video/fbdev/sis/
12336 F:      include/video/sisfb.h
12337
12338 SIS USB2VGA DRIVER
12339 M:      Thomas Winischhofer <[email protected]>
12340 W:      http://www.winischhofer.at/linuxsisusbvga.shtml
12341 S:      Maintained
12342 F:      drivers/usb/misc/sisusbvga/
12343
12344 SLAB ALLOCATOR
12345 M:      Christoph Lameter <[email protected]>
12346 M:      Pekka Enberg <[email protected]>
12347 M:      David Rientjes <[email protected]>
12348 M:      Joonsoo Kim <[email protected]>
12349 M:      Andrew Morton <[email protected]>
12350 L:      [email protected]
12351 S:      Maintained
12352 F:      include/linux/sl?b*.h
12353 F:      mm/sl?b*
12354
12355 SLEEPABLE READ-COPY UPDATE (SRCU)
12356 M:      Lai Jiangshan <[email protected]>
12357 M:      "Paul E. McKenney" <[email protected]>
12358 M:      Josh Triplett <[email protected]>
12359 R:      Steven Rostedt <[email protected]>
12360 R:      Mathieu Desnoyers <[email protected]>
12361 L:      [email protected]
12362 W:      http://www.rdrop.com/users/paulmck/RCU/
12363 S:      Supported
12364 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu.git
12365 F:      include/linux/srcu.h
12366 F:      kernel/rcu/srcu.c
12367
12368 SMACK SECURITY MODULE
12369 M:      Casey Schaufler <[email protected]>
12370 L:      [email protected]
12371 W:      http://schaufler-ca.com
12372 T:      git git://github.com/cschaufler/smack-next
12373 S:      Maintained
12374 F:      Documentation/admin-guide/LSM/Smack.rst
12375 F:      security/smack/
12376
12377 SMC91x ETHERNET DRIVER
12378 M:      Nicolas Pitre <[email protected]>
12379 S:      Odd Fixes
12380 F:      drivers/net/ethernet/smsc/smc91x.*
12381
12382 SMIA AND SMIA++ IMAGE SENSOR DRIVER
12383 M:      Sakari Ailus <[email protected]>
12384 L:      [email protected]
12385 S:      Maintained
12386 F:      drivers/media/i2c/smiapp/
12387 F:      include/media/i2c/smiapp.h
12388 F:      drivers/media/i2c/smiapp-pll.c
12389 F:      drivers/media/i2c/smiapp-pll.h
12390 F:      include/uapi/linux/smiapp.h
12391 F:      Documentation/devicetree/bindings/media/i2c/nokia,smia.txt
12392
12393 SMM665 HARDWARE MONITOR DRIVER
12394 M:      Guenter Roeck <[email protected]>
12395 L:      [email protected]
12396 S:      Maintained
12397 F:      Documentation/hwmon/smm665
12398 F:      drivers/hwmon/smm665.c
12399
12400 SMSC EMC2103 HARDWARE MONITOR DRIVER
12401 M:      Steve Glendinning <[email protected]>
12402 L:      [email protected]
12403 S:      Maintained
12404 F:      Documentation/hwmon/emc2103
12405 F:      drivers/hwmon/emc2103.c
12406
12407 SMSC SCH5627 HARDWARE MONITOR DRIVER
12408 M:      Hans de Goede <[email protected]>
12409 L:      [email protected]
12410 S:      Supported
12411 F:      Documentation/hwmon/sch5627
12412 F:      drivers/hwmon/sch5627.c
12413
12414 SMSC UFX6000 and UFX7000 USB to VGA DRIVER
12415 M:      Steve Glendinning <[email protected]>
12416 L:      [email protected]
12417 S:      Maintained
12418 F:      drivers/video/fbdev/smscufx.c
12419
12420 SMSC47B397 HARDWARE MONITOR DRIVER
12421 M:      Jean Delvare <[email protected]>
12422 L:      [email protected]
12423 S:      Maintained
12424 F:      Documentation/hwmon/smsc47b397
12425 F:      drivers/hwmon/smsc47b397.c
12426
12427 SMSC911x ETHERNET DRIVER
12428 M:      Steve Glendinning <[email protected]>
12429 L:      [email protected]
12430 S:      Maintained
12431 F:      include/linux/smsc911x.h
12432 F:      drivers/net/ethernet/smsc/smsc911x.*
12433
12434 SMSC9420 PCI ETHERNET DRIVER
12435 M:      Steve Glendinning <[email protected]>
12436 L:      [email protected]
12437 S:      Maintained
12438 F:      drivers/net/ethernet/smsc/smsc9420.*
12439
12440 SOC-CAMERA V4L2 SUBSYSTEM
12441 M:      Guennadi Liakhovetski <[email protected]>
12442 L:      [email protected]
12443 T:      git git://linuxtv.org/media_tree.git
12444 S:      Maintained
12445 F:      include/media/soc*
12446 F:      drivers/media/i2c/soc_camera/
12447 F:      drivers/media/platform/soc_camera/
12448
12449 SOEKRIS NET48XX LED SUPPORT
12450 M:      Chris Boot <[email protected]>
12451 S:      Maintained
12452 F:      drivers/leds/leds-net48xx.c
12453
12454 SOFT-ROCE DRIVER (rxe)
12455 M:      Moni Shoua <[email protected]>
12456 L:      [email protected]
12457 S:      Supported
12458 W:      https://github.com/SoftRoCE/rxe-dev/wiki/rxe-dev:-Home
12459 Q:      http://patchwork.kernel.org/project/linux-rdma/list/
12460 F:      drivers/infiniband/sw/rxe/
12461 F:      include/uapi/rdma/rdma_user_rxe.h
12462
12463 SOFTLOGIC 6x10 MPEG CODEC
12464 M:      Bluecherry Maintainers <[email protected]>
12465 M:      Anton Sviridenko <[email protected]>
12466 M:      Andrey Utkin <[email protected]>
12467 M:      Andrey Utkin <[email protected]>
12468 M:      Ismael Luceno <[email protected]>
12469 L:      [email protected]
12470 S:      Supported
12471 F:      drivers/media/pci/solo6x10/
12472
12473 SOFTWARE RAID (Multiple Disks) SUPPORT
12474 M:      Shaohua Li <[email protected]>
12475 L:      [email protected]
12476 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/shli/md.git
12477 S:      Supported
12478 F:      drivers/md/
12479 F:      include/linux/raid/
12480 F:      include/uapi/linux/raid/
12481
12482 SONIC NETWORK DRIVER
12483 M:      Thomas Bogendoerfer <[email protected]>
12484 L:      [email protected]
12485 S:      Maintained
12486 F:      drivers/net/ethernet/natsemi/sonic.*
12487
12488 SONICS SILICON BACKPLANE DRIVER (SSB)
12489 M:      Michael Buesch <[email protected]>
12490 L:      [email protected]
12491 S:      Maintained
12492 F:      drivers/ssb/
12493 F:      include/linux/ssb/
12494
12495 SONY MEMORYSTICK CARD SUPPORT
12496 M:      Alex Dubov <[email protected]>
12497 W:      http://tifmxx.berlios.de/
12498 S:      Maintained
12499 F:      drivers/memstick/host/tifm_ms.c
12500
12501 SONY MEMORYSTICK STANDARD SUPPORT
12502 M:      Maxim Levitsky <[email protected]>
12503 S:      Maintained
12504 F:      drivers/memstick/core/ms_block.*
12505
12506 SONY VAIO CONTROL DEVICE DRIVER
12507 M:      Mattia Dongili <[email protected]>
12508 L:      [email protected]
12509 W:      http://www.linux.it/~malattia/wiki/index.php/Sony_drivers
12510 S:      Maintained
12511 F:      Documentation/laptops/sony-laptop.txt
12512 F:      drivers/char/sonypi.c
12513 F:      drivers/platform/x86/sony-laptop.c
12514 F:      include/linux/sony-laptop.h
12515
12516 SOUND
12517 M:      Jaroslav Kysela <[email protected]>
12518 M:      Takashi Iwai <[email protected]>
12519 L:      [email protected] (moderated for non-subscribers)
12520 W:      http://www.alsa-project.org/
12521 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound.git
12522 T:      git git://git.alsa-project.org/alsa-kernel.git
12523 Q:      http://patchwork.kernel.org/project/alsa-devel/list/
12524 S:      Maintained
12525 F:      Documentation/sound/
12526 F:      include/sound/
12527 F:      include/uapi/sound/
12528 F:      sound/
12529
12530 SOUND - COMPRESSED AUDIO
12531 M:      Vinod Koul <[email protected]>
12532 L:      [email protected] (moderated for non-subscribers)
12533 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound.git
12534 S:      Supported
12535 F:      Documentation/sound/alsa/compress_offload.txt
12536 F:      include/sound/compress_driver.h
12537 F:      include/uapi/sound/compress_*
12538 F:      sound/core/compress_offload.c
12539 F:      sound/soc/soc-compress.c
12540
12541 SOUND - DMAENGINE HELPERS
12542 M:      Lars-Peter Clausen <[email protected]>
12543 S:      Supported
12544 F:      include/sound/dmaengine_pcm.h
12545 F:      sound/core/pcm_dmaengine.c
12546 F:      sound/soc/soc-generic-dmaengine-pcm.c
12547
12548 SOUND - SOC LAYER / DYNAMIC AUDIO POWER MANAGEMENT (ASoC)
12549 M:      Liam Girdwood <[email protected]>
12550 M:      Mark Brown <[email protected]>
12551 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git
12552 L:      [email protected] (moderated for non-subscribers)
12553 W:      http://alsa-project.org/main/index.php/ASoC
12554 S:      Supported
12555 F:      Documentation/devicetree/bindings/sound/
12556 F:      Documentation/sound/alsa/soc/
12557 F:      sound/soc/
12558 F:      include/sound/soc*
12559
12560 SP2 MEDIA DRIVER
12561 M:      Olli Salonen <[email protected]>
12562 L:      [email protected]
12563 W:      https://linuxtv.org
12564 Q:      http://patchwork.linuxtv.org/project/linux-media/list/
12565 S:      Maintained
12566 F:      drivers/media/dvb-frontends/sp2*
12567
12568 SPARC + UltraSPARC (sparc/sparc64)
12569 M:      "David S. Miller" <[email protected]>
12570 L:      [email protected]
12571 Q:      http://patchwork.ozlabs.org/project/sparclinux/list/
12572 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc.git
12573 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next.git
12574 S:      Maintained
12575 F:      arch/sparc/
12576 F:      drivers/sbus/
12577
12578 SPARC SERIAL DRIVERS
12579 M:      "David S. Miller" <[email protected]>
12580 L:      [email protected]
12581 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc.git
12582 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next.git
12583 S:      Maintained
12584 F:      include/linux/sunserialcore.h
12585 F:      drivers/tty/serial/suncore.c
12586 F:      drivers/tty/serial/sunhv.c
12587 F:      drivers/tty/serial/sunsab.c
12588 F:      drivers/tty/serial/sunsab.h
12589 F:      drivers/tty/serial/sunsu.c
12590 F:      drivers/tty/serial/sunzilog.c
12591 F:      drivers/tty/serial/sunzilog.h
12592 F:      drivers/tty/vcc.c
12593
12594 SPARSE CHECKER
12595 M:      "Christopher Li" <[email protected]>
12596 L:      [email protected]
12597 W:      https://sparse.wiki.kernel.org/
12598 T:      git git://git.kernel.org/pub/scm/devel/sparse/sparse.git
12599 T:      git git://git.kernel.org/pub/scm/devel/sparse/chrisl/sparse.git
12600 S:      Maintained
12601 F:      include/linux/compiler.h
12602
12603 SPEAR CLOCK FRAMEWORK SUPPORT
12604 M:      Viresh Kumar <[email protected]>
12605 L:      [email protected] (moderated for non-subscribers)
12606 W:      http://www.st.com/spear
12607 S:      Maintained
12608 F:      drivers/clk/spear/
12609
12610 SPEAR PLATFORM SUPPORT
12611 M:      Viresh Kumar <[email protected]>
12612 M:      Shiraz Hashim <[email protected]>
12613 L:      [email protected] (moderated for non-subscribers)
12614 W:      http://www.st.com/spear
12615 S:      Maintained
12616 F:      arch/arm/boot/dts/spear*
12617 F:      arch/arm/mach-spear/
12618
12619 SPI NOR SUBSYSTEM
12620 M:      Cyrille Pitchen <[email protected]>
12621 M:      Marek Vasut <[email protected]>
12622 L:      [email protected]
12623 W:      http://www.linux-mtd.infradead.org/
12624 Q:      http://patchwork.ozlabs.org/project/linux-mtd/list/
12625 T:      git git://git.infradead.org/linux-mtd.git spi-nor/fixes
12626 T:      git git://git.infradead.org/l2-mtd.git spi-nor/next
12627 S:      Maintained
12628 F:      drivers/mtd/spi-nor/
12629 F:      include/linux/mtd/spi-nor.h
12630
12631 SPI SUBSYSTEM
12632 M:      Mark Brown <[email protected]>
12633 L:      [email protected]
12634 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi.git
12635 Q:      http://patchwork.kernel.org/project/spi-devel-general/list/
12636 S:      Maintained
12637 F:      Documentation/devicetree/bindings/spi/
12638 F:      Documentation/spi/
12639 F:      drivers/spi/
12640 F:      include/linux/spi/
12641 F:      include/uapi/linux/spi/
12642 F:      tools/spi/
12643
12644 SPIDERNET NETWORK DRIVER for CELL
12645 M:      Ishizaki Kou <[email protected]>
12646 L:      [email protected]
12647 S:      Supported
12648 F:      Documentation/networking/spider_net.txt
12649 F:      drivers/net/ethernet/toshiba/spider_net*
12650
12651 SPMI SUBSYSTEM
12652 R:      Stephen Boyd <[email protected]>
12653 L:      [email protected]
12654 F:      Documentation/devicetree/bindings/spmi/
12655 F:      drivers/spmi/
12656 F:      include/dt-bindings/spmi/spmi.h
12657 F:      include/linux/spmi.h
12658 F:      include/trace/events/spmi.h
12659
12660 SPU FILE SYSTEM
12661 M:      Jeremy Kerr <[email protected]>
12662 L:      [email protected]
12663 W:      http://www.ibm.com/developerworks/power/cell/
12664 S:      Supported
12665 F:      Documentation/filesystems/spufs.txt
12666 F:      arch/powerpc/platforms/cell/spufs/
12667
12668 SQUASHFS FILE SYSTEM
12669 M:      Phillip Lougher <[email protected]>
12670 L:      [email protected] (subscribers-only)
12671 W:      http://squashfs.org.uk
12672 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/pkl/squashfs-next.git
12673 S:      Maintained
12674 F:      Documentation/filesystems/squashfs.txt
12675 F:      fs/squashfs/
12676
12677 SRM (Alpha) environment access
12678 M:      Jan-Benedict Glaw <[email protected]>
12679 S:      Maintained
12680 F:      arch/alpha/kernel/srm_env.c
12681
12682 STABLE BRANCH
12683 M:      Greg Kroah-Hartman <[email protected]>
12684 L:      [email protected]
12685 S:      Supported
12686 F:      Documentation/process/stable-kernel-rules.rst
12687
12688 STAGING - COMEDI
12689 M:      Ian Abbott <[email protected]>
12690 M:      H Hartley Sweeten <[email protected]>
12691 S:      Odd Fixes
12692 F:      drivers/staging/comedi/
12693
12694 STAGING - FLARION FT1000 DRIVERS
12695 M:      Marek Belisko <[email protected]>
12696 S:      Odd Fixes
12697 F:      drivers/staging/ft1000/
12698
12699 STAGING - INDUSTRIAL IO
12700 M:      Jonathan Cameron <[email protected]>
12701 L:      [email protected]
12702 S:      Odd Fixes
12703 F:      Documentation/devicetree/bindings/staging/iio/
12704 F:      drivers/staging/iio/
12705
12706 STAGING - LIRC (LINUX INFRARED REMOTE CONTROL) DRIVERS
12707 M:      Jarod Wilson <[email protected]>
12708 W:      http://www.lirc.org/
12709 S:      Odd Fixes
12710 F:      drivers/staging/media/lirc/
12711
12712 STAGING - LUSTRE PARALLEL FILESYSTEM
12713 M:      Oleg Drokin <[email protected]>
12714 M:      Andreas Dilger <[email protected]>
12715 M:      James Simmons <[email protected]>
12716 L:      [email protected] (moderated for non-subscribers)
12717 W:      http://wiki.lustre.org/
12718 S:      Maintained
12719 F:      drivers/staging/lustre
12720
12721 STAGING - NVIDIA COMPLIANT EMBEDDED CONTROLLER INTERFACE (nvec)
12722 M:      Marc Dietrich <[email protected]>
12723 L:      [email protected] (moderated for non-subscribers)
12724 L:      [email protected]
12725 S:      Maintained
12726 F:      drivers/staging/nvec/
12727
12728 STAGING - OLPC SECONDARY DISPLAY CONTROLLER (DCON)
12729 M:      Jens Frederich <[email protected]>
12730 M:      Daniel Drake <[email protected]>
12731 M:      Jon Nettleton <[email protected]>
12732 W:      http://wiki.laptop.org/go/DCON
12733 S:      Maintained
12734 F:      drivers/staging/olpc_dcon/
12735
12736 STAGING - REALTEK RTL8712U DRIVERS
12737 M:      Larry Finger <[email protected]>
12738 M:      Florian Schilhabel <[email protected]>.
12739 S:      Odd Fixes
12740 F:      drivers/staging/rtl8712/
12741
12742 STAGING - SILICON MOTION SM750 FRAME BUFFER DRIVER
12743 M:      Sudip Mukherjee <[email protected]>
12744 M:      Teddy Wang <[email protected]>
12745 M:      Sudip Mukherjee <[email protected]>
12746 L:      [email protected]
12747 S:      Maintained
12748 F:      drivers/staging/sm750fb/
12749
12750 STAGING - SPEAKUP CONSOLE SPEECH DRIVER
12751 M:      William Hubbs <[email protected]>
12752 M:      Chris Brannon <[email protected]>
12753 M:      Kirk Reiser <[email protected]>
12754 M:      Samuel Thibault <[email protected]>
12755 L:      [email protected]
12756 W:      http://www.linux-speakup.org/
12757 S:      Odd Fixes
12758 F:      drivers/staging/speakup/
12759
12760 STAGING - VIA VT665X DRIVERS
12761 M:      Forest Bond <[email protected]>
12762 S:      Odd Fixes
12763 F:      drivers/staging/vt665?/
12764
12765 STAGING - WILC1000 WIFI DRIVER
12766 M:      Aditya Shankar <[email protected]>
12767 M:      Ganesh Krishna <[email protected]>
12768 L:      [email protected]
12769 S:      Supported
12770 F:      drivers/staging/wilc1000/
12771
12772 STAGING - XGI Z7,Z9,Z11 PCI DISPLAY DRIVER
12773 M:      Arnaud Patard <[email protected]>
12774 S:      Odd Fixes
12775 F:      drivers/staging/xgifb/
12776
12777 STAGING SUBSYSTEM
12778 M:      Greg Kroah-Hartman <[email protected]>
12779 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging.git
12780 L:      [email protected]
12781 S:      Supported
12782 F:      drivers/staging/
12783
12784 STARFIRE/DURALAN NETWORK DRIVER
12785 M:      Ion Badulescu <[email protected]>
12786 S:      Odd Fixes
12787 F:      drivers/net/ethernet/adaptec/starfire*
12788
12789 STEC S1220 SKD DRIVER
12790 M:      Bart Van Assche <[email protected]>
12791 L:      [email protected]
12792 S:      Maintained
12793 F:      drivers/block/skd*[ch]
12794
12795 STI CEC DRIVER
12796 M:      Benjamin Gaignard <[email protected]>
12797 S:      Maintained
12798 F:      drivers/staging/media/st-cec/
12799 F:      Documentation/devicetree/bindings/media/stih-cec.txt
12800
12801 STK1160 USB VIDEO CAPTURE DRIVER
12802 M:      Ezequiel Garcia <[email protected]>
12803 L:      [email protected]
12804 T:      git git://linuxtv.org/media_tree.git
12805 S:      Maintained
12806 F:      drivers/media/usb/stk1160/
12807
12808 STMMAC ETHERNET DRIVER
12809 M:      Giuseppe Cavallaro <[email protected]>
12810 M:      Alexandre Torgue <[email protected]>
12811 L:      [email protected]
12812 W:      http://www.stlinux.com
12813 S:      Supported
12814 F:      drivers/net/ethernet/stmicro/stmmac/
12815
12816 SUN3/3X
12817 M:      Sam Creasey <[email protected]>
12818 W:      http://sammy.net/sun3/
12819 S:      Maintained
12820 F:      arch/m68k/kernel/*sun3*
12821 F:      arch/m68k/sun3*/
12822 F:      arch/m68k/include/asm/sun3*
12823 F:      drivers/net/ethernet/i825xx/sun3*
12824
12825 SUN4I LOW RES ADC ATTACHED TABLET KEYS DRIVER
12826 M:      Hans de Goede <[email protected]>
12827 L:      [email protected]
12828 S:      Maintained
12829 F:      Documentation/devicetree/bindings/input/sun4i-lradc-keys.txt
12830 F:      drivers/input/keyboard/sun4i-lradc-keys.c
12831
12832 SUNDANCE NETWORK DRIVER
12833 M:      Denis Kirjanov <[email protected]>
12834 L:      [email protected]
12835 S:      Maintained
12836 F:      drivers/net/ethernet/dlink/sundance.c
12837
12838 SUPERH
12839 M:      Yoshinori Sato <[email protected]>
12840 M:      Rich Felker <[email protected]>
12841 L:      [email protected]
12842 Q:      http://patchwork.kernel.org/project/linux-sh/list/
12843 S:      Maintained
12844 F:      Documentation/sh/
12845 F:      arch/sh/
12846 F:      drivers/sh/
12847
12848 SUSPEND TO RAM
12849 M:      "Rafael J. Wysocki" <[email protected]>
12850 M:      Len Brown <[email protected]>
12851 M:      Pavel Machek <[email protected]>
12852 L:      [email protected]
12853 B:      https://bugzilla.kernel.org
12854 S:      Supported
12855 F:      Documentation/power/
12856 F:      arch/x86/kernel/acpi/
12857 F:      drivers/base/power/
12858 F:      kernel/power/
12859 F:      include/linux/suspend.h
12860 F:      include/linux/freezer.h
12861 F:      include/linux/pm.h
12862
12863 SVGA HANDLING
12864 M:      Martin Mares <[email protected]>
12865 L:      [email protected]
12866 S:      Maintained
12867 F:      Documentation/svga.txt
12868 F:      arch/x86/boot/video*
12869
12870 SWIOTLB SUBSYSTEM
12871 M:      Konrad Rzeszutek Wilk <[email protected]>
12872 L:      [email protected]
12873 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/konrad/swiotlb.git
12874 S:      Supported
12875 F:      lib/swiotlb.c
12876 F:      arch/*/kernel/pci-swiotlb.c
12877 F:      include/linux/swiotlb.h
12878
12879 SWITCHDEV
12880 M:      Jiri Pirko <[email protected]>
12881 M:      Ivan Vecera <[email protected]>
12882 L:      [email protected]
12883 S:      Supported
12884 F:      net/switchdev/
12885 F:      include/net/switchdev.h
12886
12887 SYNC FILE FRAMEWORK
12888 M:      Sumit Semwal <[email protected]>
12889 R:      Gustavo Padovan <[email protected]>
12890 S:      Maintained
12891 L:      [email protected]
12892 L:      [email protected]
12893 F:      drivers/dma-buf/sync_*
12894 F:      drivers/dma-buf/dma-fence*
12895 F:      drivers/dma-buf/sw_sync.c
12896 F:      include/linux/sync_file.h
12897 F:      include/uapi/linux/sync_file.h
12898 F:      Documentation/sync_file.txt
12899 T:      git git://anongit.freedesktop.org/drm/drm-misc
12900
12901 SYNOPSYS ARC ARCHITECTURE
12902 M:      Vineet Gupta <[email protected]>
12903 L:      [email protected]
12904 S:      Supported
12905 F:      arch/arc/
12906 F:      Documentation/devicetree/bindings/arc/*
12907 F:      Documentation/devicetree/bindings/interrupt-controller/snps,arc*
12908 F:      drivers/clocksource/arc_timer.c
12909 F:      drivers/tty/serial/arc_uart.c
12910 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc.git
12911
12912 SYNOPSYS ARC HSDK SDP pll clock driver
12913 M:      Eugeniy Paltsev <[email protected]>
12914 S:      Supported
12915 F:      drivers/clk/clk-hsdk-pll.c
12916 F:      Documentation/devicetree/bindings/clock/snps,hsdk-pll-clock.txt
12917
12918 SYNOPSYS ARC SDP clock driver
12919 M:      Eugeniy Paltsev <[email protected]>
12920 S:      Supported
12921 F:      drivers/clk/axs10x/*
12922 F:      Documentation/devicetree/bindings/clock/snps,pll-clock.txt
12923
12924 SYNOPSYS ARC SDP platform support
12925 M:      Alexey Brodkin <[email protected]>
12926 S:      Supported
12927 F:      arch/arc/plat-axs10x
12928 F:      arch/arc/boot/dts/ax*
12929 F:      Documentation/devicetree/bindings/arc/axs10*
12930
12931 SYNOPSYS DESIGNWARE DMAC DRIVER
12932 M:      Viresh Kumar <[email protected]>
12933 M:      Andy Shevchenko <[email protected]>
12934 S:      Maintained
12935 F:      include/linux/dma/dw.h
12936 F:      include/linux/platform_data/dma-dw.h
12937 F:      drivers/dma/dw/
12938
12939 SYNOPSYS DESIGNWARE ENTERPRISE ETHERNET DRIVER
12940 M:      Jie Deng <[email protected]>
12941 L:      [email protected]
12942 S:      Supported
12943 F:      drivers/net/ethernet/synopsys/
12944
12945 SYNOPSYS DESIGNWARE I2C DRIVER
12946 M:      Jarkko Nikula <[email protected]>
12947 R:      Andy Shevchenko <[email protected]>
12948 R:      Mika Westerberg <[email protected]>
12949 L:      [email protected]
12950 S:      Maintained
12951 F:      drivers/i2c/busses/i2c-designware-*
12952 F:      include/linux/platform_data/i2c-designware.h
12953
12954 SYNOPSYS DESIGNWARE MMC/SD/SDIO DRIVER
12955 M:      Jaehoon Chung <[email protected]>
12956 L:      [email protected]
12957 S:      Maintained
12958 F:      drivers/mmc/host/dw_mmc*
12959
12960 SYNOPSYS HSDK RESET CONTROLLER DRIVER
12961 M:      Eugeniy Paltsev <[email protected]>
12962 S:      Supported
12963 F:      drivers/reset/reset-hsdk.c
12964 F:      include/dt-bindings/reset/snps,hsdk-reset.h
12965 F:      Documentation/devicetree/bindings/reset/snps,hsdk-reset.txt
12966
12967 SYSTEM CONFIGURATION (SYSCON)
12968 M:      Lee Jones <[email protected]>
12969 M:      Arnd Bergmann <[email protected]>
12970 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd.git
12971 S:      Supported
12972 F:      drivers/mfd/syscon.c
12973
12974 SYSTEM CONTROL & POWER INTERFACE (SCPI) Message Protocol drivers
12975 M:      Sudeep Holla <[email protected]>
12976 L:      [email protected]
12977 S:      Maintained
12978 F:      Documentation/devicetree/bindings/arm/arm,scpi.txt
12979 F:      drivers/clk/clk-scpi.c
12980 F:      drivers/cpufreq/scpi-cpufreq.c
12981 F:      drivers/firmware/arm_scpi.c
12982 F:      include/linux/scpi_protocol.h
12983
12984 SYSTEM RESET/SHUTDOWN DRIVERS
12985 M:      Sebastian Reichel <[email protected]>
12986 L:      [email protected]
12987 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-power-supply.git
12988 S:      Maintained
12989 F:      Documentation/devicetree/bindings/power/reset/
12990 F:      drivers/power/reset/
12991
12992 SYSTEM TRACE MODULE CLASS
12993 M:      Alexander Shishkin <[email protected]>
12994 S:      Maintained
12995 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/ash/stm.git
12996 F:      Documentation/trace/stm.txt
12997 F:      drivers/hwtracing/stm/
12998 F:      include/linux/stm.h
12999 F:      include/uapi/linux/stm.h
13000
13001 SYSV FILESYSTEM
13002 M:      Christoph Hellwig <[email protected]>
13003 S:      Maintained
13004 F:      Documentation/filesystems/sysv-fs.txt
13005 F:      fs/sysv/
13006 F:      include/linux/sysv_fs.h
13007
13008 TARGET SUBSYSTEM
13009 M:      "Nicholas A. Bellinger" <[email protected]>
13010 L:      [email protected]
13011 L:      [email protected]
13012 W:      http://www.linux-iscsi.org
13013 W:      http://groups.google.com/group/linux-iscsi-target-dev
13014 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending.git master
13015 S:      Supported
13016 F:      drivers/target/
13017 F:      include/target/
13018 F:      Documentation/target/
13019
13020 TASKSTATS STATISTICS INTERFACE
13021 M:      Balbir Singh <[email protected]>
13022 S:      Maintained
13023 F:      Documentation/accounting/taskstats*
13024 F:      include/linux/taskstats*
13025 F:      kernel/taskstats.c
13026
13027 TC subsystem
13028 M:      Jamal Hadi Salim <[email protected]>
13029 M:      Cong Wang <[email protected]>
13030 M:      Jiri Pirko <[email protected]>
13031 L:      [email protected]
13032 S:      Maintained
13033 F:      include/net/pkt_cls.h
13034 F:      include/net/pkt_sched.h
13035 F:      include/net/tc_act/
13036 F:      include/uapi/linux/pkt_cls.h
13037 F:      include/uapi/linux/pkt_sched.h
13038 F:      include/uapi/linux/tc_act/
13039 F:      include/uapi/linux/tc_ematch/
13040 F:      net/sched/
13041
13042 TCP LOW PRIORITY MODULE
13043 M:      "Wong Hoi Sing, Edison" <[email protected]>
13044 M:      "Hung Hing Lun, Mike" <[email protected]>
13045 W:      http://tcp-lp-mod.sourceforge.net/
13046 S:      Maintained
13047 F:      net/ipv4/tcp_lp.c
13048
13049 TDA10071 MEDIA DRIVER
13050 M:      Antti Palosaari <[email protected]>
13051 L:      [email protected]
13052 W:      https://linuxtv.org
13053 W:      http://palosaari.fi/linux/
13054 Q:      http://patchwork.linuxtv.org/project/linux-media/list/
13055 T:      git git://linuxtv.org/anttip/media_tree.git
13056 S:      Maintained
13057 F:      drivers/media/dvb-frontends/tda10071*
13058
13059 TDA18212 MEDIA DRIVER
13060 M:      Antti Palosaari <[email protected]>
13061 L:      [email protected]
13062 W:      https://linuxtv.org
13063 W:      http://palosaari.fi/linux/
13064 Q:      http://patchwork.linuxtv.org/project/linux-media/list/
13065 T:      git git://linuxtv.org/anttip/media_tree.git
13066 S:      Maintained
13067 F:      drivers/media/tuners/tda18212*
13068
13069 TDA18218 MEDIA DRIVER
13070 M:      Antti Palosaari <[email protected]>
13071 L:      [email protected]
13072 W:      https://linuxtv.org
13073 W:      http://palosaari.fi/linux/
13074 Q:      http://patchwork.linuxtv.org/project/linux-media/list/
13075 T:      git git://linuxtv.org/anttip/media_tree.git
13076 S:      Maintained
13077 F:      drivers/media/tuners/tda18218*
13078
13079 TDA18271 MEDIA DRIVER
13080 M:      Michael Krufky <[email protected]>
13081 L:      [email protected]
13082 W:      https://linuxtv.org
13083 W:      http://github.com/mkrufky
13084 Q:      http://patchwork.linuxtv.org/project/linux-media/list/
13085 T:      git git://linuxtv.org/mkrufky/tuners.git
13086 S:      Maintained
13087 F:      drivers/media/tuners/tda18271*
13088
13089 TDA827x MEDIA DRIVER
13090 M:      Michael Krufky <[email protected]>
13091 L:      [email protected]
13092 W:      https://linuxtv.org
13093 W:      http://github.com/mkrufky
13094 Q:      http://patchwork.linuxtv.org/project/linux-media/list/
13095 T:      git git://linuxtv.org/mkrufky/tuners.git
13096 S:      Maintained
13097 F:      drivers/media/tuners/tda8290.*
13098
13099 TDA8290 MEDIA DRIVER
13100 M:      Michael Krufky <[email protected]>
13101 L:      [email protected]
13102 W:      https://linuxtv.org
13103 W:      http://github.com/mkrufky
13104 Q:      http://patchwork.linuxtv.org/project/linux-media/list/
13105 T:      git git://linuxtv.org/mkrufky/tuners.git
13106 S:      Maintained
13107 F:      drivers/media/tuners/tda8290.*
13108
13109 TDA9840 MEDIA DRIVER
13110 M:      Hans Verkuil <[email protected]>
13111 L:      [email protected]
13112 T:      git git://linuxtv.org/media_tree.git
13113 W:      https://linuxtv.org
13114 S:      Maintained
13115 F:      drivers/media/i2c/tda9840*
13116
13117 TEA5761 TUNER DRIVER
13118 M:      Mauro Carvalho Chehab <[email protected]>
13119 M:      Mauro Carvalho Chehab <[email protected]>
13120 L:      [email protected]
13121 W:      https://linuxtv.org
13122 T:      git git://linuxtv.org/media_tree.git
13123 S:      Odd fixes
13124 F:      drivers/media/tuners/tea5761.*
13125
13126 TEA5767 TUNER DRIVER
13127 M:      Mauro Carvalho Chehab <[email protected]>
13128 M:      Mauro Carvalho Chehab <[email protected]>
13129 L:      [email protected]
13130 W:      https://linuxtv.org
13131 T:      git git://linuxtv.org/media_tree.git
13132 S:      Maintained
13133 F:      drivers/media/tuners/tea5767.*
13134
13135 TEA6415C MEDIA DRIVER
13136 M:      Hans Verkuil <[email protected]>
13137 L:      [email protected]
13138 T:      git git://linuxtv.org/media_tree.git
13139 W:      https://linuxtv.org
13140 S:      Maintained
13141 F:      drivers/media/i2c/tea6415c*
13142
13143 TEA6420 MEDIA DRIVER
13144 M:      Hans Verkuil <[email protected]>
13145 L:      [email protected]
13146 T:      git git://linuxtv.org/media_tree.git
13147 W:      https://linuxtv.org
13148 S:      Maintained
13149 F:      drivers/media/i2c/tea6420*
13150
13151 TEAM DRIVER
13152 M:      Jiri Pirko <[email protected]>
13153 L:      [email protected]
13154 S:      Supported
13155 F:      drivers/net/team/
13156 F:      include/linux/if_team.h
13157 F:      include/uapi/linux/if_team.h
13158
13159 TECHNOLOGIC SYSTEMS TS-5500 PLATFORM SUPPORT
13160 M:      "Savoir-faire Linux Inc." <[email protected]>
13161 S:      Maintained
13162 F:      arch/x86/platform/ts5500/
13163
13164 TECHNOTREND USB IR RECEIVER
13165 M:      Sean Young <[email protected]>
13166 L:      [email protected]
13167 S:      Maintained
13168 F:      drivers/media/rc/ttusbir.c
13169
13170 TEE SUBSYSTEM
13171 M:      Jens Wiklander <[email protected]>
13172 S:      Maintained
13173 F:      include/linux/tee_drv.h
13174 F:      include/uapi/linux/tee.h
13175 F:      drivers/tee/
13176 F:      Documentation/tee.txt
13177
13178 TEGRA ARCHITECTURE SUPPORT
13179 M:      Thierry Reding <[email protected]>
13180 M:      Jonathan Hunter <[email protected]>
13181 L:      [email protected]
13182 Q:      http://patchwork.ozlabs.org/project/linux-tegra/list/
13183 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux.git
13184 S:      Supported
13185 N:      [^a-z]tegra
13186
13187 TEGRA CLOCK DRIVER
13188 M:      Peter De Schrijver <[email protected]>
13189 M:      Prashant Gaikwad <[email protected]>
13190 S:      Supported
13191 F:      drivers/clk/tegra/
13192
13193 TEGRA DMA DRIVERS
13194 M:      Laxman Dewangan <[email protected]>
13195 M:      Jon Hunter <[email protected]>
13196 S:      Supported
13197 F:      drivers/dma/tegra*
13198
13199 TEGRA I2C DRIVER
13200 M:      Laxman Dewangan <[email protected]>
13201 S:      Supported
13202 F:      drivers/i2c/busses/i2c-tegra.c
13203
13204 TEGRA IOMMU DRIVERS
13205 M:      Hiroshi Doyu <[email protected]>
13206 S:      Supported
13207 F:      drivers/iommu/tegra*
13208
13209 TEGRA KBC DRIVER
13210 M:      Rakesh Iyer <[email protected]>
13211 M:      Laxman Dewangan <[email protected]>
13212 S:      Supported
13213 F:      drivers/input/keyboard/tegra-kbc.c
13214
13215 TEGRA PWM DRIVER
13216 M:      Thierry Reding <[email protected]>
13217 S:      Supported
13218 F:      drivers/pwm/pwm-tegra.c
13219
13220 TEGRA SERIAL DRIVER
13221 M:      Laxman Dewangan <[email protected]>
13222 S:      Supported
13223 F:      drivers/tty/serial/serial-tegra.c
13224
13225 TEGRA SPI DRIVER
13226 M:      Laxman Dewangan <[email protected]>
13227 S:      Supported
13228 F:      drivers/spi/spi-tegra*
13229
13230 TEHUTI ETHERNET DRIVER
13231 M:      Andy Gospodarek <[email protected]>
13232 L:      [email protected]
13233 S:      Supported
13234 F:      drivers/net/ethernet/tehuti/*
13235
13236 Telecom Clock Driver for MCPL0010
13237 M:      Mark Gross <[email protected]>
13238 S:      Supported
13239 F:      drivers/char/tlclk.c
13240
13241 TENSILICA XTENSA PORT (xtensa)
13242 M:      Chris Zankel <[email protected]>
13243 M:      Max Filippov <[email protected]>
13244 L:      [email protected]
13245 T:      git git://github.com/czankel/xtensa-linux.git
13246 S:      Maintained
13247 F:      arch/xtensa/
13248 F:      drivers/irqchip/irq-xtensa-*
13249
13250 Texas Instruments' System Control Interface (TISCI) Protocol Driver
13251 M:      Nishanth Menon <[email protected]>
13252 M:      Tero Kristo <[email protected]>
13253 M:      Santosh Shilimkar <[email protected]>
13254 L:      [email protected]
13255 S:      Maintained
13256 F:      Documentation/devicetree/bindings/arm/keystone/ti,sci.txt
13257 F:      drivers/firmware/ti_sci*
13258 F:      include/linux/soc/ti/ti_sci_protocol.h
13259 F:      Documentation/devicetree/bindings/soc/ti/sci-pm-domain.txt
13260 F:      include/dt-bindings/genpd/k2g.h
13261 F:      drivers/soc/ti/ti_sci_pm_domains.c
13262 F:      Documentation/devicetree/bindings/reset/ti,sci-reset.txt
13263 F:      Documentation/devicetree/bindings/clock/ti,sci-clk.txt
13264 F:      drivers/clk/keystone/sci-clk.c
13265 F:      drivers/reset/reset-ti-sci.c
13266
13267 THANKO'S RAREMONO AM/FM/SW RADIO RECEIVER USB DRIVER
13268 M:      Hans Verkuil <[email protected]>
13269 L:      [email protected]
13270 T:      git git://linuxtv.org/media_tree.git
13271 W:      https://linuxtv.org
13272 S:      Maintained
13273 F:      drivers/media/radio/radio-raremono.c
13274
13275 THERMAL
13276 M:      Zhang Rui <[email protected]>
13277 M:      Eduardo Valentin <[email protected]>
13278 L:      [email protected]
13279 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux.git
13280 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/evalenti/linux-soc-thermal.git
13281 Q:      https://patchwork.kernel.org/project/linux-pm/list/
13282 S:      Supported
13283 F:      drivers/thermal/
13284 F:      include/linux/thermal.h
13285 F:      include/uapi/linux/thermal.h
13286 F:      include/linux/cpu_cooling.h
13287 F:      Documentation/devicetree/bindings/thermal/
13288
13289 THERMAL/CPU_COOLING
13290 M:      Amit Daniel Kachhap <[email protected]>
13291 M:      Viresh Kumar <[email protected]>
13292 M:      Javi Merino <[email protected]>
13293 L:      [email protected]
13294 S:      Supported
13295 F:      Documentation/thermal/cpu-cooling-api.txt
13296 F:      drivers/thermal/cpu_cooling.c
13297 F:      include/linux/cpu_cooling.h
13298
13299 THINKPAD ACPI EXTRAS DRIVER
13300 M:      Henrique de Moraes Holschuh <[email protected]>
13301 L:      [email protected]
13302 L:      [email protected]
13303 W:      http://ibm-acpi.sourceforge.net
13304 W:      http://thinkwiki.org/wiki/Ibm-acpi
13305 T:      git git://repo.or.cz/linux-2.6/linux-acpi-2.6/ibm-acpi-2.6.git
13306 S:      Maintained
13307 F:      drivers/platform/x86/thinkpad_acpi.c
13308
13309 THUNDERBOLT DRIVER
13310 M:      Andreas Noever <[email protected]>
13311 M:      Michael Jamet <[email protected]>
13312 M:      Mika Westerberg <[email protected]>
13313 M:      Yehezkel Bernat <[email protected]>
13314 S:      Maintained
13315 F:      drivers/thunderbolt/
13316 F:      include/linux/thunderbolt.h
13317
13318 THUNDERBOLT NETWORK DRIVER
13319 M:      Michael Jamet <[email protected]>
13320 M:      Mika Westerberg <[email protected]>
13321 M:      Yehezkel Bernat <[email protected]>
13322 L:      [email protected]
13323 S:      Maintained
13324 F:      drivers/net/thunderbolt.c
13325
13326 THUNDERX GPIO DRIVER
13327 M:      David Daney <[email protected]>
13328 S:      Maintained
13329 F:      drivers/gpio/gpio-thunderx.c
13330
13331 TI AM437X VPFE DRIVER
13332 M:      "Lad, Prabhakar" <[email protected]>
13333 L:      [email protected]
13334 W:      https://linuxtv.org
13335 Q:      http://patchwork.linuxtv.org/project/linux-media/list/
13336 T:      git git://linuxtv.org/mhadli/v4l-dvb-davinci_devices.git
13337 S:      Maintained
13338 F:      drivers/media/platform/am437x/
13339
13340 TI BANDGAP AND THERMAL DRIVER
13341 M:      Eduardo Valentin <[email protected]>
13342 M:      Keerthy <[email protected]>
13343 L:      [email protected]
13344 L:      [email protected]
13345 S:      Maintained
13346 F:      drivers/thermal/ti-soc-thermal/
13347
13348 TI BQ27XXX POWER SUPPLY DRIVER
13349 R:      Andrew F. Davis <[email protected]>
13350 F:      include/linux/power/bq27xxx_battery.h
13351 F:      drivers/power/supply/bq27xxx_battery.c
13352 F:      drivers/power/supply/bq27xxx_battery_i2c.c
13353
13354 TI CDCE706 CLOCK DRIVER
13355 M:      Max Filippov <[email protected]>
13356 S:      Maintained
13357 F:      drivers/clk/clk-cdce706.c
13358
13359 TI CLOCK DRIVER
13360 M:      Tero Kristo <[email protected]>
13361 L:      [email protected]
13362 S:      Maintained
13363 F:      drivers/clk/ti/
13364 F:      include/linux/clk/ti.h
13365
13366 TI DAVINCI MACHINE SUPPORT
13367 M:      Sekhar Nori <[email protected]>
13368 M:      Kevin Hilman <[email protected]>
13369 L:      [email protected] (moderated for non-subscribers)
13370 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/nsekhar/linux-davinci.git
13371 S:      Supported
13372 F:      arch/arm/mach-davinci/
13373 F:      drivers/i2c/busses/i2c-davinci.c
13374 F:      arch/arm/boot/dts/da850*
13375
13376 TI DAVINCI SERIES GPIO DRIVER
13377 M:      Keerthy <[email protected]>
13378 L:      [email protected]
13379 S:      Maintained
13380 F:      Documentation/devicetree/bindings/gpio/gpio-davinci.txt
13381 F:      drivers/gpio/gpio-davinci.c
13382
13383 TI DAVINCI SERIES MEDIA DRIVER
13384 M:      "Lad, Prabhakar" <[email protected]>
13385 L:      [email protected]
13386 W:      https://linuxtv.org
13387 Q:      http://patchwork.linuxtv.org/project/linux-media/list/
13388 T:      git git://linuxtv.org/mhadli/v4l-dvb-davinci_devices.git
13389 S:      Maintained
13390 F:      drivers/media/platform/davinci/
13391 F:      include/media/davinci/
13392
13393 TI ETHERNET SWITCH DRIVER (CPSW)
13394 R:      Grygorii Strashko <[email protected]>
13395 L:      [email protected]
13396 L:      [email protected]
13397 S:      Maintained
13398 F:      drivers/net/ethernet/ti/cpsw*
13399 F:      drivers/net/ethernet/ti/davinci*
13400
13401 TI FLASH MEDIA INTERFACE DRIVER
13402 M:      Alex Dubov <[email protected]>
13403 S:      Maintained
13404 F:      drivers/misc/tifm*
13405 F:      drivers/mmc/host/tifm_sd.c
13406 F:      include/linux/tifm.h
13407
13408 TI KEYSTONE MULTICORE NAVIGATOR DRIVERS
13409 M:      Santosh Shilimkar <[email protected]>
13410 L:      [email protected]
13411 L:      [email protected] (moderated for non-subscribers)
13412 S:      Maintained
13413 F:      drivers/soc/ti/*
13414 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/ssantosh/linux-keystone.git
13415
13416 TI LM49xxx FAMILY ASoC CODEC DRIVERS
13417 M:      M R Swami Reddy <[email protected]>
13418 M:      Vishwas A Deshpande <[email protected]>
13419 L:      [email protected] (moderated for non-subscribers)
13420 S:      Maintained
13421 F:      sound/soc/codecs/lm49453*
13422 F:      sound/soc/codecs/isabelle*
13423
13424 TI LP855x BACKLIGHT DRIVER
13425 M:      Milo Kim <[email protected]>
13426 S:      Maintained
13427 F:      Documentation/backlight/lp855x-driver.txt
13428 F:      drivers/video/backlight/lp855x_bl.c
13429 F:      include/linux/platform_data/lp855x.h
13430
13431 TI LP8727 CHARGER DRIVER
13432 M:      Milo Kim <[email protected]>
13433 S:      Maintained
13434 F:      drivers/power/supply/lp8727_charger.c
13435 F:      include/linux/platform_data/lp8727.h
13436
13437 TI LP8788 MFD DRIVER
13438 M:      Milo Kim <[email protected]>
13439 S:      Maintained
13440 F:      drivers/iio/adc/lp8788_adc.c
13441 F:      drivers/leds/leds-lp8788.c
13442 F:      drivers/mfd/lp8788*.c
13443 F:      drivers/power/supply/lp8788-charger.c
13444 F:      drivers/regulator/lp8788-*.c
13445 F:      include/linux/mfd/lp8788*.h
13446
13447 TI NETCP ETHERNET DRIVER
13448 M:      Wingman Kwok <[email protected]>
13449 M:      Murali Karicheri <[email protected]>
13450 L:      [email protected]
13451 S:      Maintained
13452 F:      drivers/net/ethernet/ti/netcp*
13453
13454 TI TAS571X FAMILY ASoC CODEC DRIVER
13455 M:      Kevin Cernekee <[email protected]>
13456 L:      [email protected] (moderated for non-subscribers)
13457 S:      Odd Fixes
13458 F:      sound/soc/codecs/tas571x*
13459
13460 TI TRF7970A NFC DRIVER
13461 M:      Mark Greer <[email protected]>
13462 L:      [email protected]
13463 L:      [email protected] (moderated for non-subscribers)
13464 S:      Supported
13465 F:      drivers/nfc/trf7970a.c
13466 F:      Documentation/devicetree/bindings/net/nfc/trf7970a.txt
13467
13468 TI TWL4030 SERIES SOC CODEC DRIVER
13469 M:      Peter Ujfalusi <[email protected]>
13470 L:      [email protected] (moderated for non-subscribers)
13471 S:      Maintained
13472 F:      sound/soc/codecs/twl4030*
13473
13474 TI VPE/CAL DRIVERS
13475 M:      Benoit Parrot <[email protected]>
13476 L:      [email protected]
13477 W:      http://linuxtv.org/
13478 Q:      http://patchwork.linuxtv.org/project/linux-media/list/
13479 S:      Maintained
13480 F:      drivers/media/platform/ti-vpe/
13481
13482 TI WILINK WIRELESS DRIVERS
13483 L:      [email protected]
13484 W:      http://wireless.kernel.org/en/users/Drivers/wl12xx
13485 W:      http://wireless.kernel.org/en/users/Drivers/wl1251
13486 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/luca/wl12xx.git
13487 S:      Orphan
13488 F:      drivers/net/wireless/ti/
13489 F:      include/linux/wl12xx.h
13490
13491 TILE ARCHITECTURE
13492 M:      Chris Metcalf <[email protected]>
13493 W:      http://www.mellanox.com/repository/solutions/tile-scm/
13494 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile.git
13495 S:      Supported
13496 F:      arch/tile/
13497 F:      drivers/char/tile-srom.c
13498 F:      drivers/edac/tile_edac.c
13499 F:      drivers/net/ethernet/tile/
13500 F:      drivers/rtc/rtc-tile.c
13501 F:      drivers/tty/hvc/hvc_tile.c
13502 F:      drivers/tty/serial/tilegx.c
13503 F:      drivers/usb/host/*-tilegx.c
13504 F:      include/linux/usb/tilegx.h
13505
13506 TIMEKEEPING, CLOCKSOURCE CORE, NTP, ALARMTIMER
13507 M:      John Stultz <[email protected]>
13508 M:      Thomas Gleixner <[email protected]>
13509 R:      Stephen Boyd <[email protected]>
13510 L:      [email protected]
13511 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git timers/core
13512 S:      Supported
13513 F:      include/linux/clocksource.h
13514 F:      include/linux/time.h
13515 F:      include/linux/timex.h
13516 F:      include/uapi/linux/time.h
13517 F:      include/uapi/linux/timex.h
13518 F:      kernel/time/clocksource.c
13519 F:      kernel/time/time*.c
13520 F:      kernel/time/alarmtimer.c
13521 F:      kernel/time/ntp.c
13522 F:      tools/testing/selftests/timers/
13523
13524 TIPC NETWORK LAYER
13525 M:      Jon Maloy <[email protected]>
13526 M:      Ying Xue <[email protected]>
13527 L:      [email protected] (core kernel code)
13528 L:      [email protected] (user apps, general discussion)
13529 W:      http://tipc.sourceforge.net/
13530 S:      Maintained
13531 F:      include/uapi/linux/tipc*.h
13532 F:      net/tipc/
13533
13534 TLAN NETWORK DRIVER
13535 M:      Samuel Chessman <[email protected]>
13536 L:      [email protected] (subscribers-only)
13537 W:      http://sourceforge.net/projects/tlan/
13538 S:      Maintained
13539 F:      Documentation/networking/tlan.txt
13540 F:      drivers/net/ethernet/ti/tlan.*
13541
13542 TM6000 VIDEO4LINUX DRIVER
13543 M:      Mauro Carvalho Chehab <[email protected]>
13544 M:      Mauro Carvalho Chehab <[email protected]>
13545 L:      [email protected]
13546 W:      https://linuxtv.org
13547 T:      git git://linuxtv.org/media_tree.git
13548 S:      Odd fixes
13549 F:      drivers/media/usb/tm6000/
13550 F:      Documentation/media/v4l-drivers/tm6000*
13551
13552 TMIO/SDHI MMC DRIVER
13553 M:      Wolfram Sang <[email protected]>
13554 L:      [email protected]
13555 S:      Supported
13556 F:      drivers/mmc/host/tmio_mmc*
13557 F:      drivers/mmc/host/renesas_sdhi*
13558 F:      include/linux/mfd/tmio.h
13559
13560 TMP401 HARDWARE MONITOR DRIVER
13561 M:      Guenter Roeck <[email protected]>
13562 L:      [email protected]
13563 S:      Maintained
13564 F:      Documentation/hwmon/tmp401
13565 F:      drivers/hwmon/tmp401.c
13566
13567 TMPFS (SHMEM FILESYSTEM)
13568 M:      Hugh Dickins <[email protected]>
13569 L:      [email protected]
13570 S:      Maintained
13571 F:      include/linux/shmem_fs.h
13572 F:      mm/shmem.c
13573
13574 TOMOYO SECURITY MODULE
13575 M:      Kentaro Takeda <[email protected]>
13576 M:      Tetsuo Handa <[email protected]>
13577 L:      [email protected] (subscribers-only, for developers in English)
13578 L:      [email protected] (subscribers-only, for users in English)
13579 L:      [email protected] (subscribers-only, for developers in Japanese)
13580 L:      [email protected] (subscribers-only, for users in Japanese)
13581 W:      http://tomoyo.sourceforge.jp/
13582 T:      quilt http://svn.sourceforge.jp/svnroot/tomoyo/trunk/2.5.x/tomoyo-lsm/patches/
13583 S:      Maintained
13584 F:      security/tomoyo/
13585
13586 TOPSTAR LAPTOP EXTRAS DRIVER
13587 M:      Herton Ronaldo Krzesinski <[email protected]>
13588 L:      [email protected]
13589 S:      Maintained
13590 F:      drivers/platform/x86/topstar-laptop.c
13591
13592 TOSHIBA ACPI EXTRAS DRIVER
13593 M:      Azael Avalos <[email protected]>
13594 L:      [email protected]
13595 S:      Maintained
13596 F:      drivers/platform/x86/toshiba_acpi.c
13597
13598 TOSHIBA BLUETOOTH DRIVER
13599 M:      Azael Avalos <[email protected]>
13600 L:      [email protected]
13601 S:      Maintained
13602 F:      drivers/platform/x86/toshiba_bluetooth.c
13603
13604 TOSHIBA HDD ACTIVE PROTECTION SENSOR DRIVER
13605 M:      Azael Avalos <[email protected]>
13606 L:      [email protected]
13607 S:      Maintained
13608 F:      drivers/platform/x86/toshiba_haps.c
13609
13610 TOSHIBA SMM DRIVER
13611 M:      Jonathan Buzzard <[email protected]>
13612 W:      http://www.buzzard.org.uk/toshiba/
13613 S:      Maintained
13614 F:      drivers/char/toshiba.c
13615 F:      include/linux/toshiba.h
13616 F:      include/uapi/linux/toshiba.h
13617
13618 TOSHIBA TC358743 DRIVER
13619 M:      Mats Randgaard <[email protected]>
13620 L:      [email protected]
13621 S:      Maintained
13622 F:      drivers/media/i2c/tc358743*
13623 F:      include/media/i2c/tc358743.h
13624
13625 TOSHIBA WMI HOTKEYS DRIVER
13626 M:      Azael Avalos <[email protected]>
13627 L:      [email protected]
13628 S:      Maintained
13629 F:      drivers/platform/x86/toshiba-wmi.c
13630
13631 TPM DEVICE DRIVER
13632 M:      Peter Huewe <[email protected]>
13633 M:      Jarkko Sakkinen <[email protected]>
13634 R:      Jason Gunthorpe <[email protected]>
13635 L:      [email protected]
13636 Q:      https://patchwork.kernel.org/project/linux-integrity/list/
13637 T:      git git://git.infradead.org/users/jjs/linux-tpmdd.git
13638 S:      Maintained
13639 F:      drivers/char/tpm/
13640
13641 TRACING
13642 M:      Steven Rostedt <[email protected]>
13643 M:      Ingo Molnar <[email protected]>
13644 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git perf/core
13645 S:      Maintained
13646 F:      Documentation/trace/ftrace.txt
13647 F:      arch/*/*/*/ftrace.h
13648 F:      arch/*/kernel/ftrace.c
13649 F:      include/*/ftrace.h
13650 F:      include/linux/trace*.h
13651 F:      include/trace/
13652 F:      kernel/trace/
13653 F:      tools/testing/selftests/ftrace/
13654
13655 TRACING MMIO ACCESSES (MMIOTRACE)
13656 M:      Steven Rostedt <[email protected]>
13657 M:      Ingo Molnar <[email protected]>
13658 R:      Karol Herbst <[email protected]>
13659 R:      Pekka Paalanen <[email protected]>
13660 S:      Maintained
13661 L:      [email protected]
13662 L:      [email protected]
13663 F:      kernel/trace/trace_mmiotrace.c
13664 F:      include/linux/mmiotrace.h
13665 F:      arch/x86/mm/kmmio.c
13666 F:      arch/x86/mm/mmio-mod.c
13667 F:      arch/x86/mm/testmmiotrace.c
13668
13669 TRIVIAL PATCHES
13670 M:      Jiri Kosina <[email protected]>
13671 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial.git
13672 S:      Maintained
13673 K:      ^Subject:.*(?i)trivial
13674
13675 TTY LAYER
13676 M:      Greg Kroah-Hartman <[email protected]>
13677 M:      Jiri Slaby <[email protected]>
13678 S:      Supported
13679 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty.git
13680 F:      Documentation/serial/
13681 F:      drivers/tty/
13682 F:      drivers/tty/serial/serial_core.c
13683 F:      include/linux/serial_core.h
13684 F:      include/linux/serial.h
13685 F:      include/linux/tty.h
13686 F:      include/uapi/linux/serial_core.h
13687 F:      include/uapi/linux/serial.h
13688 F:      include/uapi/linux/tty.h
13689
13690 TUA9001 MEDIA DRIVER
13691 M:      Antti Palosaari <[email protected]>
13692 L:      [email protected]
13693 W:      https://linuxtv.org
13694 W:      http://palosaari.fi/linux/
13695 Q:      http://patchwork.linuxtv.org/project/linux-media/list/
13696 T:      git git://linuxtv.org/anttip/media_tree.git
13697 S:      Maintained
13698 F:      drivers/media/tuners/tua9001*
13699
13700 TULIP NETWORK DRIVERS
13701 L:      [email protected]
13702 L:      [email protected]
13703 S:      Orphan
13704 F:      drivers/net/ethernet/dec/tulip/
13705
13706 TUN/TAP driver
13707 M:      Maxim Krasnyansky <[email protected]>
13708 W:      http://vtun.sourceforge.net/tun
13709 S:      Maintained
13710 F:      Documentation/networking/tuntap.txt
13711 F:      arch/um/os-Linux/drivers/
13712
13713 TURBOCHANNEL SUBSYSTEM
13714 M:      "Maciej W. Rozycki" <[email protected]>
13715 M:      Ralf Baechle <[email protected]>
13716 L:      [email protected]
13717 Q:      http://patchwork.linux-mips.org/project/linux-mips/list/
13718 S:      Maintained
13719 F:      drivers/tc/
13720 F:      include/linux/tc.h
13721
13722 TW5864 VIDEO4LINUX DRIVER
13723 M:      Bluecherry Maintainers <[email protected]>
13724 M:      Anton Sviridenko <[email protected]>
13725 M:      Andrey Utkin <[email protected]>
13726 M:      Andrey Utkin <[email protected]>
13727 L:      [email protected]
13728 S:      Supported
13729 F:      drivers/media/pci/tw5864/
13730
13731 TW68 VIDEO4LINUX DRIVER
13732 M:      Hans Verkuil <[email protected]>
13733 L:      [email protected]
13734 T:      git git://linuxtv.org/media_tree.git
13735 W:      https://linuxtv.org
13736 S:      Odd Fixes
13737 F:      drivers/media/pci/tw68/
13738
13739 TW686X VIDEO4LINUX DRIVER
13740 M:      Ezequiel Garcia <[email protected]>
13741 L:      [email protected]
13742 T:      git git://linuxtv.org/media_tree.git
13743 W:      http://linuxtv.org
13744 S:      Maintained
13745 F:      drivers/media/pci/tw686x/
13746
13747 UBI FILE SYSTEM (UBIFS)
13748 M:      Richard Weinberger <[email protected]>
13749 M:      Artem Bityutskiy <[email protected]>
13750 M:      Adrian Hunter <[email protected]>
13751 L:      [email protected]
13752 T:      git git://git.infradead.org/ubifs-2.6.git
13753 W:      http://www.linux-mtd.infradead.org/doc/ubifs.html
13754 S:      Supported
13755 F:      Documentation/filesystems/ubifs.txt
13756 F:      fs/ubifs/
13757
13758 UCLINUX (M68KNOMMU AND COLDFIRE)
13759 M:      Greg Ungerer <[email protected]>
13760 W:      http://www.linux-m68k.org/
13761 W:      http://www.uclinux.org/
13762 L:      [email protected]
13763 L:      [email protected]  (subscribers-only)
13764 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu.git
13765 S:      Maintained
13766 F:      arch/m68k/coldfire/
13767 F:      arch/m68k/68*/
13768 F:      arch/m68k/*/*_no.*
13769 F:      arch/m68k/include/asm/*_no.*
13770
13771 UDF FILESYSTEM
13772 M:      Jan Kara <[email protected]>
13773 S:      Maintained
13774 F:      Documentation/filesystems/udf.txt
13775 F:      fs/udf/
13776
13777 UDRAW TABLET
13778 M:      Bastien Nocera <[email protected]>
13779 L:      [email protected]
13780 S:      Maintained
13781 F:      drivers/hid/hid-udraw.c
13782
13783 UFS FILESYSTEM
13784 M:      Evgeniy Dushistov <[email protected]>
13785 S:      Maintained
13786 F:      Documentation/filesystems/ufs.txt
13787 F:      fs/ufs/
13788
13789 UHID USERSPACE HID IO DRIVER:
13790 M:      David Herrmann <[email protected]>
13791 L:      [email protected]
13792 S:      Maintained
13793 F:      drivers/hid/uhid.c
13794 F:      include/uapi/linux/uhid.h
13795
13796 ULPI BUS
13797 M:      Heikki Krogerus <[email protected]>
13798 L:      [email protected]
13799 S:      Maintained
13800 F:      drivers/usb/common/ulpi.c
13801 F:      include/linux/ulpi/
13802
13803 ULTRA-WIDEBAND (UWB) SUBSYSTEM:
13804 L:      [email protected]
13805 S:      Orphan
13806 F:      drivers/uwb/
13807 F:      include/linux/uwb.h
13808 F:      include/linux/uwb/
13809
13810 UNICORE32 ARCHITECTURE:
13811 M:      Guan Xuetao <[email protected]>
13812 W:      http://mprc.pku.edu.cn/~guanxuetao/linux
13813 S:      Maintained
13814 T:      git git://github.com/gxt/linux.git
13815 F:      arch/unicore32/
13816
13817 UNIFDEF
13818 M:      Tony Finch <[email protected]>
13819 W:      http://dotat.at/prog/unifdef
13820 S:      Maintained
13821 F:      scripts/unifdef.c
13822
13823 UNIFORM CDROM DRIVER
13824 M:      Jens Axboe <[email protected]>
13825 W:      http://www.kernel.dk
13826 S:      Maintained
13827 F:      Documentation/cdrom/
13828 F:      drivers/cdrom/cdrom.c
13829 F:      include/linux/cdrom.h
13830 F:      include/uapi/linux/cdrom.h
13831
13832 UNISYS S-PAR DRIVERS
13833 M:      David Kershner <[email protected]>
13834 L:      [email protected] (Unisys internal)
13835 S:      Supported
13836 F:      drivers/staging/unisys/
13837
13838 UNIVERSAL FLASH STORAGE HOST CONTROLLER DRIVER
13839 M:      Vinayak Holikatti <[email protected]>
13840 L:      [email protected]
13841 S:      Supported
13842 F:      Documentation/scsi/ufs.txt
13843 F:      drivers/scsi/ufs/
13844
13845 UNIVERSAL FLASH STORAGE HOST CONTROLLER DRIVER DWC HOOKS
13846 M:      Joao Pinto <[email protected]>
13847 L:      [email protected]
13848 S:      Supported
13849 F:      drivers/scsi/ufs/*dwc*
13850
13851 UNSORTED BLOCK IMAGES (UBI)
13852 M:      Artem Bityutskiy <[email protected]>
13853 M:      Richard Weinberger <[email protected]>
13854 W:      http://www.linux-mtd.infradead.org/
13855 L:      [email protected]
13856 T:      git git://git.infradead.org/ubifs-2.6.git
13857 S:      Supported
13858 F:      drivers/mtd/ubi/
13859 F:      include/linux/mtd/ubi.h
13860 F:      include/uapi/mtd/ubi-user.h
13861
13862 USB "USBNET" DRIVER FRAMEWORK
13863 M:      Oliver Neukum <[email protected]>
13864 L:      [email protected]
13865 W:      http://www.linux-usb.org/usbnet
13866 S:      Maintained
13867 F:      drivers/net/usb/usbnet.c
13868 F:      include/linux/usb/usbnet.h
13869
13870 USB ACM DRIVER
13871 M:      Oliver Neukum <[email protected]>
13872 L:      [email protected]
13873 S:      Maintained
13874 F:      Documentation/usb/acm.txt
13875 F:      drivers/usb/class/cdc-acm.*
13876
13877 USB AR5523 WIRELESS DRIVER
13878 M:      Pontus Fuchs <[email protected]>
13879 L:      [email protected]
13880 S:      Maintained
13881 F:      drivers/net/wireless/ath/ar5523/
13882
13883 USB ATTACHED SCSI
13884 M:      Oliver Neukum <[email protected]>
13885 L:      [email protected]
13886 L:      [email protected]
13887 S:      Maintained
13888 F:      drivers/usb/storage/uas.c
13889
13890 USB CDC ETHERNET DRIVER
13891 M:      Oliver Neukum <[email protected]>
13892 L:      [email protected]
13893 S:      Maintained
13894 F:      drivers/net/usb/cdc_*.c
13895 F:      include/uapi/linux/usb/cdc.h
13896
13897 USB CHAOSKEY DRIVER
13898 M:      Keith Packard <[email protected]>
13899 L:      [email protected]
13900 S:      Maintained
13901 F:      drivers/usb/misc/chaoskey.c
13902
13903 USB CYPRESS C67X00 DRIVER
13904 M:      Peter Korsgaard <[email protected]>
13905 L:      [email protected]
13906 S:      Maintained
13907 F:      drivers/usb/c67x00/
13908
13909 USB DAVICOM DM9601 DRIVER
13910 M:      Peter Korsgaard <[email protected]>
13911 L:      [email protected]
13912 W:      http://www.linux-usb.org/usbnet
13913 S:      Maintained
13914 F:      drivers/net/usb/dm9601.c
13915
13916 USB DIAMOND RIO500 DRIVER
13917 M:      Cesar Miquel <[email protected]>
13918 L:      [email protected]
13919 W:      http://rio500.sourceforge.net
13920 S:      Maintained
13921 F:      drivers/usb/misc/rio500*
13922
13923 USB EHCI DRIVER
13924 M:      Alan Stern <[email protected]>
13925 L:      [email protected]
13926 S:      Maintained
13927 F:      Documentation/usb/ehci.txt
13928 F:      drivers/usb/host/ehci*
13929
13930 USB GADGET/PERIPHERAL SUBSYSTEM
13931 M:      Felipe Balbi <[email protected]>
13932 L:      [email protected]
13933 W:      http://www.linux-usb.org/gadget
13934 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb.git
13935 S:      Maintained
13936 F:      drivers/usb/gadget/
13937 F:      include/linux/usb/gadget*
13938
13939 USB HID/HIDBP DRIVERS (USB KEYBOARDS, MICE, REMOTE CONTROLS, ...)
13940 M:      Jiri Kosina <[email protected]>
13941 R:      Benjamin Tissoires <[email protected]>
13942 L:      [email protected]
13943 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid.git
13944 S:      Maintained
13945 F:      Documentation/hid/hiddev.txt
13946 F:      drivers/hid/usbhid/
13947
13948 USB ISP116X DRIVER
13949 M:      Olav Kongas <[email protected]>
13950 L:      [email protected]
13951 S:      Maintained
13952 F:      drivers/usb/host/isp116x*
13953 F:      include/linux/usb/isp116x.h
13954
13955 USB LAN78XX ETHERNET DRIVER
13956 M:      Woojung Huh <[email protected]>
13957 M:      Microchip Linux Driver Support <[email protected]>
13958 L:      [email protected]
13959 S:      Maintained
13960 F:      drivers/net/usb/lan78xx.*
13961
13962 USB MASS STORAGE DRIVER
13963 M:      Alan Stern <[email protected]>
13964 L:      [email protected]
13965 L:      [email protected]
13966 S:      Maintained
13967 W:      http://www.one-eyed-alien.net/~mdharm/linux-usb/
13968 F:      drivers/usb/storage/
13969
13970 USB MIDI DRIVER
13971 M:      Clemens Ladisch <[email protected]>
13972 L:      [email protected] (moderated for non-subscribers)
13973 T:      git git://git.alsa-project.org/alsa-kernel.git
13974 S:      Maintained
13975 F:      sound/usb/midi.*
13976
13977 USB NETWORKING DRIVERS
13978 L:      [email protected]
13979 S:      Odd Fixes
13980 F:      drivers/net/usb/
13981
13982 USB OHCI DRIVER
13983 M:      Alan Stern <[email protected]>
13984 L:      [email protected]
13985 S:      Maintained
13986 F:      Documentation/usb/ohci.txt
13987 F:      drivers/usb/host/ohci*
13988
13989 USB OTG FSM (Finite State Machine)
13990 M:      Peter Chen <[email protected]>
13991 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/peter.chen/usb.git
13992 L:      [email protected]
13993 S:      Maintained
13994 F:      drivers/usb/common/usb-otg-fsm.c
13995
13996 USB OVER IP DRIVER
13997 M:      Valentina Manea <[email protected]>
13998 M:      Shuah Khan <[email protected]>
13999 M:      Shuah Khan <[email protected]>
14000 L:      [email protected]
14001 S:      Maintained
14002 F:      Documentation/usb/usbip_protocol.txt
14003 F:      drivers/usb/usbip/
14004 F:      tools/usb/usbip/
14005
14006 USB PEGASUS DRIVER
14007 M:      Petko Manolov <[email protected]>
14008 L:      [email protected]
14009 L:      [email protected]
14010 T:      git git://github.com/petkan/pegasus.git
14011 W:      https://github.com/petkan/pegasus
14012 S:      Maintained
14013 F:      drivers/net/usb/pegasus.*
14014
14015 USB PHY LAYER
14016 M:      Felipe Balbi <[email protected]>
14017 L:      [email protected]
14018 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb.git
14019 S:      Maintained
14020 F:      drivers/usb/phy/
14021
14022 USB PRINTER DRIVER (usblp)
14023 M:      Pete Zaitcev <[email protected]>
14024 L:      [email protected]
14025 S:      Supported
14026 F:      drivers/usb/class/usblp.c
14027
14028 USB QMI WWAN NETWORK DRIVER
14029 M:      Bjørn Mork <[email protected]>
14030 L:      [email protected]
14031 S:      Maintained
14032 F:      Documentation/ABI/testing/sysfs-class-net-qmi
14033 F:      drivers/net/usb/qmi_wwan.c
14034
14035 USB RTL8150 DRIVER
14036 M:      Petko Manolov <[email protected]>
14037 L:      [email protected]
14038 L:      [email protected]
14039 T:      git git://github.com/petkan/rtl8150.git
14040 W:      https://github.com/petkan/rtl8150
14041 S:      Maintained
14042 F:      drivers/net/usb/rtl8150.c
14043
14044 USB SERIAL SUBSYSTEM
14045 M:      Johan Hovold <[email protected]>
14046 L:      [email protected]
14047 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial.git
14048 S:      Maintained
14049 F:      Documentation/usb/usb-serial.txt
14050 F:      drivers/usb/serial/
14051 F:      include/linux/usb/serial.h
14052
14053 USB SMSC75XX ETHERNET DRIVER
14054 M:      Steve Glendinning <[email protected]>
14055 L:      [email protected]
14056 S:      Maintained
14057 F:      drivers/net/usb/smsc75xx.*
14058
14059 USB SMSC95XX ETHERNET DRIVER
14060 M:      Steve Glendinning <[email protected]>
14061 M:      Microchip Linux Driver Support <[email protected]>
14062 L:      [email protected]
14063 S:      Maintained
14064 F:      drivers/net/usb/smsc95xx.*
14065
14066 USB SUBSYSTEM
14067 M:      Greg Kroah-Hartman <[email protected]>
14068 L:      [email protected]
14069 W:      http://www.linux-usb.org
14070 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb.git
14071 S:      Supported
14072 F:      Documentation/devicetree/bindings/usb/
14073 F:      Documentation/usb/
14074 F:      drivers/usb/
14075 F:      include/linux/usb.h
14076 F:      include/linux/usb/
14077
14078 USB TYPEC SUBSYSTEM
14079 M:      Heikki Krogerus <[email protected]>
14080 L:      [email protected]
14081 S:      Maintained
14082 F:      Documentation/ABI/testing/sysfs-class-typec
14083 F:      Documentation/usb/typec.rst
14084 F:      drivers/usb/typec/
14085 F:      include/linux/usb/typec.h
14086
14087 USB UHCI DRIVER
14088 M:      Alan Stern <[email protected]>
14089 L:      [email protected]
14090 S:      Maintained
14091 F:      drivers/usb/host/uhci*
14092
14093 USB VIDEO CLASS
14094 M:      Laurent Pinchart <[email protected]>
14095 L:      [email protected] (subscribers-only)
14096 L:      [email protected]
14097 T:      git git://linuxtv.org/media_tree.git
14098 W:      http://www.ideasonboard.org/uvc/
14099 S:      Maintained
14100 F:      drivers/media/usb/uvc/
14101 F:      include/uapi/linux/uvcvideo.h
14102
14103 USB VISION DRIVER
14104 M:      Hans Verkuil <[email protected]>
14105 L:      [email protected]
14106 T:      git git://linuxtv.org/media_tree.git
14107 W:      https://linuxtv.org
14108 S:      Odd Fixes
14109 F:      drivers/media/usb/usbvision/
14110
14111 USB WEBCAM GADGET
14112 M:      Laurent Pinchart <[email protected]>
14113 L:      [email protected]
14114 S:      Maintained
14115 F:      drivers/usb/gadget/function/*uvc*
14116 F:      drivers/usb/gadget/legacy/webcam.c
14117
14118 USB WIRELESS RNDIS DRIVER (rndis_wlan)
14119 M:      Jussi Kivilinna <[email protected]>
14120 L:      [email protected]
14121 S:      Maintained
14122 F:      drivers/net/wireless/rndis_wlan.c
14123
14124 USB XHCI DRIVER
14125 M:      Mathias Nyman <[email protected]>
14126 L:      [email protected]
14127 S:      Supported
14128 F:      drivers/usb/host/xhci*
14129 F:      drivers/usb/host/pci-quirks*
14130
14131 USB ZD1201 DRIVER
14132 L:      [email protected]
14133 W:      http://linux-lc100020.sourceforge.net
14134 S:      Orphan
14135 F:      drivers/net/wireless/zydas/zd1201.*
14136
14137 USB ZR364XX DRIVER
14138 M:      Antoine Jacquet <[email protected]>
14139 L:      [email protected]
14140 L:      [email protected]
14141 T:      git git://linuxtv.org/media_tree.git
14142 W:      http://royale.zerezo.com/zr364xx/
14143 S:      Maintained
14144 F:      Documentation/media/v4l-drivers/zr364xx*
14145 F:      drivers/media/usb/zr364xx/
14146
14147 USER-MODE LINUX (UML)
14148 M:      Jeff Dike <[email protected]>
14149 M:      Richard Weinberger <[email protected]>
14150 L:      [email protected]
14151 L:      [email protected]
14152 W:      http://user-mode-linux.sourceforge.net
14153 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml.git
14154 S:      Maintained
14155 F:      Documentation/virtual/uml/
14156 F:      arch/um/
14157 F:      arch/x86/um/
14158 F:      fs/hostfs/
14159 F:      fs/hppfs/
14160
14161 USERSPACE I/O (UIO)
14162 M:      Greg Kroah-Hartman <[email protected]>
14163 S:      Maintained
14164 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc.git
14165 F:      Documentation/driver-api/uio-howto.rst
14166 F:      drivers/uio/
14167 F:      include/linux/uio*.h
14168
14169 UTIL-LINUX PACKAGE
14170 M:      Karel Zak <[email protected]>
14171 L:      [email protected]
14172 W:      http://en.wikipedia.org/wiki/Util-linux
14173 T:      git git://git.kernel.org/pub/scm/utils/util-linux/util-linux.git
14174 S:      Maintained
14175
14176 UUID HELPERS
14177 M:      Christoph Hellwig <[email protected]>
14178 R:      Andy Shevchenko <[email protected]>
14179 L:      [email protected]
14180 T:      git git://git.infradead.org/users/hch/uuid.git
14181 F:      lib/uuid.c
14182 F:      lib/test_uuid.c
14183 F:      include/linux/uuid.h
14184 F:      include/uapi/linux/uuid.h
14185 S:      Maintained
14186
14187 UVESAFB DRIVER
14188 M:      Michal Januszewski <[email protected]>
14189 L:      [email protected]
14190 W:      http://dev.gentoo.org/~spock/projects/uvesafb/
14191 S:      Maintained
14192 F:      Documentation/fb/uvesafb.txt
14193 F:      drivers/video/fbdev/uvesafb.*
14194
14195 VF610 NAND DRIVER
14196 M:      Stefan Agner <[email protected]>
14197 L:      [email protected]
14198 S:      Supported
14199 F:      drivers/mtd/nand/vf610_nfc.c
14200
14201 VFAT/FAT/MSDOS FILESYSTEM
14202 M:      OGAWA Hirofumi <[email protected]>
14203 S:      Maintained
14204 F:      Documentation/filesystems/vfat.txt
14205 F:      fs/fat/
14206
14207 VFIO DRIVER
14208 M:      Alex Williamson <[email protected]>
14209 L:      [email protected]
14210 T:      git git://github.com/awilliam/linux-vfio.git
14211 S:      Maintained
14212 F:      Documentation/vfio.txt
14213 F:      drivers/vfio/
14214 F:      include/linux/vfio.h
14215 F:      include/uapi/linux/vfio.h
14216
14217 VFIO MEDIATED DEVICE DRIVERS
14218 M:      Kirti Wankhede <[email protected]>
14219 L:      [email protected]
14220 S:      Maintained
14221 F:      Documentation/vfio-mediated-device.txt
14222 F:      drivers/vfio/mdev/
14223 F:      include/linux/mdev.h
14224 F:      samples/vfio-mdev/
14225
14226 VFIO PLATFORM DRIVER
14227 M:      Baptiste Reynal <[email protected]>
14228 L:      [email protected]
14229 S:      Maintained
14230 F:      drivers/vfio/platform/
14231
14232 VGA_SWITCHEROO
14233 R:      Lukas Wunner <[email protected]>
14234 S:      Maintained
14235 F:      Documentation/gpu/vga-switcheroo.rst
14236 F:      drivers/gpu/vga/vga_switcheroo.c
14237 F:      include/linux/vga_switcheroo.h
14238 T:      git git://anongit.freedesktop.org/drm/drm-misc
14239
14240 VIA RHINE NETWORK DRIVER
14241 S:      Orphan
14242 F:      drivers/net/ethernet/via/via-rhine.c
14243
14244 VIA SD/MMC CARD CONTROLLER DRIVER
14245 M:      Bruce Chang <[email protected]>
14246 M:      Harald Welte <[email protected]>
14247 S:      Maintained
14248 F:      drivers/mmc/host/via-sdmmc.c
14249
14250 VIA UNICHROME(PRO)/CHROME9 FRAMEBUFFER DRIVER
14251 M:      Florian Tobias Schandinat <[email protected]>
14252 L:      [email protected]
14253 S:      Maintained
14254 F:      include/linux/via-core.h
14255 F:      include/linux/via-gpio.h
14256 F:      include/linux/via_i2c.h
14257 F:      drivers/video/fbdev/via/
14258
14259 VIA VELOCITY NETWORK DRIVER
14260 M:      Francois Romieu <[email protected]>
14261 L:      [email protected]
14262 S:      Maintained
14263 F:      drivers/net/ethernet/via/via-velocity.*
14264
14265 VIDEO MULTIPLEXER DRIVER
14266 M:      Philipp Zabel <[email protected]>
14267 L:      [email protected]
14268 S:      Maintained
14269 F:      drivers/media/platform/video-mux.c
14270
14271 VIDEOBUF2 FRAMEWORK
14272 M:      Pawel Osciak <[email protected]>
14273 M:      Marek Szyprowski <[email protected]>
14274 M:      Kyungmin Park <[email protected]>
14275 L:      [email protected]
14276 S:      Maintained
14277 F:      drivers/media/v4l2-core/videobuf2-*
14278 F:      include/media/videobuf2-*
14279
14280 VIMC VIRTUAL MEDIA CONTROLLER DRIVER
14281 M:      Helen Koike <[email protected]>
14282 L:      [email protected]
14283 T:      git git://linuxtv.org/media_tree.git
14284 W:      https://linuxtv.org
14285 S:      Maintained
14286 F:      drivers/media/platform/vimc/*
14287
14288 VIRT LIB
14289 M:      Alex Williamson <[email protected]>
14290 M:      Paolo Bonzini <[email protected]>
14291 L:      [email protected]
14292 S:      Supported
14293 F:      virt/lib/
14294
14295 VIRTIO AND VHOST VSOCK DRIVER
14296 M:      Stefan Hajnoczi <[email protected]>
14297 L:      [email protected]
14298 L:      [email protected]
14299 L:      [email protected]
14300 S:      Maintained
14301 F:      include/linux/virtio_vsock.h
14302 F:      include/uapi/linux/virtio_vsock.h
14303 F:      include/uapi/linux/vsockmon.h
14304 F:      include/uapi/linux/vm_sockets_diag.h
14305 F:      net/vmw_vsock/diag.c
14306 F:      net/vmw_vsock/af_vsock_tap.c
14307 F:      net/vmw_vsock/virtio_transport_common.c
14308 F:      net/vmw_vsock/virtio_transport.c
14309 F:      drivers/net/vsockmon.c
14310 F:      drivers/vhost/vsock.c
14311 F:      drivers/vhost/vsock.h
14312 F:      tools/testing/vsock/
14313
14314 VIRTIO CONSOLE DRIVER
14315 M:      Amit Shah <[email protected]>
14316 L:      [email protected]
14317 S:      Maintained
14318 F:      drivers/char/virtio_console.c
14319 F:      include/linux/virtio_console.h
14320 F:      include/uapi/linux/virtio_console.h
14321
14322 VIRTIO CORE, NET AND BLOCK DRIVERS
14323 M:      "Michael S. Tsirkin" <[email protected]>
14324 M:      Jason Wang <[email protected]>
14325 L:      [email protected]
14326 S:      Maintained
14327 F:      Documentation/devicetree/bindings/virtio/
14328 F:      drivers/virtio/
14329 F:      tools/virtio/
14330 F:      drivers/net/virtio_net.c
14331 F:      drivers/block/virtio_blk.c
14332 F:      include/linux/virtio*.h
14333 F:      include/uapi/linux/virtio_*.h
14334 F:      drivers/crypto/virtio/
14335 F:      mm/balloon_compaction.c
14336
14337 VIRTIO CRYPTO DRIVER
14338 M:      Gonglei <[email protected]>
14339 L:      [email protected]
14340 L:      [email protected]
14341 S:      Maintained
14342 F:      drivers/crypto/virtio/
14343 F:      include/uapi/linux/virtio_crypto.h
14344
14345 VIRTIO DRIVERS FOR S390
14346 M:      Cornelia Huck <[email protected]>
14347 M:      Halil Pasic <[email protected]>
14348 L:      [email protected]
14349 L:      [email protected]
14350 L:      [email protected]
14351 S:      Supported
14352 F:      drivers/s390/virtio/
14353
14354 VIRTIO GPU DRIVER
14355 M:      David Airlie <[email protected]>
14356 M:      Gerd Hoffmann <[email protected]>
14357 L:      [email protected]
14358 L:      [email protected]
14359 T:      git git://anongit.freedesktop.org/drm/drm-misc
14360 S:      Maintained
14361 F:      drivers/gpu/drm/virtio/
14362 F:      include/uapi/linux/virtio_gpu.h
14363
14364 VIRTIO HOST (VHOST)
14365 M:      "Michael S. Tsirkin" <[email protected]>
14366 M:      Jason Wang <[email protected]>
14367 L:      [email protected]
14368 L:      [email protected]
14369 L:      [email protected]
14370 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost.git
14371 S:      Maintained
14372 F:      drivers/vhost/
14373 F:      include/uapi/linux/vhost.h
14374
14375 VIRTIO INPUT DRIVER
14376 M:      Gerd Hoffmann <[email protected]>
14377 S:      Maintained
14378 F:      drivers/virtio/virtio_input.c
14379 F:      include/uapi/linux/virtio_input.h
14380
14381 VIRTUAL SERIO DEVICE DRIVER
14382 M:      Stephen Chandler Paul <[email protected]>
14383 S:      Maintained
14384 F:      drivers/input/serio/userio.c
14385 F:      include/uapi/linux/userio.h
14386
14387 VIVID VIRTUAL VIDEO DRIVER
14388 M:      Hans Verkuil <[email protected]>
14389 L:      [email protected]
14390 T:      git git://linuxtv.org/media_tree.git
14391 W:      https://linuxtv.org
14392 S:      Maintained
14393 F:      drivers/media/platform/vivid/*
14394
14395 VLYNQ BUS
14396 M:      Florian Fainelli <[email protected]>
14397 L:      [email protected] (subscribers-only)
14398 S:      Maintained
14399 F:      drivers/vlynq/vlynq.c
14400 F:      include/linux/vlynq.h
14401
14402 VME SUBSYSTEM
14403 M:      Martyn Welch <[email protected]>
14404 M:      Manohar Vanga <[email protected]>
14405 M:      Greg Kroah-Hartman <[email protected]>
14406 L:      [email protected]
14407 S:      Maintained
14408 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core.git
14409 F:      Documentation/driver-api/vme.rst
14410 F:      drivers/staging/vme/
14411 F:      drivers/vme/
14412 F:      include/linux/vme*
14413
14414 VMWARE BALLOON DRIVER
14415 M:      Xavier Deguillard <[email protected]>
14416 M:      Philip Moltmann <[email protected]>
14417 M:      "VMware, Inc." <[email protected]>
14418 L:      [email protected]
14419 S:      Maintained
14420 F:      drivers/misc/vmw_balloon.c
14421
14422 VMWARE HYPERVISOR INTERFACE
14423 M:      Alok Kataria <[email protected]>
14424 L:      [email protected]
14425 S:      Supported
14426 F:      arch/x86/kernel/cpu/vmware.c
14427
14428 VMWARE PVRDMA DRIVER
14429 M:      Adit Ranadive <[email protected]>
14430 M:      VMware PV-Drivers <[email protected]>
14431 L:      [email protected]
14432 S:      Maintained
14433 F:      drivers/infiniband/hw/vmw_pvrdma/
14434
14435 VMware PVSCSI driver
14436 M:      Jim Gill <[email protected]>
14437 M:      VMware PV-Drivers <[email protected]>
14438 L:      [email protected]
14439 S:      Maintained
14440 F:      drivers/scsi/vmw_pvscsi.c
14441 F:      drivers/scsi/vmw_pvscsi.h
14442
14443 VMWARE VMMOUSE SUBDRIVER
14444 M:      "VMware Graphics" <[email protected]>
14445 M:      "VMware, Inc." <[email protected]>
14446 L:      [email protected]
14447 S:      Maintained
14448 F:      drivers/input/mouse/vmmouse.c
14449 F:      drivers/input/mouse/vmmouse.h
14450
14451 VMWARE VMXNET3 ETHERNET DRIVER
14452 M:      Shrikrishna Khare <[email protected]>
14453 M:      "VMware, Inc." <[email protected]>
14454 L:      [email protected]
14455 S:      Maintained
14456 F:      drivers/net/vmxnet3/
14457
14458 VOCORE VOCORE2 BOARD
14459 M:      Harvey Hunt <[email protected]>
14460 L:      [email protected]
14461 S:      Maintained
14462 F:      arch/mips/boot/dts/ralink/vocore2.dts
14463
14464 VOLTAGE AND CURRENT REGULATOR FRAMEWORK
14465 M:      Liam Girdwood <[email protected]>
14466 M:      Mark Brown <[email protected]>
14467 L:      [email protected]
14468 W:      http://www.slimlogic.co.uk/?p=48
14469 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator.git
14470 S:      Supported
14471 F:      Documentation/devicetree/bindings/regulator/
14472 F:      drivers/regulator/
14473 F:      include/dt-bindings/regulator/
14474 F:      include/linux/regulator/
14475
14476 VRF
14477 M:      David Ahern <[email protected]>
14478 M:      Shrijeet Mukherjee <[email protected]>
14479 L:      [email protected]
14480 S:      Maintained
14481 F:      drivers/net/vrf.c
14482 F:      Documentation/networking/vrf.txt
14483
14484 VT1211 HARDWARE MONITOR DRIVER
14485 M:      Juerg Haefliger <[email protected]>
14486 L:      [email protected]
14487 S:      Maintained
14488 F:      Documentation/hwmon/vt1211
14489 F:      drivers/hwmon/vt1211.c
14490
14491 VT8231 HARDWARE MONITOR DRIVER
14492 M:      Roger Lucas <[email protected]>
14493 L:      [email protected]
14494 S:      Maintained
14495 F:      drivers/hwmon/vt8231.c
14496
14497 VUB300 USB to SDIO/SD/MMC bridge chip
14498 M:      Tony Olech <[email protected]>
14499 L:      [email protected]
14500 L:      [email protected]
14501 S:      Supported
14502 F:      drivers/mmc/host/vub300.c
14503
14504 W1 DALLAS'S 1-WIRE BUS
14505 M:      Evgeniy Polyakov <[email protected]>
14506 S:      Maintained
14507 F:      Documentation/w1/
14508 F:      drivers/w1/
14509 F:      include/linux/w1.h
14510
14511 W83791D HARDWARE MONITORING DRIVER
14512 M:      Marc Hulsman <[email protected]>
14513 L:      [email protected]
14514 S:      Maintained
14515 F:      Documentation/hwmon/w83791d
14516 F:      drivers/hwmon/w83791d.c
14517
14518 W83793 HARDWARE MONITORING DRIVER
14519 M:      Rudolf Marek <[email protected]>
14520 L:      [email protected]
14521 S:      Maintained
14522 F:      Documentation/hwmon/w83793
14523 F:      drivers/hwmon/w83793.c
14524
14525 W83795 HARDWARE MONITORING DRIVER
14526 M:      Jean Delvare <[email protected]>
14527 L:      [email protected]
14528 S:      Maintained
14529 F:      drivers/hwmon/w83795.c
14530
14531 W83L51xD SD/MMC CARD INTERFACE DRIVER
14532 M:      Pierre Ossman <[email protected]>
14533 S:      Maintained
14534 F:      drivers/mmc/host/wbsd.*
14535
14536 WACOM PROTOCOL 4 SERIAL TABLETS
14537 M:      Julian Squires <[email protected]>
14538 M:      Hans de Goede <[email protected]>
14539 L:      [email protected]
14540 S:      Maintained
14541 F:      drivers/input/tablet/wacom_serial4.c
14542
14543 WATCHDOG DEVICE DRIVERS
14544 M:      Wim Van Sebroeck <[email protected]>
14545 R:      Guenter Roeck <[email protected]>
14546 L:      [email protected]
14547 W:      http://www.linux-watchdog.org/
14548 T:      git git://www.linux-watchdog.org/linux-watchdog.git
14549 S:      Maintained
14550 F:      Documentation/devicetree/bindings/watchdog/
14551 F:      Documentation/watchdog/
14552 F:      drivers/watchdog/
14553 F:      include/linux/watchdog.h
14554 F:      include/uapi/linux/watchdog.h
14555
14556 WHISKEYCOVE PMIC GPIO DRIVER
14557 M:      Kuppuswamy Sathyanarayanan <[email protected]>
14558 L:      [email protected]
14559 S:      Maintained
14560 F:      drivers/gpio/gpio-wcove.c
14561
14562 WIIMOTE HID DRIVER
14563 M:      David Herrmann <[email protected]>
14564 L:      [email protected]
14565 S:      Maintained
14566 F:      drivers/hid/hid-wiimote*
14567
14568 WILOCITY WIL6210 WIRELESS DRIVER
14569 M:      Maya Erez <[email protected]>
14570 L:      [email protected]
14571 L:      [email protected]
14572 S:      Supported
14573 W:      http://wireless.kernel.org/en/users/Drivers/wil6210
14574 F:      drivers/net/wireless/ath/wil6210/
14575
14576 WIMAX STACK
14577 M:      Inaky Perez-Gonzalez <[email protected]>
14578 M:      [email protected]
14579 L:      [email protected] (subscribers-only)
14580 S:      Supported
14581 W:      http://linuxwimax.org
14582 F:      Documentation/wimax/README.wimax
14583 F:      include/linux/wimax/debug.h
14584 F:      include/net/wimax.h
14585 F:      include/uapi/linux/wimax.h
14586 F:      net/wimax/
14587
14588 WINBOND CIR DRIVER
14589 M:      David Härdeman <[email protected]>
14590 S:      Maintained
14591 F:      drivers/media/rc/winbond-cir.c
14592
14593 WINSYSTEMS EBC-C384 WATCHDOG DRIVER
14594 M:      William Breathitt Gray <[email protected]>
14595 L:      [email protected]
14596 S:      Maintained
14597 F:      drivers/watchdog/ebc-c384_wdt.c
14598
14599 WINSYSTEMS WS16C48 GPIO DRIVER
14600 M:      William Breathitt Gray <[email protected]>
14601 L:      [email protected]
14602 S:      Maintained
14603 F:      drivers/gpio/gpio-ws16c48.c
14604
14605 WISTRON LAPTOP BUTTON DRIVER
14606 M:      Miloslav Trmac <[email protected]>
14607 S:      Maintained
14608 F:      drivers/input/misc/wistron_btns.c
14609
14610 WL3501 WIRELESS PCMCIA CARD DRIVER
14611 L:      [email protected]
14612 S:      Odd fixes
14613 F:      drivers/net/wireless/wl3501*
14614
14615 WOLFSON MICROELECTRONICS DRIVERS
14616 L:      [email protected]
14617 T:      git https://github.com/CirrusLogic/linux-drivers.git
14618 W:      https://github.com/CirrusLogic/linux-drivers/wiki
14619 S:      Supported
14620 F:      Documentation/hwmon/wm83??
14621 F:      Documentation/devicetree/bindings/extcon/extcon-arizona.txt
14622 F:      Documentation/devicetree/bindings/regulator/arizona-regulator.txt
14623 F:      Documentation/devicetree/bindings/mfd/arizona.txt
14624 F:      Documentation/devicetree/bindings/mfd/wm831x.txt
14625 F:      arch/arm/mach-s3c64xx/mach-crag6410*
14626 F:      drivers/clk/clk-wm83*.c
14627 F:      drivers/extcon/extcon-arizona.c
14628 F:      drivers/leds/leds-wm83*.c
14629 F:      drivers/gpio/gpio-*wm*.c
14630 F:      drivers/gpio/gpio-arizona.c
14631 F:      drivers/hwmon/wm83??-hwmon.c
14632 F:      drivers/input/misc/wm831x-on.c
14633 F:      drivers/input/touchscreen/wm831x-ts.c
14634 F:      drivers/input/touchscreen/wm97*.c
14635 F:      drivers/mfd/arizona*
14636 F:      drivers/mfd/wm*.c
14637 F:      drivers/mfd/cs47l24*
14638 F:      drivers/power/supply/wm83*.c
14639 F:      drivers/rtc/rtc-wm83*.c
14640 F:      drivers/regulator/wm8*.c
14641 F:      drivers/regulator/arizona*
14642 F:      drivers/video/backlight/wm83*_bl.c
14643 F:      drivers/watchdog/wm83*_wdt.c
14644 F:      include/linux/mfd/arizona/
14645 F:      include/linux/mfd/wm831x/
14646 F:      include/linux/mfd/wm8350/
14647 F:      include/linux/mfd/wm8400*
14648 F:      include/linux/regulator/arizona*
14649 F:      include/linux/wm97xx.h
14650 F:      include/sound/wm????.h
14651 F:      sound/soc/codecs/arizona.?
14652 F:      sound/soc/codecs/wm*
14653 F:      sound/soc/codecs/cs47l24*
14654
14655 WORKQUEUE
14656 M:      Tejun Heo <[email protected]>
14657 R:      Lai Jiangshan <[email protected]>
14658 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq.git
14659 S:      Maintained
14660 F:      include/linux/workqueue.h
14661 F:      kernel/workqueue.c
14662 F:      Documentation/core-api/workqueue.rst
14663
14664 X-POWERS MULTIFUNCTION PMIC DEVICE DRIVERS
14665 M:      Chen-Yu Tsai <[email protected]>
14666 L:      [email protected]
14667 S:      Maintained
14668 N:      axp[128]
14669
14670 X.25 NETWORK LAYER
14671 M:      Andrew Hendry <[email protected]>
14672 L:      [email protected]
14673 S:      Odd Fixes
14674 F:      Documentation/networking/x25*
14675 F:      include/net/x25*
14676 F:      net/x25/
14677
14678 X86 ARCHITECTURE (32-BIT AND 64-BIT)
14679 M:      Thomas Gleixner <[email protected]>
14680 M:      Ingo Molnar <[email protected]>
14681 M:      "H. Peter Anvin" <[email protected]>
14682 M:      [email protected]
14683 L:      [email protected]
14684 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git x86/core
14685 S:      Maintained
14686 F:      Documentation/x86/
14687 F:      arch/x86/
14688
14689 X86 MCE INFRASTRUCTURE
14690 M:      Tony Luck <[email protected]>
14691 M:      Borislav Petkov <[email protected]>
14692 L:      [email protected]
14693 S:      Maintained
14694 F:      arch/x86/kernel/cpu/mcheck/*
14695
14696 X86 MICROCODE UPDATE SUPPORT
14697 M:      Borislav Petkov <[email protected]>
14698 S:      Maintained
14699 F:      arch/x86/kernel/cpu/microcode/*
14700
14701 X86 PLATFORM DRIVERS
14702 M:      Darren Hart <[email protected]>
14703 M:      Andy Shevchenko <[email protected]>
14704 L:      [email protected]
14705 T:      git git://git.infradead.org/users/dvhart/linux-platform-drivers-x86.git
14706 S:      Maintained
14707 F:      drivers/platform/x86/
14708 F:      drivers/platform/olpc/
14709
14710 X86 VDSO
14711 M:      Andy Lutomirski <[email protected]>
14712 L:      [email protected]
14713 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git x86/vdso
14714 S:      Maintained
14715 F:      arch/x86/entry/vdso/
14716
14717 XC2028/3028 TUNER DRIVER
14718 M:      Mauro Carvalho Chehab <[email protected]>
14719 M:      Mauro Carvalho Chehab <[email protected]>
14720 L:      [email protected]
14721 W:      https://linuxtv.org
14722 T:      git git://linuxtv.org/media_tree.git
14723 S:      Maintained
14724 F:      drivers/media/tuners/tuner-xc2028.*
14725
14726 XEN BLOCK SUBSYSTEM
14727 M:      Konrad Rzeszutek Wilk <[email protected]>
14728 M:      Roger Pau Monné <[email protected]>
14729 L:      [email protected] (moderated for non-subscribers)
14730 S:      Supported
14731 F:      drivers/block/xen-blkback/*
14732 F:      drivers/block/xen*
14733
14734 XEN HYPERVISOR ARM
14735 M:      Stefano Stabellini <[email protected]>
14736 L:      [email protected] (moderated for non-subscribers)
14737 S:      Maintained
14738 F:      arch/arm/xen/
14739 F:      arch/arm/include/asm/xen/
14740
14741 XEN HYPERVISOR ARM64
14742 M:      Stefano Stabellini <[email protected]>
14743 L:      [email protected] (moderated for non-subscribers)
14744 S:      Maintained
14745 F:      arch/arm64/xen/
14746 F:      arch/arm64/include/asm/xen/
14747
14748 XEN HYPERVISOR INTERFACE
14749 M:      Boris Ostrovsky <[email protected]>
14750 M:      Juergen Gross <[email protected]>
14751 L:      [email protected] (moderated for non-subscribers)
14752 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip.git
14753 S:      Supported
14754 F:      arch/x86/xen/
14755 F:      drivers/*/xen-*front.c
14756 F:      drivers/xen/
14757 F:      arch/x86/include/asm/xen/
14758 F:      include/xen/
14759 F:      include/uapi/xen/
14760 F:      Documentation/ABI/stable/sysfs-hypervisor-xen
14761 F:      Documentation/ABI/testing/sysfs-hypervisor-xen
14762
14763 XEN NETWORK BACKEND DRIVER
14764 M:      Wei Liu <[email protected]>
14765 M:      Paul Durrant <[email protected]>
14766 L:      [email protected] (moderated for non-subscribers)
14767 L:      [email protected]
14768 S:      Supported
14769 F:      drivers/net/xen-netback/*
14770
14771 XEN PCI SUBSYSTEM
14772 M:      Konrad Rzeszutek Wilk <[email protected]>
14773 L:      [email protected] (moderated for non-subscribers)
14774 S:      Supported
14775 F:      arch/x86/pci/*xen*
14776 F:      drivers/pci/*xen*
14777
14778 XEN PVSCSI DRIVERS
14779 M:      Juergen Gross <[email protected]>
14780 L:      [email protected] (moderated for non-subscribers)
14781 L:      [email protected]
14782 S:      Supported
14783 F:      drivers/scsi/xen-scsifront.c
14784 F:      drivers/xen/xen-scsiback.c
14785 F:      include/xen/interface/io/vscsiif.h
14786
14787 XEN SWIOTLB SUBSYSTEM
14788 M:      Konrad Rzeszutek Wilk <[email protected]>
14789 L:      [email protected] (moderated for non-subscribers)
14790 S:      Supported
14791 F:      arch/x86/xen/*swiotlb*
14792 F:      drivers/xen/*swiotlb*
14793
14794 XFS FILESYSTEM
14795 M:      Darrick J. Wong <[email protected]>
14796 M:      [email protected]
14797 L:      [email protected]
14798 W:      http://xfs.org/
14799 T:      git git://git.kernel.org/pub/scm/fs/xfs/xfs-linux.git
14800 S:      Supported
14801 F:      Documentation/filesystems/xfs.txt
14802 F:      fs/xfs/
14803
14804 XILINX AXI ETHERNET DRIVER
14805 M:      Anirudha Sarangi <[email protected]>
14806 M:      John Linn <[email protected]>
14807 S:      Maintained
14808 F:      drivers/net/ethernet/xilinx/xilinx_axienet*
14809
14810 XILINX UARTLITE SERIAL DRIVER
14811 M:      Peter Korsgaard <[email protected]>
14812 L:      [email protected]
14813 S:      Maintained
14814 F:      drivers/tty/serial/uartlite.c
14815
14816 XILINX VIDEO IP CORES
14817 M:      Hyun Kwon <[email protected]>
14818 M:      Laurent Pinchart <[email protected]>
14819 L:      [email protected]
14820 T:      git git://linuxtv.org/media_tree.git
14821 S:      Supported
14822 F:      Documentation/devicetree/bindings/media/xilinx/
14823 F:      drivers/media/platform/xilinx/
14824 F:      include/uapi/linux/xilinx-v4l2-controls.h
14825
14826 XILLYBUS DRIVER
14827 M:      Eli Billauer <[email protected]>
14828 L:      [email protected]
14829 S:      Supported
14830 F:      drivers/char/xillybus/
14831
14832 XRA1403 GPIO EXPANDER
14833 M:      Nandor Han <[email protected]>
14834 M:      Semi Malinen <[email protected]>
14835 L:      [email protected]
14836 S:      Maintained
14837 F:      drivers/gpio/gpio-xra1403.c
14838 F:      Documentation/devicetree/bindings/gpio/gpio-xra1403.txt
14839
14840 XTENSA XTFPGA PLATFORM SUPPORT
14841 M:      Max Filippov <[email protected]>
14842 L:      [email protected]
14843 S:      Maintained
14844 F:      drivers/spi/spi-xtensa-xtfpga.c
14845 F:      sound/soc/xtensa/xtfpga-i2s.c
14846
14847 YAM DRIVER FOR AX.25
14848 M:      Jean-Paul Roubelat <[email protected]>
14849 L:      [email protected]
14850 S:      Maintained
14851 F:      drivers/net/hamradio/yam*
14852 F:      include/linux/yam.h
14853
14854 YAMA SECURITY MODULE
14855 M:      Kees Cook <[email protected]>
14856 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux.git yama/tip
14857 S:      Supported
14858 F:      security/yama/
14859 F:      Documentation/admin-guide/LSM/Yama.rst
14860
14861 YEALINK PHONE DRIVER
14862 M:      Henk Vergonet <[email protected]>
14863 L:      [email protected]
14864 S:      Maintained
14865 F:      Documentation/input/yealink.rst
14866 F:      drivers/input/misc/yealink.*
14867
14868 Z8530 DRIVER FOR AX.25
14869 M:      Joerg Reuter <[email protected]>
14870 W:      http://yaina.de/jreuter/
14871 W:      http://www.qsl.net/dl1bke/
14872 L:      [email protected]
14873 S:      Maintained
14874 F:      Documentation/networking/z8530drv.txt
14875 F:      drivers/net/hamradio/*scc.c
14876 F:      drivers/net/hamradio/z8530.h
14877
14878 ZBUD COMPRESSED PAGE ALLOCATOR
14879 M:      Seth Jennings <[email protected]>
14880 M:      Dan Streetman <[email protected]>
14881 L:      [email protected]
14882 S:      Maintained
14883 F:      mm/zbud.c
14884 F:      include/linux/zbud.h
14885
14886 ZD1211RW WIRELESS DRIVER
14887 M:      Daniel Drake <[email protected]>
14888 M:      Ulrich Kunitz <[email protected]>
14889 W:      http://zd1211.ath.cx/wiki/DriverRewrite
14890 L:      [email protected]
14891 L:      [email protected] (subscribers-only)
14892 S:      Maintained
14893 F:      drivers/net/wireless/zydas/zd1211rw/
14894
14895 ZD1301 MEDIA DRIVER
14896 M:      Antti Palosaari <[email protected]>
14897 L:      [email protected]
14898 W:      https://linuxtv.org/
14899 W:      http://palosaari.fi/linux/
14900 Q:      https://patchwork.linuxtv.org/project/linux-media/list/
14901 S:      Maintained
14902 F:      drivers/media/usb/dvb-usb-v2/zd1301*
14903
14904 ZD1301_DEMOD MEDIA DRIVER
14905 M:      Antti Palosaari <[email protected]>
14906 L:      [email protected]
14907 W:      https://linuxtv.org/
14908 W:      http://palosaari.fi/linux/
14909 Q:      https://patchwork.linuxtv.org/project/linux-media/list/
14910 S:      Maintained
14911 F:      drivers/media/dvb-frontends/zd1301_demod*
14912
14913 ZPOOL COMPRESSED PAGE STORAGE API
14914 M:      Dan Streetman <[email protected]>
14915 L:      [email protected]
14916 S:      Maintained
14917 F:      mm/zpool.c
14918 F:      include/linux/zpool.h
14919
14920 ZR36067 VIDEO FOR LINUX DRIVER
14921 L:      [email protected]
14922 L:      [email protected]
14923 W:      http://mjpeg.sourceforge.net/driver-zoran/
14924 T:      hg https://linuxtv.org/hg/v4l-dvb
14925 S:      Odd Fixes
14926 F:      drivers/media/pci/zoran/
14927
14928 ZRAM COMPRESSED RAM BLOCK DEVICE DRVIER
14929 M:      Minchan Kim <[email protected]>
14930 M:      Nitin Gupta <[email protected]>
14931 R:      Sergey Senozhatsky <[email protected]>
14932 L:      [email protected]
14933 S:      Maintained
14934 F:      drivers/block/zram/
14935 F:      Documentation/blockdev/zram.txt
14936
14937 ZS DECSTATION Z85C30 SERIAL DRIVER
14938 M:      "Maciej W. Rozycki" <[email protected]>
14939 S:      Maintained
14940 F:      drivers/tty/serial/zs.*
14941
14942 ZSMALLOC COMPRESSED SLAB MEMORY ALLOCATOR
14943 M:      Minchan Kim <[email protected]>
14944 M:      Nitin Gupta <[email protected]>
14945 R:      Sergey Senozhatsky <[email protected]>
14946 L:      [email protected]
14947 S:      Maintained
14948 F:      mm/zsmalloc.c
14949 F:      include/linux/zsmalloc.h
14950 F:      Documentation/vm/zsmalloc.txt
14951
14952 ZSWAP COMPRESSED SWAP CACHING
14953 M:      Seth Jennings <[email protected]>
14954 M:      Dan Streetman <[email protected]>
14955 L:      [email protected]
14956 S:      Maintained
14957 F:      mm/zswap.c
14958
14959 THE REST
14960 M:      Linus Torvalds <[email protected]>
14961 L:      [email protected]
14962 Q:      http://patchwork.kernel.org/project/LKML/list/
14963 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
14964 S:      Buried alive in reporters
14965 F:      *
14966 F:      */
This page took 0.835358 seconds and 4 git commands to generate.