summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-11-12ASoC: SOF: imx: fix Kconfig punctuationRandy Dunlap1-5/+5
2020-11-11Merge series "Fix PM disable depth imbalance on error" from Zhang Qilong <zha...Mark Brown2-2/+8
2020-11-11ASoC: mediatek: mt8192: skip first time data at the beginning of DMIC recordingJiaxin Yu2-1/+4
2020-11-11ASoC: Remove mt6359_platform_driver_removeShane.Chien1-12/+0
2020-11-11ASoC: tegra: Don't warn on probe deferralJon Hunter9-33/+23
2020-11-11ASoC: wm8998: Fix PM disable depth imbalance on errorZhang Qilong1-1/+3
2020-11-11ASoC: wm8994: Fix PM disable depth imbalance on errorZhang Qilong1-1/+5
2020-11-11Merge series "Audio Graph Updates" from Sameer Pujar <spujar@nvidia.com>:Mark Brown6-58/+143
2020-11-10ASoC: qcom: common: Fix refcounting in qcom_snd_parse_of()Dan Carpenter1-5/+8
2020-11-10ASoC: fsl_xcvr: fix break conditionViorel Suman1-1/+1
2020-11-10ASoC: audio-graph: Expose helpers from audio graphSameer Pujar2-45/+66
2020-11-10ASoC: audio-graph: Expose new members for asoc_simple_privSameer Pujar2-9/+35
2020-11-10ASoC: audio-graph: Support empty Codec endpointSameer Pujar1-1/+9
2020-11-10ASoC: audio-graph: Identify 'no_pcm' DAI links for DPCMSameer Pujar1-0/+25
2020-11-10ASoC: audio-graph: Use of_node and DAI for DPCM DAI link namesSameer Pujar1-2/+4
2020-11-10ASoC: soc-pcm: Get all BEs along DAPM pathSameer Pujar2-1/+3
2020-11-10ASoC: soc-core: Fix component name_prefix parsingSameer Pujar1-1/+2
2020-11-10Merge series "Modify documentation and machine driver for SC7180 sound card" ...Mark Brown2-1/+68
2020-11-10Merge series "Fix vaud18 power leakage of mt6359" from Shane Chien <shane.chi...Mark Brown3-32/+10
2020-11-10Merge series "ASoC: soc-compress: tidyup STREAM vs COMPRESS" from Kuninori Mo...Mark Brown1-40/+23
2020-11-10ASoC: nau8315: revise the power event of EN_PIN dapm widget for symmetryDavid Lin1-2/+2
2020-11-10ASoC: nau8315: add codec driverDavid Lin4-0/+191
2020-11-10ASoC: soc-compress: assume SNDRV_PCM_STREAM_xxx and SND_COMPRESS_xxx are sameKuninori Morimoto1-48/+19
2020-11-10ASoC: soc-compress: tidyup STREAM vs COMPRESSKuninori Morimoto1-4/+16
2020-11-10ASoC: qcom: sc7180: Modify machine driver for 2micAjye Huang1-0/+61
2020-11-10ASoC: google: dt-bindings: modify machine bindings for two MICs caseAjye Huang1-1/+7
2020-11-10dt-bindings: mediatek: mt6359: Add new property for mt6359Shane.Chien1-0/+9
2020-11-10ASoC: Fix vaud18 power leakage of mt6359Shane.Chien2-32/+1
2020-11-09Merge series "ASoC: ti: davinci-mcasp: Handle incomplete DT node gracefully" ...Mark Brown1-175/+119
2020-11-09ASoC: fsl_aud2htx: Remove dev_err() usage after platform_get_irq()Shengjiu Wang1-4/+1
2020-11-09ASoC: qcom: sc7180: Add missing PM opsCheng-Yi Chiang1-0/+1
2020-11-09ASoC: rt1015: modification for calibration to get better performanceJack Yu1-53/+48
2020-11-06ASoC: ti: davinci-mcasp: Handle missing required DT propertiesPeter Ujfalusi1-19/+58
2020-11-06ASoC: ti: davinci-mcasp: Simplify the configuration parameter handlingPeter Ujfalusi1-104/+60
2020-11-06ASoC: ti: davinci-mcasp: Remove legacy dma_request parsingPeter Ujfalusi1-54/+3
2020-11-06ASoC: ti: davinci-mcasp: Use platform_get_irq_byname_optionalPeter Ujfalusi1-6/+6
2020-11-06Merge series "ASoC: dt-bindings: audio-graph-card: switch to yaml base Docume...Mark Brown4-857/+604
2020-11-05ASoC: renesas,rsnd: Add r8a77961 supportKuninori Morimoto1-0/+1
2020-11-05ASoC: renesas, rsnd: switch to yaml base DocumentationKuninori Morimoto2-520/+450
2020-11-05ASoC: audio-graph-card: switch to yaml base DocumentationKuninori Morimoto2-337/+153
2020-11-05ASoC: fsl_aud2htx: Add aud2htx module driverShengjiu Wang4-0/+385
2020-11-05ASoC: dt-bindings: fsl_aud2htx: Add binding doc for aud2htx moduleShengjiu Wang1-0/+66
2020-11-05ASoC: pxa: pxa-ssp: Remove redundant null check before clk_prepare_enable/clk...Xu Wang1-4/+2
2020-11-05ASoC: samsung: i2s: Remove redundant null check before clk_disable_unprepareXu Wang1-2/+1
2020-11-05ASoC: q6afe-clocks: fix warning on symbol scopeSrinivas Kandagatla1-1/+1
2020-11-05ASoC: pcm: DRAIN support reactivationCezary Rojewski1-0/+2
2020-11-05ASoC: mediatek: mt8192: Make some symbols staticZou Wei3-5/+5
2020-11-05ASoC: mediatek: mt8192: Fix build failureSudip Mukherjee1-0/+2
2020-11-05ASoC: qcom: lpass-cpu: fix warning on symbol scopeSrinivas Kandagatla1-1/+1
2020-11-04Merge series "ASoC: topology: Change to resource managed memory" from Amadeus...Mark Brown5-273/+57