aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/misc/max77693-haptic.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-08-07Input: max77693: Add support for Maxim 77843Krzysztof Kozlowski1-3/+45
2015-08-07Input: max77693: Prepare for adding support for Maxim 77843Krzysztof Kozlowski1-7/+34
2015-08-07Input: max77693: Remove a read-only pwm_divisor fieldKrzysztof Kozlowski1-3/+1
2015-07-16drivers: max77693: Move state container to common headerKrzysztof Kozlowski1-0/+1
2014-12-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds1-4/+2
2014-12-15Merge branch 'next' into for-linusDmitry Torokhov1-4/+2
2014-11-03Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux into driver-core-nextGreg Kroah-Hartman1-1/+0
2014-11-02Input: misc - use __maybe_unused instead of ifdef around suspend/resumeJingoo Han1-4/+2
2014-10-31Input: max77693-haptic - fix potential overflowDmitry Torokhov1-3/+2
2014-10-20input: misc: drop owner assignment from platform_driversWolfram Sang1-1/+0
2014-10-16Input: max77693-haptic - fix state check in imax77693_haptic_disable()Jaewon Kim1-1/+1
2014-09-11Input: add haptic driver on max77693Jaewon Kim1-0/+357