All of lore.kernel.org
 help / color / mirror / Atom feed
From: Hans Verkuil <hverkuil-cisco@xs4all.nl>
To: Linux Media Mailing List <linux-media@vger.kernel.org>
Cc: "Marvin Lin" <kflin@nuvoton.com>,
	"Uwe Kleine-König" <u.kleine-koenig@pengutronix.de>,
	"Zheng Wang" <zyytlz.wz@163.com>,
	"Ken Lin" <ken_lin5@hotmail.com>,
	"Rob Herring" <robh+dt@kernel.org>
Subject: [GIT PULL FOR v6.8] Various fixes and enhancements
Date: Wed, 22 Nov 2023 12:33:59 +0100	[thread overview]
Message-ID: <7dd00bf5-689d-4b98-a050-d183ebd494ec@xs4all.nl> (raw)

The following changes since commit 3c9202e88ffad78f57a418bace2d25f7824a7e4b:

  media: ivsc: csi: Check number of lanes on source, too (2023-11-22 10:56:34 +0100)

are available in the Git repository at:

  git://linuxtv.org/hverkuil/media_tree.git tags/br-v6.8h

for you to fetch changes up to dc0c03b537ab01be8083a282900078c3c369b968:

  media: platform: cros-ec: Add Dexi to the match table (2023-11-22 12:08:54 +0100)

----------------------------------------------------------------
Tag branch

----------------------------------------------------------------
Christophe JAILLET (1):
      media: vde: Use struct_size()

Dan Carpenter (1):
      media: qcom: camss: clean up a check

Hans Verkuil (1):
      media: ivtv: don't call s_stream(0) if not streaming

Ken Lin (1):
      media: platform: cros-ec: Add Dexi to the match table

Marvin Lin (1):
      media: nuvoton: npcm-video: Fix sleeping in atomic context

Paul Kocialkowski (1):
      media: cedrus: Update TODO with future rework plans

Ricardo B. Marliere (1):
      media: pvrusb2: fix use after free on context disconnection

Rob Herring (1):
      media: stm32-dcmi: Drop unnecessary of_match_device() call

Uwe Kleine-König (1):
      staging: media: tegra-video: Convert to platform remove callback returning void

Zheng Wang (3):
      media: mtk-jpeg: Remove cancel worker in mtk_jpeg_remove to avoid the crash of multi-core JPEG devices
      media: mtk-jpeg: Fix use after free bug due to error path handling in mtk_jpeg_dec_device_run
      media: mtk-jpeg: Fix timeout schedule error in mtk_jpegdec_worker.

 drivers/media/cec/platform/cros-ec/cros-ec-cec.c     |  2 ++
 drivers/media/pci/ivtv/ivtv-driver.h                 |  1 +
 drivers/media/pci/ivtv/ivtv-streams.c                |  4 +++-
 drivers/media/platform/mediatek/jpeg/mtk_jpeg_core.c | 13 ++++++-------
 drivers/media/platform/nuvoton/npcm-video.c          | 30 +++++++++++++-----------------
 drivers/media/platform/nvidia/tegra-vde/v4l2.c       |  2 +-
 drivers/media/platform/qcom/camss/camss-ispif.c      |  2 +-
 drivers/media/platform/st/stm32/stm32-dcmi.c         |  8 --------
 drivers/media/usb/pvrusb2/pvrusb2-context.c          |  3 ++-
 drivers/staging/media/sunxi/cedrus/TODO              | 23 ++++++++++++++++-------
 drivers/staging/media/tegra-video/csi.c              |  6 ++----
 drivers/staging/media/tegra-video/vi.c               |  6 ++----
 drivers/staging/media/tegra-video/vip.c              |  6 ++----
 13 files changed, 51 insertions(+), 55 deletions(-)

             reply	other threads:[~2023-11-22 11:34 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-11-22 11:33 Hans Verkuil [this message]
2023-11-22 12:09 ` [GIT PULL FOR v6.8] Various fixes and enhancements (#97242) Jenkins
2023-12-06 13:23 [GIT PULL FOR v6.8] Various fixes and enhancements Hans Verkuil

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=7dd00bf5-689d-4b98-a050-d183ebd494ec@xs4all.nl \
    --to=hverkuil-cisco@xs4all.nl \
    --cc=ken_lin5@hotmail.com \
    --cc=kflin@nuvoton.com \
    --cc=linux-media@vger.kernel.org \
    --cc=robh+dt@kernel.org \
    --cc=u.kleine-koenig@pengutronix.de \
    --cc=zyytlz.wz@163.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.