This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from bdaa78c6aa86 Merge tag 'mm-hotfixes-stable-2022-12-02' of git://git.ker [...] new 2f3830544a89 drm/i915/mtl: Fix dram info readout new 3c1ea6a5f4f5 drm/i915: Remove non-existent pipes from bigjoiner pipe mask new a8899b872801 drm/i915: Fix negative value passed as remaining time new 12b8b046e4c9 drm/i915: Never return 0 if not all requests retired new 65a388250e39 Merge tag 'drm-intel-fixes-2022-12-01' of git://anongit.fr [...] new 9a8cc8cabc1e drm/amdgpu: enable Vangogh VCN indirect sram mode new c082fbd687ad Merge tag 'amd-drm-fixes-6.1-2022-12-01' of https://gitlab [...] new c290db013742 Merge tag 'drm-fixes-2022-12-02' of git://anongit.freedesk [...] new 9b84f0f74d0d ALSA: dice: fix regression for Lexicon I-ONIX FW810S new 292709b9cf3b ASoC: fsl_micfil: explicitly clear software reset bit new b776c4a4618e ASoC: fsl_micfil: explicitly clear CHnF flags new 698813ba8c58 ASoC: ops: Fix bounds check for _sx controls new 97eea946b939 ASoC: ops: Check bounds for second channel in snd_soc_put_ [...] new 19c5bda74dc4 ASoC: tlv320adc3xxx: Fix build error for implicit function [...] new 81cb291eaf56 ASoC: Merge dropped fixes from v5.18 new f33bcc506050 ASoC: ops: Correct bounds check for second channel on SX controls new 3d1bb6cc1a65 ASoC: cs42l51: Correct PGA Volume minimum value new b47068b4aa53 Merge tag 'asoc-fix-v6.1-rc7' of https://git.kernel.org/pu [...] new a1e9185d20b5 Merge tag 'sound-6.1-rc8' of git://git.kernel.org/pub/scm/ [...]
The 19 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/gpu/drm/amd/amdgpu/amdgpu_vcn.c | 3 +++ drivers/gpu/drm/i915/display/intel_display.c | 10 +++++++--- drivers/gpu/drm/i915/gt/intel_gt.c | 9 +++++++-- drivers/gpu/drm/i915/gt/intel_gt_requests.c | 2 +- drivers/gpu/drm/i915/intel_dram.c | 3 +-- sound/firewire/dice/dice-stream.c | 12 +++++++----- sound/soc/codecs/cs42l51.c | 2 +- sound/soc/codecs/tlv320adc3xxx.c | 3 +++ sound/soc/fsl/fsl_micfil.c | 19 +++++++++++++++++++ sound/soc/soc-ops.c | 11 ++++++++--- 10 files changed, 57 insertions(+), 17 deletions(-)