summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2012-05-14[media] v4l2-dev/ioctl: determine the valid ioctls upfrontHans Verkuil2-276/+285
2012-05-14[media] v4l2-dev: make it possible to skip locking for selected ioctlsHans Verkuil2-90/+113
2012-05-14[media] smiapp: Add driverSakari Ailus16-0/+4616
2012-05-14[media] smiapp: Generic SMIA++/SMIA PLL calculatorSakari Ailus4-0/+525
2012-05-14[media] omap3isp: Move CCDC link validation to ccdc_link_validate()Sakari Ailus2-84/+76
2012-05-14[media] omap3isp: Default link validation for ccp2, csi2, preview and resizerSakari Ailus4-0/+4
2012-05-14[media] omap3isp: Use external rate instead of vpcfgSakari Ailus5-30/+3
2012-05-14[media] omap3isp: Introduce isp_video_check_external_subdevs()Sakari Ailus1-0/+79
2012-05-14[media] omap3isp: Add information on external subdev to struct isp_pipelineSakari Ailus1-0/+3
2012-05-14[media] omap3isp: Refactor collecting information on entities in pipelineSakari Ailus1-29/+32
2012-05-14[media] omap3isp: Add lane configuration to platform dataSakari Ailus1-13/+2
2012-05-14[media] omap3isp: Assume media_entity_pipeline_start may failSakari Ailus1-24/+28
2012-05-14[media] omap3isp: Move setting constaints above media_entity_pipeline_startSakari Ailus1-6/+7
2012-05-14[media] omap3isp: Move definitions required by board code under include/mediaSakari Ailus1-4/+0
2012-05-14[media] omap3isp: Support additional in-memory compressed bayer formatsSakari Ailus1-0/+13
2012-05-14[media] v4l: Allow changing control handler lockSakari Ailus3-25/+26
2012-05-14[media] v4l: Implement v4l2_subdev_link_validate()Sakari Ailus1-0/+64
2012-05-14[media] media: Add link_validate() op to check links to the sink padSakari Ailus1-2/+55
2012-05-14[media] v4l: Image processing control classSakari Ailus1-1/+13
2012-05-14[media] v4l: Image source control classSakari Ailus1-0/+7
2012-05-14[media] v4l2: use __u32 rather than enums in ioctl() structsSakari Ailus1-6/+6
2012-05-08[media] media: videobuf2-dma-contig: quiet sparse noise about plain integer a...H Hartley Sweeten1-1/+1
2012-05-08[media] media: videobuf2-dma-contig: include header for exported symbolsH Hartley Sweeten1-0/+1
2012-05-08[media] as3645a: move relevant code under __devinit/__devexitAndy Shevchenko1-5/+5
2012-05-08[media] v4l: aptina-pll: Round up minimum multiplier factor value properlyLaurent Pinchart1-3/+2
2012-05-08[media] omap3isp: resizer: Replace the crop API by the selection APILaurent Pinchart1-50/+88
2012-05-08[media] omap3isp: preview: Replace the crop API by the selection APILaurent Pinchart1-20/+54
2012-05-08[media] omap3isp: ccdc: Add selection support on output formatter source padLaurent Pinchart2-13/+169
2012-05-08[media] omap3isp: Mark probe and cleanup functions with __devinit and __devexitLaurent Pinchart1-3/+3
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 Pinchart2-108/+212
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 Pinchart2-12/+12
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 Pinchart2-72/+57
2012-05-08[media] omap3isp: preview: Remove unused isptables_update structure definitionLaurent Pinchart1-20/+0
2012-05-08[media] omap3isp: preview: Remove averager parameter update flagLaurent Pinchart1-2/+1
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
2012-05-08[media] omap3isp: Handle omap3isp_csi2_reset() errorsSakari Ailus1-1/+3
2012-05-08[media] omap3isp: Fix frame number propagationLaurent Pinchart5-49/+6
2012-05-08[media] omap3isp: Prevent crash at module unloadSakari Ailus1-1/+3
2012-05-08[media] omap3isp: Prevent pipelines that contain a crashed entity from startingLaurent Pinchart4-7/+29
2012-05-08[media] uvcvideo: Use videobuf2 .get_unmapped_area() implementationLaurent Pinchart1-30/+13
2012-05-08[media] uvcvideo: Fix ENUMINPUT handlingLaurent Pinchart1-1/+1
2012-05-07[media] pvrusb2: For querystd, start with list of hardware-supported standardsMike Isely1-1/+1
2012-05-07[media] pvrusb2: Get rid of obsolete code for video standard enumerationMike Isely3-166/+2
2012-05-07[media] pvrusb2: Trivial tweak to get rid of some redundant dereferencesMike Isely1-4/+6
2012-05-07[media] pvrusb2: Base available video standards on what hardware supportsMike Isely1-4/+7