aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/misc/pm8xxx-vibrator.c
AgeCommit message (Expand)Author
2020-01-29Input: pm8xxx-vib - fix handling of separate enable registerStephan Gerhold
2017-04-05Input: pm8xxx-vib - add support for pm8916's vibratorDamien Riegel
2017-04-05Input: pm8xxx-vib - handle separate enable registerDamien Riegel
2017-04-05Input: pm8xxx-vib - parametrize the driverDamien Riegel
2017-04-05Input: pm8xxx-vib - reorder header alphabeticallyDamien Riegel
2014-12-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2014-11-02Input: misc - use __maybe_unused instead of ifdef around suspend/resumeJingoo Han
2014-10-20input: misc: drop owner assignment from platform_driversWolfram Sang
2014-03-30Input: pm8xxx-vibrator - add DT match tableStephen Boyd
2014-01-06Input: delete non-required instances of include <linux/init.h>Paul Gortmaker
2013-12-15Input: pm8xxx-vibrator - migrate to regmap APIsStephen Boyd
2013-12-15Input: pm8xxx-vibrator - switch to using managed resourcesStephen Boyd
2013-05-05Input: pm8xxx-vibrator - remove redundant platform_set_drvdata()Sachin Kamat
2012-11-24Input: remove use of __devexitBill Pemberton
2012-11-24Input: remove use of __devinitBill Pemberton
2012-11-24Input: remove use of __devexit_pBill Pemberton
2011-11-30Input: misc - use macro module_platform_driver()JJ Ding
2011-08-02Input: add support for pm8xxx based vibrator driverAmy Maloche