index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
CREDITS
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2012-05-20
[media] s5p-fimc: Avoid crash with null platform_data
Sylwester Nawrocki
1
-0
/
+2
2012-05-20
[media] s5p-mfc: Use devm_* functions in s5p_mfc.c file
Sachin Kamat
2
-51
/
+14
2012-05-20
[media] s5p-jpeg: Use devm_* functions in jpeg-core.c file
Sachin Kamat
2
-50
/
+10
2012-05-20
[media] s5p-g2d: Use devm_* functions in g2d.c file
Sachin Kamat
2
-37
/
+11
2012-05-20
[media] s5p-mfc: Add missing static storage class in s5p_mfc_enc.c file
Sachin Kamat
1
-2
/
+4
2012-05-20
[media] s5p-jpeg: Make s5p_jpeg_g_selection function static
Sachin Kamat
1
-1
/
+1
2012-05-20
[media] s5p-g2d: Add missing static storage class in g2d.c file
Sachin Kamat
1
-3
/
+3
2012-05-20
[media] s5p-g2d: Fix NULL pointer warnings in g2d.c file
Sachin Kamat
1
-6
/
+6
2012-05-20
[media] s5p-mfc: Add missing static storage class to silence warnings
Sachin Kamat
2
-2
/
+2
2012-05-20
[media] s5p-mfc: Fix NULL pointer warnings
Sachin Kamat
3
-26
/
+26
2012-05-20
[media] v4l: s5p-tv: Fix section mismatch warning in mixer_video.c
Sachin Kamat
2
-2
/
+2
2012-05-20
[media] v4l: s5p-tv: mixer: fix handling of interlaced modes
Tomasz Stanislawski
2
-5
/
+11
2012-05-20
[media] v4l: s5p-tv: hdmi: fix mode synchronization
Tomasz Stanislawski
1
-4
/
+16
2012-05-20
[media] v4l: s5p-tv: hdmi: parametrize DV timings
Tomasz Stanislawski
2
-254
/
+207
2012-05-20
[media] v4l: s5p-tv: hdmiphy: add support for per-platform variants
Tomasz Stanislawski
1
-37
/
+188
2012-05-20
[media] v4l: s5p-tv: mixer: fix compilation warning
Tomasz Stanislawski
1
-1
/
+1
2012-05-20
[media] v4l: s5p-tv: fix plane size calculation
Marek Szyprowski
1
-1
/
+1
2012-05-20
[media] w9966: convert to the latest frameworks
Hans Verkuil
1
-53
/
+41
2012-05-20
[media] arv: use latest frameworks
Hans Verkuil
1
-1
/
+6
2012-05-20
[media] c-qcam: convert to the latest frameworks
Hans Verkuil
1
-72
/
+65
2012-05-20
[media] bw-qcam: update to latest frameworks
Hans Verkuil
1
-70
/
+62
2012-05-20
[media] V4L2: Mark the DV Preset API as deprecated
Hans Verkuil
5
-2
/
+24
2012-05-20
[media] Feature removal: remove invalid DV presets
Hans Verkuil
1
-0
/
+9
2012-05-20
[media] tvp7002: add support for the new dv timings API
Hans Verkuil
1
-13
/
+89
2012-05-20
[media] v4l2-dv-timings.h: definitions for CEA-861 and VESA DMT timings
Hans Verkuil
2
-0
/
+817
2012-05-20
[media] v4l2 framework: add support for the new dv_timings ioctls
Hans Verkuil
4
-37
/
+104
2012-05-20
[media] V4L2 spec: document the new V4L2 DV timings ioctls
Hans Verkuil
13
-29
/
+633
2012-05-18
[media] videodev2.h: add enum/query/cap dv_timings ioctls
Hans Verkuil
1
-24
/
+149
2012-05-18
[media] em28xx: Fix memory leak on driver defered resource release
Ezequiel GarcĂa
1
-0
/
+1
2012-05-15
[media] V4L2: mt9t112: fixup JPEG initialization workaround
Masahiro Nakai
1
-0
/
+1
2012-05-15
[media] V4L2: sh_mobile_ceu: manage lower 8bit bus
Kuninori Morimoto
2
-3
/
+6
2012-05-15
[media] V4L: sh_mobile_ceu_camera: don't fail TRY_FMT
Guennadi Liakhovetski
1
-2
/
+6
2012-05-15
[media] V4L: soc-camera: switch to using the existing .enum_framesizes()
Guennadi Liakhovetski
1
-1
/
+1
2012-05-15
[media] V4L: mx2-camera: avoid overflowing 32-bits
Guennadi Liakhovetski
1
-2
/
+3
2012-05-15
[media] sh_mobile_ceu_camera: Support user-configurable line stride
Laurent Pinchart
1
-15
/
+18
2012-05-15
[media] soc-camera: Support user-configurable line stride
Laurent Pinchart
3
-2
/
+10
2012-05-15
[media] mx2_camera: Use soc_mbus_image_size() instead of manual computation
Laurent Pinchart
1
-2
/
+4
2012-05-15
[media] soc-camera: Honor user-requested bytesperline and sizeimage
Laurent Pinchart
3
-26
/
+43
2012-05-15
[media] soc-camera: Add soc_mbus_image_size
Laurent Pinchart
2
-0
/
+20
2012-05-15
[media] soc-camera: Fix bytes per line computation for planar formats
Laurent Pinchart
1
-0
/
+3
2012-05-15
[media] soc-camera: Add plane layout information to struct soc_mbus_pixelfmt
Laurent Pinchart
7
-0
/
+68
2012-05-15
[media] soc_camera: Use soc_camera_device::bytesperline to compute line sizes
Laurent Pinchart
2
-8
/
+3
2012-05-15
[media] soc_camera: Use soc_camera_device::sizeimage to compute buffer sizes
Laurent Pinchart
7
-89
/
+29
2012-05-15
[media] mx2_camera: Fix sizeimage computation in try_fmt()
Laurent Pinchart
1
-0
/
+1
2012-05-15
[media] V4L: mem2mem: fix alignment in mem2mem-testdev
Guennadi Liakhovetski
1
-1
/
+1
2012-05-15
[media] smiapp: Remove smiapp-debug.h in favour of dynamic debug
Sakari Ailus
6
-47
/
+0
2012-05-15
[media] cx231xx: replace open-coded ARRAY_SIZE with macro
Jim Cromie
1
-2
/
+2
2012-05-15
[media] V4L: JPEG class documentation corrections
Sylwester Nawrocki
2
-1
/
+8
2012-05-15
[media] af9015: various small changes and clean-ups
Antti Palosaari
1
-283
/
+212
2012-05-15
[media] smiapp: fix compilation breakage
Mauro Carvalho Chehab
2
-1
/
+3
[next]