| Age | Commit message (Expand) | Author | Files | Lines |
| 2025-11-17 | ASoC: codecs: cs53l30: convert to snd_soc_dapm_xxx() | Kuninori Morimoto | 1 | -4/+5 |
| 2025-03-17 | ASoC: cs53l30: Convert to RUNTIME_PM_OPS() | Takashi Iwai | 1 | -5/+2 |
| 2025-03-03 | ASoC: codec: cs53l30: use inclusive language for SND_SOC_DAIFMT_CBx_CFx | Kuninori Morimoto | 1 | -2/+2 |
| 2024-09-06 | ASoC: cs53l30: drop SNDRV_PCM_RATE_KNOT | Jerome Brunet | 1 | -21/+3 |
| 2024-07-03 | ASoC: cs53l30: Constify struct regmap_config | Javier Carrasco | 1 | -1/+1 |
| 2024-06-10 | ASoC: codecs: Remove unused of_gpio.h | Andy Shevchenko | 1 | -1/+0 |
| 2024-05-03 | ASoC: codecs: Drop explicit initialization of struct i2c_device_id::driver_da... | Uwe Kleine-König | 1 | -1/+1 |
| 2023-06-13 | ASoC: cs35l30: Use maple tree register cache | Mark Brown | 1 | -1/+1 |
| 2023-05-22 | ASoC: cs53l30: Use the devm_clk_get_optional() helper | Christophe JAILLET | 1 | -7/+3 |
| 2023-05-08 | ASoC: Switch i2c drivers back to use .probe() | Uwe Kleine-König | 1 | -1/+1 |
| 2022-08-16 | i2c: Make remove callback return void | Uwe Kleine-König | 1 | -3/+1 |
| 2022-06-27 | ASoC: cs*: Remove now redundant non_legacy_dai_naming flag | Charles Keepax | 1 | -1/+0 |
| 2022-06-03 | ASoC: cs53l30: Correct number of volume levels on SX controls | Charles Keepax | 1 | -8/+8 |
| 2022-04-05 | ASoC: cs*: use simple i2c probe function | Stephen Kitt | 1 | -3/+2 |
| 2021-05-25 | Merge branch 'for-5.13' of https://git.kernel.org/pub/scm/linux/kernel/git/br... | Mark Brown | 1 | -0/+3 |
| 2021-05-12 | ASoC: cs53l30: Add missing regmap use_single config | Charles Keepax | 1 | -0/+3 |
| 2021-05-10 | ASoC: cs53l30: Minor error paths fixups | Charles Keepax | 1 | -11/+11 |
| 2021-01-21 | ASoC: cs*: sync parameter naming (rate/sample_bits) | Kuninori Morimoto | 1 | -1/+1 |
| 2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner | 1 | -5/+1 |
| 2018-02-12 | ASoC: cs53l30: replace codec to component | Kuninori Morimoto | 1 | -30/+27 |
| 2017-09-01 | Merge remote-tracking branches 'asoc/topic/cs43130', 'asoc/topic/cs53l30', 'a... | Mark Brown | 1 | -10/+5 |
| 2017-08-10 | ASoC: codecs: add const to snd_soc_codec_driver structures | Bhumika Goyal | 1 | -1/+1 |
| 2017-07-17 | ASoC: cs53l30: Remove unneeded gpiod NULL check | Fabio Estevam | 1 | -10/+5 |
| 2017-06-13 | ASoC: cs53l30: Constify hw_constraints | Takashi Iwai | 1 | -1/+1 |
| 2017-04-05 | ASoC: cs53l30: Set .of_match_table to OF device ID table | Javier Martinez Canillas | 1 | -0/+1 |
| 2016-09-29 | Merge remote-tracking branches 'asoc/topic/cs35l30', 'asoc/topic/cs42l73', 'a... | Mark Brown | 1 | -4/+4 |
| 2016-08-08 | ASoC: codec duplicated callback function goes to component on cs53l30 | Kuninori Morimoto | 1 | -7/+8 |
| 2016-08-08 | ASoC: cs53l30: Do not ignore errors if mclk is specified | Nicolin Chen | 1 | -2/+2 |
| 2016-08-08 | ASoC: cs53l30: Constify cs53l30_mclk_coeffs and cs53l30_mclkx_coeffs tables | Axel Lin | 1 | -2/+2 |
| 2016-08-08 | ASoC: cs53l30: Constify cs53l30_mclk_coeffs and cs53l30_mclkx_coeffs tables | Axel Lin | 1 | -2/+2 |
| 2016-07-21 | ASoC: cs53l30: Fix bit shift issue of TDM mode | Nicolin Chen | 1 | -2/+6 |
| 2016-07-21 | ASoC: cs53l30: Fix a bug for TDM slot location validation | Nicolin Chen | 1 | -2/+2 |
| 2016-06-23 | ASoC: cs53l30: Add MUTE pin control support via GPIO | Nicolin Chen | 1 | -0/+30 |
| 2016-06-18 | ASoC: cs53l30: Set idle_bias_off true | Nicolin Chen | 1 | -0/+1 |
| 2016-06-18 | ASoC: cs53l30: Fix non static symbol warnings | Wei Yongjun | 1 | -3/+3 |
| 2016-06-13 | ASoC: cs53l30: Correct clock inversion check | Nicolin Chen | 1 | -1/+7 |
| 2016-06-13 | ASoC: cs53l30: include gpio/consumer.h | Arnd Bergmann | 1 | -0/+1 |
| 2016-06-02 | ASoC: cs53l30: Check return value of regcache_sync() | Nicolin Chen | 1 | -1/+5 |
| 2016-06-02 | ASoC: cs53l30: Rename the volume controls for preamplifier | Nicolin Chen | 1 | -2/+2 |
| 2016-05-30 | ASoC: cs53l30: Add codec driver support for Cirrus CS53L30 | Nicolin Chen | 1 | -0/+1097 |