Age | Commit message (Expand) | Author | Files | Lines |
2020-10-23 | ASoC: cs42l51: manage mclk shutdown delay | Olivier Moysan | 1 | -1/+21 |
2020-09-21 | ASoC: cs42l51: add additional ADC volume controls | Guillermo RodrÃguez | 1 | -0/+9 |
2020-07-17 | ASoC: codecs: cs*: merge .digital_mute() into .mute_stream() | Kuninori Morimoto | 1 | -2/+3 |
2020-06-22 | ASoC: codecs: cs*: rename to snd_soc_component_read() | Kuninori Morimoto | 1 | -4/+4 |
2019-12-09 | ASoC: cs42l51: add dac mux widget in codec routes | Olivier Moysan | 1 | -6/+10 |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174 | Thomas Gleixner | 1 | -9/+1 |
2019-04-05 | ASoC: cs42l51: change mic bias DAPM | Olivier Moysan | 1 | -1/+2 |
2019-04-04 | ASoC: cs42l51: add adc volume control | Olivier Moysan | 1 | -0/+3 |
2019-04-04 | ASoC: cs42l51: add power management | Olivier Moysan | 1 | -0/+122 |
2019-04-04 | ASoC: cs42l51: add support of master mode | Olivier Moysan | 1 | -3/+27 |
2019-04-04 | ASoC: cs42l51: add reset management | Olivier Moysan | 1 | -0/+15 |
2019-04-04 | ASoC: cs42l51: add regulator management | Olivier Moysan | 1 | -1/+43 |
2019-04-01 | ASoC: cs42l51: add multi endpoint support | Olivier Moysan | 1 | -0/+8 |
2018-10-19 | ASoC: cs42l51: fix mclk support | Olivier Moysan | 1 | -1/+14 |
2018-10-19 | ASoC: cs42l51: add mclk support | Olivier Moysan | 1 | -0/+8 |
2018-02-12 | ASoC: cs42l51: replace codec to component | Kuninori Morimoto | 1 | -40/+41 |
2017-08-10 | ASoC: codecs: add const to snd_soc_codec_driver structures | Bhumika Goyal | 1 | -1/+1 |
2016-08-08 | ASoC: codec duplicated callback function goes to component on cs42l51 | Kuninori Morimoto | 1 | -6/+8 |
2016-03-01 | ASoC: cs42l51: Fix enum ctl accesses in a wrong type | Takashi Iwai | 1 | -4/+4 |
2014-12-08 | Merge remote-tracking branches 'asoc/topic/cs4265', 'asoc/topic/cs4271', 'aso... | Mark Brown | 1 | -2/+4 |
2014-11-21 | ASoC: cs42l51: Replace w->codec snd_soc_dapm_to_codec(w->dapm) | Lars-Peter Clausen | 1 | -2/+4 |
2014-11-12 | ASoC: cs42l51: re-hook of_match_table pointer | Thomas Petazzoni | 1 | -1/+3 |
2014-05-22 | Merge remote-tracking branches 'asoc/topic/cs42l56', 'asoc/topic/cs42xx8' and... | Mark Brown | 1 | -56/+20 |
2014-04-18 | ASoC: cs42l51: Fix mask for REVID | Axel Lin | 1 | -1/+2 |
2014-04-16 | ASoC: cs42l51: split i2c from codec driver | Brian Austin | 1 | -56/+19 |
2014-04-14 | ASoC: Add snd_soc_kcontrol_codec() helper function | Lars-Peter Clausen | 1 | -2/+2 |
2014-03-23 | Merge tag 'asoc-v3.15-2' into asoc-next | Mark Brown | 1 | -6/+0 |
2014-03-23 | Merge tag 'asoc-v3.15' into asoc-next | Mark Brown | 1 | -46/+40 |
2014-03-19 | ASoC: cs42l51: Fix SOC_DOUBLE_R_SX_TLV shift values for ADC, PCM, and Analog ... | Brian Austin | 1 | -5/+4 |
2014-03-13 | Merge remote-tracking branch 'asoc/topic/io' into asoc-next | Mark Brown | 1 | -6/+0 |
2014-03-13 | Merge remote-tracking branches 'asoc/topic/tlv320aic23', 'asoc/topic/tlv320ai... | Mark Brown | 1 | -8/+7 |
2014-03-11 | ASoC: codec: Simplify ASoC probe code. | Xiubo Li | 1 | -6/+0 |
2014-02-23 | ASoC: wm2200: Use SOC_ENUM_SINGLE_*_DECL() | Takashi Iwai | 1 | -8/+7 |
2014-02-19 | ASoC: cs42l51: Remove unused variable | Sachin Kamat | 1 | -1/+0 |
2014-02-11 | ASoC: cs42l51: Convert to direct regmap API usage | Mark Brown | 1 | -34/+25 |
2014-02-11 | ASoC: cs42l51: Don't log if we fail to allocate memory | Mark Brown | 1 | -3/+1 |
2014-02-11 | ASoC: cs42l51: add Device Tree binding to cs42l51 | Thomas Petazzoni | 1 | -0/+7 |
2014-01-13 | ASoC: cs42l51: Use params_width() rather than memory format | Mark Brown | 1 | -9/+5 |
2012-08-06 | ASoC: cs42l51: Use module_i2c_driver | Sachin Kamat | 1 | -18/+1 |
2012-04-04 | ASoC: codecs: Remove rtd->codec usage from CODEC drivers | Mark Brown | 1 | -2/+1 |
2012-04-03 | ASoC: core: Rework SOC_DOUBLE_R_SX_TLV add SOC_SINGLE_SX_TLV | Brian Austin | 1 | -3/+3 |
2012-01-02 | ASoC: Convert cs42l51 to devm_kzalloc() | Axel Lin | 1 | -6/+2 |
2011-12-20 | ASoC: Convert cs42l51 to table based DAPM and control init | Axel Lin | 1 | -9/+8 |
2011-11-27 | ASoC: Remove unneeded platform_device.h inclusions from CODECs | Mark Brown | 1 | -1/+0 |
2011-11-23 | Merge branch 'for-3.2' into for-3.3 | Mark Brown | 1 | -1/+1 |
2011-11-23 | ASoC: cs42l51: Fix off-by-one for reg_cache_size | Axel Lin | 1 | -1/+1 |
2011-11-23 | ASoC: Constify snd_soc_dai_ops structs | Lars-Peter Clausen | 1 | -1/+1 |
2011-11-08 | ASoC: Avoid a redundant read in cs42l51_pdn_event | Axel Lin | 1 | -8/+5 |
2011-10-06 | ASoC: Return early with -EINVAL if invalid dai format is detected | Axel Lin | 1 | -5/+4 |
2011-09-28 | ASoC: Remove unused "control_data" field of struct cs42l51_private | Axel Lin | 1 | -5/+1 |