This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository linux.
from 95d3481af6dc Merge tag 'spi-fix-v6.15-rc4' of git://git.kernel.org/pub/ [...]
new 494d0939b1bd ALSA: hda/realtek - Enable speaker for HP platform
new f406005e162b ALSA: usb-audio: Add retry on -EPROTO from usb_set_interface()
new e8fa236e2881 ALSA: hda: Apply volume control on speaker+lineout for HP [...]
new be0c40da8888 ALSA: hda/realtek: Add quirk for HP Spectre x360 15-df1xxx
new 1149719442d2 ALSA: usb-audio: Add second USB ID for Jabra Evolve 65 headset
new 56f1f30e6795 ALSA: ump: Fix buffer overflow at UMP SysEx message conversion
new 0759e77a6d9b ALSA: usb-audio: Fix duplicated name in MIDI substream names
new 4d5b71b48729 ALSA: hda/realtek: Fix built-mic regression on other ASUS models
new 63f5235e0291 ALSA: hda/realtek - Add more HP laptops which need mute led fixup
new a9a69c3b38c8 ASoC: imx-card: Adjust over allocation of memory in imx_ca [...]
new 9aff2e8df240 ASoC: soc-pcm: Fix hw_params() and DAPM widget sequence
new 1aa495a6572f kunit: configs: Add some Cirrus Logic modules to all_tests
new 96014d91cffb ASoC: cs-amp-lib-test: Don't select SND_SOC_CS_AMP_LIB
new a0b887f6eb9a firmware: cs_dsp: tests: Depend on FW_CS_DSP rather then e [...]
new 1749125091cd Fix up building KUnit tests for Cirrus Logic modules
new 63ec4baf725c ASoC: Add Cirrus and Wolfson headers to ASoC section of MA [...]
new 68715cb5c0e0 ASoC: Intel: sof_sdw: Add NULL check in asoc_sdw_rt_dmic_r [...]
new 70ad2e6bd180 ASoC: cs42l43: Disable headphone clamps during type detection
new da6d7db8b162 ASoC: soc-acpi-intel-ptl-match: add empty item to ptl_cs42 [...]
new c1b0f5183a44 ASoC: renesas: rz-ssi: Use NOIRQ_SYSTEM_SLEEP_PM_OPS()
new ba85883d1605 ASoC: amd: acp: Fix NULL pointer deref on acp resume path
new 6d9b64156d84 ASoC: amd: acp: Fix NULL pointer deref in acp_i2s_set_tdm_slot
new 138e6da0392e ASoC: amd: acp: Fix devm_snd_soc_register_card(acp-pdm-mac [...]
new a549b927ea3f ASoC: Intel: bytcr_rt5640: Add DMI quirk for Acer Aspire SW3-013
new 95b2536137ee ASoC: Intel: catpt: avoid type mismatch in dev_dbg() format
new 3cc393d2232e ASoC: simple-card-utils: Fix pointer check in graph_util_p [...]
new 7f91f012c1df ASoC: amd: ps: fix for irq handler return status
new edea92770a3b ASoC: stm32: sai: skip useless iterations on kernel rate loop
new cce34d113e2a ASoC: stm32: sai: add a check on minimal kernel frequency
new 844af9911a5d ASoC: stm32: sai: fix kernel rate configuration
new 02b44a2b2bdc ASoC: intel/sdw_utils: Add volume limit to cs42l43 speakers
new d5463e531c12 ASoC: intel/sdw_utils: Add volume limit to cs35l56 speakers
new 315c84567001 ASoC: intel/sdw_utils: Add volume limits to CS35L56
new 6e5bea1c9306 Merge tag 'asoc-fix-v6.15-rc4' of https://git.kernel.org/p [...]
new 2a239ffbebb5 Merge tag 'sound-6.15-rc5' of git://git.kernel.org/pub/scm [...]
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 | 6 ++
drivers/firmware/cirrus/Kconfig | 5 +-
include/sound/soc_sdw_utils.h | 1 +
include/sound/ump_convert.h | 2 +-
sound/pci/hda/patch_realtek.c | 91 ++++++++++++++++++++---
sound/soc/amd/acp/acp-i2s.c | 2 +-
sound/soc/amd/acp/acp-legacy-common.c | 2 +-
sound/soc/amd/acp/acp-rembrandt.c | 2 +-
sound/soc/amd/acp/acp-renoir.c | 2 +-
sound/soc/amd/acp/acp63.c | 2 +-
sound/soc/amd/acp/acp70.c | 2 +-
sound/soc/amd/ps/pci-ps.c | 5 +-
sound/soc/codecs/Kconfig | 5 +-
sound/soc/codecs/cs42l43-jack.c | 7 ++
sound/soc/fsl/imx-card.c | 2 +-
sound/soc/generic/simple-card-utils.c | 4 +-
sound/soc/intel/boards/bytcr_rt5640.c | 13 ++++
sound/soc/intel/catpt/dsp.c | 2 +-
sound/soc/intel/common/soc-acpi-intel-ptl-match.c | 3 +-
sound/soc/renesas/rz-ssi.c | 2 +-
sound/soc/sdw_utils/soc_sdw_bridge_cs35l56.c | 4 +
sound/soc/sdw_utils/soc_sdw_cs42l43.c | 10 +++
sound/soc/sdw_utils/soc_sdw_cs_amp.c | 24 ++++++
sound/soc/sdw_utils/soc_sdw_rt_dmic.c | 2 +
sound/soc/soc-pcm.c | 5 +-
sound/soc/stm/stm32_sai_sub.c | 16 ++--
sound/usb/endpoint.c | 7 ++
sound/usb/format.c | 3 +-
sound/usb/midi.c | 16 +++-
tools/testing/kunit/configs/all_tests.config | 2 +
30 files changed, 206 insertions(+), 43 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository newlib.
from e8c25645e Cygwin: docs: fix missing close tag.
new c5fe019a9 Cygwin: CI: Ignore stress test failures on arm64
The 1 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:
.github/workflows/cygwin.yml | 1 +
1 file changed, 1 insertion(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch main
in repository newlib.
from e8c25645e Cygwin: docs: fix missing close tag.
new c5fe019a9 Cygwin: CI: Ignore stress test failures on arm64
The 1 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:
.github/workflows/cygwin.yml | 1 +
1 file changed, 1 insertion(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository newlib.
from 06ee311c3 Cygwin: docs: flesh out docs for cygwin_conv_path.
new e8c25645e Cygwin: docs: fix missing close tag.
The 1 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:
winsup/doc/path.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch main
in repository newlib.
from 06ee311c3 Cygwin: docs: flesh out docs for cygwin_conv_path.
new e8c25645e Cygwin: docs: fix missing close tag.
The 1 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:
winsup/doc/path.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository newlib.
from 29372a273 Revert "Cygwin: CI: Disable stress-ng clock test"
new 06ee311c3 Cygwin: docs: flesh out docs for cygwin_conv_path.
The 1 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:
winsup/doc/path.xml | 21 ++++++++++++++-------
1 file changed, 14 insertions(+), 7 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch main
in repository newlib.
from 29372a273 Revert "Cygwin: CI: Disable stress-ng clock test"
new 06ee311c3 Cygwin: docs: flesh out docs for cygwin_conv_path.
The 1 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:
winsup/doc/path.xml | 21 ++++++++++++++-------
1 file changed, 14 insertions(+), 7 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 20d184e3f84 Improve ix86 VEC_MERGE costs
new a63d871eac0 c++: add fixed testcase [PR85944]
new 11e62bc6d9f c++: let plain -Wabi warn about future changes
The 2 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:
gcc/c-family/c-opts.cc | 32 +++++++++++++++-------------
gcc/testsuite/g++.dg/cpp0x/constexpr-temp3.C | 8 +++++++
2 files changed, 25 insertions(+), 15 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/cpp0x/constexpr-temp3.C
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch main
in repository newlib.
from b7097ab39 Cygwin: signal: Revive toggling incyg flag in call_signal_handler()
new 28743a783 Cygwin: CI: Add running on arm64 to stress test matrix
new 29372a273 Revert "Cygwin: CI: Disable stress-ng clock test"
The 2 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:
.github/workflows/cygwin.yml | 21 +++++++++++++--------
winsup/testsuite/stress/cygstress | 2 +-
2 files changed, 14 insertions(+), 9 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 4beae371c43 Daily bump.
new 20d184e3f84 Improve ix86 VEC_MERGE costs
The 1 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:
gcc/config/i386/i386.cc | 82 ++++++++++++++++++++++++++++++++++++++++++++++---
1 file changed, 77 insertions(+), 5 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.