| Commit message (Expand) | Author | Age | Files | Lines |
* | ASoC: codecs: Drop explicit initialization of struct i2c_device_id::driver_da... | Uwe Kleine-König | 2024-05-03 | 1 | -1/+1 |
* | ASoC: Switch i2c drivers back to use .probe() | Uwe Kleine-König | 2023-05-08 | 1 | -1/+1 |
* | ASoC: max*: Remove now redundant non_legacy_dai_naming flag | Charles Keepax | 2022-06-27 | 1 | -1/+0 |
* | ASoC: max9*: use simple i2c probe function | Stephen Kitt | 2022-04-11 | 1 | -3/+2 |
* | ASoC: max9850: Use modern ASoC DAI format terminology | Mark Brown | 2022-02-28 | 1 | -4/+4 |
* | ASoC: Replace HTTP links with HTTPS ones | Alexander A. Klimov | 2020-07-22 | 1 | -1/+1 |
* | ASoC: codecs: max*: rename to snd_soc_component_read() | Kuninori Morimoto | 2020-06-22 | 1 | -1/+1 |
* | ASoC: max9850: remove unused variable 'max9850_reg' | YueHaibing | 2019-08-09 | 1 | -13/+0 |
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 | Thomas Gleixner | 2019-05-30 | 1 | -6/+1 |
* | ASoC: max9850: use true and false for boolean values | Gustavo A. R. Silva | 2018-08-06 | 1 | -2/+2 |
* | ASoC: max9850: replace codec to component | Kuninori Morimoto | 2018-02-12 | 1 | -43/+37 |
* | ASoC: codecs: add const to snd_soc_codec_driver structures | Bhumika Goyal | 2017-08-10 | 1 | -1/+1 |
* | ASoC: codec duplicated callback function goes to component on wm9850 | Kuninori Morimoto | 2016-08-08 | 1 | -6/+8 |
*-. | Merge remote-tracking branches 'asoc/topic/tas2552', 'asoc/topic/tas5086', 'a... | Mark Brown | 2015-08-30 | 1 | -4/+3 |
|\ \ |
|
| | * | ASoC: max9850: Replace TLV_DB_RANGE_HEAD with DECLARE_TLV_DB_RANGE | Lars-Peter Clausen | 2015-08-05 | 1 | -4/+3 |
| |/ |
|
* / | ASoC: drivers: Drop owner assignment from i2c_driver | Krzysztof Kozlowski | 2015-07-15 | 1 | -1/+0 |
|/ |
|
* | ASoC: max9850: Replace direct snd_soc_codec dapm field access | Lars-Peter Clausen | 2015-05-18 | 1 | -1/+1 |
* | ASoC: Move bias level update to the core | Lars-Peter Clausen | 2015-04-27 | 1 | -1/+0 |
* | ASoC: max9850: Cleanup manual bias level transitions | Lars-Peter Clausen | 2014-10-22 | 1 | -21/+1 |
* | ASoC: codec: Simplify ASoC probe code. | Xiubo Li | 2014-03-11 | 1 | -8/+0 |
* | ASoC: max9850: Use params_width() rather than memory format | Mark Brown | 2014-01-13 | 1 | -4/+4 |
* | ASoC: max9850: Convert to direct regmap API usage | Mark Brown | 2013-09-24 | 1 | -10/+29 |
* | ASoC: codecs: remove __dev* attributes | Bill Pemberton | 2012-12-09 | 1 | -4/+4 |
* | ASoC: max9850: Use module_i2c_driver | Sachin Kamat | 2012-08-06 | 1 | -11/+1 |
* | ASoC: Convert max9850 to devm_kzalloc() | Axel Lin | 2012-01-02 | 1 | -4/+2 |
* | ASoC: Convert max9850 to table based DAPM and control init | Axel Lin | 2011-12-20 | 1 | -9/+8 |
* | ASoC: Drop unused state parameter from CODEC suspend callback | Lars-Peter Clausen | 2011-12-02 | 1 | -1/+1 |
* | ASoC: Constify snd_soc_dai_ops structs | Lars-Peter Clausen | 2011-11-23 | 1 | -1/+1 |
* | ASoC: Fix spacing in MAX8950 | Mark Brown | 2011-03-11 | 1 | -1/+1 |
* | ASoC: Add MAX9850 codec driver | Christian Glindkamp | 2011-03-11 | 1 | -0/+389 |