index
:
linux-toradex.git
colibri
colibri_vf
master
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.12-2.0.x-imx
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
hid
/
bpf
Age
Commit message (
Expand
)
Author
2024-06-27
HID: bpf: add HID-BPF hooks for hid_hw_raw_requests
Benjamin Tissoires
2024-06-27
HID: bpf: protect HID-BPF prog_list access by a SRCU
Benjamin Tissoires
2024-06-27
HID: add source argument to HID low level functions
Benjamin Tissoires
2024-06-27
HID: bpf: fix dispatch_hid_bpf_device_event uninitialized ret value
Benjamin Tissoires
2024-06-27
hid: bpf: Fix grammar
Luis Felipe Hernandez
2024-06-14
HID: bpf: make part of struct hid_device writable
Benjamin Tissoires
2024-06-14
HID: bpf: rework hid_bpf_ops_btf_struct_access
Benjamin Tissoires
2024-06-14
bpf: allow bpf helpers to be used into HID-BPF struct_ops
Benjamin Tissoires
2024-06-14
HID: bpf: error on warnings when compiling bpf objects
Benjamin Tissoires
2024-06-14
HID: bpf: Artist24: remove unused variable
Benjamin Tissoires
2024-06-14
HID: bpf: remove tracing HID-BPF capability
Benjamin Tissoires
2024-06-14
HID: bpf: convert in-tree fixes into struct_ops
Benjamin Tissoires
2024-06-14
HID: bpf: add defines for HID-BPF SEC in in-tree bpf fixes
Benjamin Tissoires
2024-06-14
HID: bpf: implement HID-BPF through bpf_struct_ops
Benjamin Tissoires
2024-06-14
HID: bpf: add hid_get/put_device() helpers
Benjamin Tissoires
2024-06-14
HID: rename struct hid_bpf_ops into hid_ops
Benjamin Tissoires
2024-05-07
HID: bpf: add in-tree HID-BPF fix for the Raptor Mach 2
Benjamin Tissoires
2024-05-07
HID: bpf: add in-tree HID-BPF fix for the Huion Kamvas Pro 19
Benjamin Tissoires
2024-05-07
HID: bpf: add in-tree HID-BPF fix for the XBox Elite 2 over Bluetooth
Benjamin Tissoires
2024-05-07
HID: bpf: add in-tree HID-BPF fix for the Wacom ArtPen
Benjamin Tissoires
2024-05-07
HID: bpf: add in-tree HID-BPF fix for the IOGear Kaliber Gaming MMOmentum mouse
Benjamin Tissoires
2024-05-07
HID: bpf: add in-tree HID-BPF fix for the HP Elite Presenter Mouse
Benjamin Tissoires
2024-05-07
HID: bpf: add in-tree HID-BPF fix for the XPPen Artist 16
Benjamin Tissoires
2024-05-07
HID: bpf: add first in-tree HID-BPF fix for the XPPen Artist 24
Benjamin Tissoires
2024-04-11
HID: bpf: fix hid_bpf_input_report() when hid-core is not ready
Benjamin Tissoires
2024-04-10
HID: bpf: allow to use bpf_timer_set_sleepable_cb() in tracing callbacks.
Benjamin Tissoires
2024-04-10
HID: bpf: allow to inject HID event from BPF
Benjamin Tissoires
2024-04-10
HID: bpf: export hid_hw_output_report as a BPF kfunc
Benjamin Tissoires
2024-04-10
HID: bpf/dispatch: regroup kfuncs definitions
Benjamin Tissoires
2024-03-02
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2024-01-31
bpf: treewide: Annotate BPF kfuncs in BTF
Daniel Xu
2024-01-31
HID: bpf: use __bpf_kfunc instead of noinline
Benjamin Tissoires
2024-01-31
HID: bpf: actually free hdev memory after attaching a HID-BPF program
Benjamin Tissoires
2024-01-31
HID: bpf: remove double fdget()
Benjamin Tissoires
2023-06-29
bpf: Replace deprecated -target with --target= for Clang
Fangrui Song
2023-03-25
bpf: Remove now-unnecessary NULL checks for KF_RELEASE kfuncs
David Vernet
2023-02-22
Merge tag 'for-linus-2023022201' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2023-01-18
HID: bpf: reorder BPF registration
Benjamin Tissoires
2023-01-18
HID: bpf: clean up entrypoint
Benjamin Tissoires
2023-01-18
HID: bpf: rework how programs are attached and stored in the kernel
Benjamin Tissoires
2022-12-10
HID: bpf: enforce HID_BPF dependencies
Benjamin Tissoires
2022-12-07
HID: bpf: do not rely on ALLOW_ERROR_INJECTION
Benjamin Tissoires
2022-11-15
HID: bpf: allow to change the report descriptor
Benjamin Tissoires
2022-11-15
HID: bpf: introduce hid_hw_request()
Benjamin Tissoires
2022-11-15
HID: bpf: allocate data memory for device_event BPF programs
Benjamin Tissoires
2022-11-15
HID: bpf jmp table: simplify the logic of cleaning up programs
Benjamin Tissoires
2022-11-15
HID: initial BPF implementation
Benjamin Tissoires
[prev]