summaryrefslogtreecommitdiff
path: root/sound/soc/codecs
AgeCommit message (Expand)Author
2021-10-04ASoC: nau8824: Add a nau8824_components() helperHans de Goede
2021-10-04ASoC: nau8824: Add DMI quirk mechanism for active-high jack-detectHans de Goede
2021-10-04ASoC: nau8824: Fix NAU8824_JACK_LOGIC defineHans de Goede
2021-10-04ASoC: rt5651: Use IRQF_NO_AUTOEN when requesting the IRQHans de Goede
2021-10-04ASoC: es8316: Use IRQF_NO_AUTOEN when requesting the IRQHans de Goede
2021-10-02ASoC: nau8821: new driverSeven Lee
2021-10-01ASoC: rt5682s: Fix HP noise caused by SAR mode switch when the system resumesDerek Fang
2021-10-01ASoC: rt5682s: Enable ASRC auto-disable to fix pop during jack plug-in while ...Derek Fang
2021-09-30ASoC: rt5682: move clk related code to rt5682_i2c_probeJack Yu
2021-09-30ASoC: wm_adsp: remove a repeated includingGuo Zhengkui
2021-09-30ASoC: rt5682s: Revise the macro RT5682S_PLLB_SRC_MASKDerek Fang
2021-09-30ASoC: rt5682s: Use dev_dbg instead of pr_debugDerek Fang
2021-09-30ASoC: rt5682s: Remove the volatile SW reset register from reg_defaultDerek Fang
2021-09-27Merge series "add driver to support firmware loading on Cirrus Logic DSPs" fr...Mark Brown
2021-09-27ASoC: ak4458: Use modern ASoC DAI format terminologyMark Brown
2021-09-27ASoC: ak5558: Use modern ASoC DAI format terminologyMark Brown
2021-09-27ASoC: ak4671: Use modern ASoC DAI format terminologyMark Brown
2021-09-27ASoC: alc5623: Use modern ASoC DAI format terminologyMark Brown
2021-09-27ASoC: cpcap: Use modern ASoC DAI format terminologyMark Brown
2021-09-27ASoC: codecs: Fix spelling mistake "Unsupport" -> "Unsupported"Colin Ian King
2021-09-27ASoC: ad193x: Update to modern clocking terminologyMark Brown
2021-09-27ASoC: cs42l42: Use two thresholds and increased wait time for manual type det...Stefan Binding
2021-09-27ASoC: adav80x: Update to modern clocking terminologyMark Brown
2021-09-27ASoC: adau1977: Update to modern clocking terminologyMark Brown
2021-09-27ASoC: adau17x1: Update to modern clocking terminologyMark Brown
2021-09-27ASoC: adau1701: Update to modern clocking terminologyMark Brown
2021-09-27ASoC: adau1373: Update to modern clocking terminologyMark Brown
2021-09-27ASoC: adau1372: Update to modern clocking terminologyMark Brown
2021-09-27ASoC: ad1836: Update to modern clocking terminologyMark Brown
2021-09-27ASoC: ak4642: Use modern ASoC DAI format terminologyMark Brown
2021-09-27ASoC: wcd9335: Use correct version to initialize Class HYassine Oudjana
2021-09-27ASoC: alc5632: Use modern ASoC DAI format terminologyMark Brown
2021-09-27ASoC: ak4104: Update to modern clocking terminologyMark Brown
2021-09-27ASoC: ak4118: Update to modern clocking terminologyMark Brown
2021-09-27ASoC: zl38060: Update to modern clocking terminologyMark Brown
2021-09-27firmware: cs_dsp: add driver to support firmware loading on Cirrus Logic DSPsSimon Trimmer
2021-09-27ASoC: wm_adsp: Separate wm_adsp specifics in cs_dsp_client_opsSimon Trimmer
2021-09-27ASoC: wm_adsp: Split out struct cs_dsp from struct wm_adspSimon Trimmer
2021-09-27ASoC: wm_adsp: move firmware loading to clientSimon Trimmer
2021-09-27ASoC: wm_adsp: Pass firmware names as parameters when starting DSP coreSimon Trimmer
2021-09-27ASoC: wm_adsp: Move check of dsp->running to better placeSimon Trimmer
2021-09-27ASoC: wm_adsp: Separate generic cs_dsp_coeff_ctl handlingSimon Trimmer
2021-09-27ASoC: wm_adsp: Move sys_config_size to wm_adspCharles Keepax
2021-09-27ASoC: wm_adsp: Split DSP power operations into helper functionsSimon Trimmer
2021-09-27ASoC: wm_adsp: Separate some ASoC and generic functionsSimon Trimmer
2021-09-27ASoC: wm_adsp: Introduce cs_dsp logging macrosSimon Trimmer
2021-09-27ASoC: wm_adsp: Rename generic DSP supportSimon Trimmer
2021-09-27ASoC: wm_adsp: Cancel ongoing work when removing controlsSimon Trimmer
2021-09-27ASoC: wm_adsp: Switch to using wm_coeff_read_ctrl for compressed buffersCharles Keepax
2021-09-27ASoC: wm_adsp: Move check for control existenceCharles Keepax