summaryrefslogtreecommitdiff
path: root/sound/soc
AgeCommit message (Expand)Author
2023-11-20ASoC: Intel: Skylake: Fix mem leak when parsing UUIDs failsCezary Rojewski
2023-11-08ASoC: rt5650: fix the wrong result of key buttonShuming Fan
2023-11-08ASoC: simple-card: fixup asoc_simple_probe() error handlingKuninori Morimoto
2023-09-23ASoc: codecs: ES8316: Fix DMIC configEdgar
2023-09-23ASoC: da7219: Flush pending AAD IRQ when suspendingDmytro Maluka
2023-08-30ASoC: rt5665: add missed regulator_bulk_disableZhang Shurong
2023-08-11ASoC: wm8904: Fill the cache for WM8904_ADC_TEST_0 registerMark Brown
2023-08-11ASoC: fsl_spdif: Silence output on stopMatus Gajdos
2023-08-11ASoC: es8316: Increment max value for ALC Capture Target Volume controlCristian Ciocaltea
2023-06-09ASoC: ssm2602: Add workaround for playback distortionsPaweł Anikiel
2023-06-09ASoC: dwc: limit the number of overrun messagesMaxim Kochetkov
2023-06-09ASoC: Intel: Skylake: Fix declaration of enum skl_ch_cfgCezary Rojewski
2023-03-11ASoC: kirkwood: Iterate over array indexes instead of using pointer mathKees Cook
2023-03-11ASoC: soc-compress.c: fixup private_data on snd_soc_new_compress()Kuninori Morimoto
2023-01-18ASoC: rt5670: Remove unbalanced pm_runtime_put()Hans de Goede
2023-01-18ASoC: rockchip: spdif: Add missing clk_disable_unprepare() in rk_spdif_runtim...Wang Jingjin
2023-01-18ASoC: wm8994: Fix potential deadlockMarek Szyprowski
2023-01-18ASoC: rockchip: pdm: Add missing clk_disable_unprepare() in rockchip_pdm_runt...Wang Jingjin
2023-01-18ASoC: mediatek: mt8173-rt5650-rt5514: fix refcount leak in mt8173_rt5650_rt55...Wang Yufen
2023-01-18ASoC: codecs: rt298: Add quirk for KBL-R RVP platformAmadeusz Sławiński
2023-01-18ASoC: pcm512x: Fix PM disable depth imbalance in pcm512x_probeZhang Qilong
2023-01-18ASoC: pxa: fix null-pointer dereference in filter()Zeng Heng
2023-01-18ASoC: ops: Correct bounds check for second channel on SX controlsCharles Keepax
2023-01-18ASoC: ops: Check bounds for second channel in snd_soc_put_volsw_sx()Mark Brown
2022-12-14ASoC: soc-pcm: Add NULL check in BE reparentingSrinivasa Rao Mandadapu
2022-12-08ASoC: ops: Fix bounds check for _sx controlsMark Brown
2022-11-25ASoC: soc-utils: Remove __exit for snd_soc_util_exit()Chen Zhongjin
2022-11-25ASoC: core: Fix use-after-free in snd_soc_exit()Chen Zhongjin
2022-10-26ASoC: eureka-tlv320: Hold reference returned from of_find_xxx APILiang He
2022-09-28ASoC: nau8824: Fix semaphore unbalance at error pathsTakashi Iwai
2022-08-25ASoC: mediatek: mt8173-rt5650: Fix refcount leak in mt8173_rt5650_dev_probeMiaoqian Lin
2022-08-25ASoC: codecs: da7210: add check for i2c_add_driverJiasheng Jiang
2022-08-25ASoC: mediatek: mt8173: Fix refcount leak in mt8173_rt5650_rt5676_dev_probeMiaoqian Lin
2022-07-21ASoC: wm5110: Fix DRE controlCharles Keepax
2022-07-21ASoC: ops: Fix off by one in range control validationMark Brown
2022-06-25ASoC: wm8962: Fix suspend while playing musicAdam Ford
2022-06-25ASoC: cs42l56: Correct typo in minimum level for SX volume controlsCharles Keepax
2022-06-25ASoC: cs42l52: Correct TLV for Bypass VolumeCharles Keepax
2022-06-25ASoC: cs53l30: Correct number of volume levels on SX controlsCharles Keepax
2022-06-25ASoC: cs42l52: Fix TLV scales for mixer controlsCharles Keepax
2022-06-14ASoC: rt5514: Fix event generation for "DSP Voice Wake Up" controlMark Brown
2022-06-14ASoC: wm2000: fix missing clk_disable_unprepare() on error in wm2000_anc_tran...Yang Yingliang
2022-06-14ASoC: mxs-saif: Fix refcount leak in mxs_saif_probeMiaoqian Lin
2022-06-14ASoC: mediatek: Fix missing of_node_put in mt2701_wm8960_machine_probeMiaoqian Lin
2022-06-14ASoC: mediatek: Fix error handling in mt8173_max98090_dev_probeMiaoqian Lin
2022-06-14ASoC: rt5645: Fix errorenous cleanup orderLin Ma
2022-06-14ASoC: dapm: Don't fold register value changes into notificationsMark Brown
2022-05-18ASoC: ops: Validate input values in snd_soc_put_volsw_range()Mark Brown
2022-05-18ASoC: max98090: Generate notifications on changes for custom controlMark Brown
2022-05-18ASoC: max98090: Reject invalid values in custom control put()Mark Brown