Age | Commit message (Expand) | Author | Files | Lines |
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 |
2011-08-09 | ASoC: Remove unneeded -codec from WM8753 driver name | Mark Brown | 1 | -2/+2 |
2011-03-31 | Fix common misspellings | Lucas De Marchi | 1 | -1/+1 |
2011-02-07 | ASoC: codecs: wm8753: Fix DAI mode switching | Lars-Peter Clausen | 1 | -175/+121 |
2010-12-29 | Merge branch 'for-2.6.37' into for-2.6.38 | Mark Brown | 1 | -143/+83 |
2010-12-29 | ASoC: codecs: wm8753: Fix register cache incoherency | Lars-Peter Clausen | 1 | -143/+83 |
2010-12-13 | ASoC: Fix merge errors with flush_scheduled_work() removal | Takashi Iwai | 1 | -1/+1 |
2010-12-13 | Merge branch 'topic/workq-update' into topic/asoc | Takashi Iwai | 1 | -20/+1 |
2010-12-13 | sound: don't use flush_scheduled_work() | Tejun Heo | 1 | -20/+1 |
2010-11-22 | ASoC: Do not include soc-dapm.h | Jarkko Nikula | 1 | -1/+0 |
2010-11-06 | ASoC: Decouple DAPM from CODECs | Liam Girdwood | 1 | -13/+16 |
2010-10-01 | ASoC: Remove unneeded use of spi_bus_type | Dimitris Papastamos | 1 | -1/+0 |
2010-09-15 | ASoC: Remove needless codec->bias_level assignment to SND_SOC_BIAS_OFF | Jarkko Nikula | 1 | -1/+0 |
2010-09-11 | ASoC: Fix incorrect register cache size configuration | Dimitris Papastamos | 1 | -1/+1 |
2010-09-06 | ASoC: wm8753, remove dead code | Jiri Slaby | 1 | -3/+0 |