index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.12.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
pinetabv-6.6.y-devel
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starfive-6.6.63-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
hid
/
bpf
/
hid_bpf_struct_ops.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-11-25
Revert "HID: bpf: allow write access to quirks field in struct hid_device"
Linus Torvalds
1
-1
/
+0
2024-10-04
HID: bpf: allow write access to quirks field in struct hid_device
Benjamin Tissoires
1
-0
/
+1
2024-09-27
HID: bpf: fix cfi stubs for hid_bpf_ops
Benjamin Tissoires
1
-0
/
+14
2024-07-24
HID: bpf: prevent the same struct_ops to be attached more than once
Benjamin Tissoires
1
-0
/
+5
2024-07-18
Merge tag 'for-linus-2024071601' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+307
2024-07-01
HID: bpf: fix gcc warning and unify __u64 into u64
Benjamin Tissoires
1
-1
/
+1
2024-06-27
HID: bpf: add HID-BPF hooks for hid_hw_output_report
Benjamin Tissoires
1
-0
/
+1
2024-06-27
HID: bpf: add HID-BPF hooks for hid_hw_raw_requests
Benjamin Tissoires
1
-0
/
+1
2024-06-27
HID: bpf: protect HID-BPF prog_list access by a SRCU
Benjamin Tissoires
1
-0
/
+2
2024-06-27
HID: add source argument to HID low level functions
Benjamin Tissoires
1
-1
/
+1
2024-06-14
HID: bpf: make part of struct hid_device writable
Benjamin Tissoires
1
-0
/
+3
2024-06-14
HID: bpf: rework hid_bpf_ops_btf_struct_access
Benjamin Tissoires
1
-22
/
+69
2024-06-14
bpf: allow bpf helpers to be used into HID-BPF struct_ops
Benjamin Tissoires
1
-0
/
+1
2024-06-14
HID: bpf: implement HID-BPF through bpf_struct_ops
Benjamin Tissoires
1
-0
/
+252