index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
soc
/
codecs
/
cs42l51-i2c.c
Age
Commit message (
Expand
)
Author
2025-03-17
ASoC: cs42l51: Convert to SYSTEM_SLEEP_PM_OPS()
Takashi Iwai
2024-12-02
ASoC: cs42l51: Constify struct i2c_device_id
Christophe JAILLET
2024-05-03
ASoC: codecs: Drop explicit initialization of struct i2c_device_id::driver_da...
Uwe Kleine-König
2023-07-25
ASoC: cs42l51: change cs42l51_of_match to static
Yang Yingliang
2023-07-17
ASoC: cs42l51: fix driver to properly autoload with automatic module loading
Thomas Petazzoni
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-04-05
ASoC: cs*: use simple i2c probe function
Stephen Kitt
2022-01-28
ASoC: cs42l51: Improve error handling in cs42l51_remove()
Uwe Kleine-König
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-04-04
ASoC: cs42l51: add power management
Olivier Moysan
2019-04-04
ASoC: cs42l51: add regulator management
Olivier Moysan
2018-02-12
ASoC: cs42l51: replace codec to component
Kuninori Morimoto
2015-07-15
ASoC: drivers: Drop owner assignment from i2c_driver
Krzysztof Kozlowski
2014-11-12
ASoC: cs42l51: re-hook of_match_table pointer
Thomas Petazzoni
2014-04-16
ASoC: cs42l51: split i2c from codec driver
Brian Austin