summaryrefslogtreecommitdiffstats
path: root/drivers/input/misc/pm8xxx-vibrator.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2014-12-171-3/+1
|\
| * Input: misc - use __maybe_unused instead of ifdef around suspend/resumeJingoo Han2014-11-021-3/+1
* | input: misc: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0
|/
* 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-061-1/+0
* Input: pm8xxx-vibrator - migrate to regmap APIsStephen Boyd2013-12-151-47/+14
* Input: pm8xxx-vibrator - switch to using managed resourcesStephen Boyd2013-12-151-31/+12
* Input: pm8xxx-vibrator - remove redundant platform_set_drvdata()Sachin Kamat2013-05-051-2/+0
* 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-11-301-12/+1
* Input: add support for pm8xxx based vibrator driverAmy Maloche2011-08-021-0/+296
OpenPOWER on IntegriCloud