aboutsummaryrefslogtreecommitdiff
path: root/sound/soc/codecs/cx2072x.c
AgeCommit message (Expand)AuthorFilesLines
2021-04-08ASoC: cx2072x: constify static struct snd_soc_dai_opsGravatar Ye Bin 1-1/+1
2021-03-18ASoC: cx2070x: remove duplicate else branchGravatar Pierre-Louis Bossart 1-4/+4
2021-03-18ASoC: cx2070x: remove useless assignmentGravatar Pierre-Louis Bossart 1-3/+0
2021-01-21ASoC: cx2072x: sync parameter naming (rate/sample_bits)Gravatar Kuninori Morimoto 1-1/+1
2020-12-08ASoC: cx2072x: Fix doubly definitions of Playback and Capture streamsGravatar Takashi Iwai 1-2/+2
2019-10-25ASoC: Spelling s/configr/configur/Gravatar Geert Uytterhoeven 1-1/+1
2019-06-17ASoC: cx2072x: mark PM function as __maybe_unusedGravatar Arnd Bergmann 1-1/+1
2019-06-04ASoC: cx2072x: remove set but not used variable 'is_right_j 'Gravatar YueHaibing 1-2/+0
2019-05-28ASoC: cx2072x: fix spelling mistake "configued" -> "configured"Gravatar Colin Ian King 1-1/+1
2019-05-28ASoC: cx2072x: fix integer overflow on unsigned int multiplyGravatar Colin Ian King 1-1/+1
2019-05-28ASoC: cx2072x: remove redundant assignment to pulse_lenGravatar Colin Ian King 1-1/+1
2019-05-22ASoC: Add support for Conexant CX2072X CODECGravatar Simon Ho 1-0/+1727