summaryrefslogtreecommitdiffstats
path: root/drivers/media/video/omap3isp/ispccdc.c
AgeCommit message (Expand)AuthorFilesLines
2012-08-15[media] rename drivers/media/video as .../platformMauro Carvalho Chehab1-2583/+0
2012-08-11[media] omap3isp: ccdc: Add YUV input formats supportLaurent Pinchart1-23/+122
2012-08-11[media] omap3isp: ccdc: Remove ispccdc_syncif structureLaurent Pinchart1-21/+17
2012-08-11[media] omap3isp: ccdc: Remove support for interlaced data and master HS/VS modeLaurent Pinchart1-49/+2
2012-08-11[media] omap3isp: video: Split format info bpp field into width and bppLaurent Pinchart1-4/+4
2012-08-11[media] omap3isp: ccdc: No semicolon is needed after switch statementPeter Meerwald1-2/+2
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-05-14[media] omap3isp: Move CCDC link validation to ccdc_link_validate()Sakari Ailus1-0/+65
2012-05-14[media] omap3isp: Use external rate instead of vpcfgSakari Ailus1-4/+2
2012-05-08[media] omap3isp: ccdc: Add selection support on output formatter source padLaurent Pinchart1-13/+167
2012-05-08[media] omap3isp: Fix frame number propagationLaurent Pinchart1-0/+3
2012-05-07[media] v4l2-event: Add v4l2_subscribed_event_opsHans de Goede1-1/+1
2012-02-24Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+1
2012-02-09[media] omap3isp: Fix crash caused by subdevs now having a pointer to devnodesLaurent Pinchart1-1/+1
2012-01-15Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-7/+7
2012-01-09Merge branches 'iommu/fixes', 'arm/omap' and 'x86/amd' into nextJoerg Roedel1-9/+9
2011-12-20[media] omap3isp: Mark next captured frame as faulty when an SBL overflow occursLaurent Pinchart1-4/+5
2011-12-20[media] omap3isp: ccdc: Fix crash in HS/VS interrupt handlerLaurent Pinchart1-2/+1
2011-12-19[media] omap3isp: Fix crash caused by subdevs now having a pointer to devnodesLaurent Pinchart1-1/+1
2011-12-05iommu/omap: eliminate the public omap_find_iommu_device() methodOhad Ben-Cohen1-9/+9
2011-11-03[media] omap3isp: ccdc: remove redundant operationGuennadi Liakhovetski1-1/+1
2011-11-03[media] omap3isp: Fix memory leaks in initialization error pathsLaurent Pinchart1-3/+16
2011-11-03[media] omap3isp: Add missing mutex_destroy() callsLaurent Pinchart1-0/+2
2011-11-03[media] omap3isp: Move *_init_entities() functions to the init/cleanup sectionLaurent Pinchart1-31/+31
2011-11-03[media] omap3isp: Move media_entity_cleanup() from unregister() to cleanup()Laurent Pinchart1-2/+3
2011-10-31Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-2/+9
2011-10-21Merge branches 'amd/fixes', 'debug/dma-api', 'arm/omap', 'arm/msm', 'core', '...Joerg Roedel1-12/+13
2011-09-21[media] omap3isp: Fix build error in ispccdc.cJoerg Roedel1-0/+1
2011-08-29[media] omap3isp: ccdc: Use generic frame sync event instead of private HS_VS...Sakari Ailus1-2/+9
2011-08-26omap: iommu: omapify 'struct iommu' and exposed APIOhad Ben-Cohen1-11/+12
2011-08-26omap: iommu: migrate to the generic IOMMU APIOhad Ben-Cohen1-8/+8
2011-07-27[media] omap3isp: Support configurable HS/VS polaritiesLaurent Pinchart1-2/+2
2011-07-27[media] v4l2-event/ctrls/fh: allocate events per fh and per type instead of j...Hans Verkuil1-2/+1
2011-04-19[media] omap3isp: lane shifter supportMichael Jones1-5/+22
2011-04-19[media] omap3isp: ccdc: support Y10/12, 8-bit bayer fmtsMichael Jones1-0/+6
2011-04-17[media] omap3isp: Fix trivial typosMichael Jones1-2/+2
2011-03-22[media] omap3isp: CCDC, preview engine and resizerLaurent Pinchart1-0/+2268