Age | Commit message (Expand) | Author | Files | Lines |
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-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/+1 |
2021-05-20 | ASoC: cs35l33: fix an error code in probe() | Dan Carpenter | 1 | -0/+1 |
2021-05-10 | ASoC: cs35l33: Minor error paths fixups | Charles Keepax | 1 | -6/+9 |
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-09-07 | regmap: split up regmap_config.use_single_rw | David Frey | 1 | -1/+2 |
2018-02-12 | ASoC: cs35l33: replace codec to component | Kuninori Morimoto | 1 | -95/+91 |
2017-09-01 | Merge remote-tracking branches 'asoc/topic/cs35l33', 'asoc/topic/cs35l34' and... | Mark Brown | 1 | -8/+4 |
2017-08-10 | ASoC: codecs: add const to snd_soc_codec_driver structures | Bhumika Goyal | 1 | -1/+1 |
2017-07-17 | ASoC: cs35l33: Remove unneeded gpiod NULL check | Fabio Estevam | 1 | -8/+4 |
2016-08-08 | ASoC: codec duplicated callback function goes to component on cs35l33 | Kuninori Morimoto | 1 | -7/+8 |
2016-07-04 | ASoC: cs35l33: Remove unused including <linux/version.h> | Wei Yongjun | 1 | -1/+0 |
2016-07-01 | ASoC: cs35l33: Fix display revision id | Axel Lin | 1 | -1/+1 |
2016-07-01 | ASoC: cs35l33: Fix testing return value of devm_gpiod_get_optional | Axel Lin | 1 | -5/+1 |
2016-06-29 | ASoC: cs35l33: mark PM functions as __maybe_unused | Arnd Bergmann | 1 | -2/+2 |
2016-06-28 | ASoC: cs35l33: Remove setting dapm->bias_level in cs35l33_set_bias_level | Axel Lin | 1 | -3/+0 |
2016-06-28 | ASoC: cs35l33: Remove unnecessary free_irq call | Axel Lin | 1 | -5/+2 |
2016-06-27 | ASoC: cs35l33: fix platform_no_drv_owner.cocci warnings | kbuild test robot | 1 | -1/+0 |
2016-06-27 | ASoC: cs35l33: Initial commit of the cs35l33 CODEC driver. | Paul Handrigan | 1 | -0/+1315 |