summaryrefslogtreecommitdiff
path: root/sound/soc
AgeCommit message (Expand)Author
7 daysASoC: SOF: ipc4-topology: Allow bytes controls without initial payloadPeter Ujfalusi
7 daysASoC: adau1372: Fix error handling in adau1372_set_power()Mark Brown
7 daysASoC: adau1372: Fix clock leak on PLL lock failureJihed Chaibi
7 daysASoC: adau1372: Fix unchecked clk_prepare_enable() return valueJihed Chaibi
8 daysASoC: SDCA: fix finding wrong entityShuming Fan
8 daysASoC: SDCA: remove the max count of initialization tableShuming Fan
9 daysASoC: codecs: wcd934x: fix typo in dt parsingSrinivas Kandagatla
10 daysASoC: Intel: catpt: Fix the device initializationCezary Rojewski
13 daysASoC: amd: acp: add ASUS HN7306EA quirk for legacy SDW machineHasun Park
13 daysASoC: SOF: topology: reject invalid vendor array size in token parserCássio Gabriel
2026-03-19ASoC: tas2781: Add null check for calibration dataBaojun Xu
2026-03-18ASoC: fsl: imx-card: initialize playback_only and capture_onlyShengjiu Wang
2026-03-18ASoC: simple-card-utils: Check value of is_playback_only and is_capture_onlyShengjiu Wang
2026-03-17driver core: platform: use generic driver_override infrastructureDanilo Krummrich
2026-03-17ASoC: amd: yc: Add DMI quirk for Thin A15 B7VFZhang Heng
2026-03-17ASoC: amd: yc: Add DMI quirk for ASUS EXPERTBOOK BM1403CDAVee Satayamas
2026-03-16ASoC: amd: acp: add PX13 SoundWire machine link for rt721+tas2783x2Hasun Park
2026-03-16ASoC: amd: acp: add DMI override for ACP70 flagHasun Park
2026-03-16ASoC: sma1307: fix double free of devm_kzalloc() memoryGuangshuo Li
2026-03-11ASoC: amd: acp-mach-common: Add missing error check for clock acquisitionChen Ni
2026-03-11ASoC: detect empty DMI stringsCasey Connolly
2026-03-11ASoC: amd: acp3x-rt5682-max9836: Add missing error check for clock acquisitionChen Ni
2026-03-10ASoC: codecs: rt1011: Use component to get the dapm context in spk_mode_putPeter Ujfalusi
2026-03-10ASoC: simple-card-utils: fix graph_util_is_ports0() for DT overlaysSen Wang
2026-03-10ASoC: tegra: Add Tegra238 sound card supportMark Brown
2026-03-09ASoC: soc-core: flush delayed work before removing DAIs and widgetsmatteo.cotifava
2026-03-09ASoC: soc-core: drop delayed_work_pending() check before flushmatteo.cotifava
2026-03-09ASoC: tegra: Add support for Tegra238 soundcardSheetal
2026-03-09ASoC: qcom: qdsp6: Fix q6apm remove ordering during ADSP stop and startRavi Hothi
2026-03-05Merge tag 'asoc-fix-v7.0-rc2' of https://git.kernel.org/pub/scm/linux/kernel/...Takashi Iwai
2026-03-04ASoC: amd: yc: Add DMI quirk for ASUS EXPERTBOOK PM1503CDAZhang Heng
2026-03-03ASoC: SDCA: Add allocation failure check for Entity nameCharles Keepax
2026-03-02ASoC: fsl_easrc: Fix control writesMark Brown
2026-03-01ASoC: cs35l56: Suppress pointless warning about number of GPIO pullsRichard Fitzgerald
2026-03-01ASoC: amd: acp: Add ACP6.3 match entries for Cirrus Logic partsSimon Trimmer
2026-03-01ASoC: Intel: sof_sdw: Add quirk for Alienware Area 51 (2025) 0CCD SKUOliver Freyermuth
2026-03-01ASoC: rt1321: fix DMIC ch2/3 mask issueShuming Fan
2026-03-01ASoC: cs35l56: Only patch ASP registers if the DAI is part of a DAIlinkRichard Fitzgerald
2026-03-01ASoC: fsl_easrc: Fix event generation in fsl_easrc_iec958_set_reg()Mark Brown
2026-03-01ASoC: fsl_easrc: Fix event generation in fsl_easrc_iec958_put_bits()Mark Brown
2026-02-28ALSA: hda/tas2781: A workaround solution to lower-vol issue among lower calib...Shenghao Ding
2026-02-26ASoC: SDCA: Fix comments for sdca_irq_request()Takashi Iwai
2026-02-23ASoC: amd: yc: Add ASUS EXPERTBOOK BM1503CDA to quirk tableAzamat Almazbek uulu
2026-02-23ASoC: cs42l43: Report insert for exotic peripheralsCharles Keepax
2026-02-22Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL usesKees Cook
2026-02-21Convert more 'alloc_obj' cases to default GFP_KERNEL argumentsLinus Torvalds
2026-02-21Convert 'alloc_flex' family to use the new default GFP_KERNEL argumentLinus Torvalds
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook
2026-02-20Merge tag 'sound-fix-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds