| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2014-12-17 | 1 | -3/+1 |
|\ |
|
| * | Input: misc - use __maybe_unused instead of ifdef around suspend/resume | Jingoo Han | 2014-11-02 | 1 | -3/+1 |
* | | input: misc: drop owner assignment from platform_drivers | Wolfram Sang | 2014-10-20 | 1 | -1/+0 |
|/ |
|
* | Input: twl6040-vibra - use devm functions | Fabio Estevam | 2014-05-14 | 1 | -51/+32 |
* | Input: twl6040-vibra - remove unneeded check for CONFIG_OF | Dmitry Torokhov | 2014-01-06 | 1 | -4/+1 |
* | Input: twl6040-vibra - add missing of_node_put | Libo Chen | 2014-01-04 | 1 | -0/+3 |
* | Input: twl6040-vibra - remove support for legacy (pdata) mode | Peter Ujfalusi | 2013-08-12 | 1 | -26/+15 |
* | Input: twl6040-vibra - use system workqueue | Peter Ujfalusi | 2013-01-25 | 1 | -10/+1 |
* | Input: twl6040-vibra - code cleanup in probe with devm_* conversion | Peter Ujfalusi | 2013-01-25 | 1 | -54/+45 |
* | Input: remove use of __devexit | Bill Pemberton | 2012-11-24 | 1 | -1/+1 |
* | Input: remove use of __devinit | Bill Pemberton | 2012-11-24 | 1 | -1/+1 |
* | Input: remove use of __devexit_p | Bill Pemberton | 2012-11-24 | 1 | -1/+1 |
* | Input: twl6040-vibra - update for device tree support | Peter Ujfalusi | 2012-06-12 | 1 | -18/+24 |
* | Input: tl6040-vibra - Device Tree support | Peter Ujfalusi | 2012-05-10 | 1 | -11/+35 |
* | mfd: Convert twl6040 to i2c driver, and separate it from twl core | Peter Ujfalusi | 2012-04-16 | 1 | -2/+2 |
* | Input: misc - use macro module_platform_driver() | JJ Ding | 2011-11-30 | 1 | -12/+1 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds | 2011-10-28 | 1 | -7/+14 |
|\ |
|
| * | Input: twl6040-vibra: Check the selected path for vibra | Peter Ujfalusi | 2011-10-12 | 1 | -0/+7 |
| * | Input: twl6040: Simplify vibra regsiter definitions | Peter Ujfalusi | 2011-10-12 | 1 | -6/+6 |
| * | Input: twl6040-vibra: Use accessor to get revision information | Peter Ujfalusi | 2011-09-19 | 1 | -1/+1 |
* | | Input: twl6040-vibra - fix compiler warning | Randy Dunlap | 2011-09-09 | 1 | -1/+1 |
|/ |
|
* | input: twl6040-vibra: Do not use wrapper for irq request | Peter Ujfalusi | 2011-07-07 | 1 | -5/+12 |
* | input: Add initial support for TWL6040 vibrator | Misael Lopez Cruz | 2011-07-04 | 1 | -0/+416 |