summaryrefslogtreecommitdiff
path: root/sound/soc/codecs/wm8995.c
Commit message (Expand)AuthorAge
* ASoC: wm8995: Use IS_ENABLED() macroFabio Estevam2013-11-25
* ASoC: dapm: Add a helper to get the CODEC for DAPM kcontrolLars-Peter Clausen2013-07-29
* ASoC: codecs: remove __dev* attributesBill Pemberton2012-12-10
* ASoC: wm8995: Convert to use devm_regmap_init_{spi,i2c}()Tushar Behera2012-11-23
* ASoC: wm8995: Convert to use devm_kzalloc()Tushar Behera2012-11-23
* ASoC: core: Add support for DAI and machine kcontrols.Liam Girdwood2012-02-04
* ASoC: Set idle_bias_off flag in snd_soc_codec_driverAxel Lin2012-01-27
* ASoC: Fix wm8995 regmap usageMark Brown2011-12-14
* ASoC: Drop unused state parameter from CODEC suspend callbackLars-Peter Clausen2011-12-02
* ASoC: Constify snd_soc_dai_ops structsLars-Peter Clausen2011-11-23
* ASoC: Convert WM8995 to direct regmap usageMark Brown2011-11-10
* ASoC: Convert wm8995 MICBIASes to supply widgetsMark Brown2011-10-31
* ASoC: wm8995: Slightly optimize configure_clockAxel Lin2011-10-04
* ASoC: Add missed regulator_unregister_notifier and regulator_bulk_free in wm8...Axel Lin2011-09-30
* ASoC: wm8995: Remove unused i2c variable in wm8995_remove()Axel Lin2011-09-16
* ASoC: wm8995: Return -EINVAL if device ID mismatchAxel Lin2011-09-16
* ASoC: Fix wrong data type access in a few codec driversJarkko Nikula2011-05-16
* Merge branch 'for-2.6.38' into for-2.6.39Mark Brown2011-01-19
|\
| * ASoC: WM8995: Fix incorrect use of snd_soc_update_bits()Dimitris Papastamos2011-01-19
* | ASoC: WM8995: Add regulator handling codeDimitris Papastamos2011-01-17
* | ASoC: Update users of readable_register()/volatile_register()Dimitris Papastamos2011-01-13
* | Merge branch 'for-2.6.38' into for-2.6.39Mark Brown2011-01-13
|\ \ | |/
| * ASoC: Fix section mismatch in wm8995.cTakashi Iwai2011-01-11
* | ASoC: WM8995: Remember to flush the cache on resumeDimitris Papastamos2011-01-11
|/
* ASoC: Add initial WM8995 driverDimitris Papastamos2010-12-22