summaryrefslogtreecommitdiffstats
path: root/drivers/hid/hid-elo.c
Commit message (Expand)AuthorAgeFilesLines
* HID: elo: Revert USB reference countingJiri Kosina2022-02-171-6/+1
* HID: elo: fix memory leak in elo_probeDongliang Mu2022-01-241-0/+1
* HID: check for valid USB device for many HID driversGreg Kroah-Hartman2021-12-021-0/+3
* HID: elo: update the reference count of the usb device structureSalah Triki2021-08-201-1/+5
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 307Thomas Gleixner2019-06-051-2/+1
* HID: elo: clear BTN_LEFT mappingJiri Kosina2017-11-241-0/+6
* HID: elo: kill not flush the workOliver Neukum2016-06-011-1/+1
* HID: hid-input: allow input_configured callback return errorsDmitry Torokhov2015-11-051-1/+3
* HID: hid-elo: some systems cannot stomach work aroundOliver Neukum2013-09-251-1/+34
* HID: elo: add quirks for broken firmwareJiri Slaby2013-05-291-1/+143
* HID: add driver for ELO 4000/4500Jiri Slaby2013-05-291-0/+131