summaryrefslogtreecommitdiffstats
path: root/drivers/input/misc/max8997_haptic.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'pwm/for-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-05-251-0/+6
|\
| * input: misc: max8997: Explicitly apply PWM config extracted from pwm_argsBoris Brezillon2016-05-171-0/+6
* | Input: max8997-haptic - fix NULL pointer dereferenceMarek Szyprowski2016-05-091-2/+4
|/
* Input: max8997_haptic - fix module aliasJavier Martinez Canillas2015-08-281-2/+1
* 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: max8997_haptic - add error handling for regulator and pwmSachin Kamat2014-06-071-4/+14
* Input: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-061-1/+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: add driver support for MAX8997-hapticDonggeun Kim2012-03-161-0/+407
OpenPOWER on IntegriCloud