开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
input
/
misc
/
max77693-haptic.c
Age
Commit message (
Expand
)
Author
2023-12-12
Input: max77693-haptic - add device-tree compatible strings
Marek Szyprowski
2023-01-09
Input: max77693-haptic - switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()
Jonathan Cameron
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