All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] Miscellaneous OMAP3 ISP fixes and enhancements
@ 2012-04-23 11:29 Laurent Pinchart
  2012-04-23 11:29 ` [PATCH 1/4] omap3isp: preview: Rename last occurences of *_rgb_to_ycbcr to *_csc Laurent Pinchart
                   ` (3 more replies)
  0 siblings, 4 replies; 12+ messages in thread
From: Laurent Pinchart @ 2012-04-23 11:29 UTC (permalink / raw)
  To: linux-media; +Cc: sakari.ailus

Hi everybody,

Here are 4 miscellaneous patches for the OMAP3 ISP driver.

Laurent Pinchart (4):
  omap3isp: preview: Rename last occurences of *_rgb_to_ycbcr to *_csc
  omap3isp: preview: Add support for greyscale input
  omap3isp: ccdc: Add crop support on output formatter source pad
  omap3isp: Mark probe and cleanup functions with __devinit and
    __devexit

 drivers/media/video/omap3isp/isp.c        |    6 +-
 drivers/media/video/omap3isp/ispccdc.c    |  147 ++++++++++++++++++++++++++---
 drivers/media/video/omap3isp/ispccdc.h    |    2 +
 drivers/media/video/omap3isp/isppreview.c |   58 +++++++-----
 4 files changed, 172 insertions(+), 41 deletions(-)

-- 
Regards,

Laurent Pinchart


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

end of thread, other threads:[~2012-04-24 23:19 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-04-23 11:29 [PATCH 0/4] Miscellaneous OMAP3 ISP fixes and enhancements Laurent Pinchart
2012-04-23 11:29 ` [PATCH 1/4] omap3isp: preview: Rename last occurences of *_rgb_to_ycbcr to *_csc Laurent Pinchart
2012-04-23 11:29 ` [PATCH 2/4] omap3isp: preview: Add support for greyscale input Laurent Pinchart
2012-04-24 23:19   ` Sakari Ailus
2012-04-23 11:29 ` [PATCH 3/4] omap3isp: ccdc: Add crop support on output formatter source pad Laurent Pinchart
2012-04-23 22:23   ` Sakari Ailus
2012-04-24  9:08     ` Laurent Pinchart
2012-04-24 15:14       ` Sakari Ailus
2012-04-24 20:10         ` Laurent Pinchart
2012-04-24 20:46           ` Sakari Ailus
2012-04-23 11:29 ` [PATCH 4/4] omap3isp: Mark probe and cleanup functions with __devinit and __devexit Laurent Pinchart
2012-04-24 23:05   ` Sakari Ailus

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.