summaryrefslogtreecommitdiffstats
path: root/drivers/input/misc/pm8xxx-vibrator.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 284Thomas Gleixner2019-06-051-9/+1Star
* Input: pm8xxx-vib - add support for pm8916's vibratorDamien Riegel2017-04-051-0/+10
* Input: pm8xxx-vib - handle separate enable registerDamien Riegel2017-04-051-1/+10
* Input: pm8xxx-vib - parametrize the driverDamien Riegel2017-04-051-16/+33
* Input: pm8xxx-vib - reorder header alphabeticallyDamien Riegel2017-04-051-4/+4
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2014-12-171-3/+1Star
|\
| * Input: misc - use __maybe_unused instead of ifdef around suspend/resumeJingoo Han2014-11-021-3/+1Star
* | input: misc: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0Star
|/
* Input: pm8xxx-vibrator - add DT match tableStephen Boyd2014-03-301-1/+8
* Input: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-071-1/+0Star
* Input: pm8xxx-vibrator - migrate to regmap APIsStephen Boyd2013-12-151-47/+14Star
* Input: pm8xxx-vibrator - switch to using managed resourcesStephen Boyd2013-12-151-31/+12Star
* Input: pm8xxx-vibrator - remove redundant platform_set_drvdata()Sachin Kamat2013-05-061-2/+0Star
* Input: remove use of __devexitBill Pemberton2012-11-241-1/+1
* Input: remove use of __devinitBill Pemberton2012-11-241-1/+1
* Input: remove use of __devexit_pBill Pemberton2012-11-241-1/+1
* Input: misc - use macro module_platform_driver()JJ Ding2011-12-011-12/+1Star
* Input: add support for pm8xxx based vibrator driverAmy Maloche2011-08-031-0/+296