aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/wcd934x.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-09-23ASoC: wcd934x: fix order of Slimbus unprepare/disableKrzysztof Kozlowski1-1/+1
2022-05-09ASoC: wcd934x: Add endianness flag in snd_soc_component_driverCharles Keepax1-0/+1
2022-04-07ASoC: codecs: wcd934x: do not switch off SIDO Buck when codec is in useSrinivas Kandagatla1-25/+1
2022-03-21Merge tag 'asoc-v5.18' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linusTakashi Iwai1-0/+1
2022-03-16ASoC: codecs: wcd934x: Add missing of_node_put() in wcd934x_codec_parse_dataMiaoqian Lin1-0/+1
2022-02-23ASoC: codecs: wcd934x: fix return value of wcd934x_rx_hph_mode_putSrinivas Kandagatla1-1/+4
2022-02-23ASoC: codecs: wcd934x: fix kcontrol max valuesSrinivas Kandagatla1-3/+3
2021-12-31ASoC: Merge fixesMark Brown1-33/+93
2021-12-01ASoC: codecs: wcd934x: remove redundant ret variableSrinivas Kandagatla1-4/+2
2021-12-01ASoC: codecs: wcd934x: return correct value from mixer putSrinivas Kandagatla1-2/+5
2021-12-01ASoC: codecs: wcd934x: handle channel mappping list correctlySrinivas Kandagatla1-31/+88
2021-11-16ASoC: codecs: wcd934x: return error code correctly from hw_paramsSrinivas Kandagatla1-2/+1
2021-06-08ASoC: remove unneeded semicolons in wcd934x.cWan Jiabing1-3/+3
2021-06-04ASoC: codecs: wcd934x: add mbhc supportSrinivas Kandagatla1-15/+869
2021-04-23ASoC: wcd934x: use the clock provider APIJerome Brunet1-2/+4
2021-04-15ASoC: codecs: wcd934x: Fix missing IRQF_ONESHOT as only threaded handlerGuangqing Zhu1-1/+1
2021-04-09ASoC: wcd934x: constify static struct snd_soc_dai_opsYe Bin1-1/+1
2021-03-10ASoC: wcd934x: remove useless returnPierre-Louis Bossart1-2/+0
2021-03-10ASoC: codecs: wcd934x: add a sanity check in set channel mapSrinivas Kandagatla1-0/+6
2020-10-28ASoC: codecs: wcd934x: Set digital gain range correctlySrinivas Kandagatla1-1/+1
2020-06-22ASoC: codecs: wcd*: rename to snd_soc_component_read()Kuninori Morimoto1-26/+26
2020-04-20ASoC: wcd934x: remove unneeded semicolonJason Yan1-14/+14
2020-04-20ASoC: wcd934x: remove unnecessary comparisons to boolJason Yan1-1/+1
2020-03-06ASoC: wcd934x: remove unused headersSrinivas Kandagatla1-4/+0
2020-03-06ASoC: wcd934x: fix High Accuracy Buck enableSrinivas Kandagatla1-5/+5
2020-02-11ASoC: wcd934x: Remove set but not unused variable 'hph_comp_ctrl7'YueHaibing1-3/+0
2020-02-11ASoC: wcd934x: Remove some unnecessary NULL checksNathan Chancellor1-12/+8
2019-12-25ASoC: wcd934x: add audio routingsSrinivas Kandagatla1-0/+290
2019-12-25ASoC: wcd934x: add capture dapm widgetsSrinivas Kandagatla1-2/+1149
2019-12-25ASoC: wcd934x: add playback dapm widgetsSrinivas Kandagatla1-0/+1550
2019-12-25ASoC: wcd934x: add basic controlsSrinivas Kandagatla1-0/+506
2019-12-25ASoC: wcd934x: add support to wcd9340/wcd9341 codecSrinivas Kandagatla1-0/+1591