summaryrefslogtreecommitdiff
path: root/sound/soc
AgeCommit message (Expand)AuthorFilesLines
36 hoursASoC: SOF: ipc4-topology: Allow bytes controls without initial payloadPeter Ujfalusi1-1/+1
36 hoursASoC: sma1307: fix double free of devm_kzalloc() memoryGuangshuo Li1-2/+4
36 hoursASoC: codecs: wcd934x: fix typo in dt parsingSrinivas Kandagatla1-1/+1
36 hoursASoC: adau1372: Fix clock leak on PLL lock failureJihed Chaibi1-3/+14
36 hoursASoC: adau1372: Fix unchecked clk_prepare_enable() return valueJihed Chaibi1-7/+10
36 hoursASoC: SDCA: fix finding wrong entityShuming Fan1-1/+10
36 hoursASoC: Intel: catpt: Fix the device initializationCezary Rojewski2-4/+9
36 hoursASoC: fsl: imx-card: initialize playback_only and capture_onlyShengjiu Wang1-0/+2
36 hoursASoC: simple-card-utils: Check value of is_playback_only and is_capture_onlyShengjiu Wang1-2/+2
36 hoursASoC: amd: acp: Add ACP6.3 match entries for Cirrus Logic partsSimon Trimmer1-0/+413
36 hoursASoC: cs35l56: Only patch ASP registers if the DAI is part of a DAIlinkRichard Fitzgerald2-1/+23
36 hoursASoC: fsl_easrc: Fix event generation in fsl_easrc_iec958_put_bits()Mark Brown1-1/+4
36 hoursASoC: Intel: sof_sdw: Add quirk for Alienware Area 51 (2025) 0CCD SKUOliver Freyermuth1-0/+8
36 hoursASoC: rt1321: fix DMIC ch2/3 mask issueShuming Fan1-2/+3
36 hoursASoC: fsl_easrc: Fix event generation in fsl_easrc_iec958_set_reg()Mark Brown1-3/+6
36 hoursdriver core: platform: use generic driver_override infrastructureDanilo Krummrich1-3/+3
2026-03-19ASoC: qcom: qdsp6: Fix q6apm remove ordering during ADSP stop and startRavi Hothi3-0/+3
2026-03-19ASoC: amd: yc: Add DMI quirk for ASUS EXPERTBOOK PM1503CDAZhang Heng1-0/+7
2026-03-19ASoC: amd: acp-mach-common: Add missing error check for clock acquisitionChen Ni1-4/+14
2026-03-19ASoC: detect empty DMI stringsCasey Connolly1-1/+4
2026-03-19ASoC: amd: acp3x-rt5682-max9836: Add missing error check for clock acquisitionChen Ni1-2/+7
2026-03-19ASoC: codecs: rt1011: Use component to get the dapm context in spk_mode_putPeter Ujfalusi1-1/+1
2026-03-19ASoC: simple-card-utils: fix graph_util_is_ports0() for DT overlaysSen Wang1-4/+8
2026-03-19ASoC: soc-core: flush delayed work before removing DAIs and widgetsmatteo.cotifava1-0/+3
2026-03-19ASoC: soc-core: drop delayed_work_pending() check before flushmatteo.cotifava1-2/+1
2026-03-19ASoC: cs42l43: Report insert for exotic peripheralsCharles Keepax1-0/+1
2026-03-19ASoC: amd: yc: Add ASUS EXPERTBOOK BM1503CDA to quirk tableAzamat Almazbek uulu1-0/+7
2026-03-12ASoC: SDCA: Add allocation failure check for Entity nameCharles Keepax1-1/+4
2026-03-12ASoC: sdca: Fix missing regmap dependencies in KconfigBoris Faure1-0/+2
2026-03-12ASoC: SDCA: Fix comments for sdca_irq_request()Takashi Iwai1-2/+2
2026-03-04ASoC: amd: yc: Add DMI quirk for ASUS Vivobook Pro 15X M6501RRGustavo Salvini1-1/+7
2026-03-04ASoC: SOF: ipc4-control: Keep the payload size up to datePeter Ujfalusi1-4/+19
2026-03-04ASoC: SOF: ipc4-control: Use the correct size for scontrol->ipc_control_dataPeter Ujfalusi1-3/+3
2026-03-04ASoC: SOF: ipc4-topology: Correct the allocation size for bytes controlsPeter Ujfalusi1-8/+27
2026-03-04ASoC: SOF: ipc4-control: If there is no data do not send bytes updatePeter Ujfalusi1-2/+10
2026-03-04ASoC: amd: amd_sdw: add machine driver quirk for Lenovo modelsVijendar Mukunda1-0/+16
2026-03-04ASoC: rt721-sdca: Fix issue of fail to detect OMTP jack typeJack Yu1-2/+2
2026-03-04ASoC: fsl: imx-rpmsg: use snd_soc_find_dai_with_mutex() in probeZiyi Guo1-1/+1
2026-03-04ASoC: SOF: Intel: hda: Fix NULL pointer dereferenceRanjani Sridharan1-2/+12
2026-03-04ASoC: qcom: q6asm: drop DSP responses for closed data streamsCédric Bellegarde1-2/+2
2026-03-04ASoC: es8328: Add error unwind in resumeHsieh Hung-En1-2/+8
2026-03-04ASoC: codecs: max98390: Check return value of devm_gpiod_get_optional() in ma...Chen Ni1-0/+3
2026-03-04ASoC: sunxi: sun50i-dmic: Add missing check for devm_regmap_init_mmioChen Ni1-0/+3
2026-03-04ASoC: sdw_utils: remove dai registered checkBard Liao1-15/+0
2026-03-04ASoC: soc-acpi-intel-ptl-match: use aggregated endpoint in ptl_rt722_l0_rt132...Bard Liao1-2/+11
2026-03-04ASoC: soc-acpi-intel-arl-match: change rt722 amp endpoint to aggregatedBard Liao1-12/+11
2026-03-04ASoC: wm8962: Don't report a microphone if it's shorted to ground on plugSebastian Krzyszkowiak1-0/+10
2026-03-04ASoC: wm8962: Add WM8962_ADC_MONOMIX to "3D Coefficients" maskSebastian Krzyszkowiak1-1/+1
2026-03-04ASoC: SOF: ipc4: Support for sending payload along with LARGE_CONFIG_GETPeter Ujfalusi1-2/+42
2026-02-27ASoC: rockchip: i2s-tdm: Use param rate if not provided by set_sysclkDetlev Casanova1-0/+10