summaryrefslogtreecommitdiff
path: root/drivers/input/keyboard/tm2-touchkey.c
AgeCommit message (Expand)Author
2023-07-17Input: Explicitly include correct DT includesRob Herring
2023-05-17Input: Switch i2c drivers back to use .probe()Uwe Kleine-König
2023-03-17Input: tm2-touchkey - drop of_match_ptr for ID tableKrzysztof Kozlowski
2022-12-07Input: tm2-touchkey - switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()Jonathan Cameron
2022-12-02Input: tm2-touchkey - Convert to i2c's .probe_new()Uwe Kleine-König
2021-10-15Input: tm2-touchkey - allow changing keycodes from userspaceStephan Gerhold
2021-10-15Input: tm2-touchkey - report scan codesStephan Gerhold
2020-12-09Input: tm2-touchkey - add vddio regulatorStephan Gerhold
2020-03-06Input: tm2-touchkey - add support for Coreriver TC360 variantNick Reitemeyer
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2019-02-07Input: tm2-touchkey - acknowledge that setting brightness is a blocking callDmitry Torokhov
2019-01-07Input: tm2-touchkey - add support for aries touchkey variantJonathan Bakker
2019-01-07Input: tm2-touchkey - allow specifying custom keycodesJonathan Bakker
2019-01-07Input: tm2-touchkey - correct initial brightnessJonathan Bakker
2019-01-07Input: tm2-touchkey - add support for midas touchkeySimon Shields
2017-06-01Input: tm2-touchkey - use LEN_ON as boolean value instead of LED_FULLAndi Shyti
2017-01-22Input: keyboard - drop unnecessary calls to input_set_drvdataGuenter Roeck
2017-01-18Input: tm2-touchkey - add touchkey driver support for TM2Jaechul Lee