Age | Commit message (Expand) | Author | Files | Lines |
2024-05-03 | ASoC: codecs: Drop explicit initialization of struct i2c_device_id::driver_da... | Uwe Kleine-König | 1 | -1/+1 |
2023-07-25 | ASoC: cs42l51: change cs42l51_of_match to static | Yang Yingliang | 1 | -1/+1 |
2023-07-17 | ASoC: cs42l51: fix driver to properly autoload with automatic module loading | Thomas Petazzoni | 1 | -0/+6 |
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-04-05 | ASoC: cs*: use simple i2c probe function | Stephen Kitt | 1 | -3/+2 |
2022-01-28 | ASoC: cs42l51: Improve error handling in cs42l51_remove() | Uwe Kleine-König | 1 | -1/+3 |
2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner | 1 | -5/+1 |
2019-04-04 | ASoC: cs42l51: add power management | Olivier Moysan | 1 | -2/+5 |
2019-04-04 | ASoC: cs42l51: add regulator management | Olivier Moysan | 1 | -0/+6 |
2018-02-12 | ASoC: cs42l51: replace codec to component | Kuninori Morimoto | 1 | -8/+0 |
2015-07-15 | ASoC: drivers: Drop owner assignment from i2c_driver | Krzysztof Kozlowski | 1 | -1/+0 |
2014-11-12 | ASoC: cs42l51: re-hook of_match_table pointer | Thomas Petazzoni | 1 | -0/+1 |
2014-04-16 | ASoC: cs42l51: split i2c from codec driver | Brian Austin | 1 | -0/+59 |