summaryrefslogtreecommitdiffstats
path: root/sound/soc
AgeCommit message (Expand)Author
2020-10-05ASoC: sun8i-codec: Set up clock tree at probe timeSamuel Holland
2020-10-02Merge series "Add driver for Microchip S/PDIF RX" from Codrin Ciubotariu <cod...Mark Brown
2020-10-02ASoC: wm8523: Fix a typo in a commentChristophe JAILLET
2020-10-02ASoC: fsl_spdif: Remove unused npMark Brown
2020-10-02ASoC: hdac_hdmi: remove cancel_work_sync in runtime suspendBrent Lu
2020-10-02ASoC: mchp-spdifrx: add driver for SPDIF RXCodrin Ciubotariu
2020-10-02Merge series "ASoC: Intel: Catpt - Lynx and Wildcat point" from Cezary Rojews...Mark Brown
2020-10-02ASoC: qcom: fix SDM845 & QDSP6 dependencies moreRandy Dunlap
2020-10-02ASoC: Intel: Select catpt and deprecate haswellCezary Rojewski
2020-10-02ASoC: Intel: bdw-5677: Remove haswell-solution specific codeCezary Rojewski
2020-10-02ASoC: Intel: bdw-5650: Remove haswell-solution specific codeCezary Rojewski
2020-10-02ASoC: Intel: broadwell: Remove haswell-solution specific codeCezary Rojewski
2020-10-02ASoC: Intel: haswell: Remove haswell-solution specific codeCezary Rojewski
2020-10-02ASoC: Intel: catpt: Simple sysfs attributesCezary Rojewski
2020-10-02ASoC: Intel: catpt: Event tracingCezary Rojewski
2020-10-02ASoC: Intel: catpt: Device driver lifecycleCezary Rojewski
2020-10-02ASoC: Intel: catpt: PCM operationsCezary Rojewski
2020-10-02ASoC: Intel: catpt: Firmware loading and context restoreCezary Rojewski
2020-10-02ASoC: Intel: catpt: Define DSP operationsCezary Rojewski
2020-10-02ASoC: Intel: catpt: Add IPC message handlersCezary Rojewski
2020-10-02ASoC: Intel: catpt: Implement IPC protocolCezary Rojewski
2020-10-02ASoC: Intel: Add catpt base membersCezary Rojewski
2020-10-01ASoC: fsl_spdif: Fix unnecessary check in fsl_spdif_probe()Tang Bin
2020-10-01ASoC: soc-pcm: add missing ret=0 at soc_pcm_open()Kuninori Morimoto
2020-10-01ASoC: soc-pcm: ignore un-needed mutex_unlock() case on soc_pcm_open()Kuninori Morimoto
2020-10-01ASoC: tegra: trimslice.c: use devm_snd_soc_register_card()Qinglang Miao
2020-10-01ASoC: fsl: mx27vis-aic32x4: use devm_snd_soc_register_card()Qinglang Miao
2020-10-01ASoC: tegra: tegra_rt5640: use devm_snd_soc_register_card()Qinglang Miao
2020-10-01ASoC: ti: omap-mcbsp: use devm_platform_ioremap_resource_bynameZhang Qilong
2020-10-01ASoC: tegra: tegra_wm8753: use devm_snd_soc_register_card()Qinglang Miao
2020-10-01ASoC: tegra: tegra_max98090: use devm_snd_soc_register_card()Qinglang Miao
2020-10-01ASoC: fsl: imx-mc13783: use devm_snd_soc_register_card()Qinglang Miao
2020-09-30ASoC: atmel-pcm: remove unnecessary includeAlexandre Belloni
2020-09-30ASoC: soc-core: use devm_snd_soc_register_card()Qinglang Miao
2020-09-28Merge series "ASoC: merge soc_pcm_open() rollback and soc_pcm_close()" from K...Mark Brown
2020-09-28ASoC: lpass-platform: use devm_regmap_field_bulk_allocSrinivas Kandagatla
2020-09-28ASoC: cs4234: Add support for Cirrus Logic CS4234 codecLucas Tanure
2020-09-28ASoC: rt5682: Enable the power of "MICBIAS" and "Vref2" for the DMIC clockOder Chiou
2020-09-28ASoC: ti: j721e-evm: Fix compiler warning when CONFIG_OF=nPeter Ujfalusi
2020-09-28ASoC: rt715: Add power-up delay to fix dmic pop sound issue.Jack Yu
2020-09-28ASoC: soc-pcm: remove unneeded dev_err() for snd_soc_component_module/open()Kuninori Morimoto
2020-09-28ASoC: soc-pcm: remove unneeded dev_err() for snd_soc_dai_startup()Kuninori Morimoto
2020-09-28ASoC: soc-pcm: add soc_pcm_clean() and call it from soc_pcm_open/close()Kuninori Morimoto
2020-09-28ASoC: soc-component: add mark for snd_soc_pcm_component_pm_runtime_get/put()Kuninori Morimoto
2020-09-28ASoC: soc-component: add mark for soc_pcm_components_open/close()Kuninori Morimoto
2020-09-28ASoC: soc-link: add mark for snd_soc_link_startup/shutdown()Kuninori Morimoto
2020-09-28ASoC: soc-dai: add mark for snd_soc_dai_startup/shutdown()Kuninori Morimoto
2020-09-28ASoC: q6afe-clocks: Fix typo in SPDX LicenceSrinivas Kandagatla
2020-09-25Merge series "Enable runtime PM for SOF device" from Daniel Baluta <daniel.ba...Mark Brown
2020-09-25Merge series "ASoC: qdsp6: fix some warnings when build without CONFIG_OF" fr...Mark Brown