summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-11-25ASoC: wm_adsp: Report when a control write changes the valueMark Brown
2022-11-24ASoC: codecs: src4xxx-i2c: Convert to i2c's .probe_new()Uwe Kleine-König
2022-11-24ASoC: max98396: Convert to i2c's .probe_new()Uwe Kleine-König
2022-11-24ASoC: codecs: tas2780: Convert to i2c's .probe_new()Uwe Kleine-König
2022-11-24ASoC: codecs: es8326: Convert to i2c's .probe_new()Uwe Kleine-König
2022-11-24Merge branch 'i2c/client_device_id_helper-immutable' of https://git.kernel.or...Mark Brown
2022-11-24ASoC: mediatek: mt8186: Correct I2S shared clocksJiaxin Yu
2022-11-24ASoC: dt-bindings: add compatible string for NAU8318David Lin
2022-11-24ASoC: nau8315: add new acpi id and compatible idDavid Lin
2022-11-24ASoC: qcom: cleanup and fix dependency of QCOM_COMMONSrinivas Kandagatla
2022-11-24ASoC: qcom: Add checks for devm_kcallocYuan Can
2022-11-23ASoC: wm_adsp: Return whether changed when writing controlsSimon Trimmer
2022-11-23firmware: cs_dsp: cs_dsp_coeff_write_ctrl() should report changedSimon Trimmer
2022-11-23ASoC: Intel: avs: DSP recovery and resume fixesMark Brown
2022-11-23ASoC: soc-dai: Do not call snd_soc_link_be_hw_params_fixup() twiceRichard Fitzgerald
2022-11-23ASoC: wm_adsp: Allow client to hook into pre_run callbackRichard Fitzgerald
2022-11-22ASoC: Intel: avs: Disconnect substream if suspend or resume failsCezary Rojewski
2022-11-22ASoC: Intel: avs: Lock substream before snd_pcm_stop()Cezary Rojewski
2022-11-22ASoC: Intel: avs: Add missing audio amplifier for KBLAlicja Michalska
2022-11-22ASoC: Intel: add Dell SKU 0C11 supportMark Brown
2022-11-22ASoC: Intel: soc-acpi: add SKU 0C11 SoundWire configurationGongjun Song
2022-11-22ASoC: Intel: sof_sdw: Add support for SKU 0C11 productGongjun Song
2022-11-22ASoC: intel: sof_sdw: add rt1318 codec support.Gongjun Song
2022-11-22ASoC: Intel: Skylake: Fix Kconfig dependencyLili Li
2022-11-22ASoC: nau8825: Add a manually mechanism for detection failureDavid Lin
2022-11-22ASoC: nau8825: Adjust internal clock during jack detectionDavid Lin
2022-11-22ASoC: Intel: sof_sdw: Add support for SKU 0C4F productGongjun Song
2022-11-18ASoC: core: Exit all links before removing their componentsCezary Rojewski
2022-11-18ASoC: mchp-spdiftx: add power saving featuresMark Brown
2022-11-18ASoC: Intel: sof_sdw_amp: mark coeff tables with __maybe_unusedPierre-Louis Bossart
2022-11-18ASoC: Intel: avs: Initialize private data for subsequent HDA FEsCezary Rojewski
2022-11-18ASoC: mchp-spdiftx: add support for system suspend/resumeClaudiu Beznea
2022-11-18ASoC: mchp-spdiftx: add runtime pm supportClaudiu Beznea
2022-11-18ASoC: mchp-spdiftx: simplify locking around ctrl->ch_statClaudiu Beznea
2022-11-18ASoC: dt-bindings: sun50i-dmic: Add D1 compatible stringSamuel Holland
2022-11-18ASoC: amd: acp: Fix possible UAF in acp_dma_openGaosheng Cui
2022-11-18ASoC: Intel: sof_nau8825: support rt1015p speaker amplifierBrent Lu
2022-11-17ASoC: SOF: probes: Check ops before memory allocationAndy Shevchenko
2022-11-16ASoC: codecs: wsa883x: Simplify with dev_err_probeKrzysztof Kozlowski
2022-11-16ASoC: codecs: wsa883x: Shutdown on error pathKrzysztof Kozlowski
2022-11-16ASoC: amd: ps: Move acp63_dev_data strcture from PCI driverSyed Saba Kareem
2022-11-16ASoC: amd: ps: update macros with ps platform naming conventionSyed Saba Kareem
2022-11-16Adds the combination of headset codec ALC5682I-VD + amp rt1019pMark Brown
2022-11-16ASoC: rt1318: Add RT1318 SDCA vendor-specific driverShuming Fan
2022-11-15ASoC: Intel: sof rt5682: remove the duplicate codesAjye Huang
2022-11-15ASoC: Intel: sof_rt5682: add support for ALC5682I-VD with amp rt1019pAjye Huang
2022-11-15ASoC: core: fix wrong size kzalloc for rtd's components memberlishqchn
2022-11-15ASoC: codecs: tx-macro: add dmic support via tx macroSrinivas Kandagatla
2022-11-14i2c: core: Introduce i2c_client_get_device_id helper functionAngel Iglesias
2022-11-14ASoC: sunxi: use devm_platform_get_and_ioremap_resource()Minghao Chi