summaryrefslogtreecommitdiffstats
path: root/drivers/input/misc/max77693-haptic.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-301-5/+1Star
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2016-10-071-2/+2
|\
| * Input: max77693-haptic - change Krzysztof Kozlowski's email to kernel.orgKrzysztof Kozlowski2016-08-221-2/+2
* | input: misc: max77693: Use pwm_get_args() where appropriateBoris Brezillon2016-05-171-3/+14
|/
* Input: max77693: Add support for Maxim 77843Krzysztof Kozlowski2015-08-071-3/+45
* Input: max77693: Prepare for adding support for Maxim 77843Krzysztof Kozlowski2015-08-071-7/+34
* Input: max77693: Remove a read-only pwm_divisor fieldKrzysztof Kozlowski2015-08-071-3/+1Star
* drivers: max77693: Move state container to common headerKrzysztof Kozlowski2015-07-161-0/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2014-12-171-4/+2Star
|\
| * Merge branch 'next' into for-linusDmitry Torokhov2014-12-161-4/+2Star
| |\
| | * Input: misc - use __maybe_unused instead of ifdef around suspend/resumeJingoo Han2014-11-021-4/+2Star
* | | Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman2014-11-041-1/+0Star
|\ \ \ | |/ / |/| |
| * | input: misc: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0Star
* | | Input: max77693-haptic - fix potential overflowDmitry Torokhov2014-10-311-3/+2Star
|/ /
* / Input: max77693-haptic - fix state check in imax77693_haptic_disable()Jaewon Kim2014-10-161-1/+1
|/
* Input: add haptic driver on max77693Jaewon Kim2014-09-121-0/+357