summaryrefslogtreecommitdiff
path: root/sound/soc/codecs
AgeCommit message (Expand)AuthorFilesLines
2021-04-30Merge tag 'sound-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds127-1090/+10248
2021-04-29Merge tag 'mfd-next-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds1-0/+1819
2021-04-26Merge tag 'tty-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds1-1/+0
2021-04-23Merge remote-tracking branch 'asoc/for-5.13' into asoc-nextMark Brown123-712/+11688
2021-04-23ASoC: rt711-sdca: add the notification when volume changedShuming Fan1-2/+11
2021-04-23ASoC: rt711-sdca: change capture switch controlsShuming Fan2-43/+127
2021-04-23ASoC: da7219: properly get clk from the providerJerome Brunet1-1/+4
2021-04-23ASoC: lpass: use the clock provider APIJerome Brunet2-13/+5
2021-04-23ASoC: rt5682: clock driver must use the clock provider APIJerome Brunet1-3/+3
2021-04-23ASoC: wcd934x: use the clock provider APIJerome Brunet1-2/+4
2021-04-22ASoC: adau17x1: Avoid overwriting CHPFNiklas Carlsson1-2/+11
2021-04-20ASoC: ak4458: enable daisy chainViorel Suman2-16/+32
2021-04-20ASoC: rt1015p: add support on format S32_LEJack Yu1-1/+2
2021-04-19Merge series "ASoC: rt286/rt298: Fixes for DMIC2 config and combo jack" from ...Mark Brown2-15/+28
2021-04-19ASoC: rt286: Generalize support for ALC3263 codecDavid Ward1-10/+10
2021-04-19ASoC: rt298: Configure combo jack for headphonesDavid Ward1-2/+7
2021-04-19ASoC: rt286: Configure combo jack for headphonesDavid Ward1-2/+7
2021-04-19ASoC: sigmadsp: Disable cache mechanism for readbacksNiklas Carlsson1-2/+16
2021-04-19Merge series "ASoC: rt286/rt298: Fixes for DMIC2 config and combo jack" from ...Mark Brown1-1/+4
2021-04-19ASoC: rt286: Make RT286_SET_GPIO_* readable and writableDavid Ward1-0/+3
2021-04-19ASoC: rt286: Fix upper byte in DMIC2 configurationDavid Ward1-1/+1
2021-04-19Merge series "ASoC: remove more cppcheck warnings" from Pierre-Louis Bossart ...Mark Brown2-3/+1
2021-04-19ASoC: ak4458: check reset control statusViorel Suman1-5/+16
2021-04-19ASoC: codecs: rt5682: clarify expressionPierre-Louis Bossart1-1/+1
2021-04-19ASoC: codecs: lpass-rx-macro: remove useless returnPierre-Louis Bossart1-2/+0
2021-04-16ASoC: rt715: remove kcontrols which no longer be usedJack Yu2-68/+36
2021-04-16ASoC: rt715: add main capture switch and main capture volumeJack Yu2-0/+258
2021-04-16ASoC: rt715: modification for code simplicityJack Yu1-4/+4
2021-04-15ASoC: codecs: wcd934x: Fix missing IRQF_ONESHOT as only threaded handlerGuangqing Zhu1-1/+1
2021-04-14Merge tags 'ib-mfd-clk-gpio-regulator-rtc-v5.13', 'ib-mfd-extcon-v5.13', 'ib-...Lee Jones20-268/+2016
2021-04-14ASoC: cs35l35: remove unused including <linux/version.h>Yang Li1-1/+0
2021-04-14ASoC: ak5558: change function name to ak5558_resetShengjiu Wang1-16/+7
2021-04-14ASoC: ak5558: correct reset polarityShengjiu Wang1-2/+2
2021-04-13ASoC: cs35l36: Fix an error handling path in 'cs35l36_i2c_probe()'Christophe JAILLET1-1/+1
2021-04-13ASoC: cs35l35: Fix an error handling path in 'cs35l35_i2c_probe()'Christophe JAILLET1-1/+1
2021-04-09ASoC: wcd9335: constify static struct snd_soc_dai_opsYe Bin1-1/+1
2021-04-09ASoC: codecs: lpass-tx-macro: constify static struct snd_soc_dai_opsYe Bin1-1/+1
2021-04-09ASoC: codecs: lpass-wsa-macro: constify static struct snd_soc_dai_opsYe Bin1-1/+1
2021-04-09ASoC: rt1019: remove registers to sync with rt1019 datasheetJack Yu2-495/+1
2021-04-09ASoC: rt711-sdca: Constify static struct snd_soc_dai_opsYe Bin1-1/+1
2021-04-09ASoC: wcd934x: constify static struct snd_soc_dai_opsYe Bin1-1/+1
2021-04-09ASoC: rt715-sdca: Constify static struct snd_soc_dai_opsYe Bin1-1/+1
2021-04-09ASoC: codecs: lpass-rx-macro: constify static struct snd_soc_dai_opsYe Bin1-1/+1
2021-04-08ASoC: tas2770: Constify static struct snd_soc_dai_opsYe Bin1-1/+1
2021-04-08ASoC: cx2072x: constify static struct snd_soc_dai_opsYe Bin1-1/+1
2021-04-08ASoC: rt1019: constify static struct snd_soc_dai_opsYe Bin1-1/+1
2021-04-08ASoC: tas2764: constify static struct snd_soc_dai_opsYe Bin1-1/+1
2021-04-08ASoC: codecs: tlv320aic3x: add AIC3106Jiri Prchal4-0/+8
2021-04-08ASoC: codecs: wsa881x: constify static struct snd_soc_dai_opsYe Bin1-1/+1
2021-04-08ASoC: codecs: Fix runtime PM imbalance in tas2552_probeDinghao Liu1-1/+3