Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2021-06-16 | keytable: ensure BPF IR decoders use correct section name | Sean Young | 1 | -3/+3 | |
The convention is to have the type ("lirc_mode2/") prefixed so the BPF loader knows what type it is. Signed-off-by: Sean Young <sean@mess.org> | |||||
2018-08-13 | keytable: add bpf protocols | Sean Young | 1 | -0/+126 | |
Add a few BPF protocols and infrastructure for building them. Signed-off-by: Sean Young <sean@mess.org> |