summaryrefslogtreecommitdiff
path: root/drivers/input/misc/max77693-haptic.c
AgeCommit message (Expand)Author
2016-10-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2016-08-22Input: max77693-haptic - change Krzysztof Kozlowski's email to kernel.orgKrzysztof Kozlowski
2016-05-17input: misc: max77693: Use pwm_get_args() where appropriateBoris Brezillon
2015-08-07Input: max77693: Add support for Maxim 77843Krzysztof Kozlowski
2015-08-07Input: max77693: Prepare for adding support for Maxim 77843Krzysztof Kozlowski
2015-08-07Input: max77693: Remove a read-only pwm_divisor fieldKrzysztof Kozlowski
2015-07-16drivers: max77693: Move state container to common headerKrzysztof Kozlowski
2014-12-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2014-12-15Merge branch 'next' into for-linusDmitry Torokhov
2014-11-03Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman
2014-11-02Input: misc - use __maybe_unused instead of ifdef around suspend/resumeJingoo Han
2014-10-31Input: max77693-haptic - fix potential overflowDmitry Torokhov
2014-10-20input: misc: drop owner assignment from platform_driversWolfram Sang
2014-10-16Input: max77693-haptic - fix state check in imax77693_haptic_disable()Jaewon Kim
2014-09-11Input: add haptic driver on max77693Jaewon Kim