summaryrefslogtreecommitdiff
path: root/sound/soc
AgeCommit message (Expand)AuthorFilesLines
8 daysASoC: amd: acp: update DMI quirk and add ACP DMIC for Lenovo platformsSyed Saba Kareem1-4/+4
8 daysASoC: SDCA: Unregister IRQ handlers on module removeRichard Fitzgerald2-5/+12
8 daysASoC: SDCA: mask Function_Status valueMaciej Strozek1-1/+1
8 daysASoC: SDCA: Fix overwritten var within for loopMaciej Strozek1-3/+1
9 daysASoC: stm32_sai: fix incorrect BCLK polarity for DSP_A/B, LEFT_JTomasz Merta1-0/+3
9 daysASoC: SOF: Intel: hda: modify period size constraints for ACE4Kai Vehmanen1-2/+12
9 daysASoC: nau8325: Add software reset during probeNeo Chang1-1/+8
10 daysASoC: Intel: avs: Fix memory leak in avs_register_i2s_test_boards()Cezary Rojewski1-3/+6
11 daysASoC: SOF: Intel: Fixes for find_acpi_adr_device() when some endpoints are mi...Mark Brown1-6/+4
11 daysASoC: SOF: Intel: fix iteration in is_endpoint_present()Maciej Strozek1-5/+3
11 daysASoC: SOF: Intel: Fix endpoint index if endpoints are missingMaciej Strozek1-1/+1
11 daysASoC: SDCA: Fix errors in IRQ cleanupCharles Keepax2-4/+82
11 daysASoC: amd: acp: add Lenovo P16s G5 AMD quirk for legacy SDW machineMark Pearson1-0/+16
2026-04-01ASoC: amd: ps: Fix missing leading zeros in subsystem_device SSID logSimon Trimmer1-1/+1
2026-03-31ASoC: Intel: boards: fix unmet dependency on PINCTRLJulian Braha1-2/+0
2026-03-31ASoC: Intel: ehl_rt5660: Use the correct rtd->dev device in hw_paramsSachin Mokashi1-1/+1
2026-03-30ASoC: ep93xx: Fix unchecked clk_prepare_enable() and add rollback on failureJihed Chaibi1-10/+24
2026-03-30ASoC: soc-core: call missing INIT_LIST_HEAD() for card_aux_listKuninori Morimoto1-0/+1
2026-03-30ASoC: amd: yc: Add DMI entry for HP Laptop 15-fc0xxxGilson Marquato Júnior1-0/+7
2026-03-30ASoC: amd: yc: Add DMI quirk for ASUS Vivobook Pro 16X OLED M7601RMZhang Heng1-0/+7
2026-03-26ASoC: SOF: ipc4-topology: Allow bytes controls without initial payloadPeter Ujfalusi1-1/+1
2026-03-26ASoC: adau1372: Fix error handling in adau1372_set_power()Mark Brown2-13/+27
2026-03-26ASoC: adau1372: Fix clock leak on PLL lock failureJihed Chaibi1-3/+14
2026-03-26ASoC: adau1372: Fix unchecked clk_prepare_enable() return valueJihed Chaibi1-7/+10
2026-03-25ASoC: SDCA: fix finding wrong entityShuming Fan1-1/+10
2026-03-25ASoC: SDCA: remove the max count of initialization tableShuming Fan1-3/+0
2026-03-24ASoC: codecs: wcd934x: fix typo in dt parsingSrinivas Kandagatla1-1/+1
2026-03-23ASoC: Intel: catpt: Fix the device initializationCezary Rojewski2-4/+9
2026-03-20ASoC: amd: acp: add ASUS HN7306EA quirk for legacy SDW machineHasun Park1-0/+8
2026-03-20ASoC: SOF: topology: reject invalid vendor array size in token parserCássio Gabriel1-1/+1
2026-03-19ASoC: tas2781: Add null check for calibration dataBaojun Xu1-0/+3
2026-03-18ASoC: fsl: imx-card: initialize playback_only and capture_onlyShengjiu Wang1-0/+2
2026-03-18ASoC: simple-card-utils: Check value of is_playback_only and is_capture_onlyShengjiu Wang1-2/+2
2026-03-17driver core: platform: use generic driver_override infrastructureDanilo Krummrich1-3/+3
2026-03-17ASoC: amd: yc: Add DMI quirk for Thin A15 B7VFZhang Heng1-0/+7
2026-03-17ASoC: amd: yc: Add DMI quirk for ASUS EXPERTBOOK BM1403CDAVee Satayamas1-0/+7
2026-03-16ASoC: amd: acp: add PX13 SoundWire machine link for rt721+tas2783x2Hasun Park1-0/+61
2026-03-16ASoC: amd: acp: add DMI override for ACP70 flagHasun Park1-1/+14
2026-03-16ASoC: sma1307: fix double free of devm_kzalloc() memoryGuangshuo Li1-2/+4
2026-03-11ASoC: amd: acp-mach-common: Add missing error check for clock acquisitionChen Ni1-4/+14
2026-03-11ASoC: detect empty DMI stringsCasey Connolly1-1/+4
2026-03-11ASoC: amd: acp3x-rt5682-max9836: Add missing error check for clock acquisitionChen Ni1-2/+7
2026-03-10ASoC: codecs: rt1011: Use component to get the dapm context in spk_mode_putPeter Ujfalusi1-1/+1
2026-03-10ASoC: simple-card-utils: fix graph_util_is_ports0() for DT overlaysSen Wang1-4/+8
2026-03-10ASoC: tegra: Add Tegra238 sound card supportMark Brown1-0/+11
2026-03-10ASoC: soc-core: flush delayed work before removing DAIs and widgetsmatteo.cotifava1-0/+3
2026-03-10ASoC: soc-core: drop delayed_work_pending() check before flushmatteo.cotifava1-2/+1
2026-03-09ASoC: tegra: Add support for Tegra238 soundcardSheetal1-0/+11
2026-03-09ASoC: qcom: qdsp6: Fix q6apm remove ordering during ADSP stop and startRavi Hothi3-0/+3
2026-03-05Merge tag 'asoc-fix-v7.0-rc2' of https://git.kernel.org/pub/scm/linux/kernel/...Takashi Iwai8-10/+470