summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/wcd934x.c
Commit message (Expand)AuthorAgeFilesLines
* ASoC: codecs: wcd934x: drop unneeded regulator includeKrzysztof Kozlowski2024-01-221-1/+0
* ASoC: codecs: wcd934x: fix resource leaks on component removeJohan Hovold2023-07-061-0/+12
* ASoC: codecs: wcd934x: drop inline keywordsJohan Hovold2023-06-301-3/+3
* ASoC: codecs: wcd934x: demote impedance printkJohan Hovold2023-06-301-1/+1
* ASoC: codecs: wcd934x: Simplify &pdev->dev in probeKrzysztof Kozlowski2023-04-181-3/+3
* ASoC: codecs: wcd934x: Simplify with dev_err_probeKrzysztof Kozlowski2023-04-181-12/+7
* ASoC: codecs: wcd934x: Use min macro for comparison and assignmentDeepak R Varma2023-02-141-7/+3
* ASoC: wcd934x: fix order of Slimbus unprepare/disableKrzysztof Kozlowski2022-09-231-1/+1
* ASoC: wcd934x: Add endianness flag in snd_soc_component_driverCharles Keepax2022-05-091-0/+1
* ASoC: codecs: wcd934x: do not switch off SIDO Buck when codec is in useSrinivas Kandagatla2022-04-071-25/+1
* Merge tag 'asoc-v5.18' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai2022-03-211-0/+1
|\
| * ASoC: codecs: wcd934x: Add missing of_node_put() in wcd934x_codec_parse_dataMiaoqian Lin2022-03-161-0/+1
* | ASoC: codecs: wcd934x: fix return value of wcd934x_rx_hph_mode_putSrinivas Kandagatla2022-02-231-1/+4
* | ASoC: codecs: wcd934x: fix kcontrol max valuesSrinivas Kandagatla2022-02-231-3/+3
|/
* ASoC: Merge fixesMark Brown2021-12-311-33/+93
|\
| * ASoC: codecs: wcd934x: return correct value from mixer putSrinivas Kandagatla2021-12-011-2/+5
| * ASoC: codecs: wcd934x: handle channel mappping list correctlySrinivas Kandagatla2021-12-011-31/+88
* | ASoC: codecs: wcd934x: remove redundant ret variableSrinivas Kandagatla2021-12-011-4/+2
|/
* ASoC: codecs: wcd934x: return error code correctly from hw_paramsSrinivas Kandagatla2021-11-161-2/+1
* ASoC: remove unneeded semicolons in wcd934x.cWan Jiabing2021-06-081-3/+3
* ASoC: codecs: wcd934x: add mbhc supportSrinivas Kandagatla2021-06-041-15/+869
* ASoC: wcd934x: use the clock provider APIJerome Brunet2021-04-231-2/+4
* ASoC: codecs: wcd934x: Fix missing IRQF_ONESHOT as only threaded handlerGuangqing Zhu2021-04-151-1/+1
* ASoC: wcd934x: constify static struct snd_soc_dai_opsYe Bin2021-04-091-1/+1
* ASoC: wcd934x: remove useless returnPierre-Louis Bossart2021-03-101-2/+0
* ASoC: codecs: wcd934x: add a sanity check in set channel mapSrinivas Kandagatla2021-03-101-0/+6
* ASoC: codecs: wcd934x: Set digital gain range correctlySrinivas Kandagatla2020-10-281-1/+1
* ASoC: codecs: wcd*: rename to snd_soc_component_read()Kuninori Morimoto2020-06-221-26/+26
* ASoC: wcd934x: remove unneeded semicolonJason Yan2020-04-201-14/+14
* ASoC: wcd934x: remove unnecessary comparisons to boolJason Yan2020-04-201-1/+1
* ASoC: wcd934x: remove unused headersSrinivas Kandagatla2020-03-061-4/+0
* ASoC: wcd934x: fix High Accuracy Buck enableSrinivas Kandagatla2020-03-061-5/+5
* ASoC: wcd934x: Remove set but not unused variable 'hph_comp_ctrl7'YueHaibing2020-02-111-3/+0
* ASoC: wcd934x: Remove some unnecessary NULL checksNathan Chancellor2020-02-111-12/+8
* ASoC: wcd934x: add audio routingsSrinivas Kandagatla2019-12-251-0/+290
* ASoC: wcd934x: add capture dapm widgetsSrinivas Kandagatla2019-12-251-2/+1149
* ASoC: wcd934x: add playback dapm widgetsSrinivas Kandagatla2019-12-251-0/+1550
* ASoC: wcd934x: add basic controlsSrinivas Kandagatla2019-12-251-0/+506
* ASoC: wcd934x: add support to wcd9340/wcd9341 codecSrinivas Kandagatla2019-12-251-0/+1591