summaryrefslogtreecommitdiff
path: root/sound/soc/codecs/cx2072x.c
Commit message (Expand)AuthorAgeFilesLines
* ASoC: cx2072x: constify static struct snd_soc_dai_opsYe Bin2021-04-081-1/+1
* ASoC: cx2070x: remove duplicate else branchPierre-Louis Bossart2021-03-181-4/+4
* ASoC: cx2070x: remove useless assignmentPierre-Louis Bossart2021-03-181-3/+0
* ASoC: cx2072x: sync parameter naming (rate/sample_bits)Kuninori Morimoto2021-01-211-1/+1
* ASoC: cx2072x: Fix doubly definitions of Playback and Capture streamsTakashi Iwai2020-12-081-2/+2
* ASoC: Spelling s/configr/configur/Geert Uytterhoeven2019-10-251-1/+1
* ASoC: cx2072x: mark PM function as __maybe_unusedArnd Bergmann2019-06-171-1/+1
* ASoC: cx2072x: remove set but not used variable 'is_right_j 'YueHaibing2019-06-041-2/+0
* ASoC: cx2072x: fix spelling mistake "configued" -> "configured"Colin Ian King2019-05-281-1/+1
* ASoC: cx2072x: fix integer overflow on unsigned int multiplyColin Ian King2019-05-281-1/+1
* ASoC: cx2072x: remove redundant assignment to pulse_lenColin Ian King2019-05-281-1/+1
* ASoC: Add support for Conexant CX2072X CODECSimon Ho2019-05-221-0/+1727