aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/mfd/twl6040.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-06-24mfd: twl6040: Update register bit definitionsPeter Ujfalusi1-0/+7
2012-11-13mfd: twl6040: Convert to use regmap_irqPeter Ujfalusi1-5/+5
2012-10-05Merge tag 'mfd-3.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6Linus Torvalds1-2/+9
2012-09-19mfd: twl6040: Add twl6040-gpio childPeter Ujfalusi1-1/+8
2012-09-19mfd: twl6040: Fix GPO maskPeter Ujfalusi1-1/+1
2012-09-12ARM: OMAP2+: Remove hardcoded twl4030 gpio_base, irq_base and irq_endTony Lindgren1-1/+0
2012-07-25mfd: Add support for twl6041Peter Ujfalusi1-0/+1
2012-07-25mfd: Fix twl6040 revision informationPeter Ujfalusi1-2/+2
2012-07-16mfd: Remove unneeded io_mutex from struct twl6040Axel Lin1-1/+0
2012-05-09mfd: Add regulator support for twl6040 VIO, V2V1 suppliesPeter Ujfalusi1-0/+2
2012-04-16mfd: Convert twl6040 to i2c driver, and separate it from twl corePeter Ujfalusi1-0/+27
2012-02-03mfd: Store twl6040-codec mclk configurationPeter Ujfalusi1-0/+2
2011-10-12ASoC: twl6040: Workaround for headset DC offset caused pop noisePeter Ujfalusi1-0/+1
2011-10-12MFD: twl6040: function to query the vibra status for clientsPeter Ujfalusi1-0/+3
2011-10-12MFD: twl6040: Cache the vibra control registersPeter Ujfalusi1-0/+1
2011-10-12Input: twl6040: Simplify vibra regsiter definitionsPeter Ujfalusi1-13/+7
2011-09-22ASoC/MFD: twl6040: Combine bit definitions for Headset control registersPeter Ujfalusi1-8/+3
2011-09-22ASoC: twl6040: Introduce SW only shadow registerPeter Ujfalusi1-2/+0
2011-09-19ASoC: twl6040: Chip initialization cleanupPeter Ujfalusi1-3/+0
2011-09-19MFD: twl6040: Add accessor for revision IDPeter Ujfalusi1-0/+5
2011-07-07MFD: twl6040: Remove enum for PLL trackingPeter Ujfalusi1-11/+6
2011-07-07MFD: twl6040: Remove wrapper for threaded irq requestPeter Ujfalusi1-22/+0
2011-07-04mfd: twl6040: Add initial supportMisael Lopez Cruz1-0/+255