summaryrefslogtreecommitdiffstats
path: root/drivers/input/misc/twl6040-vibra.c
Commit message (Expand)AuthorAgeFilesLines
* Input: twl6040-vibra - fix child-node lookupJohan Hovold2018-01-091-2/+1Star
* Merge branch 'next' into for-linusDmitry Torokhov2016-05-171-13/+2Star
|\
| * Input: twl6040-vibra - remove mutexH. Nikolaus Schaller2016-04-251-13/+2Star
* | Input: twl6040-vibra - fix DT node memory managementH. Nikolaus Schaller2016-05-101-0/+1
* | Input: twl6040-vibra - fix atomic schedule panicH. Nikolaus Schaller2016-04-251-8/+8
* | Input: twl6040-vibra - do not reparent to grandparentDmitry Torokhov2016-04-201-1/+0Star
* | Input: twl6040-vibra - ignore return value of schedule_workH. Nikolaus Schaller2016-04-191-5/+1Star
* | Input: twl6040-vibra - fix NULL pointer dereference by removing workqueueH. Nikolaus Schaller2016-04-191-2/+1Star
|/
* Input: twl6040-vibra - pass the IRQF_ONESHOT flagFabio Estevam2015-05-161-1/+2
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2014-12-171-3/+1Star
|\
| * Input: misc - use __maybe_unused instead of ifdef around suspend/resumeJingoo Han2014-11-021-3/+1Star
* | input: misc: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0Star
|/
* Input: twl6040-vibra - use devm functionsFabio Estevam2014-05-151-51/+32Star
* Input: twl6040-vibra - remove unneeded check for CONFIG_OFDmitry Torokhov2014-01-071-4/+1Star
* Input: twl6040-vibra - add missing of_node_putLibo Chen2014-01-041-0/+3
* Input: twl6040-vibra - remove support for legacy (pdata) modePeter Ujfalusi2013-08-131-26/+15Star
* 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