index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
media
/
platform
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
[media] v4l2: pass std by value to the write-only s_std ioctl
Hans Verkuil
2013-03-24
14
-45
/
+45
*
[media] s5p-tv: remove the dv_preset API from hdmiphy
Hans Verkuil
2013-03-23
1
-53
/
+0
*
[media] s5p-tv: remove the dv_preset API from hdmi
Hans Verkuil
2013-03-23
1
-73
/
+22
*
[media] s5p-tv: remove dv_preset support from mixer_video
Hans Verkuil
2013-03-23
1
-64
/
+0
*
[media] s5p-tv: add dv_timings support for mixer_video
Hans Verkuil
2013-03-23
1
-0
/
+80
*
[media] s5p-tv: add dv_timings support for hdmi
Hans Verkuil
2013-03-23
1
-13
/
+81
*
[media] s5p-tv: add dv_timings support for hdmiphy
Hans Verkuil
2013-03-23
1
-9
/
+51
*
[media] davinci: vpif: Fix module build for capture and display
Lad, Prabhakar
2013-03-23
4
-6
/
+10
*
[media] Corrected Oops on omap_vout when no manager is connected
Federico Fuga
2013-03-21
1
-4
/
+10
*
[media] sh_vou: Use module_platform_driver_probe macro
Sachin Kamat
2013-03-21
1
-12
/
+1
*
[media] sh_veu: Use module_platform_driver_probe macro
Sachin Kamat
2013-03-21
1
-12
/
+1
*
[media] soc_camera/mx1_camera: Use module_platform_driver_probe macro
Sachin Kamat
2013-03-21
1
-12
/
+1
*
[media] sh_veu.c: Convert to devm_ioremap_resource()
Sachin Kamat
2013-03-21
1
-3
/
+4
*
[media] soc_camera/pxa_camera: Convert to devm_ioremap_resource()
Sachin Kamat
2013-03-21
1
-3
/
+5
*
[media] soc_camera/sh_mobile_csi2: Convert to devm_ioremap_resource()
Sachin Kamat
2013-03-21
1
-5
/
+4
*
[media] soc_camera/sh_mobile_ceu_camera: Convert to devm_ioremap_resource()
Sachin Kamat
2013-03-21
1
-5
/
+4
*
[media] davinci: vpbe: fix module build
Lad, Prabhakar
2013-03-19
2
-0
/
+6
*
[media] blackfin: replace V4L2_IN/OUT_CAP_CUSTOM_TIMINGS by DV_TIMINGS
Hans Verkuil
2013-03-19
1
-2
/
+2
*
[media] davinci: more gama -> gamma typo fixes
Hans Verkuil
2013-03-19
4
-9
/
+9
*
[media] davinci/dm644x_ccdc: fix compiler warning
Hans Verkuil
2013-03-19
2
-6
/
+9
*
[media] davinci/vpfe_capture: remove current_norm
Hans Verkuil
2013-03-19
1
-1
/
+0
*
[media] davinci/vpbe_display: remove deprecated current_norm
Hans Verkuil
2013-03-19
1
-9
/
+1
*
[media] davinci/vpfe_capture: convert to the control framework
Hans Verkuil
2013-03-19
1
-40
/
+7
*
[media] davinci: remove VPBE_ENC_DV_PRESET and rename VPBE_ENC_CUSTOM_TIMINGS
Hans Verkuil
2013-03-19
3
-9
/
+9
*
[media] media/v4l2: VIDEOBUF2_DMA_CONTIG should depend on HAS_DMA
Geert Uytterhoeven
2013-03-18
1
-1
/
+1
*
[media] s5p-mfc: Staticize symbols in s5p_mfc_opr_v5.c
Sachin Kamat
2013-03-18
1
-51
/
+52
*
[media] s5p-mfc: Staticize symbols in s5p_mfc_opr_v6.c
Sachin Kamat
2013-03-18
1
-55
/
+57
*
[media] s5p-mfc: Staticize some symbols in s5p_mfc_cmd_v5.c
Sachin Kamat
2013-03-18
1
-6
/
+6
*
[media] s5p-mfc: Staticize some symbols in s5p_mfc_cmd_v6.c
Sachin Kamat
2013-03-18
1
-6
/
+6
*
[media] Media: remove incorrect __init/__exit markups
Dmitry Torokhov
2013-03-18
1
-3
/
+3
*
[media] timblogiw: Fix sparse warning
Sachin Kamat
2013-03-14
1
-1
/
+1
*
[media] s5p-g2d: Add DT based discovery support
Sachin Kamat
2013-03-05
1
-2
/
+29
*
[media] s3c-camif: Fail on insufficient number of allocated buffers
Sylwester Nawrocki
2013-03-05
1
-4
/
+11
*
[media] vb2: Add support for non monotonic timestamps
Kamil Debski
2013-03-05
13
-0
/
+14
*
Merge tag 'late-omap' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/ar...
Linus Torvalds
2013-03-01
2
-21
/
+5
|
\
|
*
Merge branch 'clock_misc_devel_a_3.9', remote-tracking branch 'remotes/pincha...
Paul Walmsley
2013-02-08
2
-21
/
+5
|
|
\
|
|
*
omap3isp: Set cam_mclk rate directly
Laurent Pinchart
2013-01-23
2
-21
/
+5
*
|
|
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2013-02-25
93
-2171
/
+3680
|
\
\
\
|
*
|
|
[media] sh_vou: Use vou_dev instead of vou_file wherever possible
Laurent Pinchart
2013-02-13
1
-26
/
+31
|
*
|
|
[media] sh_vou: Use video_drvdata()
Laurent Pinchart
2013-02-13
1
-36
/
+21
|
*
|
|
[media] drivers/media/platform/soc_camera/pxa_camera.c: use devm_ functions
Julia Lawall
2013-02-13
1
-50
/
+15
|
*
|
|
[media] sh-mobile-ceu-camera: fix SHARPNESS control default
Guennadi Liakhovetski
2013-02-13
1
-1
/
+1
|
*
|
|
[media] s5p-tv: Include missing platform_device.h header
Sachin Kamat
2013-02-08
1
-0
/
+1
|
*
|
|
[media] s5p-tv: Include missing irqreturn.h header
Sachin Kamat
2013-02-08
1
-0
/
+1
|
*
|
|
[media] soc-camera: fix compilation breakage in 3 drivers
Guennadi Liakhovetski
2013-02-08
3
-4
/
+4
|
*
|
|
[media] via-camera: implement the control framework
Javier Martin
2013-02-08
1
-46
/
+14
|
*
|
|
[media] mcam-core: implement the control framework
Javier Martin
2013-02-08
2
-45
/
+11
|
*
|
|
[media] s5p-fimc: Fix fimc-lite entities deregistration
Sylwester Nawrocki
2013-02-06
1
-1
/
+1
|
*
|
|
[media] s5p-mfc: end-of-stream handling in encoder bug fix
Kamil Debski
2013-02-06
1
-0
/
+2
|
*
|
|
[media] s5p-csis: Fix clock handling on error path in probe()
Sylwester Nawrocki
2013-02-06
1
-3
/
+4
[next]