summaryrefslogtreecommitdiffstats
path: root/sound/soc
Commit message (Expand)AuthorAgeFilesLines
* ASoC: codecs: Fix an error handling path in (rx|tx|va)_macro_probe()Christophe JAILLET2022-04-083-10/+26
* 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: cs35l41: Fix a shift-out-of-bounds warning found by UBSANHui Wang2022-04-051-2/+4
* ASoC: cs35l41: Add one more variable in the debug logHui Wang2022-04-051-2/+2
* ASoC: rt5682: fix an incorrect NULL check on list iteratorXiaomeng Tong2022-04-051-7/+4
* ASoC: soc-dapm: fix two incorrect uses of list iteratorXiaomeng Tong2022-04-051-4/+2
* ASoC: soc-pcm: use GFP_KERNEL when the code is sleepableChristophe JAILLET2022-04-041-1/+1
* ASoC: SOF: topology: Fix memory leak of scontrol->namePeter Ujfalusi2022-04-041-0/+3
* codecs: rt5682s: fix an incorrect NULL check on list iteratorXiaomeng Tong2022-04-041-7/+4
* ASoC: topology: Correct error handling in soc_tplg_dapm_widget_create()Peter Ujfalusi2022-04-041-2/+2
* ASoC: atmel: Remove system clock tree configuration for at91sam9g20ekMark Brown2022-04-041-61/+0
* Merge tag 'sound-fix-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2022-04-014-13/+14
|\
| * Merge tag 'asoc-fix-v5.18' of https://git.kernel.org/pub/scm/linux/kernel/git...Takashi Iwai2022-03-304-13/+14
| |\
| | * ASoC: SOF: Intel: Fix build error without SND_SOC_SOF_PCI_DEVZheng Bin2022-03-251-0/+1
| | * ASoC: rockchip: i2s_tdm: Fixup config for SND_SOC_DAIFMT_DSP_A/BMeng Tang2022-03-231-5/+5
| | * ASoC: fsl-asoc-card: Fix jack_event() always return 0Meng Tang2022-03-211-8/+4
| | * ASoC: mediatek: mt6358: add missing EXPORT_SYMBOLsJiaxin Yu2022-03-211-0/+4
* | | Merge tag 'driver-core-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-03-281-14/+4
|\ \ \
| * \ \ Merge 5.17-rc6 into driver-core-nextGreg Kroah-Hartman2022-02-2826-108/+210
| |\ \ \
| * | | | ASoC: codecs: wcd938x: Make use of the helper component_compare/release_ofYong Wu2022-02-251-14/+4
* | | | | Merge tag 'flexible-array-transformations-5.18-rc1' of git://git.kernel.org/p...Linus Torvalds2022-03-242-3/+3
|\ \ \ \ \
| * | | | | treewide: Replace zero-length arrays with flexible-array membersGustavo A. R. Silva2022-02-172-3/+3
| |/ / / /
* | | | | Merge tag 'arm-soc-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds2022-03-233-110/+0
|\ \ \ \ \
| * | | | | ARM: pxa: remove Intel Imote2 and Stargate 2 boardsJonathan Cameron2022-02-283-110/+0
* | | | | | Merge tag 'sound-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2022-03-23284-6779/+20510
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | Merge tag 'asoc-v5.18' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai2022-03-21280-6710/+20395
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| | * | | | Make the SOF control, PCM and PM code IPC agnosticMark Brown2022-03-1817-1459/+1805
| | |\ \ \ \
| | | * | | | ASoC: SOF: Add a new dai_get_clk topology IPC opRanjani Sridharan2022-03-183-24/+42
| | | * | | | ASoC: SOF: topology: Add ops for setting up and tearing down pipelinesRanjani Sridharan2022-03-185-226/+235
| | | * | | | ASoC: SOF: expose sof_route_setup()Ranjani Sridharan2022-03-182-2/+4
| | | * | | | ASoC: SOF: Add dai_link_fixup PCM op for IPC3Ranjani Sridharan2022-03-182-171/+189
| | | * | | | ASoC: SOF: Add trigger PCM op for IPC3Ranjani Sridharan2022-03-182-17/+49