aboutsummaryrefslogtreecommitdiff
path: root/tools/include/uapi/linux/lirc.h
AgeCommit message (Collapse)AuthorFilesLines
2019-02-18media: rc: rcmm decoder and encoderPatrick Lerda1-0/+12
media: add support for RCMM infrared remote controls. Signed-off-by: Patrick Lerda <[email protected]> Signed-off-by: Sean Young <[email protected]> Signed-off-by: Mauro Carvalho Chehab <[email protected]>
2018-05-30bpf: add selftest for lirc_mode2 type programSean Young1-0/+217
This is simple test over rc-loopback. Acked-by: Yonghong Song <[email protected]> Signed-off-by: Sean Young <[email protected]> Signed-off-by: Daniel Borkmann <[email protected]>