summaryrefslogtreecommitdiff
path: root/sound
Commit message (Expand)AuthorAgeFilesLines
* ASoC: wm8962: Fix suspend while playing musicAdam Ford2022-06-251-0/+1
* ASoC: cs42l56: Correct typo in minimum level for SX volume controlsCharles Keepax2022-06-251-2/+2
* ASoC: cs42l52: Correct TLV for Bypass VolumeCharles Keepax2022-06-251-1/+3
* ASoC: cs53l30: Correct number of volume levels on SX controlsCharles Keepax2022-06-251-8/+8
* ASoC: cs42l52: Fix TLV scales for mixer controlsCharles Keepax2022-06-251-2/+2
* ALSA: hda/conexant - Fix loopback issue with CX20632huangwenhui2022-06-141-0/+7
* ASoC: rt5514: Fix event generation for "DSP Voice Wake Up" controlMark Brown2022-06-141-1/+1
* ASoC: wm2000: fix missing clk_disable_unprepare() on error in wm2000_anc_tran...Yang Yingliang2022-06-141-3/+3
* ASoC: mxs-saif: Fix refcount leak in mxs_saif_probeMiaoqian Lin2022-06-141-0/+1
* ASoC: mediatek: Fix error handling in mt8173_max98090_dev_probeMiaoqian Lin2022-06-141-1/+4
* ASoC: rt5645: Fix errorenous cleanup orderLin Ma2022-06-141-0/+6
* ASoC: dapm: Don't fold register value changes into notificationsMark Brown2022-06-141-2/+0
* ALSA: jack: Access input_dev under mutexAmadeusz Sławiński2022-06-141-7/+27
* ALSA: wavefront: Proper check of get_user() errorTakashi Iwai2022-05-251-1/+2
* ASoC: ops: Validate input values in snd_soc_put_volsw_range()Mark Brown2022-05-181-1/+17
* ASoC: max98090: Generate notifications on changes for custom controlMark Brown2022-05-181-1/+1
* ASoC: max98090: Reject invalid values in custom control put()Mark Brown2022-05-181-0/+3
* ASoC: dmaengine: Restore NULL prepare_slave_config() callbackCodrin Ciubotariu2022-05-121-3/+3
* ASoC: wm8958: Fix change notifications for DSP controlsMark Brown2022-05-121-4/+4
* ALSA: fireworks: fix wrong return count shorter than expected by 4 bytesTakashi Sakamoto2022-05-121-0/+1
* ASoC: wm8731: Disable the regulator when probing failsZheyu Ma2022-05-121-8/+11
* ASoC: soc-dapm: fix two incorrect uses of list iteratorXiaomeng Tong2022-04-271-4/+2
* ALSA: usb-audio: Fix undefined behavior due to shift overflowing the constantBorislav Petkov2022-04-271-1/+1
* 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
* ASoC: topology: Allow TLV control to be either read or writeAmadeusz Sławiński2022-04-201-1/+2
* ASoC: soc-core: skip zero num_dai component in searching dai nameShengjiu Wang2022-04-201-1/+1
* ASoC: imx-es8328: Fix error return code in imx_es8328_probe()Wang Wensheng2022-04-201-0/+1
* ASoC: mxs: Fix error handling in mxs_sgtl5000_probeMiaoqian Lin2022-04-201-0/+3
* ASoC: dmaengine: do not use a NULL prepare_slave_config() callbackCodrin Ciubotariu2022-04-201-3/+3
* ASoC: fsi: Add check for clk_enableJiasheng Jiang2022-04-201-3/+16
* ASoC: wm8350: Handle error for wm8350_register_irqJiasheng Jiang2022-04-201-4/+24
* ASoC: atmel: Add missing of_node_put() in at91sam9g20ek_audio_probeMiaoqian Lin2022-04-201-0/+1
* ALSA: firewire-lib: fix uninitialized flag for AV/C deferred transactionTakashi Sakamoto2022-04-201-3/+1
* ASoC: atmel_ssc_dai: Handle errors for clk_enableJiasheng Jiang2022-04-201-1/+4
* ASoC: mxs-saif: Handle errors for clk_enableJiasheng Jiang2022-04-201-1/+4
* ALSA: spi: Add check for clk_enable()Jiasheng Jiang2022-04-201-6/+21
* ASoC: ti: davinci-i2s: Add check for clk_enable()Jiasheng Jiang2022-04-201-1/+4
* ALSA: cs4236: fix an incorrect NULL check on list iteratorXiaomeng Tong2022-04-201-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
* ASoC: ops: Shift tested values in snd_soc_put_volsw() by +minMarek Vasut2022-03-081-2/+2
* 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
* ALSA: line6: Fix misplaced backport of "Fix wrong altsetting for LINE6_PODHD5...Guillaume Bertholon2022-02-161-2/+2
* ASoC: fsl: Add missing error handling in pcm030_fabric_probeMiaoqian Lin2022-02-081-3/+8