aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/wm8995.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-12-14ASoC: Fix wm8995 regmap usageMark Brown1-0/+1
2011-12-02ASoC: Drop unused state parameter from CODEC suspend callbackLars-Peter Clausen1-1/+1
2011-11-23ASoC: Constify snd_soc_dai_ops structsLars-Peter Clausen1-3/+3
2011-11-10ASoC: Convert WM8995 to direct regmap usageMark Brown1-109/+608
2011-10-31ASoC: Convert wm8995 MICBIASes to supply widgetsMark Brown1-2/+4
2011-10-04ASoC: wm8995: Slightly optimize configure_clockAxel Lin1-8/+4
2011-09-30ASoC: Add missed regulator_unregister_notifier and regulator_bulk_free in wm8995_removeAxel Lin1-0/+7
2011-09-16ASoC: wm8995: Remove unused i2c variable in wm8995_remove()Axel Lin1-2/+0
2011-09-16ASoC: wm8995: Return -EINVAL if device ID mismatchAxel Lin1-0/+1
2011-05-16ASoC: Fix wrong data type access in a few codec driversJarkko Nikula1-2/+2
2011-01-19Merge branch 'for-2.6.38' into for-2.6.39Mark Brown1-1/+1
2011-01-19ASoC: WM8995: Fix incorrect use of snd_soc_update_bits()Dimitris Papastamos1-1/+1
2011-01-17ASoC: WM8995: Add regulator handling codeDimitris Papastamos1-5/+97
2011-01-13ASoC: Update users of readable_register()/volatile_register()Dimitris Papastamos1-1/+1
2011-01-13Merge branch 'for-2.6.38' into for-2.6.39Mark Brown1-1/+1
2011-01-11ASoC: Fix section mismatch in wm8995.cTakashi Iwai1-1/+1
2011-01-11ASoC: WM8995: Remember to flush the cache on resumeDimitris Papastamos1-0/+1
2010-12-22ASoC: Add initial WM8995 driverDimitris Papastamos1-0/+1818