aboutsummaryrefslogtreecommitdiffstats
path: root/sound
AgeCommit message (Expand)Author
2022-05-09ASoC: wm8731: Disable the regulator when probing failsZheyu Ma
2022-05-09ASoC: Intel: soc-acpi: correct device endpoints for max98373Chao Song
2022-04-27ASoC: soc-dapm: fix two incorrect uses of list iteratorXiaomeng Tong
2022-04-27ALSA: usb-audio: Fix undefined behavior due to shift overflowing the constantBorislav Petkov
2022-04-27ASoC: codecs: wcd934x: do not switch off SIDO Buck when codec is in useSrinivas Kandagatla
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-27ALSA: hda/realtek: Add quirk for Clevo NP70PNPTim Crawford
2022-04-27ALSA: usb-audio: Clear MIDI port active flag after drainingTakashi Iwai
2022-04-20ALSA: pcm: Test for "silence" field in struct "pcm_format_data"Fabio M. De Francesco
2022-04-20ALSA: hda/realtek: add quirk for Lenovo Thinkpad X12 speakersTao Jin
2022-04-20ALSA: hda/realtek: Add quirk for Clevo PD50PNTTim Crawford
2022-04-08ASoC: topology: Allow TLV control to be either read or writeAmadeusz Sławiński
2022-04-08ASoC: soc-compress: Change the check for codec_daiJiasheng Jiang
2022-04-08ASoC: mediatek: mt6358: add missing EXPORT_SYMBOLsJiaxin Yu
2022-04-08ASoC: SOF: Intel: Fix NULL ptr dereference when ENOMEMAmmar Faizi
2022-04-08ALSA: hda/realtek: Add alc256-samsung-headphone fixupMatt Kramer
2022-04-08ASoC: soc-core: skip zero num_dai component in searching dai nameShengjiu Wang
2022-04-08ASoC: madera: Add dependencies on MFDCharles Keepax
2022-04-08ASoC: codecs: wcd934x: Add missing of_node_put() in wcd934x_codec_parse_dataMiaoqian Lin
2022-04-08ASoC: msm8916-wcd-analog: Fix error handling in pm8916_wcd_analog_spmi_probeMiaoqian Lin
2022-04-08ASoC: atmel: Fix error handling in sam9x5_wm8731_driver_probeMiaoqian Lin
2022-04-08ASoC: atmel: sam9x5_wm8731: use devm_snd_soc_register_card()Yang Yingliang
2022-04-08ASoC: msm8916-wcd-digital: Fix missing clk_disable_unprepare() in msm8916_wcd...Miaoqian Lin
2022-04-08ASoC: imx-es8328: Fix error return code in imx_es8328_probe()Wang Wensheng
2022-04-08ASoC: fsl_spdif: Disable TX clock when stopShengjiu Wang
2022-04-08ASoC: mxs: Fix error handling in mxs_sgtl5000_probeMiaoqian Lin
2022-04-08ASoC: dmaengine: do not use a NULL prepare_slave_config() callbackCodrin Ciubotariu
2022-04-08ASoC: SOF: Add missing of_node_put() in imx8m_probeMiaoqian Lin
2022-04-08ASoC: rockchip: i2s: Fix missing clk_disable_unprepare() in rockchip_i2s_probeMiaoqian Lin
2022-04-08ASoC: rockchip: i2s: Use devm_platform_get_and_ioremap_resource()Yang Yingliang
2022-04-08ASoC: fsi: Add check for clk_enableJiasheng Jiang
2022-04-08ASoC: wm8350: Handle error for wm8350_register_irqJiasheng Jiang
2022-04-08ASoC: atmel: Add missing of_node_put() in at91sam9g20ek_audio_probeMiaoqian Lin
2022-04-08ALSA: firewire-lib: fix uninitialized flag for AV/C deferred transactionTakashi Sakamoto
2022-04-08ASoC: soc-compress: prevent the potentially use of null pointerJiasheng Jiang
2022-04-08ASoC: dwc-i2s: Handle errors for clk_enableJiasheng Jiang
2022-04-08ASoC: atmel_ssc_dai: Handle errors for clk_enableJiasheng Jiang
2022-04-08ASoC: mxs-saif: Handle errors for clk_enableJiasheng Jiang
2022-04-08ALSA: spi: Add check for clk_enable()Jiasheng Jiang
2022-04-08ASoC: ti: davinci-i2s: Add check for clk_enable()Jiasheng Jiang
2022-04-08ASoC: rt5663: check the return value of devm_kzalloc() in rt5663_parse_dp()Jia-Ju Bai
2022-04-08ASoC: codecs: wcd934x: fix return value of wcd934x_rx_hph_mode_putSrinivas Kandagatla
2022-04-08ASoC: generic: simple-card-utils: remove useless assignmentPierre-Louis Bossart
2022-04-08ASoC: xilinx: xlnx_formatter_pcm: Handle sysclk settingRobert Hancock
2022-04-08amba: Make the remove callback return voidUwe Kleine-König
2022-04-08ALSA: hda/realtek: Fix audio regression on Mi Notebook Pro 2020Kai-Heng Feng
2022-04-08ALSA: pcm: Fix potential AB/BA lock with buffer_mutex and mmap_lockTakashi Iwai
2022-04-08ALSA: hda: Avoid unsol event during RPM suspendingMohan Kumar
2022-04-08ALSA: cs4236: fix an incorrect NULL check on list iteratorXiaomeng Tong