All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL FOR v5.16] Various fixes
@ 2021-10-04 13:52 Hans Verkuil
  2021-10-04 14:54 ` [GIT PULL FOR v5.16] Various fixes (#77419) Jenkins
  0 siblings, 1 reply; 2+ messages in thread
From: Hans Verkuil @ 2021-10-04 13:52 UTC (permalink / raw)
  To: Linux Media Mailing List

The following changes since commit c52e7b855b33ff2a3af57b1b1d114720cd39ec7e:

  Merge tag 'v5.15-rc4' into media_tree (2021-10-04 07:52:13 +0200)

are available in the Git repository at:

  git://linuxtv.org/hverkuil/media_tree.git tags/br-v5.16g

for you to fetch changes up to 8a99f5847660a1b0a305c22bf6d5ab280fba5469:

  media: imx-jpeg: Remove soft reset between frames encoding (2021-10-04 12:38:55 +0200)

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

----------------------------------------------------------------
Arnd Bergmann (1):
      media: omap_vout: use dma_addr_t consistently

Benjamin Gaignard (1):
      media: hantro: Auto generate the AXI ID to avoid conflicts

Colin Ian King (1):
      media: em28xx: Don't use ops->suspend if it is NULL

Dan Carpenter (1):
      media: vivid: fix an error code in vivid_create_instance()

Irui Wang (1):
      media: mtk-vcodec: MT8173 h264/vp8 encoder min/max bitrate settings

Jammy Huang (1):
      media: aspeed: refine to avoid full jpeg update

Jernej Skrabec (2):
      media: cedrus: Add H265 10-bit capability flag
      media: cedrus: add check for H264 and H265 limitations

Krzysztof Kozlowski (1):
      media: imx: drop unneeded MODULE_ALIAS

Mirela Rabulea (3):
      media: imx-jpeg: Fix possible null pointer dereference
      media: imx-jpeg: Fix occasional decoder fail on jpegs without DHT
      media: imx-jpeg: Remove soft reset between frames encoding

Nadezda Lutovinova (1):
      media: rcar-csi2: Add checking to rcsi2_start_receiver()

Niklas Söderlund (2):
      media: rcar-csi2: Cleanup mutex on remove and fail
      media: rcar-csi2: Serialize access to set_fmt and get_fmt

Randy Dunlap (1):
      media: CEC: keep related menu entries together

Rikard Falkeborn (1):
      media: hantro: Constify static struct v4l2_m2m_ops

Vladimir Barinov (1):
      media: rcar-vin: add GREY format

Yajun Deng (1):
      media: v4l2-dev.h: move open brace after struct video_device

 drivers/media/cec/Kconfig                              |  4 ++++
 drivers/media/platform/aspeed-video.c                  | 17 ++++++++++++++++-
 drivers/media/platform/imx-jpeg/mxc-jpeg.c             | 30 +++++++++++++++++++++++++-----
 drivers/media/platform/mtk-vcodec/mtk_vcodec_enc_drv.c |  6 +++---
 drivers/media/platform/omap/omap_vout.c                | 18 ++++++++++--------
 drivers/media/platform/omap/omap_vout_vrfb.c           |  2 +-
 drivers/media/platform/omap/omap_voutdef.h             |  2 +-
 drivers/media/platform/rcar-vin/rcar-csi2.c            | 27 ++++++++++++++++++++-------
 drivers/media/platform/rcar-vin/rcar-dma.c             | 15 +++++++++++++++
 drivers/media/platform/rcar-vin/rcar-v4l2.c            |  4 ++++
 drivers/media/test-drivers/vivid/vivid-core.c          |  2 +-
 drivers/media/usb/em28xx/em28xx-core.c                 |  5 +++--
 drivers/staging/media/hantro/hantro_drv.c              |  2 +-
 drivers/staging/media/hantro/hantro_g1_h264_dec.c      |  2 +-
 drivers/staging/media/hantro/hantro_g1_regs.h          |  2 ++
 drivers/staging/media/hantro/hantro_g1_vp8_dec.c       |  3 ++-
 drivers/staging/media/imx/imx-media-csi.c              |  1 -
 drivers/staging/media/sunxi/cedrus/cedrus.c            | 47 +++++++++++++++++++++++++++++++++++++++++++++++
 drivers/staging/media/sunxi/cedrus/cedrus.h            |  1 +
 include/media/v4l2-dev.h                               |  3 +--
 20 files changed, 158 insertions(+), 35 deletions(-)

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-10-04 14:55 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-10-04 13:52 [GIT PULL FOR v5.16] Various fixes Hans Verkuil
2021-10-04 14:54 ` [GIT PULL FOR v5.16] Various fixes (#77419) Jenkins

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.