index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
media
/
video
/
omap3isp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[media] rename drivers/media/video as .../platform
Mauro Carvalho Chehab
2012-08-15
31
-20389
/
+0
*
[media] v4l2: typos
Michael Jones
2012-08-11
2
-4
/
+4
*
[media] omap3isp: Mark the resizer output video node as the default video node
Laurent Pinchart
2012-08-11
1
-0
/
+2
*
[media] omap3isp: ccdc: Add YUV input formats support
Laurent Pinchart
2012-08-11
4
-26
/
+129
*
[media] omap3isp: ccdc: Remove ispccdc_syncif structure
Laurent Pinchart
2012-08-11
2
-40
/
+17
*
[media] omap3isp: ccdc: Remove support for interlaced data and master HS/VS mode
Laurent Pinchart
2012-08-11
2
-67
/
+2
*
[media] omap3isp: csi2: Add V4L2_MBUS_FMT_YUYV8_2X8 support
Ivaylo Petrov
2012-08-11
1
-2
/
+25
*
[media] omap3isp: video: Add YUYV8_2X8 and UYVY8_2X8 support
Laurent Pinchart
2012-08-11
1
-0
/
+6
*
[media] omap3isp: video: Split format info bpp field into width and bpp
Laurent Pinchart
2012-08-11
3
-29
/
+32
*
[media] omap3isp: preview: Add support for non-GRBG Bayer patterns
Laurent Pinchart
2012-08-11
3
-59
/
+89
*
[media] omap3isp: preview: Merge gamma correction and gamma bypass
Laurent Pinchart
2012-08-11
1
-22
/
+22
*
[media] omap3isp: preview: Reorder configuration functions
Laurent Pinchart
2012-08-11
1
-226
/
+226
*
[media] omap3isp: preview: Pass a prev_params pointer to configuration functions
Laurent Pinchart
2012-08-11
1
-117
/
+83
*
[media] omap3isp: preview: Remove lens shading compensation support
Laurent Pinchart
2012-08-11
1
-17
/
+1
*
[media] omap3isp: queue: Fix omap3isp_video_queue_dqbuf() description comment
Michael Jones
2012-08-11
1
-6
/
+7
*
[media] omap3isp: ccdc: No semicolon is needed after switch statement
Peter Meerwald
2012-08-11
1
-2
/
+2
*
[media] omap3isp: Configure HS/VS interrupt source before enabling interrupts
Laurent Pinchart
2012-08-11
1
-17
/
+26
*
[media] omap3isp: Don't access ISP_CTRL directly in the statistics modules
Laurent Pinchart
2012-08-11
5
-25
/
+14
*
Merge branch 'v4l_for_linus' into staging/for_v3.6
Mauro Carvalho Chehab
2012-07-14
1
-3
/
+3
|
\
|
*
[media] omap3isp: preview: Fix contrast and brightness handling
Laurent Pinchart
2012-07-06
1
-2
/
+2
|
*
[media] omap3isp: preview: Fix output size computation depending on input format
Laurent Pinchart
2012-07-06
1
-1
/
+1
*
|
[media] v4l: Unify selection flags
Sakari Ailus
2012-07-06
2
-2
/
+2
*
|
[media] v4l: Unify selection targets across V4L2 and V4L2 subdev interfaces
Sakari Ailus
2012-07-06
3
-9
/
+9
*
|
[media] v4l: Remove "_ACTUAL" from subdev selection API target definition names
Sakari Ailus
2012-07-06
3
-6
/
+6
|
/
*
[media] omap3isp: Move CCDC link validation to ccdc_link_validate()
Sakari Ailus
2012-05-14
2
-84
/
+76
*
[media] omap3isp: Default link validation for ccp2, csi2, preview and resizer
Sakari Ailus
2012-05-14
4
-0
/
+4
*
[media] omap3isp: Use external rate instead of vpcfg
Sakari Ailus
2012-05-14
5
-30
/
+3
*
[media] omap3isp: Introduce isp_video_check_external_subdevs()
Sakari Ailus
2012-05-14
1
-0
/
+79
*
[media] omap3isp: Add information on external subdev to struct isp_pipeline
Sakari Ailus
2012-05-14
1
-0
/
+3
*
[media] omap3isp: Refactor collecting information on entities in pipeline
Sakari Ailus
2012-05-14
1
-29
/
+32
*
[media] omap3isp: Add lane configuration to platform data
Sakari Ailus
2012-05-14
1
-13
/
+2
*
[media] omap3isp: Assume media_entity_pipeline_start may fail
Sakari Ailus
2012-05-14
1
-24
/
+28
*
[media] omap3isp: Move setting constaints above media_entity_pipeline_start
Sakari Ailus
2012-05-14
1
-6
/
+7
*
[media] omap3isp: Move definitions required by board code under include/media
Sakari Ailus
2012-05-14
1
-4
/
+0
*
[media] omap3isp: Support additional in-memory compressed bayer formats
Sakari Ailus
2012-05-14
1
-0
/
+13
*
[media] omap3isp: resizer: Replace the crop API by the selection API
Laurent Pinchart
2012-05-08
1
-50
/
+88
*
[media] omap3isp: preview: Replace the crop API by the selection API
Laurent Pinchart
2012-05-08
1
-20
/
+54
*
[media] omap3isp: ccdc: Add selection support on output formatter source pad
Laurent Pinchart
2012-05-08
2
-13
/
+169
*
[media] omap3isp: Mark probe and cleanup functions with __devinit and __devexit
Laurent Pinchart
2012-05-08
1
-3
/
+3
*
[media] omap3isp: preview: Add support for greyscale input
Laurent Pinchart
2012-05-08
1
-22
/
+30
*
[media] omap3isp: preview: Rename last occurences of *_rgb_to_ycbcr to *_csc
Laurent Pinchart
2012-05-08
1
-3
/
+3
*
[media] omap3isp: preview: Shorten shadow update delay
Laurent Pinchart
2012-05-08
2
-108
/
+212
*
[media] omap3isp: preview: Simplify configuration parameters access
Laurent Pinchart
2012-05-08
1
-72
/
+62
*
[media] omap3isp: preview: Rename prev_params fields to match userspace API
Laurent Pinchart
2012-05-08
2
-12
/
+12
*
[media] omap3isp: preview: Remove update_attrs feature_bit field
Laurent Pinchart
2012-05-08
1
-53
/
+54
*
[media] omap3isp: preview: Merge configuration and feature bits
Laurent Pinchart
2012-05-08
2
-72
/
+57
*
[media] omap3isp: preview: Remove unused isptables_update structure definition
Laurent Pinchart
2012-05-08
1
-20
/
+0
*
[media] omap3isp: preview: Remove averager parameter update flag
Laurent Pinchart
2012-05-08
1
-2
/
+1
*
[media] omap3isp: preview: Optimize parameters setup for the common case
Laurent Pinchart
2012-05-08
1
-0
/
+6
*
[media] omap3isp: preview: Skip brightness and contrast in configuration ioctl
Laurent Pinchart
2012-05-08
1
-1
/
+1
[next]