summaryrefslogtreecommitdiff
path: root/sound/soc
AgeCommit message (Expand)Author
2020-09-18Merge tag 'sound-5.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2020-09-11Merge tag 'asoc-fix-v5.9-rc4' of https://git.kernel.org/pub/scm/linux/kernel/...Takashi Iwai
2020-09-08ASoC: tlv320adcx140: Wake up codec before accessing registerCamel Guo
2020-09-07ASoC: core: Do not cleanup uninitialized dais on soc_pcm_open failureCezary Rojewski
2020-09-04Merge tag 'sound-5.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2020-09-02ASoC: Intel: bytcr_rt5640: Add quirk for MPMAN Converter9 2-in-1Hans de Goede
2020-09-02ASoC: txx9: convert tasklets to use new tasklet_setup() APIAllen Pais
2020-09-02ASoC: siu: convert tasklets to use new tasklet_setup() APIAllen Pais
2020-09-02ASoC: fsl_esai: convert tasklets to use new tasklet_setup() APIAllen Pais
2020-09-01ASoC: Intel: haswell: Fix power transition refactorCezary Rojewski
2020-09-01ASoC: tlv320adcx140: Fix accessing uninitialized adcx140->devCamel Guo
2020-09-01ASoC: wm8994: Ensure the device is resumed in wm89xx_mic_detect functionsSylwester Nawrocki
2020-09-01ASoC: wm8994: Skip setting of the WM8994_MICBIAS register for WM1811Sylwester Nawrocki
2020-08-28ASoC: meson: axg-toddr: fix channel order on g12 platformsJerome Brunet
2020-08-28ASoC: soc-core: add snd_soc_find_dai_with_mutex()Kuninori Morimoto
2020-08-26Merge series "ASoC: Fix return check for devm_regmap_init_sdw()" from Vinod K...Mark Brown
2020-08-26ASoC: qcom: common: Fix refcount imbalance on errorDinghao Liu
2020-08-26ASoC: rt700: Fix return check for devm_regmap_init_sdw()Vinod Koul
2020-08-26ASoC: rt715: Fix return check for devm_regmap_init_sdw()Vinod Koul
2020-08-26ASoC: rt711: Fix return check for devm_regmap_init_sdw()Vinod Koul
2020-08-26ASoC: rt1308-sdw: Fix return check for devm_regmap_init_sdw()Vinod Koul
2020-08-26ASoC: max98373: Fix return check for devm_regmap_init_sdw()Vinod Koul
2020-08-25ASoC: ti: fixup ams_delta_mute() function nameKuninori Morimoto
2020-08-25ASoC: pcm3168a: ignore 0 Hz settingsKuninori Morimoto
2020-08-25Merge tag 'v5.9-rc2' into asoc-5.9Mark Brown
2020-08-24ASoC: Intel: tgl_max98373: fix a runtime pm issue in multi-thread caseRander Wang
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-08-21Merge tag 'sound-5.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2020-08-21ASoC: qcom: Set card->owner to avoid warningsStephan Gerhold
2020-08-21ASoC: intel: atom: Add period size constraintBrent Lu
2020-08-19ASoC: Intel: skl_hda_dsp_generic: Fix NULLptr dereference in autosuspend delayMateusz Gorski
2020-08-19Merge tag 'asoc-fix-v5.9-rc1' of https://git.kernel.org/pub/scm/linux/kernel/...Takashi Iwai
2020-08-17ASoC: intel: Fix memleak in sst_media_openDinghao Liu
2020-08-17ASoC: wm8994: Avoid attempts to read unreadable registersSylwester Nawrocki
2020-08-17ASoC: msm8916-wcd-analog: fix register Interrupt offsetSrinivas Kandagatla
2020-08-17ASoC: wm8994: Prevent access to invalid VU register bits on WM1811Sylwester Nawrocki
2020-08-11ASoC: q6routing: add dummy register read/write functionSrinivas Kandagatla
2020-08-11ASoC: q6afe-dai: mark all widgets registers as SND_SOC_NOPMSrinivas Kandagatla
2020-08-11ASoC: Make soc_component_read() returning an error code againTakashi Iwai
2020-08-10ASoC: amd: Replacing component->name with codec_dai->name.Ravulapati Vishnu vardhan rao
2020-08-06Merge tag 'sound-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2020-08-03Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2020-08-03Merge series "ASoC: tegra: Fix compile warning with CONFIG_PM=n" from Takashi...Mark Brown
2020-08-03ASoC: fsl: Fix unused variable warningTakashi Iwai
2020-08-03ASoC: tegra: tegra210_i2s: Fix compile warning with CONFIG_PM=nTakashi Iwai
2020-08-03ASoC: tegra: tegra210_dmic: Fix compile warning with CONFIG_PM=nTakashi Iwai
2020-08-03ASoC: tegra: tegra210_ahub: Fix compile warning with CONFIG_PM=nTakashi Iwai
2020-08-03ASoC: tegra: tegra210_admaif: Fix compile warning with CONFIG_PM=nTakashi Iwai
2020-08-03ASoC: tegra: tegra186_dspk: Fix compile warning with CONFIG_PM=nTakashi Iwai
2020-08-03ASoC: amd: renoir: restore two more registers during resumeHui Wang