summaryrefslogtreecommitdiff
path: root/sound/soc
AgeCommit message (Expand)Author
2022-01-27ASoC: mediatek: mt8183: fix device_node leakTzung-Bi Shih
2022-01-27ASoC: mediatek: mt8173: fix device_node leakTzung-Bi Shih
2022-01-27ASoC: mediatek: mt8192-mt6359: fix device_node leakTzung-Bi Shih
2022-01-27ASoC: imx-hdmi: add put_device() after of_find_device_by_node()Ye Guojin
2022-01-27ASoC: fsl_asrc: refine the check of available clock dividerShengjiu Wang
2022-01-27ASoC: imx-card: improve the sound quality for low rateShengjiu Wang
2022-01-27ASoC: imx-card: Fix mclk calculation issue for akcodecShengjiu Wang
2022-01-27ASoC: imx-card: Need special setting for ak4497 on i.MX8MQShengjiu Wang
2022-01-27ASoC: fsl_mqs: fix MODULE_ALIASAlyssa Ross
2022-01-27ASoC: mediatek: mt8195: correct pcmif BE dai control flowTrevor Wu
2022-01-27ASoC: samsung: idma: Check of ioremap return valueJiasheng Jiang
2022-01-27ASoC: mediatek: mt8195: correct default valueTrevor Wu
2022-01-27ASoC: Intel: catpt: Test dmaengine_submit() result before moving onCezary Rojewski
2022-01-27ASoC: rt5663: Handle device_property_read_u32_array error codesJiasheng Jiang
2022-01-27ALSA: hda: Make proper use of timecounterThomas Gleixner
2022-01-27ASoC: codecs: wcd938x: add SND_SOC_WCD938_SDW to codec list insteadLukas Bulwahn
2022-01-27ASoC: uniphier: drop selecting non-existing SND_SOC_UNIPHIER_AIO_DMALukas Bulwahn
2022-01-27ASoC: Intel: sof_sdw: fix jack detection on HP Spectre x360 convertiblePierre-Louis Bossart
2021-12-29ASoC: rt5682: fix the wrong jack type detectedDerek Fang
2021-12-29ASoC: SOF: Intel: pci-tgl: add ADL-N supportKai Vehmanen
2021-12-29ASoC: SOF: Intel: pci-tgl: add new ADL-P variantKai Vehmanen
2021-12-29ASoC: tas2770: Fix setting of high sample ratesMartin PoviĊĦer
2021-12-29ASoC: tegra: Restore headphones jack name on Nyan BigDmitry Osipenko
2021-12-29ASoC: tegra: Add DAPM switches for headphones and mic jackDmitry Osipenko
2021-12-29ASoC: meson: aiu: Move AIU_I2S_MISC hold setting to aiu-fifo-i2sMartin Blumenstingl
2021-12-29ASoC: meson: aiu: fifo: Add missing dma_coerce_mask_and_coherent()Martin Blumenstingl
2021-12-14ASoC: codecs: wcd934x: return correct value from mixer putSrinivas Kandagatla
2021-12-14ASoC: codecs: wcd934x: handle channel mappping list correctlySrinivas Kandagatla
2021-12-14ASoC: codecs: wsa881x: fix return values from kcontrol putSrinivas Kandagatla
2021-12-14ASoC: qdsp6: q6routing: Fix return value from msm_routing_put_audio_mixerSrinivas Kandagatla
2021-12-14ASoC: rt5682: Fix crash due to out of scope stack varsRob Clark
2021-12-08ASoC: rk817: Add module alias for rk817-codecNicolas Frattaroli
2021-12-08ASoC: tegra: Fix kcontrol put callback in AHUBSameer Pujar
2021-12-08ASoC: tegra: Fix kcontrol put callback in DSPKSameer Pujar
2021-12-08ASoC: tegra: Fix kcontrol put callback in DMICSameer Pujar
2021-12-08ASoC: tegra: Fix kcontrol put callback in I2SSameer Pujar
2021-12-08ASoC: tegra: Fix kcontrol put callback in ADMAIFSameer Pujar
2021-12-08ASoC: tegra: Fix wrong value type in DSPKSameer Pujar
2021-12-08ASoC: tegra: Fix wrong value type in DMICSameer Pujar
2021-12-08ASoC: tegra: Fix wrong value type in I2SSameer Pujar
2021-12-08ASoC: tegra: Fix wrong value type in ADMAIFSameer Pujar
2021-12-01ASoC: stm32: i2s: fix 32 bits channel length without mclkOlivier Moysan
2021-12-01ASoC: codecs: lpass-rx-macro: fix HPHR setting CLSH maskSrinivas Kandagatla
2021-12-01ASoC: codecs: wcd934x: return error code correctly from hw_paramsSrinivas Kandagatla
2021-12-01ASoC: codecs: wcd938x: fix volatile register rangeSrinivas Kandagatla
2021-12-01ASoC: topology: Add missing rwsem around snd_ctl_remove() callsTakashi Iwai
2021-12-01ASoC: qdsp6: q6asm: fix q6asm_dai_prepare error handlingSrinivas Kandagatla
2021-12-01ASoC: qdsp6: q6routing: Conditionally reset FrontEnd MixerSrinivas Kandagatla
2021-12-01ASoC: SOF: Intel: hda: fix hotplug when only codec is suspendedKai Vehmanen
2021-11-25ASoC: rsnd: fixup DMAEngine APIKuninori Morimoto