summaryrefslogtreecommitdiff
path: root/sound/soc/codecs
AgeCommit message (Expand)AuthorFilesLines
2024-09-11ASoC: tlv320aic31xx: Fix typosAndrew Kreimer1-1/+1
2024-09-10Merge branch 'for-linus' into for-nextTakashi Iwai3-1/+12
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-09ASoC: tas2781: fix to save the dsp bin file name into the correct array in ca...Shenghao Ding1-1/+1
2024-09-06Merge tag 'sound-6.11-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds3-1/+12
2024-09-06ASoC: codecs: Use devm_clk_get_enabled() helpersying zuxin1-13/+1
2024-09-06ASoC: spdif: extend supported rates to 768kHzJerome Brunet2-2/+4
2024-09-06ASoC: cs35l34: drop useless rate contraintJerome Brunet1-21/+0
2024-09-06ASoC: cs53l30: drop SNDRV_PCM_RATE_KNOTJerome Brunet1-21/+3
2024-09-06ASoC: cs35l41: drop SNDRV_PCM_RATE_KNOTJerome Brunet1-23/+11
2024-09-06ASoC: cs35l36: drop SNDRV_PCM_RATE_KNOTJerome Brunet1-22/+12
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-30ASoC: codecs: lpass-va-macro: set the default codec version for sm8250Srinivas Kandagatla1-1/+10
2024-08-29Merge branch 'for-linus' into for-nextTakashi Iwai5-4/+27
2024-08-29ASoC: codecs: wsa884x: Implement temperature reading and hwmonKrzysztof Kozlowski1-0/+201
2024-08-27Merge tag 'sound-6.11-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds5-4/+27
2024-08-26ASoC: tas2781: replace devm_kzalloc and scnprintf with devm_kstrdupShenghao Ding1-13/+10
2024-08-26ASoC: fix module autoloadingLiao Chen1-0/+1
2024-08-26ASoC: tda7419: fix module autoloadingLiao Chen1-0/+1
2024-08-24ASoC: Merge up fixesMark Brown2-1/+15
2024-08-23Merge tag 'kbuild-fixes-v6.11-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-1/+0
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-12treewide: remove unnecessary <linux/version.h> inclusionMasahiro Yamada1-1/+0
2024-08-09ASoC: Drop snd_soc_*_get_kcontrol_locked()Takashi Iwai1-1/+1
2024-08-09ASoC: 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-08ASoC: tas*: Drop unused GPIO includesLinus Walleij4-4/+0
2024-08-08ASoC: tas2781-i2c: Get the right GPIO lineLinus Walleij1-1/+1