author | Benjamin Tissoires <benjamin.tissoires@redhat.com> | |
Thu, 3 Nov 2022 15:57:44 +0000 (16:57 +0100) | ||
committer | Jiri Kosina <jkosina@suse.cz> | |
Tue, 15 Nov 2022 15:28:28 +0000 (16:28 +0100) | ||
commit | f5c27da4e3c8a2e42fb4f41a0c685debcb9af294 | |
tree | dca477e34c80d61362ddd2ebbfbe2a4f9dc6bc22 | tree |
parent | 25621bcc89762fe1329ae9c9dab75bc70ef1aee0 | commit | diff |
drivers/hid/Kconfig | diff | blob | blame | history | |
drivers/hid/Makefile | diff | blob | blame | history | |
drivers/hid/bpf/Kconfig | [new file with mode: 0644] | blob |
drivers/hid/bpf/Makefile | [new file with mode: 0644] | blob |
drivers/hid/bpf/entrypoints/Makefile | [new file with mode: 0644] | blob |
drivers/hid/bpf/entrypoints/README | [new file with mode: 0644] | blob |
drivers/hid/bpf/entrypoints/entrypoints.bpf.c | [new file with mode: 0644] | blob |
drivers/hid/bpf/entrypoints/entrypoints.lskel.h | [new file with mode: 0644] | blob |
drivers/hid/bpf/hid_bpf_dispatch.c | [new file with mode: 0644] | blob |
drivers/hid/bpf/hid_bpf_dispatch.h | [new file with mode: 0644] | blob |
drivers/hid/bpf/hid_bpf_jmp_table.c | [new file with mode: 0644] | blob |
drivers/hid/hid-core.c | diff | blob | blame | history | |
include/linux/hid.h | diff | blob | blame | history | |
include/linux/hid_bpf.h | [new file with mode: 0644] | blob |