This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 06af8679449d coredump: Limit what can interrupt coredumps new 2c9017d0b5d3 mmc: renesas_sdhi: abort tuning when timeout detected new 6687cd72aa91 mmc: renesas_sdhi: Fix HS400 on R-Car M3-W+ new f30dc8f94e4f Merge tag 'mmc-v5.13-rc3' of git://git.kernel.org/pub/scm/ [...] new faffc5d8576e dt-bindings: hwmon: Fix typo in TI ADS7828 bindings new 7656cd217761 hwmon: (corsair-psu) fix suspend behavior new 78d135523462 hwmon: (scpi-hwmon) shows the negative temperature properly new fb8543fb863e hwmon: (tps23861) define regmap max register new b325d3526e14 hwmon: (tps23861) set current shunt value new e13d11272414 hwmon: (tps23861) correct shunt LSB values new 4244b5d8725b Merge tag 'hwmon-for-v5.13-rc6' of git://git.kernel.org/pu [...] new 15d295b560e6 ALSA: hda/realtek: fix mute/micmute LEDs and speaker for H [...] new 61d3e87468fa ALSA: hda/realtek: fix mute/micmute LEDs and speaker for H [...] new dfb06401b4cd ALSA: hda/realtek: fix mute/micmute LEDs for HP EliteBook [...] new 9981b20a5e36 ALSA: firewire-lib: fix the context to call snd_pcm_stop_xrun() new 57c9e21a49b1 ALSA: hda/realtek: headphone and mic don't work on an Acer laptop new 600dd2a7e8b6 ALSA: hda/realtek: fix mute/micmute LEDs for HP ZBook Power G8 new 41daf6ba594d ASoC: core: Fix Null-point-dereference in fmt_single_name() new 6308c44ed6ee ASoC: rt5659: Fix the lost powers for the HDA header new ce1f25718b25 ASoC: topology: Fix spelling mistake "vesion" -> "version" new a8437f05384c ASoC: fsl-asoc-card: Set .owner attribute when registering card. new b640e8a4bd24 ASoC: SOF: reset enabled_cores state at suspend new 19a0aa9b04c5 ASoC: AMD Renoir - add DMI entry for Lenovo 2020 AMD platforms new 320232caf1d8 ASoC: AMD Renoir: Remove fix for DMI entry on Lenovo 2020 [...] new d031d99b02ea ASoC: meson: gx-card: fix sound-dai dt schema new 8bef925e37bd ASoC: tas2562: Fix TDM_CFG0_SAMPRATE values new 49783c6f4a4f ASoC: rt5682: Fix the fast discharge for headset unpluggin [...] new c8a4556d9851 ASoC: qcom: lpass-cpu: Fix pop noise during audio capture begin new a0309c344886 Merge tag 'asoc-fix-v5.13-rc4' of https://git.kernel.org/p [...] new 83e197a8414c ALSA: seq: Fix race of snd_seq_timer_open() new fd2cd569a436 Merge tag 'sound-5.13-rc6' of git://git.kernel.org/pub/scm [...] new f1ffa9d4cccc Revert "ACPI: sleep: Put the FACS table after using it" new 159d8c274fd9 ACPI: Pass the same capabilities to the _OSC regardless of [...] new bc8865ab32bb Merge branch 'acpi-bus' new d17bcc5ede56 Merge tag 'acpi-5.13-rc6' of git://git.kernel.org/pub/scm/ [...] new 8929ef8d4dfd media: dt-bindings: media: renesas,drif: Fix fck definition new 929d931f2b40 Merge tag 'devicetree-fixes-for-5.13-3' of git://git.kerne [...]
The 36 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: .../devicetree/bindings/hwmon/ti,ads7828.yaml | 2 +- .../devicetree/bindings/media/renesas,drif.yaml | 4 +- .../bindings/sound/amlogic,gx-sound-card.yaml | 4 +- drivers/acpi/bus.c | 27 +++----- drivers/acpi/sleep.c | 4 +- drivers/hwmon/corsair-psu.c | 14 ++++ drivers/hwmon/scpi-hwmon.c | 9 +++ drivers/hwmon/tps23861.c | 17 ++++- drivers/mmc/host/renesas_sdhi_core.c | 9 ++- sound/core/seq/seq_timer.c | 10 ++- sound/firewire/amdtp-stream.c | 2 +- sound/pci/hda/patch_realtek.c | 16 +++++ sound/soc/codecs/rt5659.c | 26 +++++-- sound/soc/codecs/rt5682-sdw.c | 3 +- sound/soc/codecs/tas2562.h | 14 ++-- sound/soc/fsl/fsl-asoc-card.c | 1 + sound/soc/qcom/lpass-cpu.c | 79 ++++++++++++++++++++++ sound/soc/qcom/lpass.h | 4 ++ sound/soc/soc-core.c | 2 + sound/soc/soc-topology.c | 6 +- sound/soc/sof/pm.c | 1 + 21 files changed, 204 insertions(+), 50 deletions(-)