summaryrefslogtreecommitdiff
path: root/sound/soc
AgeCommit message (Expand)Author
2021-10-15Merge tag 'asoc-fix-v5.15-rc5' of https://git.kernel.org/pub/scm/linux/kernel...Takashi Iwai
2021-10-13ASoC: wm8960: Fix clock configuration on slave modeShengjiu Wang
2021-10-12ASoC: cs42l42: Ensure 0dB full scale volume is used for headsetsStefan Binding
2021-10-11ASoC: soc-core: fix null-ptr-deref in snd_soc_del_component_unlocked()Yang Yingliang
2021-10-07ASoC: codec: wcd938x: Add irq config supportSrinivasa Rao Mandadapu
2021-10-07ASoC: DAPM: Fix missing kctl change notificationsTakashi Iwai
2021-10-07ASoC: Intel: bytcht_es8316: Utilize dev_err_probe() to avoid log saturationAndy Shevchenko
2021-10-07ASoC: Intel: bytcht_es8316: Switch to use gpiod_get_optional()Andy Shevchenko
2021-10-07ASoC: Intel: bytcht_es8316: Use temporary variable for struct deviceAndy Shevchenko
2021-10-07ASoC: Intel: bytcht_es8316: Get platform data via dev_get_platdata()Andy Shevchenko
2021-10-07ASoC: wcd938x: Fix jack detection issueSrinivasa Rao Mandadapu
2021-09-30ASoC: nau8824: Fix headphone vs headset, button-press detection no longer wor...Hans de Goede
2021-09-27ASoC: cs4341: Add SPI device ID tableMark Brown
2021-09-27ASoC: pcm179x: Add missing entries SPI to device ID tableMark Brown
2021-09-21Merge tag 'asoc-fix-v5.15-rc2' of https://git.kernel.org/pub/scm/linux/kernel...Takashi Iwai
2021-09-21ASoC: fsl_xcvr: Fix channel swap issue with ARCShengjiu Wang
2021-09-21ASoC: pcm512x: Mend accesses to the I2S_1 and I2S_2 registersPeter Rosin
2021-09-17ASoC: SOF: trace: Omit error print when waking up trace sleepersPeter Ujfalusi
2021-09-17ASoC: mediatek: mt8195: remove wrong fixup assignment on HDMITXTrevor Wu
2021-09-16ASoC: SOF: loader: Re-phrase the missing firmware error to avoid duplicationPeter Ujfalusi
2021-09-16ASoC: SOF: loader: release_firmware() on load failure to avoid batchingMarc Herbert
2021-09-15ASoC: SOF: imx: imx8m: Bar index is only valid for IRAM and SRAM typesPeter Ujfalusi
2021-09-15ASoC: SOF: imx: imx8: Bar index is only valid for IRAM and SRAM typesPeter Ujfalusi
2021-09-15ASoC: SOF: Fix DSP oops stack dump output contentsYong Zhi
2021-09-10Merge series "ASoC: fsl: register platform component before registering cpu d...Mark Brown
2021-09-10ASoC: mediatek: common: handle NULL case in suspend/resume functionTrevor Wu
2021-09-10ASoC: fsl_xcvr: register platform component before registering cpu daiShengjiu Wang
2021-09-10ASoC: fsl_spdif: register platform component before registering cpu daiShengjiu Wang
2021-09-10ASoC: fsl_micfil: register platform component before registering cpu daiShengjiu Wang
2021-09-10ASoC: fsl_esai: register platform component before registering cpu daiShengjiu Wang
2021-09-10ASoC: fsl_sai: register platform component before registering cpu daiShengjiu Wang
2021-09-09Merge tag 'sound-fix-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-09-09ASoC: mediatek: add required config dependencyTrevor Wu
2021-09-09ASoC: Intel: sof_sdw: tag SoundWire BEs as non-atomicPierre-Louis Bossart
2021-09-08Merge tag 'asoc-fix-v5.15-rc1' of https://git.kernel.org/pub/scm/linux/kernel...Takashi Iwai
2021-09-03ASoC: rockchip: i2s: Fix concurrency between tx/rxSugar Zhang
2021-09-03ASoC: mt8195: correct the dts parsing logic about DPTX and HDMITXTrevor Wu
2021-09-03ASoC: Intel: boards: Fix CONFIG_SND_SOC_SDW_MOCKUP selectNathan Chancellor
2021-09-01Merge tag 'sound-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2021-09-01ASoC: rt5682: fix headset background noise when S3 stateShuming Fan
2021-09-01Merge tag 'asoc-v5.15' into asoc-5.15Mark Brown
2021-09-01ASoC: mediatek: SND_SOC_MT8195 should depend on ARCH_MEDIATEKGeert Uytterhoeven
2021-09-01ASoC: samsung: s3c24xx_simtec: fix spelling mistake "devicec" -> "device"Colin Ian King
2021-09-01ASoC: audio-graph: respawn Platform SupportKuninori Morimoto
2021-09-01ASoC: mediatek: mt8195: add MTK_PMIC_WRAP dependencyTrevor Wu
2021-08-30Merge tag 'asoc-v5.15' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai
2021-08-30Merge remote-tracking branch 'asoc/for-5.15' into asoc-linusMark Brown
2021-08-30Merge remote-tracking branch 'asoc/for-5.14' into asoc-linusMark Brown
2021-08-30ASoC: Revert PCM trigger changesMark Brown
2021-08-26Merge series "ASoC: wcd9335: Firx some resources leak in the probe and remove...Mark Brown