index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
input
/
misc
/
max77693-haptic.c
Age
Commit message (
Expand
)
Author
2021-10-16
Input: max77693-haptic - drop unneeded MODULE_ALIAS
Krzysztof Kozlowski
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2016-10-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2016-08-22
Input: max77693-haptic - change Krzysztof Kozlowski's email to kernel.org
Krzysztof Kozlowski
2016-05-17
input: misc: max77693: Use pwm_get_args() where appropriate
Boris Brezillon
2015-08-07
Input: max77693: Add support for Maxim 77843
Krzysztof Kozlowski
2015-08-07
Input: max77693: Prepare for adding support for Maxim 77843
Krzysztof Kozlowski
2015-08-07
Input: max77693: Remove a read-only pwm_divisor field
Krzysztof Kozlowski
2015-07-16
drivers: max77693: Move state container to common header
Krzysztof Kozlowski
2014-12-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2014-12-15
Merge branch 'next' into for-linus
Dmitry Torokhov
2014-11-03
Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/ke...
Greg Kroah-Hartman
2014-11-02
Input: misc - use __maybe_unused instead of ifdef around suspend/resume
Jingoo Han
2014-10-31
Input: max77693-haptic - fix potential overflow
Dmitry Torokhov
2014-10-20
input: misc: drop owner assignment from platform_drivers
Wolfram Sang
2014-10-16
Input: max77693-haptic - fix state check in imax77693_haptic_disable()
Jaewon Kim
2014-09-11
Input: add haptic driver on max77693
Jaewon Kim