summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/wm8985.c
Commit message (Expand)AuthorAge
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-19
* ASoC: wm8985: replace codec to componentKuninori Morimoto2018-02-12
* ASoC: constify snd_soc_codec_driver structuresJulia Lawall2016-09-01
* ASoC: codec duplicated callback function goes to component on wm8985Kuninori Morimoto2016-08-08
* ASoC: wm8985: add support for WM8758Petr Kulhavy2016-05-30
* ASoC: wm8985: Fix enum ctl accesses in a wrong typeTakashi Iwai2016-02-29
* spi: Drop owner assignment from spi_driversAndrew F. Davis2015-10-27
* ASoC: drivers: Drop owner assignment from i2c_driverKrzysztof Kozlowski2015-07-15
* ASoC: wm8985: Replace direct snd_soc_codec dapm field accessLars-Peter Clausen2015-06-01
* ASoC: Move bias level update to the coreLars-Peter Clausen2015-04-27
* ASoC: wm8985: Cleanup manual bias level transitionsLars-Peter Clausen2014-11-24
* Merge remote-tracking branch 'asoc/topic/wm8985' into asoc-nextMark Brown2014-08-04
|\
| * ASoC: wm8985: Remove unused pointer in wm8985_remove()Christian Engelmayer2014-06-17
* | ASoC: wm8985: Convert to params_width()Mark Brown2014-07-31
|/
*-. Merge remote-tracking branches 'asoc/topic/ux500', 'asoc/topic/wm8731', 'asoc...Mark Brown2014-05-21
|\ \
| | * ASoC: wm8985: Use devm_regulator_bulk_get()Fabio Estevam2014-04-30
| |/
* / ASoC: Add snd_soc_kcontrol_codec() helper functionLars-Peter Clausen2014-04-14
|/
* Merge remote-tracking branch 'asoc/topic/io' into asoc-nextMark Brown2014-03-13
|\
| * ASoC: codec: Simplify ASoC probe code.Xiubo Li2014-03-11
* | ASoC: wm8985: Remove superfluous constTakashi Iwai2014-02-19
|/
* ASoC: wm8985: Use IS_ENABLED() macroFabio Estevam2013-11-27
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-02-21
|\
| * Merge branch 'master' into for-nextJiri Kosina2013-01-29
| |\
| * | sound: soc: Fix typo in sound/codecsMasanari Iida2013-01-09
* | | ASoC: wm8985: Refactor set_pll code to avoid gcc warningsFabio Estevam2012-12-27
| |/ |/|
* | ASoC: codecs: remove __dev* attributesBill Pemberton2012-12-09
* | ASoC: wm8985: Convert to use devm_regmap_init_{spi,i2c}()Tushar Behera2012-11-23
|/
* ASoC: wm8985: Convert to direct regmap API usageMark Brown2012-01-21
* ASoC: wm8985 Don't directly reference the cache data structureMark Brown2012-01-21
* ASoC: wm8985: Use standard cache sync implementationMark Brown2012-01-21
* ASoC: wm8985: Convert to table based DAPM and control initMark Brown2012-01-21
* ASoC: wm8985: Convert to devm_kzalloc()Mark Brown2012-01-21
* 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 wm8985 MICBIAS to a supply widgetMark Brown2011-10-31
* ASoC: Do not include soc-dapm.hJarkko Nikula2010-11-22
* ASoC: Decouple DAPM from CODECsLiam Girdwood2010-11-06
* ASoC: checking kzalloc() for IS_ERR() instead of NULLDan Carpenter2010-10-11
* ASoC: Remove unneeded use of spi_bus_typeDimitris Papastamos2010-09-30
* ASoC: WM8985: Use the correct macro for the kcontrol definedDimitris Papastamos2010-09-28
* ASoC: Fix a compile warning for printk formatTakashi Iwai2010-09-27
* ASoC: WM8985: Remove unneeded declaration.Dimitris Papastamos2010-09-24
* ASoC: WM8985: Initial driverDimitris Papastamos2010-09-15