summaryrefslogtreecommitdiff
path: root/drivers/media/video/omap3isp/ispresizer.c
AgeCommit message (Expand)AuthorFilesLines
2012-08-15[media] rename drivers/media/video as .../platformMauro Carvalho Chehab1-1778/+0
2012-08-11[media] v4l2: typosMichael Jones1-3/+3
2012-08-11[media] omap3isp: Mark the resizer output video node as the default video nodeLaurent Pinchart1-0/+2
2012-07-07[media] v4l: Unify selection targets across V4L2 and V4L2 subdev interfacesSakari Ailus1-3/+3
2012-07-07[media] v4l: Remove "_ACTUAL" from subdev selection API target definition namesSakari Ailus1-2/+2
2012-05-14[media] omap3isp: Default link validation for ccp2, csi2, preview and resizerSakari Ailus1-0/+1
2012-05-08[media] omap3isp: resizer: Replace the crop API by the selection APILaurent Pinchart1-50/+88
2011-12-20[media] omap3isp: Mark next captured frame as faulty when an SBL overflow occursLaurent Pinchart1-5/+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-45/+45
2011-11-04[media] omap3isp: Move media_entity_cleanup() from unregister() to cleanup()Laurent Pinchart1-2/+5
2011-04-28Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-15/+60
2011-04-17[media] omap3isp: resizer: Improved resizer rsz factor formulaSakari Ailus1-10/+30
2011-04-17[media] omap3isp: resizer: Use 4-tap mode equations when the ratio is <= 512Laurent Pinchart1-5/+22
2011-04-13[media] omap3isp: resizer: Center the crop rectangleLaurent Pinchart1-4/+12
2011-03-31Fix common misspellingsLucas De Marchi1-2/+2
2011-03-22[media] omap3isp: CCDC, preview engine and resizerLaurent Pinchart1-0/+1693