Age | Commit message (Expand) | Author | Files | Lines |
2020-07-17 | ASoC: codecs: wm*: merge .digital_mute() into .mute_stream() | Kuninori Morimoto | 1 | -3/+5 |
2020-07-10 | ASoC: codecs: Use fallthrough pseudo-keyword | Gustavo A. R. Silva | 1 | -2/+4 |
2020-06-22 | ASoC: codecs: wm*: rename to snd_soc_component_read() | Kuninori Morimoto | 1 | -21/+21 |
2020-05-18 | ASoC: codecs: use snd_soc_xxx_active() | Kuninori Morimoto | 1 | -2/+2 |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 | Thomas Gleixner | 1 | -6/+1 |
2018-02-12 | ASoC: wm8753: replace codec to component | Kuninori Morimoto | 1 | -151/+138 |
2017-11-09 | ASoC: wm8753: mark expected switch fall-throughs | Gustavo A. R. Silva | 1 | -2/+2 |
2016-12-15 | ASoC: wm8753: Add control to allow swapping HiFi DAC channels | Alexander Shiyan | 1 | -1/+2 |
2016-09-01 | ASoC: constify snd_soc_codec_driver structures | Julia Lawall | 1 | -1/+1 |
2016-08-08 | ASoC: codec duplicated callback function goes to component on wm8753 | Kuninori Morimoto | 1 | -6/+8 |
2016-06-26 | ASoC: wm8753: Replace magic number | Alexander Shiyan | 1 | -1/+1 |
2016-06-24 | ASoC: wm8753: Remove unneeded header file | Amitoj Kaur Chawla | 1 | -1/+0 |
2016-03-01 | ASoC: wm8753: Fix enum ctl accesses in a wrong type | Takashi Iwai | 1 | -3/+3 |
2015-10-28 | spi: Drop owner assignment from spi_drivers | Andrew F. Davis | 1 | -1/+0 |
2015-08-30 | Merge remote-tracking branches 'asoc/topic/wm8741', 'asoc/topic/wm8753', 'aso... | Mark Brown | 1 | -6/+0 |
2015-08-30 | Merge remote-tracking branches 'asoc/topic/tas2552', 'asoc/topic/tas5086', 'a... | Mark Brown | 1 | -4/+3 |
2015-08-05 | ASoC: wm8753: Drop wm8753_writeable function | Axel Lin | 1 | -6/+0 |
2015-08-05 | ASoC: wm8753: Replace TLV_DB_RANGE_HEAD with DECLARE_TLV_DB_RANGE | Lars-Peter Clausen | 1 | -4/+3 |
2015-07-15 | ASoC: drivers: Drop owner assignment from i2c_driver | Krzysztof Kozlowski | 1 | -1/+0 |
2015-06-01 | ASoC: wm8753: Replace direct snd_soc_codec dapm field access | Lars-Peter Clausen | 1 | -1/+1 |
2015-04-27 | ASoC: Move bias level update to the core | Lars-Peter Clausen | 1 | -1/+0 |
2015-04-01 | ASoC: wm8753: Cleanup manual bias level transitions | Lars-Peter Clausen | 1 | -18/+1 |
2015-04-01 | ASoC: wm8753: Integrate capacitor charging into the DAPM sequence | Lars-Peter Clausen | 1 | -30/+24 |
2014-09-29 | ASoC: wm8{350,753,971}: Use snd_soc_dapm_to_codec() instead of dapm->codec | Lars-Peter Clausen | 1 | -1/+1 |
2014-07-31 | ASoC: wm8753: Convert to params_width() | Mark Brown | 1 | -10/+10 |
2014-04-14 | ASoC: Add snd_soc_kcontrol_codec() helper function | Lars-Peter Clausen | 1 | -2/+2 |
2014-03-13 | Merge remote-tracking branch 'asoc/topic/io' into asoc-next | Mark Brown | 1 | -7/+0 |
2014-03-13 | Merge remote-tracking branches 'asoc/topic/wm5100', 'asoc/topic/wm8523', 'aso... | Mark Brown | 1 | -1/+0 |
2014-03-11 | ASoC: codec: Simplify ASoC probe code. | Xiubo Li | 1 | -7/+0 |
2014-03-06 | ASoC: Add helper function to check whether a CODEC is active | Lars-Peter Clausen | 1 | -2/+2 |
2014-03-04 | ASoC: wm8753: Remove superfluous 'codec->cache_sync = 1' | Lars-Peter Clausen | 1 | -1/+0 |
2013-11-27 | ASoC: wm8753: Use IS_ENABLED() macro | Fabio Estevam | 1 | -3/+3 |
2013-07-19 | ASoC: wm8753: Use power efficient workqueue | Mark Brown | 1 | -2/+3 |
2012-12-09 | ASoC: codecs: remove __dev* attributes | Bill Pemberton | 1 | -7/+7 |
2012-11-23 | ASoC: wm8753: Convert to use devm_regmap_init_{spi,i2c}() | Tushar Behera | 1 | -26/+6 |
2012-11-23 | ASoC: wm8753: remove invalid free of devm_ allocated data | Tushar Behera | 1 | -1/+0 |
2012-08-21 | workqueue: deprecate flush[_delayed]_work_sync() | Tejun Heo | 1 | -1/+1 |
2012-06-03 | ASoC: codecs: Refresh copyrights for Wolfson drivers | Mark Brown | 1 | -1/+1 |
2012-04-04 | ASoC: codecs: Remove rtd->codec usage from CODEC drivers | Mark Brown | 1 | -4/+2 |
2012-03-04 | ASoC: wm8753: fix initialization | Denis 'GNUtoo' Carikli | 1 | -0/+5 |
2012-02-27 | ASoC: wm8753: Convert to devm_kzalloc() | Mark Brown | 1 | -5/+5 |
2012-01-20 | ASoC: Convert WM8753 to direct regmap API usage | Mark Brown | 1 | -47/+139 |
2011-12-02 | ASoC: Drop unused state parameter from CODEC suspend callback | Lars-Peter Clausen | 1 | -1/+1 |
2011-11-27 | ASoC: Remove unneeded platform_device.h inclusions from CODECs | Mark Brown | 1 | -1/+0 |
2011-11-23 | ASoC: Constify snd_soc_dai_ops structs | Lars-Peter Clausen | 1 | -2/+2 |
2011-11-21 | ASoC: Convert WM8753 to table based DAPM and control init | Mark Brown | 1 | -16/+8 |
2011-11-17 | ASoC: wm8753: Skip noop reconfiguration of DAI mode | Timo Juhani Lindfors | 1 | -0/+3 |
2011-10-02 | Merge branch 'for-3.1' into for-3.2 | Mark Brown | 1 | -2/+2 |
2011-10-02 | ASoC: Fix setting update bits for WM8753_LADC and WM8753_RADC | Axel Lin | 1 | -2/+2 |
2011-08-14 | ASoC: Add device tree binding for WM8753 | Mark Brown | 1 | -0/+9 |