summaryrefslogtreecommitdiff
path: root/sound/soc/codecs/wm8985.c
AgeCommit message (Expand)Author
2021-01-21ASoC: wm*: sync parameter naming (rate/sample_bits)Kuninori Morimoto
2020-07-16ASoC: codecs: wm*: merge .digital_mute() into .mute_stream()Kuninori Morimoto
2020-06-22ASoC: codecs: wm*: rename to snd_soc_component_read()Kuninori Morimoto
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2018-02-12ASoC: wm8985: replace codec to componentKuninori Morimoto
2016-09-01ASoC: constify snd_soc_codec_driver structuresJulia Lawall
2016-08-08ASoC: codec duplicated callback function goes to component on wm8985Kuninori Morimoto
2016-05-30ASoC: wm8985: add support for WM8758Petr Kulhavy
2016-03-01ASoC: wm8985: Fix enum ctl accesses in a wrong typeTakashi Iwai
2015-10-28spi: Drop owner assignment from spi_driversAndrew F. Davis
2015-07-15ASoC: drivers: Drop owner assignment from i2c_driverKrzysztof Kozlowski
2015-06-01ASoC: wm8985: Replace direct snd_soc_codec dapm field accessLars-Peter Clausen
2015-04-27ASoC: Move bias level update to the coreLars-Peter Clausen
2014-11-24ASoC: wm8985: Cleanup manual bias level transitionsLars-Peter Clausen
2014-08-04Merge remote-tracking branch 'asoc/topic/wm8985' into asoc-nextMark Brown
2014-07-31ASoC: wm8985: Convert to params_width()Mark Brown
2014-06-17ASoC: wm8985: Remove unused pointer in wm8985_remove()Christian Engelmayer
2014-05-22Merge remote-tracking branches 'asoc/topic/ux500', 'asoc/topic/wm8731', 'asoc...Mark Brown
2014-04-30ASoC: wm8985: Use devm_regulator_bulk_get()Fabio Estevam
2014-04-14ASoC: Add snd_soc_kcontrol_codec() helper functionLars-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-02-20ASoC: wm8985: Remove superfluous constTakashi Iwai
2013-11-27ASoC: wm8985: Use IS_ENABLED() macroFabio Estevam
2013-02-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2013-01-29Merge branch 'master' into for-nextJiri Kosina
2013-01-09sound: soc: Fix typo in sound/codecsMasanari Iida
2012-12-27ASoC: wm8985: Refactor set_pll code to avoid gcc warningsFabio Estevam
2012-12-10ASoC: codecs: remove __dev* attributesBill Pemberton
2012-11-23ASoC: wm8985: Convert to use devm_regmap_init_{spi,i2c}()Tushar Behera
2012-01-21ASoC: wm8985: Convert to direct regmap API usageMark Brown
2012-01-21ASoC: wm8985 Don't directly reference the cache data structureMark Brown
2012-01-21ASoC: wm8985: Use standard cache sync implementationMark Brown
2012-01-21ASoC: wm8985: Convert to table based DAPM and control initMark Brown
2012-01-21ASoC: wm8985: Convert to devm_kzalloc()Mark 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-10-31ASoC: Convert wm8985 MICBIAS to a supply widgetMark Brown
2010-11-22ASoC: Do not include soc-dapm.hJarkko Nikula
2010-11-06ASoC: Decouple DAPM from CODECsLiam Girdwood
2010-10-11ASoC: checking kzalloc() for IS_ERR() instead of NULLDan Carpenter
2010-09-30ASoC: Remove unneeded use of spi_bus_typeDimitris Papastamos
2010-09-28ASoC: WM8985: Use the correct macro for the kcontrol definedDimitris Papastamos
2010-09-27ASoC: Fix a compile warning for printk formatTakashi Iwai
2010-09-24ASoC: WM8985: Remove unneeded declaration.Dimitris Papastamos
2010-09-15ASoC: WM8985: Initial driverDimitris Papastamos