summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-06-07ASoC: soc-core: add snd_soc_runtime_get_dai_fmt()Kuninori Morimoto
2021-06-07ASoC: soc-core: move snd_soc_runtime_set_dai_fmt() to upsideKuninori Morimoto
2021-06-04Merge series "ASoC: codecs: wcd934x: add Headset and button detection support...Mark Brown
2021-06-04ASoC: qcom: sdm845: add jack support for WCD934xSrinivas Kandagatla
2021-06-04ASoC: codecs: wcd934x: add mbhc supportSrinivas Kandagatla
2021-06-04ASoC: codecs: wcd: add multi button Headset detection supportSrinivas Kandagatla
2021-06-04ASoC: dt-bindings: wcd934x: add bindings for Headset Button detectionSrinivas Kandagatla
2021-06-04ASoC: snd-soc-lpass requires REGMAP_MMIOBertrand Jacquin
2021-06-04ASoC: ti: davinci-mcasp: Fix fall-through warning for ClangGustavo A. R. Silva
2021-06-03Merge series "ASoC: rsnd: tidyup adg and header" from Kuninori Morimoto <kuni...Mark Brown
2021-06-03ASoC: img: Fix PM reference leak in img_i2s_in_probe()Yufen Yu
2021-06-03ASoC: fsl: imx-es8328: use devm_snd_soc_register_card()Yang Yingliang
2021-06-03ASoC: rsnd: check for zero node countColin Ian King
2021-06-03ASoC: dt-bindings: Convert imx-audmux binding to json schemaOleksij Rempel
2021-06-03ASoC: imx-audio-rpmsg: use module_rpmsg_driver to simplify the codeYang Yingliang
2021-06-03ASoC: atmel: sam9x5_wm8731: use devm_snd_soc_register_card()Yang Yingliang
2021-06-03ASoC: rsnd: tidyup __rsnd_mod_xxx macro commentsKuninori Morimoto
2021-06-03ASoC: rsnd: adg: check return value for rsnd_adg_get_clkin/out()Kuninori Morimoto
2021-06-03ASoC: rsnd: adg: use more simple method for null_clkKuninori Morimoto
2021-06-03ASoC: rsnd: adg: tidyup rsnd_adg_get_clkin/out() parameterKuninori Morimoto
2021-06-03ASoC: rsnd: adg: supply __printf(x, y) formatting for dbg_msg()Kuninori Morimoto
2021-06-02ASoC: Intel: Skylake: use DEVICE_ATTR_RO macroYueHaibing
2021-06-02ASoC: codecs: tfa989x: Add support for optional vddd-supplyVincent Knecht
2021-06-02ASoC: dt-bindings: nxp, tfa989x: Add vddd-supply propertyVincent Knecht
2021-06-02ASoC: codecs: tfa989x: Add support for tfa9897Vincent Knecht
2021-06-02ASoC: dt-bindings: nxp,tfa989x: Add tfa9897 supportVincent Knecht
2021-06-02ASoC: sigmadsp: Remove the repeated declarationShaokun Zhang
2021-06-01Merge series "ASoC: Constify snd_compress_ops" from Rikard Falkeborn <rikard....Mark Brown
2021-06-01Merge series "ASoC: rsnd: adjust disabled module for R-Car D3" from Kuninori ...Mark Brown
2021-06-01ASoC: SOF: Intel: pci-tgl: add ADL-M supportKai Vehmanen
2021-06-01ASoC: SOF: Intel: hda: don't print ROM status if cl_dsp_init() failsRanjani Sridharan
2021-06-01ASoC: SOF: Intel: hda: clean up hda_dsp_dump()Ranjani Sridharan
2021-06-01ASoC: ti: omap-mcbsp: use DEVICE_ATTR_RW macroYueHaibing
2021-06-01ASoC: SOF: Intel: Constify sof_probe_compressed_opsRikard Falkeborn
2021-06-01ASoC: qcom: q6asm-dai: Constify static struct snd_compress_opsRikard Falkeborn
2021-06-01ASoC: wm5110: Constify static struct snd_compress_opsRikard Falkeborn
2021-06-01ASoC: wm5102: Constify static struct snd_compress_opsRikard Falkeborn
2021-06-01ASoC: cs47125: Constify static struct snd_compress_opsRikard Falkeborn
2021-06-01ASoC: rsnd: adjust disabled moduleKuninori Morimoto
2021-06-01ASoC: rsnd: tidyup rsnd_parse_connect_xxx()Kuninori Morimoto
2021-06-01ASoC: rsnd: tidyup rsnd_dma_request_channel()Kuninori Morimoto
2021-06-01ASoC: rsnd: tidyup rsnd_parse_connect_common()Kuninori Morimoto
2021-05-27ASoC: imx-rpmsg: fix platform_no_drv_owner.cocci warningsZou Wei
2021-05-27ASoC: rsnd: tidyup rsnd_ssiu_busif_err_irq_ctrl()Kuninori Morimoto
2021-05-27ASoC: rsnd: tidyup rsnd_ssiu_busif_err_status_clear()Kuninori Morimoto
2021-05-27ASoC: rsnd: implement BUSIF related code in ssiu.cKuninori Morimoto
2021-05-27ASoC: rsnd: protect mod->statusKuninori Morimoto
2021-05-27ASoC: rsnd: add debugfs supportKuninori Morimoto
2021-05-27ASoC: rsnd: incidate irq error messageKuninori Morimoto
2021-05-27ASoC: rsnd: indicate unknown error at rsnd_dai_call()Kuninori Morimoto