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

The following changes since commit 9eb9db3a0f92b75ec710066202e0b2accb45afa9:

  [media] atmel-isc: Fix the static checker warning (2017-04-19 09:02:47 -0300)

are available in the git repository at:

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

for you to fetch changes up to 82fd29fb6372a9d15c39e2bcf87768cb52aa9cba:

  vb2: Fix an off by one error in 'vb2_plane_vaddr' (2017-04-28 11:42:54 +0200)

----------------------------------------------------------------
Arnd Bergmann (3):
      rainshadow-cec: use strlcat instead of strncat
      rainshadow-cec: avoid -Wmaybe-uninitialized warning
      cec: improve MEDIA_CEC_RC dependencies

Christophe JAILLET (1):
      vb2: Fix an off by one error in 'vb2_plane_vaddr'

Petr Cvek (1):
      pxa_camera: fix module remove codepath for v4l2 clock

Wei Yongjun (2):
      rainshadow-cec: Fix missing spin_lock_init()
      s5p-cec: remove unused including <linux/version.h>

 drivers/media/cec/Kconfig                         |  1 +
 drivers/media/platform/pxa_camera.c               | 14 +++++++++++++-
 drivers/media/platform/s5p-cec/s5p_cec.h          |  1 -
 drivers/media/usb/rainshadow-cec/rainshadow-cec.c |  6 ++++--
 drivers/media/v4l2-core/videobuf2-core.c          |  2 +-
 5 files changed, 19 insertions(+), 5 deletions(-)

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

* [GIT PULL FOR v4.12] Various fixes/regressions for 4.12.
@ 2017-05-16 12:16 Hans Verkuil
  0 siblings, 0 replies; 2+ messages in thread
From: Hans Verkuil @ 2017-05-16 12:16 UTC (permalink / raw)
  To: linux Media Mailing List

Hi Mauro,

This supersedes this earlier pull request:

https://patchwork.linuxtv.org/patch/41065/

This new pull request adds the 'cec-notifier.h: handle unreachable CONFIG_CEC_CORE'
patch. Otherwise it is unchanged.

Regards,

	Hans

The following changes since commit 3622d3e77ecef090b5111e3c5423313f11711dfa:

  [media] ov2640: print error if devm_*_optional*() fails (2017-04-25 07:08:21 -0300)

are available in the git repository at:

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

for you to fetch changes up to 6ea28a0a88d3e8c0bb1603459b24d650c8305cbd:

  cec-notifier.h: handle unreachable CONFIG_CEC_CORE (2017-05-16 14:14:04 +0200)

----------------------------------------------------------------
Arnd Bergmann (4):
      rainshadow-cec: use strlcat instead of strncat
      rainshadow-cec: avoid -Wmaybe-uninitialized warning
      cec: improve MEDIA_CEC_RC dependencies
      cec-notifier.h: handle unreachable CONFIG_CEC_CORE

Christophe JAILLET (1):
      vb2: Fix an off by one error in 'vb2_plane_vaddr'

Petr Cvek (1):
      pxa_camera: fix module remove codepath for v4l2 clock

Wei Yongjun (2):
      rainshadow-cec: Fix missing spin_lock_init()
      s5p-cec: remove unused including <linux/version.h>

 drivers/media/cec/Kconfig                         |  1 +
 drivers/media/platform/pxa_camera.c               | 14 +++++++++++++-
 drivers/media/platform/s5p-cec/s5p_cec.h          |  1 -
 drivers/media/usb/rainshadow-cec/rainshadow-cec.c |  6 ++++--
 drivers/media/v4l2-core/videobuf2-core.c          |  2 +-
 include/media/cec-notifier.h                      | 12 +++++++++++-
 6 files changed, 30 insertions(+), 6 deletions(-)

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

end of thread, other threads:[~2017-05-16 12:16 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-04-28 14:12 [GIT PULL FOR v4.12] Various fixes/regressions for 4.12 Hans Verkuil
2017-05-16 12:16 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.