summaryrefslogtreecommitdiff
path: root/sound/soc
AgeCommit message (Expand)Author
2022-04-08ASoC: codecs: Fix an error handling path in (rx|tx|va)_macro_probe()Christophe JAILLET
2022-04-08Make headphone work on Huawei Matebook D15Mark Brown
2022-04-07ASoC: Intel: sof_es8336: Add a quirk for Huawei Matebook D15Mauro Carvalho Chehab
2022-04-07ASoC: Intel: sof_es8336: add a quirk for headset at mic1 portMauro Carvalho Chehab
2022-04-07ASoC: Intel: sof_es8336: support a separate gpio to control headphoneMauro Carvalho Chehab
2022-04-07ASoC: Intel: sof_es8336: simplify speaker gpio namingPierre-Louis Bossart
2022-04-07ASoC: wm8731: Disable the regulator when probing failsZheyu Ma
2022-04-07ASoC: Intel: soc-acpi: correct device endpoints for max98373Chao Song
2022-04-07ASoC: codecs: wcd934x: do not switch off SIDO Buck when codec is in useSrinivas Kandagatla
2022-04-07ASoC: SOF: topology: Fix memory leak in sof_control_load()Yu Liao
2022-04-07ASoC: SOF: topology: cleanup dailinks on widget unloadPierre-Louis Bossart
2022-04-07ASoC: rt711/5682: check if bus is active before deferred jack detectionPierre-Louis Bossart
2022-04-06ASoC: Intel: sof_rt5682: Add support for max98360a speaker amp on SSP2Ajye Huang
2022-04-06ASoC: fsl_sai: fix 1:1 bclk:mclk ratio supportAhmad Fatoum
2022-04-06ASoC: simple-card-utils: Avoid NULL deref in asoc_simple_set_tdm()Richard Fitzgerald
2022-04-06ASoC: meson: aiu: fix duplicate debugfs directory errorMark Brown
2022-04-05ASoC: meson: aiu: fix duplicate debugfs directory errorHeiner Kallweit
2022-04-05ASoC: soc-core: add debugfs_prefix member to snd_soc_component_driverHeiner Kallweit
2022-04-05ASoC: msm8916-wcd-digital: Check failure for devm_snd_soc_register_componentMiaoqian Lin
2022-04-05ASoC: rk817: Use devm_clk_get() in rk817_platform_probeMiaoqian Lin
2022-04-05ASoC: cs35l41: Fix a shift-out-of-bounds warning found by UBSANHui Wang
2022-04-05ASoC: cs35l41: Add one more variable in the debug logHui Wang
2022-04-05ASoC: rt5682: fix an incorrect NULL check on list iteratorXiaomeng Tong
2022-04-05ASoC: soc-dapm: fix two incorrect uses of list iteratorXiaomeng Tong
2022-04-04ASoC: soc-pcm: use GFP_KERNEL when the code is sleepableChristophe JAILLET
2022-04-04ASoC: SOF: topology: Fix memory leak of scontrol->namePeter Ujfalusi
2022-04-04codecs: rt5682s: fix an incorrect NULL check on list iteratorXiaomeng Tong
2022-04-04ASoC: topology: Correct error handling in soc_tplg_dapm_widget_create()Peter Ujfalusi
2022-04-04ASoC: atmel: Remove system clock tree configuration for at91sam9g20ekMark Brown
2022-04-01Merge tag 'sound-fix-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-03-30Merge tag 'asoc-fix-v5.18' of https://git.kernel.org/pub/scm/linux/kernel/git...Takashi Iwai
2022-03-28Merge tag 'driver-core-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-03-25ASoC: SOF: Intel: Fix build error without SND_SOC_SOF_PCI_DEVZheng Bin
2022-03-24Merge tag 'flexible-array-transformations-5.18-rc1' of git://git.kernel.org/p...Linus Torvalds
2022-03-23Merge tag 'arm-soc-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds
2022-03-23Merge tag 'sound-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2022-03-23ASoC: rockchip: i2s_tdm: Fixup config for SND_SOC_DAIFMT_DSP_A/BMeng Tang
2022-03-21Merge tag 'spi-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Linus Torvalds
2022-03-21Merge tag 'asoc-v5.18' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai
2022-03-21Merge branch 'for-next' into for-linusTakashi Iwai
2022-03-21ASoC: fsl-asoc-card: Fix jack_event() always return 0Meng Tang
2022-03-21ASoC: mediatek: mt6358: add missing EXPORT_SYMBOLsJiaxin Yu
2022-03-18Make the SOF control, PCM and PM code IPC agnosticMark Brown
2022-03-18ASoC: atmel: mchp-pdmc: print the correct property nameCodrin Ciubotariu
2022-03-18ASoC: SOF: Add a new dai_get_clk topology IPC opRanjani Sridharan
2022-03-18ASoC: SOF: topology: Add ops for setting up and tearing down pipelinesRanjani Sridharan
2022-03-18ASoC: SOF: expose sof_route_setup()Ranjani Sridharan
2022-03-18ASoC: SOF: Add dai_link_fixup PCM op for IPC3Ranjani Sridharan
2022-03-18ASoC: SOF: Add trigger PCM op for IPC3Ranjani Sridharan
2022-03-18ASoC: SOF: Define hw_params PCM op for IPC3Ranjani Sridharan