index
:
laptop-kernel
master
Linux kernel tree for laptop
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
hid
/
hid-bigbenff.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2024-09-05
HID: bigbenff: constify fixed up report descriptor
Thomas Weißschuh
1
-2
/
+2
2024-08-27
HID: change return type of report_fixup() to const
Thomas Weißschuh
1
-1
/
+1
2024-06-06
HID: add missing MODULE_DESCRIPTION() macros
Jeff Johnson
1
-0
/
+1
2023-02-16
hid: bigben_probe(): validate report count
Pietro Borrello
1
-5
/
+2
2023-02-15
HID: bigben: use spinlock to safely schedule workers
Pietro Borrello
1
-6
/
+12
2023-02-15
HID: bigben_worker() remove unneeded check on report_field
Pietro Borrello
1
-1
/
+1
2023-02-15
HID: bigben: use spinlock to protect concurrent accesses
Pietro Borrello
1
-2
/
+50
2023-01-17
HID: check empty report_list in bigben_probe()
Pietro Borrello
1
-0
/
+5
2022-05-06
HID: bigben: fix slab-out-of-bounds Write in bigben_probe
Dongliang Mu
1
-0
/
+6
2021-12-02
HID: bigbenff: prevent null pointer dereference
Benjamin Tissoires
1
-1
/
+1
2020-02-18
HID: hid-bigbenff: fix race condition for scheduled work during removal
Hanno Zulla
1
-0
/
+6
2020-02-18
HID: hid-bigbenff: call hid_hw_stop() in case of error
Hanno Zulla
1
-5
/
+10
2020-02-18
HID: hid-bigbenff: fix general protection fault caused by double kfree
Hanno Zulla
1
-2
/
+8
2018-09-24
HID: hid-bigbenff: driver for BigBen Interactive PS3OFMINIPAD gamepad
Hanno Zulla
1
-0
/
+414