summaryrefslogtreecommitdiffstats
path: root/drivers/input/misc/drv2667.c
Commit message (Expand)AuthorAgeFilesLines
* Input: drv2667 - fix misuse of regmap_update_bitsFlorian Vaussard2016-11-301-2/+2
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2015-09-041-2/+1Star
|\
| * Input: drop owner assignment from i2c_driverKrzysztof Kozlowski2015-07-181-1/+0Star
| * Input: drv260x/drv2665/drv2667 - constify reg_default tablesAxel Lin2015-07-091-1/+1
* | regmap: Use reg_sequence for multi_reg_write / register_patchNariman Poushin2015-07-161-2/+2
|/
* Input: drv2667 - remove wrong and unneeded drv2667-haptics modaliasAxel Lin2015-02-011-1/+0Star
* Input: misc - use __maybe_unused instead of ifdef around suspend/resumeJingoo Han2014-11-021-4/+2Star
* Input: add support for the DRV2667 haptic driverDan Murphy2014-09-091-0/+500