aboutsummaryrefslogtreecommitdiffstats
path: root/sound
AgeCommit message (Expand)AuthorFilesLines
2022-04-06ASoC: tscs*: use simple i2c probe functionStephen Kitt2-6/+4
2022-04-06ASoC: wm*: use simple i2c probe functionStephen Kitt34-102/+68
2022-04-06ASoC: lm49xxx: use simple i2c probe functionStephen Kitt2-6/+4
2022-04-06ASoC: mt6660: use simple i2c probe functionStephen Kitt1-3/+2
2022-04-06ASoC: Intel: boards: Use temporary variable for struct deviceZhen Ni1-9/+9
2022-04-06ASoC: ak4613: add TDM256 test supportMark Brown1-67/+300
2022-04-06ASoC: Intel: sof_rt5682: Add support for max98360a speaker amp on SSP2Ajye Huang2-1/+21
2022-04-06ASoC: fsl_sai: fix 1:1 bclk:mclk ratio supportAhmad Fatoum1-1/+1
2022-04-06ASoC: simple-card-utils: Avoid NULL deref in asoc_simple_set_tdm()Richard Fitzgerald1-2/+4
2022-04-06ASoC: Add a driver for the Cirrus Logic CS35L45 Smart AmplifierMark Brown11-1/+1538
2022-04-06ASoC: meson: aiu: fix duplicate debugfs directory errorMark Brown4-0/+14
2022-04-05ASoC: meson: aiu: fix duplicate debugfs directory errorHeiner Kallweit3-0/+9
2022-04-05ASoC: soc-core: add debugfs_prefix member to snd_soc_component_driverHeiner Kallweit1-0/+5
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: 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 Fitzgerald1-0/+45
2022-04-05ALSA: usb-audio: Fix undefined behavior due to shift overflowing the constantBorislav Petkov1-1/+1
2022-04-05ALSA: echoaudio: remove redundant assignment to variable iColin Ian King1-1/+0
2022-04-05ALSA: hda/i915 - skip acomp init if no matching displayKai Vehmanen1-10/+19
2022-04-05ALSA: emu10k1: Stop using iommu_present()Robin Murphy1-4/+1
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: msm8916-wcd-digital: Check failure for devm_snd_soc_register_componentMiaoqian Lin1-1/+8
2022-04-05ASoC: rk817: Use devm_clk_get() in rk817_platform_probeMiaoqian Lin1-1/+1
2022-04-05ASoC: Pull in fixesMark Brown7-23/+20
2022-04-05ASoC: ASRC support on Tegra186 and laterMark Brown5-1/+1253
2022-04-05ASoC: topology: Cleanup patchesMark Brown1-242/+203
2022-04-05ASoC: wm8731: Overhaul of the driverMark Brown9-229/+224
2022-04-05ASoC: SOF: Miscellaneous fixes for IPC and traceMark Brown16-136/+131
2022-04-05ASoC: mediatek: Add support for MT8195 sound card with max98390 and rt5682Mark Brown4-1515/+546
2022-04-05ASoC: atmel: Fixes for AT91SAM9G20-EK audio driverMark Brown1-66/+8
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 Wang1-7/+7
2022-04-05ASoC: cs35l41: Add one more variable in the debug logHui Wang1-2/+2