aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/sound/soc/codecs/cs42l51-i2c.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2023-07-25ASoC: cs42l51: change cs42l51_of_match to staticYang Yingliang1-1/+1
2023-07-17ASoC: cs42l51: fix driver to properly autoload with automatic module loadingThomas Petazzoni1-0/+6
2023-05-08ASoC: Switch i2c drivers back to use .probe()Uwe Kleine-König1-1/+1
2022-08-16i2c: Make remove callback return voidUwe Kleine-König1-3/+1
2022-04-05ASoC: cs*: use simple i2c probe functionStephen Kitt1-3/+2
2022-01-28ASoC: cs42l51: Improve error handling in cs42l51_remove()Uwe Kleine-König1-1/+3
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner1-5/+1
2019-04-04ASoC: cs42l51: add power managementOlivier Moysan1-2/+5
2019-04-04ASoC: cs42l51: add regulator managementOlivier Moysan1-0/+6
2018-02-12ASoC: cs42l51: replace codec to componentKuninori Morimoto1-8/+0
2015-07-15ASoC: drivers: Drop owner assignment from i2c_driverKrzysztof Kozlowski1-1/+0
2014-11-12ASoC: cs42l51: re-hook of_match_table pointerThomas Petazzoni1-0/+1
2014-04-16ASoC: cs42l51: split i2c from codec driverBrian Austin1-0/+59