diff options
author | Mauro Carvalho Chehab <mchehab+samsung@kernel.org> | 2019-06-12 13:52:45 -0400 |
---|---|---|
committer | Jonathan Corbet <corbet@lwn.net> | 2019-06-14 16:21:11 -0400 |
commit | ab42b818954c040fa13639dc031d8541edcecb4b (patch) | |
tree | baf9142b53b039fa58ca66af479156f4886c9cc8 /MAINTAINERS | |
parent | 10ffebbed5503b1830c7920ef528075785351be6 (diff) |
docs: fb: convert docs to ReST and rename to *.rst
The conversion is actually:
- add blank lines and identation in order to identify paragraphs;
- fix tables markups;
- add some lists markups;
- mark literal blocks;
- adjust title markups.
At its new index.rst, let's add a :orphan: while this is not linked to
the main index.rst file, in order to avoid build warnings.
Also, removed the Maintained by, as requested by Geert.
Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index c95c29735327..314545af6f45 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -4789,7 +4789,7 @@ S: Maintained | |||
4789 | W: http://plugable.com/category/projects/udlfb/ | 4789 | W: http://plugable.com/category/projects/udlfb/ |
4790 | F: drivers/video/fbdev/udlfb.c | 4790 | F: drivers/video/fbdev/udlfb.c |
4791 | F: include/video/udlfb.h | 4791 | F: include/video/udlfb.h |
4792 | F: Documentation/fb/udlfb.txt | 4792 | F: Documentation/fb/udlfb.rst |
4793 | 4793 | ||
4794 | DISTRIBUTED LOCK MANAGER (DLM) | 4794 | DISTRIBUTED LOCK MANAGER (DLM) |
4795 | M: Christine Caulfield <ccaulfie@redhat.com> | 4795 | M: Christine Caulfield <ccaulfie@redhat.com> |
@@ -7923,7 +7923,7 @@ INTEL FRAMEBUFFER DRIVER (excluding 810 and 815) | |||
7923 | M: Maik Broemme <mbroemme@libmpq.org> | 7923 | M: Maik Broemme <mbroemme@libmpq.org> |
7924 | L: linux-fbdev@vger.kernel.org | 7924 | L: linux-fbdev@vger.kernel.org |
7925 | S: Maintained | 7925 | S: Maintained |
7926 | F: Documentation/fb/intelfb.txt | 7926 | F: Documentation/fb/intelfb.rst |
7927 | F: drivers/video/fbdev/intelfb/ | 7927 | F: drivers/video/fbdev/intelfb/ |
7928 | 7928 | ||
7929 | INTEL GPIO DRIVERS | 7929 | INTEL GPIO DRIVERS |
@@ -14350,7 +14350,7 @@ M: Sudip Mukherjee <sudip.mukherjee@codethink.co.uk> | |||
14350 | L: linux-fbdev@vger.kernel.org | 14350 | L: linux-fbdev@vger.kernel.org |
14351 | S: Maintained | 14351 | S: Maintained |
14352 | F: drivers/video/fbdev/sm712* | 14352 | F: drivers/video/fbdev/sm712* |
14353 | F: Documentation/fb/sm712fb.txt | 14353 | F: Documentation/fb/sm712fb.rst |
14354 | 14354 | ||
14355 | SIMPLE FIRMWARE INTERFACE (SFI) | 14355 | SIMPLE FIRMWARE INTERFACE (SFI) |
14356 | M: Len Brown <lenb@kernel.org> | 14356 | M: Len Brown <lenb@kernel.org> |
@@ -14420,7 +14420,7 @@ SIS FRAMEBUFFER DRIVER | |||
14420 | M: Thomas Winischhofer <thomas@winischhofer.net> | 14420 | M: Thomas Winischhofer <thomas@winischhofer.net> |
14421 | W: http://www.winischhofer.net/linuxsisvga.shtml | 14421 | W: http://www.winischhofer.net/linuxsisvga.shtml |
14422 | S: Maintained | 14422 | S: Maintained |
14423 | F: Documentation/fb/sisfb.txt | 14423 | F: Documentation/fb/sisfb.rst |
14424 | F: drivers/video/fbdev/sis/ | 14424 | F: drivers/video/fbdev/sis/ |
14425 | F: include/video/sisfb.h | 14425 | F: include/video/sisfb.h |
14426 | 14426 | ||
@@ -16608,7 +16608,7 @@ M: Michal Januszewski <spock@gentoo.org> | |||
16608 | L: linux-fbdev@vger.kernel.org | 16608 | L: linux-fbdev@vger.kernel.org |
16609 | W: https://github.com/mjanusz/v86d | 16609 | W: https://github.com/mjanusz/v86d |
16610 | S: Maintained | 16610 | S: Maintained |
16611 | F: Documentation/fb/uvesafb.txt | 16611 | F: Documentation/fb/uvesafb.rst |
16612 | F: drivers/video/fbdev/uvesafb.* | 16612 | F: drivers/video/fbdev/uvesafb.* |
16613 | 16613 | ||
16614 | VF610 NAND DRIVER | 16614 | VF610 NAND DRIVER |