Star4
54
代码介绍
代码
Issues33
Pull Requests23
流水线
Actions
讨论
Wiki
项目成员37
分析
项目设置
Star4
54
  1. kernel_linux_5.10
  2. /
  3. tools
  4. /
  5. testing
  6. /
  7. selftests
  8. /
  9. ir
GGreg Kroah-Hartman.gitignore: add SPDX License Identifier
d198b34f创建于 2020年3月25日历史提交
文件最后提交记录最后更新时间
.gitignore
.gitignore: add SPDX License Identifier Add SPDX License Identifier to all .gitignore files. Signed-off-by: Masahiro Yamada <masahiroy@kernel.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>6 年前
Makefile
selftests: Use lirc.h from kernel tree, not from system When the system lirc.h is older than v4.16, you will get errors like: ir_loopback.c:32:16: error: field ‘proto’ has incomplete type enum rc_proto proto; Cc: Shuah Khan <shuah@kernel.org> Signed-off-by: Sean Young <sean@mess.org> Signed-off-by: Shuah Khan <shuah@kernel.org>7 年前
ir_loopback.c
media: selftests: ir: fix ir_loopback test failure The decoder is called rc-mm, not rcmm. This was renamed late in the cycle so this bug crept in. Acked-by: Shuah Khan <skhan@linuxfoundation.org> Signed-off-by: Sean Young <sean@mess.org> Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>6 年前
ir_loopback.sh
selftests: ir: skip when non-root user runs the test Skip instead of fail when non-root user runs the test. Signed-off-by: Shuah Khan <shuah@kernel.org> Acked-by: Sean Young <sean@mess.org> Signed-off-by: Shuah Khan <shuah@kernel.org>7 年前