summaryrefslogtreecommitdiff
path: root/sound/soc
AgeCommit message (Expand)AuthorFilesLines
10 daysASoC: xilinx: formatter_pcm: pass aud_drv_data to irq handlersRosen Penev1-6/+4
10 daysASoC: tas2781: fix clang build error for goto bypassing cleanup variableShenghao Ding1-9/+9
10 daysASoC: SOF: ipc4-topology: Refresh copier IPC payload before widget setupPeter Ujfalusi1-0/+33
10 daysASoC: tas2562: Validate values for volume writesMark Brown1-2/+7
10 daysASoC: SOF: topology: Use acpi mach from the machine driverBard Liao1-1/+6
10 daysASoC: codecs: lpass-wsa-macro: Fix enum kcontrol accessesDawid Wróbel1-4/+4
10 daysASoC: cs35l41: sort the register default tablePeter Ujfalusi1-1/+1
10 daysASoC: cs35l45: sort the register default tablePeter Ujfalusi1-16/+16
10 daysASoC: cs4265: sort the register default tablePeter Ujfalusi1-2/+2
10 daysASoC: SOF: ipc4-pcm: Continue the pipeline trigger in case of IPC timeoutPeter Ujfalusi1-6/+19
10 daysASoC: SOF: sof-audio: Fix error path in sof_widget_setup_unlocked()Peter Ujfalusi1-5/+4
10 daysASoC: codecs: lpass-tx-macro: Fix enum kcontrol accessesDawid Wróbel1-2/+2
2026-08-09ASoC: tas2562: fix broken entries in the volume lookup tableHaidar Lee1-3/+4
2026-08-09ASoC: tas2562: fix DVC coefficient write orderHaidar Lee1-8/+15
2026-08-09ASoC: fsl_easrc: fix m2m_init error path to use goto instead of bare returnShengjiu Wang1-1/+1
2026-08-09ASoC: fsl_asrc: fix m2m_init error path to use goto instead of bare returnShengjiu Wang1-1/+1
2026-08-09ASoC: sophgo: return 1 on volume change in cv1800b_adc_volume_set()Surendra Singh Chouhan1-2/+8
2026-08-09ASoC: tas2781: Use correct calibration data for SINEGAIN2 registerwangdicheng1-2/+2
2026-08-09ASoC: SDCA: Ensure that Control Range is large enough for headerCharles Keepax1-0/+2
2026-08-09ASoC: SDCA: Make UMP message size check more robustCharles Keepax1-2/+2
2026-08-09ASoC: SDCA: Always free firmware in FDL pathCharles Keepax1-1/+4
2026-08-09ASoC: SDCA: Correct pointer passed to devm_acpi_table_putCharles Keepax1-1/+1
2026-08-09ASoC: max98090: fix missing IS_ERR() before PTR_ERR() on mclk lookupUday Khare1-2/+3
2026-08-09ASoC: max98095: fix missing IS_ERR() before PTR_ERR() on mclk lookupUday Khare1-2/+3
2026-08-03ASoC: fsl_sai: Fix spurious BCLK on resume by clearing BYPChancel Liu1-4/+25
2026-08-03ASoC: fsl: imx-card: Skip sysclk reset for active DAIs in shutdownChancel Liu1-4/+8
2026-08-03ASoC: cs35l56: Use complete_all() to signal init_completionRichard Fitzgerald1-1/+1
2026-08-03ASoC: cs35l56: Fix potential probe() deadlockRichard Fitzgerald3-6/+17
2026-08-03ASoC: bt-sco: fix duplicate DAPM widget names for wideband DAIShengjiu Wang1-2/+8
2026-08-03ASoC: sun4i-codec: Set quirks.playback_only for H616 codecChen-Yu Tsai1-0/+1
2026-08-03ASoC: tas2781: bound firmware description string parsingPengpeng Hou1-6/+57
2026-08-03ASoC: tas2562: fix deprecated 'shut-down' GPIO always cleared after lookupUday Khare1-2/+3
2026-08-03ASoC: cs42l43: Correct report for forced microphone jackCharles Keepax1-1/+2
2026-08-03ASoC: amd: ps: replace bitwise OR with logical OR in IRQ return checkVijendar Mukunda1-1/+1
2026-08-03ASoC: amd: ps: fix wrong ACP version string in pci_request_regions()Vijendar Mukunda1-1/+1
2026-08-03ASoC: amd: ps: disable MSI on resume in ACP PCI driverVijendar Mukunda1-0/+29
2026-08-03ASoC: meson: aiu: fifo-spdif: soft reset the S/PDIF datapath on start/stopChristian Hewitt1-0/+5
2026-08-03ASoC: amd: acp: Fix linker error with SDCA quirksSyed Saba Kareem4-10/+9
2026-07-24ASoC: qcom: q6apm: fix NULL pointer dereference in graph_callbackSrinivas Kandagatla1-0/+8
2026-07-24ASoC: mediatek: mt8183: Release reserved memory on cleanupCássio Gabriel1-0/+11
2026-07-24ASoC: mediatek: mt8183: Check runtime resume during probeCássio Gabriel1-4/+8
2026-07-24ASoC: mediatek: mt8192: Release reserved memory on cleanupCássio Gabriel1-0/+9
2026-07-24ASoC: mediatek: mt8192: Check runtime resume during probeCássio Gabriel1-4/+8
2026-07-24ASoC: SOF: ipc3-control: Validate size in snd_sof_update_controlPeter Ujfalusi1-0/+9
2026-07-24ASoC: SOF: ipc3-control: Fix heap overflow in bytes_ext put/getPeter Ujfalusi1-8/+19
2026-07-24ASoC: SOF: topology: fix memory leak in snd_sof_load_topologyZhao Dongdong1-0/+2
2026-07-24ASoC: SOF: topology: validate vendor array size before parsingCássio Gabriel1-1/+4
2026-07-24ASoC: SOF: ipc3-control: Fix TOCTOU in bytes_put and bytes_getPeter Ujfalusi1-7/+16
2026-07-24ASoC: SOF: ipc3-control: Use overflow checks in control_update size calcPeter Ujfalusi1-4/+16
2026-07-24ASoC: SOF: ipc4-control: Validate notification payload sizePeter Ujfalusi1-0/+23