summaryrefslogtreecommitdiffstats
path: root/sound/soc
AgeCommit message (Expand)AuthorLines
2021-12-10Merge tag 'sound-5.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds-87/+176
2021-12-06Merge tag 'asoc-fix-v5.16-rc4' of https://git.kernel.org/pub/scm/linux/kernel...Takashi Iwai-87/+176
2021-12-01Merge tag 'sound-5.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds-257/+801
2021-12-01ASoC: codecs: wsa881x: fix return values from kcontrol putSrinivas Kandagatla-4/+12
2021-12-01ASoC: codecs: wcd934x: return correct value from mixer putSrinivas Kandagatla-2/+5
2021-12-01ASoC: codecs: wcd934x: handle channel mappping list correctlySrinivas Kandagatla-31/+88
2021-12-01ASoC: qdsp6: q6routing: Fix return value from msm_routing_put_audio_mixerSrinivas Kandagatla-3/+5
2021-11-30ASoC: SOF: Intel: Retry codec probing if it failsHui Wang-5/+9
2021-11-30ASoC: amd: fix uninitialized variable in snd_acp6x_probe()Dan Carpenter-1/+2
2021-11-30ASoC: rockchip: i2s_tdm: Dup static DAI templateNicolas Frattaroli-21/+31
2021-11-27Suspend related fixes on TegraMark Brown-12/+12
2021-11-26ASoC: rt5682s: Fix crash due to out of scope stack varsRob Clark-4/+6
2021-11-26ASoC: rt5682: Fix crash due to out of scope stack varsRob Clark-4/+6
2021-11-26ASoC: tegra: Use normal system sleep for ADXSameer Pujar-2/+2
2021-11-26ASoC: tegra: Use normal system sleep for AMXSameer Pujar-2/+2
2021-11-26ASoC: tegra: Use normal system sleep for MixerSameer Pujar-2/+2
2021-11-26ASoC: tegra: Use normal system sleep for MVCSameer Pujar-2/+2
2021-11-26ASoC: tegra: Use normal system sleep for SFCSameer Pujar-2/+2
2021-11-26ASoC: tegra: Balance runtime PM countSameer Pujar-2/+2
2021-11-25Merge tag 'asoc-fix-v5.16-rc3' of https://git.kernel.org/pub/scm/linux/kernel...Takashi Iwai-257/+801
2021-11-24ASoC: SOF: hda: reset DAI widget before reconfiguring itRanjani Sridharan-0/+7
2021-11-24ASoC: cs35l41: Set the max SPI speed for the whole deviceLucas Tanure-39/+4
2021-11-23Merge tag 'sound-5.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds-75/+519
2021-11-23ASoC: Intel: soc-acpi: add entry for ESSX8336 on CMLPierre-Louis Bossart-0/+6
2021-11-22ASoC: rk817: Add module alias for rk817-codecNicolas Frattaroli-0/+1
2021-11-22ASoC: soc-acpi: Set mach->id field on comp_ids matchesHans de Goede-1/+3
2021-11-18ASoC: tegra: Fix kcontrol put callback in MixerSameer Pujar-7/+19
2021-11-18ASoC: tegra: Fix kcontrol put callback in ADXSameer Pujar-0/+3
2021-11-18ASoC: tegra: Fix kcontrol put callback in AMXSameer Pujar-0/+3
2021-11-18ASoC: tegra: Fix kcontrol put callback in SFCSameer Pujar-31/+93
2021-11-18ASoC: tegra: Fix kcontrol put callback in MVCSameer Pujar-4/+18
2021-11-18ASoC: tegra: Fix kcontrol put callback in AHUBSameer Pujar-4/+7
2021-11-18ASoC: tegra: Fix kcontrol put callback in DSPKSameer Pujar-32/+146
2021-11-18ASoC: tegra: Fix kcontrol put callback in DMICSameer Pujar-34/+149
2021-11-18ASoC: tegra: Fix kcontrol put callback in I2SSameer Pujar-76/+226
2021-11-18ASoC: tegra: Fix kcontrol put callback in ADMAIFSameer Pujar-29/+109
2021-11-18ASoC: tegra: Fix wrong value type in MVCSameer Pujar-4/+4
2021-11-18ASoC: tegra: Fix wrong value type in SFCSameer Pujar-9/+12
2021-11-18ASoC: tegra: Fix wrong value type in DSPKSameer Pujar-12/+11
2021-11-18ASoC: tegra: Fix wrong value type in DMICSameer Pujar-12/+11
2021-11-18ASoC: tegra: Fix wrong value type in I2SSameer Pujar-18/+24
2021-11-18ASoC: tegra: Fix wrong value type in ADMAIFSameer Pujar-2/+2
2021-11-18Merge tag 'asoc-fix-v5.16-rc1' of https://git.kernel.org/pub/scm/linux/kernel...Takashi Iwai-75/+519
2021-11-17ASoC: stm32: i2s: fix 32 bits channel length without mclkOlivier Moysan-1/+1
2021-11-16ASoC: codecs: lpass-rx-macro: fix HPHR setting CLSH maskSrinivas Kandagatla-1/+1
2021-11-16ASoC: codecs: wcd934x: return error code correctly from hw_paramsSrinivas Kandagatla-2/+1
2021-11-16ASoC: codecs: wcd938x: fix volatile register rangeSrinivas Kandagatla-0/+3
2021-11-16ASoC: topology: Add missing rwsem around snd_ctl_remove() callsTakashi Iwai-0/+3
2021-11-16ASoC: qdsp6: q6routing: validate port id before setting up routeSrinivas Kandagatla-0/+6
2021-11-16ASoC: qdsp6: q6adm: improve error reportingSrinivas Kandagatla-2/+2