aboutsummaryrefslogtreecommitdiff
path: root/drivers/hid/hid-elo.c
AgeCommit message (Expand)AuthorFilesLines
2022-02-17HID: elo: Revert USB reference countingGravatar Jiri Kosina 1-6/+1
2022-01-24HID: elo: fix memory leak in elo_probeGravatar Dongliang Mu 1-0/+1
2021-12-02HID: check for valid USB device for many HID driversGravatar Greg Kroah-Hartman 1-0/+3
2021-08-20HID: elo: update the reference count of the usb device structureGravatar Salah Triki 1-1/+5
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 307Gravatar Thomas Gleixner 1-2/+1
2017-11-24HID: elo: clear BTN_LEFT mappingGravatar Jiri Kosina 1-0/+6
2016-06-01HID: elo: kill not flush the workGravatar Oliver Neukum 1-1/+1
2015-11-05HID: hid-input: allow input_configured callback return errorsGravatar Dmitry Torokhov 1-1/+3
2013-09-25HID: hid-elo: some systems cannot stomach work aroundGravatar Oliver Neukum 1-1/+34
2013-05-29HID: elo: add quirks for broken firmwareGravatar Jiri Slaby 1-1/+143
2013-05-29HID: add driver for ELO 4000/4500Gravatar Jiri Slaby 1-0/+131