Sean Young
f4364dcfc8
media: rc: introduce BPF_PROG_LIRC_MODE2
...
Add support for BPF_PROG_LIRC_MODE2. This type of BPF program can call
rc_keydown() to reported decoded IR scancodes, or rc_repeat() to report
that the last key should be repeated.
The bpf program can be attached to using the bpf(BPF_PROG_ATTACH) syscall;
the target_fd must be the /dev/lircN device.
Acked-by: Yonghong Song <yhs@fb.com >
Signed-off-by: Sean Young <sean@mess.org >
Signed-off-by: Daniel Borkmann <daniel@iogearbox.net >
2018-05-30 12:38:40 +02:00
..
2018-05-23 16:37:11 -04:00
2018-04-24 10:29:18 +02:00
2018-05-06 23:33:03 +02:00
2018-03-30 14:16:24 -06:00
2018-05-30 12:38:40 +02:00
2018-05-23 13:23:40 -04:00
2018-05-23 12:03:32 +02:00
2018-05-01 14:25:37 -04:00
2018-04-11 10:28:38 -07:00
2018-05-24 14:22:59 -07:00
2018-05-19 16:30:39 -04:00
2018-04-04 12:12:38 -04:00
2018-05-14 13:46:04 -04:00
2018-04-23 11:10:33 -04:00
2018-05-25 14:37:20 -04:00
2018-05-22 10:25:06 +02:00
2018-04-27 18:37:17 +02:00
2018-04-03 17:16:59 -07:00
2018-04-11 10:28:37 -07:00
2018-05-26 19:46:15 -04:00
2018-05-25 16:45:19 -04:00
2018-04-16 18:55:04 -04:00
2018-04-17 09:47:39 -03:00
2018-05-14 16:18:27 -04:00
2018-05-24 22:55:07 -04:00
2018-05-05 00:51:43 +02:00
2018-04-14 11:59:31 -04:00
2018-04-23 11:10:33 -04:00
2018-05-23 15:14:12 -04:00
2018-04-06 15:39:26 -07:00
2018-05-05 00:51:44 +02:00
2018-05-24 11:57:36 +02:00
2018-04-11 10:28:37 -07:00
2018-04-11 10:28:37 -07:00
2018-05-18 11:40:27 -04:00
2018-04-16 11:26:49 +02:00
2018-05-01 18:56:29 -04:00
2018-04-26 14:53:32 +02:00
2018-04-20 11:04:05 -04:00
2018-04-20 11:04:05 -04:00
2018-04-27 11:05:41 -04:00
2018-04-23 11:10:33 -04:00
2018-04-26 15:08:04 -04:00
2018-04-24 21:44:01 +03:00
2018-05-14 13:46:04 -04:00