aboutsummaryrefslogtreecommitdiff
path: root/drivers/input/misc/twl6040-vibra.c
AgeCommit message (Expand)Author
2018-01-23Input: twl6040-vibra - fix child-node lookupJohan Hovold
2018-01-23Input: twl6040-vibra - fix DT node memory managementH. Nikolaus Schaller
2015-05-15Input: twl6040-vibra - pass the IRQF_ONESHOT flagFabio Estevam
2014-12-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2014-11-02Input: misc - use __maybe_unused instead of ifdef around suspend/resumeJingoo Han
2014-10-20input: misc: drop owner assignment from platform_driversWolfram Sang
2014-05-14Input: twl6040-vibra - use devm functionsFabio Estevam
2014-01-06Input: twl6040-vibra - remove unneeded check for CONFIG_OFDmitry Torokhov
2014-01-04Input: twl6040-vibra - add missing of_node_putLibo Chen
2013-08-12Input: twl6040-vibra - remove support for legacy (pdata) modePeter Ujfalusi
2013-01-25Input: twl6040-vibra - use system workqueuePeter Ujfalusi
2013-01-25Input: twl6040-vibra - code cleanup in probe with devm_* conversionPeter Ujfalusi
2012-11-24Input: remove use of __devexitBill Pemberton
2012-11-24Input: remove use of __devinitBill Pemberton
2012-11-24Input: remove use of __devexit_pBill Pemberton
2012-06-12Input: twl6040-vibra - update for device tree supportPeter Ujfalusi
2012-05-10Input: tl6040-vibra - Device Tree supportPeter Ujfalusi
2012-04-16mfd: Convert twl6040 to i2c driver, and separate it from twl corePeter Ujfalusi
2011-11-30Input: misc - use macro module_platform_driver()JJ Ding
2011-10-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds
2011-10-12Input: twl6040-vibra: Check the selected path for vibraPeter Ujfalusi
2011-10-12Input: twl6040: Simplify vibra regsiter definitionsPeter Ujfalusi
2011-09-19Input: twl6040-vibra: Use accessor to get revision informationPeter Ujfalusi
2011-09-09Input: twl6040-vibra - fix compiler warningRandy Dunlap
2011-07-07input: twl6040-vibra: Do not use wrapper for irq requestPeter Ujfalusi
2011-07-04input: Add initial support for TWL6040 vibratorMisael Lopez Cruz