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