summaryrefslogtreecommitdiff
path: root/sound
AgeCommit message (Expand)AuthorFilesLines
2022-04-11ASoC: SOF: Add helper function to prepare and send an IPC messagePeter Ujfalusi2-0/+55
2022-04-08ASoC: mediatek: mt8192: support rt1015p_rt5682sMark Brown2-79/+121
2022-04-08ASoC: mediatek: mt8195: Make sure of_device_id table are NULL terminatedLv Ruyi1-0/+1
2022-04-08ASoC: Merge fixesMark Brown16-62/+203
2022-04-08ASoC: mediatek: mt8192: support rt1015p_rt5682sJiaxin Yu2-22/+40
2022-04-08ASoC: mediatek: mt8192: refactor for I2S8/I2S9 DAI links of headsetJiaxin Yu1-8/+26
2022-04-08ASoC: mediatek: mt8192: refactor for I2S3 DAI link of speakerJiaxin Yu1-51/+57
2022-04-08Make headphone work on Huawei Matebook D15Mark Brown1-28/+89
2022-04-07ASoC: Intel: sof_es8336: Add a quirk for Huawei Matebook D15Mauro Carvalho Chehab1-0/+9
2022-04-07ASoC: Intel: sof_es8336: add a quirk for headset at mic1 portMauro Carvalho Chehab1-3/+16
2022-04-07ASoC: Intel: sof_es8336: support a separate gpio to control headphoneMauro Carvalho Chehab1-10/+49
2022-04-07ASoC: Intel: sof_es8336: simplify speaker gpio namingPierre-Louis Bossart1-21/+21
2022-04-07ASoC: SOF: mediatek: mt8195 add shutdown callbackYC Hung1-0/+7
2022-04-07ASoC: SOF: OF: Add shutdown callback for SOF OF deviceYC Hung2-0/+7
2022-04-07ASoC: wm8731: Disable the regulator when probing failsZheyu Ma1-8/+11
2022-04-07ASoC: Intel: soc-acpi: correct device endpoints for max98373Chao Song1-2/+2
2022-04-07ASoC: codecs: wcd934x: do not switch off SIDO Buck when codec is in useSrinivas Kandagatla1-25/+1
2022-04-07ASoC: SOF: topology: Fix memory leak in sof_control_load()Yu Liao1-1/+3
2022-04-07ASoC: SOF: topology: cleanup dailinks on widget unloadPierre-Louis Bossart1-0/+43
2022-04-07ASoC: rt711/5682: check if bus is active before deferred jack detectionPierre-Louis Bossart2-0/+16
2022-04-07ASoC: wm8731: use simple i2c probe functionStephen Kitt1-3/+2
2022-04-07ASoC: sgtl5000: use simple i2c probe functionStephen Kitt1-3/+2
2022-04-07ASoC: rt1016: enable buildingStephen Kitt2-0/+7
2022-04-07ASoC: pcm3060: use simple i2c probe functionStephen Kitt1-3/+2
2022-04-07ASoC: SOF: topology: Avoid open coded arithmetic in memory allocationChristophe JAILLET1-6/+2
2022-04-07ASoC: rt*: use simple i2c probe functionStephen Kitt23-69/+46
2022-04-07ASoC: tscs*: use simple i2c probe functionStephen Kitt2-6/+4
2022-04-07ASoC: wm*: use simple i2c probe functionStephen Kitt34-102/+68
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-07ASoC: 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-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