index
:
delta/linux-rt.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
platform
Commit message (
Expand
)
Author
Age
Files
Lines
*
[media] drivers/media/platform/soc_camera/soc_camera.c: fix error return code
Peter Senna Tschudin
2012-10-06
1
-1
/
+2
*
[media] drivers/media/platform/soc_camera/mx2_camera.c: fix error return code
Peter Senna Tschudin
2012-10-06
1
-0
/
+1
*
[media] soc_camera: Use devm_kzalloc function
Sachin Kamat
2012-10-06
1
-14
/
+2
*
[media] soc_camera: Use module_platform_driver macro
Sachin Kamat
2012-10-06
1
-12
/
+1
*
[media] media: mx2_camera: Don't modify non volatile parameters in try_fmt
Javier Martin
2012-10-06
1
-3
/
+3
*
[media] soc-camera: Use new selection target definitions
Sylwester Nawrocki
2012-10-06
1
-4
/
+4
*
[media] s5p-mfc: Set vfl_dir for encoder
Arun Kumar K
2012-10-05
1
-0
/
+1
*
[media] s5p-mfc: Update MFC v4l2 driver to support MFC6.x
Jeongtae Park
2012-10-05
15
-170
/
+2679
*
[media] s5p-mfc: MFCv6 register definitions
Jeongtae Park
2012-10-05
1
-0
/
+408
*
[media] s5p-mfc: Add MFC variant data to device context
Arun Kumar K
2012-10-05
7
-187
/
+268
*
[media] s5p-mfc: Update MFCv5 driver for callback based architecture
Arun Kumar K
2012-10-05
18
-326
/
+852
*
[media] s5p-mfc: Prepare driver for callback based re-architecture
Arun Kumar K
2012-10-05
11
-189
/
+151
*
[media] s5p-csis: Allow to specify pixel clock's source through platform data
Sylwester Nawrocki
2012-10-05
1
-1
/
+3
*
[media] s5p-csis: Replace phy_enable platform data callback with direct call
Sylwester Nawrocki
2012-10-05
1
-6
/
+7
*
Merge branch 'samsung_platform_data' into staging/for_v3.7
Mauro Carvalho Chehab
2012-10-05
6
-7
/
+7
*
[media] s5p-csis: Change regulator supply names
Sylwester Nawrocki
2012-10-05
1
-3
/
+3
*
[media] media: davinci: vpif: set device capabilities
Lad, Prabhakar
2012-10-05
2
-6
/
+10
*
[media] media: davinci: vpif: Add return code check at vb2_queue_init()
Lad, Prabhakar
2012-10-05
2
-4
/
+14
*
[media] media: davinci: vpif: display: separate out subdev from output
Lad, Prabhakar
2012-10-05
1
-30
/
+111
*
[media] davinci: move struct vpif_interface to chan_cfg
Hans Verkuil
2012-10-05
1
-1
/
+1
*
[media] vpif_display: use a v4l2_subdev pointer to call a subdev
Hans Verkuil
2012-10-05
2
-8
/
+10
*
[media] vpif_capture: separate subdev from input
Hans Verkuil
2012-10-05
2
-132
/
+113
*
[media] vpif_capture: fix cleanup code
Hans Verkuil
2012-10-05
1
-22
/
+22
*
[media] vpif_display: fix cleanup code
Hans Verkuil
2012-10-05
1
-13
/
+20
*
[media] vpif_display: first init subdevs, then register device nodes
Hans Verkuil
2012-10-05
1
-30
/
+29
*
[media] vpif_capture: first init subdevs, then register device nodes
Hans Verkuil
2012-10-05
1
-27
/
+20
*
[media] vpif_capture: move routing info from subdev to input
Hans Verkuil
2012-10-05
1
-2
/
+5
*
[media] vpif_capture: remove unnecessary can_route flag
Hans Verkuil
2012-10-05
1
-10
/
+8
*
[media] vpif_display: move output_id to channel_obj
Hans Verkuil
2012-10-05
2
-12
/
+7
*
[media] vpif_capture: move input_idx to channel_obj
Hans Verkuil
2012-10-05
2
-9
/
+4
*
[media] vpif_display: remove unused data structures
Hans Verkuil
2012-10-05
1
-15
/
+0
*
[media] vpif_capture: remove unused data structure
Hans Verkuil
2012-10-05
1
-5
/
+1
*
[media] media: davinci: vpif: add check for NULL handler
Lad, Prabhakar
2012-10-05
2
-12
/
+14
*
[media] fsl-viu: fix compiler warning
Hans Verkuil
2012-10-05
1
-1
/
+1
*
[media] s5p-fimc: Add support for V4L2_PIX_FMT_S5C_UYVY_JPG fourcc
Sylwester Nawrocki
2012-10-05
6
-33
/
+183
*
[media] s5p-csis: Add support for non-image data packets capture
Sylwester Nawrocki
2012-10-05
1
-1
/
+43
*
[media] s5p-fimc: fix compiler warning
Hans Verkuil
2012-10-05
1
-12
/
+13
*
[media] s5p-g2d: fix compiler warning
Hans Verkuil
2012-10-05
1
-1
/
+1
*
[media] s5p-jpeg: use clk_prepare_enable and clk_disable_unprepare
Thomas Abraham
2012-10-05
1
-3
/
+3
*
[media] davinci: vpbe: replace V4L2_OUT_CAP_CUSTOM_TIMINGS with V4L2_OUT_CAP_...
Lad, Prabhakar
2012-10-05
1
-2
/
+2
*
[media] media: davinci: vpbe: fix build warning
Lad, Prabhakar
2012-10-05
1
-10
/
+10
*
[media] dm644x: replace the obsolete preset API by the timings API
Hans Verkuil
2012-10-05
3
-106
/
+89
*
[media] media: davinci: vpfe: fix build error
Lad, Prabhakar
2012-10-05
1
-8
/
+9
*
[media] s5p-tv: Report only multi-plane capabilities in vidioc_querycap
Sylwester Nawrocki
2012-10-02
1
-4
/
+3
*
[media] s5p-mfc: Fix misplaced return statement in s5p_mfc_suspend()
Sachin Kamat
2012-10-02
1
-2
/
+3
*
[media] exynos-gsc: Add missing static storage class specifiers
Sachin Kamat
2012-10-02
2
-4
/
+4
*
[media] exynos-gsc: Remove <linux/version.h> header file inclusion
Sachin Kamat
2012-10-02
2
-2
/
+0
*
[media] s5p-fimc: Fix incorrect condition in fimc_lite_reqbufs()
Sachin Kamat
2012-10-02
1
-1
/
+1
*
[media] s5p-tv: Fix potential NULL pointer dereference error
Sachin Kamat
2012-10-02
1
-1
/
+1
*
[media] s5p-mfc: optimized code related to working contextes
Andrzej Hajda
2012-10-02
4
-62
/
+60
[next]