summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-12-13ASoC: SOF: Intel: hda-dai: remove unused fieldsPierre-Louis Bossart
2021-12-13ASoC: SOF: Intel: hda: add quirks for HDAudio DMA position informationPierre-Louis Bossart
2021-12-13ASoC: SOF: hda-stream: only enable DPIB if neededPierre-Louis Bossart
2021-12-13ASoC: SOF: Intel: hda-ctrl: apply symmetry for DPIBPierre-Louis Bossart
2021-12-13ASoC: SOF: Intel: hda-stream: limit PROCEN workaroundPierre-Louis Bossart
2021-12-13ASoC: SOF: Intel: ICL: move ICL-specific ops to icl.cRanjani Sridharan
2021-12-09ASoC: test-component: fix null pointer dereference.Ameer Hamza
2021-12-09ASoC: dt-bindings: tegra: Document interconnects propertyThierry Reding
2021-12-08ASoC: amd: Convert to new style DAI format definitionsMark Brown
2021-12-08ASoC: mediatek: mt8195: silence uninitialized variable warningDan Carpenter
2021-12-08ASoC: AMD: acp-config: fix missing dependency on SND_SOC_ACPIPierre-Louis Bossart
2021-12-08ASoC: dt-bindings: rt5682s: add AMIC delay time propertyShuming Fan
2021-12-08ASoC: Intel: sof_rt5682: Move rt1015 speaker amp to common fileYong Zhi
2021-12-08ASoC: rt5682s: add delay time to fix pop sound issueShuming Fan
2021-12-08ASoC: Intel: boards: add 'static' qualifiers for max98390 routesPierre-Louis Bossart
2021-12-06ASoC: fsl-asoc-card: Add missing Kconfig option for tlv320aic31xxMark Brown
2021-12-06ASoC: mediatek: support memory-region assignmentMark Brown
2021-12-06ASoC: mediatek: Update MT8195 machine driverMark Brown
2021-12-06ASoC: mediatek: mt8195: add memory-region propertyTrevor Wu
2021-12-06ASoC: mediatek: mt8195: add adsp and dai-link propertyTrevor Wu
2021-12-06ASoC: mediatek: mt8195: add sof support on mt8195-mt6359-rt1019-rt5682Trevor Wu
2021-12-06ASoC: mediatek: mt8195: add model propertyTrevor Wu
2021-12-06ASoC: amd: acp6x-pdm-dma: Constify static snd_soc_dai_opsRikard Falkeborn
2021-12-06ASoC: SOF: Intel: fix build issue related to CODEC_PROBE_ENTRIESKai Vehmanen
2021-12-06ASoC: ti: davinci-mcasp: Remove unnecessary conditionalAndy Shevchenko
2021-12-06ASoC: ti: davinci-mcasp: Get rid of duplicate of_node assignmentAndy Shevchenko
2021-12-06ASoC: zl38060: Setup parent device and get rid of unnecessary of_node assignmentAndy Shevchenko
2021-12-06ASoC: test-component: fix null pointer dereference.Ameer Hamza
2021-12-06sound/soc: remove useless bool conversion to bool variableBernard Zhao
2021-12-06ASoC: mediatek: mt8195: add headset codec rt5682s supportTrevor Wu
2021-12-06ASoC: fsl-asoc-card: Add missing Kconfig option for tlv320aic31xxAriel D'Alessandro
2021-12-06ASoC: mediatek: mt8195: support reserved memory assignmentTrevor Wu
2021-12-02ASoC: cs35l41: Fix undefined reference to core functionsLucas Tanure
2021-12-02ASoC: amd: Fix dependency for SPI masterLucas Tanure
2021-12-02ASoC: rt5640: Fix the wrong state of the JD in the HDA headerOder Chiou
2021-12-01ASoC: codecs: wcd934x: remove redundant ret variableSrinivas Kandagatla
2021-12-01ASoC: tegra: Add master volume/mute control supportSameer Pujar
2021-12-01Merge branch 'for-5.16' of https://git.kernel.org/pub/scm/linux/kernel/git/br...Mark Brown
2021-11-30ASoC: Intel: boards: add max98390 2/4 speakers supportMac Chiang
2021-11-30ASoC: mediatek: mt8195: make several arrays static constColin Ian King
2021-11-30firmware: cs_dsp: Move lockdep asserts to avoid potential null pointerCharles Keepax
2021-11-30ASoC: intel: boards: bytcht*: Constify static snd_soc_opsRikard Falkeborn
2021-11-30ASoC: Intel: hda_dsp_common: don't multiline PCM topology warningChris Down
2021-11-30ASoC: mediatek: mt8195: Constify static snd_soc_opsRikard Falkeborn
2021-11-30ASoC: SOF: Intel: Retry codec probing if it failsHui Wang
2021-11-30ASoC: amd: fix uninitialized variable in snd_acp6x_probe()Dan Carpenter
2021-11-30ASoC: rockchip: i2s_tdm: Dup static DAI templateNicolas Frattaroli
2021-11-29ASoC: soc-pcm: tidyup soc_pcm_pointer()'s delay update methodMark Brown
2021-11-29ASoC: sunxi: sun4i-spdif: Implement IEC958 controlJernej Skrabec
2021-11-29ASoC: qcom: Add support for ALC5682I-VS codeclvzhaoxiong