summaryrefslogtreecommitdiff
path: root/drivers/input/misc/max8997_haptic.c
AgeCommit message (Expand)Author
2016-05-25Merge tag 'pwm/for-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-05-17input: misc: max8997: Explicitly apply PWM config extracted from pwm_argsBoris Brezillon
2016-05-09Input: max8997-haptic - fix NULL pointer dereferenceMarek Szyprowski
2015-08-28Input: max8997_haptic - fix module aliasJavier Martinez Canillas
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-06-07Input: max8997_haptic - add error handling for regulator and pwmSachin Kamat
2014-01-06Input: delete non-required instances of include <linux/init.h>Paul Gortmaker
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
2012-03-16Input: add driver support for MAX8997-hapticDonggeun Kim