aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc
AgeCommit message (Expand)AuthorFilesLines
2021-11-17ASoC: SOF: amd: Add Renoir PCI driver interfaceAjit Kumar Pandey4-2/+168
2021-11-17ASoC: SOF: amd: Add machine driver dsp ops for Renoir platformAjit Kumar Pandey1-0/+22
2021-11-17ASoC: amd: Add module to determine ACP configurationAjit Kumar Pandey4-0/+118
2021-11-17ASoC: SOF: amd: Add PCM stream callback for Renoir dai'sAjit Kumar Pandey6-1/+305
2021-11-17ASoC: SOF: amd: Add dai driver dsp ops callback for RenoirAjit Kumar Pandey2-0/+93
2021-11-17ASoC: SOF: amd: Add IPC support for ACP IP blockAjit Kumar Pandey6-2/+256
2021-11-17ASoC: SOF: amd: Add fw loader and renoir dsp ops to load firmwareAjit Kumar Pandey5-1/+245
2021-11-17ASoC: SOF: amd: Add helper callbacks for ACP's DMA configurationAjit Kumar Pandey3-1/+359
2021-11-17ASoC: SOF: amd: Add Renoir ACP HW supportAjit Kumar Pandey8-0/+251
2021-11-17ASoC: stm32: sai: increase channels_max limitOlivier Moysan1-2/+2
2021-11-17ASoC: SOF: debug: Add support for IPC message injectionPeter Ujfalusi3-0/+119
2021-11-17ASoC: SOF: intel: Use the generic helper to get the replyPeter Ujfalusi3-111/+4
2021-11-17ASoC: SOF: imx: Use the generic helper to get the replyPeter Ujfalusi2-72/+2
2021-11-17ASoC: SOF: utils: Add generic function to get the reply for a tx messagePeter Ujfalusi2-0/+67
2021-11-17ASoC: cs42l42: Remove redundant pll_divout memberRichard Fitzgerald2-7/+3
2021-11-17ASoC: cs42l42: Simplify reporting of jack unplugRichard Fitzgerald1-11/+1
2021-11-17ASoC: cs42l42: Remove redundant writes to RS_PLUG/RS_UNPLUG masksRichard Fitzgerald1-8/+0
2021-11-17ASoC: cs42l42: Remove redundant writes to DETECT_MODERichard Fitzgerald1-10/+3
2021-11-17ASoC: stm32: i2s: fix 32 bits channel length without mclkOlivier Moysan1-1/+1
2021-11-16ASoC: SOF: i.MX: simplify KconfigPierre-Louis Bossart3-35/+17
2021-11-16ASoC: qcom: sdm845: only setup slim ports onceSrinivas Kandagatla1-1/+9
2021-11-16ASoC: codecs: lpass-rx-macro: fix HPHR setting CLSH maskSrinivas Kandagatla1-1/+1
2021-11-16ASoC: codecs: wcd934x: return error code correctly from hw_paramsSrinivas Kandagatla1-2/+1
2021-11-16ASoC: codecs: wcd938x: fix volatile register rangeSrinivas Kandagatla1-0/+3
2021-11-16ASoC: topology: Add missing rwsem around snd_ctl_remove() callsTakashi Iwai1-0/+3
2021-11-16ASoC: qdsp6: q6routing: validate port id before setting up routeSrinivas Kandagatla1-0/+6
2021-11-16ASoC: qdsp6: q6adm: improve error reportingSrinivas Kandagatla1-2/+2
2021-11-16ASoC: qdsp6: q6asm: fix q6asm_dai_prepare error handlingSrinivas Kandagatla1-6/+13
2021-11-16ASoC: qdsp6: q6routing: Conditionally reset FrontEnd MixerSrinivas Kandagatla1-1/+5
2021-11-16ASoC: qdsp6: qdsp6: q6prm: handle clk disable correctlySrinivas Kandagatla2-2/+55
2021-11-15ASoC: codecs: MBHC: Add support for special headsetSrinivasa Rao Mandadapu1-4/+71
2021-11-15ASoC: wm_adsp: wm_adsp_control_add() error: uninitialized symbol 'ret'Simon Trimmer1-2/+3
2021-11-15ASoC: SOF: core: Unregister machine driver before IPC and debugfsPeter Ujfalusi1-7/+7
2021-11-15ASoC: adau1701: Replace legacy gpio interface for gpiodMaĆ­ra Canal1-63/+31
2021-11-15ASoC: cs42l42: Add control for audio slow-start switchRichard Fitzgerald2-1/+32
2021-11-15ASoC: Intel: add sof-nau8825 machine driverMac Chiang4-0/+707
2021-11-15ASoC: codecs: Axe some dead code in 'wcd_mbhc_adc_hs_rem_irq()'Christophe JAILLET1-5/+0
2021-11-15ASoC: cs35l41: DSP SupportDavid Rhodes4-6/+426
2021-11-15Merge series "ASoC: Intel: sof_sdw: Use fixed DAI link id" from Bard Liao <yung-chuan.liao@linux.intel.com>:Mark Brown4-88/+85
2021-11-15Merge series "Add tfa9897 rcv-gpios support" from Vincent Knecht <vincent.knecht@mailoo.org>:Mark Brown1-1/+19
2021-11-15ASoC: Merge rt9120 series from ChiYuan Huang:Mark Brown1-10/+48
2021-11-15ASoC: intel: sof_sdw: add link adr order checkBard Liao1-2/+9
2021-11-15ASoC: intel: sof_sdw: remove get_next_be_idBard Liao1-14/+0
2021-11-15ASoC: intel: sof_sdw: remove sof_sdw_mic_codec_mockup_initBard Liao1-15/+0
2021-11-15ASoC: intel: sof_sdw: remove SOF_RT715_DAI_ID_FIX quirkBard Liao2-19/+5
2021-11-15ASoC: intel: sof_sdw: move DMIC link id overwrite to create_sdw_dailinkBard Liao3-14/+8
2021-11-15ASoC: intel: sof_sdw: Use a fixed DAI link id for AMPBard Liao2-3/+29
2021-11-15ASoC: intel: sof_sdw: rename be_index/link_id to link_indexBard Liao1-23/+25
2021-11-15ASoC: Intel: sof_sdw: add SKU for Dell Latitude 9520Pierre-Louis Bossart1-0/+11
2021-11-15ASoC: Intel: sof_sdw: fix jack detection on HP Spectre x360 convertiblePierre-Louis Bossart1-1/+1