aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/video/omap3isp/isppreview.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-08-15[media] rename drivers/media/video as .../platformMauro Carvalho Chehab1-2348/+0
2012-08-11[media] omap3isp: preview: Add support for non-GRBG Bayer patternsLaurent Pinchart1-51/+80
2012-08-11[media] omap3isp: preview: Merge gamma correction and gamma bypassLaurent Pinchart1-22/+22
2012-08-11[media] omap3isp: preview: Reorder configuration functionsLaurent Pinchart1-226/+226
2012-08-11[media] omap3isp: preview: Pass a prev_params pointer to configuration functionsLaurent Pinchart1-117/+83
2012-08-11[media] omap3isp: preview: Remove lens shading compensation supportLaurent Pinchart1-17/+1
2012-07-14Merge branch 'v4l_for_linus' into staging/for_v3.6Mauro Carvalho Chehab1-3/+3
2012-07-06[media] v4l: Unify selection flagsSakari Ailus1-1/+1
2012-07-06[media] v4l: Unify selection targets across V4L2 and V4L2 subdev interfacesSakari Ailus1-3/+3
2012-07-06[media] v4l: Remove "_ACTUAL" from subdev selection API target definition namesSakari Ailus1-2/+2
2012-07-06[media] omap3isp: preview: Fix contrast and brightness handlingLaurent Pinchart1-2/+2
2012-07-06[media] omap3isp: preview: Fix output size computation depending on input formatLaurent Pinchart1-1/+1
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-03[media] omap3isp: preview: Add crop support on the sink padLaurent Pinchart1-66/+196
2011-11-03[media] omap3isp: preview: Rename min/max input/output sizes definesLaurent Pinchart1-16/+17
2011-11-03[media] omap3isp: preview: Remove horizontal averager supportLaurent Pinchart1-16/+2
2011-11-03[media] omap3isp: Fix memory leaks in initialization error pathsLaurent Pinchart1-14/+13
2011-11-03[media] omap3isp: Move *_init_entities() functions to the init/cleanup sectionLaurent Pinchart1-47/+47
2011-11-03[media] omap3isp: Move media_entity_cleanup() from unregister() to cleanup()Laurent Pinchart1-3/+6
2011-04-27Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6Linus 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