summaryrefslogtreecommitdiffstats
path: root/drivers/media/video/omap3isp/isppreview.c
Commit message (Expand)AuthorAgeFilesLines
* [media] rename drivers/media/video as .../platformMauro Carvalho Chehab2012-08-151-2348/+0
* [media] omap3isp: preview: Add support for non-GRBG Bayer patternsLaurent Pinchart2012-08-111-51/+80
* [media] omap3isp: preview: Merge gamma correction and gamma bypassLaurent Pinchart2012-08-111-22/+22
* [media] omap3isp: preview: Reorder configuration functionsLaurent Pinchart2012-08-111-226/+226
* [media] omap3isp: preview: Pass a prev_params pointer to configuration functionsLaurent Pinchart2012-08-111-117/+83
* [media] omap3isp: preview: Remove lens shading compensation supportLaurent Pinchart2012-08-111-17/+1
* Merge branch 'v4l_for_linus' into staging/for_v3.6Mauro Carvalho Chehab2012-07-141-3/+3
|\
| * [media] omap3isp: preview: Fix contrast and brightness handlingLaurent Pinchart2012-07-061-2/+2
| * [media] omap3isp: preview: Fix output size computation depending on input formatLaurent Pinchart2012-07-061-1/+1
* | [media] v4l: Unify selection flagsSakari Ailus2012-07-061-1/+1
* | [media] v4l: Unify selection targets across V4L2 and V4L2 subdev interfacesSakari Ailus2012-07-061-3/+3
* | [media] v4l: Remove "_ACTUAL" from subdev selection API target definition namesSakari Ailus2012-07-061-2/+2
|/
* [media] omap3isp: Default link validation for ccp2, csi2, preview and resizerSakari Ailus2012-05-141-0/+1
* [media] omap3isp: preview: Replace the crop API by the selection APILaurent Pinchart2012-05-081-20/+54
* [media] omap3isp: preview: Add support for greyscale inputLaurent Pinchart2012-05-081-22/+30
* [media] omap3isp: preview: Rename last occurences of *_rgb_to_ycbcr to *_cscLaurent Pinchart2012-05-081-3/+3
* [media] omap3isp: preview: Shorten shadow update delayLaurent Pinchart2012-05-081-100/+199
* [media] omap3isp: preview: Simplify configuration parameters accessLaurent Pinchart2012-05-081-72/+62
* [media] omap3isp: preview: Rename prev_params fields to match userspace APILaurent Pinchart2012-05-081-8/+8
* [media] omap3isp: preview: Remove update_attrs feature_bit fieldLaurent Pinchart2012-05-081-53/+54
* [media] omap3isp: preview: Merge configuration and feature bitsLaurent Pinchart2012-05-081-50/+53
* [media] omap3isp: preview: Optimize parameters setup for the common caseLaurent Pinchart2012-05-081-0/+6
* [media] omap3isp: preview: Skip brightness and contrast in configuration ioctlLaurent Pinchart2012-05-081-1/+1
* [media] omap3isp: Mark next captured frame as faulty when an SBL overflow occursLaurent Pinchart2011-12-201-7/+2
* [media] omap3isp: preview: Rename max output sizes definesLaurent Pinchart2011-12-201-8/+8
* [media] omap3isp: preview: Add crop support on the sink padLaurent Pinchart2011-11-031-66/+196
* [media] omap3isp: preview: Rename min/max input/output sizes definesLaurent Pinchart2011-11-031-16/+17
* [media] omap3isp: preview: Remove horizontal averager supportLaurent Pinchart2011-11-031-16/+2
* [media] omap3isp: Fix memory leaks in initialization error pathsLaurent Pinchart2011-11-031-14/+13
* [media] omap3isp: Move *_init_entities() functions to the init/cleanup sectionLaurent Pinchart2011-11-031-47/+47
* [media] omap3isp: Move media_entity_cleanup() from unregister() to cleanup()Laurent Pinchart2011-11-031-3/+6
* Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2011-04-271-1/+1
|\
| * [media] omap3isp: Fix trivial typosMichael Jones2011-04-171-1/+1
* | Fix common misspellingsLucas De Marchi2011-03-311-10/+10
|/
* [media] omap3isp: CCDC, preview engine and resizerLaurent Pinchart2011-03-221-0/+2113
OpenPOWER on IntegriCloud