summaryrefslogtreecommitdiffstats
path: root/sound
Commit message (Expand)AuthorAgeFilesLines
* ASoC: msm8916-wcd-digital: Check failure for devm_snd_soc_register_componentMiaoqian Lin2022-04-271-1/+8
* ASoC: atmel: Remove system clock tree configuration for at91sam9g20ekMark Brown2022-04-271-61/+0
* ALSA: usb-audio: Clear MIDI port active flag after drainingTakashi Iwai2022-04-271-0/+1
* ALSA: pcm: Test for "silence" field in struct "pcm_format_data"Fabio M. De Francesco2022-04-201-1/+1
* ALSA: hda/realtek: Add quirk for Clevo PD50PNTTim Crawford2022-04-201-0/+1
* ASoC: topology: Allow TLV control to be either read or writeAmadeusz Sławiński2022-04-151-1/+2
* ASoC: soc-core: skip zero num_dai component in searching dai nameShengjiu Wang2022-04-151-1/+1
* ASoC: msm8916-wcd-digital: Fix missing clk_disable_unprepare() in msm8916_wcd...Miaoqian Lin2022-04-151-1/+4
* ASoC: imx-es8328: Fix error return code in imx_es8328_probe()Wang Wensheng2022-04-151-0/+1
* ASoC: mxs: Fix error handling in mxs_sgtl5000_probeMiaoqian Lin2022-04-151-0/+3
* ASoC: dmaengine: do not use a NULL prepare_slave_config() callbackCodrin Ciubotariu2022-04-151-3/+3
* ASoC: fsi: Add check for clk_enableJiasheng Jiang2022-04-151-3/+16
* ASoC: wm8350: Handle error for wm8350_register_irqJiasheng Jiang2022-04-151-4/+24
* ASoC: atmel: Add missing of_node_put() in at91sam9g20ek_audio_probeMiaoqian Lin2022-04-151-0/+1
* ALSA: firewire-lib: fix uninitialized flag for AV/C deferred transactionTakashi Sakamoto2022-04-151-3/+1
* ASoC: atmel_ssc_dai: Handle errors for clk_enableJiasheng Jiang2022-04-151-1/+4
* ASoC: mxs-saif: Handle errors for clk_enableJiasheng Jiang2022-04-151-1/+4
* ALSA: spi: Add check for clk_enable()Jiasheng Jiang2022-04-151-6/+21
* ASoC: ti: davinci-i2s: Add check for clk_enable()Jiasheng Jiang2022-04-151-1/+4
* ASoC: rt5663: check the return value of devm_kzalloc() in rt5663_parse_dp()Jia-Ju Bai2022-04-151-0/+2
* ALSA: hda/realtek: Fix audio regression on Mi Notebook Pro 2020Kai-Heng Feng2022-04-151-2/+2
* ALSA: cs4236: fix an incorrect NULL check on list iteratorXiaomeng Tong2022-04-151-3/+5
* ALSA: pci: fix reading of swapped values from pcmreg in AC97 codecGiacomo Guiduzzi2022-03-281-2/+2
* ALSA: cmipci: Restore aux vol on suspend/resumeJonathan Teh2022-03-281-2/+1
* ALSA: usb-audio: Add mute TLV for playback volumes on RODE NT-USBLars-Peter Clausen2022-03-281-3/+4
* ALSA: pcm: Add stream lock during PCM reset ioctl operationsTakashi Iwai2022-03-281-0/+4
* ALSA: oss: Fix PCM OSS buffer allocation overflowTakashi Iwai2022-03-282-5/+12
* ASoC: sti: Fix deadlock via snd_pcm_stop_xrun() callTakashi Iwai2022-03-282-4/+4
* ASoC: ops: Shift tested values in snd_soc_put_volsw() by +minMarek Vasut2022-03-081-2/+2
* ALSA: intel_hdmi: Fix reference to PCM buffer addressZhen Ni2022-03-081-1/+1
* ASoC: rt5682: do not block workqueue if card is unboundKai Vehmanen2022-03-081-5/+7
* ASoC: rt5668: do not block workqueue if card is unboundKai Vehmanen2022-03-081-5/+7
* ASoC: ops: Fix stereo change notifications in snd_soc_put_volsw_range()Mark Brown2022-02-231-5/+10
* ASoC: ops: Fix stereo change notifications in snd_soc_put_volsw()Mark Brown2022-02-231-4/+10
* ALSA: hda: Fix missing codec probe on Shenker Dock 15Takashi Iwai2022-02-231-0/+1
* ALSA: hda: Fix regression on forced probe mask optionTakashi Iwai2022-02-231-2/+2
* ASoC: max9759: fix underflow in speaker_gain_control_put()Dan Carpenter2022-02-081-1/+2
* ASoC: cpcap: Check for NULL pointer after calling of_get_child_by_nameJiasheng Jiang2022-02-081-0/+2
* ASoC: fsl: Add missing error handling in pcm030_fabric_probeMiaoqian Lin2022-02-081-3/+8
* ALSA: hda/realtek: Fix silent output on Gigabyte X570 Aorus Xtreme after rebo...Christian Lachner2022-02-081-1/+1
* ALSA: hda/realtek: Fix silent output on Gigabyte X570S Aorus Master (newer ch...Christian Lachner2022-02-081-0/+2
* ALSA: hda/realtek: Add missing fixup-model entry for Gigabyte X570 ALC1220 qu...Christian Lachner2022-02-081-0/+1
* ASoC: ops: Reject out of bounds values in snd_soc_put_xr_sx()Mark Brown2022-02-081-0/+2
* ASoC: ops: Reject out of bounds values in snd_soc_put_volsw_sx()Mark Brown2022-02-081-1/+8
* ASoC: ops: Reject out of bounds values in snd_soc_put_volsw()Mark Brown2022-02-081-2/+16
* ASoC: dpcm: prevent snd_soc_dpcm use after freeKaiChieh Chuang2022-01-272-7/+34
* ASoC: mediatek: mt8173: fix device_node leakTzung-Bi Shih2022-01-274-0/+9
* ALSA: seq: Set upper limit of processed eventsTakashi Iwai2022-01-271-2/+12
* ASoC: samsung: idma: Check of ioremap return valueJiasheng Jiang2022-01-271-0/+2
* ASoC: rt5663: Handle device_property_read_u32_array error codesJiasheng Jiang2022-01-271-3/+9