summaryrefslogtreecommitdiff
path: root/sound/soc/codecs
AgeCommit message (Expand)AuthorFilesLines
2024-08-08ASoC: tas2781-i2c: Drop weird GPIO codeLinus Walleij3-25/+3
2024-08-08ASoC: codecs: lpass-va-macro: warn on unknown versionDmitry Baryshkov1-0/+4
2024-08-08ASoC: codecs: lpass-macro: fix version strings returned for 1.x codecsDmitry Baryshkov1-0/+6
2024-08-06ASoC: Extend wm_adsp so cs35l56 can suppress controlsMark Brown3-3/+28
2024-08-05ASoC: cs35l56: Handle OTP read latency over SoundWireRichard Fitzgerald1-0/+77
2024-08-05ASoC: codecs: lpass-macro: fix missing codec versionJohan Hovold1-0/+2
2024-08-05ASoC: cs-amp-lib: Fix NULL pointer crash if efi.get_variable is NULLRichard Fitzgerald1-1/+1
2024-08-05ASoC: cs35l56: Stop creating ALSA controls for firmware coefficientsSimon Trimmer1-0/+11
2024-08-05ASoC: wm_adsp: Add control_add callback and export wm_adsp_control_add()Simon Trimmer2-3/+17
2024-08-02ASoC: cs43130: Constify snd_soc_component_driver structChristophe JAILLET1-41/+32
2024-08-02ASoC: sti-sas: Constify snd_soc_component_driver structChristophe JAILLET1-16/+5
2024-08-02ASoC: tas2781: Fix a compiling warning reported by robot kernel test due to a...Shenghao Ding1-0/+1
2024-08-02ASoC: cs42l43: Cache shutter IRQ control pointersCharles Keepax2-17/+58
2024-08-02ASoC: cs35l45: Use new snd_soc_component_get_kcontrol_locked() helperCharles Keepax1-9/+2
2024-08-02ASoC: cs42l43: Remove redundant semi-colon at end of functionCharles Keepax1-1/+1
2024-08-01ASoC: Use of_property_read_bool()Rob Herring (Arm)1-2/+2
2024-07-31ASoC: nau8822: Lower debug print priorityFrancesco Dolcini1-1/+1
2024-07-29ASoC: codecs: wcd93xx/wsa88xx: Correct Soundwire portsMark Brown6-9/+9
2024-07-29ASoC: tas2781: Add TAS2563 into the HeaderShenghao Ding1-3/+3
2024-07-29ASoC: codecs: wsa88xx and wcd93xx: Soundwire portMark Brown7-92/+88
2024-07-29ASoC: codecs: wsa88xx: Few cleanupsMark Brown3-20/+20
2024-07-29ASoC: cs530x: Change IN HPF Select kcontrol namePaul Handrigan1-4/+4
2024-07-29ASoC: codecs: wsa884x: Correct Soundwire ports maskKrzysztof Kozlowski1-1/+1
2024-07-29ASoC: codecs: wsa883x: Correct Soundwire ports maskKrzysztof Kozlowski1-1/+1
2024-07-29ASoC: codecs: wsa881x: Correct Soundwire ports maskKrzysztof Kozlowski1-1/+1
2024-07-29ASoC: codecs: wcd939x-sdw: Correct Soundwire ports maskKrzysztof Kozlowski1-2/+2
2024-07-29ASoC: codecs: wcd938x-sdw: Correct Soundwire ports maskKrzysztof Kozlowski1-2/+2
2024-07-29ASoC: codecs: wcd937x-sdw: Correct Soundwire ports maskKrzysztof Kozlowski1-2/+2
2024-07-29ASoC: codecs: wcd939x: Move max port number defines to enumKrzysztof Kozlowski1-3/+3
2024-07-29ASoC: codecs: wcd938x: Move max port number defines to enumKrzysztof Kozlowski1-2/+2
2024-07-29ASoC: codecs: wcd937x: Move max port number defines to enumKrzysztof Kozlowski1-17/+17
2024-07-29ASoC: codecs: wcd938x: Drop unused defines and enumsKrzysztof Kozlowski1-18/+0
2024-07-29ASoC: codecs: wsa884x: Use designator array initializers for Soundwire portsKrzysztof Kozlowski1-12/+22
2024-07-29ASoC: codecs: wsa883x: Use designator array initializers for Soundwire portsKrzysztof Kozlowski1-20/+22
2024-07-29ASoC: codecs: wsa881x: Use designator array initializers for Soundwire portsKrzysztof Kozlowski1-20/+22
2024-07-29ASoC: cs42l42: Convert comma to semicolonChen Ni1-6/+6
2024-07-29ASoC: codecs: lpass-wsa-macro: Do not hard-code dai in VI mixerKrzysztof Kozlowski1-12/+13
2024-07-29ASoC: rt5682s: Return devm_of_clk_add_hw_provider to transfer the errorMa Ke1-1/+3
2024-07-29ASoC: codecs: ES8326: suspend issueZhang Yi1-1/+3
2024-07-29ASoC: codecs: wsa884x: Simplify handling variantKrzysztof Kozlowski1-3/+2
2024-07-29ASoC: codecs: wsa883x: Simplify handling variant/versionKrzysztof Kozlowski1-10/+7
2024-07-29ASoC: codecs: wsa883x: Handle reading version failureKrzysztof Kozlowski1-5/+11
2024-07-29ASoC: codecs: wsa881x: Drop unused version readoutKrzysztof Kozlowski1-2/+0
2024-07-27Merge tag 'devicetree-fixes-for-6.11-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-7/+5
2024-07-26Merge tag 'sound-fix-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-1/+1
2024-07-25of: remove internal arguments from of_property_for_each_u32()Luca Ceresoli1-7/+5
2024-07-22ASoC: TAS2781: Fix tasdev_load_calibrated_data()Dan Carpenter1-1/+1
2024-07-19Merge tag 'sound-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds97-1480/+14910
2024-07-18Merge tag 'mfd-next-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds3-0/+320
2024-07-12Fix the unbalanced pm_runtime_enable in wcd937x-sdwMark Brown3-85/+30