This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 2eaca8a09e55 Merge tag 'x86-urgent-2025-03-14' of git://git.kernel.org/ [...] new d4234d131b0a arm64: mm: Populate vmemmap at the page level if not secti [...] new f7edb07ad7c6 Fix mmu notifiers for range-based invalidates new ef9248676f81 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/li [...] new b11a74ac4f54 ALSA: hda/realtek: Add mute LED quirk for HP Pavilion x360 [...] new 4363f02a39e2 ASoC: Intel: sof_sdw: Fix unlikely uninitialized variable [...] new d776f016d248 ASoC: codecs: wsa884x: report temps to hwmon in millidegre [...] new 3d6c9dd4cb30 ASoC: tegra: Fix ADX S24_LE audio format new 164b7dd4546b ASoC: cs42l43: Add jack delay debounce after suspend new 927e6bec5cf3 ASoC: rt1320: set wake_capable = 0 explicitly new 0eba2a7e8589 ASoC: ops: Consistently treat platform_max as control value new e26f1cfeac67 ASoC: cs42l43: Fix maximum ADC Volume new 0704a15b930c ASoC: amd: yc: Support mic on another Lenovo ThinkPad E16 [...] new 247fba13416a ASoC: rt722-sdca: add missing readable registers new ed92bc5264c4 ASoC: codecs: wm0010: Fix error handling path in wm0010_sp [...] new 658fb7fe8e7f ASoC: cs42l43: convert to SYSTEM_SLEEP_PM_OPS new de69d56daac6 Merge tag 'asoc-fix-v6.14-rc6' of https://git.kernel.org/p [...] new b1144bc7cbb9 Merge tag 'sound-6.14-rc7' of git://git.kernel.org/pub/scm [...] new 0102fbf52b93 gpiolib: don't check the retval of get_direction() when re [...] new dcb73cbaaeb3 gpio: cdev: use raw notifier for line state events new 6efcfe105c7a Merge tag 'gpio-fixes-for-v6.14-rc7' of git://git.kernel.o [...] new 5b1122fc4995 platform/x86/amd/pmf: fix cleanup in amd_pmf_init_smart_pc() new a05507cef0ee platform/surface: aggregator_registry: Add Support for Sur [...] new 4490fe973669 platform/x86/amd: pmf: Fix missing hidden options for Smart PC new 03fc0a2dc9f8 MAINTAINERS: Update Ike Panhc's email address new 83158b21ae9a Merge tag 'platform-drivers-x86-v6.14-5' of git://git.kern [...]
The 25 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: .mailmap | 1 + MAINTAINERS | 2 +- arch/arm64/include/asm/tlbflush.h | 22 +++++++------ arch/arm64/mm/mmu.c | 5 ++- drivers/gpio/gpiolib-cdev.c | 15 +++++---- drivers/gpio/gpiolib.c | 35 ++++++++++----------- drivers/gpio/gpiolib.h | 5 ++- .../platform/surface/surface_aggregator_registry.c | 5 ++- drivers/platform/x86/amd/pmf/spc.c | 2 ++ drivers/platform/x86/amd/pmf/tee-if.c | 36 +++++++++++++++------- include/sound/soc.h | 5 ++- sound/pci/hda/patch_realtek.c | 21 +++++++++++++ sound/soc/amd/yc/acp6x-mach.c | 7 +++++ sound/soc/codecs/cs42l43-jack.c | 13 ++++++-- sound/soc/codecs/cs42l43.c | 17 ++++++++-- sound/soc/codecs/cs42l43.h | 3 ++ sound/soc/codecs/rt1320-sdw.c | 3 ++ sound/soc/codecs/rt722-sdca-sdw.c | 4 +++ sound/soc/codecs/wm0010.c | 13 ++++++-- sound/soc/codecs/wsa884x.c | 4 +-- sound/soc/intel/boards/sof_sdw.c | 2 +- sound/soc/soc-ops.c | 15 +++++---- sound/soc/tegra/tegra210_adx.c | 4 +-- 23 files changed, 168 insertions(+), 71 deletions(-)