summaryrefslogtreecommitdiffstats
path: root/drivers/input/misc/twl6040-vibra.c
Commit message (Expand)AuthorAgeFilesLines
* Input: twl6040-vibra - use system workqueuePeter Ujfalusi2013-01-251-10/+1Star
* Input: twl6040-vibra - code cleanup in probe with devm_* conversionPeter Ujfalusi2013-01-251-54/+45Star
* 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: twl6040-vibra - update for device tree supportPeter Ujfalusi2012-06-121-18/+24
* Input: tl6040-vibra - Device Tree supportPeter Ujfalusi2012-05-111-11/+35
* mfd: Convert twl6040 to i2c driver, and separate it from twl corePeter Ujfalusi2012-04-161-2/+2
* Input: misc - use macro module_platform_driver()JJ Ding2011-12-011-12/+1Star
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2011-10-281-7/+14
|\
| * Input: twl6040-vibra: Check the selected path for vibraPeter Ujfalusi2011-10-121-0/+7
| * Input: twl6040: Simplify vibra regsiter definitionsPeter Ujfalusi2011-10-121-6/+6
| * Input: twl6040-vibra: Use accessor to get revision informationPeter Ujfalusi2011-09-201-1/+1
* | Input: twl6040-vibra - fix compiler warningRandy Dunlap2011-09-091-1/+1
|/
* input: twl6040-vibra: Do not use wrapper for irq requestPeter Ujfalusi2011-07-071-5/+12
* input: Add initial support for TWL6040 vibratorMisael Lopez Cruz2011-07-041-0/+416