index
:
pm24.git
cpufreq-rust
master
more-events
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
input
/
touchscreen
/
hideep.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-12-13
Input: touchscreen - use sysfs_emit[_at]() instead of scnprintf()
ye xingchen
2023-09-06
Input: hideep - use device core to create driver-specific device attributes
Dmitry Torokhov
2023-05-17
Input: Switch i2c drivers back to use .probe()
Uwe Kleine-König
2023-03-17
Input: hideep - optionally reset controller work mode to native HiDeep protocol
Hans de Goede
2023-03-17
Input: hideep - silence error in SW_RESET()
Hans de Goede
2023-03-17
Input: hideep - clean up some inconsistent indenting
Yang Li
2023-01-09
Input: hideep - switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()
Jonathan Cameron
2022-12-02
Input: hideep - Convert to i2c's .probe_new()
Uwe Kleine-König
2021-06-19
Input: hideep - fix the uninitialized use in hideep_nvm_unlock()
Yizhuo Zhai
2019-08-12
Input: hideep - switch to use device_property_count_u32()
Andy Shevchenko
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 475
Thomas Gleixner
2017-12-18
Input: hideep - fix compile error due to missing include file
Anthony Kim
2017-11-10
Input: add support for HiDeep touchscreen
Anthony Kim