summaryrefslogtreecommitdiff
path: root/sound/soc
AgeCommit message (Expand)Author
2019-09-18ASoC: atmel_ssc_dai: Remove wrong spinlock usageGregory CLEMENT
2019-09-17ASoC: core: delete component->card_list in soc_remove_component onlyBard Liao
2019-09-17ASoC: fsl_sai: Fix noise when using EDMAMihai Serban
2019-09-15ASoC: sdm845: remove unneeded semicolonSaiyam Doshi
2019-09-13ASoC: fsl_sai: Implement set_bclk_ratioViorel Suman
2019-09-11ASoC: wcd9335: remove redundant use of ret variableSaiyam Doshi
2019-09-09ASoC: hdmi-codec: Add an op to set callback function for plug eventCheng-Yi Chiang
2019-09-09ASoC: rt5677: keep analog power register at SND_SOC_BIAS_OFFBen Zhang
2019-09-09ASoC: rt5677: Remove magic number register writesCurtis Malainey
2019-09-09ASoC: soc-core: self contained soc_unbind_aux_dev()Kuninori Morimoto
2019-09-09ASoC: soc-core: add soc_unbind_aux_dev()Kuninori Morimoto
2019-09-09ASoC: soc-core: self contained soc_bind_aux_dev()Kuninori Morimoto
2019-09-09ASoC: soc-core: move soc_probe_link_dais() next to soc_remove_link_dais()Kuninori Morimoto
2019-09-09ASoC: soc-core: self contained soc_probe_link_dais()Kuninori Morimoto
2019-09-09ASoC: soc-core: add new soc_link_init()Kuninori Morimoto
2019-09-09ASoC: soc-core: move soc_probe_dai() next to soc_remove_dai()Kuninori Morimoto
2019-09-09ASoC: soc-core: self contained soc_remove_link_dais()Kuninori Morimoto
2019-09-09ASoC: soc-core: self contained soc_remove_link_components()Kuninori Morimoto
2019-09-09ASoC: soc-core: self contained soc_probe_link_components()Kuninori Morimoto
2019-09-09ASoC: rt1308: make array pd static const, makes object smallerColin Ian King
2019-09-09ASoC: rt1305: make array pd static const, makes object smallerColin Ian King
2019-09-09ASoC: rt1011: make array pd static const, makes object smallerColin Ian King
2019-09-09SoC: simple-card-utils: set 0Hz to sysclk when shutdownKatsuhiro Suzuki
2019-09-09ASoC: rockchip: ignore 0Hz sysclkKatsuhiro Suzuki
2019-09-09ASoC: codecs: ad193x: make two arrays static const, makes object smallerColin Ian King
2019-09-09ASoC: es8316: support fixed and variable both clock ratesKatsuhiro Suzuki
2019-09-09ASoC: es8316: fix redundant codes of clockKatsuhiro Suzuki
2019-09-05ASoC: SOF: imx8: Fix COMPILE_TEST errorYueHaibing
2019-09-05ASoC: meson: tdmout: add sm1 supportJerome Brunet
2019-09-05ASoC: meson: axg-toddr: add sm1 supportJerome Brunet
2019-09-05ASoC: meson: axg-frddr: add sm1 supportJerome Brunet
2019-09-05ASoC: meson: tdmin: expose all 16 inputsJerome Brunet
2019-09-05ASoC: meson: axg-toddr: expose all 8 inputsJerome Brunet
2019-09-05ASoC: meson: axg-frddr: expose all 8 outputsJerome Brunet
2019-09-05ASoC: qcom: common: Include link-name in error messagesBjorn Andersson
2019-09-04ASoC: soc-core: add comment to jack at soc_remove_component()Kuninori Morimoto
2019-09-04ASoC: tegra: use devm_platform_ioremap_resource() to simplify codeYueHaibing
2019-09-04ASoC: sirf-audio: use devm_platform_ioremap_resource() to simplify codeYueHaibing
2019-09-04ASoC: ep93xx: use devm_platform_ioremap_resource() to simplify codeYueHaibing
2019-09-04ASoC: amd: use devm_platform_ioremap_resource() to simplify codeYueHaibing
2019-09-03ASoC: es8316: add clock control of MCLKKatsuhiro Suzuki
2019-09-03ASoC: audio-graph: indicate rebind issueKuninori Morimoto
2019-09-03ASoC: simple-card: indicate rebind issueKuninori Morimoto
2019-09-02ASoC: soc-core: move soc_probe_link_components() positionKuninori Morimoto
2019-09-02ASoC: soc-core: add snd_soc_dapm_init()Kuninori Morimoto
2019-09-02ASoC: soc-core: dapm related setup at one placeKuninori Morimoto
2019-09-02ASoC: soc-core: move soc_probe_component() positionKuninori Morimoto
2019-09-02ASoC: soc-core: add soc_rtd_free()Kuninori Morimoto
2019-08-30ASoC: mediatek: mt8183: fix space issuesTzung-Bi Shih
2019-08-30ASoC: mediatek: mt8183: remove forward declaration of headset_initTzung-Bi Shih