开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
hid
/
hid-bigbenff.c
Age
Commit message (
Expand
)
Author
2024-09-05
HID: bigbenff: constify fixed up report descriptor
Thomas Weißschuh
2024-08-27
HID: change return type of report_fixup() to const
Thomas Weißschuh
2024-06-06
HID: add missing MODULE_DESCRIPTION() macros
Jeff Johnson
2023-02-16
hid: bigben_probe(): validate report count
Pietro Borrello
2023-02-15
HID: bigben: use spinlock to safely schedule workers
Pietro Borrello
2023-02-15
HID: bigben_worker() remove unneeded check on report_field
Pietro Borrello
2023-02-15
HID: bigben: use spinlock to protect concurrent accesses
Pietro Borrello
2023-01-17
HID: check empty report_list in bigben_probe()
Pietro Borrello
2022-05-06
HID: bigben: fix slab-out-of-bounds Write in bigben_probe
Dongliang Mu
2021-12-02
HID: bigbenff: prevent null pointer dereference
Benjamin Tissoires
2020-02-18
HID: hid-bigbenff: fix race condition for scheduled work during removal
Hanno Zulla
2020-02-18
HID: hid-bigbenff: call hid_hw_stop() in case of error
Hanno Zulla
2020-02-18
HID: hid-bigbenff: fix general protection fault caused by double kfree
Hanno Zulla
2018-09-24
HID: hid-bigbenff: driver for BigBen Interactive PS3OFMINIPAD gamepad
Hanno Zulla