YAMAMOTO Takashi
|
2431852785
|
video/videomode/edid_dump.c: Fix syslog formats
|
2020-11-28 23:14:05 -06:00 |
Xiang Xiao
|
eb4121ce38
|
Change all 'Nuttx' to 'NuttX'
Unify the naming convention
Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
|
2020-10-20 01:45:06 -07:00 |
Xiang Xiao
|
23668a4b9b
|
build: Remove the empty variable assignment
Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
|
2020-05-24 08:24:13 -06:00 |
Alin Jerpelea
|
e6b47ea948
|
video: videomode: nxstyle cleanup
various nxstyle fixed to avoid the CI warnings
Signed-off-by: Alin Jerpelea <alin.jerpelea@sony.com>
|
2020-04-22 14:07:04 -06:00 |
Xiang Xiao
|
68951e8d72
|
Remove exra whitespace from files (#189)
* Remove multiple newlines at the end of files
* Remove the whitespace from the end of lines
|
2020-01-31 09:24:49 -06:00 |
Nathan Hartman
|
366053e464
|
Fix typos, 1 in a #define, others in comments. This changes one definition: _MQ_TIMEDRECIEVE is changed to _MQ_TIMEDRECEIVE. It appears this symbol is not used anywhere.
|
2019-09-11 08:56:56 -06:00 |
Gregory Nutt
|
61d7fb5e41
|
video/videomode/videomode_lookup.c: At some additional lookups from FreeBSD. Not currently used in NuttX so ifdef'ed out for now.
|
2019-07-10 17:26:07 -06:00 |
Gregory Nutt
|
77c7454773
|
viedo/videomode: Rename video/edid to video/videomode. There is more there than just EDID but it is all basically videomode stuff
video/videomode/vesagtf.c: Bring VESA Generalized Timing Formula (GTF) from FreeBSD.
|
2019-07-10 16:21:37 -06:00 |