summaryrefslogtreecommitdiffstats
path: root/drivers/input/misc/twl4030-vibra.c
Commit message (Expand)AuthorAgeFilesLines
* Input: twl4030-vibra - switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()Jonathan Cameron2023-01-091-5/+5
* Input: twl4030-vibra - drop legacy, non DT boot supportPeter Ujfalusi2022-09-241-9/+4
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 336Thomas Gleixner2019-06-051-15/+1
* Input: twl4030-vibra - fix sibling-node lookupJohan Hovold2018-01-081-2/+4
* mfd: twl: Move header file out of I2C realmWolfram Sang2017-09-041-1/+1
* Input: twl4030-vibra - do not reparent to grandparentDmitry Torokhov2016-04-201-1/+0
* Input: twl4030-vibra - fix ERROR: Bad of_node_put() warningMarek Belisko2015-08-051-1/+2
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2014-12-171-4/+2
|\
| * Input: misc - use __maybe_unused instead of ifdef around suspend/resumeJingoo Han2014-11-021-4/+2
* | input: misc: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0
|/
* Input: twl4030-vibra - add missing of_node_putLibo Chen2014-01-041-1/+3
* Input: use dev_get_platdata()Jingoo Han2013-12-061-1/+1
* Input: twl4030-vibra - Use system workqueuePeter Ujfalusi2013-01-211-18/+1
* Input: twl4030-vibra - switch to using managed resourcesPeter Ujfalusi2013-01-211-22/+4
* Input: remove use of __devexitBill Pemberton2012-11-241-1/+1
* Input: remove use of __devinitBill Pemberton2012-11-241-1/+1
* Input: remove use of __devexit_pBill Pemberton2012-11-241-1/+1
* input: twl4030-vibra: Support for DT booted kernelPeter Ujfalusi2012-09-181-2/+16
* Input: twl4030-vibra - really switch from #if to #ifdefDmitry Torokhov2012-03-121-1/+1
* Input: twl4030-vibra - use proper guard for PM methodsDmitry Torokhov2012-02-241-4/+2
* Input: misc - use macro module_platform_driver()JJ Ding2011-11-301-13/+1
* MFD: twl4030-audio: Rename platform dataPeter Ujfalusi2011-07-041-1/+1
* MFD: twl4030-codec -> twl4030-audio: Rename the driverPeter Ujfalusi2011-07-041-5/+5
* mfd: Use mfd cell platform_data for twl4030 codec cells platform bitsSamuel Ortiz2011-05-261-2/+1
* mfd: mfd_cell is now implicitly available to twl4030 driversAndres Salomon2011-03-231-1/+2
* ASoC: multi-component - ASoC Multi-Component SupportLiam Girdwood2010-08-121-2/+2
* Input: twl4030-vibra - correct the power down sequencePeter Ujfalusi2010-05-221-1/+1
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* Input: add driver for TWL4030 vibrator deviceJari Vanhala2010-03-091-0/+297