index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
soc
/
codecs
/
cs35l36.c
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: cs35l36: Drop legacy includes
Linus Walleij
2023-10-09
ASoC: Explicitly include correct DT includes
Rob Herring
2023-07-18
ASoC: cs35l36: Update to use maple tree register cache
Mark Brown
2023-05-08
ASoC: Switch i2c drivers back to use .probe()
Uwe Kleine-König
2022-10-17
ASoC: cs35l36: Use DIV_ROUND_UP() instead of open-coding it
Shang XiaoJing
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-06-03
ASoC: cs35l36: Update digital volume TLV
Charles Keepax
2022-05-11
ASoC: cs35l36: Fix the error handling of cs35l36_i2c_probe()
Zheyu Ma
2022-04-05
ASoC: cs*: use simple i2c probe function
Stephen Kitt
2021-05-26
ASoC: cs35l3x: Use neutral language in amp drivers
David Rhodes
2021-05-11
ASoC: cs35l36: Remove unneeded variable initialisation
Charles Keepax
2021-04-13
ASoC: cs35l36: Fix an error handling path in 'cs35l36_i2c_probe()'
Christophe JAILLET
2021-01-21
ASoC: cs*: sync parameter naming (rate/sample_bits)
Kuninori Morimoto
2019-02-22
ASoC: cs35l36: Fix an IS_ERR() vs NULL checking bug
Dan Carpenter
2019-02-18
ASoC: cs35l36: Make some symbols static
Wei Yongjun
2019-02-13
ASoC: cs35l36: Remove unused including <linux/version.h>
YueHaibing
2019-02-08
ASoC: cs35l36: Add support for Cirrus CS35L36 Amplifier
James Schulman