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
/
pm8xxx-vibrator.c
Age
Commit message (
Expand
)
Author
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-03-30
Input: pm8xxx-vibrator - add DT match table
Stephen Boyd
2014-01-06
Input: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2013-12-15
Input: pm8xxx-vibrator - migrate to regmap APIs
Stephen Boyd
2013-12-15
Input: pm8xxx-vibrator - switch to using managed resources
Stephen Boyd
2013-05-05
Input: pm8xxx-vibrator - remove redundant platform_set_drvdata()
Sachin Kamat
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
2011-11-30
Input: misc - use macro module_platform_driver()
JJ Ding
2011-08-02
Input: add support for pm8xxx based vibrator driver
Amy Maloche