aboutsummaryrefslogtreecommitdiff
path: root/sound
AgeCommit message (Expand)AuthorFilesLines
2025-11-24firmware: cs_dsp: Store control length as 32-bitRichard Fitzgerald1-1/+1
2025-11-24ASoC: tas2781: correct the wrong periodShenghao Ding1-1/+1
2025-11-24ASoC: tas2781: Correct the wrong chip ID for reset variable checkBaojun Xu1-1/+1
2025-11-21ASoC: cs35l56: Set access permissions on volatileMark Brown1-6/+9
2025-11-21Add SDCA class driverMark Brown12-123/+1114
2025-11-21ASoC: Intel: avs: Replace snprintf() with scnprintf()HariKrishna Sagala1-6/+3
2025-11-21ASoC: codecs: wcd934x: add explicit soundwire depenencySrinivas Kandagatla1-0/+1
2025-11-21ALSA: hda/realtek: add quirk for HP pavilion aero laptop 13z-be200Jacob Zhong1-0/+1
2025-11-21ALSA: pcm: Harden the spk_alloc assumption checkUmang Jain1-1/+1
2025-11-20ASoC: SDCA: Add basic SDCA function driverCharles Keepax3-0/+469
2025-11-20ASoC: SDCA: Add basic SDCA class driverCharles Keepax4-0/+355
2025-11-20ASoC: SDCA: add function devicesPierre-Louis Bossart4-2/+135
2025-11-20ASoC: SDCA: Add helper to write initialization writesCharles Keepax1-0/+16
2025-11-20ASoC: SDCA: Populate regmap cache for readable ControlsCharles Keepax1-10/+22
2025-11-20ASoC: SDCA: Factor out helper to process Control defaultsCharles Keepax1-22/+39
2025-11-20ASoC: SDCA: Use helper macros for control identificationCharles Keepax1-22/+14
2025-11-20ASoC: SDCA: Move most of the messages from info to debugCharles Keepax1-26/+24
2025-11-20ASoC: SDCA: Add comment for function reset pollingCharles Keepax1-0/+4
2025-11-20ASoC: SDCA: Correct FDL locking in sdca_fdl_process()Charles Keepax1-44/+45
2025-11-20ASoC: SDCA: Fix missing dash in HIDE DisCo propertyCharles Keepax1-1/+1
2025-11-20ASoC: SDCA: Remove duplicated module macrosCharles Keepax2-6/+0
2025-11-20ASoC: renesas: rz-ssi: Fix rz_ssi_priv::hw_params_cache::sample_widthBiju Das1-9/+4
2025-11-20ASoC: renesas: rz-ssi: Fix channel swap issue in full duplex modeBiju Das1-8/+43
2025-11-20ASoC: cs35l56: Use SND_SOC_BYTES_E_ACC() for CAL_DATA_RB controlRichard Fitzgerald1-2/+3
2025-11-20ASoC: cs35l56: Use SOC_ENUM_EXT_ACC() for CAL_SET_STATUS controlRichard Fitzgerald1-4/+6
2025-11-20ALSA: realtek/alc288 fix headphone for MS Surface 2/3René Rebe1-0/+21
2025-11-20ASoC: tas2781: Add tas2568/2574/5806m/5806md/5830 supportBaojun Xu1-3/+26
2025-11-20ASoC: codecs: arizona: convert to snd_soc_dapm_xxx()Kuninori Morimoto1-10/+8
2025-11-20gpio: improve support for shared GPIOsMark Brown2-7/+3
2025-11-20ALSA: hda/realtek - Enable Mute LED and Tas2781 for HP platformKailang Yang1-10/+56
2025-11-20Merge branch 'for-linus' into for-nextTakashi Iwai32-152/+362
2025-11-20ASoC: codecs: lpass-rx-macro: fix mute_stream affecting all pathsJonathan Marek1-39/+35
2025-11-20ASoC: codecs: lpass-wsa-macro: remove unused WSA_MACRO_RX_MIX enumJonathan Marek1-2/+1
2025-11-20ASoC: codecs: lpass-wsa-macro: remove main path eventJonathan Marek1-57/+2
2025-11-20ASoC: codecs: lpass-wsa-macro: add volume controls for mix pathJonathan Marek1-0/+4
2025-11-20ASoC: codecs: lpass-wsa-macro: fix path clock dependenciesJonathan Marek1-4/+6
2025-11-20ASoC: codecs: lpass-wsa-macro: remove mix path eventJonathan Marek1-42/+4
2025-11-20ASoC: codecs: lpass-wsa-macro: remove useless gain read/write sequenceJonathan Marek1-9/+1
2025-11-20ASoC: codecs: lpass-wsa-macro: remove unnecessary bounds checkJonathan Marek1-11/+0
2025-11-19ALSA: pcmtest: Replace deprecated strcpy with strscpy_pad in setup_patt_bufsThorsten Blum1-2/+2
2025-11-19ASoC: wsa883x: drop GPIOD_FLAGS_BIT_NONEXCLUSIVE flag from GPIO lookupBartosz Golaszewski1-5/+2
2025-11-19ASoC: wsa881x: drop GPIOD_FLAGS_BIT_NONEXCLUSIVE flag from GPIO lookupBartosz Golaszewski1-2/+1
2025-11-19ASoC: soc-core: Pre-check zero CPU/codec DAIs, handle early rtd->dais alloc f...jempty.liang1-0/+5
2025-11-19ASoC: mediatek: Add support for MT8189 SoCMark Brown14-0/+19476
2025-11-18ASoC: SOF: sof-client-probes: Replace snprintf() with scnprintf()HariKrishna Sagala1-1/+1
2025-11-18ASoC: SDCA: Add companion amp FunctionCharles Keepax1-0/+2
2025-11-18ASoC: SOF: imx9: use SCMI API for LM managementLaurentiu Mihalcea2-28/+9
2025-11-18ASoC: mediatek: mt8189: add machine driver with nau8825Cyril Chao3-0/+1202
2025-11-18ASoC: mediatek: mt8189: add platform driverCyril Chao4-0/+2643
2025-11-18ASoC: mediatek: mt8189: support PCM in platform driverCyril Chao1-0/+332