index
:
~ramaling/linux
dg2_enabling_ww4.2
dg2_enabling_ww49.3
dg2_enabling_ww5.5
dg2_enabling_ww50.3
dg2_enabling_ww50.4
dg2_enabling_ww51.3
dg2_enabling_ww6.2
dg2_enabling_ww7.5
dg2_enabling_ww8.3
dg2_for_ci_ww8.5
drm-tip
drm_tip_ww49.2
flat-ccs-v4
flat-ccs-v5
flat-ccs-v6
flat-ccs-v7
flat-ccs-v8
flat-ccs-ww10.07
flat-ccs-ww10.2
flat-ccs-ww10.3
flat-ccs-ww10.5
flat-ccs-ww11.01
flat-ccs-ww12.02
flat-ccs-ww9.4
flat-ccs-ww9.4-wip
flat-ccs-ww9.7
igt_vm_bind_upstream_7
master
vm_bind_upstream_7
vm_bind_v2
vm_bind_v2_2
Ram's kernel repositories
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
platform
/
exynos4-is
Age
Commit message (
Expand
)
Author
Files
Lines
2014-05-23
[media] exynos4-is: Remove support for non-dt platforms
Sylwester Nawrocki
12
-347
/
+50
2014-05-23
[media] exynos4-is: Free FIMC-IS CPU memory only when allocated
Sylwester Nawrocki
1
-0
/
+3
2014-05-23
[media] exynos4-is: Fix compilation for !CONFIG_COMMON_CLK
Sylwester Nawrocki
2
-1
/
+5
2014-05-13
[media] s5p-fimc: Reuse calculated sizes
Nicolas Dufresne
1
-1
/
+1
2014-05-13
[media] s5p-fimc: Changed RGB32 to BGR32
Nicolas Dufresne
1
-2
/
+2
2014-05-13
[media] s5p-fimc: Iterate for each memory plane
Nicolas Dufresne
2
-3
/
+3
2014-04-23
[media] vb2: stop_streaming should return void
Hans Verkuil
4
-11
/
+9
2014-04-15
[media] s5p-fimc: Fix YUV422P depth
Nicolas Dufresne
1
-1
/
+1
2014-04-05
Merge branch 'topic/exynos' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
16
-485
/
+1148
2014-04-04
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
3
-4
/
+7
2014-03-14
[media] exynos4-is: Add the FIMC-IS ISP capture DMA driver
Sylwester Nawrocki
13
-9
/
+817
2014-03-14
[media] exynos4-is: Add support for asynchronous subdevices registration
Sylwester Nawrocki
2
-104
/
+147
2014-03-14
[media] exynos4-is: Add clock provider for the SCLK_CAM clock outputs
Sylwester Nawrocki
2
-1
/
+136
2014-03-14
[media] exynos4-is: Use external s5k6a3 sensor driver
Sylwester Nawrocki
5
-380
/
+57
2014-03-11
Merge tag 'v3.14-rc5' into patchwork
Mauro Carvalho Chehab
2
-3
/
+9
2014-03-06
[media] of: move common endpoint parsing to drivers/of
Philipp Zabel
2
-6
/
+6
2014-03-06
[media] of: move graph helpers from drivers/media/v4l2-core to drivers/of
Philipp Zabel
3
-5
/
+7
2014-03-05
[media] v4l: Copy timestamp source flags to destination on m2m devices
Sakari Ailus
1
-0
/
+3
2014-03-05
[media] v4l: Rename vb2_queue.timestamp_type as timestamp_flags
Sakari Ailus
3
-4
/
+4
2014-02-04
[media] exynos4-is: Compile in fimc-lite runtime PM callbacks conditionally
Sylwester Nawrocki
1
-0
/
+2
2014-02-04
[media] exynos4-is: Compile in fimc runtime PM callbacks conditionally
Sylwester Nawrocki
1
-0
/
+2
2014-02-04
[media] exynos4-is: Fix error paths in probe() for !pm_runtime_enabled()
Sylwester Nawrocki
2
-3
/
+5
2014-01-02
[media] exynos4-is: Remove dependency on PM_RUNTIME from Kconfig
Sylwester Nawrocki
1
-1
/
+1
2014-01-02
[media] exynos4-is: Enable fimc-is clocks in probe() if runtime PM is disabled
Sylwester Nawrocki
1
-5
/
+20
2014-01-02
[media] exynos4-is: Correct clean up sequence on error path in fimc_is_probe()
Sylwester Nawrocki
1
-2
/
+2
2014-01-02
[media] exynos4-is: Enable FIMC-LITE clock if runtime PM is not used
Sylwester Nawrocki
1
-11
/
+13
2014-01-02
[media] exynos4-is: Activate mipi-csis in probe() if runtime PM is disabled
Sylwester Nawrocki
1
-1
/
+10
2014-01-02
[media] exynos4-is: Leave FIMC clocks enabled when runtime PM is disabled
Sylwester Nawrocki
1
-13
/
+16
2013-12-09
[media] videobuf2: Add missing lock held on vb2_fop_release
Ricardo Ribalda
2
-2
/
+2
2013-12-04
[media] exynos4-is: Simplify fimc-is hardware polling helpers
Sylwester Nawrocki
2
-31
/
+6
2013-12-04
[media] exynos4-is: fimc-lite: Index out of bounds if no pixelcode found
Roel Kluin
1
-2
/
+2
2013-12-04
[media] exynos4-is: Cleanup a define in mipi-csis driver
Dan Carpenter
1
-1
/
+1
2013-12-04
[media] exynos4-is: Use mem-to-mem ioctl helpers
Sylwester Nawrocki
2
-124
/
+26
2013-11-29
[media] media_tree: Fix spelling errors
Jonathan McCrohan
2
-2
/
+2
2013-11-18
Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-3
/
+3
2013-11-18
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+1
2013-10-17
[media] media: Remove unnecessary semicolons
Joe Perches
1
-1
/
+1
2013-10-16
exynos4-is: Use the generic MIPI CSIS PHY driver
Sylwester Nawrocki
2
-4
/
+11
2013-10-03
media: exynos4-is: Don't use i2c_client->driver
Lars-Peter Clausen
1
-3
/
+3
2013-09-05
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
8
-27
/
+53
2013-09-03
[media] exynos4-is: Fix entity unregistration on error path
Sylwester Nawrocki
1
-1
/
+1
2013-09-03
[media] exynos4-is: Fix fimc-lite bayer formats
Arun Kumar K
1
-2
/
+2
2013-08-24
[media] exynos4-is: Ensure the FIMC gate clock is disabled at driver remove()
Andrzej Hajda
1
-0
/
+2
2013-08-24
[media] exynos4-is: Print error message on timeout
Dan Carpenter
1
-1
/
+1
2013-08-24
[media] exynos4-is: Annotate unused functions
Sachin Kamat
2
-2
/
+2
2013-08-24
[media] exynos4-is: Simplify sclk_cam clocks handling
Sylwester Nawrocki
1
-10
/
+3
2013-08-24
[media] exynos4-is: Add missing v4l2_device_unregister() call in fimc_md_remo...
Sylwester Nawrocki
1
-0
/
+2
2013-08-24
[media] exynos4-is: Add missing MODULE_LICENSE for exynos-fimc-is.ko
Sylwester Nawrocki
1
-0
/
+1
2013-08-24
[media] exynos4-is: Initialize the ISP subdev sd->owner field
Sylwester Nawrocki
1
-0
/
+2
2013-08-24
[media] exynos4-is: Handle suspend/resume of fimc-is-i2c correctly
Tomasz Figa
1
-4
/
+29
[next]