summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/cx2072x.c
Commit message (Expand)AuthorAgeFilesLines
* ASoC: codecs/cx2072x: merge DAI call back functions into opsKuninori Morimoto2023-08-141-2/+9
* ASoC: Switch i2c drivers back to use .probe()Uwe Kleine-König2023-05-081-1/+1
* i2c: Make remove callback return voidUwe Kleine-König2022-08-161-2/+1
* ASoC: cx2072x: Use modern ASoC DAI format terminologyMark Brown2022-06-061-10/+7
* ASoC: cx2072x: Add endianness flag in snd_soc_component_driverCharles Keepax2022-05-091-0/+1
* ASoC: cx2072x: use simple i2c probe functionStephen Kitt2022-04-111-3/+2
* 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