index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
input
/
misc
/
max8997_haptic.c
Age
Commit message (
Expand
)
Author
2016-05-25
Merge tag 'pwm/for-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2016-05-17
input: misc: max8997: Explicitly apply PWM config extracted from pwm_args
Boris Brezillon
2016-05-09
Input: max8997-haptic - fix NULL pointer dereference
Marek Szyprowski
2015-08-28
Input: max8997_haptic - fix module alias
Javier Martinez Canillas
2014-12-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2014-11-02
Input: misc - use __maybe_unused instead of ifdef around suspend/resume
Jingoo Han
2014-10-20
input: misc: drop owner assignment from platform_drivers
Wolfram Sang
2014-06-07
Input: max8997_haptic - add error handling for regulator and pwm
Sachin Kamat
2014-01-06
Input: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2012-11-24
Input: remove use of __devexit
Bill Pemberton
2012-11-24
Input: remove use of __devinit
Bill Pemberton
2012-11-24
Input: remove use of __devexit_p
Bill Pemberton
2012-03-16
Input: add driver support for MAX8997-haptic
Donggeun Kim