aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc
AgeCommit message (Expand)Author
2022-05-09ASoC: wm8731: Disable the regulator when probing failsZheyu Ma
2022-04-27ASoC: soc-dapm: fix two incorrect uses of list iteratorXiaomeng Tong
2022-04-27ASoC: msm8916-wcd-digital: Check failure for devm_snd_soc_register_componentMiaoqian Lin
2022-04-27ASoC: atmel: Remove system clock tree configuration for at91sam9g20ekMark Brown
2022-04-15ASoC: topology: Allow TLV control to be either read or writeAmadeusz Sławiński
2022-04-15ASoC: soc-compress: Change the check for codec_daiJiasheng Jiang
2022-04-15ASoC: mediatek: mt6358: add missing EXPORT_SYMBOLsJiaxin Yu
2022-04-15ASoC: SOF: Intel: Fix NULL ptr dereference when ENOMEMAmmar Faizi
2022-04-15ASoC: soc-core: skip zero num_dai component in searching dai nameShengjiu Wang
2022-04-15ASoC: madera: Add dependencies on MFDCharles Keepax
2022-04-15ASoC: msm8916-wcd-analog: Fix error handling in pm8916_wcd_analog_spmi_probeMiaoqian Lin
2022-04-15ASoC: msm8916-wcd-digital: Fix missing clk_disable_unprepare() in msm8916_wcd...Miaoqian Lin
2022-04-15ASoC: imx-es8328: Fix error return code in imx_es8328_probe()Wang Wensheng
2022-04-15ASoC: mxs: Fix error handling in mxs_sgtl5000_probeMiaoqian Lin
2022-04-15ASoC: dmaengine: do not use a NULL prepare_slave_config() callbackCodrin Ciubotariu
2022-04-15ASoC: fsi: Add check for clk_enableJiasheng Jiang
2022-04-15ASoC: wm8350: Handle error for wm8350_register_irqJiasheng Jiang
2022-04-15ASoC: atmel: Add missing of_node_put() in at91sam9g20ek_audio_probeMiaoqian Lin
2022-04-15ASoC: soc-compress: prevent the potentially use of null pointerJiasheng Jiang
2022-04-15ASoC: atmel_ssc_dai: Handle errors for clk_enableJiasheng Jiang
2022-04-15ASoC: mxs-saif: Handle errors for clk_enableJiasheng Jiang
2022-04-15ASoC: ti: davinci-i2s: Add check for clk_enable()Jiasheng Jiang
2022-04-15ASoC: rt5663: check the return value of devm_kzalloc() in rt5663_parse_dp()Jia-Ju Bai
2022-03-28ASoC: sti: Fix deadlock via snd_pcm_stop_xrun() callTakashi Iwai
2022-03-08ASoC: cs4265: Fix the duplicated control nameFabio Estevam
2022-03-08ASoC: ops: Shift tested values in snd_soc_put_volsw() by +minMarek Vasut
2022-03-08ASoC: rt5682: do not block workqueue if card is unboundKai Vehmanen
2022-03-08ASoC: rt5668: do not block workqueue if card is unboundKai Vehmanen
2022-02-23ASoC: ops: Fix stereo change notifications in snd_soc_put_volsw_range()Mark Brown
2022-02-23ASoC: ops: Fix stereo change notifications in snd_soc_put_volsw()Mark Brown
2022-02-08ASoC: max9759: fix underflow in speaker_gain_control_put()Dan Carpenter
2022-02-08ASoC: cpcap: Check for NULL pointer after calling of_get_child_by_nameJiasheng Jiang
2022-02-08ASoC: xilinx: xlnx_formatter_pcm: Make buffer bytes multiple of period bytesRobert Hancock
2022-02-08ASoC: fsl: Add missing error handling in pcm030_fabric_probeMiaoqian Lin
2022-02-08ASoC: ops: Reject out of bounds values in snd_soc_put_xr_sx()Mark Brown
2022-02-08ASoC: ops: Reject out of bounds values in snd_soc_put_volsw_sx()Mark Brown
2022-02-08ASoC: ops: Reject out of bounds values in snd_soc_put_volsw()Mark Brown
2022-01-27ASoC: mediatek: mt8173: fix device_node leakTzung-Bi Shih
2022-01-27ASoC: samsung: idma: Check of ioremap return valueJiasheng Jiang
2022-01-27ASoC: rt5663: Handle device_property_read_u32_array error codesJiasheng Jiang
2022-01-27ASoC: uniphier: drop selecting non-existing SND_SOC_UNIPHIER_AIO_DMALukas Bulwahn
2021-12-14ASoC: qdsp6: q6routing: Fix return value from msm_routing_put_audio_mixerSrinivas Kandagatla
2021-12-01ASoC: topology: Add missing rwsem around snd_ctl_remove() callsTakashi Iwai
2021-12-01ASoC: qdsp6: q6routing: Conditionally reset FrontEnd MixerSrinivas Kandagatla
2021-11-26ASoC: DAPM: Cover regression by kctl change notification fixTakashi Iwai
2021-11-26ASoC: nau8824: Add DMI quirk mechanism for active-high jack-detectHans de Goede
2021-11-26ASoC: SOF: Intel: hda-dai: fix potential locking issuePierre-Louis Bossart
2021-11-17ASoC: cs42l42: Defer probe if request_threaded_irq() returns EPROBE_DEFERRichard Fitzgerald
2021-11-17ASoC: cs42l42: Correct some register default valuesRichard Fitzgerald
2021-10-27ASoC: DAPM: Fix missing kctl change notificationsTakashi Iwai