index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
input
/
misc
/
pm8xxx-vibrator.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-04-17
input: pm8xxx-vibrator: add new SPMI vibrator support
Fenglin Wu
1
-9
/
+43
2024-04-17
input: pm8xxx-vibrator: refactor to support new SPMI vibrator
Fenglin Wu
1
-16
/
+25
2024-04-15
Input: pm8xxx-vibrator - correct VIB_MAX_LEVELS calculation
Fenglin Wu
1
-3
/
+4
2023-07-17
Input: Explicitly include correct DT includes
Rob Herring
1
-1
/
+0
2023-01-09
Input: pm8xxx-vibrator - switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()
Jonathan Cameron
1
-3
/
+3
2020-01-20
Input: pm8xxx-vib - fix handling of separate enable register
Stephan Gerhold
1
-1
/
+1
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 284
Thomas Gleixner
1
-9
/
+1
2017-04-05
Input: pm8xxx-vib - add support for pm8916's vibrator
Damien Riegel
1
-0
/
+10
2017-04-05
Input: pm8xxx-vib - handle separate enable register
Damien Riegel
1
-1
/
+10
2017-04-05
Input: pm8xxx-vib - parametrize the driver
Damien Riegel
1
-16
/
+33
2017-04-05
Input: pm8xxx-vib - reorder header alphabetically
Damien Riegel
1
-4
/
+4
2014-12-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
1
-3
/
+1
2014-11-02
Input: misc - use __maybe_unused instead of ifdef around suspend/resume
Jingoo Han
1
-3
/
+1
2014-10-20
input: misc: drop owner assignment from platform_drivers
Wolfram Sang
1
-1
/
+0
2014-03-30
Input: pm8xxx-vibrator - add DT match table
Stephen Boyd
1
-1
/
+8
2014-01-06
Input: delete non-required instances of include <linux/init.h>
Paul Gortmaker
1
-1
/
+0
2013-12-15
Input: pm8xxx-vibrator - migrate to regmap APIs
Stephen Boyd
1
-47
/
+14
2013-12-15
Input: pm8xxx-vibrator - switch to using managed resources
Stephen Boyd
1
-31
/
+12
2013-05-05
Input: pm8xxx-vibrator - remove redundant platform_set_drvdata()
Sachin Kamat
1
-2
/
+0
2012-11-24
Input: remove use of __devexit
Bill Pemberton
1
-1
/
+1
2012-11-24
Input: remove use of __devinit
Bill Pemberton
1
-1
/
+1
2012-11-24
Input: remove use of __devexit_p
Bill Pemberton
1
-1
/
+1
2011-11-30
Input: misc - use macro module_platform_driver()
JJ Ding
1
-12
/
+1
2011-08-02
Input: add support for pm8xxx based vibrator driver
Amy Maloche
1
-0
/
+296