This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from c8045b4a33a5 Merge tag 'drm-fixes-2023-10-20' of git://anongit.freedesk [...] new 56e85993896b ALSA: hda/relatek: Enable Mute LED on HP Laptop 15s-fq5xxx new 5dedc9f53eef ALSA: hda/realtek: Add quirk for ASUS ROG GU603ZV new c8c0a03ec1be ALSA: hda/realtek - Fixed ASUS platform headset Mic issue new af5fd122d7bd ASoC: cs35l56: Fix illegal use of init_completion() new aa6464edbd51 ASoC: pxa: fix a memory leak in probe() new bfbc79de60c5 ASoC: codecs: wcd938x: drop bogus bind error handling new fa2f8a991ba4 ASoC: codecs: wcd938x: fix unbind tear down order new da29b94ed354 ASoC: codecs: wcd938x: fix resource leaks on bind errors new 69a026a2357e ASoC: codecs: wcd938x: fix regulator leaks on probe errors new 3ebebb2c1eca ASoC: codecs: wcd938x: fix runtime PM imbalance on remove new f0dfdcbe7064 ASoC: codecs: wcd938x-sdw: fix use after free on driver unbind new c5c0383082ea ASoC: codecs: wcd938x-sdw: fix runtime PM imbalance on pro [...] new e182212185bb ASoC: codecs: wcd938x: fix probe and bind error new 76aca10ccb7c ASoC: soc-dapm: Add helper for comparing widget name new c29e5263d32a ASoC: codecs: wsa-macro: handle component name prefix new cc660a4a8ea8 ASoC: codecs: fix widget name comparisons new 1bba0badff0e ASoC: cs35l56: ASP1 DOUT must default to Hi-Z when not tra [...] new 53ba32acb5ab ASoC: dt-bindings: cirrus,cs42l43: Update values for bias sense new 99d426c6dd2d ASoC: cs42l43: Update values for bias sense new d6cbc6a3a856 ASoC: cs42l42: Fix missing include of gpio/consumer.h new f88dfbf333b3 ASoC: rt5650: fix the wrong result of key button new 4e9a429ae806 ASoC: codecs: tas2780: Fix log of failed reset via I2C. new 9c97790a07dc ASoC: dwc: Fix non-DT instantiation new e8ecffd9962f ASoC: da7219: Correct the process of setting up Gnd switch in AAD new 8e13caa2150b Merge tag 'asoc-fix-v6.6-rc6' of https://git.kernel.org/pu [...] new 14f686332816 Merge tag 'sound-6.6-rc7' of git://git.kernel.org/pub/scm/ [...]
The 26 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/sound/cirrus,cs42l43.yaml | 2 +- include/sound/soc-dapm.h | 1 + sound/pci/hda/patch_realtek.c | 27 ++++++++ sound/soc/codecs/cs35l56.c | 8 ++- sound/soc/codecs/cs42l42-sdw.c | 1 + sound/soc/codecs/cs42l43-jack.c | 2 +- sound/soc/codecs/da7219-aad.c | 11 ++-- sound/soc/codecs/lpass-wsa-macro.c | 4 +- sound/soc/codecs/rt5645.c | 2 + sound/soc/codecs/tas2780.c | 2 +- sound/soc/codecs/wcd938x-sdw.c | 27 +++++++- sound/soc/codecs/wcd938x.c | 76 ++++++++++++++++------ sound/soc/dwc/dwc-i2s.c | 2 +- sound/soc/pxa/pxa-ssp.c | 2 +- sound/soc/soc-component.c | 1 + sound/soc/soc-dapm.c | 12 ++++ 16 files changed, 146 insertions(+), 34 deletions(-)