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
/
cs35l34.c
Age
Commit message (
Expand
)
Author
2024-07-03
ASoC: cs35l34: Constify struct regmap_config
Javier Carrasco
2024-05-03
ASoC: codecs: Drop explicit initialization of struct i2c_device_id::driver_da...
Uwe Kleine-König
2023-12-01
ASoC: cs35l34: Fix GPIO name and drop legacy include
Linus Walleij
2023-10-09
ASoC: Explicitly include correct DT includes
Rob Herring
2023-06-13
ASoC: cs35l34: Use maple tree register cache
Mark Brown
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-06-27
ASoC: cs*: Remove now redundant non_legacy_dai_naming flag
Charles Keepax
2022-04-05
ASoC: cs*: use simple i2c probe function
Stephen Kitt
2021-05-25
Merge branch 'for-5.13' of https://git.kernel.org/pub/scm/linux/kernel/git/br...
Mark Brown
2021-05-12
ASoC: cs35l34: Add missing regmap use_single config
Charles Keepax
2021-05-10
ASoC: cs35l34: Minor error paths fixups
Charles Keepax
2021-01-21
ASoC: cs*: sync parameter naming (rate/sample_bits)
Kuninori Morimoto
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2018-02-12
ASoC: cs35l34: replace codec to component
Kuninori Morimoto
2017-11-27
ASoC: cs35l34: Improve two size determinations in cs35l34_i2c_probe()
Markus Elfring
2017-11-27
ASoC: cs35l34: Delete two error messages for a failed memory allocation in cs...
Markus Elfring
2017-09-01
Merge remote-tracking branches 'asoc/topic/cs35l33', 'asoc/topic/cs35l34' and...
Mark Brown
2017-08-10
ASoC: codecs: add const to snd_soc_codec_driver structures
Bhumika Goyal
2017-07-17
ASoC: cs35l34: Remove unneeded gpiod NULL check
Fabio Estevam
2017-06-13
ASoC: cs35l34: Constify hw_constraints
Takashi Iwai
2016-12-06
ASoC: cs35l34: Simplify the logic to set CS35L34_MCLK_CTL setting
Axel Lin
2016-10-25
ASoC: cs35l34: Remove CS35L34_CHIP_ID from cs35l34_readable_register
Axel Lin
2016-10-21
ASoC: cs35l34: Initial commit of the cs35l34 CODEC driver.
Paul Handrigan