index
:
nova.git
nova
nova-next
topic/nova/allocator
wip/fw-loader
dakr's fork of freedesktop.org/drm/nova
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
input
/
keyboard
/
tm2-touchkey.c
Age
Commit message (
Expand
)
Author
2024-05-13
Input: drop explicit initialization of struct i2c_device_id::driver_data to 0
Uwe Kleine-König
2023-07-17
Input: Explicitly include correct DT includes
Rob Herring
2023-05-17
Input: Switch i2c drivers back to use .probe()
Uwe Kleine-König
2023-03-17
Input: tm2-touchkey - drop of_match_ptr for ID table
Krzysztof Kozlowski
2022-12-07
Input: tm2-touchkey - switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()
Jonathan Cameron
2022-12-02
Input: tm2-touchkey - Convert to i2c's .probe_new()
Uwe Kleine-König
2021-10-15
Input: tm2-touchkey - allow changing keycodes from userspace
Stephan Gerhold
2021-10-15
Input: tm2-touchkey - report scan codes
Stephan Gerhold
2020-12-09
Input: tm2-touchkey - add vddio regulator
Stephan Gerhold
2020-03-06
Input: tm2-touchkey - add support for Coreriver TC360 variant
Nick Reitemeyer
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-02-07
Input: tm2-touchkey - acknowledge that setting brightness is a blocking call
Dmitry Torokhov
2019-01-07
Input: tm2-touchkey - add support for aries touchkey variant
Jonathan Bakker
2019-01-07
Input: tm2-touchkey - allow specifying custom keycodes
Jonathan Bakker
2019-01-07
Input: tm2-touchkey - correct initial brightness
Jonathan Bakker
2019-01-07
Input: tm2-touchkey - add support for midas touchkey
Simon Shields
2017-06-01
Input: tm2-touchkey - use LEN_ON as boolean value instead of LED_FULL
Andi Shyti
2017-01-22
Input: keyboard - drop unnecessary calls to input_set_drvdata
Guenter Roeck
2017-01-18
Input: tm2-touchkey - add touchkey driver support for TM2
Jaechul Lee