public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] DaVinci: VPIF: upgrade with v4l helpers
@ 2014-03-31 14:52 Lad, Prabhakar
  2014-03-31 14:52 ` [PATCH 1/2] media: davinci: vpif capture: upgrade the driver with v4l offerings Lad, Prabhakar
  2014-03-31 14:52 ` [PATCH 2/2] media: davinci: vpif display: " Lad, Prabhakar
  0 siblings, 2 replies; 6+ messages in thread
From: Lad, Prabhakar @ 2014-03-31 14:52 UTC (permalink / raw)
  To: LMML, DLOS; +Cc: LKML, Hans Verkuil, Mauro Carvalho Chehab, 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.

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 |  916 ++++++-------------------
 drivers/media/platform/davinci/vpif_capture.h |   32 +-
 drivers/media/platform/davinci/vpif_display.c |  788 ++++++---------------
 drivers/media/platform/davinci/vpif_display.h |   31 +-
 4 files changed, 446 insertions(+), 1321 deletions(-)

-- 
1.7.9.5


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

end of thread, other threads:[~2014-04-01  6:40 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-03-31 14:52 [PATCH 0/2] DaVinci: VPIF: upgrade with v4l helpers Lad, Prabhakar
2014-03-31 14:52 ` [PATCH 1/2] media: davinci: vpif capture: upgrade the driver with v4l offerings Lad, Prabhakar
2014-03-31 15:04   ` Hans Verkuil
2014-03-31 17:24     ` Prabhakar Lad
2014-04-01  6:40       ` Hans Verkuil
2014-03-31 14:52 ` [PATCH 2/2] media: davinci: vpif display: " Lad, Prabhakar

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