All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL FOR v4.12] Various fixes
@ 2017-04-03  9:44 Hans Verkuil
  0 siblings, 0 replies; 2+ messages in thread
From: Hans Verkuil @ 2017-04-03  9:44 UTC (permalink / raw)
  To: Linux Media Mailing List

Fixes, documentation clarifications.

Regards,

	Hans

The following changes since commit c3d4fb0fb41f4b5eafeee51173c14e50be12f839:

  [media] rc: sunxi-cir: simplify optional reset handling (2017-03-24 08:30:03 -0300)

are available in the git repository at:

  git://linuxtv.org/hverkuil/media_tree.git for-v4.12e

for you to fetch changes up to 47b1810e23c9d88136402c496351bf0d8b30aa71:

  atmel-isc: fix off-by-one comparison and out of bounds read issue (2017-04-03 11:41:08 +0200)

----------------------------------------------------------------
Arnd Bergmann (1):
      vcodec: mediatek: mark pm functions as __maybe_unused

Colin Ian King (1):
      atmel-isc: fix off-by-one comparison and out of bounds read issue

Hans Verkuil (5):
      dev-capture.rst/dev-output.rst: video standards ioctls are optional
      video.rst: a sensor is also considered to be a physical input
      v4l2-compat-ioctl32: VIDIOC_S_EDID should return all fields on error.
      vidioc-enumin/output.rst: improve documentation
      v4l2-ctrls.c: fix RGB quantization range control menu

Johan Hovold (5):
      dib0700: fix NULL-deref at probe
      usbvision: fix NULL-deref at probe
      cx231xx-cards: fix NULL-deref at probe
      cx231xx-audio: fix init error path
      cx231xx-audio: fix NULL-deref at probe

 Documentation/media/uapi/v4l/dev-capture.rst       |  4 ++--
 Documentation/media/uapi/v4l/dev-output.rst        |  4 ++--
 Documentation/media/uapi/v4l/video.rst             |  7 ++++---
 Documentation/media/uapi/v4l/vidioc-enuminput.rst  | 11 ++++++-----
 Documentation/media/uapi/v4l/vidioc-enumoutput.rst | 15 ++++++++-------
 drivers/media/platform/atmel/atmel-isc.c           |  2 +-
 drivers/media/platform/mtk-jpeg/mtk_jpeg_core.c    | 12 ++++--------
 drivers/media/usb/cx231xx/cx231xx-audio.c          | 42 +++++++++++++++++++++++++++++-------------
 drivers/media/usb/cx231xx/cx231xx-cards.c          | 45 ++++++++++++++++++++++++++++++++++++++++-----
 drivers/media/usb/dvb-usb/dib0700_core.c           |  3 +++
 drivers/media/usb/usbvision/usbvision-video.c      |  9 ++++++++-
 drivers/media/v4l2-core/v4l2-compat-ioctl32.c      |  5 ++++-
 drivers/media/v4l2-core/v4l2-ctrls.c               |  4 ++--
 13 files changed, 113 insertions(+), 50 deletions(-)

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

* [GIT PULL FOR v4.12] Various fixes
@ 2017-04-10 11:45 Hans Verkuil
  0 siblings, 0 replies; 2+ messages in thread
From: Hans Verkuil @ 2017-04-10 11:45 UTC (permalink / raw)
  To: Linux Media Mailing List

Various fixes for 4.12.

Regards,

	Hans

The following changes since commit 0538bee6fdec9b79910c1c9835e79be75d0e1bdf:

  [media] MAINTAINERS: update atmel-isi.c path (2017-04-10 08:13:08 -0300)

are available in the git repository at:

  git://linuxtv.org/hverkuil/media_tree.git for-v4.12f

for you to fetch changes up to 2c3d089c30302bf17953176e37ccfb344b53186e:

  v4l2-tpg: don't clamp XV601/709 to lim range (2017-04-10 13:32:32 +0200)

----------------------------------------------------------------
Alexey Khoroshilov (1):
      m2m-deinterlace: don't return zero on failure paths in deinterlace_probe()

Colin Ian King (1):
      coda: remove redundant call to v4l2_m2m_get_vq

Geliang Tang (11):
      saa7134: use setup_timer
      saa7146: use setup_timer
      bt8xx: use setup_timer
      cx18: use setup_timer
      ivtv: use setup_timer
      netup_unidvb: use setup_timer
      av7110: use setup_timer
      fsl-viu: use setup_timer
      c8sectpfe: use setup_timer
      wl128x: use setup_timer
      imon: use setup_timer

Hans Verkuil (2):
      videodev2.h: fix outdated comment
      v4l2-tpg: don't clamp XV601/709 to lim range

Nikola Jelic (1):
      media: bcm2048: fix several macros

Philipp Zabel (3):
      tvp5150: allow get/set_fmt on the video source pad
      tvp5150: fix pad format frame height
      coda: do not enumerate YUYV if VDOA is not available

 drivers/media/common/saa7146/saa7146_vbi.c            |  5 ++---
 drivers/media/common/saa7146/saa7146_video.c          |  5 ++---
 drivers/media/common/v4l2-tpg/v4l2-tpg-core.c         |  9 ++++++++-
 drivers/media/i2c/tvp5150.c                           |  4 ++--
 drivers/media/pci/bt8xx/bttv-driver.c                 |  4 +---
 drivers/media/pci/cx18/cx18-streams.c                 |  4 +---
 drivers/media/pci/ivtv/ivtv-driver.c                  |  5 ++---
 drivers/media/pci/netup_unidvb/netup_unidvb_core.c    |  5 ++---
 drivers/media/pci/saa7134/saa7134-ts.c                |  5 ++---
 drivers/media/pci/saa7134/saa7134-vbi.c               |  5 ++---
 drivers/media/pci/saa7134/saa7134-video.c             |  5 ++---
 drivers/media/pci/ttpci/av7110_ir.c                   |  5 ++---
 drivers/media/platform/coda/coda-common.c             |  8 ++++++--
 drivers/media/platform/fsl-viu.c                      |  5 ++---
 drivers/media/platform/m2m-deinterlace.c              |  1 +
 drivers/media/platform/sti/c8sectpfe/c8sectpfe-core.c |  5 ++---
 drivers/media/radio/wl128x/fmdrv_common.c             |  5 ++---
 drivers/media/rc/imon.c                               |  5 ++---
 drivers/staging/media/bcm2048/radio-bcm2048.c         | 12 ++++++------
 include/uapi/linux/videodev2.h                        |  3 +--
 20 files changed, 50 insertions(+), 55 deletions(-)

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

end of thread, other threads:[~2017-04-10 11:45 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-04-03  9:44 [GIT PULL FOR v4.12] Various fixes Hans Verkuil
2017-04-10 11:45 Hans Verkuil

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.