Searched hist:ad190df11a024c1214fbc8dcaab72c592c79d9b5 (Results 1 – 4 of 4) sorted by relevance
/linux/drivers/hid/bpf/ |
H A D | hid_bpf_dispatch.h | diff ad190df11a024c1214fbc8dcaab72c592c79d9b5 Thu Nov 03 16:57:51 CET 2022 Benjamin Tissoires <benjamin.tissoires@redhat.com> HID: bpf: allow to change the report descriptor
Add a new tracepoint hid_bpf_rdesc_fixup() so we can trigger a report descriptor fixup in the bpf world.
Whenever the program gets attached/detached, the device is reconnected meaning that userspace will see it disappearing and reappearing with the new report descriptor.
Reviewed-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> Signed-off-by: Benjamin Tissoires <benjamin.tissoires@redhat.com> Signed-off-by: Jiri Kosina <jkosina@suse.cz>
|
H A D | hid_bpf_dispatch.c | diff ad190df11a024c1214fbc8dcaab72c592c79d9b5 Thu Nov 03 16:57:51 CET 2022 Benjamin Tissoires <benjamin.tissoires@redhat.com> HID: bpf: allow to change the report descriptor
Add a new tracepoint hid_bpf_rdesc_fixup() so we can trigger a report descriptor fixup in the bpf world.
Whenever the program gets attached/detached, the device is reconnected meaning that userspace will see it disappearing and reappearing with the new report descriptor.
Reviewed-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> Signed-off-by: Benjamin Tissoires <benjamin.tissoires@redhat.com> Signed-off-by: Jiri Kosina <jkosina@suse.cz>
|
/linux/include/linux/ |
H A D | hid_bpf.h | diff ad190df11a024c1214fbc8dcaab72c592c79d9b5 Thu Nov 03 16:57:51 CET 2022 Benjamin Tissoires <benjamin.tissoires@redhat.com> HID: bpf: allow to change the report descriptor
Add a new tracepoint hid_bpf_rdesc_fixup() so we can trigger a report descriptor fixup in the bpf world.
Whenever the program gets attached/detached, the device is reconnected meaning that userspace will see it disappearing and reappearing with the new report descriptor.
Reviewed-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> Signed-off-by: Benjamin Tissoires <benjamin.tissoires@redhat.com> Signed-off-by: Jiri Kosina <jkosina@suse.cz>
|
/linux/drivers/hid/ |
H A D | hid-core.c | diff ad190df11a024c1214fbc8dcaab72c592c79d9b5 Thu Nov 03 16:57:51 CET 2022 Benjamin Tissoires <benjamin.tissoires@redhat.com> HID: bpf: allow to change the report descriptor
Add a new tracepoint hid_bpf_rdesc_fixup() so we can trigger a report descriptor fixup in the bpf world.
Whenever the program gets attached/detached, the device is reconnected meaning that userspace will see it disappearing and reappearing with the new report descriptor.
Reviewed-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> Signed-off-by: Benjamin Tissoires <benjamin.tissoires@redhat.com> Signed-off-by: Jiri Kosina <jkosina@suse.cz>
|