summaryrefslogtreecommitdiff
path: root/sound/soc/codecs/wm8804.c
Commit message (Expand)AuthorAge
* ASoC: wm8804: replace codec to componentKuninori Morimoto2018-02-12
* ASoC: wm8804: Remove unneeded gpiod NULL checkFabio Estevam2017-07-17
* ASoC: codec duplicated callback function goes to component on wm8804Kuninori Morimoto2016-08-08
* ASoC: wm8804: Drop duplicate constLars-Peter Clausen2015-07-29
* ASoC: wm8804: Replace direct snd_soc_codec dapm field accessLars-Peter Clausen2015-06-01
* ASoC: wm8804: Enable runtime PMCharles Keepax2015-04-08
* ASoC: wm8804: Add DAPM widgets for SPDIF/AIFSapthagiri Baratam2015-04-08
* ASoC: wm8804: Add support for hardware reset lineCharles Keepax2015-04-07
* ASoC: wm8804: Fix small issues in probe error pathsCharles Keepax2015-03-05
* ASoC: wm8804: Use new devres regulator_register_notifierCharles Keepax2015-03-05
* ASoC: wm8804: Merge CODEC probe and bus probeCharles Keepax2015-03-05
* ASoC: wm8804: Split out bus driversCharles Keepax2015-03-05
* ASoC: wm8804: Constify struct regmap_config and snd_soc_codec_driverKrzysztof Kozlowski2015-01-05
* ASoC: wm8804: Cleanup manual bias level transitionsLars-Peter Clausen2014-11-24
* ASoC: wm8804: Remove unnecessary suspend/resume bias level changesLars-Peter Clausen2014-09-03
* ASoC: wm8804: Convert to params_width()Mark Brown2014-07-31
*-. Merge remote-tracking branches 'asoc/topic/wm8804' and 'asoc/topic/wm9713' in...Mark Brown2014-06-03
|\ \
| * | ASoC: wm8804: Allow control of master clock divider in PLL generationDaniel Matuschek2014-05-29
| | |
| \ \
*-. \ \ Merge remote-tracking branches 'asoc/topic/ux500', 'asoc/topic/wm8731', 'asoc...Mark Brown2014-05-22
|\ \ \ \ | | |/ / | | | / | | |/ | |/|
| | * ASoC: wm8804: Use devm_regulator_bulk_get()Fabio Estevam2014-04-25
| |/
* | 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: wm8804: Remove superfluous constTakashi Iwai2014-02-20
|/
* ASoC: wm8804: Use IS_ENABLED() macroFabio Estevam2013-11-27
* ASoC: wm8804: Remove redundant checkFabio Estevam2012-12-24
* ASoC: codecs: remove __dev* attributesBill Pemberton2012-12-10
* ASoC: wm8804: Convert to use devm_regmap_init_{spi,i2c}()Tushar Behera2012-11-23
* ASoC: codecs: Refresh copyrights for Wolfson driversMark Brown2012-06-03
* ASoC: Add missing regmap_init_i2c in wm8804_i2c_probeAxel Lin2012-03-06
* ASoC: Set idle_bias_off flag in snd_soc_codec_driverAxel Lin2012-01-27
* ASoC: Convert wm8804 to direct regmap API usageMark Brown2012-01-20
* ASoC: Convert wm8804 to devm_kzalloc()Mark Brown2012-01-20
* ASoC: Use standard cache sync for wm8804Mark Brown2012-01-20
* ASoC: Convert WM8804 to table based control initMark Brown2011-12-09
* 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: Add device tree binding for WM8804Mark Brown2011-08-31
* ASoC: WM8804 does not support sample rates below 32kHzMark Brown2011-06-09
* ASoC: Update users of readable_register()/volatile_register()Dimitris Papastamos2011-01-13
* 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: WM8804: Retrieve the device revision and print itDimitris Papastamos2010-10-05
* ASoC: WM8804: Power down the PLL correctlyDimitris Papastamos2010-10-04
* ASoC: WM8804: Refactor set_pll code to avoid GCC warningsDimitris Papastamos2010-10-04
* ASoC: WM8804: Use a proper DAI nameDimitris Papastamos2010-10-02
* ASoC: WM8804: Initial driverDimitris Papastamos2010-09-30