index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
input
/
misc
/
twl4030-vibra.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-01-09
Input: twl4030-vibra - switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()
Jonathan Cameron
1
-5
/
+5
2022-09-24
Input: twl4030-vibra - drop legacy, non DT boot support
Peter Ujfalusi
1
-9
/
+4
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 336
Thomas Gleixner
1
-15
/
+1
2018-01-08
Input: twl4030-vibra - fix sibling-node lookup
Johan Hovold
1
-2
/
+4
2017-09-04
mfd: twl: Move header file out of I2C realm
Wolfram Sang
1
-1
/
+1
2016-04-20
Input: twl4030-vibra - do not reparent to grandparent
Dmitry Torokhov
1
-1
/
+0
2015-08-05
Input: twl4030-vibra - fix ERROR: Bad of_node_put() warning
Marek Belisko
1
-1
/
+2
2014-12-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
1
-4
/
+2
2014-11-02
Input: misc - use __maybe_unused instead of ifdef around suspend/resume
Jingoo Han
1
-4
/
+2
2014-10-20
input: misc: drop owner assignment from platform_drivers
Wolfram Sang
1
-1
/
+0
2014-01-04
Input: twl4030-vibra - add missing of_node_put
Libo Chen
1
-1
/
+3
2013-12-06
Input: use dev_get_platdata()
Jingoo Han
1
-1
/
+1
2013-01-21
Input: twl4030-vibra - Use system workqueue
Peter Ujfalusi
1
-18
/
+1
2013-01-21
Input: twl4030-vibra - switch to using managed resources
Peter Ujfalusi
1
-22
/
+4
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-09-18
input: twl4030-vibra: Support for DT booted kernel
Peter Ujfalusi
1
-2
/
+16
2012-03-12
Input: twl4030-vibra - really switch from #if to #ifdef
Dmitry Torokhov
1
-1
/
+1
2012-02-24
Input: twl4030-vibra - use proper guard for PM methods
Dmitry Torokhov
1
-4
/
+2
2011-11-30
Input: misc - use macro module_platform_driver()
JJ Ding
1
-13
/
+1
2011-07-04
MFD: twl4030-audio: Rename platform data
Peter Ujfalusi
1
-1
/
+1
2011-07-04
MFD: twl4030-codec -> twl4030-audio: Rename the driver
Peter Ujfalusi
1
-5
/
+5
2011-05-26
mfd: Use mfd cell platform_data for twl4030 codec cells platform bits
Samuel Ortiz
1
-2
/
+1
2011-03-23
mfd: mfd_cell is now implicitly available to twl4030 drivers
Andres Salomon
1
-1
/
+2
2010-08-12
ASoC: multi-component - ASoC Multi-Component Support
Liam Girdwood
1
-2
/
+2
2010-05-22
Input: twl4030-vibra - correct the power down sequence
Peter Ujfalusi
1
-1
/
+1
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-03-09
Input: add driver for TWL4030 vibrator device
Jari Vanhala
1
-0
/
+297