summaryrefslogtreecommitdiffstats
path: root/drivers/input/touchscreen/hideep.c
Commit message (Expand)AuthorAgeFilesLines
* Input: Switch i2c drivers back to use .probe()Uwe Kleine-König2023-05-171-1/+1
* Input: hideep - optionally reset controller work mode to native HiDeep protocolHans de Goede2023-03-171-0/+20
* Input: hideep - silence error in SW_RESET()Hans de Goede2023-03-171-1/+6
* Input: hideep - clean up some inconsistent indentingYang Li2023-03-171-3/+3
* Input: hideep - switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()Jonathan Cameron2023-01-091-4/+4
* Input: hideep - Convert to i2c's .probe_new()Uwe Kleine-König2022-12-021-3/+2
* Input: hideep - fix the uninitialized use in hideep_nvm_unlock()Yizhuo Zhai2021-06-191-3/+10
* Input: hideep - switch to use device_property_count_u32()Andy Shevchenko2019-08-121-2/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 475Thomas Gleixner2019-06-191-4/+1
* Input: hideep - fix compile error due to missing include fileAnthony Kim2017-12-181-2/+1
* Input: add support for HiDeep touchscreenAnthony Kim2017-11-101-0/+1120