This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 3e9bff3bbe13 Merge tag 'vfs-6.11-rc6.fixes' of gitolite.kernel.org:pub/ [...] new 56314c0d78d6 ALSA: hda/realtek: Enable mute/micmute LEDs on HP Laptop 1 [...] new 32108c22ac61 ALSA: seq: Skip event type filtering for UMP events new 91191a6e50a2 ALSA: hda: cs35l56: Don't use the device index as a calibr [...] new 9b82ff1362f5 ALSA: hda/realtek - Fixed ALC256 headphone no sound new 1fa7b099d60a ALSA: hda/realtek - FIxed ALC285 headphone no sound new 49f6202ce991 ASoC: codecs: lpass-macro: fix version strings returned fo [...] new a9a7a2d80790 ASoC: codecs: lpass-va-macro: warn on unknown version new 5552cccb0b73 ASoC: codecs: warn on unknown codec version new c56ba3e44784 ASoC: SOF: amd: move iram-dram fence register programming [...] new 897e91e995b3 ASoC: SOF: amd: Fix for incorrect acp error register offsets new b919a27fab37 ASoC: MAINTAINERS: Drop Banajit Goswami from Qualcomm soun [...] new c0196faaa927 ASoC: SOF: mediatek: Add missing board compatible new 2251db28edcc ASoC: codecs: wcd937x: Fix missing de-assert of reset GPIO new ff9f065318e1 ASoC: mediatek: mt8188: Mark AFE_DAC_CON0 register as volatile new 164199615ae2 ASoC: amd: acp: fix module autoloading new a42db293e598 ASoC: SOF: amd: Fix for acp init sequence new 0e9fdab1e8df ASoC: allow module autoloading for table db1200_pids new 5f7c98b7519a ASoC: allow module autoloading for table board_ids new bff980d8d9ca ASoC: cs-amp-lib-test: Force test calibration blob entries [...] new bb4485562f59 ASoC: cs-amp-lib: Ignore empty UEFI calibration entries new b3c18a55e1a6 Merge tag 'asoc-fix-v6.11-rc3' of https://git.kernel.org/p [...] new 44ceabdec12f ALSA: hda/realtek: Fix the speaker output on Samsung Galax [...] new 2dc43c5e2120 ALSA: hda/realtek: support HP Pavilion Aero 13-bg0xxx Mute LED new 28b329f431ce ALSA: hda: hda_component: Fix mutex crash if nothing ever binds new 6ace1c7ea297 Merge tag 'sound-6.11-rc6' of git://git.kernel.org/pub/scm [...] new b7fd10333713 pinctrl: qcom: x1e80100: Update PDC hwirq map new 752f387faaae pinctrl: at91: make it work with current gpiolib new 1c38a62f15e5 pinctrl: single: fix potential NULL dereference in pcs_get [...] new 166bf8af9122 pinctrl: mediatek: common-v2: Fix broken bias-disable for [...] new d3692d95cc4d pinctrl: qcom: x1e80100: Fix special pin offsets new 639766ca10d1 pinctrl: starfive: jh7110: Correct the level trigger confi [...] new 128f71fe014f pinctrl: rockchip: correct RK3328 iomux width flag for GPI [...] new 41594663c3fb Merge tag 'pinctrl-v6.11-2' of git://git.kernel.org/pub/sc [...] new 052f3951640f selftests/livepatch: wait for atomic replace to occur new 3ec3f5fc4a91 Merge tag 'livepatching-for-6.11-rc6' of git://git.kernel. [...]
The 35 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: MAINTAINERS | 1 - drivers/pinctrl/mediatek/pinctrl-mtk-common-v2.c | 55 ++++++++------- drivers/pinctrl/pinctrl-at91.c | 5 +- drivers/pinctrl/pinctrl-rockchip.c | 2 +- drivers/pinctrl/pinctrl-single.c | 2 + drivers/pinctrl/qcom/pinctrl-x1e80100.c | 35 +++++----- drivers/pinctrl/starfive/pinctrl-starfive-jh7110.c | 4 +- sound/core/seq/seq_clientmgr.c | 3 + sound/pci/hda/cs35l56_hda.c | 2 +- sound/pci/hda/hda_component.c | 5 +- sound/pci/hda/patch_realtek.c | 79 +++++++++++++++------- sound/soc/amd/acp/acp-legacy-mach.c | 2 + sound/soc/amd/acp/acp-sof-mach.c | 2 + sound/soc/au1x/db1200.c | 1 + sound/soc/codecs/cs-amp-lib-test.c | 9 +++ sound/soc/codecs/cs-amp-lib.c | 7 +- sound/soc/codecs/lpass-macro-common.h | 6 ++ sound/soc/codecs/lpass-va-macro.c | 4 ++ sound/soc/codecs/wcd937x.c | 5 +- sound/soc/mediatek/mt8188/mt8188-afe-pcm.c | 1 + sound/soc/sof/amd/acp-dsp-offset.h | 6 +- sound/soc/sof/amd/acp.c | 52 +++++++++----- sound/soc/sof/amd/acp.h | 9 ++- sound/soc/sof/amd/pci-acp63.c | 2 + sound/soc/sof/amd/pci-rmb.c | 2 + sound/soc/sof/amd/pci-rn.c | 2 + sound/soc/sof/mediatek/mt8195/mt8195.c | 3 + .../testing/selftests/livepatch/test-livepatch.sh | 7 +- 28 files changed, 208 insertions(+), 105 deletions(-)