aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hid/hid-bigbenff.c
AgeCommit message (Expand)Author
2023-03-11hid: bigben_probe(): validate report countPietro Borrello
2023-03-11HID: bigben: use spinlock to safely schedule workersPietro Borrello
2023-03-11HID: bigben_worker() remove unneeded check on report_fieldPietro Borrello
2023-03-11HID: bigben: use spinlock to protect concurrent accessesPietro Borrello
2023-02-06HID: check empty report_list in bigben_probe()Pietro Borrello
2022-06-14HID: bigben: fix slab-out-of-bounds Write in bigben_probeDongliang Mu
2021-12-14HID: bigbenff: prevent null pointer dereferenceBenjamin Tissoires
2020-03-21HID: hid-bigbenff: fix race condition for scheduled work during removalHanno Zulla
2020-03-21HID: hid-bigbenff: call hid_hw_stop() in case of errorHanno Zulla
2020-03-21HID: hid-bigbenff: fix general protection fault caused by double kfreeHanno Zulla
2018-09-24HID: hid-bigbenff: driver for BigBen Interactive PS3OFMINIPAD gamepadHanno Zulla