Home
last modified time | relevance | path

Searched hist:ad190df11a024c1214fbc8dcaab72c592c79d9b5 (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/hid/bpf/
H A Dhid_bpf_dispatch.hdiff 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 Dhid_bpf_dispatch.cdiff 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 Dhid_bpf.hdiff 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 Dhid-core.cdiff 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>