Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1317844

[PATCH v3 0/2] [media] tvp5150: Add MC support

From Javier Martinez Canillas <javier@osg.samsung.com>
Newsgroups linux.kernel
Subject [PATCH v3 0/2] [media] tvp5150: Add MC support
Date 2016-01-26 13:50 +0100
Message-ID <qVbeh-4b6-19@gated-at.bofh.it> (permalink)
Organization linux.* mail to news gateway

Show all headers | View raw


Hello,

This series is a split of patch [0] that was part of this series [1].

All patches in that series were picked besides [0] that Mauro asked
to split in two different patches.

I kept the version number of the previous series (v2) so the patches
are marked as v3.

[0]: http://lkml.iu.edu/hypermail/linux/kernel/1601.0/00923.html
[1]: http://lkml.iu.edu/hypermail/linux/kernel/1601.0/00910.html

Best regards,
Javier

Changes in v3:
- Split the format fix and the MC support in different patches.
  Suggested by Mauro Carvalho Chehab.

Changes in v2:
- Embed mbus_type into struct tvp5150. Suggested by Laurent Pinchart.
- Remove platform data support. Suggested by Laurent Pinchart.
- Check if the hsync, vsync and field even active properties are correct.
  Suggested by Laurent Pinchart.

Laurent Pinchart (2):
  [media] tvp5150: fix tvp5150_fill_fmt()
  [media] tvp5150: Add pad-level subdev operations

 drivers/media/i2c/tvp5150.c | 25 ++++++++++++-------------
 1 file changed, 12 insertions(+), 13 deletions(-)

-- 
2.5.0

Back to linux.kernel | Previous | NextNext in thread | Find similar | Unroll thread


Thread

[PATCH v3 0/2] [media] tvp5150: Add MC support Javier Martinez Canillas <javier@osg.samsung.com> - 2016-01-26 13:50 +0100
  [PATCH v3 1/2] [media] tvp5150: fix tvp5150_fill_fmt() Javier Martinez Canillas <javier@osg.samsung.com> - 2016-01-26 13:50 +0100

csiph-web