summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ASoC: max98373: check for device node before parsingSathyanarayana Nujella2019-10-011-8/+12
* ASoC: topology: Fix a signedness bug in soc_tplg_dapm_widget_create()Dan Carpenter2019-09-261-1/+1
* ASoC: soc-component: fix a couple missing error assignmentsDan Carpenter2019-09-231-2/+2
* ASoC: wm8994: Do not register inapplicable controls for WM1811Sylwester Nawrocki2019-09-231-17/+26
* ASoC: samsung: arndale: Add missing OF node dereferencingSylwester Nawrocki2019-09-231-4/+30
* ASoC: ti: fix SND_SOC_DM365_VOICE_CODEC dependenciesArnd Bergmann2019-09-201-2/+9
* ASoC: pcm3168a: The codec does not support S32_LEPeter Ujfalusi2019-09-201-2/+1
* ASoC: core: use list_del_init and move it back to soc_cleanup_componentBard liao2019-09-201-1/+2
* ASoC: rsnd: do error check after rsnd_channel_normalization()Kuninori Morimoto2019-09-181-5/+5
* ASoC: atmel_ssc_dai: Remove wrong spinlock usageGregory CLEMENT2019-09-182-11/+2
* ASoC: core: delete component->card_list in soc_remove_component onlyBard Liao2019-09-171-2/+1
* ASoC: fsl_sai: Fix noise when using EDMAMihai Serban2019-09-172-0/+16
* ASoC: sdm845: remove unneeded semicolonSaiyam Doshi2019-09-151-1/+1
* ASoC: fsl_sai: Implement set_bclk_ratioViorel Suman2019-09-132-2/+20
* ASoC: wcd9335: remove redundant use of ret variableSaiyam Doshi2019-09-111-16/+8
* ASoC: hdmi-codec: Add an op to set callback function for plug eventCheng-Yi Chiang2019-09-092-0/+63
* ASoC: rt5677: keep analog power register at SND_SOC_BIAS_OFFBen Zhang2019-09-091-2/+2
* ASoC: rt5677: Remove magic number register writesCurtis Malainey2019-09-091-5/+11
* ASoC: soc-core: self contained soc_unbind_aux_dev()Kuninori Morimoto2019-09-091-8/+9
* ASoC: soc-core: add soc_unbind_aux_dev()Kuninori Morimoto2019-09-091-1/+7
* ASoC: soc-core: self contained soc_bind_aux_dev()Kuninori Morimoto2019-09-091-16/+15
* ASoC: soc-core: move soc_probe_link_dais() next to soc_remove_link_dais()Kuninori Morimoto2019-09-091-29/+29
* ASoC: soc-core: self contained soc_probe_link_dais()Kuninori Morimoto2019-09-091-25/+25
* ASoC: soc-core: add new soc_link_init()Kuninori Morimoto2019-09-091-10/+18
* ASoC: soc-core: move soc_probe_dai() next to soc_remove_dai()Kuninori Morimoto2019-09-091-20/+20
* ASoC: soc-core: self contained soc_remove_link_dais()Kuninori Morimoto2019-09-091-14/+15
* ASoC: soc-core: self contained soc_remove_link_components()Kuninori Morimoto2019-09-091-18/+15
* ASoC: soc-core: self contained soc_probe_link_components()Kuninori Morimoto2019-09-091-19/+19
* ASoC: rt1308: make array pd static const, makes object smallerColin Ian King2019-09-091-1/+2
* ASoC: rt1305: make array pd static const, makes object smallerColin Ian King2019-09-091-1/+2
* ASoC: rt1011: make array pd static const, makes object smallerColin Ian King2019-09-091-1/+2
* SoC: simple-card-utils: set 0Hz to sysclk when shutdownKatsuhiro Suzuki2019-09-091-0/+7
* ASoC: rockchip: ignore 0Hz sysclkKatsuhiro Suzuki2019-09-091-0/+3
* ASoC: codecs: ad193x: make two arrays static const, makes object smallerColin Ian King2019-09-091-2/+2
* ASoC: es8316: support fixed and variable both clock ratesKatsuhiro Suzuki2019-09-091-15/+20
* ASoC: es8316: fix redundant codes of clockKatsuhiro Suzuki2019-09-092-18/+16
* ASoC: SOF: imx8: Fix COMPILE_TEST errorYueHaibing2019-09-051-1/+2
* ASoC: meson: tdmout: add sm1 supportJerome Brunet2019-09-051-19/+84
* ASoC: meson: axg-toddr: add sm1 supportJerome Brunet2019-09-051-0/+68
* ASoC: meson: axg-frddr: add sm1 supportJerome Brunet2019-09-053-1/+75
* ASoC: meson: tdmin: expose all 16 inputsJerome Brunet2019-09-051-13/+34
* ASoC: meson: axg-toddr: expose all 8 inputsJerome Brunet2019-09-051-8/+7
* ASoC: meson: axg-frddr: expose all 8 outputsJerome Brunet2019-09-051-8/+24
* ASoC: meson: add reset bindingJerome Brunet2019-09-055-1/+15
* ASoC: meson: add sm1 compatiblesJerome Brunet2019-09-056-6/+14
* ASoC: qcom: common: Include link-name in error messagesBjorn Andersson2019-09-051-11/+11
* ASoC: soc-core: add comment to jack at soc_remove_component()Kuninori Morimoto2019-09-041-0/+2
* ASoC: tegra: use devm_platform_ioremap_resource() to simplify codeYueHaibing2019-09-041-3/+2
* ASoC: sirf-audio: use devm_platform_ioremap_resource() to simplify codeYueHaibing2019-09-041-3/+1
* ASoC: ep93xx: use devm_platform_ioremap_resource() to simplify codeYueHaibing2019-09-041-3/+1