summaryrefslogtreecommitdiff
path: root/sound/soc
AgeCommit message (Expand)AuthorFilesLines
2025-11-05ASoC: qcom: q6asm: add q6asm_get_hw_pointerSrinivas Kandagatla2-0/+13
2025-11-05ASoC: qcom: q6asm-dai: schedule all available frames to avoid dsp under-runsSrinivas Kandagatla1-7/+27
2025-11-05ASoC: qcom: q6asm: handle the responses after closingSrinivas Kandagatla1-0/+5
2025-11-05ASoC: qcom: q6asm-dai: perform correct state check before closingSrinivas Kandagatla1-1/+2
2025-11-05ASoC: qcom: qdsp6: q6asm-dai: set 10 ms period and buffer alignment.Srinivas Kandagatla1-2/+2
2025-11-05ASoC: qcom: q6adm: the the copp device only during last instanceSrinivas Kandagatla1-75/+71
2025-11-05ASoC: qcom: q6apm-dai: set flags to reflect correct operation of appl_ptrSrinivas Kandagatla1-0/+2
2025-11-04ASoC: tas2781: Add tas5822 supportBaojun Xu1-1/+6
2025-11-04ASoC: tas2781: Replace deprecated strcpy() with strscpy()HariKrishna Sagala1-1/+2
2025-11-04ASoC: da7213: Use component driver suspend/resumeClaudiu Beznea2-25/+45
2025-11-03ASoC: codecs: aw88261: pass pointer directly instead of passing the addressDan Carpenter1-4/+4
2025-11-03ASoC: codecs: simplify aw87390_init() argument a bitDan Carpenter1-4/+4
2025-11-03ASoC: max98090/91: adding the two virtual Mux widgets in the routesSharique Mohammad1-2/+9
2025-11-03ASoC: fsl_spdif: Constify some structuresChristophe JAILLET1-8/+8
2025-11-03ASoC: max98090/91: adding two virtual Mux widgets for digital micsSharique Mohammad1-0/+16
2025-10-30Add support for an external Master Clock in theMark Brown1-3/+30
2025-10-30ASoC: qcom: sdw: fix memory leakMark Brown16-280/+118
2025-10-30ASoC: soc-core: check ops & auto_selectable_formats in snd_soc_dai_get_fmt() ...HariKrishna Sagala1-2/+3
2025-10-30ASoC: codec: wm8400: replace printk() calls with dev_*() device aware loggingHariKrishna Sagala1-4/+5
2025-10-30ASoC: SOF: Intel: remove hyphen from AMP<index> name_prexixBard Liao1-0/+8
2025-10-30ASoC: max98090/91: fixing the stream indexSharique Mohammad1-3/+3
2025-10-29ASoC: codecs: va-macro: fix revision checkingSrinivas Kandagatla1-4/+4
2025-10-29ASoC: SOF: Intel: select SND_SOC_SDW_UTILS in SND_SOC_SOF_HDA_GENERICBard Liao1-0/+1
2025-10-29ASoC: SOF: pcm: Set the PCM device name for HDMIPeter Ujfalusi1-0/+18
2025-10-29ASoC: cs4271: Add support for the external mclkHerve Codina1-3/+26
2025-10-29ASoC: cs4271: Disable regulators in component_probe() error pathHerve Codina1-3/+7
2025-10-29ASoC: tas2783: Fix build for SoundWire API updateMark Brown1-1/+2
2025-10-29ASoC: renesas: rz-ssi: Use proper dma_buffer_pos after resumeClaudiu Beznea1-13/+12
2025-10-29ASoC: qcom: sc7280: make use of common helpersSrinivas Kandagatla2-64/+14
2025-10-29ASoC: qcom: sdm845: make use of common helpersSrinivas Kandagatla1-50/+3
2025-10-29ASoC: qcom: sdw: remove redundant codeSrinivas Kandagatla5-107/+22
2025-10-29ASoC: qcom: sdw: fix memory leak for sdw_stream_runtimeSrinivas Kandagatla6-50/+64
2025-10-29Add SDCA UMP/FDL supportMark Brown10-76/+1271
2025-10-28Add support for Cirrus Logic CS530x DAC and CODECMark Brown6-106/+628
2025-10-28ASoC: spacemit: fix build warning and errorMark Brown1-2/+1
2025-10-28allwinner: a523: Enable I2S and SPDIF TXMark Brown1-2/+24
2025-10-28Sndcard compatible for qrb2210/qcm2290Mark Brown1-0/+1
2025-10-28ALSA: cs35l56: Add support for factory calibrationMark Brown6-42/+2335
2025-10-28ASoC: soc_sdw_utils: remove cs42l43 component_nameBard Liao1-1/+0
2025-10-28ASoC: fsl_sai: Fix sync error in consumer modeMaarten Zanders1-4/+4
2025-10-28ASoC: Fix build for sdw_utilsMark Brown1-1/+0
2025-10-28ASoC: spacemit: add failure check for spacemit_i2s_init_dai()Troy Mitchell1-1/+3
2025-10-28ASoC: spacemit: use `depends on` instead of `select`Troy Mitchell1-2/+1
2025-10-28ASoC: spacemit: add failure check for spacemit_i2s_init_dai()Troy Mitchell1-1/+3
2025-10-27ASoC: sun4i-spdif: Support SPDIF output on A523 familyChen-Yu Tsai1-2/+24
2025-10-27ASoC: SDCA: Add HID button IRQCharles Keepax2-0/+74
2025-10-27ASoC: SDCA: Add early IRQ handlingCharles Keepax1-0/+71
2025-10-27ASoC: SDCA: Add UMP timeout handling for FDLCharles Keepax2-1/+64
2025-10-27ASoC: SDCA: Add completion for FDL start and stopCharles Keepax1-0/+75
2025-10-27ASoC: SDCA: Add FDL-specific IRQ processingMaciej Strozek1-0/+34