index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
media
/
video
Commit message (
Expand
)
Author
Age
Files
Lines
*
[media] uvcvideo: Fix V4L2 button controls that share the same UVC control
Laurent Pinchart
2012-05-20
1
-2
/
+5
*
[media] au0828: Add USB ID used by many dongles
Ismael Luceno
2012-05-20
1
-0
/
+2
*
[media] em28xx: disable LNA - PCTV QuatroStick nano (520e)
Antti Palosaari
2012-05-20
1
-0
/
+2
*
[media] gspca: the field 'frozen' is under CONFIG_PM
Hans Verkuil
2012-05-20
6
-11
/
+40
*
[media] s5p-fimc: Use selection API in place of crop operations
Sylwester Nawrocki
2012-05-20
2
-69
/
+109
*
[media] s5p-fimc: Add color effect control
Sylwester Nawrocki
2012-05-20
6
-50
/
+136
*
[media] s5p-fimc: Update copyright notices
Sylwester Nawrocki
2012-05-20
5
-9
/
+8
*
[media] s5p-fimc: Add support for Exynos4x12 FIMC-LITE
Sylwester Nawrocki
2012-05-20
7
-44
/
+1766
*
[media] s5p-fimc: Make sure an interrupt is properly requested
Sylwester Nawrocki
2012-05-20
1
-1
/
+1
*
[media] s5p-fimc: Minor cleanups
Sylwester Nawrocki
2012-05-20
5
-51
/
+53
*
[media] s5p-fimc: Prefix format enumerations with FIMC_FMT_
Sylwester Nawrocki
2012-05-20
5
-76
/
+81
*
[media] s5p-fimc: Rework the video pipeline control functions
Sylwester Nawrocki
2012-05-20
4
-88
/
+123
*
[media] s5p-fimc: Add FIMC-LITE register definitions
Sylwester Nawrocki
2012-05-20
3
-0
/
+663
*
[media] s5p-fimc: Refactor the register interface functions
Sylwester Nawrocki
2012-05-20
7
-681
/
+641
*
[media] s5p-fimc: Use v4l2_subdev internal ops to register video nodes
Sylwester Nawrocki
2012-05-20
6
-131
/
+138
*
[media] s5p-fimc: Move m2m node driver into separate file
Sylwester Nawrocki
2012-05-20
5
-857
/
+894
*
[media] s5p-fimc: Avoid crash with null platform_data
Sylwester Nawrocki
2012-05-20
1
-0
/
+2
*
[media] s5p-mfc: Use devm_* functions in s5p_mfc.c file
Sachin Kamat
2012-05-20
2
-51
/
+14
*
[media] s5p-jpeg: Use devm_* functions in jpeg-core.c file
Sachin Kamat
2012-05-20
2
-50
/
+10
*
[media] s5p-g2d: Use devm_* functions in g2d.c file
Sachin Kamat
2012-05-20
2
-37
/
+11
*
[media] s5p-mfc: Add missing static storage class in s5p_mfc_enc.c file
Sachin Kamat
2012-05-20
1
-2
/
+4
*
[media] s5p-jpeg: Make s5p_jpeg_g_selection function static
Sachin Kamat
2012-05-20
1
-1
/
+1
*
[media] s5p-g2d: Add missing static storage class in g2d.c file
Sachin Kamat
2012-05-20
1
-3
/
+3
*
[media] s5p-g2d: Fix NULL pointer warnings in g2d.c file
Sachin Kamat
2012-05-20
1
-6
/
+6
*
[media] s5p-mfc: Add missing static storage class to silence warnings
Sachin Kamat
2012-05-20
2
-2
/
+2
*
[media] s5p-mfc: Fix NULL pointer warnings
Sachin Kamat
2012-05-20
3
-26
/
+26
*
[media] v4l: s5p-tv: Fix section mismatch warning in mixer_video.c
Sachin Kamat
2012-05-20
2
-2
/
+2
*
[media] v4l: s5p-tv: mixer: fix handling of interlaced modes
Tomasz Stanislawski
2012-05-20
2
-5
/
+11
*
[media] v4l: s5p-tv: hdmi: fix mode synchronization
Tomasz Stanislawski
2012-05-20
1
-4
/
+16
*
[media] v4l: s5p-tv: hdmi: parametrize DV timings
Tomasz Stanislawski
2012-05-20
2
-254
/
+207
*
[media] v4l: s5p-tv: hdmiphy: add support for per-platform variants
Tomasz Stanislawski
2012-05-20
1
-37
/
+188
*
[media] v4l: s5p-tv: mixer: fix compilation warning
Tomasz Stanislawski
2012-05-20
1
-1
/
+1
*
[media] v4l: s5p-tv: fix plane size calculation
Marek Szyprowski
2012-05-20
1
-1
/
+1
*
[media] w9966: convert to the latest frameworks
Hans Verkuil
2012-05-20
1
-53
/
+41
*
[media] arv: use latest frameworks
Hans Verkuil
2012-05-20
1
-1
/
+6
*
[media] c-qcam: convert to the latest frameworks
Hans Verkuil
2012-05-20
1
-72
/
+65
*
[media] bw-qcam: update to latest frameworks
Hans Verkuil
2012-05-20
1
-70
/
+62
*
[media] tvp7002: add support for the new dv timings API
Hans Verkuil
2012-05-20
1
-13
/
+89
*
[media] v4l2 framework: add support for the new dv_timings ioctls
Hans Verkuil
2012-05-20
2
-37
/
+92
*
[media] em28xx: Fix memory leak on driver defered resource release
Ezequiel García
2012-05-18
1
-0
/
+1
*
[media] V4L2: mt9t112: fixup JPEG initialization workaround
Masahiro Nakai
2012-05-15
1
-0
/
+1
*
[media] V4L2: sh_mobile_ceu: manage lower 8bit bus
Kuninori Morimoto
2012-05-15
1
-3
/
+5
*
[media] V4L: sh_mobile_ceu_camera: don't fail TRY_FMT
Guennadi Liakhovetski
2012-05-15
1
-2
/
+6
*
[media] V4L: soc-camera: switch to using the existing .enum_framesizes()
Guennadi Liakhovetski
2012-05-15
1
-1
/
+1
*
[media] V4L: mx2-camera: avoid overflowing 32-bits
Guennadi Liakhovetski
2012-05-15
1
-2
/
+3
*
[media] sh_mobile_ceu_camera: Support user-configurable line stride
Laurent Pinchart
2012-05-15
1
-15
/
+18
*
[media] soc-camera: Support user-configurable line stride
Laurent Pinchart
2012-05-15
2
-2
/
+6
*
[media] mx2_camera: Use soc_mbus_image_size() instead of manual computation
Laurent Pinchart
2012-05-15
1
-2
/
+4
*
[media] soc-camera: Honor user-requested bytesperline and sizeimage
Laurent Pinchart
2012-05-15
3
-26
/
+43
*
[media] soc-camera: Add soc_mbus_image_size
Laurent Pinchart
2012-05-15
1
-0
/
+18
[next]