aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2025-07-24ASoC: imx-card: Add WM8524 supportChancel Liu1-0/+40
2025-07-23ASoC: qcom: sm8250: Add Fairphone 4 soundcard compatibleLuca Weiss1-0/+1
2025-07-23ASoC: dt-bindings: qcom,sm8250: Add Fairphone 4 sound cardLuca Weiss1-0/+1
2025-07-23ASoC: dt-bindings: qcom,q6afe: Document q6usb subnodeLuca Weiss1-0/+13
2025-07-22ASoC: SDCA: Fix implicit cast from le16Charles Keepax1-1/+1
2025-07-22ASoC: SDCA: Shrink detected_mode_handler() stack frameCharles Keepax1-3/+7
2025-07-22ASoC: SDCA: Check devm_mutex_init() return valueStephen Rothwell1-1/+3
2025-07-21ASoC: SDCA: add route by the number of input pins in MU entityShuming Fan1-10/+1
2025-07-16Add SDCA DAI ops helpersMark Brown5-62/+490
2025-07-16ASoC: Intel: sof_rt5682: Add HDMI-In capture with rt5682 support for PTL.Balamurugan C2-0/+14
2025-07-16ASoC: codec: tlv320aic32x4: Fix reset GPIO checkAlexander Stein1-1/+1
2025-07-16ASoC: dt-bindings: qcom,lpass-va-macro: Define clock-names in top-levelKrzysztof Kozlowski1-16/+12
2025-07-15SDCA Bug FixesMark Brown2-9/+8
2025-07-15ASoC: convert from clk round_rate() toMark Brown6-72/+87
2025-07-15ASoC: SDCA: Add hw_params() helper functionCharles Keepax2-0/+186
2025-07-15ASoC: SDCA: Add a helper to get the SoundWire port numberCharles Keepax3-0/+86
2025-07-15ASoC: SDCA: Add helper to add DAI constraintsCharles Keepax4-0/+139
2025-07-15ASoC: soc-dai: Add private data to snd_soc_daiCharles Keepax1-0/+3
2025-07-15ASoC: SDCA: Move SDCA search functions and exportCharles Keepax3-60/+74
2025-07-15ASoC: SDCA: Remove overly chatty input pin list warningCharles Keepax1-1/+0
2025-07-15ASoC: SDCA: Allow read-only controls to be deferrableCharles Keepax1-1/+2
2025-07-15ASoC: SDCA: Update memory allocations to zero initialiseCharles Keepax1-6/+6
2025-07-15ASoC: SDCA: Avoid use of uninitialised local name variableCharles Keepax1-2/+1
2025-07-15ASoC: SDCA: Fix off by one error in IRQ bound checkCharles Keepax1-1/+1
2025-07-15ASoC: stm: stm32_sai_sub: convert from round_rate() to determine_rate()Brian Masney1-6/+8
2025-07-15ASoC: stm: stm32_i2s: convert from round_rate() to determine_rate()Brian Masney1-8/+13
2025-07-15ASoC: qcom: qdsp6: q6dsp-lpass-clocks: convert from round_rate() to determine...Brian Masney1-4/+4
2025-07-15ASoC: codecs: rt5682s: convert from round_rate() to determine_rate()Brian Masney1-12/+14
2025-07-15ASoC: codecs: rt5682: convert from round_rate() to determine_rate()Brian Masney1-12/+14
2025-07-15ASoC: codecs: da7219: convert from round_rate() to determine_rate()Brian Masney1-30/+34
2025-07-14ASoC: codec: Convert to GPIO descriptors forMark Brown268-1315/+2982
2025-07-14Update SDCA KconfigMark Brown5-18/+18
2025-07-14ASoC: set bias_level at ifMark Brown5-8/+4
2025-07-13ASoC: fsl-asoc-card: add sysclk_ratio for calculate sysclk frequencyShengjiu Wang1-2/+11
2025-07-13ASoC: codec: tlv320aic32x4: Convert to GPIO descriptorsPeng Fan1-14/+14
2025-07-13ASoC: codec: tlv320aic32x4: Sort headers alphabeticallyPeng Fan1-10/+10
2025-07-13ASoC: codec: tlv320aic32x4: Drop aic32x4_pdata usagePeng Fan2-17/+1
2025-07-13ASoC: samsung: littlemill: don't set dapm->bias_level directlyKuninori Morimoto1-2/+0
2025-07-13ASoC: samsung: tobermory: don't set dapm->bias_level directlyKuninori Morimoto1-2/+0
2025-07-13ASoC: samsung: speyside: don't set dapm->bias_level directlyKuninori Morimoto1-2/+0
2025-07-13ASoC: samsung: bell: don't set dapm->bias_level directlyKuninori Morimoto1-2/+0
2025-07-13ASoC: soc-dapm: set bias_level if snd_soc_dapm_set_bias_level() was successedKuninori Morimoto1-0/+4
2025-07-13ASoC: SDCA: Pull HID and IRQ into the primary SDCA moduleCharles Keepax4-14/+7
2025-07-13ASoC: SDCA: Kconfig/Makefile fixupsCharles Keepax2-8/+15
2025-07-13Linux 6.16-rc6v6.16-rc6Linus Torvalds1-1/+1
2025-07-13Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds3-12/+21
2025-07-13Merge tag 'x86_urgent_for_v6.16_rc6' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds6-2/+15
2025-07-13Merge tag 'irq_urgent_for_v6.16_rc6' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-1/+4
2025-07-13Merge tag 'perf_urgent_for_v6.16_rc6' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-7/+7
2025-07-12Merge tag 'mm-hotfixes-stable-2025-07-11-16-16' of git://git.kernel.org/pub/s...Linus Torvalds26-130/+399