aboutsummaryrefslogtreecommitdiff
path: root/sound/soc/codecs
AgeCommit message (Expand)AuthorFilesLines
2024-09-13ASoC: tas2781: Add Calibration Kcontrols for ChromebookShenghao Ding3-11/+962
2024-09-10ASoC: tlv320aic31xx: Fix typosAndrew Kreimer1-1/+1
2024-09-09ASoC: Switch back to struct platform_driver::remove()Uwe Kleine-König22-22/+22
2024-09-09ASoC: tlv320aic31xx: Add support for loading filter coefficientsRomain Gantois1-0/+100
2024-09-06ASoC: codecs: Use devm_clk_get_enabled() helpersying zuxin1-13/+1
2024-09-05ASoC: codecs: add MT6357 supportNicolas Belin4-0/+2524
2024-09-03ASoC: tlv320aic32x4: Add multi endpoint supportMarek Vasut1-0/+9
2024-09-03ASoC: rt5682: Return devm_of_clk_add_hw_provider to transfer the errorMa Ke1-1/+3
2024-09-02ASoC: rt1320: Add support for version CShuming Fan2-23/+2127
2024-08-30ASoC: cs-amp-lib: Add KUnit test case for empty calibration entriesRichard Fitzgerald1-0/+44
2024-08-29ASoC: codecs: wsa884x: Implement temperature reading and hwmonKrzysztof Kozlowski1-0/+201
2024-08-26ASoC: tas2781: replace devm_kzalloc and scnprintf with devm_kstrdupShenghao Ding1-13/+10
2024-08-23ASoC: Merge up fixesMark Brown2-1/+15
2024-08-22ASoC: cs-amp-lib: Ignore empty UEFI calibration entriesRichard Fitzgerald1-1/+6
2024-08-22ASoC: cs35l56: Make struct regmap_config constRichard Fitzgerald1-3/+3
2024-08-22ASoC: cs-amp-lib-test: Force test calibration blob entries to be validRichard Fitzgerald1-0/+9
2024-08-21ASoC: tas2781: Remove unnecessary line feed for tasdevice_codec_removeBaojun Xu1-4/+3
2024-08-21ASoC: codecs: wcd934x: make read-only array minCode_param static constColin Ian King1-2/+2
2024-08-20ASoC: Merge up fixesMark Brown3-3/+12
2024-08-20ASoC: tas5086: use sleeping variants of gpiod APIDmitry Torokhov1-4/+5
2024-08-19ASoC: Intel: Remove skylake driverMark Brown2-0/+3
2024-08-15ASoc: tas2781: Remove unnecessary line feed and spaceShenghao Ding1-4/+3
2024-08-14ASoC: codecs: wcd937x: Fix missing de-assert of reset GPIOKrzysztof Kozlowski1-3/+2
2024-08-13ASoc: tas2781: Rename dai_driver name to unify the name between TAS2563 and T...Shenghao Ding1-1/+1
2024-08-13ASoC: rt1318: Constify struct reg_sequenceChristophe JAILLET1-2/+1
2024-08-13ASoC: cs43130: Constify struct reg_sequence and reg_sequencesChristophe JAILLET1-20/+20
2024-08-08ASoC: codecs: warn on unknown codec versionMark Brown2-0/+10
2024-08-08ASoC: tas*: Fix up GPIO usageMark Brown7-30/+4
2024-08-08ASoC: cs35l56: Patch CS35L56_IRQ1_MASK_18 to the default valueSimon Trimmer1-0/+1
2024-08-08ASoC: codecs: ES8326: button detect issueZhang Yi1-0/+2
2024-08-08ASoC: codecs: ES8326: input issue after initZhang Yi1-0/+2
2024-08-08ASoC: cs35l56: Use regmap_read_bypassed() to wake the deviceSimon Trimmer1-14/+5
2024-08-08ASoC: Merge fixesMark Brown17-45/+183
2024-08-07ASoC: tas*: Drop unused GPIO includesLinus Walleij4-4/+0
2024-08-07ASoC: tas2781-i2c: Get the right GPIO lineLinus Walleij1-1/+1
2024-08-07ASoC: tas2781-i2c: Drop weird GPIO codeLinus Walleij3-25/+3
2024-08-07ASoC: codecs: lpass-va-macro: warn on unknown versionDmitry Baryshkov1-0/+4
2024-08-07ASoC: 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