index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
input
/
misc
/
max8997_haptic.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Input: max8997_haptic - switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()
Jonathan Cameron
2023-01-09
1
-3
/
+4
*
Input: max8997 - convert to modern way to get a reference to a PWM
Uwe Kleine-König
2022-11-17
1
-4
/
+3
*
Input: max8997 - simplify open coding of a division using up to 64 divisions
Uwe Kleine-König
2021-03-25
1
-7
/
+2
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
2019-05-30
1
-15
/
+1
*
Merge tag 'pwm/for-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2016-05-25
1
-0
/
+6
|
\
|
*
input: misc: max8997: Explicitly apply PWM config extracted from pwm_args
Boris Brezillon
2016-05-17
1
-0
/
+6
*
|
Input: max8997-haptic - fix NULL pointer dereference
Marek Szyprowski
2016-05-09
1
-2
/
+4
|
/
*
Input: max8997_haptic - fix module alias
Javier Martinez Canillas
2015-08-28
1
-2
/
+1
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2014-12-17
1
-3
/
+1
|
\
|
*
Input: misc - use __maybe_unused instead of ifdef around suspend/resume
Jingoo Han
2014-11-02
1
-3
/
+1
*
|
input: misc: drop owner assignment from platform_drivers
Wolfram Sang
2014-10-20
1
-1
/
+0
|
/
*
Input: max8997_haptic - add error handling for regulator and pwm
Sachin Kamat
2014-06-07
1
-4
/
+14
*
Input: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2014-01-06
1
-1
/
+0
*
Input: remove use of __devexit
Bill Pemberton
2012-11-24
1
-1
/
+1
*
Input: remove use of __devinit
Bill Pemberton
2012-11-24
1
-1
/
+1
*
Input: remove use of __devexit_p
Bill Pemberton
2012-11-24
1
-1
/
+1
*
Input: add driver support for MAX8997-haptic
Donggeun Kim
2012-03-16
1
-0
/
+407