summaryrefslogtreecommitdiff
path: root/sound/soc/codecs/wcd934x.c
AgeCommit message (Expand)Author
2024-01-22ASoC: codecs: wcd934x: drop unneeded regulator includeKrzysztof Kozlowski
2023-07-06ASoC: codecs: wcd934x: fix resource leaks on component removeJohan Hovold
2023-06-30ASoC: codecs: wcd934x: drop inline keywordsJohan Hovold
2023-06-30ASoC: codecs: wcd934x: demote impedance printkJohan Hovold
2023-04-18ASoC: codecs: wcd934x: Simplify &pdev->dev in probeKrzysztof Kozlowski
2023-04-18ASoC: codecs: wcd934x: Simplify with dev_err_probeKrzysztof Kozlowski
2023-02-14ASoC: codecs: wcd934x: Use min macro for comparison and assignmentDeepak R Varma
2022-09-23ASoC: wcd934x: fix order of Slimbus unprepare/disableKrzysztof Kozlowski
2022-05-09ASoC: wcd934x: Add endianness flag in snd_soc_component_driverCharles Keepax
2022-04-07ASoC: codecs: wcd934x: do not switch off SIDO Buck when codec is in useSrinivas Kandagatla
2022-03-21Merge tag 'asoc-v5.18' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai
2022-03-16ASoC: codecs: wcd934x: Add missing of_node_put() in wcd934x_codec_parse_dataMiaoqian Lin
2022-02-23ASoC: codecs: wcd934x: fix return value of wcd934x_rx_hph_mode_putSrinivas Kandagatla
2022-02-23ASoC: codecs: wcd934x: fix kcontrol max valuesSrinivas Kandagatla
2021-12-31ASoC: Merge fixesMark Brown
2021-12-01ASoC: codecs: wcd934x: remove redundant ret variableSrinivas Kandagatla
2021-12-01ASoC: codecs: wcd934x: return correct value from mixer putSrinivas Kandagatla
2021-12-01ASoC: codecs: wcd934x: handle channel mappping list correctlySrinivas Kandagatla
2021-11-16ASoC: codecs: wcd934x: return error code correctly from hw_paramsSrinivas Kandagatla
2021-06-08ASoC: remove unneeded semicolons in wcd934x.cWan Jiabing
2021-06-04ASoC: codecs: wcd934x: add mbhc supportSrinivas Kandagatla
2021-04-23ASoC: wcd934x: use the clock provider APIJerome Brunet
2021-04-15ASoC: codecs: wcd934x: Fix missing IRQF_ONESHOT as only threaded handlerGuangqing Zhu
2021-04-09ASoC: wcd934x: constify static struct snd_soc_dai_opsYe Bin
2021-03-10ASoC: wcd934x: remove useless returnPierre-Louis Bossart
2021-03-10ASoC: codecs: wcd934x: add a sanity check in set channel mapSrinivas Kandagatla
2020-10-28ASoC: codecs: wcd934x: Set digital gain range correctlySrinivas Kandagatla
2020-06-22ASoC: codecs: wcd*: rename to snd_soc_component_read()Kuninori Morimoto
2020-04-20ASoC: wcd934x: remove unneeded semicolonJason Yan
2020-04-20ASoC: wcd934x: remove unnecessary comparisons to boolJason Yan
2020-03-06ASoC: wcd934x: remove unused headersSrinivas Kandagatla
2020-03-06ASoC: wcd934x: fix High Accuracy Buck enableSrinivas Kandagatla
2020-02-11ASoC: wcd934x: Remove set but not unused variable 'hph_comp_ctrl7'YueHaibing
2020-02-11ASoC: wcd934x: Remove some unnecessary NULL checksNathan Chancellor
2019-12-25ASoC: wcd934x: add audio routingsSrinivas Kandagatla
2019-12-25ASoC: wcd934x: add capture dapm widgetsSrinivas Kandagatla
2019-12-25ASoC: wcd934x: add playback dapm widgetsSrinivas Kandagatla
2019-12-25ASoC: wcd934x: add basic controlsSrinivas Kandagatla
2019-12-25ASoC: wcd934x: add support to wcd9340/wcd9341 codecSrinivas Kandagatla