summaryrefslogtreecommitdiffstats
path: root/sound/isa (unfollow)
Commit message (Expand)AuthorFilesLines
2022-04-07ASoC: lm49xxx: use simple i2c probe functionStephen Kitt2-6/+4
2022-04-07ASoC: mt6660: use simple i2c probe functionStephen Kitt1-3/+2
2022-04-07ASoC: Intel: boards: Use temporary variable for struct deviceZhen Ni1-9/+9
2022-04-05ASoC: dt-bindings: lpass-cpu: Update clocks and power domain names for sc7280...Srinivasa Rao Mandadapu1-3/+14
2022-04-05ASoC: dt-bindings: wcd938x: Add mic bias supply propertySrinivasa Rao Mandadapu1-0/+3
2022-04-05ASoC: qcom: dt-bindings: Update bindings for clocks in lpass digital codesSrinivasa Rao Mandadapu3-16/+29
2022-04-05ASoC: ak4613: add TDM256 supportKuninori Morimoto1-8/+237
2022-04-05ASoC: ak4613: rename constraint to constraint_ratesKuninori Morimoto1-2/+3
2022-04-05ASoC: ak4613: priv has ctrl1 instead of ifaceKuninori Morimoto1-33/+28
2022-04-05ASoC: ak4613: return error if it was setup as clock providerKuninori Morimoto1-3/+16
2022-04-05ASoC: ak4613: tidyup ak4613_interfaceKuninori Morimoto1-31/+24
2022-04-05ASoC: ak4613: add missing mutex_lock()Kuninori Morimoto1-0/+2
2022-04-05ASoC: cs35l45: Add driver for Cirrus Logic CS35L45 Smart AmpJames Schulman7-0/+1294
2022-04-05ASoC: dt-bindings: cs35l45: Cirrus Logic CS35L45 Smart AmpRichard Fitzgerald3-0/+97
2022-04-05ASoC: soc-utils: Add kunit test for snd_soc_tdm_params_to_bclk()Richard Fitzgerald3-1/+199
2022-04-05ASoC: soc-utils: Add helper to calculate BCLK from TDM infoRichard Fitzgerald2-0/+47
2022-04-05ASoC: soc.h: Add SOC_SINGLE_S_TLV() macroRichard Fitzgerald1-0/+2
2022-04-05ASoC: rsnd: use inclusive language for DAIFMT maskKuninori Morimoto1-1/+1
2022-04-05ASoC: mediatek: Fix missing of_node_put in mt2701_wm8960_machine_probeMiaoqian Lin1-2/+7
2022-04-05ASoC: mediatek: Fix error handling in mt8173_max98090_dev_probeMiaoqian Lin1-1/+4
2022-04-05ASoC: cs35l41: Fix a shift-out-of-bounds warning found by UBSANHui Wang1-2/+4
2022-04-05ASoC: cs35l41: Add one more variable in the debug logHui Wang1-2/+2
2022-04-05ASoC: rt5682: fix an incorrect NULL check on list iteratorXiaomeng Tong1-7/+4
2022-04-05ASoC: soc-dapm: fix two incorrect uses of list iteratorXiaomeng Tong1-4/+2
2022-04-05ASoC: Intel: catpt: Drop redundant enum constantCezary Rojewski1-3/+1
2022-04-05ASoC: rt5682s: Separate the regulator consumer controlsDerek Fang2-6/+27
2022-04-05ASoC: SOF: ipc3-topology: Set scontrol->priv to NULL after freeing itPeter Ujfalusi1-0/+1
2022-04-05ASoC: cs*: use simple i2c probe functionStephen Kitt20-59/+40
2022-04-05ASoC: wm*: use i2c_match_id and simple i2c probeStephen Kitt2-6/+11
2022-04-05ASoC: ada*, ssm*: use simple i2c probe functionStephen Kitt7-20/+14
2022-04-05ASoC: cs35l41: Fix an out-of-bounds access in otp_packed_element_tHui Wang2-8/+7
2022-04-05ASoC: cs35l41: Add one more variable in the debug logHui Wang1-2/+2
2022-04-05ASoC: samsung: Constify snd_soc_dapm_{route,widget} structsRikard Falkeborn5-10/+10
2022-04-05ASoC: da7218: use i2c_match_id and simple i2c probeStephen Kitt1-4/+15
2022-04-05ASoC: da[79]*: use simple i2c probe functionStephen Kitt5-15/+10
2022-04-05ASoC: qcom: Add driver support for ALC5682I-VSJudy Hsiao2-0/+109
2022-04-05ASoC: intel: atom: Remove superfluous flush_scheduled_work()Takashi Iwai1-1/+0
2022-04-05ASoC: ad1*, ada*, ssm*: use i2c_match_id and simple i2c probeStephen Kitt5-15/+23
2022-04-05ASoC: Introduce snd_soc_of_get_dai_link_cpusMartin PoviĊĦer2-0/+84
2022-04-05ASoC: codecs: Fix error handling in power domain init and exit handlersSrinivasa Rao Mandadapu1-16/+19
2022-04-05ASoC: SOF: topology: use new sound control LED layerJaroslav Kysela3-33/+17
2022-04-04ASoC: soc-pcm: use GFP_KERNEL when the code is sleepableChristophe JAILLET1-1/+1
2022-04-04ASoC: SOF: topology: Fix memory leak of scontrol->namePeter Ujfalusi1-0/+3
2022-04-04codecs: rt5682s: fix an incorrect NULL check on list iteratorXiaomeng Tong1-7/+4
2022-04-04ASoC: topology: Correct error handling in soc_tplg_dapm_widget_create()Peter Ujfalusi1-2/+2
2022-04-04ASoC: atmel: Don't squash error codes from atmel_ssc_set_audio()Mark Brown1-2/+2
2022-04-04ASoC: atmel: Fix error handling in at91samg20ek probe()Mark Brown1-3/+6
2022-04-04ASoC: atmel: Remove system clock tree configuration for at91sam9g20ekMark Brown1-61/+0
2022-04-04ASoC: dt-bindings: mediatek: mt8195: support mt8195-mt6359-max98390-rt5682Trevor Wu1-0/+1
2022-04-04ASoC: mediatek: mt8195: add machine support for max98390 and rt5682Trevor Wu2-0/+72