diff options
author | Mauro Carvalho Chehab <mchehab+samsung@kernel.org> | 2018-05-08 14:14:57 -0400 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab+samsung@kernel.org> | 2018-06-15 17:10:01 -0400 |
commit | 5fb94e9ca333f0fe1d96de06704a79942b3832c3 (patch) | |
tree | c7577c1ee04f2301299a10b42e32b3a6063fe6a6 /MAINTAINERS | |
parent | ec15872daa0ac3f5cbe7cb6f1734c493d74301ac (diff) |
docs: Fix some broken references
As we move stuff around, some doc references are broken. Fix some of
them via this script:
./scripts/documentation-file-ref-check --fix
Manually checked if the produced result is valid, removing a few
false-positives.
Acked-by: Takashi Iwai <tiwai@suse.de>
Acked-by: Masami Hiramatsu <mhiramat@kernel.org>
Acked-by: Stephen Boyd <sboyd@kernel.org>
Acked-by: Charles Keepax <ckeepax@opensource.wolfsonmicro.com>
Acked-by: Mathieu Poirier <mathieu.poirier@linaro.org>
Reviewed-by: Coly Li <colyli@suse.de>
Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
Acked-by: Jonathan Corbet <corbet@lwn.net>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 20 |
1 files changed, 10 insertions, 10 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 653a2c29ca43..09554034be46 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -3079,7 +3079,7 @@ M: Clemens Ladisch <clemens@ladisch.de> | |||
3079 | L: alsa-devel@alsa-project.org (moderated for non-subscribers) | 3079 | L: alsa-devel@alsa-project.org (moderated for non-subscribers) |
3080 | T: git git://git.alsa-project.org/alsa-kernel.git | 3080 | T: git git://git.alsa-project.org/alsa-kernel.git |
3081 | S: Maintained | 3081 | S: Maintained |
3082 | F: Documentation/sound/alsa/Bt87x.txt | 3082 | F: Documentation/sound/cards/bt87x.rst |
3083 | F: sound/pci/bt87x.c | 3083 | F: sound/pci/bt87x.c |
3084 | 3084 | ||
3085 | BT8XXGPIO DRIVER | 3085 | BT8XXGPIO DRIVER |
@@ -3375,7 +3375,7 @@ M: David Howells <dhowells@redhat.com> | |||
3375 | M: David Woodhouse <dwmw2@infradead.org> | 3375 | M: David Woodhouse <dwmw2@infradead.org> |
3376 | L: keyrings@vger.kernel.org | 3376 | L: keyrings@vger.kernel.org |
3377 | S: Maintained | 3377 | S: Maintained |
3378 | F: Documentation/module-signing.txt | 3378 | F: Documentation/admin-guide/module-signing.rst |
3379 | F: certs/ | 3379 | F: certs/ |
3380 | F: scripts/sign-file.c | 3380 | F: scripts/sign-file.c |
3381 | F: scripts/extract-cert.c | 3381 | F: scripts/extract-cert.c |
@@ -6501,7 +6501,7 @@ L: linux-mm@kvack.org | |||
6501 | S: Maintained | 6501 | S: Maintained |
6502 | F: mm/hmm* | 6502 | F: mm/hmm* |
6503 | F: include/linux/hmm* | 6503 | F: include/linux/hmm* |
6504 | F: Documentation/vm/hmm.txt | 6504 | F: Documentation/vm/hmm.rst |
6505 | 6505 | ||
6506 | HOST AP DRIVER | 6506 | HOST AP DRIVER |
6507 | M: Jouni Malinen <j@w1.fi> | 6507 | M: Jouni Malinen <j@w1.fi> |
@@ -7401,7 +7401,7 @@ F: drivers/platform/x86/intel-wmi-thunderbolt.c | |||
7401 | INTEL(R) TRACE HUB | 7401 | INTEL(R) TRACE HUB |
7402 | M: Alexander Shishkin <alexander.shishkin@linux.intel.com> | 7402 | M: Alexander Shishkin <alexander.shishkin@linux.intel.com> |
7403 | S: Supported | 7403 | S: Supported |
7404 | F: Documentation/trace/intel_th.txt | 7404 | F: Documentation/trace/intel_th.rst |
7405 | F: drivers/hwtracing/intel_th/ | 7405 | F: drivers/hwtracing/intel_th/ |
7406 | 7406 | ||
7407 | INTEL(R) TRUSTED EXECUTION TECHNOLOGY (TXT) | 7407 | INTEL(R) TRUSTED EXECUTION TECHNOLOGY (TXT) |
@@ -9665,7 +9665,7 @@ F: include/uapi/linux/mmc/ | |||
9665 | MULTIPLEXER SUBSYSTEM | 9665 | MULTIPLEXER SUBSYSTEM |
9666 | M: Peter Rosin <peda@axentia.se> | 9666 | M: Peter Rosin <peda@axentia.se> |
9667 | S: Maintained | 9667 | S: Maintained |
9668 | F: Documentation/ABI/testing/mux/sysfs-class-mux* | 9668 | F: Documentation/ABI/testing/sysfs-class-mux* |
9669 | F: Documentation/devicetree/bindings/mux/ | 9669 | F: Documentation/devicetree/bindings/mux/ |
9670 | F: include/linux/dt-bindings/mux/ | 9670 | F: include/linux/dt-bindings/mux/ |
9671 | F: include/linux/mux/ | 9671 | F: include/linux/mux/ |
@@ -10244,7 +10244,7 @@ F: arch/powerpc/include/asm/pnv-ocxl.h | |||
10244 | F: drivers/misc/ocxl/ | 10244 | F: drivers/misc/ocxl/ |
10245 | F: include/misc/ocxl* | 10245 | F: include/misc/ocxl* |
10246 | F: include/uapi/misc/ocxl.h | 10246 | F: include/uapi/misc/ocxl.h |
10247 | F: Documentation/accelerators/ocxl.txt | 10247 | F: Documentation/accelerators/ocxl.rst |
10248 | 10248 | ||
10249 | OMAP AUDIO SUPPORT | 10249 | OMAP AUDIO SUPPORT |
10250 | M: Peter Ujfalusi <peter.ujfalusi@ti.com> | 10250 | M: Peter Ujfalusi <peter.ujfalusi@ti.com> |
@@ -13794,7 +13794,7 @@ SYSTEM TRACE MODULE CLASS | |||
13794 | M: Alexander Shishkin <alexander.shishkin@linux.intel.com> | 13794 | M: Alexander Shishkin <alexander.shishkin@linux.intel.com> |
13795 | S: Maintained | 13795 | S: Maintained |
13796 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/ash/stm.git | 13796 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/ash/stm.git |
13797 | F: Documentation/trace/stm.txt | 13797 | F: Documentation/trace/stm.rst |
13798 | F: drivers/hwtracing/stm/ | 13798 | F: drivers/hwtracing/stm/ |
13799 | F: include/linux/stm.h | 13799 | F: include/linux/stm.h |
13800 | F: include/uapi/linux/stm.h | 13800 | F: include/uapi/linux/stm.h |
@@ -14471,7 +14471,7 @@ M: Steven Rostedt <rostedt@goodmis.org> | |||
14471 | M: Ingo Molnar <mingo@redhat.com> | 14471 | M: Ingo Molnar <mingo@redhat.com> |
14472 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git perf/core | 14472 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git perf/core |
14473 | S: Maintained | 14473 | S: Maintained |
14474 | F: Documentation/trace/ftrace.txt | 14474 | F: Documentation/trace/ftrace.rst |
14475 | F: arch/*/*/*/ftrace.h | 14475 | F: arch/*/*/*/ftrace.h |
14476 | F: arch/*/kernel/ftrace.c | 14476 | F: arch/*/kernel/ftrace.c |
14477 | F: include/*/ftrace.h | 14477 | F: include/*/ftrace.h |
@@ -14940,7 +14940,7 @@ M: Heikki Krogerus <heikki.krogerus@linux.intel.com> | |||
14940 | L: linux-usb@vger.kernel.org | 14940 | L: linux-usb@vger.kernel.org |
14941 | S: Maintained | 14941 | S: Maintained |
14942 | F: Documentation/ABI/testing/sysfs-class-typec | 14942 | F: Documentation/ABI/testing/sysfs-class-typec |
14943 | F: Documentation/usb/typec.rst | 14943 | F: Documentation/driver-api/usb/typec.rst |
14944 | F: drivers/usb/typec/ | 14944 | F: drivers/usb/typec/ |
14945 | F: include/linux/usb/typec.h | 14945 | F: include/linux/usb/typec.h |
14946 | 14946 | ||
@@ -15770,7 +15770,7 @@ YEALINK PHONE DRIVER | |||
15770 | M: Henk Vergonet <Henk.Vergonet@gmail.com> | 15770 | M: Henk Vergonet <Henk.Vergonet@gmail.com> |
15771 | L: usbb2k-api-dev@nongnu.org | 15771 | L: usbb2k-api-dev@nongnu.org |
15772 | S: Maintained | 15772 | S: Maintained |
15773 | F: Documentation/input/yealink.rst | 15773 | F: Documentation/input/devices/yealink.rst |
15774 | F: drivers/input/misc/yealink.* | 15774 | F: drivers/input/misc/yealink.* |
15775 | 15775 | ||
15776 | Z8530 DRIVER FOR AX.25 | 15776 | Z8530 DRIVER FOR AX.25 |