summaryrefslogtreecommitdiffstats
path: root/sound (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * ASoC: mediatek: mt8192: refactor for I2S8/I2S9 DAI links of headsetJiaxin Yu2022-04-081-8/+26
| * ASoC: mediatek: mt8192: refactor for I2S3 DAI link of speakerJiaxin Yu2022-04-081-51/+57
* | ASoC: mediatek: mt8195: Make sure of_device_id table are NULL terminatedLv Ruyi2022-04-081-0/+1
* | ASoC: Merge fixesMark Brown2022-04-0816-62/+203
|\ \ | |/ |/|
| * Make headphone work on Huawei Matebook D15Mark Brown2022-04-081-28/+89
| |\
| | * ASoC: Intel: sof_es8336: Add a quirk for Huawei Matebook D15Mauro Carvalho Chehab2022-04-071-0/+9
| | * ASoC: Intel: sof_es8336: add a quirk for headset at mic1 portMauro Carvalho Chehab2022-04-071-3/+16
| | * ASoC: Intel: sof_es8336: support a separate gpio to control headphoneMauro Carvalho Chehab2022-04-071-10/+49
| | * ASoC: Intel: sof_es8336: simplify speaker gpio namingPierre-Louis Bossart2022-04-071-21/+21
| * | ASoC: wm8731: Disable the regulator when probing failsZheyu Ma2022-04-071-8/+11
| * | ASoC: Intel: soc-acpi: correct device endpoints for max98373Chao Song2022-04-071-2/+2
| * | ASoC: codecs: wcd934x: do not switch off SIDO Buck when codec is in useSrinivas Kandagatla2022-04-071-25/+1
| * | ASoC: SOF: topology: Fix memory leak in sof_control_load()Yu Liao2022-04-071-1/+3
| * | ASoC: SOF: topology: cleanup dailinks on widget unloadPierre-Louis Bossart2022-04-071-0/+43
| * | ASoC: rt711/5682: check if bus is active before deferred jack detectionPierre-Louis Bossart2022-04-072-0/+16
| |/
| * ASoC: Intel: sof_rt5682: Add support for max98360a speaker amp on SSP2Ajye Huang2022-04-062-1/+21
| * ASoC: fsl_sai: fix 1:1 bclk:mclk ratio supportAhmad Fatoum2022-04-061-1/+1
| * ASoC: simple-card-utils: Avoid NULL deref in asoc_simple_set_tdm()Richard Fitzgerald2022-04-061-2/+4
| * ASoC: meson: aiu: fix duplicate debugfs directory errorMark Brown2022-04-064-0/+14
| |\
| | * ASoC: meson: aiu: fix duplicate debugfs directory errorHeiner Kallweit2022-04-053-0/+9
| | * ASoC: soc-core: add debugfs_prefix member to snd_soc_component_driverHeiner Kallweit2022-04-051-0/+5
| * | ASoC: msm8916-wcd-digital: Check failure for devm_snd_soc_register_componentMiaoqian Lin2022-04-051-1/+8
| * | ASoC: rk817: Use devm_clk_get() in rk817_platform_probeMiaoqian Lin2022-04-051-1/+1
| |/
* | ASoC: SOF: mediatek: mt8195 add shutdown callbackYC Hung2022-04-071-0/+7
* | ASoC: SOF: OF: Add shutdown callback for SOF OF deviceYC Hung2022-04-072-0/+7
* | ASoC: wm8731: use simple i2c probe functionStephen Kitt2022-04-071-3/+2
* | ASoC: sgtl5000: use simple i2c probe functionStephen Kitt2022-04-071-3/+2
* | ASoC: rt1016: enable buildingStephen Kitt2022-04-072-0/+7
* | ASoC: pcm3060: use simple i2c probe functionStephen Kitt2022-04-071-3/+2
* | ASoC: SOF: topology: Avoid open coded arithmetic in memory allocationChristophe JAILLET2022-04-071-6/+2
* | ASoC: rt*: use simple i2c probe functionStephen Kitt2022-04-0723-69/+46
* | ASoC: tscs*: use simple i2c probe functionStephen Kitt2022-04-072-6/+4
* | ASoC: wm*: use simple i2c probe functionStephen Kitt2022-04-0734-102/+68
* | ASoC: lm49xxx: use simple i2c probe functionStephen Kitt2022-04-072-6/+4
* | ASoC: mt6660: use simple i2c probe functionStephen Kitt2022-04-071-3/+2
* | ASoC: Intel: boards: Use temporary variable for struct deviceZhen Ni2022-04-071-9/+9
* | ASoC: ak4613: add TDM256 test supportMark Brown2022-04-071-67/+300
|\ \
| * | ASoC: ak4613: add TDM256 supportKuninori Morimoto2022-04-051-8/+237
| * | ASoC: ak4613: rename constraint to constraint_ratesKuninori Morimoto2022-04-051-2/+3
| * | ASoC: ak4613: priv has ctrl1 instead of ifaceKuninori Morimoto2022-04-051-33/+28
| * | ASoC: ak4613: return error if it was setup as clock providerKuninori Morimoto2022-04-051-3/+16
| * | ASoC: ak4613: tidyup ak4613_interfaceKuninori Morimoto2022-04-051-31/+24
| * | ASoC: ak4613: add missing mutex_lock()Kuninori Morimoto2022-04-051-0/+2
* | | ASoC: Add a driver for the Cirrus Logic CS35L45 Smart AmplifierMark Brown2022-04-0611-1/+1538
|\ \ \
| * | | ASoC: cs35l45: Add driver for Cirrus Logic CS35L45 Smart AmpJames Schulman2022-04-057-0/+1294
| * | | ASoC: soc-utils: Add kunit test for snd_soc_tdm_params_to_bclk()Richard Fitzgerald2022-04-053-1/+199
| * | | ASoC: soc-utils: Add helper to calculate BCLK from TDM infoRichard Fitzgerald2022-04-051-0/+45
* | | | ASoC: rsnd: use inclusive language for DAIFMT maskKuninori Morimoto2022-04-051-1/+1
* | | | ASoC: mediatek: Fix missing of_node_put in mt2701_wm8960_machine_probeMiaoqian Lin2022-04-051-2/+7
* | | | ASoC: mediatek: Fix error handling in mt8173_max98090_dev_probeMiaoqian Lin2022-04-051-1/+4
|/ / /