All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH/RFC 0/4] media: soc_camera: rcar_vin: Add UDS and NV16 scaling support
@ 2016-02-29 13:12 Yoshihiro Kaneko
  2016-02-29 13:12 ` [PATCH/RFC 1/4] media: soc_camera: rcar_vin: Add UDS support Yoshihiro Kaneko
                   ` (4 more replies)
  0 siblings, 5 replies; 10+ messages in thread
From: Yoshihiro Kaneko @ 2016-02-29 13:12 UTC (permalink / raw)
  To: linux-media
  Cc: Guennadi Liakhovetski, Simon Horman, Magnus Damm, linux-renesas-soc

This series adds UDS support, NV16 scaling support and callback functions
to be required by a clipping process.

This series is against the master branch of linuxtv.org/media_tree.git.

Koji Matsuoka (3):
  media: soc_camera: rcar_vin: Add get_selection callback function
  media: soc_camera: rcar_vin: Add cropcap callback function
  media: soc_camera: rcar_vin: Add NV16 scaling support

Yoshihiko Mori (1):
  media: soc_camera: rcar_vin: Add UDS support

 drivers/media/platform/soc_camera/rcar_vin.c | 220 ++++++++++++++++++++++-----
 1 file changed, 184 insertions(+), 36 deletions(-)

-- 
1.9.1


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

end of thread, other threads:[~2016-03-10 15:50 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-02-29 13:12 [PATCH/RFC 0/4] media: soc_camera: rcar_vin: Add UDS and NV16 scaling support Yoshihiro Kaneko
2016-02-29 13:12 ` [PATCH/RFC 1/4] media: soc_camera: rcar_vin: Add UDS support Yoshihiro Kaneko
2016-02-29 13:31   ` Sergei Shtylyov
2016-02-29 13:12 ` [PATCH/RFC 2/4] media: soc_camera: rcar_vin: Add get_selection callback function Yoshihiro Kaneko
2016-02-29 13:12 ` [PATCH/RFC 3/4] media: soc_camera: rcar_vin: Add cropcap " Yoshihiro Kaneko
2016-02-29 13:12 ` [PATCH/RFC 4/4] media: soc_camera: rcar_vin: Add NV16 scaling support Yoshihiro Kaneko
2016-02-29 13:27 ` [PATCH/RFC 0/4] media: soc_camera: rcar_vin: Add UDS and " Hans Verkuil
2016-03-02 17:26   ` Yoshihiro Kaneko
2016-03-02 21:45     ` Niklas Söderlund
2016-03-10 15:50       ` Yoshihiro Kaneko

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.