public inbox for linux-media@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v4 0/2] DaVinci: vpif: upgrade with v4l helpers
@ 2014-05-12  8:58 Lad, Prabhakar
  2014-05-12  8:58 ` [PATCH v4 1/2] media: davinci: vpif capture: upgrade the driver with v4l offerings Lad, Prabhakar
  2014-05-12  8:58 ` [PATCH v4 2/2] media: davinci: vpif display: " Lad, Prabhakar
  0 siblings, 2 replies; 7+ messages in thread
From: Lad, Prabhakar @ 2014-05-12  8:58 UTC (permalink / raw)
  To: LMML, Hans Verkuil; +Cc: DLOS, LKML, Lad, Prabhakar

From: "Lad, Prabhakar" <prabhakar.csengg@gmail.com>

Hi All,

This patch series upgrades the vpif capture & display
driver with the all the helpers provided by v4l, this makes
the driver much simpler and cleaner. This also includes few
checkpatch issues.

Sending them as single patch one for capture and another for
display, splitting them would have caused a huge number small
patches.

Changes for v2:
a> Added a copyright.
b> Dropped buf_init() callback from vb2_ops.
c> Fixed enabling & disabling of interrupts in case of HD formats.

Changes for v3:
a> Fixed review comments pointed by Hans.

Changes for v4:
a> Rebased the patches on top of 
[media] vb2: stop_streaming should return void.

Lad, Prabhakar (2):
  media: davinci: vpif capture: upgrade the driver with v4l offerings
  media: davinci: vpif display: upgrade the driver with v4l offerings

 drivers/media/platform/davinci/vpif_capture.c | 1471 ++++++++-----------------
 drivers/media/platform/davinci/vpif_capture.h |   43 +-
 drivers/media/platform/davinci/vpif_display.c | 1257 +++++++--------------
 drivers/media/platform/davinci/vpif_display.h |   46 +-
 4 files changed, 842 insertions(+), 1975 deletions(-)

-- 
1.7.9.5


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

end of thread, other threads:[~2014-05-14 18:26 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-05-12  8:58 [PATCH v4 0/2] DaVinci: vpif: upgrade with v4l helpers Lad, Prabhakar
2014-05-12  8:58 ` [PATCH v4 1/2] media: davinci: vpif capture: upgrade the driver with v4l offerings Lad, Prabhakar
2014-05-12  9:50   ` Hans Verkuil
2014-05-14 17:28     ` Prabhakar Lad
2014-05-14 18:26       ` Hans Verkuil
2014-05-12  8:58 ` [PATCH v4 2/2] media: davinci: vpif display: " Lad, Prabhakar
2014-05-12 10:00   ` Hans Verkuil

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox