summaryrefslogtreecommitdiff
path: root/drivers/input/misc/drv2665.c
AgeCommit message (Expand)Author
2023-05-17Input: Switch i2c drivers back to use .probe()Uwe Kleine-König
2023-01-09Input: drv2665 - switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()Jonathan Cameron
2022-12-02Input: drv2665 - Convert to i2c's .probe_new()Uwe Kleine-König
2020-12-02Input: use input_device_enabled()Andrzej Pietrasiewicz
2020-11-08Input: drv2665 - fix formatting expected by kernel-docLee Jones
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174Thomas Gleixner
2016-11-30Input: drv2665 - fix misuse of regmap_update_bitsFlorian Vaussard
2015-09-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2015-07-17Input: drop owner assignment from i2c_driverKrzysztof Kozlowski
2015-07-16regmap: Use reg_sequence for multi_reg_write / register_patchNariman Poushin
2015-07-08Input: drv260x/drv2665/drv2667 - constify reg_default tablesAxel Lin
2015-05-08Input: add TI drv2665 haptics driverDan Murphy