index
:
linux.git
master
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
/
cs42xx8.c
Age
Commit message (
Expand
)
Author
2020-07-16
ASoC: codecs: cs*: merge .digital_mute() into .mute_stream()
Kuninori Morimoto
2019-08-27
ASoC: cs42xx8: Force suspend/resume during system suspend/resume
Shengjiu Wang
2019-07-22
ASoC: cs42xx8: Fix MFREQ selection issue for async mode
Shengjiu Wang
2019-05-29
ASoC: cs42xx8: Fix build error with CONFIG_GPIOLIB is not set
Shengjiu Wang
2019-05-21
Merge branch 'for-5.2' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...
Mark Brown
2019-05-17
ASoC: cs42xx8: Add reset gpio handling
S.j. Wang
2019-05-17
ASoC: cs42xx8: Add regcache mask dirty
S.j. Wang
2018-02-12
ASoC: cs42xx8: replace codec to component
Kuninori Morimoto
2016-10-25
ASoC: cs42xx8: Mark chip ID as volatile and remove cache bypass
Charles Keepax
2016-08-08
ASoC: codec duplicated callback function goes to component on cs42xx8
Kuninori Morimoto
2016-02-04
ASoC: cs42xx8: fix the noise in the right dac channel with mono playback
Zidan Wang
2015-07-07
ASoC: cs42xx8: Setup of_match_table
Axel Lin
2015-07-07
ASoC: cs42xx8: Move the code checking *regmap argument earlier
Axel Lin
2015-06-01
ASoC: cs42xx8: Replace direct snd_soc_codec dapm field access
Lars-Peter Clausen
2014-12-13
sound / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PM
Rafael J. Wysocki
2014-07-29
ASoC: cs42xx8: Add SND_SOC_DAIFMT_DSP_A support
Shengjiu Wang
2014-06-21
ASoC: cs42xx8: Make of match table static
Lars-Peter Clausen
2014-05-19
ASoC: cs42xx8: Do not use rtd->codec
Lars-Peter Clausen
2014-04-04
ASoC: cs42xx8: Check return value of regmap_read and report correct chipid value
Axel Lin
2014-03-20
ASoC: cs42xx8: Add codec driver support for CS42448/CS42888
Nicolin Chen