summaryrefslogtreecommitdiff
path: root/drivers/media/video/omap3isp/isppreview.c
AgeCommit message (Expand)AuthorFilesLines
2012-05-14[media] omap3isp: Default link validation for ccp2, csi2, preview and resizerSakari Ailus1-0/+1
2012-05-08[media] omap3isp: preview: Replace the crop API by the selection APILaurent Pinchart1-20/+54
2012-05-08[media] omap3isp: preview: Add support for greyscale inputLaurent Pinchart1-22/+30
2012-05-08[media] omap3isp: preview: Rename last occurences of *_rgb_to_ycbcr to *_cscLaurent Pinchart1-3/+3
2012-05-08[media] omap3isp: preview: Shorten shadow update delayLaurent Pinchart1-100/+199
2012-05-08[media] omap3isp: preview: Simplify configuration parameters accessLaurent Pinchart1-72/+62
2012-05-08[media] omap3isp: preview: Rename prev_params fields to match userspace APILaurent Pinchart1-8/+8
2012-05-08[media] omap3isp: preview: Remove update_attrs feature_bit fieldLaurent Pinchart1-53/+54
2012-05-08[media] omap3isp: preview: Merge configuration and feature bitsLaurent Pinchart1-50/+53
2012-05-08[media] omap3isp: preview: Optimize parameters setup for the common caseLaurent Pinchart1-0/+6
2012-05-08[media] omap3isp: preview: Skip brightness and contrast in configuration ioctlLaurent Pinchart1-1/+1
2011-12-20[media] omap3isp: Mark next captured frame as faulty when an SBL overflow occursLaurent Pinchart1-7/+2
2011-12-20[media] omap3isp: preview: Rename max output sizes definesLaurent Pinchart1-8/+8
2011-11-04[media] omap3isp: preview: Add crop support on the sink padLaurent Pinchart1-66/+196
2011-11-04[media] omap3isp: preview: Rename min/max input/output sizes definesLaurent Pinchart1-16/+17
2011-11-04[media] omap3isp: preview: Remove horizontal averager supportLaurent Pinchart1-16/+2
2011-11-04[media] omap3isp: Fix memory leaks in initialization error pathsLaurent Pinchart1-14/+13
2011-11-04[media] omap3isp: Move *_init_entities() functions to the init/cleanup sectionLaurent Pinchart1-47/+47
2011-11-04[media] omap3isp: Move media_entity_cleanup() from unregister() to cleanup()Laurent Pinchart1-3/+6
2011-04-28Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+1
2011-04-17[media] omap3isp: Fix trivial typosMichael Jones1-1/+1
2011-03-31Fix common misspellingsLucas De Marchi1-10/+10
2011-03-22[media] omap3isp: CCDC, preview engine and resizerLaurent Pinchart1-0/+2113