aboutsummaryrefslogtreecommitdiff
path: root/sound/soc/codecs/wm8995.c
AgeCommit message (Expand)Author
2014-07-31ASoC: wm8995: Convert to params_width()Mark Brown
2014-04-14ASoC: wm8995: Replace usage deprecated MUX/ENUM macrosLars-Peter Clausen
2014-03-13Merge remote-tracking branch 'asoc/topic/io' into asoc-nextMark Brown
2014-03-11ASoC: codec: Simplify ASoC probe code.Xiubo Li
2014-03-01ASoC: wm8995: Use SOC_ENUM_SINGLE_VIRT_DECL()Lars-Peter Clausen
2014-03-01Merge branches 'topic/dapm', 'topic/sign', 'topic/adau1373', 'topic/max98090'...Mark Brown
2014-02-23ASoC: wm8995: Use SOC_ENUM_SINGLE_DECL()Takashi Iwai
2014-02-20ASoC: wm8995: Remove superfluous constTakashi Iwai
2014-02-11ASoC: wm8995: Remove unused pointer in hp_supply_event()Christian Engelmayer
2013-11-25ASoC: wm8995: Use IS_ENABLED() macroFabio Estevam
2013-07-29ASoC: dapm: Add a helper to get the CODEC for DAPM kcontrolLars-Peter Clausen
2012-12-10ASoC: codecs: remove __dev* attributesBill Pemberton
2012-11-23ASoC: wm8995: Convert to use devm_regmap_init_{spi,i2c}()Tushar Behera
2012-11-23ASoC: wm8995: Convert to use devm_kzalloc()Tushar Behera
2012-02-04ASoC: core: Add support for DAI and machine kcontrols.Liam Girdwood
2012-01-27ASoC: Set idle_bias_off flag in snd_soc_codec_driverAxel Lin
2011-12-14ASoC: Fix wm8995 regmap usageMark Brown
2011-12-02ASoC: Drop unused state parameter from CODEC suspend callbackLars-Peter Clausen
2011-11-23ASoC: Constify snd_soc_dai_ops structsLars-Peter Clausen
2011-11-10ASoC: Convert WM8995 to direct regmap usageMark Brown
2011-10-31ASoC: Convert wm8995 MICBIASes to supply widgetsMark Brown
2011-10-04ASoC: wm8995: Slightly optimize configure_clockAxel Lin
2011-09-30ASoC: Add missed regulator_unregister_notifier and regulator_bulk_free in wm8...Axel Lin
2011-09-16ASoC: wm8995: Remove unused i2c variable in wm8995_remove()Axel Lin
2011-09-16ASoC: wm8995: Return -EINVAL if device ID mismatchAxel Lin
2011-05-16ASoC: Fix wrong data type access in a few codec driversJarkko Nikula
2011-01-19Merge branch 'for-2.6.38' into for-2.6.39Mark Brown
2011-01-19ASoC: WM8995: Fix incorrect use of snd_soc_update_bits()Dimitris Papastamos
2011-01-17ASoC: WM8995: Add regulator handling codeDimitris Papastamos
2011-01-13ASoC: Update users of readable_register()/volatile_register()Dimitris Papastamos
2011-01-13Merge branch 'for-2.6.38' into for-2.6.39Mark Brown
2011-01-11ASoC: Fix section mismatch in wm8995.cTakashi Iwai
2011-01-11ASoC: WM8995: Remember to flush the cache on resumeDimitris Papastamos
2010-12-22ASoC: Add initial WM8995 driverDimitris Papastamos