summaryrefslogtreecommitdiffstats
path: root/drivers/input/keyboard/tm2-touchkey.c
AgeCommit message (Expand)AuthorFilesLines
2021-10-15Input: tm2-touchkey - allow changing keycodes from userspaceStephan Gerhold1-0/+4
2021-10-15Input: tm2-touchkey - report scan codesStephan Gerhold1-0/+3
2020-12-09Input: tm2-touchkey - add vddio regulatorStephan Gerhold1-1/+2
2020-03-06Input: tm2-touchkey - add support for Coreriver TC360 variantNick Reitemeyer1-0/+11
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner1-4/+1
2019-02-07Input: tm2-touchkey - acknowledge that setting brightness is a blocking callDmitry Torokhov1-5/+5
2019-01-07Input: tm2-touchkey - add support for aries touchkey variantJonathan Bakker1-7/+46
2019-01-07Input: tm2-touchkey - allow specifying custom keycodesJonathan Bakker1-22/+27
2019-01-07Input: tm2-touchkey - correct initial brightnessJonathan Bakker1-1/+1
2019-01-07Input: tm2-touchkey - add support for midas touchkeySimon Shields1-5/+29
2017-06-01Input: tm2-touchkey - use LEN_ON as boolean value instead of LED_FULLAndi Shyti1-1/+1
2017-01-22Input: keyboard - drop unnecessary calls to input_set_drvdataGuenter Roeck1-2/+0
2017-01-18Input: tm2-touchkey - add touchkey driver support for TM2Jaechul Lee1-0/+286