Age | Commit message (Expand) | Author |
2024-05-03 | ASoC: codecs: Drop explicit initialization of struct i2c_device_id::driver_da... | Uwe Kleine-König |
2023-12-01 | ASoC: cs35l33: Fix GPIO name and drop legacy include | Linus Walleij |
2023-10-09 | ASoC: Explicitly include correct DT includes | Rob Herring |
2023-06-13 | ASoC: cs35l33: Use maple tree register cache | Mark Brown |
2023-05-08 | ASoC: Switch i2c drivers back to use .probe() | Uwe Kleine-König |
2022-08-16 | i2c: Make remove callback return void | Uwe Kleine-König |
2022-06-27 | ASoC: cs*: Remove now redundant non_legacy_dai_naming flag | Charles Keepax |
2022-04-05 | ASoC: cs*: use simple i2c probe function | Stephen Kitt |
2021-05-25 | Merge branch 'for-5.13' of https://git.kernel.org/pub/scm/linux/kernel/git/br... | Mark Brown |
2021-05-20 | ASoC: cs35l33: fix an error code in probe() | Dan Carpenter |
2021-05-10 | ASoC: cs35l33: Minor error paths fixups | Charles Keepax |
2021-01-21 | ASoC: cs*: sync parameter naming (rate/sample_bits) | Kuninori Morimoto |
2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner |
2018-09-07 | regmap: split up regmap_config.use_single_rw | David Frey |
2018-02-12 | ASoC: cs35l33: replace codec to component | Kuninori Morimoto |
2017-09-01 | Merge remote-tracking branches 'asoc/topic/cs35l33', 'asoc/topic/cs35l34' and... | Mark Brown |
2017-08-10 | ASoC: codecs: add const to snd_soc_codec_driver structures | Bhumika Goyal |
2017-07-17 | ASoC: cs35l33: Remove unneeded gpiod NULL check | Fabio Estevam |
2016-08-08 | ASoC: codec duplicated callback function goes to component on cs35l33 | Kuninori Morimoto |
2016-07-04 | ASoC: cs35l33: Remove unused including <linux/version.h> | Wei Yongjun |
2016-07-01 | ASoC: cs35l33: Fix display revision id | Axel Lin |
2016-07-01 | ASoC: cs35l33: Fix testing return value of devm_gpiod_get_optional | Axel Lin |
2016-06-29 | ASoC: cs35l33: mark PM functions as __maybe_unused | Arnd Bergmann |
2016-06-28 | ASoC: cs35l33: Remove setting dapm->bias_level in cs35l33_set_bias_level | Axel Lin |
2016-06-28 | ASoC: cs35l33: Remove unnecessary free_irq call | Axel Lin |
2016-06-27 | ASoC: cs35l33: fix platform_no_drv_owner.cocci warnings | kbuild test robot |
2016-06-27 | ASoC: cs35l33: Initial commit of the cs35l33 CODEC driver. | Paul Handrigan |