Age | Commit message (Expand) | Author |
2012-05-14 | [media] omap3isp: Add lane configuration to platform data | Sakari Ailus |
2012-05-14 | [media] omap3isp: Assume media_entity_pipeline_start may fail | Sakari Ailus |
2012-05-14 | [media] omap3isp: Move setting constaints above media_entity_pipeline_start | Sakari Ailus |
2012-05-14 | [media] omap3isp: Move definitions required by board code under include/media | Sakari Ailus |
2012-05-14 | [media] omap3isp: Support additional in-memory compressed bayer formats | Sakari Ailus |
2012-05-14 | [media] v4l: Allow changing control handler lock | Sakari Ailus |
2012-05-14 | [media] v4l: Implement v4l2_subdev_link_validate() | Sakari Ailus |
2012-05-14 | [media] v4l: Improve sub-device documentation for pad ops | Sakari Ailus |
2012-05-14 | [media] media: Add link_validate() op to check links to the sink pad | Sakari Ailus |
2012-05-14 | [media] v4l: Add DPCM compressed raw bayer pixel formats | Sakari Ailus |
2012-05-14 | [media] v4l: Document raw bayer 4CC codes | Sakari Ailus |
2012-05-14 | [media] v4l: Image processing control class | Sakari Ailus |
2012-05-14 | [media] v4l: Image source control class | Sakari Ailus |
2012-05-14 | [media] v4l2: use __u32 rather than enums in ioctl() structs | Sakari Ailus |
2012-05-08 | [media] media: videobuf2-dma-contig: quiet sparse noise about plain integer a... | H Hartley Sweeten |
2012-05-08 | [media] media: videobuf2-dma-contig: include header for exported symbols | H Hartley Sweeten |
2012-05-08 | [media] as3645a: move relevant code under __devinit/__devexit | Andy Shevchenko |
2012-05-08 | [media] v4l: aptina-pll: Round up minimum multiplier factor value properly | Laurent Pinchart |
2012-05-08 | [media] omap3isp: resizer: Replace the crop API by the selection API | Laurent Pinchart |
2012-05-08 | [media] omap3isp: preview: Replace the crop API by the selection API | Laurent Pinchart |
2012-05-08 | [media] omap3isp: ccdc: Add selection support on output formatter source pad | Laurent Pinchart |
2012-05-08 | [media] omap3isp: Mark probe and cleanup functions with __devinit and __devexit | Laurent Pinchart |
2012-05-08 | [media] omap3isp: preview: Add support for greyscale input | Laurent Pinchart |
2012-05-08 | [media] omap3isp: preview: Rename last occurences of *_rgb_to_ycbcr to *_csc | Laurent Pinchart |
2012-05-08 | [media] omap3isp: preview: Shorten shadow update delay | Laurent Pinchart |
2012-05-08 | [media] omap3isp: preview: Simplify configuration parameters access | Laurent Pinchart |
2012-05-08 | [media] omap3isp: preview: Rename prev_params fields to match userspace API | Laurent Pinchart |
2012-05-08 | [media] omap3isp: preview: Remove update_attrs feature_bit field | Laurent Pinchart |
2012-05-08 | [media] omap3isp: preview: Merge configuration and feature bits | Laurent Pinchart |
2012-05-08 | [media] omap3isp: preview: Remove unused isptables_update structure definition | Laurent Pinchart |
2012-05-08 | [media] omap3isp: preview: Remove averager parameter update flag | Laurent Pinchart |
2012-05-08 | [media] omap3isp: preview: Optimize parameters setup for the common case | Laurent Pinchart |
2012-05-08 | [media] omap3isp: preview: Skip brightness and contrast in configuration ioctl | Laurent Pinchart |
2012-05-08 | [media] omap3isp: Handle omap3isp_csi2_reset() errors | Sakari Ailus |
2012-05-08 | [media] omap3isp: Fix frame number propagation | Laurent Pinchart |
2012-05-08 | [media] omap3isp: Prevent crash at module unload | Sakari Ailus |
2012-05-08 | [media] omap3isp: Prevent pipelines that contain a crashed entity from starting | Laurent Pinchart |
2012-05-08 | [media] uvcvideo: Use videobuf2 .get_unmapped_area() implementation | Laurent Pinchart |
2012-05-08 | [media] MAINTAINERS: Update UVC driver's mailing list address | Laurent Pinchart |
2012-05-08 | [media] uvcvideo: Fix ENUMINPUT handling | Laurent Pinchart |
2012-05-07 | [media] pvrusb2: For querystd, start with list of hardware-supported standards | Mike Isely |
2012-05-07 | [media] pvrusb2: Get rid of obsolete code for video standard enumeration | Mike Isely |
2012-05-07 | [media] pvrusb2: Trivial tweak to get rid of some redundant dereferences | Mike Isely |
2012-05-07 | [media] pvrusb2: Base available video standards on what hardware supports | Mike Isely |
2012-05-07 | [media][trival] pvrusb2: Fix truncated video standard names | Mike Isely |
2012-05-07 | [media] pvrusb2: Transform video standard detection result into read-only con... | Mike Isely |
2012-05-07 | [media] pvrusb2: Implement querystd for videodev_ioctl2 | Mike Isely |
2012-05-07 | [media] pvrusb2: Clean up pvr2_hdw_get_detected_std() | Mike Isely |
2012-05-07 | [media] pvrusb2: convert to video_ioctl2 | Hans Verkuil |
2012-05-07 | [media] pvrusb2: Stop statically initializing reserved struct fields to zero | Mike Isely |