summaryrefslogtreecommitdiffstats
path: root/drivers/media/video/omap3isp
Commit message (Expand)AuthorAgeFilesLines
* [media] omap3isp: Move CCDC link validation to ccdc_link_validate()Sakari Ailus2012-05-142-84/+76
* [media] omap3isp: Default link validation for ccp2, csi2, preview and resizerSakari Ailus2012-05-144-0/+4
* [media] omap3isp: Use external rate instead of vpcfgSakari Ailus2012-05-145-30/+3
* [media] omap3isp: Introduce isp_video_check_external_subdevs()Sakari Ailus2012-05-141-0/+79
* [media] omap3isp: Add information on external subdev to struct isp_pipelineSakari Ailus2012-05-141-0/+3
* [media] omap3isp: Refactor collecting information on entities in pipelineSakari Ailus2012-05-141-29/+32
* [media] omap3isp: Add lane configuration to platform dataSakari Ailus2012-05-141-13/+2
* [media] omap3isp: Assume media_entity_pipeline_start may failSakari Ailus2012-05-141-24/+28
* [media] omap3isp: Move setting constaints above media_entity_pipeline_startSakari Ailus2012-05-141-6/+7
* [media] omap3isp: Move definitions required by board code under include/mediaSakari Ailus2012-05-141-4/+0
* [media] omap3isp: Support additional in-memory compressed bayer formatsSakari Ailus2012-05-141-0/+13
* [media] omap3isp: resizer: Replace the crop API by the selection APILaurent Pinchart2012-05-081-50/+88
* [media] omap3isp: preview: Replace the crop API by the selection APILaurent Pinchart2012-05-081-20/+54
* [media] omap3isp: ccdc: Add selection support on output formatter source padLaurent Pinchart2012-05-082-13/+169
* [media] omap3isp: Mark probe and cleanup functions with __devinit and __devexitLaurent Pinchart2012-05-081-3/+3
* [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-082-108/+212
* [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-082-12/+12
* [media] omap3isp: preview: Remove update_attrs feature_bit fieldLaurent Pinchart2012-05-081-53/+54
* [media] omap3isp: preview: Merge configuration and feature bitsLaurent Pinchart2012-05-082-72/+57
* [media] omap3isp: preview: Remove unused isptables_update structure definitionLaurent Pinchart2012-05-081-20/+0
* [media] omap3isp: preview: Remove averager parameter update flagLaurent Pinchart2012-05-081-2/+1
* [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: Handle omap3isp_csi2_reset() errorsSakari Ailus2012-05-081-1/+3
* [media] omap3isp: Fix frame number propagationLaurent Pinchart2012-05-085-49/+6
* [media] omap3isp: Prevent crash at module unloadSakari Ailus2012-05-081-1/+3
* [media] omap3isp: Prevent pipelines that contain a crashed entity from startingLaurent Pinchart2012-05-084-7/+29
* [media] v4l2-event: Add v4l2_subscribed_event_opsHans de Goede2012-05-072-2/+2
* [media] mm/drivers: use vm_flags_t for vma flagsKonstantin Khlebnikov2012-04-101-1/+1
* Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-02-241-1/+1
|\
| * [media] omap3isp: Fix crash caused by subdevs now having a pointer to devnodesLaurent Pinchart2012-02-091-1/+1
* | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-01-1513-115/+88
|\|
| * [media] convert drivers/media/* to use module_platform_driver()Axel Lin2012-01-101-18/+1
| * Merge tag 'v3.2-rc7' into staging/for_v3.3Mauro Carvalho Chehab2011-12-302-1/+2
| |\
| * | [media] omap3isp: Mark next captured frame as faulty when an SBL overflow occursLaurent Pinchart2011-12-2013-82/+73
| * | [media] omap3isp: video: Don't WARN() on unknown pixel formatsLaurent Pinchart2011-12-201-4/+4
| * | [media] omap3isp: ccdc: Fix crash in HS/VS interrupt handlerLaurent Pinchart2011-12-201-2/+1
| * | [media] omap3isp: preview: Rename max output sizes definesLaurent Pinchart2011-12-201-8/+8
| | |
| \ \
*-. | | Merge branches 'iommu/fixes', 'arm/omap' and 'x86/amd' into nextJoerg Roedel2012-01-095-42/+20
|\ \| | | |_|/ |/| |
| * | iommu/omap: eliminate the public omap_find_iommu_device() methodOhad Ben-Cohen2011-12-055-42/+20
| |/
* | [media] omap3isp: Fix crash caused by subdevs now having a pointer to devnodesLaurent Pinchart2011-12-192-2/+2
* | [media] omap3isp: fix compilation of ispvideo.cDmitry Artamonow2011-11-241-0/+1
|/
* [media] omap3isp: preview: Add crop support on the sink padLaurent Pinchart2011-11-032-66/+198
* [media] omap3isp: preview: Rename min/max input/output sizes definesLaurent Pinchart2011-11-032-19/+17
* [media] omap3isp: preview: Remove horizontal averager supportLaurent Pinchart2011-11-032-23/+2
* [media] omap3isp: Report the ISP revision through the media controller APILaurent Pinchart2011-11-031-0/+1
* [media] omap3isp: ccdc: remove redundant operationGuennadi Liakhovetski2011-11-031-1/+1