index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
input
/
keyboard
/
tm2-touchkey.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Input: drop explicit initialization of struct i2c_device_id::driver_data to 0
Uwe Kleine-König
2024-05-14
1
-2
/
+2
*
Input: Explicitly include correct DT includes
Rob Herring
2023-07-17
1
-1
/
+0
*
Input: Switch i2c drivers back to use .probe()
Uwe Kleine-König
2023-05-17
1
-1
/
+1
*
Input: tm2-touchkey - drop of_match_ptr for ID table
Krzysztof Kozlowski
2023-03-17
1
-1
/
+1
*
Input: tm2-touchkey - switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()
Jonathan Cameron
2022-12-07
1
-5
/
+5
*
Input: tm2-touchkey - Convert to i2c's .probe_new()
Uwe Kleine-König
2022-12-02
1
-3
/
+2
*
Input: tm2-touchkey - allow changing keycodes from userspace
Stephan Gerhold
2021-10-16
1
-0
/
+4
*
Input: tm2-touchkey - report scan codes
Stephan Gerhold
2021-10-16
1
-0
/
+3
*
Input: tm2-touchkey - add vddio regulator
Stephan Gerhold
2020-12-10
1
-1
/
+2
*
Input: tm2-touchkey - add support for Coreriver TC360 variant
Nick Reitemeyer
2020-03-06
1
-0
/
+11
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-06-19
1
-4
/
+1
*
Input: tm2-touchkey - acknowledge that setting brightness is a blocking call
Dmitry Torokhov
2019-02-08
1
-5
/
+5
*
Input: tm2-touchkey - add support for aries touchkey variant
Jonathan Bakker
2019-01-07
1
-7
/
+46
*
Input: tm2-touchkey - allow specifying custom keycodes
Jonathan Bakker
2019-01-07
1
-22
/
+27
*
Input: tm2-touchkey - correct initial brightness
Jonathan Bakker
2019-01-07
1
-1
/
+1
*
Input: tm2-touchkey - add support for midas touchkey
Simon Shields
2019-01-07
1
-5
/
+29
*
Input: tm2-touchkey - use LEN_ON as boolean value instead of LED_FULL
Andi Shyti
2017-06-02
1
-1
/
+1
*
Input: keyboard - drop unnecessary calls to input_set_drvdata
Guenter Roeck
2017-01-23
1
-2
/
+0
*
Input: tm2-touchkey - add touchkey driver support for TM2
Jaechul Lee
2017-01-18
1
-0
/
+286