summaryrefslogtreecommitdiff
path: root/sound/soc/codecs
AgeCommit message (Expand)AuthorFilesLines
2025-06-09ASoC: tas571x: add support for tas5753Mark Brown1-0/+52
2025-06-09ASoC: Intel: avs: Add rt5640 board supportMark Brown2-22/+27
2025-06-09ASoC: codecs: wcd93xx: Few simplifications of code andMark Brown4-81/+31
2025-06-09ASoC: codecs: Add support for Richtek RTQ9124ChiYuan Huang3-1/+555
2025-06-09ASoC: tas2781: Drop the unnecessary symbol implyShenghao Ding1-3/+0
2025-06-09ASoC: hdac_hdmi: remove hdac_hdmi_jack[_port]_init()Kuninori Morimoto2-307/+0
2025-06-09ASoC: codecs: lpass: Drop unused AIF_INVALID first DAI identifierKrzysztof Kozlowski4-4/+0
2025-06-09ASoC: codecs: rt5640: Retry DEVICE_ID verificationXinxin Wan1-0/+5
2025-06-09ASoC: codecs: rt5640: Drop dummy register namesCezary Rojewski2-22/+22
2025-06-09ASoC: tas571x: add support for tas5753Bram Vlerick1-0/+52
2025-06-09ASoC: codecs: wcd939x: Add VDD_PX supplyKrzysztof Kozlowski1-1/+1
2025-06-09ASoC: codecs: wcd939x: Simplify return from devm_gpiod_get() errorKrzysztof Kozlowski1-4/+3
2025-06-09ASoC: codecs: wcd939x: Simplify with devm_regulator_bulk_get_enable()Krzysztof Kozlowski1-28/+10
2025-06-09ASoC: codecs: wcd938x: Simplify with devm_regulator_bulk_get_enable()Krzysztof Kozlowski1-26/+9
2025-06-09ASoC: codecs: wcd937x: Simplify with devm_regulator_bulk_get_enable()Krzysztof Kozlowski2-23/+9
2025-06-09ASoC: codecs: wcd939x: Drop unused 'struct wcd939x_priv' fieldsKrzysztof Kozlowski1-2/+0
2025-06-09ASoC: codecs: wcd938x: Drop unused variant fieldKrzysztof Kozlowski1-7/+7
2025-06-09ASoC: codecs: wcd938x: Drop unused 'struct wcd938x_priv' fieldsKrzysztof Kozlowski1-2/+0
2025-06-09ASoC: codecs: wcd937x: Drop unused 'struct wcd937x_priv' fieldsKrzysztof Kozlowski1-2/+0
2025-06-09ASoC: codecs: wcd934x: Drop unused num_rx_port/num_tx_port fieldsKrzysztof Kozlowski1-4/+0
2025-06-09ASoC: codecs: wcd9335: Drop unused sido_input_src fieldKrzysztof Kozlowski1-5/+0
2025-06-09ASoC: codecs: Constify regmap configuration static variablesKrzysztof Kozlowski18-21/+21
2025-06-09ASoC: codecs: ES8326: Modify initialization configurationZhang Yi1-2/+1
2025-06-09ASoC: cs48l32: Fix a signedness bug in cs48l32_hw_params()Harshit Mogalapalli1-0/+4
2025-06-08treewide, timers: Rename from_timer() to timer_container_of()Ingo Molnar1-1/+2
2025-06-05Merge tag 'asoc-fix-v6.16-merge-window' of https://git.kernel.org/pub/scm/lin...Takashi Iwai7-29/+126
2025-06-02ASoC: Intel: avs: Set of functional fixesMark Brown1-2/+2
2025-06-02ASoC: rt1320: fix speaker noise when volume bar is 100%Shuming Fan1-1/+16
2025-06-02ASoC: codecs: hda: Fix RPM usage count underflowCezary Rojewski1-2/+2
2025-05-28ASoC: tas571x: fix tas5733 num_controlsBram Vlerick1-1/+1
2025-05-27ASoC: codecs: wcd93xx: Few regulator supplies fixesMark Brown2-24/+8
2025-05-27ASoC: tas571x: add separate tas5733 controlsBram Vlerick2-1/+98
2025-05-27ASoC: codecs: fix out-of-bounds access on invalid clock configQasim Ijaz1-0/+1
2025-05-27ASoC: codecs: wcd9375: Fix double free of regulator suppliesKrzysztof Kozlowski1-5/+1
2025-05-27ASoC: codecs: wcd937x: Drop unused buck_supplyKrzysztof Kozlowski1-1/+0
2025-05-27ASoC: codecs: wcd9335: Fix missing free of regulator suppliesKrzysztof Kozlowski1-18/+7
2025-05-23Merge tag 'asoc-v6.16-2' of https://git.kernel.org/pub/scm/linux/kernel/git/b...Takashi Iwai4-0/+923
2025-05-23ASoC: codecs: add support for ES8375Mark Brown4-0/+923
2025-05-23ASoC: codecs: add support for ES8375Zhang Yi4-0/+923
2025-05-22Merge tag 'asoc-v6.16' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai71-716/+8514
2025-05-22ASoC: wm_adsp: Make cirrus_dir constRichard Fitzgerald1-1/+1
2025-05-22ALSA: hda/tas2781: Move and unified the calibrated-data getting function for ...Shenghao Ding1-15/+0
2025-05-19ASoC: tas2781: Header file cleanup and Move the macro definitions to fwlibShenghao Ding1-0/+5
2025-05-19ASoC: rt722: make regmap cache-only in probeShuming Fan2-1/+4
2025-05-16Merge branch 'for-linus' into for-nextTakashi Iwai2-3/+9
2025-05-15cs35l56: Log tuning unique identifiers during firmwareMark Brown2-0/+29
2025-05-15ASoC: codecs: add support for ES8389Mark Brown4-1/+1110
2025-05-14ASoC: codecs: add support for ES8389Zhang Yi4-1/+1110
2025-05-14ASoC: cs35l56: Log tuning unique identifiers during firmware loadSimon Trimmer2-0/+29
2025-05-13ASoC: tlv320aic3x: Use dev_err_probeNishanth Menon1-4/+2