All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL FOR v3.19] Various cleanups &  sg_next fix
@ 2014-11-23 14:31 Hans Verkuil
  0 siblings, 0 replies; 2+ messages in thread
From: Hans Verkuil @ 2014-11-23 14:31 UTC (permalink / raw)
  To: Linux Media Mailing List

This supersedes the previous pull request. It's identical, but the omap24xx
Makefile patch was added.

	Hans

The following changes since commit 5937a784c3e5fe8fd1e201f42a2b1ece6c36a6c0:

  [media] staging: media: bcm2048: fix coding style error (2014-11-21 16:50:37 -0200)

are available in the git repository at:

  git://linuxtv.org/hverkuil/media_tree.git for-v3.19i

for you to fetch changes up to b0856f476664018cd75dedde9fc1e8d28a194e3c:

  staging/media/Makefile: drop omap24xx reference (2014-11-23 15:29:48 +0100)

----------------------------------------------------------------
Hans Verkuil (6):
      bttv/cx25821/cx88/ivtv: use sg_next instead of sg++
      v4l2-dev: vdev->v4l2_dev is always set, so simplify code.
      v4l2-common: remove unused helper functions.
      v4l2-ctrl: move function prototypes from common.h to ctrls.h
      v4l2-common: move v4l2_ctrl_check to cx2341x
      staging/media/Makefile: drop omap24xx reference

Prabhakar Lad (1):
      media: vivid: use vb2_ops_wait_prepare/finish helper

 drivers/media/common/cx2341x.c               |  29 +++++++++++++++++++
 drivers/media/pci/bt8xx/bttv-risc.c          |  12 ++++----
 drivers/media/pci/cx25821/cx25821-core.c     |  12 ++++----
 drivers/media/pci/cx88/cx88-core.c           |   6 ++--
 drivers/media/pci/ivtv/ivtv-udma.c           |   2 +-
 drivers/media/platform/vivid/vivid-core.c    |  19 ++++--------
 drivers/media/platform/vivid/vivid-core.h    |   3 --
 drivers/media/platform/vivid/vivid-sdr-cap.c |   4 +--
 drivers/media/platform/vivid/vivid-vbi-cap.c |   4 +--
 drivers/media/platform/vivid/vivid-vbi-out.c |   4 +--
 drivers/media/platform/vivid/vivid-vid-cap.c |   4 +--
 drivers/media/platform/vivid/vivid-vid-out.c |   4 +--
 drivers/media/v4l2-core/v4l2-common.c        | 125 -------------------------------------------------------------------------------
 drivers/media/v4l2-core/v4l2-dev.c           |  34 +++++++++-------------
 drivers/staging/media/Makefile               |   1 -
 include/media/v4l2-common.h                  |  17 +----------
 include/media/v4l2-ctrls.h                   |  25 ++++++++++++++++
 17 files changed, 100 insertions(+), 205 deletions(-)

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

* [GIT PULL FOR v3.19] Various cleanups &  sg_next fix
@ 2014-11-23 12:56 Hans Verkuil
  0 siblings, 0 replies; 2+ messages in thread
From: Hans Verkuil @ 2014-11-23 12:56 UTC (permalink / raw)
  To: Linux Media Mailing List

The following changes since commit 5937a784c3e5fe8fd1e201f42a2b1ece6c36a6c0:

  [media] staging: media: bcm2048: fix coding style error (2014-11-21 16:50:37 -0200)

are available in the git repository at:

  git://linuxtv.org/hverkuil/media_tree.git for-v3.19i

for you to fetch changes up to 8b81fc8f5b8b92ff280fe7dc5071eae29c1a7fd3:

  v4l2-common: move v4l2_ctrl_check to cx2341x (2014-11-23 13:54:21 +0100)

----------------------------------------------------------------
Hans Verkuil (5):
      bttv/cx25821/cx88/ivtv: use sg_next instead of sg++
      v4l2-dev: vdev->v4l2_dev is always set, so simplify code.
      v4l2-common: remove unused helper functions.
      v4l2-ctrl: move function prototypes from common.h to ctrls.h
      v4l2-common: move v4l2_ctrl_check to cx2341x

Prabhakar Lad (1):
      media: vivid: use vb2_ops_wait_prepare/finish helper

 drivers/media/common/cx2341x.c               |  29 +++++++++++++++++++
 drivers/media/pci/bt8xx/bttv-risc.c          |  12 ++++----
 drivers/media/pci/cx25821/cx25821-core.c     |  12 ++++----
 drivers/media/pci/cx88/cx88-core.c           |   6 ++--
 drivers/media/pci/ivtv/ivtv-udma.c           |   2 +-
 drivers/media/platform/vivid/vivid-core.c    |  19 ++++--------
 drivers/media/platform/vivid/vivid-core.h    |   3 --
 drivers/media/platform/vivid/vivid-sdr-cap.c |   4 +--
 drivers/media/platform/vivid/vivid-vbi-cap.c |   4 +--
 drivers/media/platform/vivid/vivid-vbi-out.c |   4 +--
 drivers/media/platform/vivid/vivid-vid-cap.c |   4 +--
 drivers/media/platform/vivid/vivid-vid-out.c |   4 +--
 drivers/media/v4l2-core/v4l2-common.c        | 125 -------------------------------------------------------------------------------
 drivers/media/v4l2-core/v4l2-dev.c           |  34 +++++++++-------------
 include/media/v4l2-common.h                  |  17 +----------
 include/media/v4l2-ctrls.h                   |  25 ++++++++++++++++
 16 files changed, 100 insertions(+), 204 deletions(-)

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

end of thread, other threads:[~2014-11-23 14:31 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-11-23 14:31 [GIT PULL FOR v3.19] Various cleanups & sg_next fix Hans Verkuil
  -- strict thread matches above, loose matches on Subject: below --
2014-11-23 12:56 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.