Age | Commit message (Expand) | Author | Files | Lines |
2025-05-06 | ASoC: codec: cs42l52: Convert to GPIO descriptors |  Peng Fan | 1 | -16/+12 |
2025-05-06 | ASoC: codec: cs42l52: Drop cs42l52.h |  Peng Fan | 1 | -32/+46 |
2025-05-06 | ASoC: codec: cs42l52: Sort headers alphabetically |  Peng Fan | 1 | -8/+8 |
2025-03-03 | ASoC: codec: cs42l52: use inclusive language for SND_SOC_DAIFMT_CBx_CFx |  Kuninori Morimoto | 1 | -2/+2 |
2024-05-03 | ASoC: codecs: Drop explicit initialization of struct i2c_device_id::driver_data to 0 |  Uwe Kleine-König | 1 | -1/+1 |
2023-07-18 | ASoC: cs42l52: Update to use maple tree register cache |  Mark Brown | 1 | -1/+1 |
2023-05-08 | ASoC: Switch i2c drivers back to use .probe() |  Uwe Kleine-König | 1 | -1/+1 |
2022-06-27 | ASoC: cs*: Remove now redundant non_legacy_dai_naming flag |  Charles Keepax | 1 | -1/+0 |
2022-06-03 | ASoC: cs42l52: Correct TLV for Bypass Volume |  Charles Keepax | 1 | -1/+3 |
2022-06-03 | ASoC: cs42l52: Fix TLV scales for mixer controls |  Charles Keepax | 1 | -2/+2 |
2022-04-05 | ASoC: cs*: use simple i2c probe function |  Stephen Kitt | 1 | -3/+2 |
2021-05-26 | ASoC: cs42l52: use DEVICE_ATTR_WO macro |  YueHaibing | 1 | -4/+3 |
2021-05-11 | ASoC: cs42l52: Minor tidy up of error paths |  Charles Keepax | 1 | -5/+7 |
2020-11-20 | ASoC: codecs: Fix fall-through warnings for Clang |  Gustavo A. R. Silva | 1 | -0/+1 |
2020-07-16 | ASoC: codecs: cs*: merge .digital_mute() into .mute_stream() |  Kuninori Morimoto | 1 | -2/+3 |
2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 |  Thomas Gleixner | 1 | -5/+1 |
2018-02-12 | ASoC: cs42l52: replace codec to component |  Kuninori Morimoto | 1 | -77/+69 |
2017-11-27 | ASoC: cs42l52: Improve two size determinations in cs42l52_i2c_probe() |  Markus Elfring | 1 | -5/+3 |
2017-11-27 | ASoC: cs42l52: Delete an error message for a failed memory allocation in cs42l52_i2c_probe() |  Markus Elfring | 1 | -3/+2 |
2016-08-08 | ASoC: codec duplicated callback function goes to component on cs42l52 |  Kuninori Morimoto | 1 | -7/+8 |
2015-08-30 | Merge remote-tracking branches 'asoc/topic/tas2552', 'asoc/topic/tas5086', 'asoc/topic/tegra', 'asoc/topic/tlv' and 'asoc/topic/topology' into asoc-next |  Mark Brown | 1 | -4/+3 |
2015-08-30 | Merge remote-tracking branches 'asoc/topic/rcar', 'asoc/topic/reg-default', 'asoc/topic/rl6231', 'asoc/topic/rockchip' and 'asoc/topic/rt286' into asoc-next |  Mark Brown | 1 | -1/+1 |
2015-08-30 | Merge remote-tracking branches 'asoc/topic/const', 'asoc/topic/cs35l32', 'asoc/topic/cs4265' and 'asoc/topic/cs42l52' into asoc-next |  Mark Brown | 1 | -53/+2 |
2015-08-14 | ASoC: cs42l52: Use case range at appropriate place |  Axel Lin | 1 | -52/+1 |
2015-08-05 | ASoC: cs42l52: Replace TLV_DB_RANGE_HEAD with DECLARE_TLV_DB_RANGE |  Lars-Peter Clausen | 1 | -4/+3 |
2015-07-16 | regmap: Use reg_sequence for multi_reg_write / register_patch |  Nariman Poushin | 1 | -1/+1 |
2015-07-15 | ASoC: drivers: Drop owner assignment from i2c_driver |  Krzysztof Kozlowski | 1 | -1/+0 |
2015-07-15 | ASoC: Constify snd_soc_dai_ops variables |  Axel Lin | 1 | -1/+1 |
2015-06-01 | ASoC: cs42l52: Replace direct snd_soc_codec dapm field access |  Lars-Peter Clausen | 1 | -2/+2 |
2015-04-27 | ASoC: Move bias level update to the core |  Lars-Peter Clausen | 1 | -1/+0 |
2015-01-05 | ASoC: cs42l52: Constify struct regmap_config and snd_soc_codec_driver |  Krzysztof Kozlowski | 1 | -2/+2 |
2014-10-06 | Merge remote-tracking branches 'asoc/topic/suspend', 'asoc/topic/tas2552', 'asoc/topic/tegra', 'asoc/topic/tlv320aic31xx' and 'asoc/topic/tlv320aic3x' into asoc-next |  Mark Brown | 1 | -19/+1 |
2014-09-09 | ASoC: cs42l52: Cleanup manual bias level transitions |  Lars-Peter Clausen | 1 | -19/+1 |
2014-08-28 | ASoC: cs42l52: use true/false returns for bool functions |  Brian Austin | 1 | -2/+2 |
2014-07-17 | ASoC: Fix SOC_DOUBLE_R_SX_TLV volume mixer arguments |  Brian Austin | 1 | -7/+7 |
2014-05-22 | Merge remote-tracking branches 'asoc/topic/cs42l56', 'asoc/topic/cs42xx8' and 'asoc/topic/davinci' into asoc-next |  Mark Brown | 1 | -12/+0 |
2014-05-02 | ASoC: Remove IS_ENABLED for INPUT in CS42L52 and WM8962 |  Brian Austin | 1 | -12/+0 |
2014-04-18 | ASoC: cs42l52: Convert to use devm_gpio_request_one |  Axel Lin | 1 | -2/+4 |
2014-04-07 | ASoC: cs42l52: Fix mask for REVID |  Axel Lin | 1 | -1/+1 |
2014-03-25 | Merge tag 'asoc-v3.15-2' into asoc-next |  Mark Brown | 1 | -8/+1 |
2014-03-25 | Merge tag 'asoc-v3.15' into asoc-next |  Mark Brown | 1 | -49/+43 |
2014-03-18 | ASoC: cs42l52: Fix mask bits for SOC_VALUE_ENUM_SINGLE |  Brian Austin | 1 | -4/+4 |
2014-03-13 | Merge remote-tracking branch 'asoc/topic/io' into asoc-next |  Mark Brown | 1 | -8/+1 |
2014-03-11 | ASoC: codec: Simplify ASoC probe code. |  Xiubo Li | 1 | -8/+1 |
2014-02-20 | ASoC: cs42l52: Use SOC_ENUM_SINGLE_DECL() |  Takashi Iwai | 1 | -49/+43 |
2013-11-29 | ASoC: cs42l52: Fix build |  Mark Brown | 1 | -1/+1 |
2013-11-28 | ASoC: cs42l52: Add devicetree support for CS42L52 |  Brian Austin | 1 | -3/+42 |
2013-11-28 | ASoC: cs42l52: Make MICA/B mixer dependent on mic config |  Brian Austin | 1 | -7/+30 |
2013-11-28 | ASoC: cs42l52: Reorganize MICA/B Config and Select |  Brian Austin | 1 | -21/+4 |
2013-11-27 | ASoC: cs42l52: Use IS_ENABLED() macro |  Fabio Estevam | 1 | -2/+2 |