index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
input
/
misc
/
twl6040-vibra.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-05-17
Merge branch 'next' into for-linus
Dmitry Torokhov
1
-13
/
+2
2016-05-10
Input: twl6040-vibra - fix DT node memory management
H. Nikolaus Schaller
1
-0
/
+1
2016-04-26
Input: twl6040-vibra - remove mutex
H. Nikolaus Schaller
1
-13
/
+2
2016-04-26
Input: twl6040-vibra - fix atomic schedule panic
H. Nikolaus Schaller
1
-8
/
+8
2016-04-21
Input: twl6040-vibra - do not reparent to grandparent
Dmitry Torokhov
1
-1
/
+0
2016-04-19
Input: twl6040-vibra - ignore return value of schedule_work
H. Nikolaus Schaller
1
-5
/
+1
2016-04-19
Input: twl6040-vibra - fix NULL pointer dereference by removing workqueue
H. Nikolaus Schaller
1
-2
/
+1
2015-05-16
Input: twl6040-vibra - pass the IRQF_ONESHOT flag
Fabio Estevam
1
-1
/
+2
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-05-15
Input: twl6040-vibra - use devm functions
Fabio Estevam
1
-51
/
+32
2014-01-07
Input: twl6040-vibra - remove unneeded check for CONFIG_OF
Dmitry Torokhov
1
-4
/
+1
2014-01-04
Input: twl6040-vibra - add missing of_node_put
Libo Chen
1
-0
/
+3
2013-08-13
Input: twl6040-vibra - remove support for legacy (pdata) mode
Peter Ujfalusi
1
-26
/
+15
2013-01-25
Input: twl6040-vibra - use system workqueue
Peter Ujfalusi
1
-10
/
+1
2013-01-25
Input: twl6040-vibra - code cleanup in probe with devm_* conversion
Peter Ujfalusi
1
-54
/
+45
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
2012-06-12
Input: twl6040-vibra - update for device tree support
Peter Ujfalusi
1
-18
/
+24
2012-05-11
Input: tl6040-vibra - Device Tree support
Peter Ujfalusi
1
-11
/
+35
2012-04-16
mfd: Convert twl6040 to i2c driver, and separate it from twl core
Peter Ujfalusi
1
-2
/
+2
2011-12-01
Input: misc - use macro module_platform_driver()
JJ Ding
1
-12
/
+1
2011-10-29
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...
Linus Torvalds
1
-7
/
+14
2011-10-12
Input: twl6040-vibra: Check the selected path for vibra
Peter Ujfalusi
1
-0
/
+7
2011-10-12
Input: twl6040: Simplify vibra regsiter definitions
Peter Ujfalusi
1
-6
/
+6
2011-09-20
Input: twl6040-vibra: Use accessor to get revision information
Peter Ujfalusi
1
-1
/
+1
2011-09-09
Input: twl6040-vibra - fix compiler warning
Randy Dunlap
1
-1
/
+1
2011-07-07
input: twl6040-vibra: Do not use wrapper for irq request
Peter Ujfalusi
1
-5
/
+12
2011-07-04
input: Add initial support for TWL6040 vibrator
Misael Lopez Cruz
1
-0
/
+416