linux-media.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL FOR v5.2] Fixes, fixes and more fixes
@ 2019-03-28 18:38 Hans Verkuil
  0 siblings, 0 replies; only message in thread
From: Hans Verkuil @ 2019-03-28 18:38 UTC (permalink / raw)
  To: Linux Media Mailing List

The following changes since commit 149e31e90b505ae0cc909bd0d92b2ba4826574d6:

  media: v4l: rcar_fdp1: Fix indentation oddities (2019-03-25 14:14:56 -0400)

are available in the Git repository at:

  git://linuxtv.org/hverkuil/media_tree.git tags/br-v5.2a-new

for you to fetch changes up to 0bc6225ce93d79a051ea7c926bac35eb942b29a2:

  media: wl128x: Fix some error handling in fmc_prepare() (2019-03-28 16:35:53 +0100)

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

----------------------------------------------------------------
Alexandre Courbot (2):
      media: mtk-vcodec: fix access to incorrect planes member
      media: mtk-vcodec: remove ready_to_display

Arnd Bergmann (3):
      staging: media: davinci_vpfe: fix large stack usage with clang
      staging: media: imx7-mipi-csis: fix debugfs compilation
      media: davinci-isif: avoid uninitialized variable use

Dan Carpenter (3):
      media: v4l2-ctrl: potential shift wrapping bugs
      wl128x: prevent two potential buffer overflows
      media: wl128x: Fix some error handling in fmc_prepare()

Ezequiel Garcia (1):
      gspca: Kill URBs on USB device disconnect

Kangjie Lu (2):
      media: video-mux: fix null pointer dereferences
      media: usbvision: fix a potential NULL pointer dereference

Koen Vandeputte (1):
      media: i2c: tda1997x: select V4L2_FWNODE

Lucas Leonardo Ciancaglini (1):
      media: staging/imx: Fix inconsistent long line breaks

YueHaibing (1):
      media: tw5864: Fix possible NULL pointer dereference in tw5864_handle_frame

 drivers/media/i2c/Kconfig                          |  3 ++-
 drivers/media/pci/tw5864/tw5864-video.c            |  4 ++--
 drivers/media/platform/davinci/isif.c              |  9 ---------
 drivers/media/platform/mtk-vcodec/mtk_vcodec_dec.c |  9 ++-------
 drivers/media/platform/mtk-vcodec/mtk_vcodec_dec.h |  2 --
 drivers/media/platform/mtk-vcodec/mtk_vcodec_enc.c | 10 +++++-----
 drivers/media/platform/video-mux.c                 |  5 +++++
 drivers/media/radio/wl128x/fmdrv_common.c          |  9 ++++++---
 drivers/media/usb/gspca/gspca.c                    |  4 +++-
 drivers/media/usb/usbvision/usbvision-core.c       |  3 +++
 drivers/media/v4l2-core/v4l2-ctrls.c               |  4 ++--
 drivers/staging/media/davinci_vpfe/dm365_isif.c    | 20 +++++++++-----------
 drivers/staging/media/imx/imx-media-dev.c          | 17 +++++++++--------
 drivers/staging/media/imx/imx7-mipi-csis.c         | 16 ++--------------
 14 files changed, 50 insertions(+), 65 deletions(-)

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2019-03-28 18:38 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-03-28 18:38 [GIT PULL FOR v5.2] Fixes, fixes and more fixes Hans Verkuil

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).