| Commit message (Expand) | Author | Age | Files | Lines |
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 336 | Thomas Gleixner | 2019-06-05 | 1 | -14/+1 |
* | ASoC: wm9090: replace codec to component | Kuninori Morimoto | 2018-02-12 | 1 | -56/+53 |
* | ASoC: constify snd_soc_codec_driver structures | Julia Lawall | 2016-09-01 | 1 | -1/+1 |
*-. | Merge remote-tracking branches 'asoc/topic/tas2552', 'asoc/topic/tas5086', 'a... | Mark Brown | 2015-08-30 | 1 | -12/+9 |
|\ \ |
|
| | * | ASoC: wm9090: Replace TLV_DB_RANGE_HEAD with DECLARE_TLV_DB_RANGE | Lars-Peter Clausen | 2015-08-05 | 1 | -12/+9 |
| |/ |
|
* / | ASoC: drivers: Drop owner assignment from i2c_driver | Krzysztof Kozlowski | 2015-07-15 | 1 | -1/+0 |
|/ |
|
* | ASoC: wm9090: Replace direct snd_soc_codec dapm field access | Lars-Peter Clausen | 2015-06-01 | 1 | -2/+2 |
* | ASoC: Move bias level update to the core | Lars-Peter Clausen | 2015-04-27 | 1 | -2/+0 |
* | ASoC: wm9090: Replace w->codec snd_soc_dapm_to_codec(w->dapm) | Lars-Peter Clausen | 2015-01-14 | 1 | -1/+1 |
* | ASoC: wm9090: Cleanup manual bias level transitions | Lars-Peter Clausen | 2014-11-24 | 1 | -31/+1 |
* | ASoC: wm9090: Remove redundant OOM message | Sachin Kamat | 2014-06-27 | 1 | -3/+1 |
* | ASoC: codec: Simplify ASoC probe code. | Xiubo Li | 2014-03-11 | 1 | -10/+0 |
* | ASoC: codecs: remove __dev* attributes | Bill Pemberton | 2012-12-09 | 1 | -2/+2 |
* | ASoC: wm9090: Use devm_regmap_init_i2c() | Sachin Kamat | 2012-12-02 | 1 | -14/+6 |
* | ASoC: wm9090: Use module_i2c_driver | Sachin Kamat | 2012-08-06 | 1 | -11/+1 |
* | ASoC: codecs: Refresh copyrights for Wolfson drivers | Mark Brown | 2012-06-03 | 1 | -1/+1 |
* | ASoC: Show device id in the debug message | Axel Lin | 2012-02-16 | 1 | -1/+1 |
* | ASoC: core: Add support for DAI and machine kcontrols. | Liam Girdwood | 2012-02-04 | 1 | -3/+3 |
* | ASoC: Move WM9090 device identification and reset to I2C probe | Mark Brown | 2012-01-20 | 1 | -12/+14 |
* | ASoC: Convert WM9090 to use regmap directly | Mark Brown | 2012-01-20 | 1 | -114/+128 |
* | ASoC: Use standard snd_soc_cache_sync() for WM9090 | Mark Brown | 2011-12-14 | 1 | -12/+1 |
* | ASoC: Convert WM9090 to devm_kzalloc() | Mark Brown | 2011-12-03 | 1 | -4/+1 |
* | ASoC: Remove unused -codec from Wolfson device driver names | Mark Brown | 2011-12-03 | 1 | -1/+1 |
* | ASoC: Drop unused state parameter from CODEC suspend callback | Lars-Peter Clausen | 2011-12-02 | 1 | -1/+1 |
* | ASoC: wm9090: fix DB_RANGE size | Clemens Ladisch | 2011-11-20 | 1 | -3/+3 |
* | ASoC: Remove unused variable 'wm9090' in wm9090_probe | Axel Lin | 2011-10-05 | 1 | -1/+0 |
* | ASoC: Remove unused "control_data" field of struct wm9090_priv | Axel Lin | 2011-09-27 | 1 | -3/+0 |
* | ASoC: Add device ID for WM9093 to WM9090 driver | Mark Brown | 2011-09-27 | 1 | -0/+1 |
* | ASoC: Remove unused mutex from WM9090 driver | Mark Brown | 2011-08-31 | 1 | -2/+0 |
* | ASoC: Avoid direct register cache access when setting defaults | Mark Brown | 2011-01-17 | 1 | -17/+24 |
* | ASoC: Update users of readable_register()/volatile_register() | Dimitris Papastamos | 2011-01-13 | 1 | -2/+2 |
* | Merge branch 'for-2.6.37' into for-2.6.38 | Mark Brown | 2010-12-29 | 1 | -9/+9 |
|\ |
|
| * | ASoC: codecs: wm9090: Fix register cache incoherency | Lars-Peter Clausen | 2010-12-29 | 1 | -9/+9 |
* | | ASoC: Do not include soc-dapm.h | Jarkko Nikula | 2010-11-22 | 1 | -1/+0 |
* | | ASoC: Decouple DAPM from CODECs | Liam Girdwood | 2010-11-06 | 1 | -8/+9 |
|/ |
|
* | ASoC: sound/wm9090: add missing __devexit marker | Arnaud Lacombe | 2010-10-27 | 1 | -1/+1 |
* | ASoC: multi-component - ASoC Multi-Component Support | Liam Girdwood | 2010-08-12 | 1 | -124/+59 |
* | ASoC: Add WM9090 amplifier driver | Mark Brown | 2010-04-30 | 1 | -0/+773 |