开源镜像站
帮助
下载
动态
GitHub
index
:
linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
Linux kernel latest source
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
soc
/
codecs
/
cs42xx8.c
Age
Commit message (
Expand
)
Author
2026-06-03
ASoC: cs42xx8: Add SPI bus support for CS42448/CS42888 codec
Chancel Liu
2026-03-01
ASoC: cs42xx8: add error checks for constraints in TDM mode
Shengjiu Wang
2026-02-22
ASoC: Add SPDX ids to many soc files
Tim Bird
2025-11-17
ASoC: codecs: cs42xx8: convert to snd_soc_dapm_xxx()
Kuninori Morimoto
2025-03-17
ASoC: cs42xx8: Convert to EXPORT_GPL_DEV_PM_OPS()
Takashi Iwai
2025-03-03
ASoC: codec: cs42xx8: use inclusive language for SND_SOC_DAIFMT_CBx_CFx
Kuninori Morimoto
2023-07-18
ASoC: cs42xx8: Update to use maple tree register cache
Mark Brown
2022-11-01
ASoC: cs42xx8-i2c.c: add module device table for of
Peter Bergin
2022-06-27
ASoC: cs*: Remove now redundant non_legacy_dai_naming flag
Charles Keepax
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