This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 30c8e80f7932 Merge tag 'gpio-fixes-for-v5.18-rc6' of git://git.kernel.o [...] new f71f01394f74 floppy: use a statically allocated error counter new f3b10a3c22c6 ataflop: use a statically allocated error counters new 2e3afb42dd48 blk-mq: remove the error_count from struct request new a6ac60b36dad ALSA: hda/realtek: Fix mute led issue on thinkpad with cs3 [...] new 5f5d8890789c ALSA: hda/realtek: Enable mute/micmute LEDs support for HP [...] new b7c81f80246f firewire: fix potential uaf in outbound_phy_packet_callback() new 9423973869bd firewire: remove check of list iterator against head past [...] new a7ecbe92b924 firewire: core: extend card->lock in fw_core_handle_bus_reset new b4b7f2a65ced Merge branch 'topic/firewire' into for-linus new 3b79954fd00d ALSA: hda/realtek: Add quirk for Yoga Duet 7 13ITL6 speakers new eb9d84b0ffe3 ALSA: fireworks: fix wrong return count shorter than expec [...] new b4f5c6b2e52b ASoC: wm8958: Fix change notifications for DSP controls new 3756aa16fada ASoC: simple-card-utils: fix sysclk shutdown new 08ef48404965 ASoC: da7219: Fix change notifications for tone generator [...] new 2e3a0d1bfa95 ASoC: meson: Fix event generation for AUI ACODEC mux new fce49921a222 ASoC: meson: Fix event generation for AUI CODEC mux new 12131008fc13 ASoC: meson: Fix event generation for G12A tohdmi mux new eb5773201b1c ASoC: soc-ops: fix error handling new c26830b6c5c5 ASoC: meson: axg-tdm-interface: Fix formatters in trigger" new 0c9b152c72e5 ASoC: meson: axg-card: Fix nonatomic links new 87c18514bb84 ASoC: rt9120: Correct the reg 0x09 size to one byte new 2fbe467bcbfc ASoC: max98090: Reject invalid values in custom control put() new 13fcf676d9e1 ASoC: max98090: Generate notifications on changes for cust [...] new 2bde1985e391 ASoC: atmel: mchp-pdmc: set prepare_slave_config new 660564fc9a92 ASoC: dmaengine: Restore NULL prepare_slave_config() callback new aa22125c57f9 ASoC: ops: Validate input values in snd_soc_put_volsw_range() new c61711c1c957 ASoC: SOF: Fix NULL pointer exception in sof_pci_probe callback new ac02e3cd5ab9 Merge tag 'asoc-fix-v5.18-rc4' of https://git.kernel.org/p [...] new 379c72654524 Merge tag 'sound-5.18-rc6' of git://git.kernel.org/pub/scm [...]
The 29 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: drivers/block/ataflop.c | 10 ++++++---- drivers/block/floppy.c | 18 ++++++++---------- drivers/firewire/core-card.c | 3 +++ drivers/firewire/core-cdev.c | 4 +++- drivers/firewire/core-topology.c | 9 +++------ drivers/firewire/core-transaction.c | 30 ++++++++++++++++-------------- drivers/firewire/sbp2.c | 13 +++++++------ include/linux/blk-mq.h | 1 - sound/firewire/fireworks/fireworks_hwdep.c | 1 + sound/pci/hda/patch_realtek.c | 15 +++++++++------ sound/soc/atmel/mchp-pdmc.c | 1 + sound/soc/codecs/da7219.c | 14 ++++++++++---- sound/soc/codecs/max98090.c | 5 ++++- sound/soc/codecs/rt9120.c | 1 - sound/soc/codecs/wm8958-dsp2.c | 8 ++++---- sound/soc/generic/simple-card-utils.c | 2 +- sound/soc/meson/aiu-acodec-ctrl.c | 2 +- sound/soc/meson/aiu-codec-ctrl.c | 2 +- sound/soc/meson/axg-card.c | 1 - sound/soc/meson/axg-tdm-interface.c | 26 +++++--------------------- sound/soc/meson/g12a-tohdmitx.c | 2 +- sound/soc/soc-generic-dmaengine-pcm.c | 6 +++--- sound/soc/soc-ops.c | 20 ++++++++++++++++++-- sound/soc/sof/sof-pci-dev.c | 5 +++++ 24 files changed, 110 insertions(+), 89 deletions(-)