summaryrefslogtreecommitdiffstats
path: root/sound/soc
Commit message (Expand)AuthorAgeFilesLines
* ASoC: cs42l51: fix driver to properly autoload with automatic module loadingThomas Petazzoni2023-08-113-8/+6
* ASoC: wm8904: Fill the cache for WM8904_ADC_TEST_0 registerMark Brown2023-08-111-0/+3
* ASoC: fsl_spdif: Silence output on stopMatus Gajdos2023-08-111-0/+2
* ASoC: imx-audmix: check return value of devm_kasprintf()Claudiu Beznea2023-07-271-0/+9
* ASoC: es8316: Do not set rate constraints for unsupported MCLKsCristian Ciocaltea2023-07-271-7/+7
* ASoC: es8316: Increment max value for ALC Capture Target Volume controlCristian Ciocaltea2023-07-271-2/+7
* ASoC: nau8824: Add quirk to active-high jack-detectEdson Juliano Drosdeck2023-06-281-0/+24
* ASoC: ssm2602: Add workaround for playback distortionsPaweł Anikiel2023-06-091-0/+15
* ASoC: dwc: limit the number of overrun messagesMaxim Kochetkov2023-06-091-2/+2
* ASoC: fsl_micfil: register platform component before registering cpu daiShengjiu Wang2023-05-301-5/+10
* ASoC: es8316: Handle optional IRQ assignmentCristian Ciocaltea2023-05-171-6/+8
* ASoC: es8316: Use IRQF_NO_AUTOEN when requesting the IRQHans de Goede2023-05-171-5/+2
* ASoC: Intel: bytcr_rt5640: Add quirk for the Acer Iconia One 7 B1-750Hans de Goede2023-05-171-0/+12
* ASoC: kirkwood: Iterate over array indexes instead of using pointer mathKees Cook2023-03-111-1/+1
* ASoC: soc-compress.c: fixup private_data on snd_soc_new_compress()Kuninori Morimoto2023-03-111-1/+1
* ASoC: fsl_sai: initialize is_dsp_mode flagShengjiu Wang2023-03-111-0/+1
* ASoC: SOF: Intel: hda-dai: fix possible stream_tag leakPierre-Louis Bossart2023-02-221-4/+4
* ASoC: cs42l56: fix DT probeArnd Bergmann2023-02-221-6/+0
* ASoC: Intel: bytcr_rt5651: Drop reference count of ACPI device after useAndy Shevchenko2023-02-221-1/+1
* ASoC: fsl-asoc-card: Fix naming of AC'97 CODEC widgetsMark Brown2023-02-061-2/+2
* ASoC: fsl_ssi: Rename AC'97 streams to avoid collisions with AC'97 CODECMark Brown2023-02-062-6/+6
* ASoC: fsl_micfil: Correct the number of steps on SX controlsChancel Liu2023-02-061-8/+8
* ASoC: Intel: bytcr_rt5640: Add quirk for the Advantech MICA-071 tabletHans de Goede2023-01-181-0/+15
* 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: audio-graph-card: fix refcount leak of cpu_ep in __graph_for_each_link()Wang Yufen2023-01-181-1/+3
* ASoC: mediatek: mt8173-rt5650-rt5514: fix refcount leak in mt8173_rt5650_rt55...Wang Yufen2023-01-181-2/+5
* ASoC: Intel: Skylake: Fix driver hang during shutdownCezary Rojewski2023-01-181-1/+4
* ALSA/ASoC: hda: move/rename snd_hdac_ext_stop_streams to hdac_stream.cPierre-Louis Bossart2023-01-181-2/+2
* 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: mediatek: mt8173: Enable IRQ when pdata is readyRicardo Ribalda2023-01-181-10/+10
* ASoC: mediatek: mtk-btcvsd: Add checks for write and read of mtk_btcvsd_sndJiasheng Jiang2023-01-181-4/+2
* 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 Keepax2022-12-191-2/+3
* ASoC: ops: Check bounds for second channel in snd_soc_put_volsw_sx()Mark Brown2022-12-191-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: Intel: bytcht_es8316: Add quirk for the Nanote UMPC-01Hans de Goede2022-12-081-0/+7
* ASoC: sgtl5000: Reset the CHIP_CLK_CTRL reg on removeDetlev Casanova2022-12-081-0/+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: codecs: jz4725b: Fix spelling mistake "Sourc" -> "Source", "Routee" -> ...Colin Ian King2022-11-251-1/+1
* ASoC: codecs: jz4725b: fix capture selector namingSiarhei Volkau2022-11-251-7/+7
* ASoC: codecs: jz4725b: use right control for Capture VolumeSiarhei Volkau2022-11-251-6/+9
* ASoC: codecs: jz4725b: fix reported volume for Master ctlSiarhei Volkau2022-11-251-1/+1
* ASoC: codecs: jz4725b: add missed Line In power control bitSiarhei Volkau2022-11-251-1/+2
* ASoC: wm8962: Add an event handler for TEMP_HP and TEMP_SPKXiaolei Wang2022-11-251-2/+52