summaryrefslogtreecommitdiffstats
path: root/drivers/hid/hid-bigbenff.c
AgeCommit message (Expand)AuthorFilesLines
2023-01-17HID: check empty report_list in bigben_probe()Pietro Borrello1-0/+5
2022-05-06HID: bigben: fix slab-out-of-bounds Write in bigben_probeDongliang Mu1-0/+6
2021-12-02HID: bigbenff: prevent null pointer dereferenceBenjamin Tissoires1-1/+1
2020-02-18HID: hid-bigbenff: fix race condition for scheduled work during removalHanno Zulla1-0/+6
2020-02-18HID: hid-bigbenff: call hid_hw_stop() in case of errorHanno Zulla1-5/+10
2020-02-18HID: hid-bigbenff: fix general protection fault caused by double kfreeHanno Zulla1-2/+8
2018-09-24HID: hid-bigbenff: driver for BigBen Interactive PS3OFMINIPAD gamepadHanno Zulla1-0/+414