index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
media
/
platform
/
exynos4-is
Commit message (
Expand
)
Author
Age
Files
Lines
*
[media] s5p-fimc: Only build suspend/resume for PM
Thierry Reding
2014-10-24
1
-0
/
+2
*
[media] Remove references to non-existent PLAT_S5P symbol
Sylwester Nawrocki
2014-10-24
1
-1
/
+1
*
[media] exynos4-is: fix some warnings when compiling on arm64
Mauro Carvalho Chehab
2014-09-26
2
-8
/
+8
*
[media] marvel-ccic: just return 0 instead of using a var
Mauro Carvalho Chehab
2014-09-03
1
-2
/
+1
*
[media] be sure that HAS_DMA is enabled for vb2-dma-contig
Mauro Carvalho Chehab
2014-08-26
1
-0
/
+3
*
[media] allow COMPILE_TEST for SAMSUNG_EXYNOS4_IS
Mauro Carvalho Chehab
2014-08-26
2
-1
/
+2
*
[media] exynos4-is/media-dev: get rid of a warning for a dead code
Mauro Carvalho Chehab
2014-08-26
1
-1
/
+3
*
[media] mipi-csis: get rid of a warning
Mauro Carvalho Chehab
2014-08-26
1
-1
/
+1
*
[media] fimc-is-param: get rid of warnings
Mauro Carvalho Chehab
2014-08-26
3
-6
/
+4
*
[media] exynos4-is: Remove support for non-dt platforms
Sylwester Nawrocki
2014-05-23
12
-347
/
+50
*
[media] exynos4-is: Free FIMC-IS CPU memory only when allocated
Sylwester Nawrocki
2014-05-23
1
-0
/
+3
*
[media] exynos4-is: Fix compilation for !CONFIG_COMMON_CLK
Sylwester Nawrocki
2014-05-23
2
-1
/
+5
*
[media] s5p-fimc: Reuse calculated sizes
Nicolas Dufresne
2014-05-13
1
-1
/
+1
*
[media] s5p-fimc: Changed RGB32 to BGR32
Nicolas Dufresne
2014-05-13
1
-2
/
+2
*
[media] s5p-fimc: Iterate for each memory plane
Nicolas Dufresne
2014-05-13
2
-3
/
+3
*
[media] vb2: stop_streaming should return void
Hans Verkuil
2014-04-23
4
-11
/
+9
*
[media] s5p-fimc: Fix YUV422P depth
Nicolas Dufresne
2014-04-15
1
-1
/
+1
*
Merge branch 'topic/exynos' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2014-04-05
16
-485
/
+1148
|
\
|
*
[media] exynos4-is: Add the FIMC-IS ISP capture DMA driver
Sylwester Nawrocki
2014-03-14
13
-9
/
+817
|
*
[media] exynos4-is: Add support for asynchronous subdevices registration
Sylwester Nawrocki
2014-03-14
2
-104
/
+147
|
*
[media] exynos4-is: Add clock provider for the SCLK_CAM clock outputs
Sylwester Nawrocki
2014-03-14
2
-1
/
+136
|
*
[media] exynos4-is: Use external s5k6a3 sensor driver
Sylwester Nawrocki
2014-03-14
5
-380
/
+57
*
|
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2014-04-04
3
-4
/
+7
|
\
\
|
|
/
|
*
Merge tag 'v3.14-rc5' into patchwork
Mauro Carvalho Chehab
2014-03-11
2
-3
/
+9
|
|
\
|
*
|
[media] v4l: Copy timestamp source flags to destination on m2m devices
Sakari Ailus
2014-03-05
1
-0
/
+3
|
*
|
[media] v4l: Rename vb2_queue.timestamp_type as timestamp_flags
Sakari Ailus
2014-03-05
3
-4
/
+4
*
|
|
[media] of: move common endpoint parsing to drivers/of
Philipp Zabel
2014-03-06
2
-6
/
+6
*
|
|
[media] of: move graph helpers from drivers/media/v4l2-core to drivers/of
Philipp Zabel
2014-03-06
3
-5
/
+7
|
|
/
|
/
|
*
|
[media] exynos4-is: Compile in fimc-lite runtime PM callbacks conditionally
Sylwester Nawrocki
2014-02-04
1
-0
/
+2
*
|
[media] exynos4-is: Compile in fimc runtime PM callbacks conditionally
Sylwester Nawrocki
2014-02-04
1
-0
/
+2
*
|
[media] exynos4-is: Fix error paths in probe() for !pm_runtime_enabled()
Sylwester Nawrocki
2014-02-04
2
-3
/
+5
|
/
*
[media] exynos4-is: Remove dependency on PM_RUNTIME from Kconfig
Sylwester Nawrocki
2014-01-02
1
-1
/
+1
*
[media] exynos4-is: Enable fimc-is clocks in probe() if runtime PM is disabled
Sylwester Nawrocki
2014-01-02
1
-5
/
+20
*
[media] exynos4-is: Correct clean up sequence on error path in fimc_is_probe()
Sylwester Nawrocki
2014-01-02
1
-2
/
+2
*
[media] exynos4-is: Enable FIMC-LITE clock if runtime PM is not used
Sylwester Nawrocki
2014-01-02
1
-11
/
+13
*
[media] exynos4-is: Activate mipi-csis in probe() if runtime PM is disabled
Sylwester Nawrocki
2014-01-02
1
-1
/
+10
*
[media] exynos4-is: Leave FIMC clocks enabled when runtime PM is disabled
Sylwester Nawrocki
2014-01-02
1
-13
/
+16
*
[media] videobuf2: Add missing lock held on vb2_fop_release
Ricardo Ribalda
2013-12-09
2
-2
/
+2
*
[media] exynos4-is: Simplify fimc-is hardware polling helpers
Sylwester Nawrocki
2013-12-04
2
-31
/
+6
*
[media] exynos4-is: fimc-lite: Index out of bounds if no pixelcode found
Roel Kluin
2013-12-04
1
-2
/
+2
*
[media] exynos4-is: Cleanup a define in mipi-csis driver
Dan Carpenter
2013-12-04
1
-1
/
+1
*
[media] exynos4-is: Use mem-to-mem ioctl helpers
Sylwester Nawrocki
2013-12-04
2
-124
/
+26
*
[media] media_tree: Fix spelling errors
Jonathan McCrohan
2013-11-29
2
-2
/
+2
*
Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2013-11-18
1
-3
/
+3
|
\
|
*
media: exynos4-is: Don't use i2c_client->driver
Lars-Peter Clausen
2013-10-03
1
-3
/
+3
*
|
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2013-11-18
1
-1
/
+1
|
\
\
|
*
|
[media] media: Remove unnecessary semicolons
Joe Perches
2013-10-17
1
-1
/
+1
|
|
/
*
|
exynos4-is: Use the generic MIPI CSIS PHY driver
Sylwester Nawrocki
2013-10-16
2
-4
/
+11
|
/
*
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2013-09-05
8
-27
/
+53
|
\
|
*
[media] exynos4-is: Fix entity unregistration on error path
Sylwester Nawrocki
2013-09-03
1
-1
/
+1
[next]