linux-media.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL FOR v4.19] v2: media/mc: fix inconsistencies
@ 2018-07-24 11:15 Hans Verkuil
  0 siblings, 0 replies; only message in thread
From: Hans Verkuil @ 2018-07-24 11:15 UTC (permalink / raw)
  To: Linux Media Mailing List

This is the pull request of v6 of my patch series to fix the mc inconsistencies,
with patches 2 and 11 replaced by the v6.1 version (dropping the text about
stable index values).

Regards,

	Hans

The following changes since commit 39fbb88165b2bbbc77ea7acab5f10632a31526e6:

  media: bpf: ensure bpf program is freed on detach (2018-07-13 11:07:29 -0400)

are available in the Git repository at:

  git://linuxtv.org/hverkuil/media_tree.git media-missing2

for you to fetch changes up to ff8d3722d295af44d75f4dce55e518d5258a2c0a:

  media-ioc-enum-entities.rst/-g-topology.rst: clarify ID/name usage (2018-07-24 13:05:53 +0200)

----------------------------------------------------------------
Hans Verkuil (12):
      media: add 'index' to struct media_v2_pad
      media-ioc-g-topology.rst: document new 'index' field
      media: add flags field to struct media_v2_entity
      media-ioc-g-topology.rst: document new 'flags' field
      media: rename MEDIA_ENT_F_DTV_DECODER to MEDIA_ENT_F_DV_DECODER
      media.h: add MEDIA_ENT_F_DV_ENCODER
      media.h: reorder video en/decoder functions
      ad9389b/adv7511: set proper media entity function
      adv7180/tvp514x/tvp7002: fix entity function
      media/i2c: add missing entity functions
      media-ioc-enum-links.rst: improve pad index description
      media-ioc-enum-entities.rst/-g-topology.rst: clarify ID/name usage

 Documentation/media/uapi/mediactl/media-ioc-enum-entities.rst |  9 ++++++---
 Documentation/media/uapi/mediactl/media-ioc-enum-links.rst    |  2 +-
 Documentation/media/uapi/mediactl/media-ioc-g-topology.rst    | 40 ++++++++++++++++++++++++++++++++--------
 Documentation/media/uapi/mediactl/media-types.rst             |  9 ++++++++-
 drivers/media/i2c/ad9389b.c                                   |  1 +
 drivers/media/i2c/adv7180.c                                   |  2 +-
 drivers/media/i2c/adv7511.c                                   |  1 +
 drivers/media/i2c/adv7604.c                                   |  1 +
 drivers/media/i2c/adv7842.c                                   |  1 +
 drivers/media/i2c/et8ek8/et8ek8_driver.c                      |  1 +
 drivers/media/i2c/mt9m032.c                                   |  1 +
 drivers/media/i2c/mt9p031.c                                   |  1 +
 drivers/media/i2c/mt9t001.c                                   |  1 +
 drivers/media/i2c/mt9v032.c                                   |  1 +
 drivers/media/i2c/tda1997x.c                                  |  2 +-
 drivers/media/i2c/tvp514x.c                                   |  2 +-
 drivers/media/i2c/tvp7002.c                                   |  2 +-
 drivers/media/media-device.c                                  |  2 ++
 include/uapi/linux/media.h                                    | 39 +++++++++++++++++++++++++++++++--------
 19 files changed, 93 insertions(+), 25 deletions(-)

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

only message in thread, other threads:[~2018-07-24 12:21 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-07-24 11:15 [GIT PULL FOR v4.19] v2: media/mc: fix inconsistencies 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).