index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
input
/
touchscreen
/
hideep.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Input: touchscreen - use sysfs_emit[_at]() instead of scnprintf()
ye xingchen
2023-12-14
1
-4
/
+2
*
Input: hideep - use device core to create driver-specific device attributes
Dmitry Torokhov
2023-09-06
1
-12
/
+3
*
Input: Switch i2c drivers back to use .probe()
Uwe Kleine-König
2023-05-17
1
-1
/
+1
*
Input: hideep - optionally reset controller work mode to native HiDeep protocol
Hans de Goede
2023-03-17
1
-0
/
+20
*
Input: hideep - silence error in SW_RESET()
Hans de Goede
2023-03-17
1
-1
/
+6
*
Input: hideep - clean up some inconsistent indenting
Yang Li
2023-03-17
1
-3
/
+3
*
Input: hideep - switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()
Jonathan Cameron
2023-01-10
1
-4
/
+4
*
Input: hideep - Convert to i2c's .probe_new()
Uwe Kleine-König
2022-12-02
1
-3
/
+2
*
Input: hideep - fix the uninitialized use in hideep_nvm_unlock()
Yizhuo Zhai
2021-06-20
1
-3
/
+10
*
Input: hideep - switch to use device_property_count_u32()
Andy Shevchenko
2019-08-12
1
-2
/
+1
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 475
Thomas Gleixner
2019-06-19
1
-4
/
+1
*
Input: hideep - fix compile error due to missing include file
Anthony Kim
2017-12-18
1
-2
/
+1
*
Input: add support for HiDeep touchscreen
Anthony Kim
2017-11-10
1
-0
/
+1120