summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/cs42l51-i2c.c
Commit message (Expand)AuthorAgeFilesLines
* ASoC: codecs: Drop explicit initialization of struct i2c_device_id::driver_da...Uwe Kleine-König2024-05-031-1/+1
* ASoC: cs42l51: change cs42l51_of_match to staticYang Yingliang2023-07-251-1/+1
* ASoC: cs42l51: fix driver to properly autoload with automatic module loadingThomas Petazzoni2023-07-171-0/+6
* ASoC: Switch i2c drivers back to use .probe()Uwe Kleine-König2023-05-081-1/+1
* i2c: Make remove callback return voidUwe Kleine-König2022-08-161-3/+1
* ASoC: cs*: use simple i2c probe functionStephen Kitt2022-04-051-3/+2
* ASoC: cs42l51: Improve error handling in cs42l51_remove()Uwe Kleine-König2022-01-281-1/+3
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-5/+1
* ASoC: cs42l51: add power managementOlivier Moysan2019-04-041-2/+5
* ASoC: cs42l51: add regulator managementOlivier Moysan2019-04-041-0/+6
* ASoC: cs42l51: replace codec to componentKuninori Morimoto2018-02-121-8/+0
* ASoC: drivers: Drop owner assignment from i2c_driverKrzysztof Kozlowski2015-07-151-1/+0
* ASoC: cs42l51: re-hook of_match_table pointerThomas Petazzoni2014-11-121-0/+1
* ASoC: cs42l51: split i2c from codec driverBrian Austin2014-04-161-0/+59