This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from ac865f00af29 Merge tag 'pci-v6.7-fixes-2' of git://git.kernel.org/pub/s [...] new 2bd7a06a1208 drm/i915/dp: Fix passing the correct DPCD_REV for drm_dp_s [...] new ee11d2d37f5c drm/i915/perf: Update handling of MMIO triggered reports new bc2fdea00652 Merge tag 'drm-intel-fixes-2023-12-28' of git://anongit.fr [...] new c8b6f4ad2ff9 accel/qaic: Fix GEM import path code new 4c8874c2a651 accel/qaic: Implement quirk for SOC_HW_VERSION new 3164c8a70073 drm/bridge: parade-ps8640: Never store more than msg->size [...] new aca58eac52b8 drm/bridge: ti-sn65dsi86: Never store more than msg->size [...] new 35ba6bd582cf drm/bridge: ps8640: Fix size mismatch warning w/ len new 11f9eb899ecc drm/mgag200: Fix gamma lut not initialized for G200ER, G20 [...] new faa21f4c2096 Merge tag 'drm-misc-fixes-2024-01-03' of git://anongit.fre [...] new 5939a693dc6e Merge tag 'drm-fixes-2024-01-04' of git://anongit.freedesk [...] new 6dad45f4d289 ALSA: hda/tas2781: do not use regcache new a0c9f7f2e0a4 ALSA: hda/tas2781: fix typos in comment new e7aa105657f7 ALSA: hda/tas2781: move set_drv_data outside tasdevice_init new 4e7914eb1dae ALSA: hda/tas2781: remove sound controls in unbind new 0b2dca555d78 ALSA: scarlett2: Convert meter levels from little-endian new 13a5b2119758 ALSA: hda/realtek: enable SND_PCI_QUIRK for hp pavilion 14 [...] new 18a434f32fa6 ALSA: hda/realtek: fix mute/micmute LEDs for a HP ZBook new 8c14dbf36424 ALSA: hda: cs35l41: fix building without CONFIG_SPI new c344ef36dbc2 ASoC: SOF: Intel: hda-codec: Delay the codec device registration new f9d378fc68c4 ASoC: fsl_rpmsg: Fix error handler with pm_runtime_enable new 38744c3fa001 ASoC: mediatek: mt8186: fix AUD_PAD_TOP register and offset new 3150b70e944e ASoC: meson: g12a-toacodec: Validate written enum values new 1e001206804b ASoC: meson: g12a-tohdmitx: Validate written enum values new 172c88244b5f ASoC: meson: g12a-toacodec: Fix event generation new b036d8ef3120 ASoC: meson: g12a-tohdmitx: Fix event generation for S/PDIF mux new 2cd06bc7d726 Merge tag 'asoc-fix-v6.7-rc8' of https://git.kernel.org/pu [...] new b6ce6e6c79e4 ALSA: hda/realtek: Fix mute and mic-mute LEDs for HP ProBo [...] new 08bd31ece082 Merge tag 'sound-6.7-final' of git://git.kernel.org/pub/sc [...] new b20712e85330 Revert "platform/x86: p2sb: Allow p2sb_bar() calls during [...] new 5eff55d725a4 Merge tag 'platform-drivers-x86-v6.7-7' of git://git.kerne [...]
The 31 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/accel/qaic/mhi_controller.c | 15 +- drivers/accel/qaic/qaic_data.c | 6 +- drivers/gpu/drm/bridge/parade-ps8640.c | 7 +- drivers/gpu/drm/bridge/ti-sn65dsi86.c | 4 +- drivers/gpu/drm/i915/display/intel_dp.c | 2 +- drivers/gpu/drm/i915/i915_perf.c | 39 ++++- drivers/gpu/drm/mgag200/mgag200_drv.h | 5 + drivers/gpu/drm/mgag200/mgag200_g200er.c | 5 + drivers/gpu/drm/mgag200/mgag200_g200ev.c | 5 + drivers/gpu/drm/mgag200/mgag200_g200se.c | 5 + drivers/gpu/drm/mgag200/mgag200_mode.c | 10 +- drivers/platform/x86/p2sb.c | 172 +++++--------------- sound/pci/hda/cs35l41_hda_property.c | 4 +- sound/pci/hda/patch_realtek.c | 3 + sound/pci/hda/tas2781_hda_i2c.c | 244 +++++++++++++++------------- sound/soc/codecs/tas2781-comlib.c | 4 +- sound/soc/codecs/tas2781-i2c.c | 2 + sound/soc/fsl/fsl_rpmsg.c | 10 +- sound/soc/mediatek/mt8186/mt8186-dai-adda.c | 2 +- sound/soc/meson/g12a-toacodec.c | 5 +- sound/soc/meson/g12a-tohdmitx.c | 8 +- sound/soc/sof/intel/hda-codec.c | 18 +- sound/usb/mixer_scarlett2.c | 4 +- 23 files changed, 296 insertions(+), 283 deletions(-)