index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
input
/
misc
/
twl6040-vibra.c
Age
Commit message (
Expand
)
Author
2018-01-08
Input: twl6040-vibra - fix child-node lookup
Johan Hovold
2016-05-16
Merge branch 'next' into for-linus
Dmitry Torokhov
2016-05-09
Input: twl6040-vibra - fix DT node memory management
H. Nikolaus Schaller
2016-04-25
Input: twl6040-vibra - remove mutex
H. Nikolaus Schaller
2016-04-25
Input: twl6040-vibra - fix atomic schedule panic
H. Nikolaus Schaller
2016-04-20
Input: twl6040-vibra - do not reparent to grandparent
Dmitry Torokhov
2016-04-19
Input: twl6040-vibra - ignore return value of schedule_work
H. Nikolaus Schaller
2016-04-19
Input: twl6040-vibra - fix NULL pointer dereference by removing workqueue
H. Nikolaus Schaller
2015-05-15
Input: twl6040-vibra - pass the IRQF_ONESHOT flag
Fabio Estevam
2014-12-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2014-11-02
Input: misc - use __maybe_unused instead of ifdef around suspend/resume
Jingoo Han
2014-10-20
input: misc: drop owner assignment from platform_drivers
Wolfram Sang
2014-05-14
Input: twl6040-vibra - use devm functions
Fabio Estevam
2014-01-06
Input: twl6040-vibra - remove unneeded check for CONFIG_OF
Dmitry Torokhov
2014-01-04
Input: twl6040-vibra - add missing of_node_put
Libo Chen
2013-08-12
Input: twl6040-vibra - remove support for legacy (pdata) mode
Peter Ujfalusi
2013-01-25
Input: twl6040-vibra - use system workqueue
Peter Ujfalusi
2013-01-25
Input: twl6040-vibra - code cleanup in probe with devm_* conversion
Peter Ujfalusi
2012-11-24
Input: remove use of __devexit
Bill Pemberton
2012-11-24
Input: remove use of __devinit
Bill Pemberton
2012-11-24
Input: remove use of __devexit_p
Bill Pemberton
2012-06-12
Input: twl6040-vibra - update for device tree support
Peter Ujfalusi
2012-05-10
Input: tl6040-vibra - Device Tree support
Peter Ujfalusi
2012-04-16
mfd: Convert twl6040 to i2c driver, and separate it from twl core
Peter Ujfalusi
2011-11-30
Input: misc - use macro module_platform_driver()
JJ Ding
2011-10-28
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...
Linus Torvalds
2011-10-12
Input: twl6040-vibra: Check the selected path for vibra
Peter Ujfalusi
2011-10-12
Input: twl6040: Simplify vibra regsiter definitions
Peter Ujfalusi
2011-09-19
Input: twl6040-vibra: Use accessor to get revision information
Peter Ujfalusi
2011-09-09
Input: twl6040-vibra - fix compiler warning
Randy Dunlap
2011-07-07
input: twl6040-vibra: Do not use wrapper for irq request
Peter Ujfalusi
2011-07-04
input: Add initial support for TWL6040 vibrator
Misael Lopez Cruz