summaryrefslogtreecommitdiffstats
path: root/sound/soc
Commit message (Expand)AuthorAgeFilesLines
* ASoC: rt5670: Remove unbalanced pm_runtime_put()Hans de Goede2023-01-181-2/+0
* ASoC: rockchip: spdif: Add missing clk_disable_unprepare() in rk_spdif_runtim...Wang Jingjin2023-01-181-0/+1
* ASoC: wm8994: Fix potential deadlockMarek Szyprowski2023-01-181-0/+5
* ASoC: rockchip: pdm: Add missing clk_disable_unprepare() in rockchip_pdm_runt...Wang Jingjin2023-01-181-0/+1
* ASoC: mediatek: mt8173-rt5650-rt5514: fix refcount leak in mt8173_rt5650_rt55...Wang Yufen2023-01-181-2/+5
* ASoC: codecs: rt298: Add quirk for KBL-R RVP platformAmadeusz Sławiński2023-01-181-0/+7
* ASoC: pcm512x: Fix PM disable depth imbalance in pcm512x_probeZhang Qilong2023-01-181-4/+4
* ASoC: pxa: fix null-pointer dereference in filter()Zeng Heng2023-01-181-1/+1
* ASoC: ops: Correct bounds check for second channel on SX controlsCharles Keepax2023-01-181-2/+3
* ASoC: ops: Check bounds for second channel in snd_soc_put_volsw_sx()Mark Brown2023-01-181-0/+6
* ASoC: soc-pcm: Add NULL check in BE reparentingSrinivasa Rao Mandadapu2022-12-141-0/+2
* ASoC: ops: Fix bounds check for _sx controlsMark Brown2022-12-081-1/+1
* ASoC: soc-utils: Remove __exit for snd_soc_util_exit()Chen Zhongjin2022-11-251-1/+1
* ASoC: core: Fix use-after-free in snd_soc_exit()Chen Zhongjin2022-11-251-2/+15
* ASoC: eureka-tlv320: Hold reference returned from of_find_xxx APILiang He2022-10-261-3/+5
* ASoC: nau8824: Fix semaphore unbalance at error pathsTakashi Iwai2022-09-281-7/+10
* ASoC: mediatek: mt8173-rt5650: Fix refcount leak in mt8173_rt5650_dev_probeMiaoqian Lin2022-08-251-3/+6
* ASoC: codecs: da7210: add check for i2c_add_driverJiasheng Jiang2022-08-251-0/+2
* ASoC: mediatek: mt8173: Fix refcount leak in mt8173_rt5650_rt5676_dev_probeMiaoqian Lin2022-08-251-3/+7
* ASoC: wm5110: Fix DRE controlCharles Keepax2022-07-211-2/+6
* ASoC: ops: Fix off by one in range control validationMark Brown2022-07-211-2/+2
* 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
* 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 missing of_node_put in mt2701_wm8960_machine_probeMiaoqian Lin2022-06-141-2/+7
* ASoC: mediatek: Fix error handling in mt8173_max98090_dev_probeMiaoqian Lin2022-06-141-1/+4
* ASoC: rt5645: Fix errorenous cleanup orderLin Ma2022-06-141-1/+6
* ASoC: dapm: Don't fold register value changes into notificationsMark Brown2022-06-141-2/+0
* 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
* 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
* 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: msm8916-wcd-digital: Fix missing clk_disable_unprepare() in msm8916_wcd...Miaoqian Lin2022-04-201-1/+4
* 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
* ASoC: atmel_ssc_dai: Handle errors for clk_enableJiasheng Jiang2022-04-201-1/+4