summaryrefslogtreecommitdiff
path: root/drivers/input/touchscreen/hideep.c
AgeCommit message (Expand)Author
2023-03-17Input: hideep - optionally reset controller work mode to native HiDeep protocolHans de Goede
2023-03-17Input: hideep - silence error in SW_RESET()Hans de Goede
2023-03-17Input: hideep - clean up some inconsistent indentingYang Li
2023-01-09Input: hideep - switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()Jonathan Cameron
2022-12-02Input: hideep - Convert to i2c's .probe_new()Uwe Kleine-König
2021-06-19Input: hideep - fix the uninitialized use in hideep_nvm_unlock()Yizhuo Zhai
2019-08-12Input: hideep - switch to use device_property_count_u32()Andy Shevchenko
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 475Thomas Gleixner
2017-12-18Input: hideep - fix compile error due to missing include fileAnthony Kim
2017-11-10Input: add support for HiDeep touchscreenAnthony Kim
/a>Al Viro 2017-10-22drivers, net, ppp: convert syncppp.refcnt from atomic_t to refcount_tElena Reshetova 2017-06-20net: manual clean code which call skb_put_[data:zero]yuan linyu 2017-06-16networking: make skb_push & __skb_push return void pointersJohannes Berg 2017-06-16networking: introduce and use skb_put_data()Johannes Berg 2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds