All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] VIN: call g std() method as requested by Hans
@ 2015-09-03 23:12 ` Sergei Shtylyov
  0 siblings, 0 replies; 16+ messages in thread
From: Sergei Shtylyov @ 2015-09-03 23:12 UTC (permalink / raw)
  To: g.liakhovetski, mchehab, linux-media, lars; +Cc: linux-sh

Hello.

   Here are 3 patches against the 'fixes' branch of the 'media_tree.git' repo
plus the VIN driver patch to propagate querystd() error. First we add support
for the g_std() video method to the ADV7180 and ML86V7667 I2C drivers which
is needed for the full 'soc_camera' compliance, then we replace the quesrystd()
video method call with g_std() in the R-Car VIN driver; 2 former patches are
pre-requisites for the 3rd, otherwise that patch would break the frame capture.

[1/3] adv7180: implement g_std() method
[2/3] ml86v7667-implement-g_std-method
[3/3/] rcar_vin: call g_std() instead of querystd()

MBR, Sergei


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

end of thread, other threads:[~2015-09-04 12:33 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-09-03 23:12 [PATCH 0/3] VIN: call g std() method as requested by Hans Sergei Shtylyov
2015-09-03 23:12 ` Sergei Shtylyov
2015-09-03 23:14 ` [PATCH 1/3] adv7180: implement g_std() method Sergei Shtylyov
2015-09-03 23:14   ` Sergei Shtylyov
2015-09-04 12:08   ` Hans Verkuil
2015-09-04 12:08     ` Hans Verkuil
2015-09-04 12:32     ` Hans Verkuil
2015-09-04 12:32       ` Hans Verkuil
2015-09-03 23:16 ` [PATCH 2/3] ml86v7667: " Sergei Shtylyov
2015-09-03 23:16   ` Sergei Shtylyov
2015-09-04 11:35   ` Hans Verkuil
2015-09-04 11:35     ` Hans Verkuil
2015-09-03 23:18 ` [PATCH 3/3] rcar_vin: call g_std() instead of querystd() Sergei Shtylyov
2015-09-03 23:18   ` Sergei Shtylyov
2015-09-04 11:36   ` Hans Verkuil
2015-09-04 11:36     ` 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.