index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
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-09-26
[media] exynos4-is: fix some warnings when compiling on arm64
Mauro Carvalho Chehab
2
-8
/
+8
2014-09-04
[media] marvel-ccic: just return 0 instead of using a var
Mauro Carvalho Chehab
1
-2
/
+1
2014-08-27
[media] be sure that HAS_DMA is enabled for vb2-dma-contig
Mauro Carvalho Chehab
1
-0
/
+3
2014-08-27
[media] allow COMPILE_TEST for SAMSUNG_EXYNOS4_IS
Mauro Carvalho Chehab
2
-1
/
+2
2014-08-27
[media] exynos4-is/media-dev: get rid of a warning for a dead code
Mauro Carvalho Chehab
1
-1
/
+3
2014-08-27
[media] mipi-csis: get rid of a warning
Mauro Carvalho Chehab
1
-1
/
+1
2014-08-27
[media] fimc-is-param: get rid of warnings
Mauro Carvalho Chehab
3
-6
/
+4
2014-05-24
[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-14
[media] s5p-fimc: Reuse calculated sizes
Nicolas Dufresne
1
-1
/
+1
2014-05-14
[media] s5p-fimc: Changed RGB32 to BGR32
Nicolas Dufresne
1
-2
/
+2
2014-05-14
[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-06
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-19
Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-3
/
+3
2013-11-19
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-17
exynos4-is: Use the generic MIPI CSIS PHY driver
Sylwester Nawrocki
2
-4
/
+11
2013-10-04
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
[next]