summaryrefslogtreecommitdiffstats
path: root/sound/soc
Commit message (Expand)AuthorAgeFilesLines
* ASoC: fsl_sai: Fix FSL_SAI_xDR/xFR definitionShengjiu Wang2022-06-141-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: fsl: Fix refcount leak in imx_sgtl5000_probeMiaoqian Lin2022-06-141-6/+8
* ASoC: rk3328: fix disabling mclk on pclk probe failureNicolas Frattaroli2022-06-141-1/+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: max98357a: remove dependency on GPIOLIBPierre-Louis Bossart2022-06-141-1/+0
* ASoC: rt5645: Fix errorenous cleanup orderLin Ma2022-06-141-1/+6
* ASoC: tscs454: Add endianness flag in snd_soc_component_driverCharles Keepax2022-06-141-6/+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: meson: Fix event generation for G12A tohdmi muxMark Brown2022-05-121-1/+1
* ASoC: wm8958: Fix change notifications for DSP controlsMark Brown2022-05-121-4/+4
* ASoC: da7219: Fix change notifications for tone generator frequencyMark Brown2022-05-121-4/+10
* ASoC: wm8731: Disable the regulator when probing failsZheyu Ma2022-05-091-8/+11
* ASoC: soc-dapm: fix two incorrect uses of list iteratorXiaomeng Tong2022-04-271-4/+2
* 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
* ASoC: topology: Allow TLV control to be either read or writeAmadeusz Sławiński2022-04-151-1/+2
* ASoC: soc-compress: Change the check for codec_daiJiasheng Jiang2022-04-151-8/+11
* ASoC: mediatek: mt6358: add missing EXPORT_SYMBOLsJiaxin Yu2022-04-151-0/+4
* ASoC: SOF: Intel: Fix NULL ptr dereference when ENOMEMAmmar Faizi2022-04-151-4/+5
* ASoC: soc-core: skip zero num_dai component in searching dai nameShengjiu Wang2022-04-151-1/+1
* ASoC: madera: Add dependencies on MFDCharles Keepax2022-04-151-0/+5
* ASoC: msm8916-wcd-analog: Fix error handling in pm8916_wcd_analog_spmi_probeMiaoqian Lin2022-04-151-6/+16
* 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
* ASoC: soc-compress: prevent the potentially use of null pointerJiasheng Jiang2022-04-151-6/+8
* 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
* 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
* ASoC: sti: Fix deadlock via snd_pcm_stop_xrun() callTakashi Iwai2022-03-282-4/+4
* ASoC: cs4265: Fix the duplicated control nameFabio Estevam2022-03-081-2/+1
* ASoC: ops: Shift tested values in snd_soc_put_volsw() by +minMarek Vasut2022-03-081-2/+2
* 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
* ASoC: max9759: fix underflow in speaker_gain_control_put()Dan Carpenter2022-02-081-1/+2